]> git.sesse.net Git - vlc/shortlog
vlc
2010-02-10 Rémi Duraffortmozilla plugin: fix compilation.
2010-02-10 Jakob LebenQt: cleanups and organization
2010-02-10 Jakob LebenQt: PLModel::removeItem( int ) is not for public usage
2010-02-10 Jakob LebenQt: simplify selected item deletion in playlist model
2010-02-10 Jakob LebenQt: update playlist dialog on rootChanged signal from...
2010-02-10 Jakob LebenQt: return playlist model and views to "now playing...
2010-02-10 Rémi DuraffortUnused variable.
2010-02-10 Rémi Durafforthotkeys: use the return value of var_ToggleBool.
2010-02-10 Rémi DuraffortUse calloc.
2010-02-10 Jakob LebenQt: selector cosmetic polish
2010-02-10 Jakob Lebenservices_discovery: fix embedding longname in name...
2010-02-10 Jakob Lebenservices_discovery: implement SD categories and use...
2010-02-10 Jakob Lebendoc: fix compilation
2010-02-10 Jakob Lebendbus: fix compilation
2010-02-09 Rémi Denis... We are in 2010
2010-02-09 Rémi Denis... Remove old ARM cross-compilation (2004)
2010-02-09 Rémi Denis... Remove "new" (as in 2004) developer doc that was never...
2010-02-09 Rémi Denis... demo.sh: remove OpenGL effects
2010-02-09 Rémi Denis... Delete hopefully last leftover from menuconfig
2010-02-09 Rémi Denis... Remove cddax documentation as cddax was already removed
2010-02-09 Rémi Denis... Remove (very very) old Win32 cross-compilation howto
2010-02-09 Rémi Denis... Remove developer documentation, almost untouched in...
2010-02-09 Rémi Denis... Remove Common Intermediate Language bindings
2010-02-09 Rémi Denis... DBus: ifdef buggy input code out
2010-02-09 Rémi Denis... DBus: no need to lock playlist to add callbacks
2010-02-09 Rémi Denis... audioscrobbler: no need to lock playlist to add callbacks
2010-02-09 Rémi Denis... audioscrobbler: unused variables
2010-02-09 Rémi Denis... Make update-po happy
2010-02-09 Rémi Denis... Revert "services_discovery: fix embedding translated...
2010-02-09 Rémi Denis... Remove out-dated Maemo 4 installation guide
2010-02-09 Rémi Denis... Remove pl_Release, and rename pl_Hold back to pl_Get
2010-02-09 Rémi Denis... vout event: use var_GetAndSet
2010-02-09 Rémi Denis... var_GetAndSet: implement OR and NAND, return new value
2010-02-09 Rémi Denis... playlist does not need a destructor
2010-02-09 Rémi Denis... No need to lock the playlist for meta fetch and preparsing
2010-02-09 Rémi Denis... Create preparser and fetcher immediately
2010-02-09 Rémi Denis... Fix warning (and maybe fix a bug too)
2010-02-09 Rémi Denis... Even Laurent makes horrible mistakes sometimes ;)
2010-02-09 Antoine CellerierStick to the file's coding convention.
2010-02-09 Gildas Bazin__builtin_offsetof() needs gcc >= 4
2010-02-09 Gildas BazinMore improvements to the hildon interface and make...
2010-02-09 Jakob Lebenservices_discovery: fix embedding translated longname...
2010-02-09 Jakob LebenQt: selector: correct expand-arrow position
2010-02-09 Rémi Denis... Allow pl_Hold from within pl_Deactivate
2010-02-09 Antoine CellerierSanitize output from str_format() before using it to...
2010-02-09 Jakob Lebeninput_item: post individual subitems later when posting...
2010-02-09 Erwan Tulouskins2: update to latest change in core
2010-02-09 Jakob LebenQt: PLModel: simplify and fix current item update
2010-02-09 Gildas BazinStability fix for the omxil decoder and make UYVY the...
2010-02-09 Jakob LebenQt: polish location bar geometry
2010-02-08 Laurent AimarFixed transform filter picture pitches usages.
2010-02-08 Laurent AimarFixed typo in 192kHz case in flac packetizer.
2010-02-08 Laurent AimarAdded 88.2/176.4/192 kHz samplerates support in flac...
2010-02-08 Laurent AimarCompleted a bit meta data support in VLC (close #3280).
2010-02-08 Laurent AimarFixed es priority for teletext (ts).
2010-02-08 Laurent AimarFixed no autoscale video mode (close #3246).
2010-02-08 Rémi DuraffortFix wrong size given to memset (found by coccinelle...
2010-02-08 Rémi Duraffortvcd: fix potential NULL-dereference (found with cocinne...
2010-02-08 Rémi DuraffortFix test_libvlc meta compilation.
2010-02-08 Jakob LebenQt: properly styled SearchLineEdit
2010-02-08 Laurent AimarFixed J420/J422/J440/J444 definitions in fourcc.c
2010-02-08 Laurent AimarRemoved J410/J411 from fourcc.c
2010-02-08 Laurent AimarFixed YV12 and added YV9 support to our swscale wrapper.
2010-02-08 Laurent AimarAdded a few missing fourcc to rawvideo decoder.
2010-02-08 Laurent AimarAdded VLC_CODEC_YV9 and remove default mapping to I410...
2010-02-08 Antoine CellerierFix VLM scheduling.
2010-02-08 Fabio RitrovatoLua SD: fix for scripts without a description and ...
2010-02-08 Ilkka OllakkaNEWS: fix typo .eve -> .exe
2010-02-08 Gildas BazinFix for XCB_CURSOR_NONE undeclared issue
2010-02-08 Fabio RitrovatoLua SD: parse options
2010-02-08 Fabio RitrovatoLua SD: forgot to cast
2010-02-08 Peter Bak NielsenFixed DVB-subtitles decoder subpicture flag.
2010-02-08 Laurent AimarFixed invalid access in file_select (lua).
2010-02-08 Laurent AimarFixed memleak.
2010-02-08 Fabio RitrovatoLua SD: use a nicer icon for nodes
2010-02-08 Felix Paul... osx/framework: removed unused property
2010-02-08 Felix Paul... fixed some typos in NEWS
2010-02-08 Toralf Niebuhrremoved the function catch_exception( ex ), as it is...
2010-02-08 Toralf Niebuhrremoved unused exceptions
2010-02-08 Felix Paul... Don't announce the rework of the OS X ui as *cough...
2010-02-08 Gildas BazinFix typo in qt4 interface
2010-02-08 Gildas BazinFix harmless typo
2010-02-08 Gildas BazinRestore cursor when closing vout since the window doesn...
2010-02-08 Jean-Philippe... Lua SD: fix another obvious leak
2010-02-08 Jean-Philippe... Lua SD: fix obvious leaks
2010-02-08 Fabio Ritrovatoluasd: new SD related script functions
2010-02-08 Toralf Niebuhradded VLC_UNUSED( ) for some unused variables
2010-02-08 Rémi Denis... vlc_cond_init_daytime: condition variable with the...
2010-02-08 Antoine CellerierSecond blind attempt at fixing linking with --disable-vlm
2010-02-08 Antoine CellerierRemove leading underscores.
2010-02-07 Gildas BazinHonor the nointeract config option
2010-02-07 Gildas BazinMake the maemo interface a bit more useable
2010-02-07 Gildas BazinForgot to update these when adding the omxil module
2010-02-07 Rémi Denis... OMX IL needs libdl
2010-02-07 Gildas BazinAdd OpenMAX IL Video/Audio decoder.
2010-02-07 Rémi Denis... Maemo contribs: replace id3tag with taglib, add dirac...
2010-02-07 Rémi Denis... Contrib: disable not needed fluidsynth options
2010-02-07 Rémi Denis... WinCE: trivial compile fix
2010-02-07 Rémi Denis... ncurses compile fix
2010-02-07 Rémi Denis... V4L: compile fix
next