]> git.sesse.net Git - vlc/history - modules
libvlc: Register PreparsingChanged.
[vlc] / modules /
2010-02-21 Laurent AimarFixed an assert with still frame in dvdnav.
2010-02-21 Rémi Denis-CourmontQt4: black magic for logo-transparency -> logo-opacity
2010-02-21 Rémi Denis-CourmontQt4: update EQ slider when reselecting the same preset...
2010-02-21 Rémi Denis-CourmontParseExecute: robustify and cleanup
2010-02-21 Rémi Denis-CourmontWin32: avoid error with missing drawable-hwnd
2010-02-21 Rémi Denis-CourmontASX: fix obvious crash (fixes #3321)
2010-02-21 Laurent AimarFixed vorbis encoder.
2010-02-21 Laurent AimarFixed theora encoder.
2010-02-21 Rémi Denis-CourmontQt4: screen-fps is a float, not an integer...
2010-02-21 Erwan Tuloulua: fix crash
2010-02-21 Erwan Tulouskins2: fix equalizer
2010-02-21 Rémi Denis-CourmontLUA: fix directory separator for meta data scripts
2010-02-21 Rémi Denis-CourmontUIs: call XInitThreads if using X11
2010-02-20 Antoine CellerierExport VLC's md5 API.
2010-02-20 Rafaël Carréfix assignement order from [3ecd0eb5dcb4]
2010-02-20 Rémi Denis-Courmontdecode_URI: do not call EnsureUTF8
2010-02-20 Rémi Denis-CourmontRTP out: use make_path for SDP file
2010-02-20 Rémi Denis-Courmontnotify: use make_path
2010-02-20 Rémi Denis-Courmontgrowl: use make_path()
2010-02-20 Rémi Denis-Courmonttaglib meta writer: don't decode file path twice (core...
2010-02-20 Rémi Denis-Courmontfolder: use make_path
2010-02-20 Rémi Denis-CourmontQt4: use make_path
2010-02-20 Rémi Denis-CourmontRAM: force meta data to UTF-8
2010-02-20 Rémi Denis-CourmontITML playlist: do not decode URI when creating item (!)
2010-02-20 Rémi Denis-CourmontHTTP interface art: use make_path and fix a few memory...
2010-02-20 Rémi Denis-CourmontRemove msecstotimestr
2010-02-20 Antoine CellerierDynamically allocate the dir list to prevent potential...
2010-02-20 Rémi Denis-CourmontOMX IL: clean up dll_* macros
2010-02-20 Rémi Denis-CourmontDo not assume that Open and Close are called in the...
2010-02-20 Fabio RitrovatoLua SD: use "path" instead of "url"
2010-02-20 Rémi Denis-CourmontQt4: fail cleanly if started multiple times (instead...
2010-02-20 Fabio RitrovatoLua SD: use a function to get the SD description
2010-02-20 Laurent AimarFixed a harmless typo (avformat).
2010-02-20 Laurent AimarAllowed GetFfmpegCodec() to convert more subtitle codecs.
2010-02-20 Laurent AimarWorkarounded SSA payload modifications done by mkv...
2010-02-20 Laurent AimarFixed ES block length value (avformat).
2010-02-20 Laurent AimarImplemented ES priority flag in avformat demuxer.
2010-02-20 Laurent AimarCosmetics.
2010-02-20 Laurent AimarFixed theora/speex workaround (avformat).
2010-02-20 Laurent AimarDo not fail on av_find_stream_info error (avformat).
2010-02-20 Rémi Denis-CourmontHTTP: fix read sizes and signedness (fixes #3302)
2010-02-20 Rémi Denis-CourmontIgnore the plugins cache
2010-02-20 Felix Paul Kühnemacosx dialog provider: moved UI widgets out of the...
2010-02-20 Felix Paul Kühnemacosx display provider: added the ability to enable...
2010-02-19 Christophe Mutricyskip-ads option is a bool
2010-02-19 Laurent AimarFixed seeking on a sample described by the last STSS...
2010-02-18 Rémi Denis-CourmontVLC preferences are not the developers documentation
2010-02-18 Rémi Denis-CourmontDon't waste translator's time...
2010-02-18 Rémi DuraffortQt4: fix pontential NULL dereference and show the right...
2010-02-18 Rémi Denis-Courmontdummy demux: implement seeking and positioning with...
2010-02-18 Jakob LebenQt: show buffering on the background of time label
2010-02-18 Vicente Jimenez... Fix typo in comment.
2010-02-18 Jakob LebenQt: cache "no-art" pixmap as well
2010-02-18 Jakob LebenQt: remedy faulty locationBar layout
2010-02-17 Laurent AimarFixed theora/speex support in avformat demuxer.
2010-02-17 Laurent AimarAdded vorbis in avcodec<->vlc codec map table.
2010-02-17 Laurent AimarModified the way xiph codecs headers are transported...
2010-02-17 Rémi Denis-CourmontRemove libsysfs code
2010-02-17 Rémi Denis-CourmontPLS: remove warning that fires even on empty lines
2010-02-17 Rémi Denis-CourmontPLS: simplify
2010-02-17 Rémi Denis-CourmontPLS: use atoll() to parse length
2010-02-17 Rémi Denis-CourmontMissing initializer
2010-02-17 Rémi Denis-CourmontRTP out: fix race condition in SDP generation from...
2010-02-17 Erwan Tulouskins2: correct playlist issue when sorting is used
2010-02-17 Jakob LebenQt: separate status bar label for "Buffering" + show...
2010-02-17 Hugo Beauzee-LuyssenDon't try to use p_extensions_manager if it failed...
2010-02-17 Jakob LebenQt: refactor and (again) emit currentChanged when proce...
2010-02-16 Rémi Duraffortprojectm: fix typo.
2010-02-16 Jean-Philippe AndréSD mediadirs: set module priority to 0
2010-02-16 Rémi Denis-CourmontRemove old testsuite
2010-02-16 Ilkka Ollakkaqt4: try to read playlist headers state in same group...
2010-02-16 Hugo Beauzee-LuyssenDon't assert for NULL instance in killInstance
2010-02-16 Fabio RitrovatoCopyright fix
2010-02-16 Erwan Tuloudemux(avi): fix crash occuring when trying to open...
2010-02-16 Fabio RitrovatoLua intf: missing lua_close()
2010-02-16 Rémi Duraffortlua_sd: fix memleak and factorize.
2010-02-16 Jakob LebenQt: locationBar hides parent locations that don't fit in
2010-02-16 Pierre d'HerbemontRevert "freebox: Bring back freebox SD in C."
2010-02-15 Jean-Baptiste KempfPng: compatibility with libpng 1.4
2010-02-15 Rémi Denis-Courmontudev: fix obvious faults in previous commit, refactor
2010-02-15 Fabio RitrovatoFreebox needs a category
2010-02-15 Rémi Denis-CourmontTypo (fix make dist)
2010-02-15 Rémi Denis-CourmontReally remove m4v
2010-02-15 Rémi Denis-CourmontOpenMAX IL: don't distribute non existent file
2010-02-15 Jakob Lebenudev: improve disc type recognition for -R -RW and...
2010-02-15 Rémi Denis-CourmontWinCE: don't build signals
2010-02-15 Rémi Denis-CourmontWinCE: don't build RC
2010-02-15 Rémi Denis-CourmontDo not (try to) build flac if it is not enabled
2010-02-15 Pierre d'Herbemontfreebox: Bring back freebox SD in C.
2010-02-15 Pierre d'Herbemontlua: Add freebox and frenchtv back in the builtin SD.
2010-02-15 ogg.k.ogg.kfix the un-premultiplying post processing step, which...
2010-02-15 Jakob LebenQt: respect font sizes 1.1.0-ff
2010-02-14 Jean-Baptiste KempfQt: fix Win32 compilation
2010-02-14 Jean-Baptiste KempfRemove shout.c
2010-02-14 Rémi Denis-CourmontNo full point at end of configuration item short text
2010-02-14 Fabio RitrovatoLua SD: add modules path
2010-02-14 Fabio RitrovatoLua SD: open more libs
2010-02-14 Rémi Denis-CourmontSilent rule for genmf
2010-02-14 Rémi Denis-CourmontRemove legacy nice target
2010-02-14 Jean-Baptiste KempfShoutcast SD, goodbye
next