Explorar el Código

NEWS: document API change

Felix Paul Kühne hace 9 años
padre
commit
f6cff1842d
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      NEWS

+ 3 - 1
NEWS

@@ -15,7 +15,9 @@ New APIs:
   - added selectors: chaptersForTitleIndex:
                      numberOfChaptersForTitle:
   - added notifications: VLCMediaPlayerTitleChanged, VLCMediaPlayerChapterChanged
-  - Note: play's return type was changed from BOOL to void
+  - Note:
+    - play's return type was changed from BOOL to void
+    - hue is now a float instead of an integer
 
 - VLCMediaListPlayer
   - added selectors: initWithDrawable: