]> git.sesse.net Git - vlc/history - modules
LUA: precompile with luac
[vlc] / modules /
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
2010-02-11 Erwan Tuloumediadirs: cleanup
2010-02-11 Rafaël Carrédbus: correctly reference current input
2010-02-11 Sébastien Escudierlive555 : send the scale again after a pause. It avoids...
2010-02-11 Rémi Duraffortdvbsub: remove dummy test (already check then dereferen...
2010-02-11 Rémi Duraffortlua: fix object leak.
2010-02-11 Rémi Duraffortdirac: fix invalid test (found with coccinelle static...
2010-02-11 Jean-Paul Samanlogo: inform listeners when picture has been moved
2010-02-10 Christophe MutricyRTMP: Don't trust the length given by the stream
2010-02-10 Christophe MutricyFix compilation
2010-02-10 Antoine CellerierFix ncurses compilation. (testing compilation before...
2010-02-10 Antoine CellerierFix skins2 compilation.
2010-02-10 Rémi Denis-CourmontA52: cease spamming
2010-02-10 Rémi Denis-CourmontKeep the authoritative fullscreen status on the playlist
2010-02-10 Rémi Denis-Courmontplaylist: create the fullscreen variable
2010-02-10 Rémi Denis-Courmont"fullscreen" callback: do nothing if value is unchanged
2010-02-10 Rémi Denis-CourmontDo not propagate fullscreen status up the filter chain
2010-02-10 Rémi Denis-Courmont"fullscreen" callback: do nothing if value is unchanged
2010-02-10 Rémi Denis-CourmontUse input_GetVout
2010-02-10 Rémi Denis-CourmontNo need for sprintf() here
2010-02-10 Rémi Duraffortmsn: simplify (and remove some dummy strdup).
2010-02-10 Jakob LebenQt: cleanups and organization
2010-02-10 Jakob LebenQt: PLModel::removeItem( int ) is not for public usage
2010-02-10 Jakob LebenQt: simplify selected item deletion in playlist model
2010-02-10 Jakob LebenQt: update playlist dialog on rootChanged signal from...
2010-02-10 Jakob LebenQt: return playlist model and views to "now playing...
next