]> git.sesse.net Git - vlc/log
vlc
20 years ago * skins2/utils/var_text.cpp: avoid an infinite loop when $H is specified in
Olivier Teulière [Tue, 18 May 2004 18:47:02 +0000 (18:47 +0000)]
 * skins2/utils/var_text.cpp: avoid an infinite loop when $H is specified in
   a help string

20 years ago* modules/gui/wxwindows/iteminfo.cpp: expand info tree by default.
Gildas Bazin [Tue, 18 May 2004 15:10:18 +0000 (15:10 +0000)]
* modules/gui/wxwindows/iteminfo.cpp: expand info tree by default.

20 years ago* skins2/src/vlcproc.cpp: a few cleanup fixes.
Gildas Bazin [Tue, 18 May 2004 14:50:19 +0000 (14:50 +0000)]
* skins2/src/vlcproc.cpp: a few cleanup fixes.
* wxwindows/*: a few cleanup fixes.

20 years agoHopefully fix bug with playlist parsing (line-feed problem)
Clément Stenac [Tue, 18 May 2004 11:21:22 +0000 (11:21 +0000)]
Hopefully fix bug with playlist parsing (line-feed problem)

20 years agoTolerate vcdimager < 0.7.21. Patch thanks to Arwed v. Merkatz.
Rocky Bernstein [Tue, 18 May 2004 10:49:15 +0000 (10:49 +0000)]
Tolerate vcdimager < 0.7.21. Patch thanks to Arwed v. Merkatz.

20 years ago macosx/vout*: fixed a possible segfault on vout close
Eric Petit [Tue, 18 May 2004 09:08:44 +0000 (09:08 +0000)]
 macosx/vout*: fixed a possible segfault on vout close

20 years ago* rewritten a pref-string
Felix Paul Kühne [Tue, 18 May 2004 06:46:05 +0000 (06:46 +0000)]
* rewritten a pref-string

20 years ago* modules/gui/macosx/intf.*: made the Services-menu translatable
Felix Paul Kühne [Mon, 17 May 2004 22:14:25 +0000 (22:14 +0000)]
* modules/gui/macosx/intf.*: made the Services-menu translatable
* modules/gui/macosx/macosx.m: rewritten a pref-string
* modules/gui/pda/pda.glade: Fixed "VLC media player"
* po/de.po: Updated translation

20 years ago * skins2:
Olivier Teulière [Mon, 17 May 2004 20:48:39 +0000 (20:48 +0000)]
 * skins2:
    - new possible action vlc.mute() to mute/un-mute
    - vlc.isMute is now working well (in a boolean expression)

20 years ago* vlc.win32.nsi: start menu shortcut for skins2.
Gildas Bazin [Mon, 17 May 2004 20:29:41 +0000 (20:29 +0000)]
* vlc.win32.nsi: start menu shortcut for skins2.

20 years ago * theme.xml: please, no useless vout window in the default skin
Cyril Deguet [Mon, 17 May 2004 20:14:31 +0000 (20:14 +0000)]
  * theme.xml: please, no useless vout window in the default skin

20 years ago* ALL: preparing for the 0.7.2-test3 release.
Gildas Bazin [Mon, 17 May 2004 19:56:30 +0000 (19:56 +0000)]
* ALL: preparing for the 0.7.2-test3 release.

20 years ago* modules/video_chroma/i420_rgb_mmx.h: gcc-3.4 compilation fix.
Gildas Bazin [Mon, 17 May 2004 19:38:13 +0000 (19:38 +0000)]
* modules/video_chroma/i420_rgb_mmx.h: gcc-3.4 compilation fix.

20 years ago* modules/codec/dvbsub.c: coding style changes.
Gildas Bazin [Mon, 17 May 2004 19:22:50 +0000 (19:22 +0000)]
* modules/codec/dvbsub.c: coding style changes.

20 years ago* src/input/input_programs.c: if no program is specified by the user, don't add any...
Gildas Bazin [Mon, 17 May 2004 16:10:32 +0000 (16:10 +0000)]
* src/input/input_programs.c: if no program is specified by the user, don't add any to the list.

20 years ago* fixed race condition with b_seekable.
Gildas Bazin [Mon, 17 May 2004 12:02:43 +0000 (12:02 +0000)]
* fixed race condition with b_seekable.

20 years ago* modules/control/hotkeys.c: Fixed a bug with hotkey 't': length was
Yoann Peronneau [Mon, 17 May 2004 11:49:35 +0000 (11:49 +0000)]
* modules/control/hotkeys.c: Fixed a bug with hotkey 't': length was
sometimes not display, although it was known.

20 years ago* po/POTFILES.in: updated
Anil Daoud [Mon, 17 May 2004 11:38:01 +0000 (11:38 +0000)]
* po/POTFILES.in: updated

20 years ago* modules/gui/wxwindows/timer.cpp: don't show the slider when the stream is not seekable.
Gildas Bazin [Mon, 17 May 2004 10:39:14 +0000 (10:39 +0000)]
* modules/gui/wxwindows/timer.cpp: don't show the slider when the stream is not seekable.

20 years ago* add old goom module if libgoom.a is detected
Derk-Jan Hartman [Mon, 17 May 2004 01:54:32 +0000 (01:54 +0000)]
* add old goom module if libgoom.a is detected
  (When you fix stuff you should commit them as well)

20 years ago* interface/interface.c: fixed a bug with embedded vouts and interface switching.
Gildas Bazin [Sun, 16 May 2004 22:42:48 +0000 (22:42 +0000)]
* interface/interface.c: fixed a bug with embedded vouts and interface switching.
* video_output/vout_intf.c: small fix.

20 years ago* src/video_output/vout_intf.c, include/video_output.h:
Gildas Bazin [Sun, 16 May 2004 22:06:34 +0000 (22:06 +0000)]
* src/video_output/vout_intf.c, include/video_output.h:
  + vout_RequestWindow() will now cycle through all the available interfaces until
it finds one with embedded vout support.
    This fixes the issue where embedded vout would stop working when additional
interfaces are spawned after the main interface is started.
  + vout_RequestWindow() now stores the parent interface pointer into the vout
object for later use by vout_ControlWindow() and vout_ReleaseWindow().
  + added a vout_vaControlDefault() called by the vouts pf_control() when they
don't handle something.
* modules/video_output/directx/events.c, modules/video_output/x11/xcommon.c:
  + call vout_vaControlDefault().
* modules/gui/wxwindows/wxwindows.cpp: sets p_intf->b_dead when the interface is
about to be destroyed.

20 years ago* modules/gui/macosx/output.m: added mp4a.
Derk-Jan Hartman [Sun, 16 May 2004 20:27:47 +0000 (20:27 +0000)]
* modules/gui/macosx/output.m: added mp4a.
* modules/gui/macosx/controls.m: fix the autogenerated menu.

20 years ago* modules/gui/wxwindows/preferences_widgets.cpp: increased max int in IntegerConfigCo...
Gildas Bazin [Sun, 16 May 2004 19:33:58 +0000 (19:33 +0000)]
* modules/gui/wxwindows/preferences_widgets.cpp: increased max int in IntegerConfigControl.

20 years ago* modules/gui/wxwindows/open.cpp: added a DVB tab and display module shortnames inste...
Gildas Bazin [Sun, 16 May 2004 19:20:23 +0000 (19:20 +0000)]
* modules/gui/wxwindows/open.cpp: added a DVB tab and display module shortnames instead of their descriptions.

20 years ago* include/modules_inner.h, include/modules.h: added a shortname field to the module...
Gildas Bazin [Sun, 16 May 2004 19:17:56 +0000 (19:17 +0000)]
* include/modules_inner.h, include/modules.h: added a shortname field to the module declaration section.
* modules/access/*: added a shortname to a few modules.

20 years agomsleep() a bit before filling the playlist.
Anil Daoud [Sun, 16 May 2004 18:08:41 +0000 (18:08 +0000)]
msleep() a bit before filling the playlist.

20 years ago* modules/gui/wxwindows/interface.cpp: forgot a debug message.
Gildas Bazin [Sun, 16 May 2004 17:54:18 +0000 (17:54 +0000)]
* modules/gui/wxwindows/interface.cpp: forgot a debug message.

20 years ago* modules/misc/network/ipv4.c: new --ipv4-timeout config option that lets you specify...
Gildas Bazin [Sun, 16 May 2004 17:44:44 +0000 (17:44 +0000)]
* modules/misc/network/ipv4.c: new --ipv4-timeout config option that lets you specify a timeout for TCP connections (default 5sec).

20 years ago* modules/gui/wxwindows/*: some cleanup + disable seekbar if stream is not seekable.
Gildas Bazin [Sun, 16 May 2004 17:25:10 +0000 (17:25 +0000)]
* modules/gui/wxwindows/*: some cleanup + disable seekbar if stream is not seekable.

20 years agoDetails on DVB
Clément Stenac [Sun, 16 May 2004 17:03:31 +0000 (17:03 +0000)]
Details on DVB

20 years ago* NEWS: Updated a bit more
Derk-Jan Hartman [Sun, 16 May 2004 15:29:24 +0000 (15:29 +0000)]
* NEWS: Updated a bit more

20 years agoUpdate timer
Clément Stenac [Sun, 16 May 2004 13:46:58 +0000 (13:46 +0000)]
Update timer

20 years ago* modules/video_output/x11/xcommon.c: before using an Xv port, make sure XV_AUTOPAINT...
Gildas Bazin [Sun, 16 May 2004 12:52:05 +0000 (12:52 +0000)]
* modules/video_output/x11/xcommon.c: before using an Xv port, make sure XV_AUTOPAINT_COLORKEY is switched on.

20 years agoUse the new SAP/SLP syntax (sap,slp,name=)
Clément Stenac [Sun, 16 May 2004 10:46:54 +0000 (10:46 +0000)]
Use the new SAP/SLP syntax (sap,slp,name=)

20 years ago* vlc.win32.nsi: more autorun stuff.
Gildas Bazin [Sun, 16 May 2004 00:25:17 +0000 (00:25 +0000)]
* vlc.win32.nsi: more autorun stuff.

20 years ago* partially updated NL translation. You have to do _something_
Derk-Jan Hartman [Sat, 15 May 2004 23:05:57 +0000 (23:05 +0000)]
* partially updated NL translation. You have to do _something_
  during the Eurovision Songfestival.

20 years ago * all: improved perfs (using block_ChainLastAppend).
Laurent Aimar [Sat, 15 May 2004 14:42:16 +0000 (14:42 +0000)]
 * all: improved perfs (using block_ChainLastAppend).

20 years ago* INSTALL.win32: update
Gildas Bazin [Sat, 15 May 2004 12:58:07 +0000 (12:58 +0000)]
* INSTALL.win32: update

20 years ago * mp4: added support for h264. I have no idea if it's compliant but at
Laurent Aimar [Sat, 15 May 2004 12:46:21 +0000 (12:46 +0000)]
 * mp4: added support for h264. I have no idea if it's compliant but at
least vlc is able to play it.

20 years ago* modules/demux/dvdnav.c, modules/access/dvdplay/tools.c: on win32, remove trailing...
Gildas Bazin [Sat, 15 May 2004 12:22:03 +0000 (12:22 +0000)]
* modules/demux/dvdnav.c, modules/access/dvdplay/tools.c: on win32, remove trailing '\' if passed a drive letter.
* vlc.win32.nsi: DVD and AudioCD handlers.

20 years ago * mp4: mmh removed a fprintf.
Laurent Aimar [Sat, 15 May 2004 11:28:03 +0000 (11:28 +0000)]
 * mp4: mmh removed a fprintf.

20 years ago * all: added avc1 support. Well there is a hack because we need to
Laurent Aimar [Sat, 15 May 2004 11:10:42 +0000 (11:10 +0000)]
 * all: added avc1 support. Well there is a hack because we need to
first go through the h264 packetizer that will convert avc1 into a
proper annexe B stream (untested).

20 years ago * x264: updated to latest PAI.
Laurent Aimar [Sat, 15 May 2004 11:08:46 +0000 (11:08 +0000)]
 * x264: updated to latest PAI.

20 years ago * h264: added avc1 -> h264 annexe B stream.
Laurent Aimar [Sat, 15 May 2004 11:06:28 +0000 (11:06 +0000)]
 * h264: added avc1 -> h264 annexe B stream.

20 years ago * mp4: - add +1 to PCR/DTS/PTS.
Laurent Aimar [Sat, 15 May 2004 11:03:48 +0000 (11:03 +0000)]
 * mp4: - add +1 to PCR/DTS/PTS.
        - preliminary support of avc (using a draft+google without
samples to test, so don't expect it to work ;)
 * libmp4: parse the avcC atom.

20 years ago* modules/video_output/directx/directx.c: fixed 'refresh list' for directx-device.
Gildas Bazin [Sat, 15 May 2004 10:59:09 +0000 (10:59 +0000)]
* modules/video_output/directx/directx.c: fixed 'refresh list' for directx-device.

20 years ago * avi: add +1 to PCR/DTS/PTS.
Laurent Aimar [Sat, 15 May 2004 10:58:22 +0000 (10:58 +0000)]
 * avi: add +1 to PCR/DTS/PTS.

20 years ago * es_out; round up PCR (avoid non null PCR -> null).
Laurent Aimar [Sat, 15 May 2004 10:54:10 +0000 (10:54 +0000)]
 * es_out; round up PCR (avoid non null PCR -> null).

20 years ago * real: use 1 as starting time (allow to have a valid date for the first frame).
Laurent Aimar [Sat, 15 May 2004 10:53:17 +0000 (10:53 +0000)]
 * real:  use 1 as starting time (allow to have a valid date for the first frame).

20 years ago* all: use 1 as starting time (allow to have a valid date for the first frame).
Laurent Aimar [Sat, 15 May 2004 10:52:56 +0000 (10:52 +0000)]
* all:  use 1 as starting time (allow to have a valid date for the first frame).

20 years ago * mpga: use 1 as starting time (allow to have a valid date for the first frame).
Laurent Aimar [Sat, 15 May 2004 10:51:59 +0000 (10:51 +0000)]
 * mpga: use 1 as starting time (allow to have a valid date for the first frame).

20 years ago* no shared libs for faac when linking with ffmpeg
Derk-Jan Hartman [Sat, 15 May 2004 04:05:01 +0000 (04:05 +0000)]
* no shared libs for faac when linking with ffmpeg

20 years ago* extras/MacOSX/macosx-dmg: rewrote the package script.
Derk-Jan Hartman [Sat, 15 May 2004 02:36:05 +0000 (02:36 +0000)]
* extras/MacOSX/macosx-dmg: rewrote the package script.
  - will now determine desired image size by itself
  - the hdid mount command mounted the image as root if no user is logged in via GUI.
    this is very undesirable for nightly builds.
    now uses the mount command and a local mountpoint.

20 years ago* vlc.win32.nsi: compressor needs to be defined at the top.
Gildas Bazin [Sat, 15 May 2004 01:11:57 +0000 (01:11 +0000)]
* vlc.win32.nsi: compressor needs to be defined at the top.

20 years ago* modules/access/v4l/v4l.c: removed useless warning messages.
Gildas Bazin [Sat, 15 May 2004 00:37:09 +0000 (00:37 +0000)]
* modules/access/v4l/v4l.c: removed useless warning messages.

20 years ago* modules/access/mms/mmstu.c: fixed a few corner cases (like an infinite loop when...
Gildas Bazin [Sat, 15 May 2004 00:31:38 +0000 (00:31 +0000)]
* modules/access/mms/mmstu.c: fixed a few corner cases (like an infinite loop when input is stopped).

20 years ago* small fix for faac build
Derk-Jan Hartman [Fri, 14 May 2004 22:27:37 +0000 (22:27 +0000)]
* small fix for faac build

20 years ago* added faac support to Mac OSX build
Derk-Jan Hartman [Fri, 14 May 2004 21:57:14 +0000 (21:57 +0000)]
* added faac support to Mac OSX build
* ffmpeg cvs no longer asks you for a passwd. (this is for nightly's :)

20 years ago * mmstu: added a couple of uint64_t casts to avoid overflow.
Laurent Aimar [Fri, 14 May 2004 20:46:33 +0000 (20:46 +0000)]
 * mmstu: added a couple of uint64_t casts to avoid overflow.

20 years ago* vlc.win32.nsi: brand new NSIS auto-installer script.
Gildas Bazin [Fri, 14 May 2004 17:07:50 +0000 (17:07 +0000)]
* vlc.win32.nsi: brand new NSIS auto-installer script.
* Makefile.am: use vlc icon in the NSIS installer.

20 years agoClose DVR device
Jean-Paul Saman [Fri, 14 May 2004 13:24:07 +0000 (13:24 +0000)]
Close DVR device

20 years ago macosx/vout.m: don't forget to EndFullScreen() on GL mode too
Eric Petit [Fri, 14 May 2004 11:29:21 +0000 (11:29 +0000)]
 macosx/vout.m: don't forget to EndFullScreen() on GL mode too

20 years ago* configure.ac, modules/visualization/goom.c: in case --with-goom-tree is specified...
Gildas Bazin [Thu, 13 May 2004 21:13:38 +0000 (21:13 +0000)]
* configure.ac, modules/visualization/goom.c: in case --with-goom-tree is specified and we don't find libgoom2, try to find and use libgoom.

20 years ago macosx/vout.m : fixed --macosx-fillscreen
Eric Petit [Thu, 13 May 2004 18:29:44 +0000 (18:29 +0000)]
 macosx/vout.m : fixed --macosx-fillscreen

20 years ago* modules/stream_out/standard.c: fixed a few small mem leaks.
Gildas Bazin [Thu, 13 May 2004 18:22:18 +0000 (18:22 +0000)]
* modules/stream_out/standard.c: fixed a few small mem leaks.

20 years ago macosx/vout* : in GL mode, create a fullscreen window just like with QT
Eric Petit [Thu, 13 May 2004 17:45:22 +0000 (17:45 +0000)]
 macosx/vout* : in GL mode, create a fullscreen window just like with QT
                instead of switching to OpenGL fullscreen mode (fixes
                unreachable mouse events with DVD menus, fixes the issues
                with people using multiple desktops, etc).
                Fillscreen is temporarily broken, I'll clean this up later.

20 years ago* Fix for stream selection on HAL devices.
Derk-Jan Hartman [Thu, 13 May 2004 15:38:15 +0000 (15:38 +0000)]
* Fix for stream selection on HAL devices.
  by Jean Alexis Montignies <ja at sente.ch>

20 years ago * drms.c: Check that key store is at least 4 bytes (fixes segfault
Jon Lech Johansen [Wed, 12 May 2004 21:44:59 +0000 (21:44 +0000)]
  * drms.c: Check that key store is at least 4 bytes (fixes segfault
            on empty key store).

20 years ago * skins2: Removed the Theme.fadetime attribute (unused)
Olivier Teulière [Wed, 12 May 2004 18:56:51 +0000 (18:56 +0000)]
 * skins2: Removed the Theme.fadetime attribute (unused)

20 years ago* modules/mux/mpeg/ts.c: Fixed a possible segfault in the shaping code.
Christophe Massiot [Wed, 12 May 2004 18:48:25 +0000 (18:48 +0000)]
* modules/mux/mpeg/ts.c: Fixed a possible segfault in the shaping code.

20 years ago* modules/gui/wxwindows/open.cpp: mrl parsing fix.
Gildas Bazin [Wed, 12 May 2004 17:46:48 +0000 (17:46 +0000)]
* modules/gui/wxwindows/open.cpp: mrl parsing fix.

20 years ago* src/stream_output/stream_output.c: allows spaces in the options of the sout mrl...
Gildas Bazin [Wed, 12 May 2004 17:45:18 +0000 (17:45 +0000)]
* src/stream_output/stream_output.c: allows spaces in the options of the sout mrl. Heading and trailing spaces in options will be removed.

20 years ago* src/stream_output/stream_output.c: Use strtol for option parsing instead
Christophe Massiot [Tue, 11 May 2004 14:03:50 +0000 (14:03 +0000)]
* src/stream_output/stream_output.c: Use strtol for option parsing instead
  of atoi, because atoi assumes base 10.
* modules/access/dvb/access.c: New --dvb-caching option.
* modules/mux/mpeg/ts.c: Cosmetics.

20 years ago * ts.c: this time it should work (create one dvbpsi handle per pmt).
Laurent Aimar [Tue, 11 May 2004 00:51:43 +0000 (00:51 +0000)]
 * ts.c: this time it should work (create one dvbpsi handle per pmt).

20 years ago * ts: added support pf multiples PMT on the same PID (broken idea for
Laurent Aimar [Mon, 10 May 2004 23:39:48 +0000 (23:39 +0000)]
 * ts: added support pf multiples PMT on the same PID (broken idea for
broken people but it's used and it seems spec compliant)

 * demux2: append a :// to allow correct parsing of /volume/filename:.avi

20 years agooups
Benjamin Pracht [Mon, 10 May 2004 20:50:36 +0000 (20:50 +0000)]
oups

20 years ago* modules/gui/wxwindows/open.cpp: fixed the update of the advanced MRLs. Added a...
Gildas Bazin [Mon, 10 May 2004 20:05:08 +0000 (20:05 +0000)]
* modules/gui/wxwindows/open.cpp: fixed the update of the advanced MRLs. Added a dvdnav option.

20 years agodvb/access.c - properly cast memory returned by malloc()
Jean-Paul Saman [Mon, 10 May 2004 19:57:38 +0000 (19:57 +0000)]
dvb/access.c - properly cast memory returned by malloc()
             - fix small memory leak on closing of dvb plugin.
dvb/linux-dvb.c - remove astray spaces
                - always empty the event queue before FE_SET_FRONTEND and FrontendCheck().
                  dvbstream does the same for OFDM and QAM.

Summary:
   DVB-C is working (did a few tests)
   DVB-T not tested.
   Using polarization=A doesn't work anymore INVERSION_AUTO is not honered for tuning.
   SEC_VOLTAGE_OFF is missing when using latest code DVB-1.1.7 from http://www.metzlerbros.org/dvb/index.html. While include/linux/dvb/version.h is not updated and still reflects this API version: #define DVB_API_VERSION 3

20 years agouse new syntax for sap/slp announces
Benjamin Pracht [Mon, 10 May 2004 17:19:59 +0000 (17:19 +0000)]
use new syntax for sap/slp announces

20 years ago1l
Christophe Massiot [Mon, 10 May 2004 15:08:34 +0000 (15:08 +0000)]
1l

20 years ago* src/input/input_programs.c: Fixed the --program option (thanks gibalou)
Christophe Massiot [Mon, 10 May 2004 15:07:15 +0000 (15:07 +0000)]
* src/input/input_programs.c: Fixed the --program option (thanks gibalou)
* modules/access/dvb/access.c: Removed the temporary --dvb-program hack
* modules/demux/ts.c: New --ts-silent option to avoid complaints about
  encrypted packets (especially useful with --sout-all for streaming a part
  of a transponder).

20 years ago* modules/access/dvb: Major rewrite of the code.
Christophe Massiot [Mon, 10 May 2004 14:57:00 +0000 (14:57 +0000)]
* modules/access/dvb: Major rewrite of the code.
  - new options (now prepended with --dvb) :
     --dvb-program : to work around the non-working --program
     --dvb-inversion : to (optionally) specify the inversion, which is not
                       the same as polarization
     --dvb-budget-mode : if you have a budget card this will set a filter
                         on 0x2000, meaning all PIDs will be returned by
                         the driver. The budget-mode is compatible with demux2.
     --dvb-satno : to specify a sat number in the diseqc system
     --dvb-voltage : to specify the voltage of the LNB (0 is a permitted
                     value in special configurations)
     --dvb-tone : to enable/disable the 22kHz tone (by default it is sent
                  if frequency >= lnb-slof)
  - fixed a handful of QPSK tuning bugs, especially the diseqc was not
    working and frequencies above 11700 couldn't be tuned to.
  - the modules now uses the inherited object variables for its
    configuration.
  - symbol-rate= url option is now srate= for consistency with the
    configuration variable.
  - all linux-dvb specific code is now in linux_dvb.c. access.c contains
    only code which could be reused on other platforms.
  - better keep track of demux file descriptors (especially useful on
    limited boards).
  - do not block in read() when no data is available.
  - fixed msleep() calls (reminder : mtime_t is in _microseconds_).

I didn't test the QAM and OFDM variants, so please report.

20 years ago* src/audio_ouput/input.c: better on-the-fly switching of audio filters.
Gildas Bazin [Mon, 10 May 2004 12:21:29 +0000 (12:21 +0000)]
* src/audio_ouput/input.c: better on-the-fly switching of audio filters.

20 years agoconfigure.ac, modules/visualization/goom.c: updated for libgoom2 (goom 2k4). You...
Gildas Bazin [Sun, 9 May 2004 09:35:12 +0000 (09:35 +0000)]
configure.ac, modules/visualization/goom.c: updated for libgoom2 (goom 2k4). You can find it here: http://www.ios-software.com/index.php3?page=projet&quoi=1

20 years agoMakefile.am: email address obfuscation for text files included in the win32 package...
Gildas Bazin [Sun, 9 May 2004 09:20:34 +0000 (09:20 +0000)]
Makefile.am: email address obfuscation for text files included in the win32 package (Patch courtesy of Johan Bilien)

20 years ago * drms.c: DRMS v2 endian fix.
Jon Lech Johansen [Sat, 8 May 2004 22:58:46 +0000 (22:58 +0000)]
  * drms.c: DRMS v2 endian fix.

20 years ago * modules/demux/mp4/drms.c:
Sam Hocevar [Sat, 8 May 2004 21:00:47 +0000 (21:00 +0000)]
  * modules/demux/mp4/drms.c:
    + Removed unreachable code here and there.
    + Refactored some shuffling functions and got rid of the ext structure.
    + More code cleanup.

20 years ago * drms.c: fopen in binary mode. Convenience fix for those that use the DRMS
Jon Lech Johansen [Sat, 8 May 2004 20:48:37 +0000 (20:48 +0000)]
  * drms.c: fopen in binary mode. Convenience fix for those that use the DRMS
            code outside of VLC and don't set _fmode to _O_BINARY.

20 years ago * skins2/src/skin_main.cpp: Transparency is default disabled
Olivier Teulière [Sat, 8 May 2004 18:10:38 +0000 (18:10 +0000)]
 * skins2/src/skin_main.cpp: Transparency is default disabled
 * skins2/parser/builder.cpp: s/resize/resizeSE/ (SE as in South-East)
   because in the future resizing will be allowed in all directions
 * share/skins2/default/theme.xml: Updated the skin accordingly

20 years ago* modules/video_output/x11/xcommon.c: fixed bug with uninitialized variable.
Gildas Bazin [Sat, 8 May 2004 16:58:05 +0000 (16:58 +0000)]
* modules/video_output/x11/xcommon.c: fixed bug with uninitialized variable.

20 years ago* modules/demux/dvdnav.c: a few fixes.
Gildas Bazin [Sat, 8 May 2004 11:59:28 +0000 (11:59 +0000)]
* modules/demux/dvdnav.c: a few fixes.

20 years ago * avi: hack to let few xvid files working.
Laurent Aimar [Fri, 7 May 2004 21:12:26 +0000 (21:12 +0000)]
 * avi: hack to let few xvid files working.
 (set codec to xvid if the hanlder is xvid).

20 years ago * video: set avtcx->codec_tag
Laurent Aimar [Fri, 7 May 2004 21:10:48 +0000 (21:10 +0000)]
 * video: set avtcx->codec_tag

20 years ago* modules/demux/asf/*: fixed mem leak.
Gildas Bazin [Fri, 7 May 2004 15:36:01 +0000 (15:36 +0000)]
* modules/demux/asf/*: fixed mem leak.
* modules/demux/mp4/*: fixed segfault on close with some files.

20 years ago* modules/gui/wxwindows/*: move a few things out of wxwindows.h
Gildas Bazin [Fri, 7 May 2004 14:36:51 +0000 (14:36 +0000)]
* modules/gui/wxwindows/*: move a few things out of wxwindows.h

20 years ago* modules/video_output/directx/*: embedded vout plays nicer with multi-monitor setups.
Gildas Bazin [Fri, 7 May 2004 13:03:43 +0000 (13:03 +0000)]
* modules/video_output/directx/*: embedded vout plays nicer with multi-monitor setups.

20 years ago* src/video_output/video_output.c: make sure vout_Create() returns NULL when the...
Gildas Bazin [Fri, 7 May 2004 11:25:42 +0000 (11:25 +0000)]
* src/video_output/video_output.c: make sure vout_Create() returns NULL when the pf_init() of the vout plugin failed.

20 years agoTuning to DVB-C works. Added code to listen to FE_REINIT from the frontend.
Jean-Paul Saman [Fri, 7 May 2004 11:17:40 +0000 (11:17 +0000)]
Tuning to DVB-C works. Added code to listen to FE_REINIT from the frontend.

20 years agoGracefully interrupt the tuning process.
Jean-Paul Saman [Fri, 7 May 2004 08:51:56 +0000 (08:51 +0000)]
Gracefully interrupt the tuning process.