]> git.sesse.net Git - vlc/shortlog
vlc
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.
2009-06-16 Pierre Ynardl10n: fix "kB" and "kb/s" in French translation
2009-06-16 Jean-Baptiste... Revert "only print error when interface intialization...
2009-06-16 David Flynndemux/dirac: don't send a chained set of blocks to...
2009-06-16 Derk-Jan Hartmancontrib: correct patch apply
2009-06-16 Derk-Jan Hartmancontrib: update libass
2009-06-16 Pierre YnardAccept file:// URIs starting with an antislash
2009-06-16 Pierre YnardWinCE: don't strip leading slash when converting from...
2009-06-16 Erwan Tulouskins2: change_safe added by error (previous commit)
2009-06-16 Erwan Tulouskins2: add config_SaveConfigFile to retain changes...
2009-06-16 Jean-Baptiste... Add trhd for TRUEHD fourcc
2009-06-16 Jean-Baptiste... Add .tod in the extension for open panel.
2009-06-15 Felix Paul... contribs: bin package updated for Darwin fixing libogg...
2009-06-15 Christophe... Fix permissions
2009-06-15 Christophe... Distribute the plugins manifest files
2009-06-15 Christophe... vcdx/demux.c doesn't exist anymore
2009-06-15 Christophe... i18n: Add/remove files
2009-06-15 Felix Paul... macosx: disable the font-selector button in case quartz...
2009-06-15 Felix Paul... contrib: give the bin package its actual name
next