]> git.sesse.net Git - vlc/shortlog
vlc
2009-09-01 Olivier Aubertpython-ctypes: define additional docstrings
2009-09-01 JP DingerUse the cpp to auto-update libvlc_event_type_name(...
2009-09-01 JP DingerCompile fixes for realaudio.c on linux and -Werror.
2009-09-01 Jean-Baptiste... Configure: remove cygwin mode
2009-09-01 Jean-Baptiste... SDL: simplification of detection and requirement of...
2009-09-01 Jean-Baptiste... vout_SDL: fix a warning
2009-09-01 Jean-Baptiste... DirectDraw: declaration cosmetics
2009-09-01 Jean-Baptiste... DirectDraw: Declare callbacks as expected
2009-09-01 Jean-Baptiste... msw vouts: Remove UNICODE ifdef
2009-09-01 Jean-Baptiste... DirectDraw: remove unneeded inclusion
2009-09-01 Rafaël Carrécontribs: Distribution file for davinci dm6446
2009-08-31 Laurent AimarLoad and unload the vout module in the vout thread.
2009-08-31 Laurent AimarCosmetics.
2009-08-31 Laurent AimarCosmetic.
2009-08-31 Laurent AimarCosmetic.
2009-08-31 Kaarlo Raihaadd caching emits for dvb, dshow, screen and dvdread
2009-08-31 Rafaël Carréxcb_screen: fix compilation by ignoring errors for...
2009-08-31 Rafaël CarréReally output VLC_SET_CFLAGS_WERROR info into vlc-config.in
2009-08-31 Jean-Baptiste... NEWS about media dir and cleanup
2009-08-31 Jean-Baptiste... Mention media dirs in LIST
2009-08-31 Jean-Baptiste... Remove forgotten pda reference
2009-08-31 Jean-Baptiste... Removal of gnome_main, gnome2_main, gtk_main, gtk2_main...
2009-08-31 Pierre d'Herbemontconfigure: Set the proper werror variable when creating...
2009-08-31 Pierre d'Herbemontvlc-config: Add a specific flag for libs, and remove...
2009-08-31 Laurent AimarEnabled directfb in "vout display" wrapper.
2009-08-31 Laurent AimarConverted directfb to "vout display" API.
2009-08-31 Rémi DuraffortGalaktos does no longer exist.
2009-08-31 Laurent AimarReally fix avcodec avec block_Realloc change.
2009-08-31 Laurent AimarRevert "ffmpeg: fix corruption in earlier memory copy...
2009-08-31 Rémi Duraffortvideo_filter_rss: use a dedicate function to parse...
2009-08-31 Rémi Duraffortvideo_filter_rss: factorize and fix object leaks and...
2009-08-31 Rémi Duraffortvideo_filter_rss: cosmetics.
2009-08-31 Rémi Duraffortvideo_filter_rss: parse the rss-urls string only one...
2009-08-31 Rémi Denis... ffmpeg: fix corruption in earlier memory copy removal
2009-08-31 Pierre YnardWinCE: remove header redefinition
2009-08-31 Rémi Denis... Fix typo in greek ANSI code page
2009-08-31 Rafaël Carréinput state: don't delete non existing callbacks
2009-08-31 Rafaël Carréfile access: only use linux/magic.h when it's present
2009-08-31 Pierre d'Herbemontconfigure.ac: Actually put per module error flag upon...
2009-08-31 Rafaël Carrélibvlc: include config.h when needed
2009-08-31 Jakob Lebenqt4 playlist model: add myself to authors
2009-08-31 Rafaël Carrétremor: update patch (some tremor files use an older...
2009-08-31 Rafaël Carrétremor: can't generate thumb code because of inline asm
2009-08-31 Rafaël Carrétremor contrib: run autogen.sh with the full configure...
2009-08-31 Rafaël Carréfaad: fix compilation with gcc not supporting -iquote...
2009-08-31 Rafaël Carrétheora contrib: run autogen.sh with the full configure...
2009-08-31 Rafaël Carrécontribs: fix DISTRO specification
2009-08-31 Pierre YnardWinCE: remove useless define
2009-08-31 Pierre Ynardlogger: fix warning
2009-08-31 Pierre d'Herbemontconfigure: Fix VLC_SET_CFLAGS_WERROR.
2009-08-31 Pierre d'Herbemontmacosx/framework: Implement -playMedia:.
2009-08-31 Pierre d'Herbemontlibvlc: Remove unused mutex.
2009-08-31 Pierre YnardWinCE: remove useless work-around
2009-08-31 Rémi Duraffortvariables: assert if the callback is not found.
2009-08-31 Rémi Duraffortqt4: delete the callbacks only if they already exist.
2009-08-31 Pierre Ynardcontribs: fix fluidsynth patching
2009-08-31 Pierre Ynardcontribs: fix theora patching
2009-08-31 Felix Paul... contribs: fixed glib patch for Darwin 64bit compilation
2009-08-30 Felix Paul... contribs: hide debug output by default
2009-08-30 Felix Paul... contribs: fixed compilation on Snow Leopard, as Apple...
2009-08-30 Felix Paul... contrib: extra distro file for Darwin 64, which removes...
2009-08-30 Felix Paul... contribs: theora compilation fix
2009-08-30 Laurent AimarEnabled fb in "vout display" wrapper.
2009-08-30 Laurent AimarConverted fb to "vout display" API.
2009-08-30 Laurent AimarRemoved fb-aspect-ratio as it duplicates monitor-par.
2009-08-30 Laurent AimarRemoved useless fb-chroma option.
2009-08-30 Laurent AimarCosmetics (fb).
2009-08-30 Felix Paul... delete prefs/OSX: recompiled script as universal binary...
2009-08-30 Rémi Denis... ALSA: fix signaling race condition
2009-08-30 Rémi Denis... ALSA: int -> bool
2009-08-30 Rafaël Carréassert the vlc object exists in var_* functions, before...
2009-08-30 Rémi Denis... Use XCB XCB_CURRENT_TIME instead of xcb-proto XCB_TIME_...
2009-08-30 Rafaël Carrélua: add parenthesis as suggested by a gcc warning
2009-08-30 Rémi Durafforttest_block: fix merging (my bad).
2009-08-30 Rémi Denis... xcb_xv: grab an xvideo port
2009-08-30 Rémi Duraffortbloc_test: fix meleak so we can use valgrind on it.
2009-08-30 Rémi Durafforttest_block: rename to bloc_test.c because all test_...
2009-08-30 Felix Paul... fixed copy&paste mistake
2009-08-30 Felix Paul... contribs: fixed linking libflac and libid3tag when...
2009-08-30 Rémi Denis... Fix test case
2009-08-30 Rémi Denis... enable the block tests
2009-08-30 Rémi Denis... fix POTFILES
2009-08-30 Laurent AimarDo not load a filter for J4xy -> I4xy in vout_display.
2009-08-30 Laurent AimarAdded blending over J420.
2009-08-30 Laurent AimarRemoved useless defines in blend.
2009-08-30 Laurent AimarMerged back stat vout with dummy vout.
2009-08-30 Laurent AimarEnabled dummy in "vout display" wrapper.
2009-08-30 Laurent AimarConverted dummy vout to "vout display".
2009-08-30 Erwan Tuloumediadirs: change recursive option for reading directories
2009-08-30 Rémi Denis... Improve/fix block_Realloc() cases
2009-08-30 Rémi Denis... Fix version number in error message
2009-08-30 Rémi Denis... faad: remove broken vlc_memcpy() instead of memmove()
2009-08-30 Rémi Denis... avcodec: use block_Realloc() on input blocks.
2009-08-30 Rémi Denis... block_Realloc: fix reallocation check
2009-08-30 Rémi Denis... block_Realloc: waste handling only if not reallocating
2009-08-30 Jakob Lebenqt4: remove unneeded playlist_item.moc.cpp from Modules...
2009-08-30 Rémi Duraffortvariables: print a warning if the callback isn't found...
2009-08-30 Rémi Duraffortjvlc_audio: add missing function (get_track_count).
2009-08-30 Rémi Duraffortjvlc_video: soemetics.
2009-08-30 Rémi Duraffortshout: missing undef.
next