]> git.sesse.net Git - vlc/history - modules
* modules/gui/qt4/qt4.cpp: lower the priority of the QT4 dialogs provider so the...
[vlc] / modules /
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.
2006-10-09 Gildas Bazin* modules/demux/mpeg/mpga.c: oups, no need to free...
2006-10-08 Clément StenacRemove visual button, put back in the menu
2006-10-08 Clément StenacSave hotkeys (Closes:#714)
2006-10-08 Clément StenacHotkey selector widget. Save not implemented yet
2006-10-08 Gildas Bazin* modules/video_output/x11/xcommon.c: proper fix for...
2006-10-08 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: add RV20 fourcc.
2006-10-08 Clément StenacVery beginning of hotkey widget + Fix 4.2 compilation...
2006-10-08 Gildas Bazin* modules/demux/asf/libasf.c: fixed memory leak.
2006-10-08 Gildas Bazin* Fixed another bunch of memory leaks.
2006-10-08 Jean-Paul Saman(Forward port of rev 16987) Fix number of compiler...
2006-10-08 Derk-Jan Hartman* undo [16970]. Stick to 4 byte startcodes and single...
2006-10-08 Derk-Jan Hartman* Don't skip SPS/PPS after all. Apparently there is...
2006-10-08 Derk-Jan Hartman* Skip h264 SPS/PPS in bitstream when muxing mp4
2006-10-08 Jean-Paul Saman(Forward port of 16977) Fix bunch of compiler signednes...
2006-10-08 Gildas Bazin* modules/demux/real.c, modules/codec/ffmpeg/demux...
2006-10-08 Gildas Bazin* Fixed another bunch of memory leaks.
2006-10-07 Gildas Bazin* Fixed a bunch of memory leaks.
2006-10-07 Gildas Bazin* modules/gui/wxwindows/menus.cpp: avoid using the...
2006-10-07 Derk-Jan Hartman* Improve the h264 rtp muxing even more. Should now...
2006-10-07 Clément StenacStop playback if --no-playlist-autostart (Closes:#718)
2006-10-07 Derk-Jan Hartman* Skip nal type 7 and 8 in RTP muxing.
2006-10-07 Clément StenacPanoramix video filter by Cédric Cocquebert.
2006-10-06 Gildas Bazin* modules/demux/playlist/gvp.c: fixed segfault in detec...
2006-10-05 Gildas Bazin* modules/demux/mpeg/m4v.c,h264.c: fixed detection...
2006-10-05 Gildas Bazin* modules/codec/faad.c: adjust stream info when dealing...
2006-10-05 Sam Hocevar * Spelling fixes here and there.
2006-10-05 Rémi Denis-CourmontFix off-by-one buffer overflow
2006-10-05 Rafaël CarréFix "Fix httpd stack corruption"
2006-10-05 Rafaël CarréFix stack corruption in httpd
2006-10-04 Damien Fouilleul- directshow: added fps in debug info
2006-10-04 Damien Fouilleul- direct3d: minor fixes, no improvement (where are...
2006-10-04 Antoine Cellerier[PATCH] bugfix: mosaic-[hv]border reversed (v2) by...
2006-10-04 Sam Hocevar * modules/misc/logger.c: don't truncate logfile upon...
2006-10-04 Felix Paul Kühne* forward port my fixed temporary fix and re-enable...
2006-10-04 Felix Paul Kühne* implemented the volume slider
2006-10-03 Derk-Jan HartmanRe-enable mad decoder on OSX. It was disabled because...
2006-10-02 Rafaël CarréTrack, Artist, Album MusicBrainz IDs reading with libid3tag
2006-10-02 Dennis van Amerongen* modules/codec/x264.c: add interlaced, deadzone-inter...
2006-10-01 Rafaël CarréAdded psz_trackid, psz_artistid, psz_albumid to vlc_met...
2006-10-01 Felix Paul Kühne* finished the time slider
2006-10-01 Antoine CellerierFix gvp demux
2006-10-01 Antoine Celleriersrc/input/item.c: if we don't have an item name and...
2006-10-01 Antoine CellerierFix a bunch of gcc warnings
2006-10-01 Antoine Cellerier:%s/"mosaic-/CFG_PREFIX "/g
2006-10-01 Antoine Cellerieruse config chain stuff in logo, rss and mosaic sub...
2006-10-01 Antoine Cellerieruse config chain for the --sub-filter option.
2006-10-01 Antoine CellerierRename all sout_Cfg* stuff to config_Chain* (as it...
2006-10-01 Felix Paul Kühne* temporary fix to keep VLC linking. I don't know yet...
2006-10-01 Antoine CellerierThe time video filter doesn't exist anymore.
2006-10-01 Antoine CellerierOnly update the marquee text if needed (ie we're using...
2006-10-01 Antoine Cellerierwoops
2006-10-01 Antoine CellerierSome more format strings
2006-10-01 Antoine CellerierSome more marq format strings
2006-10-01 Felix Paul Kühne* native GUI elements for the Fullscreen panel by Simon...
2006-10-01 Clément Stenacgra
2006-10-01 Clément StenacCreate variables in libvlc instead of libvlc_global_data
2006-09-30 Antoine CellerierAdd $_ line skip variable.
2006-09-30 Antoine CellerierMerge time and marq filters. Marq now handles the ...
2006-09-30 Antoine CellerierSkeleton for modules list widgets in the prefs. I'm...
2006-09-30 Clément StenacRe-enable art fetching when in "ALL" mode
2006-09-30 Rafaël CarréCosmetics, add some comments
2006-09-30 Clément StenacMerge author/artist
2006-09-30 Clément StenacSplit the musicbrainz module : meta fetcher (to retriev...
2006-09-29 Clément StenacDon't loop preparse threads when idle
2006-09-29 Rafaël CarréReplaces url unescaping by url decoding in xspf import
2006-09-28 Rafaël CarréDon't Close() on connection error, retry every minute
2006-09-28 Antoine CellerierFixes to my fixes from Thomas Parmelan.
2006-09-27 Olivier Teulière * modules/gui/qt4/Modules.am: fixed a warning at boots...
2006-09-27 Christophe MutricyAlmost fix make distcheck
2006-09-26 Antoine CellerierEnable WavPack decoding in ffmpeg (once they'll increme...
2006-09-26 Jean-Paul SamanFix: Quicktime 404 error on RTSP SETUP. Patch by Brian...
2006-09-25 Christophe MutricyCosmetic
2006-09-25 Olivier AubertRemove CORBA module, which I is not used anymore (not...
2006-09-25 Jean-Paul SamanMono audio filter is a channel_mixer and not a convertor.
2006-09-24 Antoine CellerierSome more meta changes (mostly cleanup and check the...
2006-09-24 Clément StenacFix include paths
2006-09-24 Antoine Cellerier[PATCH] mosaic improvement: user-defined offsets for...
2006-09-24 Clément StenacStart splitting the various meta module types
2006-09-24 Christophe Mutricytaglib has been moved
2006-09-24 Antoine CellerierUse DIR_SEP
2006-09-24 Clément StenacSkeleton for taglib art downloader and tags writer
2006-09-24 Clément StenacRead album, also detect images in FLAC
next