]> git.sesse.net Git - vlc/log
vlc
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

21 years ago* modules/codec/vorbis.c: fixed parsing of vorbis comments. (closing #69)
Gildas Bazin [Tue, 28 Jan 2003 14:41:05 +0000 (14:41 +0000)]
* modules/codec/vorbis.c: fixed parsing of vorbis comments. (closing #69)

21 years ago * gtk: fixed 'cannot find file.xpm'.
Laurent Aimar [Tue, 28 Jan 2003 14:00:49 +0000 (14:00 +0000)]
 * gtk: fixed 'cannot find file.xpm'.
 * wxwindows: compilation fix for older wxwindows header.

21 years ago* src/video_output/video_output.c: oops, fixed a bug I just introduced.
Gildas Bazin [Tue, 28 Jan 2003 13:07:45 +0000 (13:07 +0000)]
* src/video_output/video_output.c: oops, fixed a bug I just introduced.

21 years ago* modules/video_filter/deinterlace/deinterlace.c,
Gildas Bazin [Tue, 28 Jan 2003 13:03:13 +0000 (13:03 +0000)]
* modules/video_filter/deinterlace/deinterlace.c,
  modules/video_output/x11/xcommon.c: modified debug messages.

21 years ago* src/video_output/video_output.c, include/video_output.h: modified vout_Request...
Gildas Bazin [Tue, 28 Jan 2003 12:30:44 +0000 (12:30 +0000)]
* src/video_output/video_output.c, include/video_output.h: modified vout_Request() to take into account the
filter chain. If the filter chain has changed, a new vout will be respawned allowing to switch filters on
the fly. This is still a bit hacky but to do it nicely will require implementing inheritance in object
variables.
* modules/video_filter/deinterlace/deinterlace.c: added a "deinterlace-mode" object variable to allow
switching deinterlace modes on the fly.
* modules/gui/gtk/menu.c: updated the deinterlace menu.
* include/vlc_common.h: compilation fixes for gtk_main and gnome_main.

21 years agoDo not show the channels menu when the input stream is mono, closing #117.
Christophe Massiot [Tue, 28 Jan 2003 12:23:40 +0000 (12:23 +0000)]
Do not show the channels menu when the input stream is mono, closing #117.

21 years ago * sanity Lock()s
Eric Petit [Tue, 28 Jan 2003 10:05:15 +0000 (10:05 +0000)]
 * sanity Lock()s

21 years ago * beos/* : do not forgot to destroy the Messages window, so vlc does
Eric Petit [Tue, 28 Jan 2003 08:17:26 +0000 (08:17 +0000)]
 * beos/* : do not forgot to destroy the Messages window, so vlc does
            lock when exiting
 * missing cvsignores

21 years ago- new video_output/vout_encoder plugin.
Yves Duret [Tue, 28 Jan 2003 08:11:10 +0000 (08:11 +0000)]
- new video_output/vout_encoder plugin.
- new demux/a52sys plugin.

21 years ago * ./modules/audio_output/esd.c: fixed a stack space leak (Closes: #113).
Sam Hocevar [Tue, 28 Jan 2003 03:46:22 +0000 (03:46 +0000)]
  * ./modules/audio_output/esd.c: fixed a stack space leak (Closes: #113).

21 years ago * ./include/vlc_common.h: removed duplicate macro definitions in the gtk
Sam Hocevar [Tue, 28 Jan 2003 03:11:02 +0000 (03:11 +0000)]
  * ./include/vlc_common.h: removed duplicate macro definitions in the gtk
    and gnome plugins.

21 years ago * ./configure.ac.in: first step in the world domination roadmap, setting
Sam Hocevar [Tue, 28 Jan 2003 02:53:50 +0000 (02:53 +0000)]
  * ./configure.ac.in: first step in the world domination roadmap, setting
    the CVS version to -test4.

21 years ago * ./po/*: spelling fixes.
Sam Hocevar [Tue, 28 Jan 2003 02:03:33 +0000 (02:03 +0000)]
  * ./po/*: spelling fixes.

21 years agoALL: the next and previous buttons first work through the chapters. Only
Derk-Jan Hartman [Tue, 28 Jan 2003 01:50:52 +0000 (01:50 +0000)]
ALL: the next and previous buttons first work through the chapters. Only
     then they turn to the playlist.

21 years ago * ./configure.ac.in: fixed -lm flags for the distort and adjust plugins.
Sam Hocevar [Tue, 28 Jan 2003 00:22:44 +0000 (00:22 +0000)]
  * ./configure.ac.in: fixed -lm flags for the distort and adjust plugins.

21 years agoAdditional check on p_first_byte_to_mix.
Christophe Massiot [Mon, 27 Jan 2003 23:48:14 +0000 (23:48 +0000)]
Additional check on p_first_byte_to_mix.

21 years ago * ./bootstrap: removed usage of $^ which is not compatible with BSD or
Sam Hocevar [Mon, 27 Jan 2003 23:42:59 +0000 (23:42 +0000)]
  * ./bootstrap: removed usage of $^ which is not compatible with BSD or
    Solaris make.

21 years ago * ./src/audio_output/output.c: fixed return with a value in function
Sam Hocevar [Mon, 27 Jan 2003 22:50:01 +0000 (22:50 +0000)]
  * ./src/audio_output/output.c: fixed return with a value in function
    returning void.

21 years ago * ./include/vlc_common.h: if we don't have strndup but gnome.h defines it
Sam Hocevar [Mon, 27 Jan 2003 22:42:36 +0000 (22:42 +0000)]
  * ./include/vlc_common.h: if we don't have strndup but gnome.h defines it
    anyway, do not provide our custom version.

21 years ago * Fixed a segfault (closes #132)
Olivier Teulière [Mon, 27 Jan 2003 21:44:39 +0000 (21:44 +0000)]
 * Fixed a segfault (closes #132)

21 years ago * ALL: some FreeBSD compilation fixes. gnome plugin still won't compile,
Johan Bilien [Mon, 27 Jan 2003 21:35:06 +0000 (21:35 +0000)]
* ALL: some FreeBSD compilation fixes. gnome plugin still won't compile,
           at least on FreeBSD 5.0

21 years ago * src/misc/objects.c: vlc_list_find now returns a (vlc_list_t *)
Olivier Teulière [Mon, 27 Jan 2003 17:41:01 +0000 (17:41 +0000)]
 * src/misc/objects.c: vlc_list_find now returns a (vlc_list_t *)
   instead of a (vlc_list_t); this modification was needed because BCB
   doesn't like at all when a function (compiled with mingw32) returns
   a struct...
 * ALL: modified the files to take this change into account
 * modules/gui/win32/menu.cpp: enabled the "Add interface" command

21 years ago mms: another memory leak
Laurent Aimar [Mon, 27 Jan 2003 16:28:42 +0000 (16:28 +0000)]
 mms: another memory leak
 avi: comment out a debug statment.

21 years ago Disabled DVD menus by default for 0.5.0
Eric Petit [Mon, 27 Jan 2003 10:29:22 +0000 (10:29 +0000)]
 Disabled DVD menus by default for 0.5.0

21 years ago * The space bar is a hotkey for pause/resume.
Olivier Teulière [Mon, 27 Jan 2003 01:42:19 +0000 (01:42 +0000)]
 * The space bar is a hotkey for pause/resume.

21 years ago * ./modules/gui/macosx/intf.[mh]: Fixed message panel memory leak. Textview
Jon Lech Johansen [Mon, 27 Jan 2003 00:08:31 +0000 (00:08 +0000)]
  * ./modules/gui/macosx/intf.[mh]: Fixed message panel memory leak. Textview
                                    is now updated on panel BecomeKey.
  * ./modules/gui/macosx/prefs.m: Decreased width of prefs panel.

21 years ago* modules/gui/gtk/gnome.c, modules/gui/gtk/gtk.c: input_Seek() was incorrectly trigge...
Gildas Bazin [Sun, 26 Jan 2003 22:57:21 +0000 (22:57 +0000)]
* modules/gui/gtk/gnome.c, modules/gui/gtk/gtk.c: input_Seek() was incorrectly triggered while playing some
DVD menus.

21 years ago- menu checkbox outside of title/chapter groupbox
Boris Dorès [Sun, 26 Jan 2003 18:31:07 +0000 (18:31 +0000)]
- menu checkbox outside of title/chapter groupbox

21 years ago- buttons are left aligned and their size comforms to Windows XP visual
Boris Dorès [Sun, 26 Jan 2003 18:02:01 +0000 (18:02 +0000)]
- buttons are left aligned and their size comforms to Windows XP visual
  guidelines

21 years ago* modules/audio_output/waveout.c: multichannel and spdif support (spdif untested).
Gildas Bazin [Sun, 26 Jan 2003 16:37:20 +0000 (16:37 +0000)]
* modules/audio_output/waveout.c: multichannel and spdif support (spdif untested).

21 years ago* Added myself to list of authors of these files. i had forgotten to do this.
Derk-Jan Hartman [Sun, 26 Jan 2003 14:53:08 +0000 (14:53 +0000)]
* Added myself to list of authors of these files. i had forgotten to do this.

21 years ago * all: raah, clean up glade output.
Laurent Aimar [Sun, 26 Jan 2003 14:52:12 +0000 (14:52 +0000)]
 * all: raah, clean up glade output.

21 years ago * added stream output dialog box.
Laurent Aimar [Sun, 26 Jan 2003 14:49:09 +0000 (14:49 +0000)]
 * added stream output dialog box.