]> git.sesse.net Git - vlc/shortlog
vlc
2011-04-06 Pierre YnardUse add_loadfile() for --vlm-conf
2011-04-05 Felix Paul... macosx: replaced various deprecated methods with their...
2011-04-05 Jean-Baptiste... DVBSub: change the end-of-field marker according to...
2011-04-05 Felix Paul... quartztext: fixed [56310d5c1b8ecc0869046f33cadae28b00d2...
2011-04-05 Felix Paul... macosx: more hotkey improvements
2011-04-05 Pierre Ynardvlm: use make_URI() with --vlm-conf
2011-04-05 Felix Paul... macosx: updated VLCMain to the new hotkeys API
2011-04-05 Rémi Denis... ALSA: update device enumeration API
2011-04-05 Rémi Denis... ALSA: small simplification
2011-04-05 Juha JeronenSet nb_fields to 2 for p_dst[0], too
2011-04-05 Rémi Denis... PulseAudio: increase prebuffering
2011-04-05 Felix Paul... macosx: re-written hotkey preferences
2011-04-05 KO Myung-HunOS/2 uses the same file operations as Win32
2011-04-05 Rémi DuraffortUndefine HAVE_FORK on OS/2.
2011-04-05 Rémi DuraffortDo not include vlc_fixups, config.h is already doing it.
2011-04-05 KO Myung-HunDo not use clock_gettime() on OS/2.
2011-04-05 KO Myung-HunEnable vlc_poll() on OS/2
2011-04-05 KO Myung-HunDefine ALIGN for OS/2.
2011-04-05 Sébastien Escudierfix vlm scheduling
2011-04-05 Sébastien Escudiervlm : fix TAB_CLEAN
2011-04-04 Konstantin... configure: actually print selected optimization.
2011-04-04 Rémi Denis... sout_display: use input_DecoderCreate (fixes #4633)
2011-04-04 Rémi Denis... Unexport input_DecoderNew and input_clock_t
2011-04-04 Rémi Denis... input_DecoderCreate: create a decoder w/o input thread
2011-04-04 Rémi Denis... Input resource: allow operation without input
2011-04-04 Rémi Denis... decoder: do not emit output events if there is no input
2011-04-04 Rémi Denis... decoder: do not update statistics if there is no input
2011-04-04 Rémi Denis... decoder: do not try to fetch attachments if there is...
2011-04-04 Rémi Denis... decoder: keep a pointer to resources independent of...
2011-04-04 Rémi Denis... CreateDecoder: common sub-expression
2011-04-04 Felix Paul... macosx: fixed wrong calculation of ModuleListConfigCont...
2011-04-04 Felix Paul... macosx: fixed corner case which could lead to incorrect...
2011-04-04 Felix Paul... eyetv plugin: change logic to support HD streams as...
2011-04-04 Rémi Denis... Spelling
2011-04-03 Felix Paul... configure.ac: allowing overwriting of the SDK version...
2011-04-03 Pierre YnardFix spelling: an URL -> a URL
2011-04-03 Felix Paul... fixups: hack to fix compilation on Darwin since the...
2011-04-03 Felix Paul... macosx: added some more Apple Remote cookies
2011-04-03 Felix Paul... macosx: enlarge the time slider and move respective...
2011-04-03 Felix Paul... quartztext: use a better way to differciate between...
2011-04-03 Felix Paul... macosx: update gitignore for xcode4
2011-04-03 Pierre Ynardcli: use make_uri()
2011-04-03 Pierre Ynardlua: export make_URI()
2011-04-03 Rémi Denis... fixups: sort stuff a bit
2011-04-03 Rémi Denis... dirfd: replacement
2011-04-03 Pierre Ynardlua: missing .gitignore
2011-04-03 Rémi Denis... PulseAudio: fix channels map order (untested)
2011-04-03 KO Myung-HunDefine if_nametoindex() for OS/2
2011-04-03 KO Myung-HunOS/2 uses the same path style as Win32.
2011-04-03 Jean-Baptiste... Qt: hide status bar
2011-04-03 Jean-Baptiste... Contribs: update libmodplug
2011-04-03 Rémi DuraffortFix calloc usage.
2011-04-03 Rémi DuraffortRemove old obsolete variables.
2011-04-03 Rémi DuraffortClarify code path (help static analyzers).
2011-04-03 Rémi Duraffortcosmetics.
2011-04-03 KO Myung-HunBasic configuration for OS/2
2011-04-03 KO Myung-HunUse $(LN_S) instead of 'ln -s'
2011-04-03 KO Myung-HunOS/2 uses .dll as a extention for a shared library
2011-04-03 Jean-Baptiste... Subtitles: basic support for {y:i}, {y:b} and {y:u}
2011-04-02 Rémi Denis... PulseAudio: increase buffer size to max VLC can do
2011-04-02 Rémi Denis... PulseAudio: remove the broken and incomplete sync stuff
2011-04-02 Rémi Denis... Fix crash if PulseAudio is compiled-in but not used
2011-04-02 Rémi Denis... PulseAudio output: rewrite
2011-04-02 Pierre Ynardcli: use dedicated strip function
2011-04-02 Pierre Ynardlua: rc -> cli
2011-04-02 Pierre Ynardlua: rename rc interface to cli
2011-04-02 Jean-Baptiste... Contribs: update libebml and libmatroska to latest
2011-04-02 Jean-Baptiste... Contribs: update taglib to 1.7 and to cmake
2011-04-02 Rémi Denis... Don't venture into non-existent directory
2011-04-01 Jean-Baptiste... Freetype: code cosmetics
2011-04-01 Jean-Baptiste... Freetype: update dates and copyright
2011-04-01 Jean-Baptiste... Configure: do not enable fontconfig on Win32 for Freetype
2011-04-01 Jean-Baptiste... Freetype: cleanup and clarify font/family differences
2011-04-01 Jean-Baptiste... Freetype: use enum iso defines
2011-04-01 Jean-Baptiste... Freetype: cache font folder in win32
2011-04-01 Jean-Baptiste... Freetype: do not use fontconfig on Win32
2011-04-01 Francois CartegnieQt: epg: only add current or future epg data
2011-04-01 Francois CartegnieQt: epgwidget: use anon enum for indexes
2011-04-01 Ilkka Ollakkaconfigure: link dvbpsi to ts-demuxer
2011-04-01 Ilkka Ollakkaconfigure: remove dvb-check and enable ts demux/muxer...
2011-04-01 Ilkka Ollakkadvb: return value from decode_BCD
2011-03-31 Pierre Ynardhtcpcp: handle 418 I'm a teapot
2011-03-31 Pierre Ynardhtcpcp: typo
2011-03-31 Rémi Denis... PulseAudio: don't assert at exit if PulseAudio died
2011-03-31 Rémi Denis... Initial HTCPCP implementation
2011-03-31 Rémi Denis... PulseAudio: avoid buffer memory copy
2011-03-31 Rémi Denis... Cache mdate()
2011-03-31 Rémi Denis... PulseAudio: preserve audio format, fix some races,...
2011-03-31 Rémi Denis... OSS: improve plugin name
2011-03-31 Rémi Denis... OSS: remove buggy option (from 2002)
2011-03-31 Rémi Denis... udev: fix build without ALSA
2011-03-30 Akash MehrotraUpdated with pl_forcepause,pl_forceplay,pl_resume details
2011-03-30 Francois Cartegnieepg: narrow input lock
2011-03-30 Francois CartegnieQt: EPGView: fix performance hit
2011-03-30 Francois CartegnieQt: EPGItem: only update() if data changed
2011-03-30 Pierre Ynardlua: redirect telnet shortcut to unified rc interface
2011-03-30 Francois CartegnieQt: epg: don't hide EPG when there's still data.
2011-03-30 Jean-Baptiste... Update module LIST
2011-03-30 Jean-Baptiste... NEWS: Mention Phosphor
2011-03-30 Jean-Baptiste... Zvbi: kill a warning
next