]> git.sesse.net Git - vlc/shortlog
vlc
2008-03-12 Rémi DuraffortAnother bunch of useless test.
2008-03-12 Rémi DuraffortAnother time "Remove useless test ..."
2008-03-12 Rémi DuraffortRemove useless test before a free().
2008-03-12 Rémi DuraffortFix a stupid compilation warning
2008-03-12 Rémi DuraffortForgotten in the previous commit.
2008-03-12 Rémi DuraffortAnother time "Remove useless test before a free".
2008-03-12 Rémi DuraffortOne more "Remove useless test before free"
2008-03-12 Rémi DuraffortRemove useless test before freeing something.
2008-03-12 Jean-Baptiste... Fix Makefile.
2008-03-12 Jean-Baptiste... x264 moved to Git.
2008-03-12 Jean-Baptiste... Check git location.
2008-03-12 Jean-Baptiste... Move ASA to a VideoLAN site.
2008-03-12 Jean-Baptiste... Move configure.sh to configure-mingw.sh
2008-03-12 Jean-Baptiste... Add a configure for cygwin!
2008-03-12 Jean-Baptiste... Don't test for attribute visibility, because it doesn...
2008-03-12 Jean-Baptiste... Missing include.
2008-03-12 Jean-Baptiste... Kill a warning in mingww32
2008-03-12 Jean-Baptiste... Include fix for Win32
2008-03-12 Jean-Baptiste... Change int to size_t when needed. Kills a warning.
2008-03-11 Felix Paul... macosx: show an end-user visible warning in case that...
2008-03-11 Rémi DuraffortUse VLC_ENOMEM instead of VLC_EGENERIC.
2008-03-11 Rémi DuraffortRemove useless test before a free()
2008-03-11 Rémi DuraffortAnother time : remove useless test before free().
2008-03-11 Rémi DuraffortRemove useless test before a free (again).
2008-03-11 Rémi DuraffortRemove useless test before a free.
2008-03-11 Rémi DuraffortCheck malloc return value.
2008-03-11 Rémi DuraffortCheck malloc return value and fix a memory leak.
2008-03-11 Rémi DuraffortRemove uneeded test before freeing.
2008-03-11 Rafaël CarréDon't print an error if we are using ffmpeg's ts muxer
2008-03-11 Rafaël Carrétypo
2008-03-11 Rafaël Carréherm, "attachment://" is 13 characters, not 15
2008-03-11 Rafaël Carréuse vlc_object_* and PL_{UN}LOCK to simplify
2008-03-11 Rafaël CarréDo not use playlist_*AddInput() when the playlist has...
2008-03-11 Jean-Paul SamanFix building AAC profile selection for outdated ffmpeg...
2008-03-11 Jean-Paul SamanAdd wxvlc to gitignore
2008-03-11 Jean-Paul SamanCleanup of AAC profile selection.
2008-03-11 Jean-Paul SamanAdd option to encode aac low, main, sbr or ltp profiles.
2008-03-11 Jean-Paul SamanScript to install runtime dependencies for ubuntu-feist...
2008-03-11 Jean-Paul SamanAdd contrib for ubuntu-medibuntu repository.
2008-03-11 Jean-Paul SamanAdd more ignores
2008-03-11 Rafaël Carréremove useless msg_Err() , use memset() for simplicity
2008-03-11 Rafaël Carréfix ticket #1482 (and most problems with config saving...
2008-03-11 Rafaël Carrécleanup : remove useless headers, not used functions...
2008-03-11 Rafaël Carréexplicit control queries unsupported
2008-03-11 Jean-Baptiste... Fix preferences in Qt. Add a lot of comments. Close...
2008-03-11 Jean-Baptiste... Set the correct ToolTip on the play/pause button.
2008-03-11 Jean-Baptiste... Additional checks on malloc output in data reader.
2008-03-11 Jean-Baptiste... Check after calloc to avoid null dereference.
2008-03-10 Christophe... Avoid integer overflow. Patch by Drew Yao.
2008-03-10 Rafaël CarréFix FontBuiler object destruction
2008-03-10 Rémi DuraffortUse --enable-swscale instead of --enable-swscaler
2008-03-10 Rémi DuraffortFix a race condition : the user progress dialog wasn...
2008-03-10 Rémi DuraffortUse the same comments covention
2008-03-10 Rafaël CarréFix indentation to make anjuta happy
2008-03-09 Christophe... Dutch l10n update by Myckel Habets
2008-03-09 Rafaël Carrécheck if the binary signature was issued by the public...
2008-03-09 Jean-Baptiste... Windows compile fix.
2008-03-09 André WeberSaveing Window Positions useing the QT defined methods...
2008-03-09 Adrien Grand- layout correction on WMII
2008-03-09 Rafaël Carrélibpostproc/postprocess.h always includes needed headers
2008-03-09 Rafaël Carrédon't send twice the signal when an item is added or...
2008-03-09 Jean-Baptiste... Use GetWindowLongPtr instead of GetWindowLong to be...
2008-03-09 Filippo Caronedeprecate playlist
2008-03-09 Mirsal EnnaimeD-Bus control module
2008-03-09 Rafaël CarréFix postproc header detection (the test depends on...
2008-03-09 Rafaël Carréfix libvlc linking when UPDATE_CHECK is on
2008-03-09 Rafaël CarréFix PACKAGE_VERSION_* generation with cmake
2008-03-09 Rafaël CarréFix directory detection with broken filesystems on...
2008-03-09 Filippo Caroneuse vlc-control to be more multiplatform friendly
2008-03-09 Filippo Caronedo not catch VLCException in sample
2008-03-09 Filippo Caroneignore class files
2008-03-09 Filippo CaroneDo not throw VLCException in Video class
2008-03-09 Filippo Caronedo not throw VLCException in Audio
2008-03-09 Filippo Caronevlcexample shows audio class uses
2008-03-09 Filippo Caroneaudio class added
2008-03-09 Filippo Caroneaudio functions binding complete
2008-03-09 Filippo Caronejava bindings huge update
2008-03-09 Rafaël Carréfix dependancies
2008-03-08 Antoine CellerierAdd a new croppadd video filter. It currently isn't...
2008-03-08 VideoLANbuild asa on darwin add pcre contrib (needed for asa...
2008-03-08 Rafaël CarréRemove useless headers inclusion
2008-03-08 Jean-Baptiste... Ffmpeg moved from --enable-pp to --enable-postproc
2008-03-08 Rémi DuraffortMove the track id from the last column to the first...
2008-03-08 Rafaël Carréremove dead code moved from libvlc.h
2008-03-08 Rémi DuraffortRemove PLAYLIST_AUTOPLAY and use PLAYLIST_PLAY instead...
2008-03-08 Rémi DuraffortUse PLAYLIST_PLAY instead of PLAYLIST_AUTOPLAY.
2008-03-08 Rémi DuraffortSort the playlist by album then by track number when...
2008-03-08 Filippo Caroneremoving old and unsupported java-gcj bindings
2008-03-08 Rafaël Carréfix xvmc video_output compilation
2008-03-08 Antoine CellerierRemove windows line endings (I don't understand how...
2008-03-08 Antoine CellerierDistribute luaintf/modules/sandbox.lua
2008-03-08 Antoine CellerierAdd a new Sandbox Lua module to the luaintf framework.
2008-03-08 Antoine CellerierFix issues with the VLC rawvid demux and bump it's...
2008-03-08 Antoine CellerierMake the lua http interface host and directory configur...
2008-03-08 Antoine CellerierAdd a function to get the current playlist item in...
2008-03-08 Antoine CellerierFix spelling in comment.
2008-03-08 Filippo Caronelibvlc interface fix and missing toggle_fullscreen...
2008-03-08 Antoine CellerierSwitch lastname to lowercase.
2008-03-08 Christophe... Refresh pot and po file.
2008-03-08 Christophe... Slovenian l10n update by Matej Urbančič
next