]> git.sesse.net Git - vlc/shortlog
vlc
2004-04-12 Cyril Deguet * all: the DTD lookup for skins2 themes now use XML...
2004-04-12 Cyril Deguet * src/os_factory.hpp: added a method OSFactory::getRe...
2004-04-12 Olivier Teulière * skins/win32/win32_graphics.cpp: Fix for alphablendin...
2004-04-12 Olivier Teulière * doc/Doxyfile: generate Doxygen documentation for...
2004-04-12 Gildas Bazin* modules/access/dshow/*: improvements from Damien...
2004-04-12 Gildas Bazin* modules/gui/wxwindows/menus.cpp: added "Open Capture...
2004-04-12 Gildas Bazin* modules/gui/wxwindows/*: improved preferences widgets...
2004-04-11 Cyril Deguet * all: support of playlist loop in skins2
2004-04-11 Gildas Bazin* include/vlc_interface.h: forgot that in last commit.
2004-04-11 Gildas Bazin* modules/gui/wxwindows/*:
2004-04-10 Anil Daoud* compilation fixes
2004-04-10 Derk-Jan Hartman* --enable-gpl needed now for ffmpeg cvs
2004-04-09 Clément StenacBeginning of an improved streaming wizard. Do not use...
2004-04-09 Gildas Bazin* modules/stream_out/transcode.c: compilation fix for...
2004-04-08 Olivier TeulièreDisabled my last changes, since they don't seem to...
2004-04-08 Gildas Bazin* modules/gui/wxwindows/menus.cpp: fixed segfault.
2004-04-08 Olivier Teulière * skins2/win32/win32_window.cpp: Transparency works...
2004-04-08 Gildas Bazin* modules/video_output/directx/directx.c: apply --video...
2004-04-08 Gildas Bazin* modules/gui/wxwindows/wxwindows.h: forgotten in last...
2004-04-08 Gildas Bazin* modules/gui/wxwindows/*: implemented VOUT_SET_STAY_ON...
2004-04-08 Gildas Bazin* mozilla/vlcshell.cpp: added fullscreen=yes/no option
2004-04-07 Laurent Aimar * input/input_dec.c: we automaticaly switch to minimiz...
2004-04-07 Gildas Bazin* modules/mux/*: fixed block_Realloc() typo.
2004-04-07 Gildas Bazin* modules/access_out/file.c: added "stream" shortcut...
2004-04-07 Gildas Bazin* modules/mug/ogg.c: fixed recent breakage.
2004-04-07 Gildas Bazin* ALL: use p_block->i_length for text subtitles duratio...
2004-04-07 Mohammed Adnène... crotte !
2004-04-07 Gildas Bazin* modules/gui/wxwindows/*: modified the auto-generated...
2004-04-07 Gildas Bazin* configure.ac: disable SSE on solaris.
2004-04-07 Derk-Jan Hartman* Use newer speex in OSX. apparently 0.7.1a is broken...
2004-04-07 Laurent Aimar * asf: added limited support of concatenated files...
2004-04-07 Laurent Aimar * mmsh: added support of multiple files streamed with...
2004-04-07 Felix Paul... * modules/gui/pda/pda_interface.c: Removed translation...
2004-04-06 Gildas Bazin* modules/visualization/goom.c:
2004-04-06 Derk-Jan Hartman* Spelling fix
2004-04-06 Felix Paul... Update of the Brazilian Portuguese translation by Andre...
2004-04-06 Cyril Deguet * x11_graphics: check if the width and height are...
2004-04-06 Gildas Bazin* modules/visualizations/goom.c: added --goom-width...
2004-04-06 Olivier Teulière * skins2/src/theme_loader.cpp: .vlt files can now...
2004-04-06 Laurent Aimar * mmsh: fixed first packet handling.
2004-04-06 Derk-Jan Hartman* Added subviewer and subviewer v2 support
2004-04-06 Gildas Bazin* modules/gui/wxwindows/wxwindows.h: forgot to remove...
2004-04-06 Gildas Bazin* modules/gui/wxwindows/*: changed slider aspect and...
2004-04-06 Gildas Bazin* modules/gui/wxwindows/*: some code cleanup for the...
2004-04-06 Gildas Bazin* modules/gui/wxwindows/preferences.cpp: small cosmetic...
2004-04-06 Gildas Bazin* modules/access/file.c: fixed bug in concat mode when...
2004-04-06 Gildas Bazin* modules/gui/wxwindows/interface.cpp: use wxBORDER_NON...
2004-04-06 Gildas Bazin* modules/gui/wxwindows/interface.cpp: display default...
2004-04-06 Gildas Bazin* modules/gui/wxwindows/*: integrate the volume control...
2004-04-05 Cyril Deguet * x11_loop.cpp: check if there is a theme before...
2004-04-05 Gildas Bazin* modules/stream_out/transcode.c: hack to work around...
2004-04-05 Gildas Bazin* modules/gui/wxwindows/bookmarks.cpp: fixes.
2004-04-04 Gildas Bazin* modules/gui/skins2/src/dialogs.cpp: the dialogs provi...
2004-04-04 Laurent Aimar * mms: fixed 'Read' function when the header is bigger...
2004-04-04 Laurent Aimar * input: if we failed to open the file, and the name...
2004-04-04 Olivier Teulière * skins2: Do not try anymore to display images whose...
2004-04-04 Benjamin PrachtAdd "enable/disable all group items" functions in playl...
2004-04-04 Benjamin PrachtAdds "Enable/disable item" menu item in playlist contex...
2004-04-03 Cyril Deguet * src/window_manager.cpp: added a synchVisibility...
2004-04-03 Cyril Deguet * x11/x11_display.cpp: the "parent" window now receiv...
2004-04-03 Benjamin PrachtGroup selection combo box in stream proprieties dialog...
2004-04-03 Olivier Teulière * skins2: when the user click on a window, raise onl...
2004-04-03 Olivier Teulière * skins2: do not save the config when changing the...
2004-04-03 Cyril Deguet * x11/x11_window.cpp: reset the "drawable" variable...
2004-04-03 Cyril Deguet * x11_display.cpp: create a dummy "parent" window...
2004-04-03 Cyril Deguet * ctrl_text.cpp: check if the scrolling is still...
2004-04-03 Cyril Deguet * playlist.c: better random algorithm: do not play...
2004-04-03 Cyril Deguet * src/vlcproc.cpp: DO NOT update the GUI directly...
2004-04-03 Laurent Aimar *audio.c: aout really doesn't like big audio chunks...
2004-04-03 Olivier Teulière * skins2: Added friend classes where appropriate,...
2004-04-03 Cyril Deguet * ustring.cpp: fixed the operator= (the trailing ...
2004-04-03 Cyril Deguet * all: support of shuffle from the skins2 interface:
2004-04-03 Cyril Deguet * bitmap_font.cpp: fixed the white space character...
2004-04-03 Laurent Aimar * mp4*: demux -> demux2.
2004-04-03 Laurent Aimar * avi: demux -> demux2.
2004-04-03 Laurent Aimar * all: do not use input_Clock* anymore (use ES_OUT_SET...
2004-04-02 Carlo CalabròExplicit reference to libpng in the missing XmlTextRead...
2004-04-02 Olivier Teulière * modules/gui/wxwindows/interface.cpp: small fix for...
2004-04-02 Gildas Bazin* modules/gui/wxwindows/wxwindows.h: use a namespace...
2004-04-02 Gildas Bazin* modules/video_output/directx/events.c: compilation...
2004-04-02 Laurent Aimar * demux2: added ogg.
2004-04-02 Laurent Aimar * subsdec.c: use es_forma_t.subs.psz_encoding if present.
2004-04-02 Laurent Aimar * stream: fixed cast of lvalue.
2004-04-02 Laurent Aimar * ogg : demux -> demux2. It needs more testings.
2004-04-02 Laurent Aimar * ogg: cosmetics + converted PCR to micro-second unit...
2004-04-02 Gildas Bazin* src/video_output/vout_intf.c: new vout_ControlWindow...
2004-04-02 Gildas Bazin* modules/gui/wxwindows/*: simplified the look&feel...
2004-04-02 Laurent Aimar * demux2: added mpgv and rawdv.
2004-04-02 Laurent Aimar * rawdv.c: demux -> demux2. (Untested so may be broken)
2004-04-02 Laurent Aimar * m4v: pts/dts fixes.
2004-04-02 Laurent Aimar * m4v: demux -> demux2.
2004-04-02 Laurent Aimar * modules.h: increased MODULE_SHORTCUT_MAX to 50....
2004-04-02 Laurent Aimar * asf: no DEMUX_SET_TIME...
2004-04-02 Laurent Aimar * mkv: demux -> demux2.
2004-04-02 Laurent Aimar * vlc_es.h: AAAHHH I HATE C++, else said: I need to...
2004-04-02 Laurent Aimar * vlc_es: fixed es_format_Copy. (Duplicate psz_encodin...
2004-04-01 Laurent Aimar * all: do not implement DEMUX_SET_TIME. DEMUX_SET_TIME...
2004-04-01 Laurent Aimar * all: do not implement DEMUX_SET_TIME. DEMUX_SET_TIME...
2004-04-01 Laurent Aimar * demux2: added live.
2004-04-01 Laurent Aimar * livedotcom.cpp: demux -> demux2. (Precision in seek...
next