https://github.com/videolan/vlc

sort by:
Revision Author Date Message Commit Date
2c8bacb * Renamed all tags (eg. v0_2_83 -> 0.2.83). 06 March 2004, 17:59:16 UTC
68d2e8d This commit was manufactured by cvs2svn to create tag 'v0_5_0'. 05 March 2004, 15:21:25 UTC
e43ed7a * ./debian/rules: more Debian Woody fixes. Grrrr! 03 February 2003, 02:26:28 UTC
3a76f14 * ./modules/visualization/xosd/xosd.c: Woody compilation fixed. * ./debian/woody-buildpackage: sed syntax fixed. 03 February 2003, 01:32:37 UTC
d252bd2 * ./share/Makefile.am: we weren't distributing the font! 03 February 2003, 00:56:39 UTC
abddc03 * Updated ChangeLog and pofiles. 03 February 2003, 00:43:12 UTC
26832b9 * ./modules/audio_output/alsa.c: Woody ALSA compilation fix. 03 February 2003, 00:39:42 UTC
0b3d586 * ./debian/control: missing build dependencies. 03 February 2003, 00:23:18 UTC
0be0485 German translation, croutesy of Felix Kuehne. 03 February 2003, 00:00:42 UTC
587ff0c Worked around a bug with the Screens menu and localization. 02 February 2003, 23:11:17 UTC
3593c15 * OSX version can open .asx files. so we need to let the os know that ;) 02 February 2003, 20:59:32 UTC
8ce08f9 * ./include/vlc_config.h: changed "VideoLAN Client" into VLC. 02 February 2003, 20:21:02 UTC
f6a6b23 * ./debian/vlc.desktop: removed unnecessary file. 02 February 2003, 20:07:22 UTC
368acbd * ./debian/Makefile.am: added woody-buildpackage, removed *.woody. 02 February 2003, 20:01:53 UTC
8dda0c1 * ./debian/changelog: updated Debian changelog. 02 February 2003, 20:01:03 UTC
dc492c6 * ./ChangeLog: used cvs2cl (./cvs2cl.pl --hide-filenames --no-wrap -w --stdout | sed -e 's/^[^0-9]/ /' -e 's/^ *$//' | uniq). 02 February 2003, 19:45:17 UTC
3cd65f8 * ./debian/woody-buildpackage: finished Woody build script. 02 February 2003, 18:57:01 UTC
07a3355 * ./po/de.po: german translation updates from Felix K�hne. 02 February 2003, 18:12:12 UTC
512dff4 Added ffmpeg package to list of depenencies. 02 February 2003, 18:09:36 UTC
d6d487d * ./debian/woody-buildpackage: added a script to build .debs on woody. 02 February 2003, 17:18:47 UTC
52118c5 * ./NEWS: a few updates from gibalou. 02 February 2003, 16:08:08 UTC
ae30fca cosmetic fix (drop mark would reappear if SHIFT was pressed) 02 February 2003, 11:29:12 UTC
eb8afec '--demuxdump-file -' dumps to standard output. (useful for operating systems which do not have '/dev/stdout' nor mkfifo) 02 February 2003, 09:17:39 UTC
cc309be * renamed debian/README into debian/README.Debian. 02 February 2003, 04:17:53 UTC
65e2a4e * ./debian: more packaging stuff. 02 February 2003, 04:07:55 UTC
c2a934c * ALL: removed "VideoLAN Client" in favour of "VLC media player" in a lot of places. 02 February 2003, 04:01:29 UTC
29b791a * ./doc/vlc.1: updated manpage. 02 February 2003, 03:38:30 UTC
e20aa1e * ./po/it.po: ultimate italian fixes by Bruno Vella. 02 February 2003, 03:08:20 UTC
7644dea * ./debian/*: tuned packaging. 02 February 2003, 03:03:01 UTC
a2af7fb * Bumped up revision number to 0.5.0 02 February 2003, 02:58:35 UTC
a7e0549 * ./po/it.po: updated italian translation, courtesy of Bruno Vella. 02 February 2003, 02:11:59 UTC
d0bff31 * ./po/*: more interface strings harmonization. 02 February 2003, 01:37:03 UTC
9284620 * NEWS: readded deleted entries, sorry about that. 02 February 2003, 01:23:36 UTC
6ef66c8 * NEWS: VCD entry points and iso files * include/audio_output.h: more proper freebsd compilation fix * modules/audio_output/oss.c: if /dev/dsp is used, use another output. 02 February 2003, 00:57:21 UTC
9722e20 * README.MacOSX.rtf: Typos * include/vlc_threads.h: Lowered OS X priorities to avoid locking the machine * modules/access/dvdread/input.c: Fixed a long-standing bug when switching titles. 02 February 2003, 00:49:40 UTC
3aabcac * ./po/*: more s/vlc/VLC/ changes. 02 February 2003, 00:46:58 UTC
c0fc3bc * ./src/libvlc.h: changed "vlc" into "VLC" in libvlc's help messages. More to come. 02 February 2003, 00:29:29 UTC
1c6d1bd * ./NEWS: a few updates (translations, mozilla plugin). 02 February 2003, 00:05:00 UTC
c8d4e9b * modules/gui/macosx/*: Fixed localization bugs * po/fr.po: Updated French translation * extras/MacOSX/vlc.pbproj/project.pbxproj: Version is 0.5.0 01 February 2003, 23:46:24 UTC
7f4b5f8 - ready for general 0.5.0 consumption - activated dvb (with a special workaround for mdk kernel), dv and libdvdplay plugin - more wxwindow stuff. - fixes here and here. - added more doc files like NEWS, THANKS etc. - still lacking mozilla plugin :( 01 February 2003, 23:41:51 UTC
83ffc9c * ./src/libvlc.c: atomic initialization of the main module in VLC_Init() instead of VLC_Create(), so that its strings are translated (was #92). 01 February 2003, 23:39:02 UTC
cb912b6 NEWS: we did support .mp3 in 0.4.x. Added that we support .asx and .html with embedded wmp 01 February 2003, 23:28:58 UTC
54247ab * ./AUTHORS: added Garf and updated entries. 01 February 2003, 23:15:27 UTC
7cd7828 * ./INSTALL.libmad: removed that file; if one does not know how to build and install a library, he'd better not fiddle with VLC. 01 February 2003, 23:08:48 UTC
d215f2b * modules/gui/win32/win32.cpp: fixed a stupid bug (closes #155) * modules/gui/win32/menu.cpp: removed some ^M chars 01 February 2003, 22:21:44 UTC
c11c394 - Win32 preference dialog box 01 February 2003, 22:03:42 UTC
b376268 * Win32 port 01 February 2003, 21:39:21 UTC
fd1c30c BeOS news. 01 February 2003, 21:24:06 UTC
494fb5b * ./debian/control.woody, ./debian/rules.woody: placeholders for Debian woody specific builds. Will fill them in a moment. 01 February 2003, 21:23:01 UTC
f7f797c Tarkin, Tremor and Theora are only available when compiling from sources. 01 February 2003, 21:20:33 UTC
04af7ab Forgot Tremor. 01 February 2003, 21:10:19 UTC
76a4756 Checking in packageing files. 01 February 2003, 21:04:22 UTC
fc354b2 Updated for iPaq port 01 February 2003, 20:59:37 UTC
7a68b37 * configure.ac.in: worked around an ffmpeg-cvs detection problem on OS X * Makefile.am: fixed FAQ, THANKS and NEWS handling in package* rules * src/misc/darwin_specific.m: more generic language detection * NEWS: summarized changes from 0.4.6 to 0.5.0 01 February 2003, 20:34:55 UTC
cd5718a * ./po/it.po: a few corrections. 01 February 2003, 19:04:43 UTC
b6b1bef * ./mozilla/vlcshell.cpp: fixed the Mozilla plugin's target drawable. * ./modules/video_output/directx/directx.c, ./modules/video_output/x11/x11.c, ./modules/video_output/x11/xvideo.c: removed the drawable configuration variables which are now deprecated. 01 February 2003, 18:54:10 UTC
7926403 * ./src/libvlc.c: fixed a segfault on exit, libvlc needs to be detached before being destroyed. 01 February 2003, 18:53:03 UTC
6d68e34 * ./NEWS: added an empty NEWS file. * ./bootstrap: now that we have the NEWS file, --foreign is no longer required when calling automake. 01 February 2003, 18:41:09 UTC
4e433d9 Updated Italian translation courtesy of Bruno Vella. 01 February 2003, 16:33:31 UTC
a230d7b sam p0\/\/3r ! 01 February 2003, 16:20:21 UTC
49173f5 Changes done since Feb 28 2003: 01 February 2003, 12:01:11 UTC
46e7a04 * common/stylesheet-print-noicones.dsl : stylesheet for PS/PDF/RTF output * faq/Makefile: added PS/PDF/RTF targets * faq/faq.sgml: SGML enhancements and few modifications 01 February 2003, 11:48:36 UTC
e55a880 - fixed a compilation issue with C compilers 01 February 2003, 09:40:50 UTC
28a4017 * asf : trying to fix pts handling. 01 February 2003, 01:21:04 UTC
27975a9 * ./debian/vlc.docs, ./Makefile.am: added THANKS to the distributed files. 31 January 2003, 22:35:44 UTC
baa789f * split AUTHORS into AUTHORS and THANKS, removed STATUS which wasn't kept up to date (and almost everything advertised in it was done). 31 January 2003, 22:34:07 UTC
4e852bb * removed FAQ pointing to doc/faq/ not to confuse users (thanks sam) 31 January 2003, 18:53:29 UTC
8ca6134 * ./configure.ac.in: I was told some versions of mingw32 support neither -mms-bitfields nor -fnative-struct. 31 January 2003, 16:56:03 UTC
e3fa732 * doc/faq/Makefile: added "text" and "clean" targets. * doc/faq/faq-alone.sgml: Fixed build issues, added FDL, and legal notice. * doc/faq/faq.sgml: Fixed build issues, improved the SGML translation. * doc/faq/fdl.sgml: text of the FSF Free Documentation License. 31 January 2003, 15:24:11 UTC
17f4d01 * ./src/libvlc.c: strings in the main module are now translated (fixes: #92). 31 January 2003, 13:52:26 UTC
61411b1 * ./po/de.po: full german translation, courtesy of Felix K�hne. 31 January 2003, 11:38:06 UTC
a4495b8 Fixed a major bug of people who like to declare vars "unsigned int" when they can be -1 :p (why haven't we spotted that before ??). Closes #152. 31 January 2003, 11:23:37 UTC
0e7d6fb * ./modules/gui/gtk/gtk_callbacks.c: fixed a crash when selecting fullscreen while there was no input (Closes: #153). 31 January 2003, 10:54:07 UTC
d8d8373 * ./modules/gui/gtk/gnome.glade, ./modules/gui/gtk/gtk.glade: moved the Audio and Subtitles submenus into the Audio and Video menus. 31 January 2003, 10:51:15 UTC
05422a3 * ./src/audio_output/mixer.c: minor cosmetic fix in output message. 31 January 2003, 10:14:13 UTC
f536457 * ./modules/gui/gtk/gnome.c, ./modules/gui/gtk/gtk.c: fixed uninitialized variables. 31 January 2003, 09:51:57 UTC
62d34bd * ./configure.ac.in: complain when ALSA headers are not found but --enable-alsa was specified. 31 January 2003, 09:48:43 UTC
28fea52 Minor GUI fixes 31 January 2003, 06:45:00 UTC
7f8e2bc * ./modules/gui/macosx: Defeated some deadlocks. World domination ... is at hand. 31 January 2003, 02:53:52 UTC
f3563dc - fixed a segfault occuring when the preference dialog box was destroyed 30 January 2003, 21:35:22 UTC
aafd644 * ./src/misc/configuration.c: when an invalid short option is found, use the optopt variable instead of the current value of optind (Closes: #148). 30 January 2003, 20:59:36 UTC
4bcfe96 * src/video_output/video_output.c: we were still using free instead of vout_DestroySubPicture in one place. * modules/codec/spudec/parse.c: we now make sure we don't add several times the same highlight callback. 30 January 2003, 19:14:17 UTC
1cd3cac * converted FAQ to SGML * SGML sucks, this is absolutely ugly, please reread 30 January 2003, 18:07:45 UTC
98bd3d5 * modules/codec/spudec/spudec.c, modules/codec/spudec/text.c: fixed the race condition between spudec and vout. This patch may not be all that nice because it does a lot of vlc_object_find() but it is the only solution I've been able to come-up with. Oh and I didn't fix the memory leak caused by the font when using text subtitles. If the vout changes while the spudec is running then we don't unload this font. 30 January 2003, 16:36:04 UTC
288c2fe * modules/gui/macosx/intf.m - fixed a warning about parentheses 30 January 2003, 15:46:29 UTC
e82bade * ./modules/gui/macosx/intf.m: - we close the video window after a video is done playing. 30 January 2003, 15:39:38 UTC
09a1fc8 * src/video_output/vout_subpictures.c: fixed a few race conditions that were triggered by the dvdplay plugin. 30 January 2003, 12:38:13 UTC
c6fdadc Keep -O2 in --disable-optimizations mode, cause it can't harm... 30 January 2003, 10:44:50 UTC
8d186b9 * modules/codec/mpeg_video/headers.c: fixed non-initialized variable in PictureDisplayExtension(). This does also fix problems with the dvdplay plugin and menus with still pictures. 30 January 2003, 02:16:09 UTC
3459b8a * modules/codec/mpeg_video/headers.c: more checks in PictureDisplayExtension, * modules/gui/macosx/intf.m: one of the threads wasn't in real-time priority !!! * include/vlc_threads.h: tuned up OS X priorities 30 January 2003, 00:39:41 UTC
0ef4dd5 * asf : more sanity check for broken files. 29 January 2003, 21:54:34 UTC
d8501c5 intf: the slower/faster buttons should not be continious. project: the source files were included in the Resources. No more. 29 January 2003, 18:14:29 UTC
1584d67 * ./modules/gui/gtk/gnome.glade, ./modules/gui/gtk/gtk.glade: we disable the title and chapter dialogs when DVD menus are activated. 29 January 2003, 18:10:52 UTC
e15a35b * modules/gui/gtk/*: changed the disc open dialog to allow for title and chapter 0. When title or chapter 0 are selected, they do not appear in the MRL. 29 January 2003, 17:28:22 UTC
abd941f New nl translation, courtesy of dj hartman. 29 January 2003, 17:07:37 UTC
aef7cfe * ./modules/access/dvdplay/intf.c: added a sanity check upon initialization in case the input dies before we even spawned our dvdplay interface (Closes: #141). 29 January 2003, 15:55:44 UTC
3fb252d * ./po/ja.po: updated japanese translations, courtesy of KKI. 29 January 2003, 15:15:20 UTC
b5b6ef1 * include/vlc_threads.h: VLC_THREAD_PRIORITY_VIDEO equals THREAD_PRIORITY_BELOW_NORMAL under Win9x/Me. 29 January 2003, 14:03:07 UTC
3d6389a * modules/demux/ogg.c: bug fix when switching between vorbis channels. 29 January 2003, 12:59:23 UTC
490316d * ./modules/gui/macosx/controls.m: fixed bug in my previous commit. 29 January 2003, 11:41:48 UTC
back to top