]> git.sesse.net Git - vlc/shortlog
vlc
2011-04-24 Jean-Baptiste... Makefile.am: tab fix
2011-04-24 Jean-Baptiste... More documentation for vlc_services_discovery.h
2011-04-24 Jean-Baptiste... Document vlc_services_discovery.h
2011-04-24 Jean-Baptiste... MTP: remove unneeded include
2011-04-24 Felix Paul... macosx: fixed crash when video output stops
2011-04-24 Felix Paul... macosx: added f4v extension
2011-04-24 Yuval TzeSubsdelay: fix subpic validate result value
2011-04-23 Jean-Baptiste... Qt: improve title display
2011-04-23 Jean-Baptiste... Qt: fix subtitle menu
2011-04-23 Jean-Baptiste... Subsdelay: add a copyright+license header
2011-04-23 Jean-Baptiste... DVDNAV: trivial simplification
2011-04-23 Jean-Baptiste... RAM: deactivate start-time in rtsp streams
2011-04-23 Jean-Baptiste... Qt, playlist: fix a deadlock (#3052)
2011-04-22 Pierre YnardNEWS: merged lua rc and telnet into cli
2011-04-22 Can Wuhotkey: code ACTION_RATE_NORMAL like similar functions
2011-04-22 Can Wuhotkey: DisplayMessage() prototype has a channel argment
2011-04-22 Ludovic FauvetQt: limit the tooltip within the bounds of the widget
2011-04-22 Jean-Baptiste... NEWS: update about upnp/win32
2011-04-22 Jean-Baptiste... Qt, logo filter should have a browse button for file...
2011-04-22 Jean-Baptiste... Fix file permission
2011-04-22 Jean-Baptiste... Add f4v extension
2011-04-22 Jean-Baptiste... Add another DV fourcc
2011-04-22 Jean-Baptiste... Qt, Message dialog: use a nicer update button
2011-04-22 Jean-Baptiste... Qt, effects: improve readability
2011-04-22 Jean-Baptiste... Qt, stats: always show unsigned for blocks or buffers
2011-04-22 Hugo Beauzée... qt4: preferences: Removing useless parameter.
2011-04-22 Jean-Baptiste... VLM: fix export
2011-04-22 Hugo Beauzée... qt4: preferences_widget: Remove useless reference.
2011-04-22 Hugo Beauzée... qt4: open_panels: Simplification
2011-04-22 Hugo Beauzée... qt4: preferences_widget: Use inheritance instead of...
2011-04-22 Jean-Baptiste... Telepathy: use the core parameter instead of its own
2011-04-22 Jean-Baptiste... Notify: add a callback to match telepathy, msn
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
next