]> git.sesse.net Git - vlc/shortlog
vlc
2004-05-18 Felix Paul... * rewritten a pref-string
2004-05-17 Felix Paul... * modules/gui/macosx/intf.*: made the Services-menu...
2004-05-17 Olivier Teulière * skins2:
2004-05-17 Gildas Bazin* vlc.win32.nsi: start menu shortcut for skins2.
2004-05-17 Cyril Deguet * theme.xml: please, no useless vout window in the...
2004-05-17 Gildas Bazin* ALL: preparing for the 0.7.2-test3 release.
2004-05-17 Gildas Bazin* modules/video_chroma/i420_rgb_mmx.h: gcc-3.4 compilat...
2004-05-17 Gildas Bazin* modules/codec/dvbsub.c: coding style changes.
2004-05-17 Gildas Bazin* src/input/input_programs.c: if no program is specifie...
2004-05-17 Gildas Bazin* fixed race condition with b_seekable.
2004-05-17 Yoann Peronneau* modules/control/hotkeys.c: Fixed a bug with hotkey...
2004-05-17 Anil Daoud* po/POTFILES.in: updated
2004-05-17 Gildas Bazin* modules/gui/wxwindows/timer.cpp: don't show the slide...
2004-05-17 Derk-Jan Hartman* add old goom module if libgoom.a is detected
2004-05-16 Gildas Bazin* interface/interface.c: fixed a bug with embedded...
2004-05-16 Gildas Bazin* src/video_output/vout_intf.c, include/video_output.h:
2004-05-16 Derk-Jan Hartman* modules/gui/macosx/output.m: added mp4a.
2004-05-16 Gildas Bazin* modules/gui/wxwindows/preferences_widgets.cpp: increa...
2004-05-16 Gildas Bazin* modules/gui/wxwindows/open.cpp: added a DVB tab and...
2004-05-16 Gildas Bazin* include/modules_inner.h, include/modules.h: added...
2004-05-16 Anil Daoudmsleep() a bit before filling the playlist.
2004-05-16 Gildas Bazin* modules/gui/wxwindows/interface.cpp: forgot a debug...
2004-05-16 Gildas Bazin* modules/misc/network/ipv4.c: new --ipv4-timeout confi...
2004-05-16 Gildas Bazin* modules/gui/wxwindows/*: some cleanup + disable seekb...
2004-05-16 Clément StenacDetails on DVB
2004-05-16 Derk-Jan Hartman* NEWS: Updated a bit more
2004-05-16 Clément StenacUpdate timer
2004-05-16 Gildas Bazin* modules/video_output/x11/xcommon.c: before using...
2004-05-16 Clément StenacUse the new SAP/SLP syntax (sap,slp,name=)
2004-05-16 Gildas Bazin* vlc.win32.nsi: more autorun stuff.
2004-05-15 Derk-Jan Hartman* partially updated NL translation. You have to do...
2004-05-15 Laurent Aimar * all: improved perfs (using block_ChainLastAppend).
2004-05-15 Gildas Bazin* INSTALL.win32: update
2004-05-15 Laurent Aimar * mp4: added support for h264. I have no idea if it...
2004-05-15 Gildas Bazin* modules/demux/dvdnav.c, modules/access/dvdplay/tools...
2004-05-15 Laurent Aimar * mp4: mmh removed a fprintf.
2004-05-15 Laurent Aimar * all: added avc1 support. Well there is a hack becaus...
2004-05-15 Laurent Aimar * x264: updated to latest PAI.
2004-05-15 Laurent Aimar * h264: added avc1 -> h264 annexe B stream.
2004-05-15 Laurent Aimar * mp4: - add +1 to PCR/DTS/PTS.
2004-05-15 Gildas Bazin* modules/video_output/directx/directx.c: fixed 'refres...
2004-05-15 Laurent Aimar * avi: add +1 to PCR/DTS/PTS.
2004-05-15 Laurent Aimar * es_out; round up PCR (avoid non null PCR -> null).
2004-05-15 Laurent Aimar * real: use 1 as starting time (allow to have a valid...
2004-05-15 Laurent Aimar* all: use 1 as starting time (allow to have a valid...
2004-05-15 Laurent Aimar * mpga: use 1 as starting time (allow to have a valid...
2004-05-15 Derk-Jan Hartman* no shared libs for faac when linking with ffmpeg
2004-05-15 Derk-Jan Hartman* extras/MacOSX/macosx-dmg: rewrote the package script.
2004-05-15 Gildas Bazin* vlc.win32.nsi: compressor needs to be defined at...
2004-05-15 Gildas Bazin* modules/access/v4l/v4l.c: removed useless warning...
2004-05-15 Gildas Bazin* modules/access/mms/mmstu.c: fixed a few corner cases...
2004-05-14 Derk-Jan Hartman* small fix for faac build
2004-05-14 Derk-Jan Hartman* added faac support to Mac OSX build
2004-05-14 Laurent Aimar * mmstu: added a couple of uint64_t casts to avoid...
2004-05-14 Gildas Bazin* vlc.win32.nsi: brand new NSIS auto-installer script.
2004-05-14 Jean-Paul SamanClose DVR device
2004-05-14 Eric Petit macosx/vout.m: don't forget to EndFullScreen() on...
2004-05-13 Gildas Bazin* configure.ac, modules/visualization/goom.c: in case...
2004-05-13 Eric Petit macosx/vout.m : fixed --macosx-fillscreen
2004-05-13 Gildas Bazin* modules/stream_out/standard.c: fixed a few small...
2004-05-13 Eric Petit macosx/vout* : in GL mode, create a fullscreen window...
2004-05-13 Derk-Jan Hartman* Fix for stream selection on HAL devices.
2004-05-12 Jon Lech Johansen * drms.c: Check that key store is at least 4 bytes...
2004-05-12 Olivier Teulière * skins2: Removed the Theme.fadetime attribute (unused)
2004-05-12 Christophe... * modules/mux/mpeg/ts.c: Fixed a possible segfault...
2004-05-12 Gildas Bazin* modules/gui/wxwindows/open.cpp: mrl parsing fix.
2004-05-12 Gildas Bazin* src/stream_output/stream_output.c: allows spaces...
2004-05-11 Christophe... * src/stream_output/stream_output.c: Use strtol for...
2004-05-11 Laurent Aimar * ts.c: this time it should work (create one dvbpsi...
2004-05-10 Laurent Aimar * ts: added support pf multiples PMT on the same PID...
2004-05-10 Benjamin Prachtoups
2004-05-10 Gildas Bazin* modules/gui/wxwindows/open.cpp: fixed the update...
2004-05-10 Jean-Paul Samandvb/access.c - properly cast memory returned by malloc()
2004-05-10 Benjamin Prachtuse new syntax for sap/slp announces
2004-05-10 Christophe... 1l
2004-05-10 Christophe... * src/input/input_programs.c: Fixed the --program optio...
2004-05-10 Christophe... * modules/access/dvb: Major rewrite of the code.
2004-05-10 Gildas Bazin* src/audio_ouput/input.c: better on-the-fly switching...
2004-05-09 Gildas Bazinconfigure.ac, modules/visualization/goom.c: updated...
2004-05-09 Gildas BazinMakefile.am: email address obfuscation for text files...
2004-05-08 Jon Lech Johansen * drms.c: DRMS v2 endian fix.
2004-05-08 Sam Hocevar * modules/demux/mp4/drms.c:
2004-05-08 Jon Lech Johansen * drms.c: fopen in binary mode. Convenience fix for...
2004-05-08 Olivier Teulière * skins2/src/skin_main.cpp: Transparency is default...
2004-05-08 Gildas Bazin* modules/video_output/x11/xcommon.c: fixed bug with...
2004-05-08 Gildas Bazin* modules/demux/dvdnav.c: a few fixes.
2004-05-07 Laurent Aimar * avi: hack to let few xvid files working.
2004-05-07 Laurent Aimar * video: set avtcx->codec_tag
2004-05-07 Gildas Bazin* modules/demux/asf/*: fixed mem leak.
2004-05-07 Gildas Bazin* modules/gui/wxwindows/*: move a few things out of...
2004-05-07 Gildas Bazin* modules/video_output/directx/*: embedded vout plays...
2004-05-07 Gildas Bazin* src/video_output/video_output.c: make sure vout_Creat...
2004-05-07 Jean-Paul SamanTuning to DVB-C works. Added code to listen to FE_REINI...
2004-05-07 Jean-Paul SamanGracefully interrupt the tuning process.
2004-05-07 Jean-Paul Samancompilation fixes
2004-05-07 Jean-Paul SamanRefactoring of dvb.c and access.c. Coding style and...
2004-05-07 Rocky BernsteinTolerate compilation with vcdimager 0.7.20. Sigh.
2004-05-07 Derk-Jan Hartman* introduced a bug with my latest patch in the autogene...
2004-05-06 Derk-Jan Hartman* fixed a number of memleaks
2004-05-06 Gildas Bazin* modules/mux/mp4.c:fixed a minor mem leak.
next