]> git.sesse.net Git - vlc/shortlog
vlc
2008-08-13 Jean-Philippe... Qt menus: remove useless FindActionWithText
2008-08-13 Jean-Baptiste... Put the default SF mirror to heanet
2008-08-13 Jean-Baptiste... Fix windows compilation
2008-08-13 Rémi DuraffortHum fix a memleak in test4 ...
2008-08-13 Rémi DuraffortChek asprintf return value.
2008-08-13 Rémi DuraffortRemove unneeded test.
2008-08-13 Rémi DuraffortFix memleak.
2008-08-13 Rémi DuraffortFix potential memleak and check malloc return value.
2008-08-13 Derk-Jan Hartmanquartztext: fix a crash when we tried to find the lengh...
2008-08-13 Derk-Jan Hartmanconfigure: enable libass and asademux by default on...
2008-08-13 Derk-Jan Hartmancontrib: enable libass in the contrib for mac
2008-08-13 Rémi Duraffort* Fix potential memleak.
2008-08-13 Rémi DuraffortCheck asprintf return value.
2008-08-13 Derk-Jan Hartmanmkv: Find and load a 2nd Seek head and use the informat...
2008-08-13 Derk-Jan Hartmanmkv: inverted test case. This should remove a warning...
2008-08-13 Rémi DuraffortFix warning (asprintf return value and some others)
2008-08-13 Rémi Denis... VLC_OBJECT: expansion safety
2008-08-13 Rémi DuraffortFix compilation warnings and remove duplicated variables.
2008-08-13 Rémi DuraffortAvoid to leak to many things on es stream output (and...
2008-08-13 Rémi Denis... Fix libvlc private data alignment (untested)
2008-08-13 Rémi Denis... Growl is too broken to be on by default
2008-08-13 Rémi DuraffortFix previous commit (thanks jb).
2008-08-13 Jean-Baptiste... Fix vasprintf warning.
2008-08-13 Rémi Denis... Avoid printf for debug
2008-08-13 Rémi Denis... Fix format string non-sense
2008-08-13 Rémi Denis... Fix format string
2008-08-13 Rémi Denis... Fix format string
2008-08-13 Rémi Denis... Remove GCCism
2008-08-13 Rémi Denis... Use %s even if all strings are currently free of percen...
2008-08-13 Rémi Denis... Do not translate log messages
2008-08-13 Rémi Denis... *whistle* ladada
2008-08-13 Rémi DuraffortWe don't need size here to check asprintf value.
2008-08-13 Rémi DuraffortDo the RIGHT check of asprintf.
2008-08-13 Rémi DuraffortCheck asprintf return value and fix memleak.
2008-08-13 Rémi DuraffortSimplify code.
2008-08-13 Rémi Denis... Enable the Win2k API
2008-08-13 Rémi Denis... Fix compilation against WinXP (conflicting symbols)
2008-08-13 Rémi Denis... Simplify free
2008-08-13 Rémi Denis... vlc_inet_pton: fix memory leak
2008-08-13 Rémi Denis... Add make doc and fix Doxygen from top_builddir
2008-08-13 Jean-Paul SamanAdd a bunch of \file doxygen comments
2008-08-13 Jean-Paul Samanignore doxygen directory.
2008-08-13 Jean-Paul Samanignore these files under doc
2008-08-13 Rémi Denis... Revert "Turn on -Werror for libvlccore and libvlc."
2008-08-13 Lukas Durfinaslovak translation correction
2008-08-13 Jean-Baptiste... Fix a warning on unused variable.
2008-08-13 Jean-Baptiste... Check asprintf results.
2008-08-12 Pierre d'Herbemontinput: More strtol fix.
2008-08-12 Pierre d'Herbemontinput: Fix strtol usage.
2008-08-12 Pierre d'Herbemontcpu: Don't warn if we don't support altivec.
2008-08-12 Jean-Baptiste... osd_text: Fix a bad vasprintf usage.
2008-08-12 Jean-Baptiste... Contribs :Correction of chmod for qt4
2008-08-12 Pierre d'Herbemontvideo_text: Fix a bad vasprintf usage.
2008-08-12 Pierre d'HerbemontRevert "playlist: With NDEBUG p_playlist may become...
2008-08-12 Pierre d'Herbemontaudio_output: Fix an unused parameter in the NDEBUG...
2008-08-12 Pierre d'Herbemontthreads: Make sure vlc_assert_locked() doesn't result...
2008-08-12 Pierre d'Herbemontinput: Fix asprintf usage.
2008-08-12 Pierre d'Herbemontplaylist: With NDEBUG p_playlist may become unused.
2008-08-12 Jean-Baptiste... Fix some crash on exit
2008-08-12 Pierre d'Herbemontvar: undef Windef.h CALLBACK as we use it here.
2008-08-12 Pierre d'HerbemontTurn on -Werror for libvlccore and libvlc.
2008-08-12 Pierre d'Herbemontlibvlccore: Explicitely cast our const char *. dooh...
2008-08-12 Pierre d'Herbemontvlc_network: vlc_poll is always exported. Don't put...
2008-08-12 Pierre d'Herbemontnetwork: vasprintf returns an int.
2008-08-12 Pierre d'Herbemontvout: Remove a warning about vout_ShowTextAbsolute...
2008-08-12 Pierre d'Herbemontinput: Fix signed warnings about streams.
2008-08-12 Pierre d'Herbemontinput: Fix warnings.
2008-08-12 Pierre d'Herbemontsnapshot: Don't use vlc_object_signal_maybe.
2008-08-12 Pierre d'Herbemontinput: Remove a warning about an unused argument.
2008-08-12 Pierre d'Herbemontplaylist: playlist_LiveSearchUpdate is locked, no need...
2008-08-12 Pierre d'Herbemontplaylist: Remove the callbacks from the deleted input...
2008-08-12 Pierre d'Herbemontlibvlccore: Fix a warning about b_daemon on Windows.
2008-08-12 Pierre d'Herbemontmediacontrol: Fix warnings about unused args.
2008-08-12 Pierre d'Herbemontmedia_list_player: Fix a warning that indicated a true...
2008-08-12 Pierre d'Herbemontsap: Fix thread prototype.
2008-08-12 Pierre d'Herbemontimage: Removed unused function.
2008-08-12 Pierre d'Herbemontplaylist: More warning fix+lock fixes.
2008-08-12 Pierre d'Herbemontplaylist: playlist_NodeCreate needs the PL_LOCK.
2008-08-12 Pierre d'Herbemontvlc_playlist.h: Correct type for request status. (Fix...
2008-08-12 Pierre d'Herbemontinterface: Warning fixes on Mac OS X.
2008-08-12 Pierre d'Herbemontplaylist: Warning fixes.
2008-08-12 Jean-Baptiste... Close the dialogs podcast configuration when click...
2008-08-12 Jean-Baptiste... Better solution to fix some skins2 crash on exit.
2008-08-12 Jean-Baptiste... Small sound slider size issue, Not perfect yet, but...
2008-08-12 Rémi DuraffortFix memleak in mkv.
2008-08-12 Jean-Baptiste... Try (again!) to fix win32 libass compilation
2008-08-12 Rémi Denis... HTTP interface: do not look for stuff in current directory
2008-08-12 Rémi DuraffortFix memleaks when closing the module.
2008-08-12 Rémi DuraffortFix memleak.
2008-08-12 Jean-Baptiste... Change the toolbar layout to make it smaller and have...
2008-08-12 Derk-Jan Hartmanconfig: on OS X, don't use required_argument for getopt...
2008-08-12 Derk-Jan Hartmanmkv: retrieve 2nd seekhead pos, when parsing first...
2008-08-12 Mirsal EnnaimeTelepathy: Fix a crash.
2008-08-12 Jean-Baptiste... Don't build tests in libass when Xcompiling.
2008-08-12 Jean-Baptiste... Temporary Hack to fix compile on Win32.
2008-08-11 Pierre d'Herbemontaudio_output: Take the input_fifos lock where needed...
2008-08-11 Pierre d'Herbemontaudio_output: Properly lock the input_fifos_lock in...
2008-08-11 Jean-Baptiste... Rename Kate Function to avoid naming conflicts with...
2008-08-11 Jean-Baptiste... Fix some quitting issues from skins2 when Qt in theDP.
2008-08-11 Jean-Baptiste... A bit saner values for the bitrates in ASF muxer to...
next