]> git.sesse.net Git - vlc/history - modules
playlist: i_sort and i_order are not used. removed.
[vlc] / modules /
2008-09-28 Laurent AimarSpu pause support.
2008-09-28 Rémi Denis-CourmontDo not add subdirectories entries
2008-09-28 Rémi Denis-CourmontRTP: use the right frequency for jitter computation
2008-09-28 Laurent AimarPrivatized part of vout fields.
2008-09-28 Laurent AimarConvert stream to system timestamp after the decoder.
2008-09-28 Laurent AimarGive input_DecoderNew the clock used.
2008-09-28 Laurent AimarAdded signal stat to dvb module.
2008-09-28 Pierre d'Herbemontskins2: Fix compilation.
2008-09-28 Pierre d'HerbemontFix playlist_CurrentInput usage.
2008-09-27 Christophe MutricyCompile fix
2008-09-27 Christophe MutricyCompile fix after d228fdd28e
2008-09-27 Christophe MutricyFix bad declaration
2008-09-27 Christophe MutricyQt4: Fix compilation
2008-09-27 Rémi Denis-CourmontDisable horribly broken Bonjour code.
2008-09-27 Rémi Denis-CourmontRemove useless includes
2008-09-27 Rémi Denis-CourmontQt4 compile fix
2008-09-27 Pierre d'Herbemontogg: Fix an unitialized value usage.
2008-09-27 Pierre d'Herbemontogg: Fix a divide by zero.
2008-09-27 Pierre d'Herbemontmp4: Fix a leak.
2008-09-27 Pierre d'Herbemontplaylist: Move more members as private.
2008-09-27 Rémi Denis-CourmontRemove dummy debug
2008-09-27 Rémi Denis-CourmontOops, forgot some dead code
2008-09-27 Rémi Denis-CourmontDirectory as XSPF playlist
2008-09-27 Pierre d'Herbemontmacosx: Don't release then retain the same item if...
2008-09-27 Pierre d'Herbemontmacosx: Fix tautology.
2008-09-27 Pierre d'Herbemontmacosx: Fix a typo that leads to a crash in _removeOldP...
2008-09-27 Sebastien EscudierRTP: fix TTL
2008-09-26 Rémi Denis-CourmontRTP: fix parsing IPv6 addresses
2008-09-26 Jean-Baptiste KempfQt4: simplification and correctness.
2008-09-25 Laurent AimarFixed forcing a demux while using access_demux for...
2008-09-25 Felix Paul Kühnemacosx: stupid c&p error
2008-09-25 Felix Paul Kühnemacosx: remove the legacy CONFIG_ITEM_KEY_BEFORE_10_3...
2008-09-25 Felix Paul Kühnemacosx: implement CONFIG_ITEM_PASSWORD (closes #2118)
2008-09-24 Laurent AimarFixed SSA subtitles pause.
2008-09-24 Rémi Denis-CourmontRTP: use --demux instead of --rtp-ts-demux
2008-09-24 Rémi DuraffortTelnet: don't leak the message.
2008-09-24 Rémi DuraffortRemove allways true test.
2008-09-24 Rémi DuraffortAvoid a malloc(0)
2008-09-24 Christophe Mutricyi18n: Fixes in qt4 simple prefs
2008-09-24 Rémi Denis-CourmontRTP: support for overriding the TS demux - fixes #2103
2008-09-24 Derk-Jan Hartmancdda: Fix issue with pausing of CDDA
2008-09-24 Jean-Paul SamanWrite snapshot to a temporary file first, then rename...
2008-09-24 Jean-Paul SamanRespect jpeg format setting as scene snapshot and respe...
2008-09-23 Jean-Baptiste KempfQt4: Resize the good column to the text in Media inform...
2008-09-23 Jean-Paul Saman(x264) b-adapt now takes an integer ranging from 0...
2008-09-23 Derk-Jan HartmanRaise the prio of our own i420->yuy2 module. Works...
2008-09-23 Derk-Jan Hartmanvideo_chroma: i420->yuy2 filter cannot scale.
2008-09-23 Lukas Durfinaadd deprecated aliases for audio devices
2008-09-23 Derk-Jan Hartmanswscale: don't set a default filter
2008-09-23 Jean-Baptiste KempfQt4: Playlist saving size and blablah... Close #2112
2008-09-23 Jean-Baptiste KempfPrevious strategy to not have to translate does not...
2008-09-23 Laurent AimarFixed support for font color and opacity for html rende...
2008-09-23 Derk-Jan Hartmanavformat: Support for AVChapters.
2008-09-23 Derk-Jan Hartmanmms: Fix uninitialized vlc_cond in mms KeepAlive thread
2008-09-23 Jean-Baptiste KempfQt4: Center the Fullscreen controller on One screen...
2008-09-23 Jean-Baptiste KempfQt4: larger fullscreen controller.
2008-09-22 Jean-Baptiste KempfFix compile. Sorry.
2008-09-22 Laurent AimarDo not show hidden lines in subrip subtitle.
2008-09-22 Jean-Baptiste KempfQt4: Sprefs, add sub-margin.
2008-09-22 Laurent AimarUse resolve_xml_special_chars where appropriate.
2008-09-22 Laurent AimarProperly handle < > & " in html text...
2008-09-22 Laurent AimarCompilation fixes for quartztext (thanks to Derk-Jan...
2008-09-22 Laurent AimarMoved more common codes to text_renderer.h
2008-09-22 Laurent AimarModify ProcessNode to look more like freetype one (2).
2008-09-22 Laurent AimarModify ProcessNode to look more like freetype one.
2008-09-22 Laurent AimarFirst pass for extracting common text renderer code.
2008-09-22 Laurent AimarAdded x264 fourcc to h264 packetizer.
2008-09-22 Laurent AimarImproved support for broken subtitles and {\anX} tag.
2008-09-22 Felix Paul Kühnemacosx: fix sprefs reset in master, too
2008-09-22 Felix Paul Kühnemacosx: added a non-implemented skeletion (just the...
2008-09-22 Antoine CellerierRemove change_unsafe() no-op.
2008-09-22 Jean-Baptiste KempfQt4: Really split the TimeLabel into its own class.
2008-09-21 Felix Paul Kühnemacosx: forward-port 17a722aa10 so master is 10.4u...
2008-09-21 Pierre d'Herbemontmacosx: Simplify prefs.m.
2008-09-21 Rémi Denis-CourmontRTP: compute delay jitter (not used yet) and fix timeout
2008-09-21 Jean-Baptiste KempfSkins2: add some entries for right-click menu in DP.
2008-09-21 Jean-Baptiste KempfQt4: playlist Item MUST inherit from their parent the...
2008-09-21 Rémi Denis-CourmontAtomic builtins are from in GCC 4.1.0 onward.
2008-09-21 Felix Paul Kühnemacosx: fixed behaviour of the volnorm settings for...
2008-09-21 Felix Paul Kühnemacosx: make [VLCControls getVoutView] publically avail...
2008-09-21 Rémi Denis-CourmontAnother compile fix
2008-09-21 Rémi Denis-Courmontcompile fix
2008-09-21 Laurent AimarRemoved spu_Create/DestroySubpicture in favor of subpic...
2008-09-21 Rémi Denis-CourmontRemove VLC_OBJECT_MODULE
2008-09-21 Rémi Denis-CourmontUse module_list_get
2008-09-21 Rémi Denis-CourmontFix invalid cast
2008-09-21 Rémi Denis-Courmontlower case the module_* functions
2008-09-21 Rémi Denis-CourmontFix signal number
2008-09-21 Ilkka Ollakkause items showflags, parentItem can be NULL
2008-09-21 Felix Paul Kühnemacosx: Fixed the appereance of playlist items in the...
2008-09-21 Lukas Durfinauniform naming of audio devices variable
2008-09-21 Rémi Denis-CourmontMerge module_release and module_Put
2008-09-21 Jean-Baptiste KempfQt4: Faster/Slower buttons for whiners.
2008-09-21 Jean-Baptiste KempfQt4 win32 native open dialog.
2008-09-21 Jean-Baptiste KempfQt4: D&D behaviour fix.
2008-09-21 Jean-Baptiste KempfQt4: Video Effects: Force puzzle to be in [2:16]x[2...
2008-09-21 Jean-Baptiste KempfQt4: Fix windows FSC issue.
2008-09-21 Antoine CellerierSort options.
2008-09-20 Laurent AimarUse block_Release in bandlimited resampler.
2008-09-20 Laurent AimarSimplify subpicture region allocation in fbosd.
next