]> git.sesse.net Git - vlc/history - modules
* don't mix old and new pl API
[vlc] / modules /
2006-11-09 Felix Paul Kühne* don't mix old and new pl API
2006-11-09 Felix Paul Kühne* added an option to disable auto-playback of newly...
2006-11-09 Felix Paul Kühne* forward-port [17568]
2006-11-09 Felix Paul Kühneretry on failure to connect to rc-unix socket. Patch...
2006-11-09 Olivier Teulière * skins2/parser/skin_parser.cpp: Fixed a crash, and...
2006-11-08 Rémi Denis-CourmontAdd dump access filter to save original media to home
2006-11-08 Derk-Jan Hartman* forwardport [17538] : Real RTSP selection fix. refs...
2006-11-08 Christophe MutricyUse add_bool where it is adapted
2006-11-08 Christophe Massiot * modules/demux/ts.c: Fixed --ts-out used in conjuncti...
2006-11-08 Christophe Massiot * modules/codec/libmpeg2.c, modules/packetizer/mpegvid...
2006-11-08 Christophe Massiot * modules/codec/ffmpeg/encoder.c: MPEG compliance...
2006-11-08 Marian DurkovicFix skins2 Drag&Drop to accept files with non-ANSI...
2006-11-07 Christophe Massiot * modules/mux/mpeg/ts.c: Fixed --sout-ts-crypt-audio and
2006-11-07 Derk-Jan Hartman* memleak if normvol filter cannot be used.
2006-11-06 Antoine CellerierUse str_format_time and str_format_meta here too. Make...
2006-11-06 Antoine CellerierUse str_format_time and str_format_meta in file output...
2006-11-06 Antoine CellerierMove string formating functions used in marq to the...
2006-11-06 Antoine CellerierTab/trailing spaces police
2006-11-06 Rémi Denis-CourmontCosmetic fix
2006-11-06 Antoine CellerierSimplify
2006-11-06 Rémi Denis-CourmontFix boundary checks on file seek
2006-11-06 Rémi Denis-CourmontDV can't (fast)seek; it does not even have a Seek callback.
2006-11-06 Marian DurkovicForwardport Unicode wxWidgets fixes - [17434], [17436...
2006-11-05 Felix Paul Kühne* forward-port [17501] and [17500]
2006-11-05 Felix Paul Kühne* forward-port [17497] with the addition of an 'embedde...
2006-11-05 Rémi Denis-CourmontExport and use ListenUDP
2006-11-05 Rémi Denis-CourmontUse ListenUDP
2006-11-05 Rémi Denis-CourmontCosmetic fix
2006-11-04 Rémi Denis-CourmontFix error passing from IPv4 plugin
2006-11-04 Rémi Denis-CourmontFix remotely triggerable memory leak
2006-11-04 Rémi Denis-CourmontFix const warning
2006-11-04 Rémi Denis-CourmontIgnore missing TTL in c= line.
2006-11-04 Rémi Denis-CourmontFix various problems with the SDP parser:
2006-11-04 Rémi Denis-CourmontUse utf8_open
2006-11-04 Rémi Denis-CourmontFix warning
2006-11-04 Rémi Denis-Courmont- Fix quoting of IPv6 addresses in SAP source-filter
2006-11-04 Rémi Denis-CourmontFix warning
2006-11-03 Sigmund Augdal Helbergaccess_output/udp.c: Don't crash horribly when trying...
2006-11-02 Derk-Jan Hartman* forwardport the mjpeg fix and the dvbsub color fixes
2006-11-02 Dennis van Amerongen* modules/video_output/directx/direct3d.c: add experime...
2006-11-01 Sigmund Augdal Helbergmux/avi.c: write '\0' rather than an uninitalized byte...
2006-11-01 Sigmund Augdal Helbergmux/avi.c: fixed a crash when trying to make audio...
2006-11-01 Derk-Jan Hartman* Fix a bug discovered by Chris Rath on seekable files...
2006-11-01 Rémi Denis-CourmontSupport filenames outside the ANSI Code Page
2006-11-01 Derk-Jan Hartman* Handle <ref></ref> ASX items
2006-11-01 Rémi Denis-CourmontGet rid of broken file-cat option (closes #807)
2006-11-01 Rémi Denis-Courmont- Revert [17394] which reintroduced TOCTOU issues
2006-11-01 Sam Hocevar * Mouse motion and mouse click support in the libcaca...
2006-11-01 Rafaël CarréRemoves useless sanity checks
2006-11-01 Rafaël CarréMakes file plugin fail to access directories
2006-10-31 Rémi Denis-Courmontfix Windows build
2006-10-31 Rémi Denis-CourmontRewrite of the file access
2006-10-31 Rémi Denis-CourmontSuppress some useless variable
2006-10-31 Rafaël CarréFixes double free()
2006-10-30 Rafaël CarréRename flacdec codec plugin to flac, to show it can...
2006-10-30 Jean-Paul SamanRemove excess empty lines
2006-10-29 Rémi Denis-Courmont- Fix TOCTOU problem (utf8_stat -> fstat)
2006-10-29 Rémi Denis-CourmontMinor simplification
2006-10-29 Rémi Denis-CourmontCosmetic fix
2006-10-29 Rémi Denis-CourmontAllow seeking of character devices with non-zero size
2006-10-29 Jean-Paul SamanFix define
2006-10-28 Dennis van Amerongen* modules/codec/x264.c: Fix range enforcement and strin...
2006-10-28 Sigmund Augdal Helbergtaglib.cpp: Don't put empty info in playlist for files...
2006-10-28 Dennis van Amerongen* modules/codec/x264.c: proper descriptions for options...
2006-10-27 Rafaël CarréEnables "stay on top" with window managers that don...
2006-10-26 Rafaël CarréTerminates string with '\0'
2006-10-26 Rémi Denis-CourmontFix typo
2006-10-26 Rafaël Carrétypo
2006-10-26 Rémi Denis-CourmontHmm, lets see.
2006-10-26 Rémi Denis-CourmontRevert [17287].
2006-10-26 Rémi Denis-CourmontReverse supposedly bogus fix
2006-10-26 Rémi Denis-Courmont*Ahem*
2006-10-26 Rémi Denis-CourmontCharacter devices are not seekable.
2006-10-26 Rafaël Carréfrontport [17287] from branch
2006-10-25 Antoine CellerierAdd GIF decoding support (thanks to FFmpeg once more...
2006-10-25 Christophe MutricyCompile fix + handle case with no xml:base
2006-10-24 Christophe Mutricyhonor xml:base
2006-10-24 Rémi Denis-CourmontUntested attempt to fix multicast IPv4 on Windows
2006-10-23 Jean-Paul SamanSupport for X11 Unichrome and XvMC extensions. The...
2006-10-23 Clément StenacClean up and improve core handling for album art. Still...
2006-10-23 Jean-Paul SamanPatch by aurelien: properly test for NULL.
2006-10-22 Rafaël Carrétypo
2006-10-22 Rafaël Carréfix xosd, thanks to hobophobe
2006-10-22 Rafaël Carrétypo
2006-10-22 Damien Fouilleul- apply proper const casting since C++ has become more...
2006-10-22 Rémi Denis-CourmontDrop wcslen() and back to original DnD. Refix it.
2006-10-22 Rafaël Carréfrontport [17255]
2006-10-21 Jean-Paul SamanTurn #if DVBDEBUG into #ifdef DVBDEBUG
2006-10-21 Rémi Denis-CourmontRush fix for 0.8.6
2006-10-21 Rémi Denis-CourmontFix Bonjour discovery
2006-10-21 Derk-Jan Hartman* Updates due to the new playlist core
2006-10-21 Rémi Denis-CourmontAttempt to fix dshow build
2006-10-21 Rémi Denis-CourmontQt compile fix
2006-10-21 Rémi Denis-CourmontConst fixes
2006-10-21 Rémi Denis-CourmontFixes from hobophobe on IRC
2006-10-21 Rémi Denis-CourmontI might have finally got it right
2006-10-21 Rémi Denis-CourmontCompile fix attempt
2006-10-21 Rémi Denis-CourmontShorter version
2006-10-21 Rémi Denis-CourmontUntested bug-to-bug fix for clueless file browsers.
2006-10-21 Clément StenacRebuild the array of currently playing items as a backg...
next