]> git.sesse.net Git - vlc/history - projects/macosx/framework/Sources
Add a NEWS entry.
[vlc] / projects / macosx / framework / Sources /
2010-09-25 Steinar GundersonMerge branch 'master' of git://git.videolan.org/vlc
2010-09-25 Pierre d'HerbemontVLCKit: Protect against file that takes forever to...
2010-09-25 Pierre d'HerbemontVLCKit: Import MobileVLCKit.
2010-07-27 Rémi Denis-CourmontDo not include vlc_modules.h in vlc_common.h
2010-07-22 Toralf Niebuhruse NSAutoreleasePool::drain instead of NSAutoreleasePo...
2010-05-03 Sebastien ZwickertVLCKit: Add the # character that prefixes the output...
2010-03-23 Sebastien ZwickertVLCKit: remove the prefix from the parameter value...
2010-03-15 Pierre d'HerbemontVLCKit: Disable syslog.
2010-02-28 Pierre d'HerbemontVLCKit: isPreparsed doesn't exists anymore.
2010-02-22 Pierre d'HerbemontVLCKit: preparsed->parsed.
2010-02-20 Felix Paul KühneVLCKit: don't ignore VLC's config anymore since we...
2010-02-19 Emmanuel de Rouxmacosx/framework : added method setValue:forMeta: to...
2010-02-18 Rémi Denis-Courmontlibvlc_media_new_path: create a media from a file path
2010-02-18 Pierre d'Herbemontmacosx/framework: Fix our hack for extensions.
2010-02-15 Pierre d'Herbemontmacosx/framework: shoutcast is gone.
2010-02-12 Pierre d'HerbemontVLCExtensionsManager: Work around libvlccore changes...
2010-02-12 Emmanuel de Rouxmacosx/framework: Added [VLCMediaList initWithArray...
2010-02-08 Toralf Niebuhrremoved unused exceptions
2010-02-04 Toralf Niebuhrmacosx/framework: Remove libvlc_exception_t where needed.
2010-02-02 Pierre d'Herbemontmacosx/framework: VLCLibrary initWithAudio.
2010-02-02 Pierre d'Herbemontmacosx/framework: VLCAudio now use a media_player....
2010-02-02 Pierre d'Herbemontlibvlc: Remove exception from media_list_player.
2010-02-02 Pierre d'Herbemontmacosx/framework: Don't use deprecated functions, fix...
2010-02-01 Sebastien Zwickertmacosx/framework: Remove the newly removed exception...
2010-02-01 Pierre d'Herbemontmacosx/framework: Get rid of VLCMediaListAspect, and...
2010-02-01 JP DingerMerge branch 'master' of ssh://git@git.videolan.org/vlc
2010-02-01 Pierre d'Herbemontmacosx/framework: Remove this nasty hack, now that...
2010-02-01 Pierre d'HerbemontVLCMedia: Don't use setLength in -length. It is bad...
2010-01-29 Pierre d'Herbemontmacosx/framework: Hack ourselves to get extensions.
2010-01-29 Pierre d'Herbemontmacosx/framework: Take the extension mgr lock when...
2010-01-29 Pierre d'Herbemontmacosx/framework: Don't accept nil mediaPlayer.
2010-01-29 Pierre d'Herbemontmacosx/framework: Make sure -[VLCExtensionManager media...
2010-01-29 Pierre d'Herbemontmacosx/framework: libvlc_track_description_release.
2010-01-29 Pierre d'Herbemontmacosx/framework: Sync the extension's input to their...
2010-01-29 Pierre d'Herbemontmacosx/framework: Remove a bunch of exception.
2010-01-29 Pierre d'Herbemontmacosx/framework: Use libvlc_track_description_release.
2010-01-29 Pierre d'Herbemontmacosx/framework: Fix a bunch of track related leaks.
2010-01-28 Pierre d'Herbemontmacosx/framework: Export -gotoNextFrame.
2010-01-28 Pierre d'Herbemontmacosx/framework: No need to create an exception here.
2010-01-28 Pierre d'Herbemontx/framework: Fix dead code in VLCExtensionsManager.
2010-01-27 Pierre d'Herbemontmacosx/framework: Whitespace cleanup in VLCAudio.m
2010-01-27 Pierre d'Herbemontmacosx/framework: Export VLCExtensionsManager and VLCEx...
2010-01-26 Sebastien Zwickertmacosx/framework: Remove the newly removed exception...
2010-01-26 Pierre d'Herbemontmacosx/framework: Implement write KVC for VLCMediaList.
2010-01-24 Pierre d'Herbemontmacosx/framework: Remove the newly removed exception...
2010-01-24 Pierre d'Herbemontmacosx/framework: Whitespace cleanup.
2010-01-24 Pierre d'Herbemontmacosx/framework: Fix a bunch of leaks in -[VLCMediaPla...
2010-01-17 Felix Paul Kühneosx/framework: handle exceptions if there are no SPUs
2010-01-16 Pierre d'Herbemontmacosx/framework: Duration is in millisecs, not in...
2010-01-16 Pierre d'Herbemontmacosx/framework: Whitespaces cleanup.
2010-01-16 Pierre d'Herbemontmacosx/framework: handle duration changed events.
2010-01-06 Pierre d'Herbemontmacosx/framework: Only create the NSImage corresponding...
2009-12-31 Pierre d'Herbemontmacosx/framework: Explain the reason why we use each...
2009-12-31 Pierre d'Herbemontmacosx/framework: Use syslog facilities.
2009-12-31 Pierre d'Herbemontmacosx/framework: upnp_intel is available within VLCKit.
2009-12-30 Pierre d'Herbemontmacosx/framework: Activate our dialog provider.
2009-12-26 Felix Paul Kühneosx/framework: propagate NSInteger and NSUInteger
2009-12-26 Felix Paul Kühneosx/framework: use the OS X dialog provider as interfac...
2009-12-26 Pierre d'Herbemontmacosx/framework: Bring back --play-and-pause.
2009-12-24 Pierre d'Herbemontmacosx/framework: Factorization.
2009-12-24 Pierre d'Herbemontmacosx/framework: Use the new "vout display".
2009-12-23 Pierre d'Herbemontmacosx/framework: Make sure remainingTime is KVO.
2009-12-23 Pierre d'Herbemontmacosx/framework: Handle media changed events.
2009-12-22 Pierre d'Herbemontmacosx/framework: Bring back default logging value...
2009-12-22 Pierre d'Herbemontmacosx/framework: Disable the media library since it...
2009-12-22 Pierre d'Herbemontmacosx/framework: Simplify the API for audio tracks...
2009-12-21 Pierre d'Herbemontmacosx/framework: Change the repeatMode setter to be...
2009-12-21 Felix Paul Kühneosx/framework: added methods to access end-user-complia...
2009-12-21 Felix Paul Kühneosx/framework: fixed a typo and enabled the framework...
2009-12-21 Felix Paul Kühneosx/framework: renamed a few methods for consistency...
2009-12-21 Felix Paul Kühneosx/framework: don't interfere with the NSCell API...
2009-12-20 Felix Paul Kühneosx/framework: added a bit more exception handling
2009-12-20 Felix Paul Kühneosx/framework: extended API to cover titles, fps, playb...
2009-12-19 Felix Paul Kühneosx/framework: out non-colored debug only
2009-12-19 Felix Paul Kühneosx/framework: minor rtp streaming improvement
2009-12-19 Felix Paul Kühneosx/framework: fixed C99ism in previous commit
2009-12-19 Mike Schragload vlc config parameters from an array of strings...
2009-12-18 Pierre d'Herbemontmacosx/framework: Export -[VLCLibrary changeset].
2009-12-18 Pierre d'Herbemontmacosx/framework: Export libvlc version.
2009-12-18 Pierre d'Herbemontmacosx/framework: Assert that we correctly initialized...
2009-12-17 Felix Paul Kühneosx/framework: fixed verbosity setting
2009-12-12 Felix Paul Kühnemacosx/framework: fixed MPEG2 exporting, updated iPod...
2009-12-11 Pierre d'Herbemontmacosx/framework: Don't automatically fetch meta, only...
2009-12-10 Pierre d'Herbemontmacosx/framework: Don't attempt to do anything at exit...
2009-12-10 Pierre d'Herbemontmacosx/framework: Fix three leaks in VLCStreamOutput.
2009-12-10 Pierre d'Herbemontmacosx/framework: Fix a leak in VLCTime.
2009-12-08 Pierre d'Herbemontmacosx/framework: Fix a leak in VLCMediaListPlayer.
2009-12-07 Pierre d'Herbemontmacosx/framework: Make sure the nsobject drawable is...
2009-12-07 Pierre d'Herbemontmacosx/framework: Print minutes and seconds when there...
2009-12-07 Pierre d'Herbemontmacosx/framework: Export -[VLCMediaPlayer remainingTime...
2009-12-06 Mike Schragmacosx/framework: -[VLCMedia length] returns null every...
2009-12-05 Pierre d'Herbemontmacosx/framework: Add video_dirs to the list of MediaDi...
2009-12-05 Pierre d'HerbemontVLCKit: QuickTime doesn't support mp4v but h264 in...
2009-12-05 Pierre d'HerbemontVLCKit: fix a leak.
2009-10-16 Pierre d'Herbemontmacosx/framework: Activate --play-and-pause with the...
2009-10-11 Felix Paul Kühneosx/framework: added wrapper methods for snapshots...
2009-10-10 Pierre d'Herbemontmacosx/framework: Add the freebox as one of the known SD.
2009-10-10 Felix Paul Kühneosx/framework: added convience methods for volume up...
2009-10-09 Felix Paul Kühneosx/framework: added convenience methods for jumps...
2009-10-09 Felix Paul Kühneosx/framework: allow VLCTime to handle int values
next