]> git.sesse.net Git - vlc/shortlog
vlc
2004-04-20 Derk-Jan Hartman* extras/contrib/src
2004-04-19 Gildas Bazin* NEWS: few changes.
2004-04-19 Gildas Bazin* NEWS: updated with all the changes since the last...
2004-04-19 Eric Petit deinterlace.c: added AltiVec optims for 16-bytes unali...
2004-04-19 Andre Pang* Added HACKING file to CMML codec plugin directory...
2004-04-19 Clément StenacFix crash when vout window is resized to 0 width
2004-04-19 Gildas Bazin* modules/video_output/directx/events.c: forgot an...
2004-04-19 Gildas Bazin* modules/video_output/directx/events.c: prevent monito...
2004-04-19 Benjamin Prachtadds a linebreak after sending the Basic authentificati...
2004-04-19 Gildas Bazin* include/aout_internal.h: added a b_restart field...
2004-04-19 Laurent Aimar * httpd: better fix for mmsh.
2004-04-19 Andre Pang* Added Continuous Media Markup Language (CMML) codec
2004-04-19 Andre Pang* Add hotkeys to go back/forward in media browsing...
2004-04-19 Derk-Jan Hartman* OpenGL video output is now the default on OS X.
2004-04-18 Gildas Bazin* src/audio_output/input.c: add goom (if present) to...
2004-04-18 Gildas Bazin* modules/visualization/visual/visual.c: more sanity...
2004-04-18 Gildas Bazin* src/input/*: fixed some deadlock issues.
2004-04-18 Clément StenacMake the SAP parser happier
2004-04-18 Clément Stenac* ALL: Better announce system
2004-04-18 Olivier Teulière * skins2: Other attempt at supporting transparency...
2004-04-18 Clément Stenac* Some progress on the wizard (still not useable)
2004-04-18 Derk-Jan Hartman* "Where are the .po files?"
2004-04-18 Derk-Jan Hartman* Switch default behaviour of --sap-parse. A lot of...
2004-04-18 Derk-Jan Hartman* New sap listener standard behaviour is to pass along...
2004-04-17 Benjamin Pracht* Little cleanup of sap announces :
2004-04-16 Felix Paul... * modules/control/telnet.c: removed translation of...
2004-04-16 Felix Paul... * fixed a typo
2004-04-16 Gildas Bazin* modules/demux/livedotcom.cpp: compilation fix for...
2004-04-16 Derk-Jan Hartman* Updated live.com
2004-04-15 Sigmund Augdal... include/vlc_block.h:
2004-04-15 Sigmund Augdal... handle h261 video streams over rtp
2004-04-15 Gildas Bazin* src/misc/block.c: fixed BlockRealloc()
2004-04-15 Laurent Aimar * http: fixed some gcc warning.
2004-04-15 Laurent Aimar * httpd: may fix mmsh for vlc.
2004-04-15 Gildas Bazin* modules/visualization/goom.c: default speed is now...
2004-04-15 Gildas Bazin* modules/stream_out/transcode.c: try more sensible...
2004-04-15 Felix Paul... * ALL: ./toolbox --update-po
2004-04-15 Felix Paul... * added localisation support
2004-04-15 Stephan Assmusfixed the incorrect window size limits for the interfac...
2004-04-15 Stephan AssmusBeOS specific compile fix, there is no INADDR_NONE...
2004-04-15 Stephan Assmuscompile fix, do not declare variables in the middle...
2004-04-14 Simon Latapie * http interface: media/schedule show page before...
2004-04-14 Sigmund Augdal... Use wxFileDialog::GetPath() and not GetFilename()....
2004-04-14 Simon Latapie * vlm.c: a few bug fixes, cleaning, and maid vlm more...
2004-04-14 Gildas Bazin* modules/access/v4l/v4l.c: off by one fix by James...
2004-04-14 Andre Pang* vout_ShowTextAbsolute now returns VLC_EGENERIC if...
2004-04-13 Gildas Bazin* modules/codec/ffmpeg/encoder.c: ffmpeg doesn't segfau...
2004-04-13 Sigmund Augdal... modules/codec/subsdec.c:
2004-04-13 Benjamin Pracht*all :
2004-04-13 Gildas Bazin* modules/visualization/goom.c: don't bother including...
2004-04-13 Gildas Bazin* modules/packetizer/*: bug fix (use es_format_Copy...
2004-04-13 Laurent Aimar * mpeg4video: init i_dts.
2004-04-12 Gildas Bazin* modules/gui/wxwindows/preferences_widgets.cpp: update...
2004-04-12 Gildas Bazin* modules/gui/skins2/x11/x11_factory.cpp: added "share...
2004-04-12 Gildas Bazin* modules/gui/wxwindows/open.cpp: bug fix.
2004-04-12 Derk-Jan Hartman* Fix the 'auto' selection of Console intf in "extra...
2004-04-12 Gildas Bazin* modules/gui/wxwindows/open.cpp: compilation fix.
2004-04-12 Gildas Bazin* share/Makefile.am: skin.dtd was moved.
2004-04-12 Gildas Bazin* modules/gui/wxwindows/*: removed the V4L specific...
2004-04-12 Olivier Teulière * skins2/win32/win32_factory.cpp: Compilation fix
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.
next