Przeglądaj źródła

NEWS: document API change

Felix Paul Kühne 9 lat temu
rodzic
commit
f6cff1842d
1 zmienionych plików z 3 dodań i 1 usunięć
  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: