Historia zmian

Autor SHA1 Wiadomość Data
  James Dumay 43c0ccd993 convert to modern objective-c 11 lat temu
  Florent Pillet 0fc2eff016 VLCKit: use nonatomic specifier for VLCMediaPlayer properties 11 lat temu
  Gleb Pinigin 71db8d5ab7 VLCMediaPlayer: avoid retain cycle by weakifying delegate 11 lat temu
  Carola Nitz 6ea28be83d Converts the library to ARC and therefore changed the struct message_t into a class and adjusted the code using message_t 11 lat temu
  Felix Paul Kühne dbfa4ef0fd Fix 64bit compilation warnings 11 lat temu
  Felix Paul Kühne 881decac5e VLCMediaPlayer: add Equalizer API (refs #9032) 11 lat temu
  Felix Paul Kühne aee65c3bca VLCMediaPlayer: add pragmas to make the API more readible 11 lat temu
  Felix Paul Kühne db0273ccd7 VLCMediaPlayer: implementing mediaPlayerStateChanged is optional 11 lat temu
  Felix Paul Kühne 1104e614ed VLCMediaPlayer: allow read-only access to the used VLCLibrary instance 11 lat temu
  Felix Paul Kühne 330a2942ea VLCMediaPlayer: mark implementation of mediaPlayerTimeChanged as optional as listing for the notification is fine, too 12 lat temu
  Gleb Pinigin 52edcaf642 Use const specifier for constant strings 12 lat temu
  Felix Paul Kühne 3fb9b7d39d VLCMediaPlayer: code refactorization 12 lat temu
  Felix Paul Kühne fbb6ee17d8 VLCMediaPlayer: expand the API to launch instances with custom options 12 lat temu
  Felix Paul Kühne f9dad8786c VLCMediaPlayer: don't pause playback if the iOS app is going to the background, since this behavior may be different per client application 12 lat temu
  Felix Paul Kühne c01e46f36f VLCKit: upgrade ObjC syntax 12 lat temu
  Felix Paul Kühne 30c62a1b75 Add new APIs to fetch names and IDs of audio, subtitle and video tracks 12 lat temu
  Gleb Pinigin 4b32714352 VLCMediaPlayer: implement native player behavior on iOS 12 lat temu
  Felix Paul Kühne 9545aeca91 VLCMediaPlayer: deprecate NSUInteger framesPerSecond property. Use float fps instead. 12 lat temu
  Felix Paul Kühne 6a993c5aa7 VLCMediaPlayer: add documentation for playback rate, video size, hasVideoOut and frames per second 12 lat temu
  Felix Paul Kühne efb4a9bb71 VLCMediaPlayer: add API to work with the adjust video filter to manipulate contrast, brightness, hue, saturation and gamma on the fly 12 lat temu
  Felix Paul Kühne cac25fc7c5 VLCMediaPlayer: add documentation for aspect ratio and crop 12 lat temu
  Felix Paul Kühne fa7f356adb VLCMediaPlayer: expand the API by adding setter/getter for the video scale factor 12 lat temu
  Felix Paul Kühne 0ad3f78e61 VLCMediaPlayer: expand the API by adding setter/getter for audio delay 12 lat temu
  Felix Paul Kühne b16ede5cc8 VLCMediaPlayer: expand the API by adding setter/getter for SPU delay 12 lat temu
  Felix Paul Kühne 168999a157 VLCMediaPlayer: expand the API to switch / disable video tracks in similar fashion to SPU and Audio 12 lat temu
  Felix Paul Kühne 328204c635 VLCMediaPlayer: clarify the documentation for the audio and spu getters/setters 12 lat temu
  Felix Paul Kühne 7131675912 VLCMediaPlayer: clarify documentation for the position setter/getter 12 lat temu
  Jean-Baptiste Kempf 897590bf88 Relicense VLCKit to LGPL 13 lat temu
  Pierre d'Herbemont e3b4b54b05 VLCKit: Import MobileVLCKit. 15 lat temu
  Pierre d'Herbemont a0f0a6d300 macosx/framework: VLCAudio now use a media_player. Cool. 15 lat temu