]> git.sesse.net Git - vlc/history - modules
integrate patch from Ticket #725. needs testing.
[vlc] / modules /
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...
2006-10-21 Jean-Paul SamanFix compiler warning: missing initializer
2006-10-21 Clément StenacDon't loop continuously the playlist thread, use cond.
2006-10-21 Jean-Paul SamanRemove unused variables
2006-10-21 Rémi Denis-CourmontRevert flawed [17208]. Really fix the sign comparison.
2006-10-21 Jean-Paul SamanRemove unused variable val
2006-10-21 Jean-Paul SamanRemove useless comparisson (n >= 0) was always true...
2006-10-21 Jean-Paul SamanRemove unused variable p_meta
2006-10-21 Jean-Paul SamanFix invalid comparison, result was always false.
2006-10-21 Rémi Denis-Courmont*Ahem*
2006-10-21 Jean-Paul SamanFix compiler warning: comparison between signed and...
2006-10-21 Jean-Paul SamanFix compiler warning: implicit declaration of function...
2006-10-21 Felix Paul Kühne* minor update to the current playlist API
2006-10-21 Derk-Jan Hartman* copy paste error
2006-10-21 Clément StenacPlaylist
2006-10-21 Derk-Jan Hartman* Add 24bit and 32bit PCM stream support to avcodec
2006-10-21 Rémi Denis-CourmontRemove dead code
2006-10-21 Rémi Denis-CourmontCleanup
2006-10-21 Rémi Denis-CourmontMerge UDP access output with core TTL handling
2006-10-20 Rémi Denis-CourmontAnother TTL string unduped
2006-10-20 Antoine CellerierPut lower priority than ffmpeg. (when SDL_image was...
2006-10-20 Rémi Denis-CourmontUnduplicate TTL strings
2006-10-20 Rémi Denis-Courmont- Don't try altivec compiler flags except on PPC and...
2006-10-19 Derk-Jan Hartman* prevent potential crashes on files with broken channe...
2006-10-19 Derk-Jan Hartman* Support 5.1 channels in Flac (untested with a 5.1...
2006-10-18 Derk-Jan HartmanTTA: Forgot to update Modules.am for the TTA demux
2006-10-18 Rémi Denis-CourmontFix typo
2006-10-18 Rémi Denis-CourmontFallback to IGMPv2 when IGMPv3 fails - fixes #734
2006-10-18 Rémi Denis-Courmont- Try DNS resolution before creating socket as per...
2006-10-18 Rémi Denis-CourmontDon't assume multicast address are in dotted notation...
2006-10-18 Rémi Denis-CourmontDon't put Linux-specific defines in the wild.
2006-10-17 Derk-Jan HartmanFix the shoutcast TV listings SD menu item in the Mac...
2006-10-17 Antoine CellerierFix 32bit/64bit issue in http interface time/length...
2006-10-17 Derk-Jan HartmanEnable ffmpegs TTA decoder, and add a TTA demux to...
2006-10-17 Derk-Jan Hartman* packetizer h264: Donwq't gather the block chain when...
2006-10-17 Derk-Jan Hartman* Let the libmpeg2 module decode video with the mp2v...
2006-10-16 Derk-Jan HartmanApparently ffmpeg doesn't like how we were feeding...
2006-10-16 Jean-Baptiste KempfQt4: File / Disk / Network tabs for Open Dialog
2006-10-16 Antoine Celleriernoise video filter
2006-10-15 Clément StenacD&D fixes
2006-10-15 Antoine CellerierDon't use doubles when doing the rotation
2006-10-15 Derk-Jan Hartman*demux/asf Support for dvr-ms ASF. This is a a prioriet...
2006-10-15 Clément StenacImprove drag&drop handling
2006-10-15 Derk-Jan Hartman* Support for AVI DV Type I
2006-10-15 Clément StenacFix bogus warnings
2006-10-15 Rafaël CarréGets title for goom visualization from meta information...
2006-10-15 Rafaël Carréskins2 fullscreen button work with audio visualizations
2006-10-15 Rafaël CarréUse a smaller icon for notifications
2006-10-14 Sigmund Augdal Helbergupnp_cc: compile fix (tested this time)
2006-10-14 Benjamin Pracht* Hopefully close the dbus connection correctly
2006-10-14 Antoine CellerierMotion control interface can now be used with the rotat...
2006-10-14 Clément StenacFix HTTP deletion
2006-10-14 Clément StenacInitial drag and drop support for Qt
2006-10-14 Sigmund Augdal Helbergfixed compilation, not tested though
2006-10-14 Antoine CellerierAhem...
2006-10-14 Antoine CellerierNew rotate video filter. Can rotate video by any intege...
2006-10-14 Antoine CellerierAhem...
2006-10-13 Antoine Cellerier[vlc] http streaming interface bug (with fix) by Mitch...
2006-10-13 Loren Merrittsync to x264 r591
2006-10-13 Gildas Bazin* modules/gui/wxwidgets: small code cleanup.
2006-10-13 Gildas Bazin* modules/gui/qt4/qt4.cpp: lower the priority of the...
2006-10-13 Derk-Jan HartmanDon't add MPEG-TS program data for programs that don...
2006-10-12 Derk-Jan HartmanFix MacOS X black screens and play as background option...
2006-10-12 Antoine Cellerier[PATCH] Repeat and Loop - Remote Control Interface...
2006-10-12 Antoine Cellerier[PATCH] marquee crash fix by Dermot McGahon.
2006-10-12 Jean-Baptiste KempfCompile fix for Open in Qt4
2006-10-12 Jean-Baptiste KempfFirst work on File_Open_Qt4...
2006-10-12 Felix Paul Kühne* fade in quicker and fix the fade-in/out problems...
2006-10-12 Clément StenacCompile fix
2006-10-11 Clément StenacA bit of cleanup
2006-10-10 Damien Fouilleul- added altivec acceleration for i420 -> YVYU, i420...
2006-10-10 Felix Paul Kühne* forward-port [17020]
2006-10-10 Pavlov Konstantinyeah, writing 4 0 times is fun, but..
2006-10-10 Christophe MutricyForward port [17015] + a few more i18n fix
2006-10-09 Christophe Mutricyforward port [17012] and make update-po
2006-10-09 Dennis van Amerongen* modules/codec/x264.c: copy/paste oops in 17009..
2006-10-09 Dennis van Amerongen* modules/codec/x264.c: H.264 level options patch by...
2006-10-09 Gildas Bazin* modules/misc/xml/xtag.c: fixed memory leak.
next