Browse Source

NEWS: document API change

Felix Paul Kühne 9 years ago
parent
commit
f6cff1842d
1 changed files with 3 additions and 1 deletions
  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: