]> git.sesse.net Git - vlc/shortlog
vlc
2003-05-27 Gildas Bazin* ALL: bumped version to 0.6.0-test2
2003-05-27 Gildas Bazin* modules/access/vcd/cdrom.c: On winNT/2K/XP we set...
2003-05-27 Eric Petit * src/stream_output/announce.c : BeOS compile fix.
2003-05-27 Gildas Bazin* modules/gui/wxwindows/*: fixed context menu problem...
2003-05-27 Derk-Jan Hartman* removed vlc_wraptext
2003-05-26 Gildas Bazin* modules/video_output/directx/events.c: fixed breakage.
2003-05-26 Gildas Bazin* modules/audio_output/alsa.c: the aout-device obj...
2003-05-26 Gildas Bazin* modules/gui/wxwindows/*: replaced the Advanced button...
2003-05-26 Derk-Jan Hartman* modules/codec/quicktime.c: i had accidently upgraded...
2003-05-26 Clément Stenac* The VLC-integrated SAP server now sends compliant...
2003-05-26 Gildas Bazin* modules/gui/skins: got rid of init_lock and init_cond...
2003-05-26 Derk-Jan Hartman* modules/gui/macosx/prefs.m: fixed the module selectors.
2003-05-26 Derk-Jan Hartman* extras/MacOSX/Resources/English.lproj/MainMenu.nib
2003-05-25 Eric Petit modules/gui/beos/MediaControlView.cpp: fixed a strange...
2003-05-25 Eric Petit * bootstrap: remove a -shared flag as ./configure...
2003-05-25 Gildas Bazin* configure.ac.in, modules/video_output/x11/xcommon...
2003-05-25 Gildas Bazin* modules/video_output/x11/*, configure.ac.in: Xinerama...
2003-05-25 Sigmund Augdal... convert the strings in the id3tags to utf8 before stori...
2003-05-25 Damien Lucas. SAP/SDP packets parsing: ability to parse RFC complia...
2003-05-25 Christophe... * We now use UTF-8 internally under Mac OS X. This...
2003-05-25 Eric Petit modules/gui/beos/PreferencesWindow.* :
2003-05-25 Alexis de LattreALL : VLC FAQ transformed into VideoLAN FAQ, which...
2003-05-25 Gildas Bazin* src/video_output/video_output.c, modules/video_output...
2003-05-25 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: fixed typo.
2003-05-25 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: clean-up for the ffmpe...
2003-05-24 Gildas Bazin* src/misc/variables.c, include/variables.h: first...
2003-05-24 Cyril Deguet* events aren't perfect yet, but it is better enough...
2003-05-24 Gildas Bazin* src/video_output/video_output.c: new "deinterlace...
2003-05-24 Gildas Bazin* modules/gui/skins/*: compilation fixes.
2003-05-24 Eric Petit * Makefile.am: minor change in BeOS packages generation
2003-05-24 Gildas Bazin* configure.ac.in: ffmpeg is now enabled by default...
2003-05-24 Christophe... * modules/codec/libmpeg2.c: Fixed synchro with field...
2003-05-24 Jean-Paul SamanAdded option to run vlc as a Qt Embedded Gui Server...
2003-05-24 Sam Hocevar * ./po/*: re-ran toolbox --update-po.
2003-05-24 Sam Hocevar * ./Makefile.am: used $(srcdir) where necessary ...
2003-05-24 Sam Hocevar * ./toolbox: we no longer translate the Borland plugin.
2003-05-24 Sam Hocevar * ./configure.ac.in: the help message now says libmad...
2003-05-24 Sam Hocevar * ./modules/access_output/udp.c: if the clock needs...
2003-05-24 Derk-Jan Hartman* modules/codec/quicktime.c: cleaning up of the code...
2003-05-23 Sigmund Augdal... the http interface should now output valid xhtml 1.0.
2003-05-23 Derk-Jan Hartman* Updated the informal message to report the ip and...
2003-05-23 Sam Hocevar * Built-in modules were linked twice in the mozilla...
2003-05-23 Derk-Jan Hartman* vlc.ebuild: fixed the ebuild. Now i know it should...
2003-05-22 Gildas Bazin* modules/gui/wxwindows/streamout.cpp: fixed typo.
2003-05-22 Gildas Bazin* src/libvlc.h: fixed spelling mistake.
2003-05-22 Derk-Jan Hartman* spelling error in description string
2003-05-22 Derk-Jan Hartman* added an ifdef for SVQ3
2003-05-22 Cyril Deguet* at last the python module works again !
2003-05-22 Cyril Deguet* started to repair build of python module
2003-05-22 Gildas Bazin* src/audio_output/*, src/input/*: fixed the audio...
2003-05-22 Derk-Jan Hartman* modules/control/http.c: strings for the address and...
2003-05-22 Derk-Jan Hartman* fixed a localization issue
2003-05-22 Derk-Jan Hartman* modules/gui/macosx/playlist.m: fixed my fix
2003-05-22 Derk-Jan Hartman* Fixed an issue that was preventing the use of the...
2003-05-22 Gildas Bazin* INSTALL.win32: added a small note about running vlc...
2003-05-21 Derk-Jan Hartman* modules/gui/macosx/output.m: fixed the stream/transco...
2003-05-21 Derk-Jan Hartman* vlc.ebuild: This ebuild should work if we release...
2003-05-21 Jean-Paul SamanReverting previous --with-libmpeg2-prefix commit. Thank...
2003-05-21 Jean-Paul SamanMore buildscript fixes.
2003-05-21 Gildas Bazin* modules/audio_output/directx.c, modules/audio_output...
2003-05-21 Derk-Jan Hartman* include/main.h
2003-05-21 Gildas Bazin* modules/gui/skins/src/vlcproc.cpp: fixed yesterday...
2003-05-21 Sigmund Augdal... removed the desctiption texts of a nonexisting config...
2003-05-21 Sigmund Augdal... removed the --playlist option as it doesn't seem to...
2003-05-21 Laurent Aimar* wav: fix a parsing bug.
2003-05-20 Gildas Bazin* modules/gui/wxwindows/*, modules/gui/skins/src/vlcpro...
2003-05-20 Derk-Jan Hartman* ALL: added a quicktime module.
2003-05-20 Jean-Paul SamanModified build scripts
2003-05-20 Derk-Jan Hartman* NEWS: updated some OSX info
2003-05-20 Clément StenacAll: Support for SAP advertising in stream output
2003-05-20 Sigmund Augdal... kde.cpp: explicitly tell kde with icons to use. Should...
2003-05-20 Derk-Jan Hartman* THANKS: Added Davor Orel who created the OS X icons.
2003-05-20 Derk-Jan Hartman* Added a Reset prefs option
2003-05-20 Eric Petit modules/gui/beos/PreferencesWindow.* : cleaning
2003-05-19 Gildas Bazin* modules/audio_output/alsa.c: fixed a breakage I intro...
2003-05-19 Cyril Deguet* a lot of cleaning in X11 skins, but some problems...
2003-05-19 Gildas Bazin* modules/gui/wxwindows/Modules.am: included the 2...
2003-05-19 Gildas Bazin* Bumped version to 0.6.0-test1
2003-05-19 Gildas Bazin* src/stream_output/stream_output.c, modules/stream_out...
2003-05-19 Gildas Bazin* modules/gui/wxwindows/bitmaps/*: forgot to add 2...
2003-05-18 Laurent Aimar * input_program.c: input_DelES destroyed the decoder...
2003-05-18 Eric Petit modules/gui/beos/MessagesWindow.cpp : fixed a minor...
2003-05-18 Jean-Paul SamanUpdated release numbering of packages.
2003-05-18 Gildas Bazin* modules/gui/wxwindows/*: removed the text from the...
2003-05-18 Derk-Jan Hartman* fixed a few spelling errors, and added a note about...
2003-05-18 Cyril Deguet* added transparency in X11 skins
2003-05-18 Gildas Bazin* modules/gui/wxwindows/*: the open dialog box is creat...
2003-05-18 Gildas Bazin* modules/access/vcd/*, modules/access/cdda.c: changed...
2003-05-18 Gildas Bazin* modules/gui/wxwindows/open.cpp: small fixes.
2003-05-18 Cyril Deguet* first BMP loader for X11 skins : it can only handle...
2003-05-17 Gildas Bazin* INSTALL.win32: finally updated the instructions on...
2003-05-17 Gildas Bazin* modules/gui/wxwindows/menus.cpp: don't display choice...
2003-05-17 Gildas Bazin* include/input_ext-intf.h: forgot this file in my...
2003-05-17 Gildas Bazin* modules/access/cdda.c, modules/access/vcd/*: New...
2003-05-17 Eric Petit * modules/gui/beos/MessagesWindow.* : cleaning
2003-05-17 Eric Petit modules/gui/beos/* : cosmetic
2003-05-17 Gildas Bazin* modules/video_output/directx/events.c: implemented...
2003-05-17 Gildas Bazin* configure.ac.in: removed the encoders from the list...
2003-05-16 Gildas Bazin* modules/packetizer/copy.c, modules/stream_out/transco...
2003-05-15 Gildas Bazin* src/input/input_programs.c: a few fixes to the naviga...
next