]> git.sesse.net Git - vlc/history - modules
macosx/framework: Fix precompilation.
[vlc] / modules /
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.
2010-02-13 Antoine CellerierSetup lua module search path
2010-02-13 Antoine CellerierWhen scanning multiple lua scripts, create a new lua_St...
2010-02-13 Erwan Tulouskins2: fix playlist not displaying cuurent playing...
2010-02-13 Erwan Tulouskins2: add support for tracking current playing item...
2010-02-13 Ilkka Ollakkapulseaudio: disable pa_stream_drain on close
2010-02-13 Rémi Denis-CourmontQt4: add extended Latin-1 and a few multimedia keys...
2010-02-13 Laurent AimarBe more strict in flac SyncInfo checks.
2010-02-13 Laurent AimarDo not loose pts on stream properties changes.
2010-02-13 Laurent AimarFixed a few errors in flac packetizer.
2010-02-13 Laurent AimarMoved out the flac packetizer from the flac decoder.
2010-02-13 Jakob LebenQt: it's Qt::Key_Backspace not Qt::Key_Back
2010-02-12 Jakob LebenQt: ooops, fix deleting playlist items by key press
2010-02-12 Jakob LebenQt: playlist panel: search behavior + layout enhancements
2010-02-12 Jakob Lebenplaylist: allow non-recursive search
2010-02-12 Jakob LebenQt: enable drag'n'dropping in listView
2010-02-12 Jakob LebenQt: iconView: draw artwork as big as its aspect ratio...
2010-02-11 Laurent AimarSet a non compressed format in aes3 decoder at open.
2010-02-11 Laurent AimarUsed var_Inherit in mms access.
2010-02-11 Laurent AimarFixed invalid var_Create type in mmsh.
2010-02-11 Laurent AimarRemoved debug left-over in mp4 demuxer.
2010-02-11 Laurent AimarFixed NAL AUD handling in h264 packetizer.
2010-02-11 Pierre d'Herbemontmacosx: Fix compilation.
2010-02-11 Pierre d'Herbemontmpeg4video: Fix leaked fmt_out.p_extra.
2010-02-11 Jakob LebenQt: add a list view
next