]> git.sesse.net Git - vlc/shortlog
vlc
2011-04-22 Jean-Baptiste... Notify: remove tabs
2011-04-22 Jean-Baptiste... MSN notify: simplification
2011-04-22 Hugo Beauzée... qt4: Allow the title to be configured.
2011-04-22 Hugo Beauzée... libvlc-module: Adding a input-title-format variable
2011-04-22 Hugo Beauzée... strings: Adding a 'Z' flag to insert 'Now playing'...
2011-04-22 Jean-Baptiste... Qt, methods and slots renaming for consistency
2011-04-22 Jean-Baptiste... Qt, controller: cosmetics
2011-04-22 Jean-Baptiste... Qt, add a playback buttons group, with prev/play/next...
2011-04-21 Jean-Baptiste... Qt: reinstore the resizeGrip in all cases
2011-04-21 Jean-Baptiste... Qt, align the volume mute control with the bottom
2011-04-21 Rémi DuraffortDo not add a newline at the end of the strings send...
2011-04-21 Rémi Duraffortdecoder: fix a segfault.
2011-04-21 Francois CartegnieRevert "input: dvb: also create program data for progra...
2011-04-21 Rémi Duraffortsftp: fix potential memory leak.
2011-04-21 Rémi Duraffortdeinterlace: u_cpu is used only if MMXEXT can be compiled.
2011-04-21 Jean-Baptiste... Qt, code simplification
2011-04-21 Jean-Baptiste... Qt, add a previous/reset function, when time < 10s
2011-04-21 Jean-Baptiste... Contribs: fix dvbpsi compilation
2011-04-21 Francois CartegnieQt: ExtToolButton: set delay relatively to dblclick's
2011-04-21 Jean-Baptiste... Qt, use correctly sized mediainfo trees
2011-04-21 Jean-Baptiste... luahttp: files forgotten in previous commit
2011-04-21 Konstantin... UPNP: Provide meaningful error messages when initializa...
2011-04-21 Rémi Duraffortsftp: lookup for the knowhosts and check if the remote...
2011-04-21 Jean-Baptiste... Remove oldhttp
2011-04-21 Konstantin... UPNP: Document some functions and prettify existing...
2011-04-21 Konstantin... UPNP: return NULL instead of 0 in xml_getChildElementValue.
2011-04-21 Can Wuhttp: fix volume mute icon file name
2011-04-21 Jean-Baptiste... Qt: replace next/prev with next+fwd/prev+bckwd
2011-04-20 Akash Mehrotraminor fix in playback state
2011-04-20 Ludovic FauvetQt: seek slider simplifications
2011-04-20 Jean-Baptiste... Qt, provide new combo-buttons for next/fwd, prev/bckwd
2011-04-20 Jean-Baptiste... Qt, new utility class to differentiate short and long...
2011-04-20 Jean-Baptiste... Qt, action_manager: provide skip fwd and bckwd actions
2011-04-20 Konstantin... UPNP: Don't strdup parameters to functions that accept...
2011-04-20 Konstantin... UPNP: set input item duration if available in UPNP...
2011-04-20 Rémi Denis... subsdelay news
2011-04-20 Yuval TzeSubsdelay (new sub-filter)
2011-04-20 Yuval TzeBackward compatibility: handle the "sub-filter" ambiguity
2011-04-20 Yuval TzeNew sub-filter support add new "sub filter" capability...
2011-04-20 Yuval TzeRefactor: rename "sub-filter" to "sub-source" this...
2011-04-20 Konstantin... AVFormat demux: Ask for artist metadata tag instead...
2011-04-20 Konstantin... AVFormat mux: Don't use too new av_guess_format on...
2011-04-19 Laurent AimarFixed blending on YV12 pictures.
2011-04-19 Laurent AimarSimplified libass decoder as we are now requiring a...
2011-04-19 Laurent AimarRequired libass 0.9.8
2011-04-19 Laurent AimarRender SSA subtitles at the size it is blended.
2011-04-19 Ludovic Fauvetlua: add pluzz to the Makefile.am
2011-04-19 Konstantin... UPNP: Coding style fixes
2011-04-19 Konstantin... UPNP: Add some debug messages.
2011-04-19 Konstantin... UPNP: When removing server, also remove it from SD...
2011-04-19 Konstantin... UPNP: Add Austin's comment on how to really fix the...
2011-04-19 Konstantin... Update av* code to use new APIs after Libav Big Bump.
2011-04-19 Ludovic Fauvetlua: fix an argument validation error
2011-04-19 Juha JeronenIVTC trivial fixes 2
2011-04-19 Ludovic Fauvetlua: add pluzz.fr parser
2011-04-19 Juha JeronenIVTC trivial fixes 1
2011-04-19 Jean-Paul Samanstream_output/select.c: explicitly select an ES
2011-04-19 Dominique Martinetcontribs: libvpx's configure doesn't a --target= for...
2011-04-19 Dominique Martinetcontribs: libraw1394, why both --prefix and DESTDIR?
2011-04-19 Dominique Martinetcontribs: add our install prefix to LD_LIBRARY_PATH...
2011-04-19 Thierry RedingV4L2: Set standard prior to tuner frequency.
2011-04-19 Andreas SchlickQt4: Tell the window manager to keep the fullscreen...
2011-04-18 Rémi Denis... ALSA: only try S/PDIF default device if "spdif" is...
2011-04-17 Jean-Baptiste... Qt, reorder options and deprecate "opendialog-advanced"
2011-04-17 Jean-Baptiste... Qt, controller: put all buttons in QHBoxLayouts
2011-04-17 Jean-Baptiste... Qt, controller: cleaning
2011-04-17 Jean-Baptiste... Qt: cosmetics
2011-04-17 Jean-Baptiste... Contribs: update GnuTLS to 2.12.2
2011-04-17 Jean-Baptiste... Contribs: update orc
2011-04-17 Jean-Baptiste... Contribs: update libtiff to 3.9.5
2011-04-16 Felix Paul... macosx: reworked the about dialog
2011-04-16 Dominique Martinetcontribs: bootstrap creates the toolchain.cmake file...
2011-04-16 Dominique Martinetcontribs: goom2k4 wants to install stuff outside of...
2011-04-16 Jean-Baptiste... NEWS: IVTC
2011-04-16 Jean-Baptiste... Qt: file forgotten in previous commit
2011-04-16 Jean-Baptiste... Qt: remove the cone slider joke resource
2011-04-16 Ludovic FauvetQt4: add some comments
2011-04-16 Ludovic FauvetQt4: cosmectics
2011-04-16 Ludovic FauvetQt4: fix position updates while sliding
2011-04-16 Ludovic FauvetQt4: Reduce the margin since the handler is now much...
2011-04-16 Ludovic FauvetQt4: fix a value error in the seek slider
2011-04-16 Ludovic FauvetQt4: change the handle size and color
2011-04-16 Ludovic FauvetQt4: improve the seek slider design with a light 3D...
2011-04-15 Jean-Baptiste... Fortune
2011-04-15 Hugo Beauzée... qt4: complete preferences: QList is a more appropriate...
2011-04-15 Hugo Beauzée... qt4: preferences_widgets: Simplifications
2011-04-15 Hugo Beauzée... qt4: preferences_widgets: Remove useless empty DTOR
2011-04-15 Hugo Beauzée... qt4: preferences_widget: Adding some 'const'
2011-04-15 Hugo Beauzée... qt4: preferences_widget: Removing useless attribute.
2011-04-14 Jean-Baptiste... Upnp: remove unused function.
2011-04-14 Felix Paul... contribs: use latest package
2011-04-14 Laurent AimarImproved subtitiles/OSD quality when the rendering...
2011-04-14 Laurent AimarFixed i_original_picture_width/height fields of the...
2011-04-14 Laurent AimarFactorized a bit CalculateInterlaceScore (deinterlace.c).
2011-04-14 Juha JeronenInverse telecine deinterlacer
2011-04-14 Rémi Denis... ALSA: list most preset devices in the static list
2011-04-14 Rémi Denis... ALSA: default normally includes plug, don't add it...
2011-04-14 Rémi Denis... ALSA: add all supported S/PDIF frequencies
2011-04-14 Rémi Denis... ALSA: use same default in config and in choice list
2011-04-14 Rémi Denis... ALSA: use IEC958 device when applicable (and small...
next