]> git.sesse.net Git - vlc/history - projects/macosx
Merge branch 'master' into lpcm_encoder
[vlc] / projects / macosx /
2010-09-25 Steinar GundersonMerge branch 'master' into lpcm_encoder
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-09-05 Daniel Mierswaremove references to removed asademux code
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-05-03 Pierre d'HerbemontBump libvlccore version on the Mac OS X install script.
2010-04-05 Felix Paul KühneOS X framework: fixed packaging failure, which prevente...
2010-03-23 Sebastien ZwickertVLCKit: remove the prefix from the parameter value...
2010-03-21 Felix Paul Kühnecompilation fix when building a single arch only
2010-03-15 Felix Paul KühneVLCKit: fixed typo which prevented the creation of...
2010-03-15 Pierre d'HerbemontVLCKit: Embed the plugin cache for all archs.
2010-03-15 Pierre d'HerbemontVLCKit: Use name instead of $1 and $2 in Pre-Compile...
2010-03-15 Pierre d'HerbemontVLCKit: Disable syslog.
2010-03-04 Pierre d'HerbemontVLCKit: Fix Pre-Compile.sh when building VLC-release...
2010-03-04 Pierre d'HerbemontVLCKit: No need to force the -arch flag now.
2010-03-04 Pierre d'HerbemontVLCKit: Update Pre-Compile.sh to use plugins/ instead...
2010-02-28 Pierre d'HerbemontVLCKit: isPreparsed doesn't exists anymore.
2010-02-22 Pierre d'HerbemontVLCKit: preparsed->parsed.
2010-02-22 Pierre d'HerbemontVLCKit: Remove contrib dependency files.
2010-02-22 Felix Paul KühneVLCKit: ppc970 aka PowerPC G3 is no supported architecture
2010-02-20 Felix Paul KühneVLCKit: don't ignore VLC's config anymore since we...
2010-02-20 Felix Paul KühneVLCKit: added an aggregate target to build both VLC...
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-16 Pierre d'Herbemontmacosx/framework: Factorize precompilation.
2010-02-16 Pierre d'Herbemontmacosx/framework: Fix precompilation.
2010-02-16 Pierre d'Herbemontmacosx/framework: Build a fat framework (x86_64 and...
2010-02-16 Pierre d'Herbemontmacosx/framework: Support building multiple vlc tree...
2010-02-15 Pierre d'Herbemontmacosx/framework: Fix build in Release mode.
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-12 Pierre d'Herbemontmacosx/framework: Simplify the Pre-Compile.sh script.
2010-02-11 Pierre d'Herbemontmacosx/framework: Embbed the plugin cache as well.
2010-02-11 Pierre d'Herbemontmacosx/framework: Try to clean up a little bit the...
2010-02-08 Felix Paul Kühneosx/framework: removed unused property
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".
next