]> git.sesse.net Git - vlc/shortlog
vlc
2009-06-22 Rémi Denis... Remove vlc_UrlEncode
2009-06-22 Rémi Denis... Remove non-existent target
2009-06-22 Rémi DuraffortSimplification.
2009-06-22 Rémi Duraffortpodcast: save configuration when adding/removing podcas...
2009-06-22 Erwan Tulouskins2(SubX): correct a typo ("notdvd.isActive" =>...
2009-06-22 Rafaël CarréCloses #2875 : relative paths in xspf playlists
2009-06-22 Derk-Jan Hartmancopy paste mistake in [7f43b9342a40189805621c02345539e4...
2009-06-22 Derk-Jan Hartmanmacosx plugin: Set miminum system version for the mozil...
2009-06-22 Derk-Jan Hartmanmacosx: Set minimum OS version for the VLC application...
2009-06-22 Derk-Jan Hartmanmacosx: Update list of extensions. Fix video.icns ...
2009-06-22 JP DingerCosmetics in live555: Factor out duplicate code, avoid...
2009-06-22 Rémi DuraffortSplit the test for user/passwd and the test for the...
2009-06-22 Rémi DuraffortFix the previsous commit: if the user or the password...
2009-06-22 Rémi DuraffortThese header files are global and not local.
2009-06-22 Rémi DuraffortCleaning.
2009-06-22 Rémi DuraffortRemove duplicate code.
2009-06-22 Rémi DuraffortAdd missing CoUninitialize.
2009-06-22 Rémi DuraffortFIx a segfault: we need both user and password to be...
2009-06-21 Derk-Jan Hartmanmac text renderer: Fix a nasty crash in the YUVA renderer
2009-06-21 Derk-Jan Hartmanmac text renderer: make sure our picture is of the...
2009-06-21 Dominique Leuenbergerxcb: as we require version 1.3, let's at least test...
2009-06-21 Jean-Baptiste... Qt: use the native dialog for Save Playlist
2009-06-21 Jean-Baptiste... Qt: reinventing the wheel is always a good solution.
2009-06-21 Jean-Baptiste... Qt: be sure to use everywhere the saved path.
2009-06-21 Rémi DuraffortSimplification.
2009-06-21 Rémi DuraffortFactorize.
2009-06-21 Rémi DuraffortFix potential memleak.
2009-06-21 Rémi DuraffortDead initialization.
2009-06-19 Martin PöhlmannNew default skin: SubX
2009-06-19 JP DingerI like the stories well enough but I can't get myself...
2009-06-19 Derk-Jan Hartmanhttp interface: strdup memleaks
2009-06-19 Jean-Baptiste... Qt: store the filedialog path in Qt setings, instead...
2009-06-19 Jean-Baptiste... Qt: first step to fix directory remembering.
2009-06-19 Jean-Baptiste... Qt: cosmetics and comments.
2009-06-19 Jean-Baptiste... Qt: correct right click selection.
2009-06-19 Jean-Baptiste... Chorus filter in NEWS.
2009-06-19 Rémi DuraffortFix compilation (thanks to cppcheck developpers to...
2009-06-19 Rémi DuraffortFix memleak.
2009-06-19 Rémi DuraffortNever print the password in the logs.
2009-06-19 Rémi DuraffortDon't print the password in the logs (even debug ones).
2009-06-19 Rémi DuraffortRemove dead increment.
2009-06-19 Rémi DuraffortMissing const.
2009-06-19 Rémi DuraffortRemove dead initialization.
2009-06-19 Rémi DuraffortFix #2720 for master also. Finally that's not an hack...
2009-06-19 Rémi DuraffortUse vlc_mutex_locker
2009-06-19 Rémi DuraffortUse vlc_mutex_locker.
2009-06-19 Rémi DuraffortNo need to test for NULL here.
2009-06-19 Rémi DuraffortNo need to test for p_sys != NULL as it's already teste...
2009-06-19 Rémi DuraffortRemove unused includes and factorize.
2009-06-18 Laurent AimarFixed a typo.
2009-06-18 Laurent AimarWorkaround buggy flv files (#2590).
2009-06-18 Laurent AimarDo not warn about unsupported demux/access when aborting.
2009-06-18 Laurent AimarDo not ask the user if we should build the avi index...
2009-06-18 Laurent AimarUsed AVCodecContext::ticks_per_frame when available.
2009-06-18 Laurent AimarCosmetics.
2009-06-18 JP DingerFix memleak when out of memory.
2009-06-18 JP DingerForce new not to throw. Also drop a separate declaratio...
2009-06-18 Laurent AimarReally used a weaker lock for input_ressource_HoldAout.
2009-06-18 Laurent AimarUsed av_malloc/free for avcodec_decode_audio2 output...
2009-06-18 Laurent AimarUsed a weaker lock scheme for input_resource_HoldAout.
2009-06-18 Laurent AimarFixed a potential race condition in input_resource_Hold...
2009-06-18 Laurent AimarRenamed lock_vout in lock_hold in resource (No function...
2009-06-18 Christophe... Contribs: Use $STRIP
2009-06-18 Rémi DuraffortUpdate THANKS
2009-06-18 Christophe... Contribs: Fix libmpcdec configure.ac
2009-06-18 Christophe... contribs: Use autoreconf --force to avoid libtool pb.
2009-06-18 JP DingerRefactor spatializer initialisation and teardown to...
2009-06-18 Rémi DuraffortRevert "No need to create an object to handle the lock...
2009-06-18 Rémi Duraffortcosmetics (no functionnal changes).
2009-06-18 Rémi DuraffortCosmetic (no functionnal change).
2009-06-18 Konstantin... Dont install libvlc_media_list.h twice.
2009-06-18 Sergey PuzanovAddRef() was called on wrong object in SetPicture()
2009-06-18 JP Dingerwin32 compile fix: Add C99 macro to have INT64_C work...
2009-06-18 Rémi DuraffortNo need to create an object to handle the lock is such...
2009-06-18 Rémi DuraffortRewording of the debug messages.
2009-06-18 Rémi DuraffortFactorize.
2009-06-18 Rémi DuraffortUpdate THANKS.
2009-06-18 Rémi DuraffortUpdate THANKS.
2009-06-18 Rémi DuraffortUpdate THANKS
2009-06-18 Barry WardellRemove unused variables.
2009-06-18 Francois Cartegniemove pointer to .rodata
2009-06-18 Rémi Duraffortadd_integer wants integers.
2009-06-18 Rémi Duraffortgalaktos: add an option for the size (just finish one...
2009-06-18 Rémi Duraffortcmml: fix warning.
2009-06-18 Rémi DuraffortFix #2720: when deleting the current playing item we...
2009-06-18 Rémi DuraffortFix printf format string (Use PRI* or zd when applicable)
2009-06-17 Derk-Jan Hartmanavformat: better seperation between time and byte seek...
2009-06-17 Derk-Jan Hartmanlibvlc: fix libvlc_video_set_track()
2009-06-17 Felix Paul... contribs: Use GCC 4.2 instead of LLVM-GCC 4.2 to compil...
2009-06-17 Felix Paul... contrib: remove yasm's source file on clean
2009-06-17 Jean-Baptiste... Fix playback of TrueSpeech in some .Avi
2009-06-17 Jean-Baptiste... Temporary new codename for 1.1, to avoid confusion...
2009-06-17 Jean-Baptiste... NEWS: Some corrections to the news
2009-06-17 Jean-Baptiste... NEWS
2009-06-17 Jean-Baptiste... Qt4: fullscreen controller should stay on top
2009-06-16 Jean-Baptiste... Win32: Fix installer for DVD and CD-Audio autoruns.
2009-06-16 Christophe... Revert "Properly detect POSIX threads on OpenBSD."
2009-06-16 Derk-Jan Hartmancontrib: fix a crash i found in libass.
2009-06-16 Jean-Baptiste... Contrib: fix obvious typo for cygwin.
2009-06-16 Jean-Baptiste... Contrib: trust Fontconfig devs for windows configuration.
next