]> git.sesse.net Git - vlc/history - modules
sd: Make most members private.
[vlc] / modules /
2010-02-24 Jakob LebenQt: media library is always a tree
2010-02-24 Jakob LebenQt: hide buffering display if buffering doesn't reach...
2010-02-24 Erwan Tulouskins2: add a way to reset rate to normal speed (trac...
2010-02-24 Erwan Tulouskins2: add support for --[no]-video-on-top (fix #685)
2010-02-23 Laurent AimarFixed invalid accesses in decoder with corrupted subtit...
2010-02-23 Laurent AimarFixed potential memleaks in avformat wrapper.
2010-02-23 Laurent AimarFixed division by 0 with invalid files in avformat...
2010-02-23 Laurent AimarFixed signed integer overflow when loading AVI ODML...
2010-02-23 Laurent AimarFixed segfault with corrupted AVI ODML index.
2010-02-23 Erwan Tulouskins2: fix #689 (text control refresh issue)
2010-02-23 Jakob Lebena macro to automate the choice of "folder"/"directory...
2010-02-23 Fabio RitrovatoLua SD: blind attempt at fixing #3324
2010-02-23 Fabio RitrovatoLua SD: don't fail the whole probe if a script fail
2010-02-23 Fabio RitrovatoLua SD: add longname option (Close #3323)
2010-02-22 Laurent AimarFixed regression in http access.
2010-02-22 Jean-Baptiste KempfAvcodec: comment an extra debug message on subtitles...
2010-02-22 Laurent AimarFixed audio transcoding when using filters.
2010-02-22 Fabio RitrovatoFix debug message
2010-02-22 Jean-Baptiste KempfQt4: small fix for sprefs
2010-02-22 Erwan Tulouskins2: work around a deallocation problem
2010-02-22 Jakob LebenQt: compile fix
2010-02-22 Jean-Baptiste KempfQt: grey out the inexisting options.
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."
next