]> git.sesse.net Git - vlc/history - projects
lua_http: fix duration printing.
[vlc] / projects /
2010-04-05 Felix Paul KühneOS X framework: fixed packaging failure, which prevente...
2010-03-30 Nicolas ChauvetTypedef changes from xulrunner 1.9.1
2010-03-30 Nicolas Chauvet- Don't hardcode OJI define - deprecated xith libxul...
2010-03-30 Nicolas Chauvetmozilla - Avoid usage of HAVE_NPFUNCTIONS_H
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-18 Jean-Paul Samanactivex: stop processing events on closing ActiveX...
2010-03-18 Jean-Paul Samanactivex: our vlc instance should already have been...
2010-03-18 Jean-Paul Samanactivex: Fix heap corrumption on Async event delivery
2010-03-18 Jean-Paul Samanactivex: add IID_IVLCControl2 as know interface to...
2010-03-18 Jean-Paul Samanactivex: sync libvlc_MediaPlayer events between activex...
2010-03-18 Jean-Paul Samanactivex: bool to VARIANT_BOOL macro
2010-03-18 Jean-Paul Samanmozilla: stop playing on page reload and when already...
2010-03-18 Jean-Paul Samanactivex: stop playing on page reload
2010-03-18 Jean-Paul Samanactivex: implement async events handling for JavaScript
2010-03-18 Jean-Paul Samanactivex: missing media_list lock/unlock
2010-03-18 Jean-Paul Samanactivex: stop media_player before releasing it.
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-03-04 Jean-Paul Samanmozilla: use locking wrapper
2010-03-04 Jean-Paul Samanmozilla: fix building for win32 (events not implemented...
2010-02-28 Pierre d'HerbemontVLCKit: isPreparsed doesn't exists anymore.
2010-02-25 Rémi Denis-CourmontMissing ignored files
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 Rémi Denis-CourmontMozilla: untested compile fix
2010-02-20 Rémi Denis-CourmontKill old and buggy libvlc_drawable_t
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 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.
next