Historia zmian

Autor SHA1 Wiadomość Data
  Pierre d'Herbemont b60753a33d macosx/framework: Use libvlc_track_description_release. 15 lat temu
  Pierre d'Herbemont 348404a707 macosx/framework: Fix a bunch of track related leaks. 15 lat temu
  Pierre d'Herbemont 830b82fc77 macosx/framework: Export -gotoNextFrame. 15 lat temu
  Sebastien Zwickert f93ada4c12 macosx/framework: Remove the newly removed exception parameter of libvlc_event_attach. 15 lat temu
  Pierre d'Herbemont 5163cdf993 macosx/framework: Remove the newly removed exception parameter. 15 lat temu
  Pierre d'Herbemont 6c6b3a9bf3 macosx/framework: Whitespace cleanup. 15 lat temu
  Pierre d'Herbemont 84cffcf2bf macosx/framework: Fix a bunch of leaks in -[VLCMediaPlayer videoSubTitles]. 15 lat temu
  Felix Paul Kühne 4a1a939859 osx/framework: handle exceptions if there are no SPUs 15 lat temu
  Pierre d'Herbemont 619b4b907f macosx/framework: Duration is in millisecs, not in microsecs. 15 lat temu
  Felix Paul Kühne 689a05a148 osx/framework: propagate NSInteger and NSUInteger 15 lat temu
  Pierre d'Herbemont 479bc77ffc macosx/framework: Make sure remainingTime is KVO. 15 lat temu
  Pierre d'Herbemont 5fb3964633 macosx/framework: Handle media changed events. 15 lat temu
  Pierre d'Herbemont 6188252e87 macosx/framework: Simplify the API for audio tracks, chapters, titles, and subtitles. 15 lat temu
  Felix Paul Kühne 4b5467b5e3 osx/framework: added methods to access end-user-compliant names of subtitles, audio tracks, etc. 15 lat temu
  Felix Paul Kühne 06af5cd6aa osx/framework: fixed a typo and enabled the framework to open external subtitle files 15 lat temu
  Felix Paul Kühne 236f755acf osx/framework: renamed a few methods for consistency, added an addition subs method 15 lat temu
  Felix Paul Kühne eddaf87662 osx/framework: don't interfere with the NSCell API and fail gracefully if pausing throws an exception 15 lat temu
  Felix Paul Kühne 7932a4b8ce osx/framework: added a bit more exception handling 15 lat temu
  Felix Paul Kühne c2ac43ade6 osx/framework: extended API to cover titles, fps, playback modes and some convienience chapter functionality 15 lat temu
  Pierre d'Herbemont 5bcf64390a macosx/framework: Make sure the nsobject drawable is never used after being freed. 15 lat temu
  Pierre d'Herbemont 0055f8a0c3 macosx/framework: Export -[VLCMediaPlayer remainingTime] and -[VLCTime verboseStringValue]. 15 lat temu
  Felix Paul Kühne 947b1cdaf7 osx/framework: added wrapper methods for snapshots and deinterlacing 16 lat temu
  Felix Paul Kühne a27e686916 osx/framework: added convenience methods for jumps within a stream 16 lat temu
  Felix Paul Kühne 33fa62bbba macosx/framework: added a hack to fix compilation on Snow Leopard against the 10.5 SDK 16 lat temu
  Pierre d'Herbemont da47b54b30 macosx/framework: Delay sleeping during playback. 16 lat temu
  Pierre d'Herbemont c0792a0e8d macosx/framework: Slim down to the minimum VLCMediaPlayer -play and -pause methods. 16 lat temu
  Pierre d'Herbemont 00b29ada8c macosx/framework: Add VLCMediaListPlayer. 16 lat temu
  Pierre d'Herbemont a42360a406 VLCMediaPlayer: Listen to error event as well. 16 lat temu
  Pierre d'Herbemont 5c89651578 Make sure we don't use the deprecated get_drawable(), by using get_nsobject(). 16 lat temu
  Pierre d'Herbemont f46fc89061 macosx/framework: Back in business. 16 lat temu