]> git.sesse.net Git - vlc/log
vlc
21 years ago new rule for remote controls with combined play/pause button (like mine has)
Sigmund Augdal Helberg [Sun, 12 Jan 2003 01:26:36 +0000 (01:26 +0000)]
 new rule for remote controls with combined play/pause button (like mine has)

21 years ago Corrected the list of supported MIME types.
Eric Petit [Sun, 12 Jan 2003 00:22:37 +0000 (00:22 +0000)]
 Corrected the list of supported MIME types.

21 years ago * Needed update because variables names changed in the 'adjust' module.
Eric Petit [Sat, 11 Jan 2003 20:42:47 +0000 (20:42 +0000)]
 * Needed update because variables names changed in the 'adjust' module.

21 years ago* SAP is disabled by default.
Arnaud Schauly [Sat, 11 Jan 2003 20:25:36 +0000 (20:25 +0000)]
* SAP is disabled by default.

21 years agofixed flickering of skip buttons (and consequently crashing if you pressed them)
Stephan Assmus [Sat, 11 Jan 2003 19:33:09 +0000 (19:33 +0000)]
fixed flickering of skip buttons (and consequently crashing if you pressed them)

21 years ago * avi: fix my last fix :)
Laurent Aimar [Sat, 11 Jan 2003 18:31:17 +0000 (18:31 +0000)]
 * avi: fix my last fix :)

21 years ago * asf: prevent some segfault with broken file. (partially fix bug 72)
Laurent Aimar [Sat, 11 Jan 2003 18:10:49 +0000 (18:10 +0000)]
 * asf: prevent some segfault with broken file. (partially fix bug 72)
 * avi: respect frame size (for audio codec) and close bug 75.
 * ffmpeg: can now read multiples audio frames from the same buffer.

21 years ago * Fixed my previous commit (thanks fenrir)
Olivier Teulière [Sat, 11 Jan 2003 17:23:13 +0000 (17:23 +0000)]
 * Fixed my previous commit (thanks fenrir)

21 years ago * compilation fix
Olivier Teulière [Sat, 11 Jan 2003 14:09:22 +0000 (14:09 +0000)]
 * compilation fix

21 years ago * re-included playlist.h (got confused with vlc-playlist.h)
Loïc Minier [Fri, 10 Jan 2003 17:30:18 +0000 (17:30 +0000)]
  * re-included playlist.h (got confused with vlc-playlist.h)

21 years ago Thread priority management on BeOS.
Eric Petit [Fri, 10 Jan 2003 17:01:53 +0000 (17:01 +0000)]
 Thread priority management on BeOS.

21 years ago Definitively fixed sync (I hope).
Eric Petit [Fri, 10 Jan 2003 16:21:39 +0000 (16:21 +0000)]
 Definitively fixed sync (I hope).

21 years agoFixed liba52 detection using --with-a52.
Christophe Massiot [Fri, 10 Jan 2003 13:21:17 +0000 (13:21 +0000)]
Fixed liba52 detection using --with-a52.

21 years ago* fixed previous commit (didn't work everytime)
Cyril Deguet [Fri, 10 Jan 2003 12:34:50 +0000 (12:34 +0000)]
* fixed previous commit (didn't work everytime)

21 years ago* enable the network channel box when selecting network channel input
Cyril Deguet [Fri, 10 Jan 2003 11:02:21 +0000 (11:02 +0000)]
* enable the network channel box when selecting network channel input
  (gnome interface)

21 years ago * removed an useless inclusion
Loïc Minier [Fri, 10 Jan 2003 10:01:47 +0000 (10:01 +0000)]
  * removed an useless inclusion

21 years ago * access_slp LD options
Loïc Minier [Fri, 10 Jan 2003 09:28:16 +0000 (09:28 +0000)]
  * access_slp LD options

21 years ago * New entries:
Loïc Minier [Fri, 10 Jan 2003 09:25:57 +0000 (09:25 +0000)]
  * New entries:
    2.16 NO VIDEO!! or NO AUDIO !!
    3.3.4 Does VLC support DVD from all zones?
    3.3.5 How can I take screenshots?
    5. Miscellaneous
    5.1 How may I help your project?
    5.2 Why are your mailing-lists and your website in english?

21 years ago* vlc.spec: new packetizer/mpeg4audio plugin added.
Yves Duret [Fri, 10 Jan 2003 08:04:49 +0000 (08:04 +0000)]
* vlc.spec: new packetizer/mpeg4audio plugin added.

21 years ago * removed VLC_GO to avoid skipping to the last program
Loïc Minier [Fri, 10 Jan 2003 06:16:55 +0000 (06:16 +0000)]
  * removed VLC_GO to avoid skipping to the last program

21 years ago * configure.ac.in, modules/access/slp.c: New SLP access module,
Loïc Minier [Fri, 10 Jan 2003 04:58:23 +0000 (04:58 +0000)]
  * configure.ac.in, modules/access/slp.c: New SLP access module,
        see <http://www.openslp.org/>

21 years ago * ./modules/gui/win32: fixed a bug in the preferences (closes #60)
Olivier Teulière [Fri, 10 Jan 2003 01:09:31 +0000 (01:09 +0000)]
 * ./modules/gui/win32: fixed a bug in the preferences (closes #60)

21 years ago* OS X: Fixed a segfault with empty configuration strings (closes #65),
Christophe Massiot [Thu, 9 Jan 2003 23:43:07 +0000 (23:43 +0000)]
* OS X: Fixed a segfault with empty configuration strings (closes #65),
* cosmetic messages cleanups.

21 years ago * Mentionned libdvdcss vs DMCS in 4.2 ((c) Meuuh :)
Loïc Minier [Thu, 9 Jan 2003 22:30:44 +0000 (22:30 +0000)]
  * Mentionned libdvdcss vs DMCS in 4.2 ((c) Meuuh :)

21 years ago * avi: read less data at once as it seems to give better sound. (I thinks
Laurent Aimar [Thu, 9 Jan 2003 18:23:43 +0000 (18:23 +0000)]
 * avi: read less data at once as it seems to give better sound. (I thinks
it's more a workaround that a true fix).

21 years ago * ./modules/video_output/x11/xcommon.c: fixed i_visible_pitch calculation.
Sam Hocevar [Thu, 9 Jan 2003 18:06:06 +0000 (18:06 +0000)]
  * ./modules/video_output/x11/xcommon.c: fixed i_visible_pitch calculation.

21 years ago * ./modules/video_filter/*.c: all filters now properly use i_visible_pitch
Sam Hocevar [Thu, 9 Jan 2003 17:47:05 +0000 (17:47 +0000)]
  * ./modules/video_filter/*.c: all filters now properly use i_visible_pitch
    instead of i_pitch for pixel access (Closes: #30).

21 years ago * ./modules/video_filter/adjust.c: properly fixed margin handling (partially
Sam Hocevar [Thu, 9 Jan 2003 16:26:14 +0000 (16:26 +0000)]
  * ./modules/video_filter/adjust.c: properly fixed margin handling (partially
    closes #30).

21 years ago * ./modules/video_filter/adjust.c: rehandled code and enhanced the
Sam Hocevar [Thu, 9 Jan 2003 15:38:09 +0000 (15:38 +0000)]
  * ./modules/video_filter/adjust.c: rehandled code and enhanced the
    config variables descriptions.

21 years ago * ./modules/video_output/sdl.c: fixed visible picture pitch calculation.
Sam Hocevar [Thu, 9 Jan 2003 14:05:31 +0000 (14:05 +0000)]
  * ./modules/video_output/sdl.c: fixed visible picture pitch calculation.

21 years ago * ./modules/video_filter/transform.c: the 90 and 270 transformation routines
Sam Hocevar [Thu, 9 Jan 2003 14:00:00 +0000 (14:00 +0000)]
  * ./modules/video_filter/transform.c: the 90 and 270 transformation routines
    now use the visible pitch of a picture, not its total pitch (Closes: #29).

21 years ago * ./modules/codec/spudec/parse.c: set the duration of DVD subtitles
Sam Hocevar [Thu, 9 Jan 2003 10:12:42 +0000 (10:12 +0000)]
  * ./modules/codec/spudec/parse.c: set the duration of DVD subtitles
    according to the playing rate.

21 years agoDo not bail out when no *.gmo exists.
Christophe Massiot [Wed, 8 Jan 2003 23:15:13 +0000 (23:15 +0000)]
Do not bail out when no *.gmo exists.

21 years ago * typos
Loïc Minier [Wed, 8 Jan 2003 16:40:44 +0000 (16:40 +0000)]
  * typos
  * mentionned Redhat because it disables DMA

21 years ago * configure.ac.in: added mpeg4audio packetizer and allowed conpilation of TS
Laurent Aimar [Wed, 8 Jan 2003 16:40:29 +0000 (16:40 +0000)]
 * configure.ac.in: added mpeg4audio packetizer and allowed conpilation of TS
muxer with libdvbpsi.
 * mpeg/* : added preliminary support of mpeg4 video and audio in TS stream.
(only in ts_dvbpsi demuxer).

21 years ago Partial fix for video/audio sync.
Eric Petit [Wed, 8 Jan 2003 15:13:32 +0000 (15:13 +0000)]
 Partial fix for video/audio sync.

21 years ago * ./src/stream_output/stream_output.c: minor fix for Win32 drive letter
Sam Hocevar [Wed, 8 Jan 2003 14:59:23 +0000 (14:59 +0000)]
  * ./src/stream_output/stream_output.c: minor fix for Win32 drive letter
    display.

21 years ago * Mentionned the inclusion of the contrib dir
Loïc Minier [Wed, 8 Jan 2003 14:31:04 +0000 (14:31 +0000)]
  * Mentionned the inclusion of the contrib dir

21 years agouse *$(LIBEXT) and not *.so in package-win32 and package-beos targets. Also
Sigmund Augdal Helberg [Wed, 8 Jan 2003 14:00:29 +0000 (14:00 +0000)]
use *$(LIBEXT) and not *.so in package-win32 and package-beos targets. Also
a minor change in argumets passed to nsis

21 years ago Use pf_memcpy and pf_memset.
Eric Petit [Wed, 8 Jan 2003 13:52:56 +0000 (13:52 +0000)]
 Use pf_memcpy and pf_memset.

21 years ago * New entries:
Loïc Minier [Wed, 8 Jan 2003 12:13:24 +0000 (12:13 +0000)]
  * New entries:
    4. Legal concerns
    4.1 May I use the VideoLAN logo?
    4.2 May I reditribute VLC?

21 years ago* Added --no-spdif option (just like in OSS) and fixed a localization bug.
Christophe Massiot [Wed, 8 Jan 2003 10:50:58 +0000 (10:50 +0000)]
* Added --no-spdif option (just like in OSS) and fixed a localization bug.

21 years ago * mp4.c: allowed multiple moov headers by taking the first one
Laurent Aimar [Wed, 8 Jan 2003 10:46:30 +0000 (10:46 +0000)]
 * mp4.c: allowed multiple moov headers by taking the first one
(multiple moov headers is strictly forbidden but I 've seen such file)

21 years ago * faad: fixed a segfault when faad initialisation failed.(anyway it
Laurent Aimar [Wed, 8 Jan 2003 10:43:27 +0000 (10:43 +0000)]
 * faad: fixed a segfault when faad initialisation failed.(anyway it
doesn't solve the real problem).

21 years ago * ffmpeg/video.c: in case of mpeg4 stream search in p_bitmapinfo for
Laurent Aimar [Wed, 8 Jan 2003 10:41:57 +0000 (10:41 +0000)]
 * ffmpeg/video.c: in case of mpeg4 stream search in p_bitmapinfo for
an vol header. (In fact reverse an prevous commit)

21 years ago * file.c: removed an useless debug message.
Laurent Aimar [Wed, 8 Jan 2003 10:40:10 +0000 (10:40 +0000)]
 * file.c: removed an useless debug message.

21 years ago * all: added a new function (sout_BufferChain) and allowed dummy
Laurent Aimar [Wed, 8 Jan 2003 10:38:32 +0000 (10:38 +0000)]
 * all: added a new function (sout_BufferChain) and allowed dummy
stream input creation (with "null" fourcc).

21 years ago * pes.c, ps.c: a52 stream should now work.
Laurent Aimar [Wed, 8 Jan 2003 10:34:58 +0000 (10:34 +0000)]
 * pes.c, ps.c: a52 stream should now work.
 * ts.c: added support for libdvbpsi (like ts demux, two modules are
generated : mux_ts and mux_ts_dvbpsi), fix crc generation for pat/pmt
without libdvbpsi. More works to add mpeg4 support (now I generate IOD
and SL descriptor).

21 years ago * mpeg4audio.c: new packetizer (but for now it don't support adts aac)
Laurent Aimar [Wed, 8 Jan 2003 10:26:49 +0000 (10:26 +0000)]
 * mpeg4audio.c: new packetizer (but for now it don't support adts aac)
 * mpeg4video.c: I 've rewritten it

21 years ago * ./modules/gui/win32/preferences.cpp: fixed a segfault when a module
Olivier Teulière [Wed, 8 Jan 2003 03:01:55 +0000 (03:01 +0000)]
 * ./modules/gui/win32/preferences.cpp: fixed a segfault when a module
   forgets to declare 'add_category_hint'
 * ./modules/demux/mpeg/ts.c: added a missing 'add_category_hint' :p

21 years ago Minor GUI fixes in the prefs window.
Eric Petit [Wed, 8 Jan 2003 02:32:50 +0000 (02:32 +0000)]
 Minor GUI fixes in the prefs window.

21 years ago * Added sound volume management and changed a bit the menus
Olivier Teulière [Wed, 8 Jan 2003 02:16:09 +0000 (02:16 +0000)]
 * Added sound volume management and changed a bit the menus
 * Added audio channels selection, but it's currently disabled since
   it's quite buggy :)

21 years ago Fixed language and subtitle selection.
Eric Petit [Wed, 8 Jan 2003 02:09:15 +0000 (02:09 +0000)]
 Fixed language and subtitle selection.

21 years ago* New VLC brush-metal interface, courtesy of David Weber <david_weber@gmx.de>
Christophe Massiot [Wed, 8 Jan 2003 00:41:25 +0000 (00:41 +0000)]
* New VLC brush-metal interface, courtesy of David Weber <david_weber@gmx.de>
* Updated Japanese translation, courtesy of Fumio Nakayama <endymion@ca2.so-net.ne.jp>

21 years ago * all: I have added two new variables in es_descriptor_t and
Laurent Aimar [Tue, 7 Jan 2003 21:49:01 +0000 (21:49 +0000)]
 * all: I have added two new variables in es_descriptor_t and
decoder_fifo_t (p_waveformatex and p_bitmapinfoheader). It's
a replacement of p_demux_data as this variable is used by
some demuxers in another way. This way, I will be able to add
preliminary support of mpeg4 in mpeg2TS... (I haven't tested ogm
demuxer so if somebody wants ...)

21 years ago * modules/demux/mpeg/ts.c: fixed ts_dvbpsi demux forcing (with
Johan Bilien [Tue, 7 Jan 2003 15:12:48 +0000 (15:12 +0000)]
  * modules/demux/mpeg/ts.c: fixed ts_dvbpsi demux forcing (with
    file/ts_dvbpsi:) with TS streams that don't start with 0x47

21 years agoFixed another very nasty localization bug.
Christophe Massiot [Tue, 7 Jan 2003 15:12:15 +0000 (15:12 +0000)]
Fixed another very nasty localization bug.

21 years agoNew "spdif" setting, allowing to permanently disable S/PDIF detection.
Christophe Massiot [Tue, 7 Jan 2003 14:58:33 +0000 (14:58 +0000)]
New "spdif" setting, allowing to permanently disable S/PDIF detection.

21 years agoRemoved unused options in the aout.
Christophe Massiot [Tue, 7 Jan 2003 14:38:13 +0000 (14:38 +0000)]
Removed unused options in the aout.

21 years ago * minor updates to pofiles.
Sam Hocevar [Tue, 7 Jan 2003 13:26:22 +0000 (13:26 +0000)]
  * minor updates to pofiles.

21 years agoFixed a compilation issue.
Christophe Massiot [Mon, 6 Jan 2003 22:57:47 +0000 (22:57 +0000)]
Fixed a compilation issue.

21 years ago* Bumped up revision number to 0.5.0-test2,
Christophe Massiot [Mon, 6 Jan 2003 22:07:47 +0000 (22:07 +0000)]
* Bumped up revision number to 0.5.0-test2,
* MacOS X port: new error dialog displaying error messages,
* Updated localization files,
* Comestic fixes.

21 years ago- Mandrake %configure2_5x rpm macro is now fixed (was in cross-compil mode).
Yves Duret [Mon, 6 Jan 2003 20:08:59 +0000 (20:08 +0000)]
- Mandrake %configure2_5x rpm macro is now fixed (was in cross-compil mode).
- removed access/rtp plugin (merged in access/udp).
- removed codec/imdct and codec/downmix plugins (deprecated).
- libvlc0-devel provides libvlc-devel.
- mmx/3dn plugins are only for x86 arch (use %ifarch %ix86 to list them)
  ie. fix rpm building on ppc thx Olivier Thauvin <olivier.thauvin@aerov.jussieu.fr>

21 years ago * modules/gui/win32/network.cpp: added support for ftp and mms
Olivier Teulière [Mon, 6 Jan 2003 15:39:22 +0000 (15:39 +0000)]
 * modules/gui/win32/network.cpp: added support for ftp and mms
 * modules/gui/win32/disc.cpp: cosmetic

21 years agoMacOS X port :
Christophe Massiot [Mon, 6 Jan 2003 02:45:09 +0000 (02:45 +0000)]
MacOS X port :
* New "stream output" area in the open panel.

21 years ago * added a i_min, i_max, f_min and f_max in module_config_t structure
Simon Latapie [Mon, 6 Jan 2003 00:37:30 +0000 (00:37 +0000)]
 * added a i_min, i_max, f_min and f_max in module_config_t structure
 * added a add_integer_with_range() and add_float_with_range()
 * gtk interface: now uses a slider when a min or a max is specified

21 years ago modules/demux/asf/*: added some file info code
Sigmund Augdal Helberg [Sun, 5 Jan 2003 21:03:58 +0000 (21:03 +0000)]
 modules/demux/asf/*: added some file info code
 modules/demux/util/id3tag.c: do not parse id3v1 tags at the end of file, as
these cause to much trubble

21 years agoFixed the "stream has changed" bug.
Christophe Massiot [Sun, 5 Jan 2003 20:45:29 +0000 (20:45 +0000)]
Fixed the "stream has changed" bug.

21 years agoMacOS X port :
Christophe Massiot [Sun, 5 Jan 2003 16:23:57 +0000 (16:23 +0000)]
MacOS X port :
* Fixed a segfault in the "Close Window" code,
* Fullscreen state is now retained between files,
* Preferences items now feature LONGTEXT tooltips (maybe we should wrap them ?).

21 years ago* modules/audio_output/directx.c: use VLC_THREAD_PRIORITY_HIGHEST for
Gildas Bazin [Sun, 5 Jan 2003 13:39:32 +0000 (13:39 +0000)]
* modules/audio_output/directx.c: use VLC_THREAD_PRIORITY_HIGHEST for
the audio output thread. That should make Win9x/Me happier.

21 years ago MacOS X port:
Jon Lech Johansen [Sun, 5 Jan 2003 03:21:50 +0000 (03:21 +0000)]
  MacOS X port:
  * replaced playlist panel with drawer.
  * implemented context menu for playlist tableview.

21 years ago* Added the possibility to select DVD menus with VIDEO_TS folder in the
Christophe Massiot [Sun, 5 Jan 2003 02:39:48 +0000 (02:39 +0000)]
* Added the possibility to select DVD menus with VIDEO_TS folder in the
  OS X open panel.

21 years ago* Added a Close Window and a close box to our QuickTime video output.
Christophe Massiot [Sun, 5 Jan 2003 01:55:07 +0000 (01:55 +0000)]
* Added a Close Window and a close box to our QuickTime video output.

21 years ago* configure.ac.in: fixed typo in wxWindows headers detection code.
Gildas Bazin [Sat, 4 Jan 2003 23:49:58 +0000 (23:49 +0000)]
* configure.ac.in: fixed typo in wxWindows headers detection code.

21 years ago We now check if the BSoundPlayer's buffer size is not the one we
Eric Petit [Sat, 4 Jan 2003 17:14:22 +0000 (17:14 +0000)]
 We now check if the BSoundPlayer's buffer size is not the one we
 were expecting.

21 years ago* src/audio_output/output.c: don't forget to free the audio buffer when
Gildas Bazin [Sat, 4 Jan 2003 16:27:49 +0000 (16:27 +0000)]
* src/audio_output/output.c: don't forget to free the audio buffer when
we are trashing it.

21 years agoCosmetic changes.
Jean-Paul Saman [Sat, 4 Jan 2003 13:50:16 +0000 (13:50 +0000)]
Cosmetic changes.

21 years agoRemoved define in favor of (p_intf->p_libvlc->i_cpu & CPU_CAPABILITY_FPU) for detecti...
Jean-Paul Saman [Sat, 4 Jan 2003 13:30:02 +0000 (13:30 +0000)]
Removed define in favor of (p_intf->p_libvlc->i_cpu & CPU_CAPABILITY_FPU) for detection of FPU hardware support.

21 years ago MacOS X port:
Jon Lech Johansen [Sat, 4 Jan 2003 04:11:08 +0000 (04:11 +0000)]
  MacOS X port:
  * main window controls are back. based on suggestion by Dan Macpherson.

21 years agoUpdating slider status uses no longer FPU calculations when compiled for strongarm1100.
Jean-Paul Saman [Sat, 4 Jan 2003 00:21:00 +0000 (00:21 +0000)]
Updating slider status uses no longer FPU calculations when compiled for strongarm1100.

21 years agoUpdated package release number
Jean-Paul Saman [Fri, 3 Jan 2003 23:58:02 +0000 (23:58 +0000)]
Updated package release number

21 years ago * ./Makefile.am: Meuuh, did you mean TAB instead of 8 spaces? :-)
Jon Lech Johansen [Fri, 3 Jan 2003 21:38:37 +0000 (21:38 +0000)]
  * ./Makefile.am: Meuuh, did you mean TAB instead of 8 spaces? :-)

21 years agoSlider functionality for Familiar interface.
Jean-Paul Saman [Fri, 3 Jan 2003 20:55:01 +0000 (20:55 +0000)]
Slider functionality for Familiar interface.

21 years ago * ./modules/gui/gtk/gtk.c, ./modules/gui/gtk/gnome.c: fixed drag'n'drop
Sam Hocevar [Fri, 3 Jan 2003 14:44:46 +0000 (14:44 +0000)]
  * ./modules/gui/gtk/gtk.c, ./modules/gui/gtk/gnome.c: fixed drag'n'drop
    support in the Gtk+ and GNOME interfaces.

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.