]> git.sesse.net Git - vlc/log
vlc
21 years agocosmetic fix (drop mark would reappear if SHIFT was pressed)
Stephan Assmus [Sun, 2 Feb 2003 11:29:12 +0000 (11:29 +0000)]
cosmetic fix (drop mark would reappear if SHIFT was pressed)

21 years ago '--demuxdump-file -' dumps to standard output.
Eric Petit [Sun, 2 Feb 2003 09:17:39 +0000 (09:17 +0000)]
 '--demuxdump-file -' dumps to standard output.
  (useful for operating systems which do not have '/dev/stdout'
   nor mkfifo)

21 years ago * renamed debian/README into debian/README.Debian.
Sam Hocevar [Sun, 2 Feb 2003 04:17:53 +0000 (04:17 +0000)]
  * renamed debian/README into debian/README.Debian.

21 years ago * ./debian: more packaging stuff.
Sam Hocevar [Sun, 2 Feb 2003 04:07:55 +0000 (04:07 +0000)]
  * ./debian: more packaging stuff.

21 years ago * ALL: removed "VideoLAN Client" in favour of "VLC media player" in a lot
Sam Hocevar [Sun, 2 Feb 2003 04:01:29 +0000 (04:01 +0000)]
  * ALL: removed "VideoLAN Client" in favour of "VLC media player" in a lot
    of places.

21 years ago * ./doc/vlc.1: updated manpage.
Sam Hocevar [Sun, 2 Feb 2003 03:38:30 +0000 (03:38 +0000)]
  * ./doc/vlc.1: updated manpage.

21 years ago * ./po/it.po: ultimate italian fixes by Bruno Vella.
Sam Hocevar [Sun, 2 Feb 2003 03:08:20 +0000 (03:08 +0000)]
  * ./po/it.po: ultimate italian fixes by Bruno Vella.

21 years ago * ./debian/*: tuned packaging.
Sam Hocevar [Sun, 2 Feb 2003 03:03:01 +0000 (03:03 +0000)]
  * ./debian/*: tuned packaging.

21 years ago* Bumped up revision number to 0.5.0
Christophe Massiot [Sun, 2 Feb 2003 02:58:35 +0000 (02:58 +0000)]
* Bumped up revision number to 0.5.0

21 years ago * ./po/it.po: updated italian translation, courtesy of Bruno Vella.
Sam Hocevar [Sun, 2 Feb 2003 02:11:59 +0000 (02:11 +0000)]
  * ./po/it.po: updated italian translation, courtesy of Bruno Vella.

21 years ago * ./po/*: more interface strings harmonization.
Sam Hocevar [Sun, 2 Feb 2003 01:37:03 +0000 (01:37 +0000)]
  * ./po/*: more interface strings harmonization.

21 years ago * NEWS: readded deleted entries, sorry about that.
Johan Bilien [Sun, 2 Feb 2003 01:23:36 +0000 (01:23 +0000)]
* NEWS: readded deleted entries, sorry about that.

21 years ago * NEWS: VCD entry points and iso files
Johan Bilien [Sun, 2 Feb 2003 00:57:21 +0000 (00:57 +0000)]
* 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.

21 years ago* README.MacOSX.rtf: Typos
Christophe Massiot [Sun, 2 Feb 2003 00:49:40 +0000 (00:49 +0000)]
* 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.

21 years ago * ./po/*: more s/vlc/VLC/ changes.
Sam Hocevar [Sun, 2 Feb 2003 00:46:58 +0000 (00:46 +0000)]
  * ./po/*: more s/vlc/VLC/ changes.

21 years ago * ./src/libvlc.h: changed "vlc" into "VLC" in libvlc's help messages. More
Sam Hocevar [Sun, 2 Feb 2003 00:29:29 +0000 (00:29 +0000)]
  * ./src/libvlc.h: changed "vlc" into "VLC" in libvlc's help messages. More
    to come.

21 years ago * ./NEWS: a few updates (translations, mozilla plugin).
Sam Hocevar [Sun, 2 Feb 2003 00:05:00 +0000 (00:05 +0000)]
  * ./NEWS: a few updates (translations, mozilla plugin).

21 years ago* modules/gui/macosx/*: Fixed localization bugs
Christophe Massiot [Sat, 1 Feb 2003 23:46:24 +0000 (23:46 +0000)]
* modules/gui/macosx/*: Fixed localization bugs
* po/fr.po: Updated French translation
* extras/MacOSX/vlc.pbproj/project.pbxproj: Version is 0.5.0

21 years ago- ready for general 0.5.0 consumption
Yves Duret [Sat, 1 Feb 2003 23:41:51 +0000 (23:41 +0000)]
- 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 :(

21 years ago * ./src/libvlc.c: atomic initialization of the main module in VLC_Init()
Sam Hocevar [Sat, 1 Feb 2003 23:39:02 +0000 (23:39 +0000)]
  * ./src/libvlc.c: atomic initialization of the main module in VLC_Init()
    instead of VLC_Create(), so that its strings are translated (was #92).

21 years ago NEWS: we did support .mp3 in 0.4.x. Added that we support .asx and .html
Sigmund Augdal Helberg [Sat, 1 Feb 2003 23:28:58 +0000 (23:28 +0000)]
 NEWS: we did support .mp3 in 0.4.x. Added that we support .asx and .html
with embedded wmp

21 years ago * ./AUTHORS: added Garf and updated entries.
Sam Hocevar [Sat, 1 Feb 2003 23:15:27 +0000 (23:15 +0000)]
  * ./AUTHORS: added Garf and updated entries.

21 years ago * ./INSTALL.libmad: removed that file; if one does not know how to build
Sam Hocevar [Sat, 1 Feb 2003 23:08:48 +0000 (23:08 +0000)]
  * ./INSTALL.libmad: removed that file; if one does not know how to build
    and install a library, he'd better not fiddle with VLC.

21 years ago * modules/gui/win32/win32.cpp: fixed a stupid bug (closes #155)
Olivier Teulière [Sat, 1 Feb 2003 22:21:44 +0000 (22:21 +0000)]
 * modules/gui/win32/win32.cpp: fixed a stupid bug (closes #155)
 * modules/gui/win32/menu.cpp: removed some ^M chars

21 years ago- Win32 preference dialog box
Boris Dorès [Sat, 1 Feb 2003 22:03:42 +0000 (22:03 +0000)]
- Win32 preference dialog box

21 years ago * Win32 port
Olivier Teulière [Sat, 1 Feb 2003 21:39:21 +0000 (21:39 +0000)]
 * Win32 port

21 years ago BeOS news.
Eric Petit [Sat, 1 Feb 2003 21:24:06 +0000 (21:24 +0000)]
 BeOS news.

21 years ago * ./debian/control.woody, ./debian/rules.woody: placeholders for Debian
Sam Hocevar [Sat, 1 Feb 2003 21:23:01 +0000 (21:23 +0000)]
  * ./debian/control.woody, ./debian/rules.woody: placeholders for Debian
    woody specific builds. Will fill them in a moment.

21 years agoTarkin, Tremor and Theora are only available when compiling from sources.
Christophe Massiot [Sat, 1 Feb 2003 21:20:33 +0000 (21:20 +0000)]
Tarkin, Tremor and Theora are only available when compiling from sources.

21 years agoForgot Tremor.
Christophe Massiot [Sat, 1 Feb 2003 21:10:19 +0000 (21:10 +0000)]
Forgot Tremor.

21 years agoChecking in packageing files.
Jean-Paul Saman [Sat, 1 Feb 2003 21:04:22 +0000 (21:04 +0000)]
Checking in packageing files.

21 years agoUpdated for iPaq port
Jean-Paul Saman [Sat, 1 Feb 2003 20:59:37 +0000 (20:59 +0000)]
Updated for iPaq port

21 years ago* configure.ac.in: worked around an ffmpeg-cvs detection problem on OS X
Christophe Massiot [Sat, 1 Feb 2003 20:34:55 +0000 (20:34 +0000)]
* 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

21 years ago * ./po/it.po: a few corrections.
Sam Hocevar [Sat, 1 Feb 2003 19:04:43 +0000 (19:04 +0000)]
  * ./po/it.po: a few corrections.

21 years ago * ./mozilla/vlcshell.cpp: fixed the Mozilla plugin's target drawable.
Sam Hocevar [Sat, 1 Feb 2003 18:54:10 +0000 (18:54 +0000)]
  * ./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.

21 years ago * ./src/libvlc.c: fixed a segfault on exit, libvlc needs to be
Sam Hocevar [Sat, 1 Feb 2003 18:53:03 +0000 (18:53 +0000)]
  * ./src/libvlc.c: fixed a segfault on exit, libvlc needs to be
    detached before being destroyed.

21 years ago * ./NEWS: added an empty NEWS file.
Sam Hocevar [Sat, 1 Feb 2003 18:41:09 +0000 (18:41 +0000)]
  * ./NEWS: added an empty NEWS file.
  * ./bootstrap: now that we have the NEWS file, --foreign is no longer
    required when calling automake.

21 years agoUpdated Italian translation courtesy of Bruno Vella.
Christophe Massiot [Sat, 1 Feb 2003 16:33:31 +0000 (16:33 +0000)]
Updated Italian translation courtesy of Bruno Vella.

21 years agosam p0\/\/3r !
Christophe Massiot [Sat, 1 Feb 2003 16:20:21 +0000 (16:20 +0000)]
sam p0\/\/3r !

21 years agoChanges done since Feb 28 2003:
Stephan Assmus [Sat, 1 Feb 2003 12:01:11 +0000 (12:01 +0000)]
Changes done since Feb 28 2003:

21 years ago* common/stylesheet-print-noicones.dsl : stylesheet for PS/PDF/RTF output
Alexis de Lattre [Sat, 1 Feb 2003 11:48:36 +0000 (11:48 +0000)]
* 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

21 years ago- fixed a compilation issue with C compilers
Boris Dorès [Sat, 1 Feb 2003 09:40:50 +0000 (09:40 +0000)]
- fixed a compilation issue with C compilers

21 years ago * asf : trying to fix pts handling.
Laurent Aimar [Sat, 1 Feb 2003 01:21:04 +0000 (01:21 +0000)]
 * asf : trying to fix pts handling.

21 years ago * ./debian/vlc.docs, ./Makefile.am: added THANKS to the distributed files.
Sam Hocevar [Fri, 31 Jan 2003 22:35:44 +0000 (22:35 +0000)]
  * ./debian/vlc.docs, ./Makefile.am: added THANKS to the distributed files.

21 years ago * split AUTHORS into AUTHORS and THANKS, removed STATUS which wasn't
Sam Hocevar [Fri, 31 Jan 2003 22:34:07 +0000 (22:34 +0000)]
  * split AUTHORS into AUTHORS and THANKS, removed STATUS which wasn't
    kept up to date (and almost everything advertised in it was done).

21 years ago * removed FAQ pointing to doc/faq/ not to confuse users (thanks sam)
Loïc Minier [Fri, 31 Jan 2003 18:53:29 +0000 (18:53 +0000)]
  * removed FAQ pointing to doc/faq/ not to confuse users (thanks sam)

21 years ago * ./configure.ac.in: I was told some versions of mingw32 support neither
Sam Hocevar [Fri, 31 Jan 2003 16:56:03 +0000 (16:56 +0000)]
  * ./configure.ac.in: I was told some versions of mingw32 support neither
    -mms-bitfields nor -fnative-struct.

21 years ago* doc/faq/Makefile: added "text" and "clean" targets.
Clément Stenac [Fri, 31 Jan 2003 15:24:11 +0000 (15:24 +0000)]
* 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.

21 years ago * ./src/libvlc.c: strings in the main module are now translated (fixes: #92).
Sam Hocevar [Fri, 31 Jan 2003 13:52:26 +0000 (13:52 +0000)]
  * ./src/libvlc.c: strings in the main module are now translated (fixes: #92).

21 years ago * ./po/de.po: full german translation, courtesy of Felix K�hne.
Sam Hocevar [Fri, 31 Jan 2003 11:38:06 +0000 (11:38 +0000)]
  * ./po/de.po: full german translation, courtesy of Felix K�hne.

21 years agoFixed a major bug of people who like to declare vars "unsigned int"
Christophe Massiot [Fri, 31 Jan 2003 11:23:37 +0000 (11:23 +0000)]
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.

21 years ago * ./modules/gui/gtk/gtk_callbacks.c: fixed a crash when selecting fullscreen
Sam Hocevar [Fri, 31 Jan 2003 10:54:07 +0000 (10:54 +0000)]
  * ./modules/gui/gtk/gtk_callbacks.c: fixed a crash when selecting fullscreen
    while there was no input (Closes: #153).

21 years ago * ./modules/gui/gtk/gnome.glade, ./modules/gui/gtk/gtk.glade: moved the
Sam Hocevar [Fri, 31 Jan 2003 10:51:15 +0000 (10:51 +0000)]
  * ./modules/gui/gtk/gnome.glade, ./modules/gui/gtk/gtk.glade: moved the
    Audio and Subtitles submenus into the Audio and Video menus.

21 years ago * ./src/audio_output/mixer.c: minor cosmetic fix in output message.
Sam Hocevar [Fri, 31 Jan 2003 10:14:13 +0000 (10:14 +0000)]
  * ./src/audio_output/mixer.c: minor cosmetic fix in output message.

21 years ago * ./modules/gui/gtk/gnome.c, ./modules/gui/gtk/gtk.c: fixed uninitialized
Sam Hocevar [Fri, 31 Jan 2003 09:51:57 +0000 (09:51 +0000)]
  * ./modules/gui/gtk/gnome.c, ./modules/gui/gtk/gtk.c: fixed uninitialized
    variables.

21 years ago * ./configure.ac.in: complain when ALSA headers are not found but
Sam Hocevar [Fri, 31 Jan 2003 09:48:43 +0000 (09:48 +0000)]
  * ./configure.ac.in: complain when ALSA headers are not found but
    --enable-alsa was specified.

21 years ago Minor GUI fixes
Eric Petit [Fri, 31 Jan 2003 06:45:00 +0000 (06:45 +0000)]
 Minor GUI fixes

21 years ago * ./modules/gui/macosx: Defeated some deadlocks.
Jon Lech Johansen [Fri, 31 Jan 2003 02:53:52 +0000 (02:53 +0000)]
  * ./modules/gui/macosx: Defeated some deadlocks.
                          World domination ... is at hand.

21 years ago- fixed a segfault occuring when the preference dialog box was destroyed
Boris Dorès [Thu, 30 Jan 2003 21:35:22 +0000 (21:35 +0000)]
- fixed a segfault occuring when the preference dialog box was destroyed

21 years ago * ./src/misc/configuration.c: when an invalid short option is found, use
Sam Hocevar [Thu, 30 Jan 2003 20:59:36 +0000 (20:59 +0000)]
  * ./src/misc/configuration.c: when an invalid short option is found, use
    the optopt variable instead of the current value of optind (Closes: #148).

21 years ago* src/video_output/video_output.c: we were still using free instead of
Gildas Bazin [Thu, 30 Jan 2003 19:14:17 +0000 (19:14 +0000)]
* 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.

21 years ago * converted FAQ to SGML
Loïc Minier [Thu, 30 Jan 2003 18:07:45 +0000 (18:07 +0000)]
  * converted FAQ to SGML
  * SGML sucks, this is absolutely ugly, please reread

21 years ago* modules/codec/spudec/spudec.c, modules/codec/spudec/text.c: fixed the
Gildas Bazin [Thu, 30 Jan 2003 16:36:04 +0000 (16:36 +0000)]
* 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.

21 years ago* modules/gui/macosx/intf.m
Derk-Jan Hartman [Thu, 30 Jan 2003 15:46:29 +0000 (15:46 +0000)]
* modules/gui/macosx/intf.m
  - fixed a warning about parentheses

21 years ago* ./modules/gui/macosx/intf.m:
Derk-Jan Hartman [Thu, 30 Jan 2003 15:39:38 +0000 (15:39 +0000)]
* ./modules/gui/macosx/intf.m:
  - we close the video window after a video is done playing.

21 years ago* src/video_output/vout_subpictures.c: fixed a few race conditions that
Gildas Bazin [Thu, 30 Jan 2003 12:38:13 +0000 (12:38 +0000)]
* src/video_output/vout_subpictures.c: fixed a few race conditions that
   were triggered by the dvdplay plugin.

21 years agoKeep -O2 in --disable-optimizations mode, cause it can't harm...
Christophe Massiot [Thu, 30 Jan 2003 10:44:50 +0000 (10:44 +0000)]
Keep -O2 in --disable-optimizations mode, cause it can't harm...

21 years ago* modules/codec/mpeg_video/headers.c: fixed non-initialized variable in
Gildas Bazin [Thu, 30 Jan 2003 02:16:09 +0000 (02:16 +0000)]
* 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.

21 years ago* modules/codec/mpeg_video/headers.c: more checks in PictureDisplayExtension,
Christophe Massiot [Thu, 30 Jan 2003 00:39:41 +0000 (00:39 +0000)]
* 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

21 years ago * asf : more sanity check for broken files.
Laurent Aimar [Wed, 29 Jan 2003 21:54:34 +0000 (21:54 +0000)]
 * asf : more sanity check for broken files.

21 years agointf: the slower/faster buttons should not be continious.
Derk-Jan Hartman [Wed, 29 Jan 2003 18:14:29 +0000 (18:14 +0000)]
intf: the slower/faster buttons should not be continious.
project: the source files were included in the Resources. No more.

21 years ago * ./modules/gui/gtk/gnome.glade, ./modules/gui/gtk/gtk.glade: we disable
Sam Hocevar [Wed, 29 Jan 2003 18:10:52 +0000 (18:10 +0000)]
  * ./modules/gui/gtk/gnome.glade, ./modules/gui/gtk/gtk.glade: we disable
    the title and chapter dialogs when DVD menus are activated.

21 years ago* modules/gui/gtk/*: changed the disc open dialog to allow for title and
Gildas Bazin [Wed, 29 Jan 2003 17:28:22 +0000 (17:28 +0000)]
* 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.

21 years agoNew nl translation, courtesy of dj hartman.
Christophe Massiot [Wed, 29 Jan 2003 17:07:37 +0000 (17:07 +0000)]
New nl translation, courtesy of dj hartman.

21 years ago * ./modules/access/dvdplay/intf.c: added a sanity check upon initialization
Sam Hocevar [Wed, 29 Jan 2003 15:55:44 +0000 (15:55 +0000)]
  * ./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).

21 years ago * ./po/ja.po: updated japanese translations, courtesy of KKI.
Sam Hocevar [Wed, 29 Jan 2003 15:15:20 +0000 (15:15 +0000)]
  * ./po/ja.po: updated japanese translations, courtesy of KKI.

21 years ago* include/vlc_threads.h: VLC_THREAD_PRIORITY_VIDEO equals
Gildas Bazin [Wed, 29 Jan 2003 14:03:07 +0000 (14:03 +0000)]
* include/vlc_threads.h: VLC_THREAD_PRIORITY_VIDEO equals
    THREAD_PRIORITY_BELOW_NORMAL under Win9x/Me.

21 years ago* modules/demux/ogg.c: bug fix when switching between vorbis channels.
Gildas Bazin [Wed, 29 Jan 2003 12:59:23 +0000 (12:59 +0000)]
* modules/demux/ogg.c: bug fix when switching between vorbis channels.

21 years ago * ./modules/gui/macosx/controls.m: fixed bug in my previous commit.
Jon Lech Johansen [Wed, 29 Jan 2003 11:41:48 +0000 (11:41 +0000)]
  * ./modules/gui/macosx/controls.m: fixed bug in my previous commit.

21 years ago * core/playlist: PLAYLIST_PAUSE, playlist_IsPlaying, playlist_IsEmpty
Jon Lech Johansen [Wed, 29 Jan 2003 11:34:11 +0000 (11:34 +0000)]
 * core/playlist: PLAYLIST_PAUSE, playlist_IsPlaying, playlist_IsEmpty
 * modules/gui/macosx: started getting rid of p_intf->p_sys->p_input
                       and using p_playlist->p_input instead.

21 years ago* modules/access/dvdplay/access.c: fixed subtitles with the dvdplay plugin
Gildas Bazin [Wed, 29 Jan 2003 11:17:44 +0000 (11:17 +0000)]
* modules/access/dvdplay/access.c: fixed subtitles with the dvdplay plugin
    (closes #122).
* modules/access/dvdplay/es.c: check "audio-channel" and "spu-channel" user
    settings (closes #122).

21 years ago * ./modules/audio_output/arts.c: fixed aRts output and removed debug
Sam Hocevar [Wed, 29 Jan 2003 09:54:45 +0000 (09:54 +0000)]
  * ./modules/audio_output/arts.c: fixed aRts output and removed debug
    messages that were lying around.

21 years ago enabled changing filters on the fly
Eric Petit [Wed, 29 Jan 2003 00:02:09 +0000 (00:02 +0000)]
 enabled changing filters on the fly

21 years agoNot sure the buffer was large enough.
Christophe Massiot [Tue, 28 Jan 2003 23:55:57 +0000 (23:55 +0000)]
Not sure the buffer was large enough.

21 years ago * mpeg_audio.c : due to mpeg 2.5, max frame size is twice as I though.
Laurent Aimar [Tue, 28 Jan 2003 23:38:24 +0000 (23:38 +0000)]
 * mpeg_audio.c : due to mpeg 2.5, max frame size is twice as I though.

21 years ago * ./modules/audio_output/esd.c: fixed esd audio output (Closes: #139).
Sam Hocevar [Tue, 28 Jan 2003 22:52:30 +0000 (22:52 +0000)]
  * ./modules/audio_output/esd.c: fixed esd audio output (Closes: #139).

21 years ago * ./src/video_output/video_output.c: don't try to change aspect ratio if it
Sam Hocevar [Tue, 28 Jan 2003 22:03:21 +0000 (22:03 +0000)]
  * ./src/video_output/video_output.c: don't try to change aspect ratio if it
    has been overriden by the user (Closes: #79).
  * ./modules/access/dvd/access.c: renamed "dvd-css-method" to "dvdcss-method".
  * ./modules/*: fixed a few capitalization issues.

21 years ago* modules/gui/wxwindows/open.cpp: minor bug-fix + allow user to select
Gildas Bazin [Tue, 28 Jan 2003 21:18:53 +0000 (21:18 +0000)]
* modules/gui/wxwindows/open.cpp: minor bug-fix + allow user to select
   title 0 when using the dvdplay plugin (title 0 = menu).

21 years ago * mpeg_audio.c : fixed a stack corruption. fprintf 1 - gdb 0.
Laurent Aimar [Tue, 28 Jan 2003 21:17:34 +0000 (21:17 +0000)]
 * mpeg_audio.c : fixed a stack corruption. fprintf 1 - gdb 0.

21 years ago * ./modules/gui/kde/kde.cpp: the interface rc file defaults to the one in
Sam Hocevar [Tue, 28 Jan 2003 21:08:29 +0000 (21:08 +0000)]
  * ./modules/gui/kde/kde.cpp: the interface rc file defaults to the one in
    DATA_PATH.
  * ./modules/gui/wxwindows/*.cpp: fixed minor warnings.

21 years ago * ./debian/*: activated the wxwindows plugin.
Sam Hocevar [Tue, 28 Jan 2003 21:06:17 +0000 (21:06 +0000)]
  * ./debian/*: activated the wxwindows plugin.

21 years ago * ./toolbox: made a few glade-generated strings non-translatable.
Sam Hocevar [Tue, 28 Jan 2003 20:02:04 +0000 (20:02 +0000)]
  * ./toolbox: made a few glade-generated strings non-translatable.
  * ./po/*: fixed spelling errors in pofiles.

21 years ago * ./debian/control: removed versioned dependency on libxosd.
Sam Hocevar [Tue, 28 Jan 2003 17:14:20 +0000 (17:14 +0000)]
  * ./debian/control: removed versioned dependency on libxosd.
  * ./debian/rules: added comments here and there.

21 years ago * ./bootstrap, ./toolbox: moved the Glade bugs fixing to toolbox, now
Sam Hocevar [Tue, 28 Jan 2003 17:11:38 +0000 (17:11 +0000)]
  * ./bootstrap, ./toolbox: moved the Glade bugs fixing to toolbox, now
    use "./toolbox --fix-glade" to generate and fix source files.
  * ./include/vlc_common.h: fixed compilation warnings.

21 years ago * ALL: fixes for various compilation warnings and spelling errors.
Sam Hocevar [Tue, 28 Jan 2003 16:57:28 +0000 (16:57 +0000)]
  * ALL: fixes for various compilation warnings and spelling errors.

21 years ago * ./modules/visualization/xosd/xosd.c: fixed compilation with version 2 of
Sam Hocevar [Tue, 28 Jan 2003 16:52:36 +0000 (16:52 +0000)]
  * ./modules/visualization/xosd/xosd.c: fixed compilation with version 2 of
    libxosd.

21 years agoALL: updated deinterlace to work on the fly. there is a but in vout.m:433
Derk-Jan Hartman [Tue, 28 Jan 2003 16:47:46 +0000 (16:47 +0000)]
ALL: updated deinterlace to work on the fly. there is a but in vout.m:433
     jlj will need to fix that.
     there is no feedback to the interface as of yet

21 years ago* ./modules/gui/macosx/vout.m: removed the resizebar. too much of a hack
Derk-Jan Hartman [Tue, 28 Jan 2003 15:59:38 +0000 (15:59 +0000)]
* ./modules/gui/macosx/vout.m: removed the resizebar. too much of a hack
* ./README.MacOSX.rtf: updated deinterlace and resize info

21 years agoWe are now able to parse :
Christophe Massiot [Tue, 28 Jan 2003 15:05:52 +0000 (15:05 +0000)]
We are now able to parse :
dvdread:/Volumes/to@to/VIDEO_TS@1,1
dvdplay:/Volumes/to@to/VIDEO_TS@1,1
Closes #77

21 years agofixed another possible crash
Sigmund Augdal Helberg [Tue, 28 Jan 2003 14:49:12 +0000 (14:49 +0000)]
fixed another possible crash