]> git.sesse.net Git - vlc/log
vlc
21 years ago* modules/access/file.c: we now regularly check the size of the file, in
Christophe Massiot [Fri, 3 Jan 2003 13:07:17 +0000 (13:07 +0000)]
* modules/access/file.c: we now regularly check the size of the file, in
  case it is being downloaded.

21 years agoAutomatically create the vlc.app/Contents/PkgInfo (otherwise I keep forgetting
Christophe Massiot [Fri, 3 Jan 2003 00:11:44 +0000 (00:11 +0000)]
Automatically create the vlc.app/Contents/PkgInfo (otherwise I keep forgetting
it).

21 years ago * ./src/misc/darwin_specific.m:
Jon Lech Johansen [Fri, 3 Jan 2003 00:03:13 +0000 (00:03 +0000)]
  * ./src/misc/darwin_specific.m:
    Fixed (really!) segfault. Don't release o_lang objects, they're managed
    by NSUserDefaults.

21 years agoCosmetic.
Christophe Massiot [Thu, 2 Jan 2003 23:50:55 +0000 (23:50 +0000)]
Cosmetic.

21 years agoMacOS X port :
Christophe Massiot [Thu, 2 Jan 2003 23:09:30 +0000 (23:09 +0000)]
MacOS X port :
* Fixed the Device submenu,
* There is still a segfault in darwin_specific.m.

21 years ago * ./modules/gui/macosx/aout.m: added support for 4 Channel PCM.
Jon Lech Johansen [Thu, 2 Jan 2003 22:49:19 +0000 (22:49 +0000)]
  * ./modules/gui/macosx/aout.m: added support for 4 Channel PCM.

21 years ago* modules/codec/*: reverted my previous patch that explicitly set
Gildas Bazin [Thu, 2 Jan 2003 20:48:28 +0000 (20:48 +0000)]
* modules/codec/*: reverted my previous patch that explicitly set
i_bytes_per_frame and i_frame_length in each audio decoder.
* src/audio_output/dec.c: proper fix to correctly set i_bytes_per_frame
and i_frame_length.

21 years ago * ./modules/gui/macosx/aout.m: cleaned up the code, removed intf dep.
Jon Lech Johansen [Wed, 1 Jan 2003 11:14:50 +0000 (11:14 +0000)]
  * ./modules/gui/macosx/aout.m: cleaned up the code, removed intf dep.
  * ./src/misc/darwin_specific.m: fixed segfault (o_enumerator was being
                                  released twice) and memory leak.

    Bonne Ann�e!

21 years agoLess verbosity.
Christophe Massiot [Tue, 31 Dec 2002 01:59:46 +0000 (01:59 +0000)]
Less verbosity.

21 years ago* src/misc/darwin_specific.m: Partial attempt at fixing a memory leak,
Christophe Massiot [Tue, 31 Dec 2002 01:54:36 +0000 (01:54 +0000)]
* src/misc/darwin_specific.m: Partial attempt at fixing a memory leak,
* input: new b_connected field, allowing to correctly detect the EOF of TCP
  streams (closes #35),
* input: fixed a deadlock when opening a zero-sized file,
* input: fixed a deadlock when opening an unconnected FIFO (closes #54).

21 years ago* OS X interface : Added new access modules to the Open panel,
Christophe Massiot [Mon, 30 Dec 2002 23:45:22 +0000 (23:45 +0000)]
* OS X interface : Added new access modules to the Open panel,
* Updated po files,
* Fixed a very nasty side effect in the dvd and dvdread plug-ins,
regarding the audio-channel and spu-channel configuration variables.

21 years ago* src/misc/messages.c: don't try to decorate logs on win32.
Gildas Bazin [Mon, 30 Dec 2002 17:36:01 +0000 (17:36 +0000)]
* src/misc/messages.c: don't try to decorate logs on win32.
* include/vlc_common.h, include/vlc_threads.h: we now use different
thread priorities for WinNT/2k/XP or Win9x/Me.

21 years ago* modules/codec/*: make sure all audio decoders set
Gildas Bazin [Mon, 30 Dec 2002 17:28:31 +0000 (17:28 +0000)]
* modules/codec/*: make sure all audio decoders set
output_format.i_bytes_per_frame and output_format.i_frame_length
properly.

21 years ago * ./configure.ac.in: fixed the strncasecmp detection.
Sam Hocevar [Mon, 30 Dec 2002 13:34:03 +0000 (13:34 +0000)]
  * ./configure.ac.in: fixed the strncasecmp detection.
  * ./src/extras/libc.c: fixed a bug in our built-in strncasecmp.

21 years agoAdded RTP shortcuts to udp.c for backwards compatibility.
Christophe Massiot [Mon, 30 Dec 2002 11:49:32 +0000 (11:49 +0000)]
Added RTP shortcuts to udp.c for backwards compatibility.

21 years ago* modules/access/udp.c: Merged the UDP and RTP plug-ins, with autodetection of RTP,
Christophe Massiot [Mon, 30 Dec 2002 08:56:19 +0000 (08:56 +0000)]
* modules/access/udp.c: Merged the UDP and RTP plug-ins, with autodetection of RTP,
* src/misc/darwin_specific.m: if $LANG isn't set, retrieve NSUserDefaults.

21 years agono time to fix the playlist save&restore issue before the release (and
Boris Dorès [Sun, 29 Dec 2002 21:00:39 +0000 (21:00 +0000)]
no time to fix the playlist save&restore issue before the release (and
wouldn't be wise anyway), so deactivated it in the win32 interface.

21 years agoPTS calculation fix for the mad plug-in, courtesy of KKI_ on IRC.
Christophe Massiot [Sun, 29 Dec 2002 01:33:35 +0000 (01:33 +0000)]
PTS calculation fix for the mad plug-in, courtesy of KKI_ on IRC.

21 years agoOS X port :
Christophe Massiot [Sun, 29 Dec 2002 01:16:28 +0000 (01:16 +0000)]
OS X port :
* Reenabled fullscreen shortcut, due to popular requests,
* Fixed charset encoding in the Preferences window,
* New implementation of --loop.

21 years ago * ./debian/control: fixed various dependencies.
Sam Hocevar [Sat, 28 Dec 2002 15:04:22 +0000 (15:04 +0000)]
  * ./debian/control: fixed various dependencies.

21 years agoYet another typo. :p
Christophe Massiot [Sat, 28 Dec 2002 13:35:40 +0000 (13:35 +0000)]
Yet another typo. :p

21 years agoAdded support for 32 kHz LPCM streams (thanks _Demo_ !).
Christophe Massiot [Sat, 28 Dec 2002 02:02:18 +0000 (02:02 +0000)]
Added support for 32 kHz LPCM streams (thanks _Demo_ !).

21 years ago * ./configure.ac.in: removed AC_PROG_EGREP because it's for autoconf 2.54+
Sam Hocevar [Sat, 28 Dec 2002 01:53:40 +0000 (01:53 +0000)]
  * ./configure.ac.in: removed AC_PROG_EGREP because it's for autoconf 2.54+
    and used AC_EGREP_CPP instead.

21 years ago * ./configure.ac.in: we don't link with -lintl if building against our
Sam Hocevar [Sat, 28 Dec 2002 01:20:23 +0000 (01:20 +0000)]
  * ./configure.ac.in: we don't link with -lintl if building against our
    internal one.

21 years ago * ./modules/demux/avi/avi.c: replaced a useless asprintf with sprintf.
Sam Hocevar [Fri, 27 Dec 2002 15:40:52 +0000 (15:40 +0000)]
  * ./modules/demux/avi/avi.c: replaced a useless asprintf with sprintf.

21 years ago * ./src/extras/libc.c: if configure is called with --with-included-gettext,
Sam Hocevar [Fri, 27 Dec 2002 15:31:56 +0000 (15:31 +0000)]
  * ./src/extras/libc.c: if configure is called with --with-included-gettext,
    we export vlc_dgettext to plugins so that their messages can be translated
    as well.

21 years ago * ./configure.ac.in: added a check for $EGREP at the beginning, so that
Sam Hocevar [Fri, 27 Dec 2002 14:16:13 +0000 (14:16 +0000)]
  * ./configure.ac.in: added a check for $EGREP at the beginning, so that
    it's not done in an obscure "if" statement.
  * ./configure.ac.in: added verbosity around all EGREP calls so that we
    know what's going on.

21 years ago * ./Makefile.am: we don't try to distribute mozilla/vlcintf.h since it's
Sam Hocevar [Fri, 27 Dec 2002 12:44:36 +0000 (12:44 +0000)]
  * ./Makefile.am: we don't try to distribute mozilla/vlcintf.h since it's
    created at compile time.

21 years agoAudio output.
Christophe Massiot [Fri, 27 Dec 2002 09:57:23 +0000 (09:57 +0000)]
Audio output.

21 years agoAdded Bruno Vella <allevb@tin.it>, author of the Italian localization.
Christophe Massiot [Fri, 27 Dec 2002 09:47:55 +0000 (09:47 +0000)]
Added Bruno Vella <allevb@tin.it>, author of the Italian localization.

21 years agoFixed a typo.
Christophe Massiot [Fri, 27 Dec 2002 08:37:25 +0000 (08:37 +0000)]
Fixed a typo.

21 years ago* Italien translation, courtesy of Bruno <allevb@tin.it>,
Christophe Massiot [Fri, 27 Dec 2002 00:17:49 +0000 (00:17 +0000)]
* Italien translation, courtesy of Bruno <allevb@tin.it>,
* Compilation fixes for gettext 0.11.5 on MacOS X.

21 years agoadded 'extern "C"' to some includes
Stephan Assmus [Thu, 26 Dec 2002 18:17:38 +0000 (18:17 +0000)]
added 'extern "C"' to some includes

21 years agoDo not compile imdct and downmix modules anymore.
Christophe Massiot [Thu, 26 Dec 2002 13:58:12 +0000 (13:58 +0000)]
Do not compile imdct and downmix modules anymore.

21 years agoCheck for the presence of arguments (--help ?) before rebuilding everything.
Christophe Massiot [Thu, 26 Dec 2002 10:55:35 +0000 (10:55 +0000)]
Check for the presence of arguments (--help ?) before rebuilding everything.

21 years ago * ./src/libvlc.c: added a debug message to test the translation system.
Sam Hocevar [Wed, 25 Dec 2002 23:39:01 +0000 (23:39 +0000)]
  * ./src/libvlc.c: added a debug message to test the translation system.
  * updated the .po files.

21 years ago * ./bootstrap: fixed an automake 1.5 check.
Sam Hocevar [Wed, 25 Dec 2002 22:36:14 +0000 (22:36 +0000)]
  * ./bootstrap: fixed an automake 1.5 check.
  * ./toolbox: removed code from bootstrap that wasn't related to the
    bootstrapping sequence and put it here.

21 years ago * ./configure.ac.in: lured xggettext into thinking _NS is a keyword.
Sam Hocevar [Wed, 25 Dec 2002 22:05:16 +0000 (22:05 +0000)]
  * ./configure.ac.in: lured xggettext into thinking _NS is a keyword.
  * ./bootstrap: bootstrap --update-po also updates vlc.pot.

21 years ago* Re-enabled package-* Makefile rules,
Christophe Massiot [Wed, 25 Dec 2002 21:02:35 +0000 (21:02 +0000)]
* Re-enabled package-* Makefile rules,
* Worked around automake stack overflow bug on Darwin.

21 years ago... _with_ the actual Italian placeholder (can you believe it ?).
Christophe Massiot [Wed, 25 Dec 2002 02:25:29 +0000 (02:25 +0000)]
... _with_ the actual Italian placeholder (can you believe it ?).

21 years agoSanta Claus brings to you :
Christophe Massiot [Wed, 25 Dec 2002 02:23:37 +0000 (02:23 +0000)]
Santa Claus brings to you :
* A placeholder for the Italian translation,
* A bug fix for mono streams on stereo speakers,
* A fix for a possible crash in the FTP access,
* Correct coordinates in OS X fullscreen modes (closing #47),
* Cosmetic fixes.

21 years ago * ./ipkg/Makefile.am: added missing files to the distribution.
Sam Hocevar [Tue, 24 Dec 2002 23:31:49 +0000 (23:31 +0000)]
  * ./ipkg/Makefile.am: added missing files to the distribution.

21 years ago* Use BeginFullScreen() to hide the mouse cursor ;
Christophe Massiot [Tue, 24 Dec 2002 23:00:51 +0000 (23:00 +0000)]
* Use BeginFullScreen() to hide the mouse cursor ;
* Cheat with the screen saver (closes #46).

21 years agoAdded gpe and gpe-vlc to Conflicts list for only X11/GTK+ packages.
Jean-Paul Saman [Tue, 24 Dec 2002 20:15:34 +0000 (20:15 +0000)]
Added gpe and gpe-vlc to Conflicts list for only X11/GTK+ packages.

21 years agoBuild and packaging scripts for building Familiar Linux interface with only GTK+...
Jean-Paul Saman [Tue, 24 Dec 2002 20:11:45 +0000 (20:11 +0000)]
Build and packaging scripts for building Familiar Linux interface with only GTK+ support.

21 years agoForget some.
Jean-Paul Saman [Tue, 24 Dec 2002 19:26:50 +0000 (19:26 +0000)]
Forget some.

21 years agoAdded some debug info.
Jean-Paul Saman [Tue, 24 Dec 2002 19:25:54 +0000 (19:25 +0000)]
Added some debug info.

21 years agoCosmetic changes.
Jean-Paul Saman [Tue, 24 Dec 2002 19:25:35 +0000 (19:25 +0000)]
Cosmetic changes.

21 years agoCosmetic changes.
Jean-Paul Saman [Tue, 24 Dec 2002 19:09:12 +0000 (19:09 +0000)]
Cosmetic changes.

21 years agoUpdate packaging scripts.
Jean-Paul Saman [Tue, 24 Dec 2002 19:08:21 +0000 (19:08 +0000)]
Update packaging scripts.

21 years agoAdded esddsp package to dependency list.
Jean-Paul Saman [Tue, 24 Dec 2002 18:23:12 +0000 (18:23 +0000)]
Added esddsp package to dependency list.

21 years agoFixed a major bug in fixed32tos16.c.
Christophe Massiot [Tue, 24 Dec 2002 15:28:57 +0000 (15:28 +0000)]
Fixed a major bug in fixed32tos16.c.

21 years ago * ./configure.ac.in: fixed dpms.h detection (missing prerequisite headers).
Sam Hocevar [Tue, 24 Dec 2002 09:49:25 +0000 (09:49 +0000)]
  * ./configure.ac.in: fixed dpms.h detection (missing prerequisite headers).

21 years agoEnabled --with-gpe-prefix in buildscript.
Jean-Paul Saman [Mon, 23 Dec 2002 22:00:01 +0000 (22:00 +0000)]
Enabled --with-gpe-prefix in buildscript.

21 years agoSet priority of sdl video output to 60 iso 40. So it is now the default choice for...
Jean-Paul Saman [Mon, 23 Dec 2002 21:58:33 +0000 (21:58 +0000)]
Set priority of sdl video output to 60 iso 40. So it is now the default choice for iPaq iso x11.

21 years agoLittle fixes.
Arnaud de Bossoreille de Ribou [Mon, 23 Dec 2002 17:22:46 +0000 (17:22 +0000)]
Little fixes.

21 years agoFixed my fix :p.
Christophe Massiot [Mon, 23 Dec 2002 16:21:54 +0000 (16:21 +0000)]
Fixed my fix :p.

21 years agoFixed a side-effect bug with IPv6 addresses (thanks Xag).
Christophe Massiot [Mon, 23 Dec 2002 16:05:04 +0000 (16:05 +0000)]
Fixed a side-effect bug with IPv6 addresses (thanks Xag).

21 years agoFamiliar interface now uses define NEED_GTK_MAIN define.
Jean-Paul Saman [Mon, 23 Dec 2002 15:39:17 +0000 (15:39 +0000)]
Familiar interface now uses define NEED_GTK_MAIN define.

21 years agoFixed an IPv6-related bug (thanks Xag).
Christophe Massiot [Mon, 23 Dec 2002 15:39:07 +0000 (15:39 +0000)]
Fixed an IPv6-related bug (thanks Xag).

21 years agoCosmetic (thanks Heiko).
Christophe Massiot [Mon, 23 Dec 2002 13:58:46 +0000 (13:58 +0000)]
Cosmetic (thanks Heiko).

21 years agoCosmetic.
Christophe Massiot [Mon, 23 Dec 2002 13:49:11 +0000 (13:49 +0000)]
Cosmetic.

21 years agoUse SDL output as default for iPaq.
Jean-Paul Saman [Sun, 22 Dec 2002 23:23:45 +0000 (23:23 +0000)]
Use SDL output as default for iPaq.

21 years agoTyping file locations in URL combo without "file://" prefix is possible again.
Jean-Paul Saman [Sun, 22 Dec 2002 21:46:50 +0000 (21:46 +0000)]
Typing file locations in URL combo without "file://" prefix is possible again.

21 years agoFamiliar GPE interface support fixes. Only Manage() function does not seem to work...
Jean-Paul Saman [Sun, 22 Dec 2002 21:08:36 +0000 (21:08 +0000)]
Familiar GPE interface support fixes. Only Manage() function does not seem to work properly.

21 years ago * ./src/audio_output/input.c: fixed a side-effect problem in buffer dates
Sam Hocevar [Sun, 22 Dec 2002 17:08:42 +0000 (17:08 +0000)]
  * ./src/audio_output/input.c: fixed a side-effect problem in buffer dates
    recalculation (spotted by KKI).

21 years ago first shot at a file info dialog for the wxwindows interface. It still
Sigmund Augdal Helberg [Sat, 21 Dec 2002 11:20:30 +0000 (11:20 +0000)]
 first shot at a file info dialog for the wxwindows interface. It still
needs to get a sane default size and some cleanups of the code, but I commit
now in case anyone wants it during cristmas

21 years agoDefenitely fixed segmentation fault on directory change.
Jean-Paul Saman [Fri, 20 Dec 2002 21:33:40 +0000 (21:33 +0000)]
Defenitely fixed segmentation fault on directory change.

21 years agoremoved the code that was not supposed to be in my last commit
Sigmund Augdal Helberg [Fri, 20 Dec 2002 15:18:56 +0000 (15:18 +0000)]
removed the code that was not supposed to be in my last commit

21 years agoFixed path to pixmaps for GPE menu system.
Jean-Paul Saman [Fri, 20 Dec 2002 14:28:10 +0000 (14:28 +0000)]
Fixed path to pixmaps for GPE menu system.

21 years agofixed my entry.
Yves Duret [Fri, 20 Dec 2002 07:35:56 +0000 (07:35 +0000)]
fixed my entry.

21 years ago- added rawdv plugin.
Yves Duret [Fri, 20 Dec 2002 07:35:39 +0000 (07:35 +0000)]
- added rawdv plugin.
- make it working again with daily CVS snapshot.
- some typos fixed.
- better workaround for broken mdk configure macro (aka don't harcore arch in name).

21 years ago* modules/demux/ogg.c: provide some file info. Tested with the tarzan.ogm
Sigmund Augdal Helberg [Thu, 19 Dec 2002 23:23:25 +0000 (23:23 +0000)]
* modules/demux/ogg.c: provide some file info. Tested with the tarzan.ogm
* modules/codec/vorbis.c: parse the vorbis comment (can anyone tell me why the
comment is embedded in the logical stream and not directly in the
container?). The vorbis comments are in utf8, so extended characters
currently get messed up.

Still tring to close #51

21 years agoFixed an HTTP compliance issue (thanks Xag).
Christophe Massiot [Thu, 19 Dec 2002 17:29:13 +0000 (17:29 +0000)]
Fixed an HTTP compliance issue (thanks Xag).

21 years agothe avi demux now gives some info about the file being played. One step
Sigmund Augdal Helberg [Thu, 19 Dec 2002 16:59:31 +0000 (16:59 +0000)]
the avi demux now gives some info about the file being played. One step
towards closing bug #51. Type 'info' in the rc interface to test.

21 years ago* src/libvlc.h, src/input/input_dec.c: added an "sout-video" and
Gildas Bazin [Wed, 18 Dec 2002 17:52:23 +0000 (17:52 +0000)]
* src/libvlc.h, src/input/input_dec.c: added an "sout-video" and
"sout-audio" config option that allows to selectively enable audio or
video stream output. This is very useful if you want to play video on
one computer and audio on another one ;)

21 years ago * mpeg4video: repeat vol headers every 30 frames (But it is buggy)
Laurent Aimar [Wed, 18 Dec 2002 16:33:09 +0000 (16:33 +0000)]
 * mpeg4video: repeat vol headers every 30 frames (But it is buggy)

21 years ago * video.c: with mpeg4 stream, we try to decode a picture only when we have
Laurent Aimar [Wed, 18 Dec 2002 16:31:25 +0000 (16:31 +0000)]
 * video.c: with mpeg4 stream, we try to decode a picture only when we have
received an header (vol). (It prevents some segfaults with mpeg4 streaming).

21 years ago * ts.c: add preliminary support for mpeg-4 streams in mpeg2-TS.
Laurent Aimar [Wed, 18 Dec 2002 16:27:56 +0000 (16:27 +0000)]
 * ts.c: add preliminary support for mpeg-4 streams in mpeg2-TS.
Becareful that up to now, it's more a hack. (I need to add SL streams
managments)

21 years ago * ./modules/demux/avi/libavi.c: added an additional sanity check for
Sam Hocevar [Wed, 18 Dec 2002 16:16:30 +0000 (16:16 +0000)]
  * ./modules/demux/avi/libavi.c: added an additional sanity check for
    corrupted headers.

21 years ago * libavi.c: a sanity check to prevent some segfault with corrupted
Laurent Aimar [Wed, 18 Dec 2002 15:52:06 +0000 (15:52 +0000)]
 * libavi.c: a sanity check to prevent some segfault with corrupted
header.

21 years ago * ./modules/codec/ffmpeg/ffmpeg.c: cosmetic change, the ffmpeg module now
Sam Hocevar [Wed, 18 Dec 2002 15:03:48 +0000 (15:03 +0000)]
  * ./modules/codec/ffmpeg/ffmpeg.c: cosmetic change, the ffmpeg module now
    tells what libavcodec build it was built with.

21 years ago * fixed several format string inconsistencies and deprecated C constructions.
Sam Hocevar [Wed, 18 Dec 2002 14:17:11 +0000 (14:17 +0000)]
  * fixed several format string inconsistencies and deprecated C constructions.

21 years ago * ./src/misc/messages.c: woops, __attribute__(format) is only needed in the
Sam Hocevar [Wed, 18 Dec 2002 12:18:06 +0000 (12:18 +0000)]
  * ./src/misc/messages.c: woops, __attribute__(format) is only needed in the
    prototype.

21 years ago * ./include/vlc_messages.h: msg_* functions now use the same argument type
Sam Hocevar [Wed, 18 Dec 2002 11:47:35 +0000 (11:47 +0000)]
  * ./include/vlc_messages.h: msg_* functions now use the same argument type
    checks as printf. Only works with gcc 3.2 it seems.

21 years ago * ./modules/video_output/qte/.cvsignore: added a missing .cvsignore.
Sam Hocevar [Wed, 18 Dec 2002 09:27:26 +0000 (09:27 +0000)]
  * ./modules/video_output/qte/.cvsignore: added a missing .cvsignore.
  * ./modules/video_chroma/Modules.am: added i420_rgb_c.h to the distribution,
    thanks to Stepan Roh for spotting this.

21 years ago* src/video_output/video_output.c: fixed a bug concerning the aspect
Gildas Bazin [Wed, 18 Dec 2002 08:08:30 +0000 (08:08 +0000)]
* src/video_output/video_output.c: fixed a bug concerning the aspect
ratio in vout_Request().

* INSTALL.win32: small update to the documentation.

21 years ago* mpegaudio: fixed another stupid bug for mpeg audio layer 3 only.
Laurent Aimar [Wed, 18 Dec 2002 01:34:44 +0000 (01:34 +0000)]
* mpegaudio: fixed another stupid bug for mpeg audio layer 3 only.

21 years ago * bits.h: fixed a stupid bug.
Laurent Aimar [Tue, 17 Dec 2002 21:58:03 +0000 (21:58 +0000)]
 * bits.h: fixed a stupid bug.
 * ts.c: removed an unused variable.

21 years ago* modules/demux/rawdv.c: new raw dv demuxer (only video for now). I
Gildas Bazin [Tue, 17 Dec 2002 21:15:43 +0000 (21:15 +0000)]
* modules/demux/rawdv.c: new raw dv demuxer (only video for now). I
didn't find a way to detect correctly a raw dv file so for now we just
check the file extension (.dv). You can additionaly force this demuxer.

PS: the ffmpeg plugin works quite well for decoding dv videos.

21 years agoFunctionality of Familiar Linux Gtk+ interface is finished. Only testing on iPaqwith...
Jean-Paul Saman [Tue, 17 Dec 2002 21:04:49 +0000 (21:04 +0000)]
Functionality of Familiar Linux Gtk+ interface is finished. Only testing on iPaqwith libgpewidget0  still needs to be done.

21 years ago * ./bootstrap: added warning messages for old automake versions.
Sam Hocevar [Tue, 17 Dec 2002 14:39:05 +0000 (14:39 +0000)]
  * ./bootstrap: added warning messages for old automake versions.

21 years ago * ./modules/gui/kde/preferences.cpp: fixed a compilation issue and a crash.
Sam Hocevar [Tue, 17 Dec 2002 09:54:32 +0000 (09:54 +0000)]
  * ./modules/gui/kde/preferences.cpp: fixed a compilation issue and a crash.

21 years agoFixed (again) a rendering bug on big endian systems. :-p
Christophe Massiot [Mon, 16 Dec 2002 23:25:23 +0000 (23:25 +0000)]
Fixed (again) a rendering bug on big endian systems. :-p

21 years agoCleanup action.
Jean-Paul Saman [Mon, 16 Dec 2002 22:06:59 +0000 (22:06 +0000)]
Cleanup action.

21 years agoWorkaround for crash in ReadDirectory when called from the comboURL text box. For...
Jean-Paul Saman [Mon, 16 Dec 2002 21:48:17 +0000 (21:48 +0000)]
Workaround for crash in ReadDirectory when called from the comboURL text box. For now it is mandatory to prefix filepaths on local disk with "file://" when typing it in the comboURL box.

21 years ago Fixed a possible crash.
Eric Petit [Mon, 16 Dec 2002 20:18:42 +0000 (20:18 +0000)]
 Fixed a possible crash.

21 years ago* modules/demux/ogg.c: added support for the old type of headers produced by the...
Gildas Bazin [Mon, 16 Dec 2002 18:30:12 +0000 (18:30 +0000)]
* modules/demux/ogg.c: added support for the old type of headers produced by the first
versions of OggDS.

21 years ago* modules/access/udp.c, modules/access/rtp.c, modules/misc/network/ipv4.c: only check for
Gildas Bazin [Mon, 16 Dec 2002 16:48:04 +0000 (16:48 +0000)]
* modules/access/udp.c, modules/access/rtp.c, modules/misc/network/ipv4.c: only check for
the "server-port" config variable in the access plugins. access_output plugins will now
pick a port at random, thus allowing sout to work out of the box on a localhost. (thanks
Meuuh)

21 years ago * compilation fix for Os X.
Laurent Aimar [Mon, 16 Dec 2002 15:17:12 +0000 (15:17 +0000)]
 * compilation fix for Os X.