]> git.sesse.net Git - vlc/history - modules
libvlc: Add a test for media_player_set_media().
[vlc] / modules /
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
2010-02-14 Rémi Denis-CourmontLUA: check libdir before datadir
2010-02-14 Rémi Denis-CourmontLUA: look in $(pkglibdir)/lua
2010-02-14 Rémi Denis-CourmontLUA: fix memory leaks in error path
2010-02-14 Rémi Denis-CourmontPut plugins in $(pkglibdir)/modules
2010-02-14 Laurent AimarDecreased priority of raw mpeg video demuxer.
2010-02-14 Srikanth RajuQt: Call Lua status callbacks on playing status changes
2010-02-14 Srikanth RajuLua: Add new callback playing_changed for playing statu...
2010-02-14 Srikanth RajuLua: Allow arguments to be passed to lua functions...
2010-02-14 Ilkka OllakkaQT4: scroll to playingItem when changing view
2010-02-14 Rémi Denis-CourmontGather all inhibit module in a directory (no code change)
2010-02-14 Rémi Denis-Courmontscreensaver: wait for process
2010-02-14 Laurent AimarIncreased probing size for ac3/dts in wav (close #3298).
2010-02-14 Laurent AimarSimplified and fixed mmst/u pausing (close #2673).
2010-02-14 Rémi Denis-CourmontStore audio output interface variables into the input...
2010-02-14 Erwan Tulouskins2(playlist): fix current playing item still on...
2010-02-14 Jean-Baptiste KempfSupport for Windows Media Voice natively
2010-02-14 Jean-Baptiste KempfSupport for Indeo 5
2010-02-14 Rémi Denis-CourmontUse vlc_openat, fix support for non-UTF-8 systems
2010-02-14 Rémi Denis-Courmontdirectory: remove useless string if fdopendir() is...
2010-02-14 Rémi Denis-Courmontdirectory: handle fd:// syntax
2010-02-14 Rémi Denis-Courmontdirectory: use block_heap_Alloc()
2010-02-14 Laurent AimarReduced verbosity (vout wrapper).
2010-02-14 Laurent AimarFixed RSS text positionning (close #3115).
2010-02-14 Jakob LebenQt: couple of minor corrections
2010-02-14 Jakob LebenQt: playlist menu strings and icons
2010-02-14 Jakob LebenQt: the Add button on playlist panel is gone
2010-02-14 Jakob LebenQt: include Add File/Directory/Advanced Open actions...
2010-02-14 Jean-Baptiste KempfUpdate LIST
2010-02-14 Jean-Baptiste KempfQt: code reindentation
2010-02-13 Laurent AimarFixed SPS/PPS transmissions in H264 packetizer.
2010-02-13 Laurent AimarFixed SPS parsing when scaling matrices are present...
2010-02-13 Laurent AimarAdded support for language in asf (close #3292).
2010-02-13 Laurent AimarFactorized the way ES are added (asf).
2010-02-13 Laurent AimarFactorized extended header search (asf).
2010-02-13 Laurent AimarCosmetics (asf).
2010-02-13 Rémi Denis-Courmontudev ALSA: use vendor name if available
2010-02-13 Rémi Denis-Courmontudev ALSA: use model name if available
2010-02-13 Rémi Denis-Courmontudev ALSA: don't be reliant on device node path, use...
2010-02-13 Rémi Denis-Courmontudev: rudimentary ALSA capture support
2010-02-13 Rémi Denis-CourmontCapture devices -> Video capture, for consistency
2010-02-13 Rémi Denis-CourmontXCB SD: allow running even if there is no ICCCM window...
2010-02-13 Rémi Denis-Courmontxcb SD: add a persistent item for the whole desktop
2010-02-13 Rémi Denis-CourmontMake mouse-moved and mouse-clicked coordinates, remove...
2010-02-13 Antoine CellerierItem specific information getters are now item object...
2010-02-13 Rémi Denis-CourmontYou shall include <config.h>
2010-02-13 Erwan Tulouskins2: fix proccessing item-change at playlist level
2010-02-13 Antoine CellerierMake sure that the playlist item has been preparsed...
2010-02-13 Rémi Denis-CourmontVariable choice names are in psz_string, not var.psz_name
2010-02-13 Rémi Denis-CourmontMake mouse-moved a void variable
2010-02-13 Erwan Tulouskins2: remove dead code
2010-02-13 Antoine CellerierAdd lua wrapper for memory stream constructor.
2010-02-13 Antoine CellerierExport vlc's xml api.
next