]> git.sesse.net Git - vlc/shortlog
vlc
2003-10-26 Gildas Bazin* INSTALL.win32: updated build instructions.
2003-10-26 Gildas Bazin* configure.ac: added a --disable-fribidi option and...
2003-10-26 Sigmund Augdal... src/libvlc.c:
2003-10-25 Laurent Aimar * v4l: added fps option to reduce the frame rate.
2003-10-25 Gildas Bazin* bootstrap: fix for the AC_MSG_WARN() problem when...
2003-10-25 Sam Hocevar * modules/gui/wxwindows/Modules.am: Added a missing...
2003-10-25 Sam Hocevar * bootstrap:
2003-10-25 Sam Hocevar * bootstrap:
2003-10-25 Sam Hocevar * include/vlc_common.h:
2003-10-25 Sam Hocevar * modules/video_output/wingdi.c, modules/video_output...
2003-10-24 Gildas Bazin* configure.ac: fix for wxWindows headers detection.
2003-10-24 Gildas Bazin* modules/packetizer/mpeg4audio.c: when packetizing...
2003-10-24 Sam Hocevar * modules/visualization/visual/:
2003-10-24 Sam Hocevar * include/iso_lang.h: Since the exported functions...
2003-10-24 Sam Hocevar * Makefile.am: Recurse into doc/ to install documenta...
2003-10-24 Sam Hocevar * toolbox: On Debian woody, don't activate the speex...
2003-10-24 Sam Hocevar * debian/rules:
2003-10-24 Sam Hocevar * modules/misc/freetype.c: Compilation fixes.
2003-10-24 Laurent Aimar * avi: fix for playing avi file from ffserver.
2003-10-24 Sam Hocevar * bootstrap: Fixed the "clean" rule in module subdire...
2003-10-24 Sam Hocevar * debian/rules:
2003-10-24 Sam Hocevar * modules/misc/freetype.c: Set the default font to...
2003-10-24 Sam Hocevar * modules/access/satellite/access.c: Typo.
2003-10-24 Benjamin Prachtchanged input parametter to channel, to be compatble...
2003-10-23 Sigmund Augdal... configure.ac, modules/misc/freetype.c:
2003-10-23 Benjamin PrachtAdded the "input" parameter in pvr input command line...
2003-10-23 Gildas Bazin* modules/audio_output/alsa.c: recover more easily...
2003-10-23 Gildas Bazin* modules/codec/mpeg_audio.c: debug_message--;
2003-10-23 Gildas Bazin* include/vlc_block_helper.h: fixed an idiotically...
2003-10-23 Sam Hocevar * configure.ac:
2003-10-23 Gildas Bazin* modules/demux/ogg.c: arrggg... I shouldn't be allowed...
2003-10-23 Sam Hocevar * src/libvlc.c: hid p_static_vlc in a vlc_current_obj...
2003-10-23 Sam Hocevar * doc/Makefile.am: Install a few files in /usr/share...
2003-10-23 Gildas Bazin* modules/gui/skins/src/*: don't forget to recreate...
2003-10-23 Sam Hocevar * bootstrap: Only start removing files when required...
2003-10-23 Jean-Paul SamanReviewed file:
2003-10-23 Gildas Bazin* share/skins/default/theme.xml: set "playondrop" to...
2003-10-22 Gildas Bazin* NEWS, modules/LIST: updated with the new features.
2003-10-22 Olivier Teulière * modules/gui/skins/*: Added a "playondrop" attribute...
2003-10-22 Gildas Bazin* modules/codec/speex.c: fixed a couple of bugs.
2003-10-22 Gildas Bazin* configure.ac, modules/codec/Modules.am, modules/codec...
2003-10-22 Laurent Aimar * added support for S_SSA and S_ASS old way (fix 1373).
2003-10-21 Gildas Bazin* modules/codec/ffmpeg/video.c: compilation fix for...
2003-10-21 Gildas Bazin* configure.ac: tell the build system that mkv is a...
2003-10-21 Derk-Jan HartmanFixed dropdown lists. they were returning descriptions...
2003-10-21 Eric Petit beos/VlcWrapper.cpp: started to use object variables
2003-10-21 Eric Petit configure.ac:
2003-10-20 Laurent Aimar * intf-http.txt: small doc about how to write .html...
2003-10-20 Gildas Bazin* src/playlist/playlist.c: added a playlist var_Set...
2003-10-20 Gildas Bazin* modules/gui/skins/src/vlcproc.cpp: play, pause, and...
2003-10-20 Gildas Bazin* Makefile.am, install-win32: include the mozilla plugi...
2003-10-20 Gildas Bazin* modules/demux/avi/libavi.c: multiline strings are...
2003-10-20 Clément StenacRemoved an awful debug message
2003-10-20 Gildas Bazin* modules/gui/wxwindows/preferences*: added GetName...
2003-10-20 Gildas Bazin* Makefile.am, bootstrap, mozilla/Makefile.am: don...
2003-10-20 Derk-Jan Hartman* even less duplicate entries by id3tags. Dupes are...
2003-10-20 Gildas Bazin* modules/gui/wxwindows/preferences*: beware, casts...
2003-10-20 Derk-Jan Hartman* Added a "demuxed-id3" variable to input.c so id3tags...
2003-10-19 Gildas Bazin* modules/gui/wxwindows/preferences_widgets.cpp: compil...
2003-10-19 Derk-Jan Hartman* include/codecs.h: cosmetic fixes.
2003-10-19 Sigmund Augdal... modules/gui/wxwindows/interface.cpp: oooops
2003-10-19 Sigmund Augdal... Factored the code for each of the different types of...
2003-10-19 Gildas Bazin* modules/gui/skins/x11/x11_window.cpp: try _NET_WM_STA...
2003-10-19 Cyril Deguet* lalala
2003-10-19 Cyril Deguet* tried to implement on-top windows on X11, but doesn...
2003-10-19 Gildas Bazin* modules/demux/ogg.c: fixed endless loop when trying...
2003-10-19 Derk-Jan Hartman* Update portugese brazilian translation
2003-10-19 Derk-Jan Hartman* modules/demux/avi/*
2003-10-19 Gildas Bazin* modules/gui/skins/src/vlcproc.cpp: free()/delete...
2003-10-19 Gildas Bazin* src/playlist/playlist.c: fixed locking problem.
2003-10-18 Derk-Jan Hartman* id3tag fills the psz_name and psz_author field of...
2003-10-18 Derk-Jan Hartman* The SAMI parses did case sensitive tag parsing. Howev...
2003-10-18 Gildas Bazin* modules/access/dshow/*: fixes and optimizations....
2003-10-17 Gildas Bazin* modules/gui/wxwindows/streamout.cpp: fixed the rtp...
2003-10-17 Olivier Teulière * modules/gui/skins/src/banks.cpp: Two events had...
2003-10-17 Clément Stenac* A few sanity checks
2003-10-17 Gildas Bazin* Makefile.am: don't forget include/vlc_keys.h in ...
2003-10-17 Gildas Bazin* src/video_output/vout_synchro.c: mpeg video synchro...
2003-10-17 Olivier Teulière * modules/gui/skins/*:
2003-10-17 Gildas Bazin* modules/gui/wxwindows/preferences.cpp: fixes some...
2003-10-16 Gildas Bazin* modules/gui/skins/src/vlcproc.cpp: don't forget to...
2003-10-15 Gildas Bazin* modules/video_filter/*: forward fullscreen event...
2003-10-15 Gildas Bazin* modules/gui/skins/win32/win32_run.cpp: don't forget...
2003-10-15 Gildas Bazin* modules/control/http.c: small bug fix.
2003-10-14 Gildas Bazin* src/interface/interface.c: interfaces added on the...
2003-10-14 Gildas Bazin* modules/gui/wxwindows/*: don't forget to delete the...
2003-10-14 Alexis de LattreNew update again !
2003-10-14 Alexis de LattreSpanish translation update.
2003-10-13 Clément Stenac* modules/misc/sap.c: Fixed a stupid option (no-ipv4...
2003-10-12 Derk-Jan Hartman* Updated the pt_BR translation
2003-10-12 Derk-Jan Hartman* added a "auto" mode to sub-type. This is because...
2003-10-12 Gildas Bazin* src/video_output/video_text.h: removed useless file.
2003-10-11 Derk-Jan Hartman* src/input/subtitles.c: made the autodetection fuzzine...
2003-10-11 Derk-Jan Hartman* src/misc/charset.c: Fixed a segfault and removed...
2003-10-11 Derk-Jan Hartman* removed an undef HAVE_ICONV from this file, and fixed...
2003-10-10 Alexis de LattreMinor fix.
2003-10-10 Gildas Bazin* src/input/input_dec.c: use VLC_OBJECT_PACKETIZER...
2003-10-10 Alexis de LattreRan toolbox --update-po.
2003-10-10 Alexis de LattreNew spanish translation, by Antonio Javier Varela.
2003-10-09 Gildas Bazin* modules/stream_out/transcode.c: yes, I can do it!
next