]> git.sesse.net Git - vlc/history - projects
libvlc_test: fix compilation of "make checkall"
[vlc] / projects /
2010-02-18 Laurent AimarFixed activex compilation.
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 Rémi Denis-CourmontTrivial OSX compile fix
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-12 Jean-Paul Samanactivex: simplify test.html
2010-02-12 Jean-Paul Samanactivex: implement JS Events
2010-02-12 Jean-Paul Samanactivex: fix compilation
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-11 Jean-Paul Samanmozilla: cleanup
2010-02-11 Jean-Paul Samanactivex: remove libvlc_exceptions and adapt to recent...
2010-02-11 Jean-Paul Samanmozilla: sanity checks
2010-02-10 Rémi Duraffortmozilla plugin: fix compilation.
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-05 Jean-Paul Samanlibvlc: restore Teletext functionality
2010-02-04 Jean-Baptiste KempfFIx mozilla plugin compilation
2010-02-04 Toralf Niebuhrmacosx/framework: Remove libvlc_exception_t where needed.
2010-02-03 Rémi Duraffortmozilla: fix inverted logic (thanks jpd).
2010-02-03 Luca BarbatoVLC xpi bundle patch
2010-02-02 Rémi Duraffortmozilla: fix compilation.
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 Rémi DuraffortMozilla: missing return value.
2010-02-02 Rémi DuraffortMozilla: fix compilation.
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 Rémi Duraffortmozilla: really fix compilation (and check the return...
2010-02-01 Rémi Duraffortmozilla: fix compilation.
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 JP Dingermoz plugin: This should fix compilation but I can't...
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-31 Rémi Duraffortmozilla: factorize.
2010-01-31 Rémi Duraffortmozilla: fix compilation.
2010-01-30 Pierre d'Herbemontmacosx/framework: C99 in release mode as well.
2010-01-29 JP Dingermozilla plugin: rework events listeners to dom level...
2010-01-29 Yannick BrehonMozilla plugin event listeners.
2010-01-29 JP Dingeractivex plugin: move deinterlace to own video subobject.
2010-01-29 JP Dingermozilla plugin: move deinterlace to own video subobject...
2010-01-29 JP DingerCosmetics: activex plugin: add a helper for bool -...
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 Jean-Baptiste KempfActiveX: fix compilation
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 Jean-Baptiste KempfMozilla: compile fix
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-25 Jean-Paul Samanactivex: remove IVLCLog, IVLCMessagesIterator, IVLCMess...
2010-01-24 Jean-Baptiste KempfFix mozilla compilation on OSX
2010-01-24 Jean-Baptiste KempfActiveX: fix compilation
2010-01-24 Rémi Duraffortfix mozilla plugin compilation.
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-20 JP Dingeractivex plugin: Replace duplicated get_object methods...
2010-01-20 JP Dingeractivex plugin: Dedupe a lot of duplicated code.
2010-01-20 Jean-Paul Samantest.html: fix typo
2010-01-19 JP Dingeractivex plugin: Bring marquee interface in line with...
2010-01-19 JP Dingermozilla plugin: Bring marquee interface in line with...
2010-01-19 JP DingerCosmetics: Improve cut&paste in activex plugin readme.
2010-01-19 JP DingerUpdate activex plugin and test page for new logo interface.
2010-01-19 JP DingerUpdate mozilla plugin and test page for new logo interface.
2010-01-19 Jean-Paul Samanadd vlc.video.logo video filter test case to test.html
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-14 JP Dingermozilla plugin: Replace near-identical code repetitions...
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.
next