]> git.sesse.net Git - vlc/history - modules
smb.c: protect open call, sounds like open is macro in latest glibc ? patch by kwizart
[vlc] / modules /
2007-08-28 Damien Fouilleulsmb.c: protect open call, sounds like open is macro...
2007-08-28 Bernie PurcellUse a different font path for Gentoo linux
2007-08-27 Damien Fouilleulmake ptr -> int conversion 64 bit friendly
2007-08-27 Ilkka Ollakkafix a littlebit that hack about setting editing mode...
2007-08-27 Christophe MutricyFix makedist
2007-08-27 Bernie PurcellCorrect a mask typo, copy across some memory checks...
2007-08-26 Bernie PurcellWhitespace removal
2007-08-26 Ilkka Ollakkam3u.c: don't free and write
2007-08-26 Ilkka Ollakkaxspf.c: add album-art as <image> and use Title in title...
2007-08-26 Rémi Denis-CourmontImplement the Timestamp header
2007-08-26 Rémi Denis-Courmont- refuse to act if Range is specified since we cannot...
2007-08-25 Pierre d'Herbemontmodules/services_discovery/shout.c: Rename "Shoutcast...
2007-08-25 Christophe MutricyWait a little bit so we get the meta and art
2007-08-25 Ilkka Ollakkaset in_edit=false on close;
2007-08-25 Ilkka Ollakkasend Title not filename to last.fm, fixes submitting...
2007-08-25 Rafaël CarréFix memory leak spotted by Mr_Mirsal
2007-08-25 Rafaël Carréaudioscrobbler: runs in a separate thread because of...
2007-08-25 Rafaël Carrénotify: replaces '&' with '&amp;' in popup body
2007-08-25 Rafaël Carrénotify: Adds a previous button also
2007-08-25 Rafaël Carrénotify: Adds a button to skip current element
2007-08-25 Rafaël Carrénotify: Don't use empty metadata
2007-08-24 Christophe MutricyFix one segfault when systray is not used
2007-08-24 Rafaël CarréDon't print "no artist" or "no album" if metadata isn...
2007-08-24 Ilkka Ollakkaif editing some other than currently playing item,...
2007-08-24 Christophe MutricyFix the qt-pl-showflags tooltip
2007-08-24 Ilkka Ollakkawait INTERVAL if needed on submitting, and don't try...
2007-08-24 Rémi Denis-CourmontAdvertise port 0 in SDP when not streaming to a fixed...
2007-08-24 Rémi Denis-CourmontReally[1] implement non-aggregate PLAY
2007-08-24 Rémi Denis-CourmontUse a single table with a single index for tracks for...
2007-08-24 Rémi Denis-CourmontImplement non-aggregate TEARDOWN
2007-08-24 Rémi Denis-CourmontDon't return negative session number
2007-08-24 Rémi Denis-CourmontIsolate RTSP from the rest of RTP
2007-08-24 Rémi Denis-CourmontFix strcasestr warning
2007-08-24 Jean-Paul SamanEnable hurry-up by default to mimic old behaviour of...
2007-08-24 Jean-Paul SamanRemove TODO
2007-08-24 Jean-Paul SamanOops shouldn't have been in previous commit.
2007-08-24 Jean-Paul SamanImplement framedropping algorithm using avcontext.skip_...
2007-08-24 Jean-Paul SamanTell p_vout->render the aspect ratio and dimensions...
2007-08-24 Jean-Paul SamanSupport for non-RGB framebuffers:
2007-08-24 Bernie PurcellRGB and alpha --> ARGB - similar to freetype.c
2007-08-24 Bernie PurcellOops
2007-08-24 Bernie PurcellCopy across damienf's mod to freetype.c in r21422 to...
2007-08-24 Bernie PurcellStrip out whitespace
2007-08-24 Rafaël CarréFixes crash when using a vout with qt4.3
2007-08-23 Rafaël CarréCloses the previously displayed notification before...
2007-08-23 Rafaël CarréAlbum art support in libnotify popups
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.
next