]> git.sesse.net Git - vlc/shortlog
vlc
2004-07-15 Gildas Bazin* modules/audio_filter/equalizer.c: fixed segfault...
2004-07-14 Gildas Bazin* modules/codec/ffmpeg/demux.c: don't use libavformat...
2004-07-14 Cyril Deguet * all: just a basic OpenGL scope at the moment
2004-07-14 Gildas Bazin* src/misc/threads.c: fixed long standing win32 thread...
2004-07-13 Sigmund Augdal... mpga.c: fixed some memleaks in the probing process
2004-07-13 Clément StenacCouple of fixes
2004-07-12 Cyril Deguet * all: skeleton of a coming-soon OpenGL visualization...
2004-07-12 Gildas Bazin* modules/gui/wxwindows/extrapanel.cpp: try to use...
2004-07-12 Gildas Bazin* configure.ac: added new normvol module to the build.
2004-07-12 Anil Daoud* unicode fixes
2004-07-12 Eric Petit Fixed norm-max-level description
2004-07-12 Clément StenacUpdated TODO
2004-07-12 Clément StenacRemoved the old streaming wizard\nSplitted the interfac...
2004-07-12 Clément StenacAdded a very trivial volume normalizer
2004-07-12 Clément StenacAllow on the fly change of equalizer config. Only resta...
2004-07-12 Clément StenacFix refcount problem when creation fails
2004-07-12 Clément StenacFix segfault when child vout creation fails
2004-07-11 Derk-Jan HartmanNEWS: not that 0.7.3 is not released yet
2004-07-11 Derk-Jan Hartman* Fix audio subtitle track changer hotkey on OSX.
2004-07-11 Cyril Deguet * x11_timer.cpp: compilation fix
2004-07-11 Laurent Aimar * theora: compilation fix.
2004-07-10 Laurent Aimar * all: compilation fix.
2004-07-10 Gildas Bazin* src/misc/mtime.c, include/mtime.h: new common "date...
2004-07-10 Laurent Aimar * all: sout_ParseCfg -> sout_CfgParse.
2004-07-10 Laurent Aimar* vlc_common: moved a few typedefs from stream_output.h
2004-07-10 Laurent Aimar * all: cosmetics.
2004-07-10 Laurent Aimar * all: cosmetics + MUX_GET_MIME.
2004-07-10 Laurent Aimar all: sout_ParseCfg -> sout_CfgParse.
2004-07-10 Laurent Aimar * all: lot of cosmetics, and added a MUX_GET_MIME...
2004-07-09 Gildas Bazin* modules/codec/flac.c: couple of fixes.
2004-07-09 Gildas Bazin* modules/demux/playlist, src/input/stream.c: fixed...
2004-07-08 Laurent Aimar * equalizer: added a preamp value per preset.
2004-07-08 Gildas Bazin* src/input/decoder.c: better pictures leakage detection.
2004-07-08 Derk-Jan Hartman* Fix building of livedotcom module for !--mostly-builtin
2004-07-08 Gildas Bazin* src/playlist/playlist.c: another autodelete fix.
2004-07-08 Gildas Bazin* modules/gui/wxwindows/interface.cpp: center the volum...
2004-07-08 Sigmund Augdal... hotkeys.c: Don't show "Disabled" when cycling audio...
2004-07-08 Sigmund Augdal... Forgot this file in my last commit.
2004-07-07 Laurent Aimar * http: added a mime option.
2004-07-07 Laurent Aimar * demux: stream_DemuxControl: emulate seek.
2004-07-07 Laurent Aimar * Modules.am: link livedotcom with access/mms/asf.c
2004-07-07 Laurent Aimar * livedotcom: first try to support m$ rtsp. It works...
2004-07-07 Sigmund Augdal... hadded keys to cycle audio track and subtitle track
2004-07-07 Gildas Bazin* configure.ac: added mpjpeg muxer to the build.
2004-07-07 Rémi Denis... * netsync module no longer IPv4-specific
2004-07-07 Gildas Bazin* src/audio_output/input.c: ability to switch between...
2004-07-07 Gildas Bazin* modules/demux/ogg.c: fix for --input-repeat
2004-07-07 Gildas Bazin* modules/mux/mpjpeg.c: allow removing/adding a track...
2004-07-07 Sigmund Augdal... yet another fix for unavailable id3tag
2004-07-07 Gildas Bazin* modules/demux/mp4/mp4.c: a couple of fixes for track...
2004-07-07 Sigmund Augdal... a mime multipart jpeg muxer. Mimics the way some webcam...
2004-07-06 Gildas Bazin* configure.ac, modules/audio_filter/Modules.am: added...
2004-07-06 Laurent Aimar * equalizer: simple (and slow) 10 bands equalizer...
2004-07-06 Jérome DecoodtAdded current changes in the menu.
2004-07-06 Gildas Bazin* src/stream_output/stream_output.c: don't forget to...
2004-07-06 Gildas Bazin* modules/codec/dvbsub.c: rewrite of the DVB subtitles...
2004-07-06 Gildas Bazin* modules/codec/araw.c: increased priority of encoder.
2004-07-06 Gildas Bazin* modules/mux/wav.c: start of a WAV audio file muxer.
2004-07-05 Derk-Jan Hartman* fix contrib system on OS X 10.2.
2004-07-05 Laurent Aimar * block.*: faster block_* and removed unused features.
2004-07-05 Rémi Denis... Fixed memory leak (can anyone confirm?)
2004-07-05 Rémi Denis... * configure.ac: check for struct sockaddr_storage
2004-07-05 Derk-Jan Hartman* aclocal doesn't handle searching in non-existing...
2004-07-05 Gildas Bazin* src/misc/block.c: win32 race condition fix.
2004-07-05 Gildas Bazin* modules/gui/skins2/win32/win32_factory.cpp: implement...
2004-07-05 Derk-Jan Hartman* contrib system breakage fix
2004-07-05 Derk-Jan Hartman* OSX lowlevel work
2004-07-05 Derk-Jan Hartman* Add pkgcfg, libcddb, vcdimager and libcdio to OSX...
2004-07-04 Mohammed Adnène... remember to enable it in the doc for 0.7.3
2004-07-04 Mohammed Adnène... doc up to date (minimize)
2004-07-04 Mohammed Adnène... minimize in the default theme
2004-07-04 Mohammed Adnène... added a function to minimize VLC (check win32 compilation)
2004-07-03 Cyril Deguet * wxwindows/menus.cpp: added missing _()
2004-07-02 Derk-Jan Hartman* Update TODO and other junk
2004-07-02 Gildas Bazin* include/video_output.h, include/vlc_video.h, src...
2004-07-01 Gildas Bazin* modules/codec/dmo/dmo.c: small fix to CopyPicture()
2004-07-01 Gildas Bazin* src/playlist/playlist.c: fixed recent playlist f...
2004-07-01 Sigmund Augdal... Doxygenized some functions in vout_pictures.c. Prepared...
2004-07-01 Sigmund Augdal... quit fast when sorting a playlist with 1 or less entrie...
2004-07-01 Gildas Bazin* src/libvlc.c:
2004-07-01 Gildas Bazin* modules/mux/mpeg/ts.c: compilation fix.
2004-07-01 Gildas Bazin* modules/codec/theora.c: correct encoding aspect ratio.
2004-07-01 Gildas Bazin* configure.ac: link dvdcss with dvdread on win32/darwin.
2004-07-01 Gildas Bazin* modules/codec/dmo: "DirectX Media Object" decoder...
2004-07-01 Gildas Bazin* modules/codec/dmo: new directory.
2004-06-30 Gildas Bazin* modules/mux/mpeg/ts.c: support for dts and dvbs ...
2004-06-30 Derk-Jan Hartman* set correct AR on theora video.
2004-06-30 Gildas Bazin* modules/demux/ts.c: added DTS support as per "ETSI...
2004-06-30 Derk-Jan Hartman* src/libvlc.c:
2004-06-30 Cyril Deguet * src/playlist/playlist.c: check "prevent-skip" to...
2004-06-30 Derk-Jan Hartman* first stab at vlc daemon mode (-d, --daemon )
2004-06-30 Sigmund Augdal... segfault fix when id3tag is unavailable
2004-06-29 Derk-Jan Hartman* TODO: some changes
2004-06-29 Gildas Bazin* modules/codec/ffmpeg/video.c: force the very 1st...
2004-06-28 Laurent Aimar * all: re-enabled meta-datas.
2004-06-28 Laurent Aimar * es_out: re-enabled meta infos about ES.
2004-06-28 Laurent Aimar * demuxdump: ported to demux2.
2004-06-28 Gildas Bazin* modules/demux/mjpeg.c: handle jpeg stills.
2004-06-28 Felix Paul... * massive translation corrections
2004-06-28 Felix Paul... * ALL: minor spelling fixes
next