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

21 years ago* src/audio_output/input.c, src/audio_output/mixer.c: Fixed an annoying bug in the...
Gildas Bazin [Sun, 26 Jan 2003 13:37:09 +0000 (13:37 +0000)]
* src/audio_output/input.c, src/audio_output/mixer.c: Fixed an annoying bug in the mixer.
    (p_input->p_first_byte_to_mix sometimes need to be reset)
* modules/gui/wxwindows/interface.cpp: fixed the slider under wx-gtk.

21 years ago * avi : fix play back for some broken avi
Laurent Aimar [Sun, 26 Jan 2003 12:34:47 +0000 (12:34 +0000)]
 * avi : fix play back for some broken avi

21 years ago* modules/gui/wxwindows/*: Fixed the open dialog on win32.
Gildas Bazin [Sun, 26 Jan 2003 10:36:10 +0000 (10:36 +0000)]
* modules/gui/wxwindows/*: Fixed the open dialog on win32.
    Better slider management in the main interface. Misc other small fixes.

21 years ago Added some colors.
Eric Petit [Sun, 26 Jan 2003 08:28:20 +0000 (08:28 +0000)]
 Added some colors.

21 years ago * modules/gui/win32: replaced BitBtns with Buttons everywhere, and
Olivier Teulière [Sun, 26 Jan 2003 03:55:36 +0000 (03:55 +0000)]
 * modules/gui/win32: replaced BitBtns with Buttons everywhere, and
   put "OK" and "Cancel" buttons in an horizontal layout.
   Also updated a few properties here and there.

21 years ago * modules/video_output/directx: added a configuration variable and a
Olivier Teulière [Sun, 26 Jan 2003 02:22:59 +0000 (02:22 +0000)]
 * modules/video_output/directx: added a configuration variable and a
   "normal" one to set the vout window on top of ther windows
 * modules/gui/win32: the interface can use these variables
   (almost closes #84)

21 years ago * ./modules/gui/win32/menu.cpp: fixed a crash in the navigation menu
Sam Hocevar [Sun, 26 Jan 2003 00:51:43 +0000 (00:51 +0000)]
  * ./modules/gui/win32/menu.cpp: fixed a crash in the navigation menu
    generation.

21 years ago* changed the bugreporting url
Derk-Jan Hartman [Sat, 25 Jan 2003 21:34:45 +0000 (21:34 +0000)]
* changed the bugreporting url

21 years ago Added a window to see vlc messages.
Eric Petit [Sat, 25 Jan 2003 20:15:41 +0000 (20:15 +0000)]
 Added a window to see vlc messages.

21 years ago* ./README.MacOSX.rtf: added two remarks on subtitle support.
Derk-Jan Hartman [Sat, 25 Jan 2003 18:42:17 +0000 (18:42 +0000)]
* ./README.MacOSX.rtf: added two remarks on subtitle support.
* ./extras/MacOSX/vlc.pbroj/project.pbxproj
  - Added .wma filetype
  - Added README, COPYING etc. to resources
* ALL: Added a Help menu.

21 years ago * faad : clean up.
Laurent Aimar [Sat, 25 Jan 2003 18:09:30 +0000 (18:09 +0000)]
 * faad : clean up.

21 years ago * all: fixed wrong usage of input_DeletePES.
Laurent Aimar [Sat, 25 Jan 2003 17:57:36 +0000 (17:57 +0000)]
 * all: fixed wrong usage of input_DeletePES.

21 years ago *mp4: fixed segfault when it fails to start a decoder and has specific
Laurent Aimar [Sat, 25 Jan 2003 17:21:40 +0000 (17:21 +0000)]
 *mp4: fixed segfault when it fails to start a decoder and has specific
informations to send.

21 years ago * ffmpeg: fixed memory leaks.
Laurent Aimar [Sat, 25 Jan 2003 16:59:49 +0000 (16:59 +0000)]
 * ffmpeg: fixed memory leaks.

21 years ago * all : fixed some memory leaks thanks valgrind.
Laurent Aimar [Sat, 25 Jan 2003 16:58:35 +0000 (16:58 +0000)]
 * all : fixed some memory leaks thanks valgrind.

21 years ago* README.MacOSX.rtf: Updated Readme for new release. Added section on
Derk-Jan Hartman [Sat, 25 Jan 2003 12:42:13 +0000 (12:42 +0000)]
* README.MacOSX.rtf: Updated Readme for new release. Added section on
  subtitles and on bugreporting.
* extras/MacOSX/vlc.pbproj/project.pbxproj: Added .wmv, .asf, .ogm, .dv,
  .sub and .srt files.

21 years ago* Reverted back to non metal windows as dictated by Apple's User Interface
Derk-Jan Hartman [Sat, 25 Jan 2003 12:00:38 +0000 (12:00 +0000)]
* Reverted back to non metal windows as dictated by Apple's User Interface
  Guidelines. Only the controller window stays metallic.

21 years ago* avi: no more segfault when we have 'max buffer allocation reached'
Laurent Aimar [Sat, 25 Jan 2003 03:12:20 +0000 (03:12 +0000)]
* avi: no more segfault when we have 'max buffer allocation reached'
* all: fixed(kludged ?) the fact that when we have a 'max buffer allocation reached'
we cannot send null packet to decoder.

21 years ago * store windows sizes in the vlc configuration file
Eric Petit [Sat, 25 Jan 2003 01:03:44 +0000 (01:03 +0000)]
 * store windows sizes in the vlc configuration file
 * fixed an interface bug when launching a file from the command line
 * minor fixes or enhancements

21 years ago* changed the CONFIG_DIR for Darwin into Library/Preferences/VLC
Derk-Jan Hartman [Fri, 24 Jan 2003 18:25:14 +0000 (18:25 +0000)]
* changed the CONFIG_DIR for Darwin into Library/Preferences/VLC

21 years ago* code we migh use in the future to change the subfile we use.
Derk-Jan Hartman [Fri, 24 Jan 2003 16:19:15 +0000 (16:19 +0000)]
* code we migh use in the future to change the subfile we use.
  not very useful now because of the .avi requirement to start/stop before
  loading/displaying the subs.

21 years agoALL: fixed the deinterlace menuiteM
Derk-Jan Hartman [Fri, 24 Jan 2003 14:35:52 +0000 (14:35 +0000)]
ALL: fixed the deinterlace menuiteM
cvS: ----------------------------------------------------------------------

21 years agoALL: fixed the deinterlace menuitem
Derk-Jan Hartman [Fri, 24 Jan 2003 14:34:53 +0000 (14:34 +0000)]
ALL: fixed the deinterlace menuitem

21 years ago * ./doc/bugreport-howto.txt: minor updates.
Sam Hocevar [Fri, 24 Jan 2003 14:13:00 +0000 (14:13 +0000)]
  * ./doc/bugreport-howto.txt: minor updates.

21 years ago * ./configure.ac.in: removed the --with-bcbuilder flag.
Sam Hocevar [Fri, 24 Jan 2003 12:01:03 +0000 (12:01 +0000)]
  * ./configure.ac.in: removed the --with-bcbuilder flag.
  * ./INSTALL.win32: updated accordingly.