]> git.sesse.net Git - vlc/history - projects/macosx
removed the function catch_exception( ex ), as it is not needed anymore
[vlc] / projects / macosx /
2010-02-08 Toralf Niebuhrremoved the function catch_exception( ex ), as it is...
2010-02-08 Toralf Niebuhrremoved unused exceptions
2010-02-04 Toralf Niebuhrmacosx/framework: Remove libvlc_exception_t where needed.
2010-02-02 Pierre d'HerbemontRemove vlc_app. Unfinished, and doesn't belong here.
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-30 Pierre d'Herbemontmacosx/framework: C99 in release mode as well.
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-27 Pierre d'Herbemontmacosx/framework: Install libvlc and libvlccore as...
2010-01-27 Pierre d'Herbemontmacosx/framework: Switch to C99.
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-15 Pierre d'HerbemontVLCKit.xcodeproj: Update internal pbxproj.
2010-01-06 Pierre d'Herbemontmacosx/framework: Only create the NSImage corresponding...
2010-01-04 Rafaël CarréRevert "macosx/framework: Support multiple architectures."
2010-01-04 Rafaël CarréRevert "macosx/framework: contrib are fat now."
2010-01-01 Pierre d'Herbemontmacosx/framework: contrib are fat now.
2010-01-01 Pierre d'Herbemontmacosx/framework: Support multiple architectures.
2009-12-31 Pierre d'Herbemontmacosx/framework: Explain the reason why we use each...
2009-12-31 Pierre d'Herbemontmacosx/framework: Add Configure.sh as one of its own...
2009-12-31 Pierre d'Herbemontmacosx/framework: Now that target "Build Everything...
2009-12-31 Pierre d'Herbemontmacosx/framework: Make sure we properly install libvlc...
2009-12-31 Pierre d'Herbemontmacosx/framework: Put configure script in a separate...
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-30 Pierre d'Herbemontmacosx/framework: Make sure share/ and modules/ are...
2009-12-26 Felix Paul Kühneosx/framework: propagate NSInteger and NSUInteger
2009-12-26 Pierre d'Herbemontmacosx/framework: Remove unneeded configure flags.
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-24 Pierre d'Herbemontmacosx/framework: Renamed all the targets to be more...
2009-12-23 Pierre d'Herbemontmacosx/framework: Change the name of the default target...
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: improve comments in VLCMediaPlayer.h.
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ühneconfigure: added a minimal-macosx item, which will...
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-19 Felix Paul Kühneosx/framework: changed configure flags and make it...
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: Build vlc with debug symbols.
2009-12-18 Pierre d'Herbemontmacosx/framework: Assert that we correctly initialized...
2009-12-18 Pierre d'Herbemontmacosx/framework: Don't run bootstrap after building...
2009-12-18 Pierre d'Herbemontmacosx/framework: Make sure we rebootstrap upon configu...
2009-12-17 Pierre d'Herbemontmacosx/framework: Make sure base SDK is set to 10.5.
2009-12-17 Pierre d'Herbemontmacosx/framework: Don't pass an empty framework path.
2009-12-17 Felix Paul Kühneosx/framework: fixed verbosity setting
2009-12-17 Pierre d'Herbemontmacosx/framework: Include 'vlc' executable in the Frame...
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: Make sure we can build for x86_64.
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...
next