]> git.sesse.net Git - vlc/shortlog
vlc
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... Fix 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 Damien Fouilleul- use nearest integer value from integer division ...
2006-10-04 Damien Fouilleul- Optimized clipping, removed the extra child window...
2006-10-04 Damien Fouilleul- mozilla: misc fixes
2006-10-04 Felix Paul... * rm unnecessary LDFLAG
2006-10-04 Antoine Cellerier[PATCH] bugfix: mosaic-[hv]border reversed (v2) by...
2006-10-04 Clément StenacFix a few bugs
2006-10-04 Sam Hocevar * modules/misc/logger.c: don't truncate logfile upon...
2006-10-04 Felix Paul... * forward port my fixed temporary fix and re-enable...
2006-10-04 Felix Paul... * implemented the volume slider
2006-10-03 Derk-Jan HartmanRe-enable mad decoder on OSX. It was disabled because...
2006-10-03 Christophe... make update-po
2006-10-02 Rafaël CarréTrack, Artist, Album MusicBrainz IDs reading with libid3tag
2006-10-02 Dennis van... * modules/codec/x264.c: add interlaced, deadzone-inter...
2006-10-01 Filippo CaroneFix makefile to generate header files from java classes
2006-10-01 Damien Fouilleul- test.html: use position rather than time to update...
2006-10-01 Derk-Jan HartmanUgly patch to make the mmx compile on MacIntel. This...
2006-10-01 Rafaël CarréAdded psz_trackid, psz_artistid, psz_albumid to vlc_met...
2006-10-01 Felix Paul... * commit the svg file as well, so we can change stuff...
2006-10-01 Felix Paul... * 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... * 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 Clément StenacLazy allocation of the stat structure
2006-10-01 Antoine CellerierSome more marq format strings
2006-10-01 Jean-Paul Samanforgot the put Ye Zhang in Thanks file.
2006-10-01 Jean-Paul SamanFix for ticket #752 by ye zhang (yzhang90003 _at_ gmail...
2006-10-01 Felix Paul... * native GUI elements for the Fullscreen panel by Simon...
2006-10-01 Felix Paul... * small visual fix for the playmode buttons (prevents...
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 Antoine Celleriers/libtag/taglib/
2006-09-30 Antoine Cellerierremove unneed x
2006-09-30 Antoine Cellerier - Don't cache files to ~/.vlc/art/(null)/(null)/
2006-09-30 Derk-Jan Hartman* Add taglib to macosx contrib. Use pkg-config for...
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-30 Derk-Jan HartmanUpdata libcaca downloadlocation
2006-09-30 Derk-Jan HartmanReenable dvdcss which was disabled accidently in [16806...
2006-09-29 Clément Stenacexport symbol
2006-09-29 Clément StenacDon't loop preparse threads when idle
2006-09-29 Clément StenacImprove meta/art logic
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... svn:ignore
2006-09-27 Christophe... Be more restrictiv wrt wx version.
2006-09-27 Christophe... Almost fix make distcheck
2006-09-26 Antoine CellerierAdd WavPack to news too
2006-09-26 Antoine CellerierEnable WavPack decoding in ffmpeg (once they'll increme...
2006-09-26 Damien Fouilleuloops, it sounds like I f**d * my last revert
2006-09-26 Olivier Aubertmediacontrol: doxygen updates
2006-09-26 Olivier Aubertpython bindings: documentation update
2006-09-26 Olivier Aubertmediacontrol_core.c: prepend the argv[0] here, since...
2006-09-26 Damien Fouilleul- revert 16847, this breaks the activex and mozilla...
2006-09-26 Olivier Aubertsrc/control/mediacontrol_core.c: libvlc_input now uses...
2006-09-26 Damien Fouilleul- mozilla: cleaned up configuration arguments
2006-09-26 Jean-Paul SamanFix: Quicktime 404 error on RTSP SETUP. Patch by Brian...
2006-09-26 Damien Fouilleul- activex: fix plugin path search, now relative to...
2006-09-26 Damien Fouilleul- input: make sure time units are in milliseconds,...
2006-09-26 Damien Fouilleul- activex: more features and fully updated test.html...
2006-09-25 Christophe... Suppress references to mediacontrol_{init,plugin}
2006-09-25 Christophe... Cosmetic
2006-09-25 Olivier AubertFix references to bindings/python
2006-09-25 Olivier AubertRename bindings/mediacontrol-python to bindings/python
2006-09-25 Olivier Aubertbindings/python: remove empty dir
2006-09-25 Olivier Aubertbinding/mediacontrol-python/vlc_instance.c: it is now...
2006-09-25 Olivier Aubertbindings/mediacontrol-python/vlc_mediacontrol.c: use...
2006-09-25 Olivier Aubertmediacontrol_new: new API (pass argc and argv), use...
2006-09-25 Olivier Aubertsrc/control/mediacontrol_audio_video.c: use RAISE_NULL...
2006-09-25 Olivier Aubertsrc/control/core.c: prepend a dummy argv[0] to libvlc_n...
2006-09-25 Olivier Aubertmediacontrol-python: try to fix r16794
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-25 Jean-Paul SamanUse shell style parenthesis for VLC_CONFIG in Makefile.am
2006-09-25 Jean-Paul Samanremove excess whitespace
2006-09-24 Antoine CellerierSome more (mostly) untested stuff:
2006-09-24 Antoine CellerierSome more meta changes (mostly cleanup and check the...
2006-09-24 Clément StenacFix include paths
next