]> git.sesse.net Git - vlc/shortlog
vlc
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.
2004-05-06 Derk-Jan Hartman* set -O3 on faad
2004-05-06 Gildas Bazin* modules/demux/mp4/mp4.c: fixed memory leak.
2004-05-06 Derk-Jan Hartman* don't autorelease the application
2004-05-06 Gildas Bazin* src/input/input_dec.c: fixed DVB subtitles support...
2004-05-06 Gildas Bazin* modules/demux/mkv.cpp: wchar_t is defined in stddef...
2004-05-06 Gildas Bazin* Makefile.am: include the vlm html files in the win32...
2004-05-05 Jon Lech Johansen * drms.c: DRMS v2 uses filename iSCInfo2 instead...
2004-05-05 Derk-Jan Hartman* .access for http intf added to OSX build.
2004-05-05 Gildas Bazin* modules/demux/ts.c: support for DVB subtitles and...
2004-05-05 Gildas Bazin* src/input/es_out.c: remove deprecated hack.
2004-05-05 Olivier Teulière * skins2/parser/skin_parser.cpp: Make sure that IDs...
2004-05-05 Gildas Bazin* src/libvlc.h: moved a few hotkeys to the advanced...
2004-05-05 Gildas Bazin* modules/gui/wxwindows/preferences_widgets.cpp: compil...
2004-05-05 Jon Lech Johansen * drms.c: DRMS v2 support. Thanks to sam for cleaning...
2004-05-04 Felix Paul... * Added the WAVE-file-type
2004-05-04 Olivier Teulière * skins2/parser/skin_parser.cpp: Fixed my last commit.
2004-05-04 Derk-Jan Hartman* updates to ebuild for 0.7.2
2004-05-04 Olivier Teulière * share/skins2/skin.dtd: removed a useless attribute
2004-05-04 Gildas Bazin* modules/demux/ts.c: coding style changes.
2004-05-04 Eric Petit + video_chroma/i420_yuy2.h : grmbl, x86 compile fix
2004-05-04 Eric Petit + video_chroma/i420_yuy2.c : fixed conversion for...
2004-05-04 Eric Petit + macosx/vout.m : catch mouse events in OpenGL mode...
2004-05-04 Rocky BernsteinCorrect bitrate in the WAV header.
2004-05-03 Felix Paul... * Updated '(c) 1996-2003' to '(c) 1996-2004'
2004-05-03 Gildas Bazin* modules/codec/ffmpeg/video.c: compilation fixes for...
2004-05-03 Sam Hocevar * po/:
2004-05-02 Sigmund Augdal... modules/access/cdda.c: write proper bitrate in the...
2004-05-02 Olivier Teulière * modules/control/hotkeys.c and lirc.c: fixed a refcou...
2004-05-02 Olivier Teulière * modules/gui/wxwindows/playlist.cpp: fixed a refcount...
2004-05-02 Felix Paul... * po/de.po: corrected a misunderstanding
2004-05-02 Olivier Teulière * skins2/parser/interpreter.cpp: parse the "or" operator
2004-05-02 Felix Paul... * Fixed some translations
2004-05-01 Gildas Bazin* modules/demux/dvdnav.c: a few coding style changes.
2004-05-01 Gildas Bazin* modules/demux/dvdnav.c: a bit less debug and fixed...
2004-05-01 Felix Paul... =* Updated German translation
2004-05-01 Cyril Deguet * src/vlcproc.*: added the callbacks for vout request...
2004-05-01 Gildas Bazin* NEWS: support for theora alpha3 and hotkeys in the...
2004-05-01 Gildas Bazin* ALL: update for 0.7.2-test2.
2004-04-30 Gildas Bazin* modules/gui/wxwindows/*: hotkeys support.
2004-04-30 Yoann Peronneau * po/fr.po: updated French translation for vlc 0.7.2
2004-04-30 Eric Petit + macosx/vout*: use two pictures and OpenGL textures...
2004-04-30 Benjamin Pracht* Use the playlist info panel instead of the old one...
2004-04-30 Gildas Bazin* modules/gui/skins2/*: a few bug fixes.
2004-04-30 Gildas Bazin* share/skins2/skin.catalog: added a default catalog...
2004-04-30 Clément StenacHopefully fix locking issues with wx
2004-04-30 Derk-Jan Hartman* Update faad even further
2004-04-30 Derk-Jan Hartman * src/video_output/vout_intf.c: remember video-on...
2004-04-30 Gildas Bazin* modules/gui/wxwindows/*: small clean-up.
2004-04-29 Cyril Deguet * parser/expr_evaluator: expression evaluator using...
2004-04-29 Gildas Bazin* modules/codec/ffmpeg/video.c: direct rendering needs...
2004-04-29 Gildas Bazin* modules/codec/ffmpeg/*:
2004-04-29 Derk-Jan Hartman * src/playlist/playlist.c: Don't do any playlist actio...
2004-04-29 Derk-Jan Hartman* Fix the fullscreen button.
2004-04-29 Derk-Jan Hartman* Add missing playlistinfo files to OSX target
2004-04-29 Clément Stenac* Made the open dialog a wxDialog to be able to call...
2004-04-29 Gildas Bazin* modules/demux/avi/avi.c: fixed infinite loop when...
2004-04-29 Clément StenacAdd missing objects descriptions
2004-04-29 Derk-Jan Hartman* Updated the Vout behaviour. Still a bit coupled to...
next