]> git.sesse.net Git - vlc/history - modules
Added aout pause support.
[vlc] / modules /
2008-09-30 Laurent AimarAdded aout pause support.
2008-09-30 Laurent AimarAdded dump alias module to dummy decoder.
2008-09-30 Rémi Denis-CourmontDo not stat directories on Windows
2008-09-30 Derk-Jan Hartmanmacosx: Add a link to the playlistitem menu to retrieve...
2008-09-30 Derk-Jan Hartmanmacosx: Remove spurious call.
2008-09-30 Derk-Jan Hartmanmacosx: Initially expand the primary Playlist node.
2008-09-30 Rémi Denis-CourmontCode factorization
2008-09-30 Rémi Denis-CourmontWork around dirfd compilation breakage
2008-09-30 Derk-Jan Hartmanmacosx: when saving updates, only allow for a dir to...
2008-09-30 Derk-Jan Hartmanmacosx: The vlc update API can only handle a destinatio...
2008-09-30 Geoffroy CouprieMerge branch 'master' of git://git.videolan.org/vlc
2008-09-30 Antoine CellerierFix CID 207. (Resource leak)
2008-09-29 Ilkka OllakkaDisconnect before trying with authentication
2008-09-29 Christophe MutricyFix make dist
2008-09-29 Geoffroy CouprieRemove IS_WINNT macro
2008-09-28 Rémi Denis-CourmontFormat string fixes
2008-09-28 Rémi Denis-CourmontRemove VLC_OBJECT_LIBVLC
2008-09-28 Derk-Jan Hartmanlibmpeg2: compile fix
2008-09-28 Derk-Jan Hartmanlibmpeg2: user MPEG2 coding type defines when matching...
2008-09-28 Rémi Denis-CourmontFail permanently on fatal file I/O error
2008-09-28 Rémi Denis-CourmontRemove VLC_OBJECT_OPENGL
2008-09-28 Rémi Denis-CourmontVLC_OBJECT_OPENGL: nobody uses _find on this, useless
2008-09-28 Derk-Jan Hartmanlibmpeg2: Enable CC parsing for libmpeg2 >= 5.0.0
2008-09-28 Pierre d'Herbemontqt4: b_reset_currently_playing should not be used here.
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.
next