]> git.sesse.net Git - vlc/history - modules
TimeSlider fix for #4328
[vlc] / modules /
2011-01-22 Francois CartegnieTimeSlider fix for #4328
2011-01-22 Felix Paul Kühnequartztext: compilation fix
2011-01-22 Rémi Denis-Courmontlive555: add audio/DAT12 and audio/L20 RTP payload...
2011-01-22 Jean-Philippe AndréXML: fix two small mistakes in Lua
2011-01-22 Rémi Denis-CourmontXML: return attribute value as const
2011-01-22 Rémi Denis-CourmontSimplify
2011-01-22 Pierre YnardDistribute forgotten files
2011-01-21 Jean-Philippe AndréQt: really close ExtensionDialog when user presses ESC
2011-01-21 Jean-Philippe AndréLua: also return node name in XML's next_node() method
2011-01-21 Jean-Philippe AndréLua: load modules manually for zipped extensions
2011-01-21 Jean-Philippe AndréLua: load extensions in .vle files (Zip archives)
2011-01-21 Jean-Philippe AndréLua: allow killing Extensions
2011-01-21 Jean-Philippe AndréQt: show embedded icons of Lua extensions
2011-01-21 Jean-Philippe AndréExtensions: support embbeded icon data
2011-01-21 Jean-Philippe AndréQt: support spin icon in extension dialogs
2011-01-21 Jean-Philippe AndréLua: add support for the new spin icon
2011-01-21 Jean-Philippe AndréQt: new pixmaps for the spinning icon widget
2011-01-21 Jean-Philippe AndréQt: add new widgets: AnimatedIcon & SpinningIcon
2011-01-21 Rémi Duraffortxml! fix potential memleak.
2011-01-21 Jean-Philippe AndréZip: check memory allocations or fail (in Open)
2011-01-21 Jean-Philippe AndréZip: fail when the file does not exist
2011-01-21 Pierre YnardXML: throw an error if HTML subtitles have no root...
2011-01-21 Pierre YnardXML: fix warning
2011-01-21 Jean-Paul Samanstream_filter/httplive.c: Do not start live playback...
2011-01-21 Jean-Paul Samanstream_filter/httplive.c: consider http port numbers
2011-01-21 Ilkka Ollakkalibxml: return attribute name on ReaderNextAttr
2011-01-21 Pierre Ynardquartztext: don't mangle const string
2011-01-21 Pierre Ynardquartztext: build fix
2011-01-21 Pierre Ynardquartztext: update XML parsing
2011-01-21 Pierre YnardXML: fix incomplete last commit
2011-01-20 Rémi Denis-CourmontXML: return node (element name or text value) as const
2011-01-20 Rémi Denis-CourmontUse strspn() and constify
2011-01-20 Rémi DuraffortCosmetics
2011-01-20 Rémi Duraffortsout_setid: parse the config string before any usage...
2011-01-20 Rémi DuraffortFix potential memory leak.
2011-01-20 Rémi Denis-CourmontReturn XML attribute as const from NextAttr
2011-01-20 Jean-Baptiste KempfUpdate NEWS, LIST and improve preferences for the new...
2011-01-20 Christophe MassiotNew sout module langfromtelx, gets lang from telx
2011-01-20 Jean-Baptiste KempfAdd a setlang submodule to setid
2011-01-20 Jean-Baptiste KempfQt: fix compilation with ML
2011-01-19 Ilkka Ollakkaqt4: fix album art showing again in views
2011-01-19 Ilkka Ollakkaxspf demux: fix tree-parsing
2011-01-19 Jean-Baptiste KempfSetid: small fix
2011-01-19 Jean-Baptiste KempfDelay: specify in the option the unit
2011-01-19 Christophe MassiotNew stream_out module setid to change IDs of streams
2011-01-19 Christophe MassiotNew stream out module delay to delay PTS/DTS
2011-01-19 Christophe MassiotAdd support for Linear Systems (HD-)SDI cards
2011-01-19 Jean-Baptiste KempfSkins2: fix compilation
2011-01-19 Rémi Denis-CourmontXML: merge read and node_type operations, skip unknown...
2011-01-19 Rémi Denis-CourmontAvoid useless assignment
2011-01-19 Rémi Denis-CourmontDon't recurse into modules/misc/xml
2011-01-19 Rémi Denis-CourmontRemove xtag
2011-01-19 Rémi Denis-CourmontSmall simplification
2011-01-19 Rémi Denis-Courmontgrammar
2011-01-19 Jean-Paul Samanstream_filter/httplive.c: unbreak HTTP Live streams...
2011-01-19 Jean-Paul Samanstream_filter/httplive.c: Do not crash when Prefetch...
2011-01-19 Jean-Paul Samanstream_filter/httplive.c: do not crash on strdup(NULL)
2011-01-19 Erwan Tulouskins2(playlist): cosmetics + avoid objects passed...
2011-01-19 Erwan Tulouskins2: remove dead code
2011-01-19 Pierre Ynardt140: fix RTP synchronization
2011-01-18 Rémi Denis-CourmontPanoramix: use var_Inherit
2011-01-18 Rémi Denis-CourmontMove --x11-display to the XCB window plugin
2011-01-18 Rémi Denis-CourmontXCB hotkeys: do not use --x11-display anymore
2011-01-18 Rémi Denis-Courmontskins2: do not follow --x11-display anymore
2011-01-18 Rémi Denis-CourmontQt4: remove custom X11 display with --x11-display
2011-01-18 Jean-Philippe AndréQt: fix crash in the playlist model
2011-01-17 Jean-Philippe AndréZip: fix seeking (closes #3867)
2011-01-17 Jean-Philippe AndréZip: fix opening of files
2011-01-17 Jean-Philippe AndréQt: fix Modules.am for the media library
2011-01-17 Srikanth RajuQt/ML: Pictureflow should work with VLCModel
2011-01-17 Srikanth RajuQt/ML: Move more functions into VLCModel
2011-01-16 Harry SintonenHandle early termination properly in StripTags
2011-01-16 Erwan Tulouskins2(Linux): fix some drag&drop issues
2011-01-16 Erwan Tulouskins2: use enum type for better clarity
2011-01-16 Erwan Tulouskins2: cosmetic (playlist)
2011-01-16 Erwan Tulouskins2: some optimisation for playlist
2011-01-16 Erwan Tulouskins2: refactor some code
2011-01-16 Erwan Tulouskins2: remove unnecessary lookup
2011-01-16 Erwan Tulouskins2: add accessors to VarTree
2011-01-16 Erwan Tulouskins2: prefer ++it over it++ for iterators
2011-01-16 Erwan Tulouskins2: cache scaled image
2011-01-16 Erwan Tulouskins2: better cleanup for button and checkbox
2011-01-16 Erwan Tulouskins2: cosmetic (a single addObserver is sufficient)
2011-01-16 Erwan Tulouskins2: cosmetic
2011-01-16 Jean-Baptiste KempfMark ffmpeg-fast and ffmpeg-hw as normal preferences.
2011-01-16 Jean-Baptiste KempfCrystalHD: look for the dll in common places
2011-01-15 Jean-Baptiste KempfCrystalHD: support for opening the BCM dll under Win32
2011-01-15 Srikanth RajuML: Fix BuildUpdate() and add some error messages
2011-01-15 Srikanth RajuML: Avoid deadlocks
2011-01-15 Jean-Baptiste KempfCDG: kill warnings
2011-01-15 Jean-Baptiste KempfVisual: code cosmetics and comments
2011-01-15 Jean-Baptiste KempfGoom: remove unnecessary includes and delete GOOM_TREE...
2011-01-15 Jean-Baptiste KempfSchroedinger: fix copyright year, and NEWS
2011-01-15 Jean-Baptiste KempfSchroendinger: improve preferences integration
2011-01-13 Rémi Denis-CourmontQt4: fix convert dialog
2011-01-13 Anuradha SuraparajuAdd Dirac encoding support to VLC using the Schroedinge...
2011-01-12 Rémi Denis-CourmontRemove unused factory pattern for SDP announces
2011-01-12 Dominique LeuenbergerHave bool MLModel::setData return a value in any case.
2011-01-12 Erwan Tulouskins2: use of vlc_mutex_locker simplifies things a bit
2011-01-12 Erwan Tulouskins2: rework skins2 as a vout_window provider
next