Prechádzať zdrojové kódy

NEWS: document API change

Felix Paul Kühne 9 rokov pred
rodič
commit
f6cff1842d
1 zmenil súbory, kde vykonal 3 pridanie a 1 odobranie
  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: