]> git.sesse.net Git - vlc/history - modules
Fix xosd (due to bug introduced in [17267] by funman).
[vlc] / modules /
2007-08-23 Antoine CellerierFix xosd (due to bug introduced in [17267] by funman).
2007-08-23 Rafaël CarréNotify item change in systray
2007-08-23 Antoine CellerierFix copyright date here too.
2007-08-23 Antoine CellerierSet svn:keywords and change copyright year back to...
2007-08-23 Antoine CellerierRestore svn history for the lua modules (For future...
2007-08-23 Rémi Denis-CourmontHide sout ID from RTSP code
2007-08-23 Rémi Denis-CourmontRemove per-ID destination since it is not actually...
2007-08-23 Rémi Denis-CourmontMore boundary cleanup
2007-08-23 Rémi Denis-CourmontCleanup RTP / RTSP boundary a little
2007-08-23 Rémi Denis-CourmontFix previous commit
2007-08-23 Rémi Denis-Courmont- Loosen dependency of RTSP code on stream ID
2007-08-23 Rémi Denis-CourmontFix struct duplication
2007-08-23 Rafaël CarréMerges ITEM_TYPE_VFILE and ITEM_TYPE_AFILE to ITEM_TYPE...
2007-08-23 Rémi Denis-CourmontRemove useless #include
2007-08-23 Rémi Denis-CourmontSplit RTP sout into multiple pieces.
2007-08-23 Rafaël CarréFix macosx gui compilation
2007-08-23 Damien Fouilleuli420_yuy2_mmx: fixed a bug introduced in [21423] (don...
2007-08-22 Damien Fouilleuli420_yuy2: for MMX and SSE2, split inline assembly...
2007-08-22 Damien Fouilleulfreetype: balance vlc_object_find() and vlc_object_rele...
2007-08-22 Christophe MutricyCheck for the good directory.
2007-08-22 Antoine CellerierAdd new module_FindName function to find a module when...
2007-08-22 Rafaël Carréskins2: Alternate method to set always on top for X11...
2007-08-22 Christophe MutricyDistribute vlclua.h
2007-08-22 Rafaël CarréDo not try to load non-existing skins files
2007-08-22 Rafaël Carrérc intf: Corrects function name: Get_URI -> GetURI
2007-08-22 Rafaël CarréInclude vlc_input header to fix compilation
2007-08-22 Antoine CellerierFix compilation while this gets sorted out.
2007-08-22 Rafaël CarréInput access locking, part 3 (final).
2007-08-22 Antoine CellerierDon't commit stuff that shouldn't have been commited.
2007-08-22 Rémi Denis-CourmontDo not send scope ID over the wire
2007-08-22 Antoine CellerierRevert [21140] which broke the extend panels in Qt4...
2007-08-22 Rémi Denis-CourmontFix Require header support
2007-08-22 Rémi Denis-CourmontFix RTSP Transport mode handling
2007-08-22 Rémi Denis-CourmontRemove duplicate check
2007-08-22 Rémi Denis-CourmontVarious RTSP conformance fixes:
2007-08-22 Rémi Denis-CourmontBunch of conformance fixes:
2007-08-22 Pierre d'Herbemontmodules/demux/playlist: Remove luaplaylist now that...
2007-08-22 Pierre d'Herbemontmodules/misc/meta_engine: Remove luameta now that it...
2007-08-22 Pierre d'Herbemontmodules/misc/lua: Share some code between the modules...
2007-08-21 Rafaël CarréFixes memory leaks
2007-08-21 Rafaël CarréCorrectly handle (avoid deadlocks) always on top when...
2007-08-21 Rémi Denis-CourmontFix previous commit
2007-08-21 Rémi Denis-Courmont- Do not parse CSeq; do not assume it fits in an integer
2007-08-21 Rémi Denis-CourmontCentralize HTTP/RTSP error text
2007-08-21 Rémi Denis-CourmontFix remote DoS against the RTSP server when Transport...
2007-08-21 Rémi Denis-CourmontFix utf8_readdir usage
2007-08-21 Rafaël Carrédbus.h: sens valid XML
2007-08-21 Rémi Denis-CourmontUse memcmp()
2007-08-21 Rémi Denis-CourmontFix warning
2007-08-21 Rémi Denis-CourmontUse session-wide RTCP RR bandwidth. Fix overflow
2007-08-21 Rémi Denis-CourmontCosmetic
2007-08-21 Rafaël CarréAdvertises signals and renames VLC_ defines to MPRIS_
2007-08-21 Damien Fouilleulfreetype: make sure fontconfig is still optional
2007-08-21 Rafaël CarréAdds headers back.
2007-08-21 Pierre d'HerbemontFix previous commit.
2007-08-21 Pierre d'Herbemontmodules/services_discovery/shout.c: (Thanks ileoo)...
2007-08-21 Bernie PurcellChanges to get styled subtitles working with Windows
2007-08-20 Rafaël CarréAdds libavcodec version check for musepack7 fourcc
2007-08-20 Rafaël CarréAdds some metadata writing capability (ref #1248 )
2007-08-20 Christophe Mutricyunbreak compilation
2007-08-20 Rafaël CarréFixes compilation(2)
2007-08-20 Rafaël CarréFactorizes code
2007-08-20 Rémi Denis-Courmont- Fix TTL in SDP
2007-08-20 Rémi Denis-CourmontRemove stdio while we're at it.
2007-08-20 Rémi Denis-CourmontFix compilation
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-08-20 Rafaël CarréCall "meta reader" module in ffmpeg demuxer
2007-08-20 Rafaël CarréAdds mpc to the ffmpeg's fourcc list
2007-08-20 Ilkka Ollakkause GetName only if GetTitle returns emptry string...
2007-08-20 Jean-Baptiste KempfQt4 - Comments about TODO and FIXMEs on the main_interf...
2007-08-20 Jean-Baptiste KempfQt4: fix compilation. Sorry for the disturbance.
2007-08-20 Jean-Baptiste KempfQt4 : build fix.
2007-08-20 Jean-Baptiste KempfQt4 : remove from Modules.am a removed file.
2007-08-20 Jean-Baptiste KempfQt4 : buttons size and various fixes. Remove dead code...
2007-08-20 Jean-Baptiste KempfQt4 : Fix a size in main controlsWidget.
2007-08-20 Jean-Baptiste KempfQt4 : fullscreen Button activation/deactivation
2007-08-20 Jean-Baptiste KempfQt4 : Fix the playlistButton Size.
2007-08-20 Jean-Baptiste KempfQt4 : remove useless files.
2007-08-20 Jean-Baptiste KempfQt4 : Changes in the main interface:
2007-08-20 Rafaël CarréDisables some useless metadata in infopanel dialog
2007-08-20 Rafaël CarréForgotten that in [21284]
2007-08-20 Rafaël CarréReads more metadata from ID3v2 tags
2007-08-19 Damien Fouilleulglx: fixed startup crash, which seems to be triggered...
2007-08-19 Ilkka OllakkaSets EchoMode(QLineEdit::Password) for CONFIG_ITEM_PASSWORD
2007-08-19 Rafaël CarréAdds CONFIG_ITEM_PASSWORD for showing stars in preferen...
2007-08-19 Rafaël CarréForces preparsing for ogg files
2007-08-19 Jean-Baptiste Kempfqt4 - Remove trailing spaces...
2007-08-19 Antoine CellerierAnother input_GetItem assert workarround.
2007-08-19 Antoine CellerierAdd config option to disable album art support in the...
2007-08-19 Antoine Cellerier* Allow getting album art for items which aren't playin...
2007-08-19 Rafaël CarréImplements ogg/vorbis & flac duration preparsing
2007-08-19 Antoine CellerierFix playlist_item_t.i_id vs input_item_t.i_id mess...
2007-08-19 Pierre d'Herbemontmodule/services_discovery/bonjour.c: Use the new API.
2007-08-19 Jean-Baptiste KempfQt4 - Right-Click menus for the main interface. Not...
2007-08-19 Gildas Bazin* modules/codec/mpeg_audio.c: fixes for free format...
2007-08-19 Ilkka Ollakkaadd artist to lua-script also
2007-08-19 Jean-Baptiste Kempfqt4 add a small define that could help to fight Qt43...
2007-08-19 Christophe MutricyFix [21233]
2007-08-19 Ilkka OllakkaSecond try, show save meta button if user changes any...
next