]> git.sesse.net Git - vlc/shortlog
vlc
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...
2004-04-29 Clément StenacFix segfault on "del"
2004-04-29 Derk-Jan Hartman* remove "Ja Nu!" Didn't i do that before????
2004-04-29 Derk-Jan Hartman* Set "fullscreen" var on p_playlist instead of p_input
2004-04-29 Gildas Bazin* src/input/input_clock.c: avoid using mwait() for...
2004-04-29 Gildas Bazin* modules/demux/avi/avi.c: Fixed infinite loop in the...
2004-04-29 Gildas Bazin* src/input/demux.c, src/misc/objects.c: demux2 has...
2004-04-29 Gildas Bazin* src/video_output/*: moved fullscreen object var handl...
2004-04-29 Gildas Bazin* modules/access/dshow/filter.cpp: removed useless...
2004-04-28 Gildas Bazin* modules/mux/ogg.c, modules/codec/theora.c: changes...
2004-04-28 Clément StenacImproved the Xosd plugin
2004-04-28 Gildas Bazin* modules/codec/theora.c: better sanity check for aspec...
2004-04-28 Gildas Bazin* modules/demux/ogg.c: theora decoding fix (one of...
2004-04-28 Sam Hocevar * po/it.po: Dude, this has nothing to do with the...
2004-04-28 Gildas Bazin* modules/control/hotkeys.c: fixed fullscreen hotkey...
2004-04-28 Sam Hocevar * po/en_GB.po: Updated the British English translation.
2004-04-28 Gildas Bazin* configure.ac: another build fix for the win32 mozilla...
2004-04-28 Gildas Bazin* configure.ac, Makefile.am: Use upx for the win32...
2004-04-28 Carlo CalabròAs a quick google search shows, the letter å does not...
2004-04-28 Sam Hocevar * po/it.po: translated "Bokmaal" and "Volapuk" to...
2004-04-28 Sam Hocevar * Control files for the official 0.7.2-test1 Debian...
2004-04-28 Carlo CalabròUpdated italian translation for vlc 0.7.2
2004-04-28 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: fixed stupid bug preve...
2004-04-27 Gildas Bazin* modules/gui/wxwindows: use wxUSE_DRAG_AND_DROP to...
2004-04-27 Gildas Bazin* modules/gui/wxwindows/*: drag&drop is not supported...
2004-04-27 Felix Paul... * extras/MacOSX/Resources/English.lproj/MainMenu.nib...
next