]> git.sesse.net Git - vlc/log
vlc
19 years ago* modules/codec/dvbsub.c: more sanity checks.
Gildas Bazin [Thu, 14 Oct 2004 10:10:48 +0000 (10:10 +0000)]
* modules/codec/dvbsub.c: more sanity checks.

19 years ago* modules/codec/dvbsub.c: switch debugging off.
Gildas Bazin [Wed, 13 Oct 2004 15:40:39 +0000 (15:40 +0000)]
* modules/codec/dvbsub.c: switch debugging off.

19 years ago* modules/codec/dvbsub.c:
Gildas Bazin [Wed, 13 Oct 2004 15:39:38 +0000 (15:39 +0000)]
* modules/codec/dvbsub.c:
  - rewrite using the pixel buffer memory model as described in ETSI EN 300 743.
  - code simplification.
  - more compliant.

19 years ago* modules/gui/wxwindows/video.cpp: will hopefully fix the gray video problem in embed...
Gildas Bazin [Wed, 13 Oct 2004 12:32:06 +0000 (12:32 +0000)]
* modules/gui/wxwindows/video.cpp: will hopefully fix the gray video problem in embedded mode on win32.

19 years ago* modules/video_output/x11/xcommon.c: don't steal events from the owner window.
Gildas Bazin [Wed, 13 Oct 2004 12:30:20 +0000 (12:30 +0000)]
* modules/video_output/x11/xcommon.c: don't steal events from the owner window.

19 years ago* modules/visualization/goom.c: increased buffer queue size (was too low for some...
Gildas Bazin [Tue, 12 Oct 2004 12:58:24 +0000 (12:58 +0000)]
* modules/visualization/goom.c: increased buffer queue size (was too low for some audio streams).

19 years ago* src/video_output/video_output.c: even uglier fix for the on-the-fly deinterlacing...
Gildas Bazin [Tue, 12 Oct 2004 10:21:49 +0000 (10:21 +0000)]
* src/video_output/video_output.c: even uglier fix for the on-the-fly deinterlacing switch problem (but at least it works).

19 years ago* src/video_output/video_output.c: nasty fix for on-the-fly deinterlacing switch.
Gildas Bazin [Mon, 11 Oct 2004 19:11:01 +0000 (19:11 +0000)]
* src/video_output/video_output.c: nasty fix for on-the-fly deinterlacing switch.

19 years ago* converted the G. l10n to UTF-8
Felix Paul Kühne [Mon, 11 Oct 2004 13:44:47 +0000 (13:44 +0000)]
* converted the G. l10n to UTF-8

19 years ago * po/de.po: minor typo.
Sam Hocevar [Mon, 11 Oct 2004 13:14:31 +0000 (13:14 +0000)]
  * po/de.po: minor typo.

19 years ago* modules/codec/x264.c: compilation fix.
Gildas Bazin [Mon, 11 Oct 2004 13:09:42 +0000 (13:09 +0000)]
* modules/codec/x264.c: compilation fix.

19 years ago* modules/demux/ps.c: work around broken streams produced with WinSubMux.
Gildas Bazin [Mon, 11 Oct 2004 12:50:13 +0000 (12:50 +0000)]
* modules/demux/ps.c: work around broken streams produced with WinSubMux.

19 years ago* modules/codec/x264.c: a couple of fixes + use SSE2 detection.
Gildas Bazin [Sun, 10 Oct 2004 21:28:58 +0000 (21:28 +0000)]
* modules/codec/x264.c: a couple of fixes + use SSE2 detection.
* modules/codec/ffmpeg/ffmpeg.c: use SSE2 detection.

19 years ago * po/es.po: fixed a missing space.
Sam Hocevar [Sun, 10 Oct 2004 20:34:28 +0000 (20:34 +0000)]
  * po/es.po: fixed a missing space.
  * po/fr.po: converted to UTF-8 and fixed ellipses.
  * po/en_GB.po: converted to UTF-8 and fixed ellipses.

19 years agoCompilation fix. Please double-check (I don't speak spanish).
Rémi Denis-Courmont [Sun, 10 Oct 2004 19:11:55 +0000 (19:11 +0000)]
Compilation fix. Please double-check (I don't speak spanish).

19 years ago* 80% update of the Spanish l10n by Javier 'TonXabar' Varela
Felix Paul Kühne [Sun, 10 Oct 2004 15:31:21 +0000 (15:31 +0000)]
* 80% update of the Spanish l10n by Javier 'TonXabar' Varela

19 years ago* modules/codec/x264.c: added a bunch of new config options.
Gildas Bazin [Sun, 10 Oct 2004 14:06:23 +0000 (14:06 +0000)]
* modules/codec/x264.c: added a bunch of new config options.

19 years ago - modules/control/showintf.c: new control module, able to show the
Olivier Teulière [Sun, 10 Oct 2004 10:08:44 +0000 (10:08 +0000)]
 - modules/control/showintf.c: new control module, able to show the
   interface when moving the mouse to the top of the screen (in
   fullscreen mode).
 - modules/control/hotkeys.c: added a hotkey to raise the interface
 - modules/gui/wxwindows/*, modules/gui/skins2/*: added callbacks for
   the "intf-show" variable; it should be easy to do the same for BeOS
   and MacOSX interfaces

19 years agoCompilation fix when libcddb is not available.
Rocky Bernstein [Sun, 10 Oct 2004 00:24:44 +0000 (00:24 +0000)]
Compilation fix when libcddb is not available.

19 years agovobsub.c: Don't break autodetection of non-vobsub subtitles
Sigmund Augdal Helberg [Sat, 9 Oct 2004 22:18:25 +0000 (22:18 +0000)]
vobsub.c: Don't break autodetection of non-vobsub subtitles

19 years ago* modules/codec/dvbsub.c: bug fix in the encoder.
Gildas Bazin [Fri, 8 Oct 2004 15:53:26 +0000 (15:53 +0000)]
* modules/codec/dvbsub.c: bug fix in the encoder.

19 years ago* share/http/index.html: delete/keep commands fix by Torsten Spindler
Gildas Bazin [Fri, 8 Oct 2004 13:12:51 +0000 (13:12 +0000)]
* share/http/index.html: delete/keep commands fix by Torsten Spindler

19 years ago* new icons proposal for the playlist window
Benjamin Pracht [Fri, 8 Oct 2004 11:03:12 +0000 (11:03 +0000)]
* new icons proposal for the playlist window

19 years ago* evc/*: fixes and updates.
Gildas Bazin [Fri, 8 Oct 2004 10:49:05 +0000 (10:49 +0000)]
* evc/*: fixes and updates.

19 years ago* modules/demux/subtitle.c: portability fix.
Gildas Bazin [Fri, 8 Oct 2004 10:46:09 +0000 (10:46 +0000)]
* modules/demux/subtitle.c: portability fix.

19 years ago* modules/access/mms, modules/demux/mp4, modules/misc/logger.c: WinCE compilation...
Gildas Bazin [Fri, 8 Oct 2004 10:36:25 +0000 (10:36 +0000)]
* modules/access/mms, modules/demux/mp4, modules/misc/logger.c: WinCE compilation fixes.

19 years ago* src/misc/win32_specific.c, modules.c: WinCE improvements (support for finding out...
Gildas Bazin [Fri, 8 Oct 2004 09:59:26 +0000 (09:59 +0000)]
* src/misc/win32_specific.c, modules.c: WinCE improvements (support for finding out the application path + support for the plugins cache).

19 years ago* hotkeys.c: change fullscreen setting even if there is no vout
Derk-Jan Hartman [Fri, 8 Oct 2004 00:07:48 +0000 (00:07 +0000)]
* hotkeys.c: change fullscreen setting even if there is no vout
  bigben: this fixes that last little problem you had with the 'fullscreen button'

19 years ago* 1st run of dutch translations
Derk-Jan Hartman [Thu, 7 Oct 2004 23:10:50 +0000 (23:10 +0000)]
* 1st run of dutch translations

19 years ago* removed another translatable string that is no longer used.
Derk-Jan Hartman [Thu, 7 Oct 2004 22:54:18 +0000 (22:54 +0000)]
* removed another translatable string that is no longer used.

19 years ago* diretory.c: remove a completly useless translation string
Derk-Jan Hartman [Thu, 7 Oct 2004 22:52:10 +0000 (22:52 +0000)]
* diretory.c: remove a completly useless translation string

19 years agoFirst attempt at adding CD-Text.
Rocky Bernstein [Thu, 7 Oct 2004 22:50:44 +0000 (22:50 +0000)]
First attempt at adding CD-Text.
Break out meta-info gathering.
Various fixes and cleanups, but more work is still needed.
Some conceptual work on how things *should* work may be in order.

19 years ago* src/misc/modules.c: pfff nobody found this one... you just lost the contest guys.
Gildas Bazin [Thu, 7 Oct 2004 22:21:22 +0000 (22:21 +0000)]
* src/misc/modules.c: pfff nobody found this one... you just lost the contest guys.

19 years ago* opengl: remove NULL from string arrays
Derk-Jan Hartman [Thu, 7 Oct 2004 22:05:34 +0000 (22:05 +0000)]
* opengl: remove NULL from string arrays
* configuration.c: don't crash on NULL values

19 years ago* src/misc/modules.c: fixed harmless memory leaks in the plugins cache code.
Gildas Bazin [Thu, 7 Oct 2004 21:44:41 +0000 (21:44 +0000)]
* src/misc/modules.c: fixed harmless memory leaks in the plugins cache code.

19 years ago* Fullscreen button works again
Benjamin Pracht [Thu, 7 Oct 2004 21:33:38 +0000 (21:33 +0000)]
* Fullscreen button works again
* It enabled even when no vout is present
* Still a little issue with the fullscreen hotkey

19 years ago* removed an unnecessary = NULL write.
Derk-Jan Hartman [Thu, 7 Oct 2004 20:52:24 +0000 (20:52 +0000)]
* removed an unnecessary = NULL write.

19 years ago* Made the opengl effects a list of options instead of textbox
Derk-Jan Hartman [Thu, 7 Oct 2004 20:50:59 +0000 (20:50 +0000)]
* Made the opengl effects a list of options instead of textbox
* Lowered the opengl prioriy on OSX to speed up selection proces, while the thing is not working.

19 years ago* modules/codec/toolame.c: lowered the priority of the toolame encoder and added...
Gildas Bazin [Thu, 7 Oct 2004 20:12:19 +0000 (20:12 +0000)]
* modules/codec/toolame.c: lowered the priority of the toolame encoder and added the mp2/mp2a fourcc.

19 years ago* modules/codec/dvbsub.c:
Gildas Bazin [Thu, 7 Oct 2004 15:59:36 +0000 (15:59 +0000)]
* modules/codec/dvbsub.c:
  - bug fixes in the decoder and encoder.
  - the decoder now returns YUVP subpictures.

19 years ago* Improve the Preferences display, when capabilties don't fit in the normal width...
Derk-Jan Hartman [Thu, 7 Oct 2004 14:40:29 +0000 (14:40 +0000)]
* Improve the Preferences display, when capabilties don't fit in the normal width of the table

19 years agoFill in playlist information and stream & media information
Rocky Bernstein [Thu, 7 Oct 2004 10:10:22 +0000 (10:10 +0000)]
Fill in playlist information and stream & media information
Duration info is now set when playing entire CD so slider works again.

More work is needed for playing single tracks, adding CD-Text info,
getting reference counts right.

19 years ago* modules/stream_out/transcode.c: bug fix for subtitles transcoding.
Gildas Bazin [Thu, 7 Oct 2004 09:27:02 +0000 (09:27 +0000)]
* modules/stream_out/transcode.c: bug fix for subtitles transcoding.

19 years ago* configure.ac: force c++ linkage for the portaudio plugin.
Gildas Bazin [Thu, 7 Oct 2004 08:48:48 +0000 (08:48 +0000)]
* configure.ac: force c++ linkage for the portaudio plugin.

19 years ago* modules/mux/mpeg/ts.c: a couple of fixes for DVB subtitles streaming.
Gildas Bazin [Wed, 6 Oct 2004 17:05:26 +0000 (17:05 +0000)]
* modules/mux/mpeg/ts.c: a couple of fixes for DVB subtitles streaming.

19 years ago* Lets not ignore too many .sub files shall we? :)
Derk-Jan Hartman [Wed, 6 Oct 2004 16:15:48 +0000 (16:15 +0000)]
* Lets not ignore too many .sub files shall we? :)

19 years ago* if a .idx vobsub is found, then don't autodetect the corresponding .sub file
Derk-Jan Hartman [Wed, 6 Oct 2004 15:35:54 +0000 (15:35 +0000)]
* if a .idx vobsub is found, then don't autodetect the corresponding .sub file

19 years ago* spelling correction
Derk-Jan Hartman [Wed, 6 Oct 2004 14:15:03 +0000 (14:15 +0000)]
* spelling correction

19 years ago* Fixed the DefaultIcon registry settings
Derk-Jan Hartman [Wed, 6 Oct 2004 13:51:21 +0000 (13:51 +0000)]
* Fixed the DefaultIcon registry settings

19 years ago* Define RUNTIME_CPUDETECT for ffmpeg
Derk-Jan Hartman [Wed, 6 Oct 2004 13:49:32 +0000 (13:49 +0000)]
* Define RUNTIME_CPUDETECT for ffmpeg
* newer version of liveMedia

19 years ago* forgot this file in the vlc_b64_encode patch
Derk-Jan Hartman [Wed, 6 Oct 2004 13:45:14 +0000 (13:45 +0000)]
* forgot this file in the vlc_b64_encode patch

19 years ago* vlc_b64_encode patch by Torsten Spindler
Derk-Jan Hartman [Wed, 6 Oct 2004 13:41:57 +0000 (13:41 +0000)]
* vlc_b64_encode patch by Torsten Spindler

19 years ago* modules/codec/ffmpeg/postprocess.c: altivec CPU detection.
Gildas Bazin [Wed, 6 Oct 2004 13:07:35 +0000 (13:07 +0000)]
* modules/codec/ffmpeg/postprocess.c: altivec CPU detection.

19 years ago* added the .vlc fileextension to the win installer and the Mac app.
Derk-Jan Hartman [Wed, 6 Oct 2004 11:21:38 +0000 (11:21 +0000)]
* added the .vlc fileextension to the win installer and the Mac app.
* Added the application/x-videolan-vlc and appllication/videolan-vlc mimetype to the OSX app
* NEWS: spelling error and remove the 'this version is not yet released' line. Before I forget :)

19 years ago* modules/video_output/directx: should solve the visible taskbar problem in fullscreen.
Gildas Bazin [Wed, 6 Oct 2004 11:07:04 +0000 (11:07 +0000)]
* modules/video_output/directx: should solve the visible taskbar problem in fullscreen.

19 years ago* src/input/stream.c, modules/demux/avi/avi.c: work around evc++ compiler bug.
Gildas Bazin [Wed, 6 Oct 2004 10:50:35 +0000 (10:50 +0000)]
* src/input/stream.c, modules/demux/avi/avi.c: work around evc++ compiler bug.
* evc/libvlc.vcp.in: small fix.

19 years ago* modules/audio_output/waveout.c:
Gildas Bazin [Wed, 6 Oct 2004 09:19:18 +0000 (09:19 +0000)]
* modules/audio_output/waveout.c:
  - don't call waveOutUnprepareHeader() in the callback as the doc says it isn't advised.
  - use aout_ChannelReorder() for channels re-ordering.
  - a few bug fixes.

19 years ago* Better Pragma header test. Apparently Pragma is a non required header in HTTP/1...
Derk-Jan Hartman [Wed, 6 Oct 2004 00:40:21 +0000 (00:40 +0000)]
* Better Pragma header test. Apparently Pragma is a non required header in HTTP/1.1 This check should be more strict though perhaps not perfect.

19 years ago* Restored a fallback to the old Quartz drawing routine for the poor
Derk-Jan Hartman [Tue, 5 Oct 2004 23:17:04 +0000 (23:17 +0000)]
* Restored a fallback to the old Quartz drawing routine for the poor
  souls without Altivec. The new drawing was considerable slower to them.

19 years ago* Disabled the OSX OpenGL vout untill it's problems are fixed
Derk-Jan Hartman [Tue, 5 Oct 2004 22:15:40 +0000 (22:15 +0000)]
* Disabled the OSX OpenGL vout untill it's problems are fixed

19 years ago- removed some debug lines
Damien Fouilleul [Tue, 5 Oct 2004 21:38:33 +0000 (21:38 +0000)]
- removed some debug lines

19 years ago- use existing default route when configuring crossbars, allowing users to configure...
Damien Fouilleul [Tue, 5 Oct 2004 21:37:49 +0000 (21:37 +0000)]
- use existing default route when configuring crossbars, allowing users to configure video properties from a third party tools (eg, Video Tuner)

19 years ago- invoked crossbar properties pages after graph has been created, changing video...
Damien Fouilleul [Tue, 5 Oct 2004 21:35:21 +0000 (21:35 +0000)]
- invoked crossbar properties pages after graph has been created, changing video input should now work properly

19 years ago* m3u.c: We now support http links to mms sources that don't send the Pragma line...
Derk-Jan Hartman [Tue, 5 Oct 2004 21:03:25 +0000 (21:03 +0000)]
* m3u.c: We now support http links to mms sources that don't send the Pragma line, but use a custom Referer file.

19 years ago* Alternative solution to mms recognition of http:// streams
Derk-Jan Hartman [Tue, 5 Oct 2004 20:20:40 +0000 (20:20 +0000)]
* Alternative solution to mms recognition of http:// streams
  These WiMP streams always have Pragma in the HTTP response, so we use
  this to identify them now.

19 years ago* modules/control/Modules.am: add rtci.c to make update-po happy.
Gildas Bazin [Tue, 5 Oct 2004 16:46:29 +0000 (16:46 +0000)]
* modules/control/Modules.am: add rtci.c to make update-po happy.

19 years ago* modules/access/file.c: WinCE cruft removal.
Gildas Bazin [Tue, 5 Oct 2004 15:31:22 +0000 (15:31 +0000)]
* modules/access/file.c: WinCE cruft removal.

19 years ago* src/misc/*, src/extras/libc.c: bunch of WinCE fixes.
Gildas Bazin [Tue, 5 Oct 2004 15:30:54 +0000 (15:30 +0000)]
* src/misc/*, src/extras/libc.c: bunch of WinCE fixes.

19 years ago* revert the mimetype recognition of http:// mmsh streams
Derk-Jan Hartman [Tue, 5 Oct 2004 15:25:44 +0000 (15:25 +0000)]
* revert the mimetype recognition of http:// mmsh streams

19 years ago* modules/audio_output/portaudio.c: portaudio (www.portaudio.com) audio output plugin...
Gildas Bazin [Tue, 5 Oct 2004 08:10:34 +0000 (08:10 +0000)]
* modules/audio_output/portaudio.c: portaudio (www.portaudio.com) audio output plugin by Frédéric RUGET (frederic dot ruget at free dot fr).

19 years ago* include/vlc_common.h: define PATH_MAX on WinCE.
Gildas Bazin [Mon, 4 Oct 2004 17:22:52 +0000 (17:22 +0000)]
* include/vlc_common.h: define PATH_MAX on WinCE.

19 years ago* src/misc/win32_specific.c: WinCE build fixes.
Gildas Bazin [Mon, 4 Oct 2004 16:04:54 +0000 (16:04 +0000)]
* src/misc/win32_specific.c: WinCE build fixes.

19 years ago* include/main.h, include/vlc_common.h: WinCE build fixes.
Gildas Bazin [Mon, 4 Oct 2004 16:03:30 +0000 (16:03 +0000)]
* include/main.h, include/vlc_common.h: WinCE build fixes.

19 years ago* evc/vlc.vcp.in: fixes.
Gildas Bazin [Mon, 4 Oct 2004 15:43:10 +0000 (15:43 +0000)]
* evc/vlc.vcp.in: fixes.

19 years ago* evc/config.h.in: cleanup.
Gildas Bazin [Mon, 4 Oct 2004 15:21:34 +0000 (15:21 +0000)]
* evc/config.h.in: cleanup.

19 years ago* no longer use demuxdump. Only dump is a valid demux2 now.
Derk-Jan Hartman [Mon, 4 Oct 2004 15:15:31 +0000 (15:15 +0000)]
* no longer use demuxdump. Only dump is a valid demux2 now.

19 years ago* modules/misc/network/ipv4.c: got rid of the #ifdef HAVE_ERRNO_H + WinCE compilation...
Gildas Bazin [Mon, 4 Oct 2004 14:29:23 +0000 (14:29 +0000)]
* modules/misc/network/ipv4.c: got rid of the #ifdef HAVE_ERRNO_H + WinCE compilation fixes.

19 years ago* modules/access/file.c: got rid of the #ifdef HAVE_ERRNO_H + WinCE compilation fixes.
Gildas Bazin [Mon, 4 Oct 2004 14:09:33 +0000 (14:09 +0000)]
* modules/access/file.c: got rid of the #ifdef HAVE_ERRNO_H + WinCE compilation fixes.

19 years ago* src/*: got rid of the #ifdef HAVE_ERRNO_H.
Gildas Bazin [Mon, 4 Oct 2004 13:34:42 +0000 (13:34 +0000)]
* src/*: got rid of the #ifdef HAVE_ERRNO_H.

19 years ago* evc/errno.h: errno.h replacement for WinCE.
Gildas Bazin [Mon, 4 Oct 2004 12:19:34 +0000 (12:19 +0000)]
* evc/errno.h: errno.h replacement for WinCE.

19 years ago* src/input/subtitles.c: strcoll is not available on wince.
Gildas Bazin [Mon, 4 Oct 2004 10:52:18 +0000 (10:52 +0000)]
* src/input/subtitles.c: strcoll is not available on wince.

19 years ago* modules/misc/dummy/decoder.c: use MAX_PATH instead of PATH_MAX.
Gildas Bazin [Mon, 4 Oct 2004 09:58:20 +0000 (09:58 +0000)]
* modules/misc/dummy/decoder.c: use MAX_PATH instead of PATH_MAX.

19 years ago* modules/gui/wxwindows/open.cpp: fixed open dialog for mms/mmsh/ftp streams.
Gildas Bazin [Sun, 3 Oct 2004 22:01:45 +0000 (22:01 +0000)]
* modules/gui/wxwindows/open.cpp: fixed open dialog for mms/mmsh/ftp streams.

19 years ago* strip file:// from subtitle autodetect path if present in uri.
Derk-Jan Hartman [Sun, 3 Oct 2004 20:13:56 +0000 (20:13 +0000)]
* strip file:// from subtitle autodetect path if present in uri.

19 years ago - scaled_bitmap.cpp: fixed an old bug in the bresenham algorithm
Cyril Deguet [Sun, 3 Oct 2004 14:11:12 +0000 (14:11 +0000)]
 - scaled_bitmap.cpp: fixed an old bug in the bresenham algorithm
  (the right side of enlarged images was not scaled properly)

19 years ago* Added delay and alignment to wx subtitles dialog
Clément Stenac [Sun, 3 Oct 2004 11:52:25 +0000 (11:52 +0000)]
* Added delay and alignment to wx subtitles dialog
* Fixed a tooltip
* Removed a debug message

19 years ago* configure.ac: alsa is enabled by default.
Gildas Bazin [Sun, 3 Oct 2004 11:04:59 +0000 (11:04 +0000)]
* configure.ac: alsa is enabled by default.

19 years ago* ALL: fixed some gettext stuff in the subtitles-options-dialogue, cosmetics to the...
Felix Paul Kühne [Sat, 2 Oct 2004 21:52:02 +0000 (21:52 +0000)]
* ALL: fixed some gettext stuff in the subtitles-options-dialogue, cosmetics to the text-fields, etc.

19 years ago* Re-added sub-delay option
Clément Stenac [Sat, 2 Oct 2004 21:02:27 +0000 (21:02 +0000)]
* Re-added sub-delay option
* Re-implemented sub-fps for SubRIP.
* Use 50ms increments for hotkeys

19 years agoFix segfault when spu heap is full
Clément Stenac [Sat, 2 Oct 2004 21:01:46 +0000 (21:01 +0000)]
Fix segfault when spu heap is full

19 years agolivedotcom.cpp: fprintf DEL DEL DEL DEL DEL
Derk-Jan Hartman [Sat, 2 Oct 2004 20:09:21 +0000 (20:09 +0000)]
livedotcom.cpp: fprintf DEL DEL DEL DEL DEL

19 years ago* mkv.cpp: cosmetics
Derk-Jan Hartman [Sat, 2 Oct 2004 20:07:35 +0000 (20:07 +0000)]
* mkv.cpp: cosmetics

19 years ago* Update TODO list
Derk-Jan Hartman [Sat, 2 Oct 2004 19:58:07 +0000 (19:58 +0000)]
* Update TODO list
* Added channel downmixing support to NEWS

19 years ago* modules/dvb/access.c: Fixed a major heap corruption (gardening)
Christophe Massiot [Sat, 2 Oct 2004 18:19:39 +0000 (18:19 +0000)]
* modules/dvb/access.c: Fixed a major heap corruption (gardening)

19 years ago* likely the final update to the G. translation
Felix Paul Kühne [Sat, 2 Oct 2004 18:11:07 +0000 (18:11 +0000)]
* likely the final update to the G. translation

19 years agoFixed string
Clément Stenac [Sat, 2 Oct 2004 17:57:33 +0000 (17:57 +0000)]
Fixed string

19 years agoDo what I say, don't do what I do.
Clément Stenac [Sat, 2 Oct 2004 15:40:08 +0000 (15:40 +0000)]
Do what I say, don't do what I do.

* Re-enabled string translation for wizard
* Fixed wizard strings
* internationalized some strings that weren't

19 years ago* vobsub.c : bail if we cannot find the .sub file
Derk-Jan Hartman [Sat, 2 Oct 2004 15:02:08 +0000 (15:02 +0000)]
* vobsub.c : bail if we cannot find the .sub file

19 years ago* Look the SAP module CAN get even uglier
Derk-Jan Hartman [Sat, 2 Oct 2004 14:09:33 +0000 (14:09 +0000)]
* Look the SAP module CAN get even uglier
  - added a demuxer for SDP files. this is a temporary submodule to handle SDP files with UDP streams for so long as liveMedia doesn't support these yet.

19 years ago(Final ?) update to french l10n file
Clément Stenac [Sat, 2 Oct 2004 12:51:37 +0000 (12:51 +0000)]
(Final ?) update to french l10n file