]> git.sesse.net Git - vlc/log
vlc
19 years ago* modules/misc/freetype.c: fixed memory leak.
Gildas Bazin [Mon, 20 Sep 2004 10:06:53 +0000 (10:06 +0000)]
* modules/misc/freetype.c: fixed memory leak.

19 years ago* modules/video_filter/logo.c: fixed memleak.
Gildas Bazin [Mon, 20 Sep 2004 09:18:11 +0000 (09:18 +0000)]
* modules/video_filter/logo.c: fixed memleak.

19 years ago* modules/video_filter/time.c: stick to our config options naming convention + fixed...
Gildas Bazin [Mon, 20 Sep 2004 08:53:58 +0000 (08:53 +0000)]
* modules/video_filter/time.c: stick to our config options naming convention + fixed a couple of mem-leaks.

19 years ago* src/misc/vlm.c:
Gildas Bazin [Sun, 19 Sep 2004 21:38:12 +0000 (21:38 +0000)]
* src/misc/vlm.c:
   + major cleanup and bug fixing.
   + added support for spawning and controlling several media instances.

19 years ago* include/vlc_input.h, src/playlist/item.c: added vlc_input_item_Init()/Clean() facility.
Gildas Bazin [Sun, 19 Sep 2004 19:22:04 +0000 (19:22 +0000)]
* include/vlc_input.h, src/playlist/item.c: added vlc_input_item_Init()/Clean() facility.

19 years ago* modules/demux/vobsub.c: fixed bug pointed to by gcc warnings.
Gildas Bazin [Sun, 19 Sep 2004 18:50:54 +0000 (18:50 +0000)]
* modules/demux/vobsub.c: fixed bug pointed to by gcc warnings.

19 years ago* modules/video_filter/logo.c: oops, broke something.
Gildas Bazin [Sun, 19 Sep 2004 16:26:54 +0000 (16:26 +0000)]
* modules/video_filter/logo.c: oops, broke something.

19 years ago* modules/video_filter/logo.c: couple of sanity check.
Gildas Bazin [Sun, 19 Sep 2004 15:46:14 +0000 (15:46 +0000)]
* modules/video_filter/logo.c: couple of sanity check.

19 years ago* modules/video_filter/logo.c: transparency fix by markfm.
Gildas Bazin [Sun, 19 Sep 2004 15:36:08 +0000 (15:36 +0000)]
* modules/video_filter/logo.c: transparency fix by markfm.

19 years ago* modules/video_filter/logo.c: fixed case when no transparent color is set.
Gildas Bazin [Sun, 19 Sep 2004 15:23:38 +0000 (15:23 +0000)]
* modules/video_filter/logo.c: fixed case when no transparent color is set.

19 years ago* src/video_output/vout_subpictures.c: support for stacking subpictures filters ...
Gildas Bazin [Sun, 19 Sep 2004 15:11:36 +0000 (15:11 +0000)]
* src/video_output/vout_subpictures.c: support for stacking subpictures filters (eg. --sub-filter=foo,bar).

19 years ago* modules/video_filter/logo.c: remove the comment about the need for RGBA PNG files.
Gildas Bazin [Sun, 19 Sep 2004 14:58:43 +0000 (14:58 +0000)]
* modules/video_filter/logo.c: remove the comment about the need for RGBA PNG files.

19 years ago* modules/video_filter/logo.c: convert all pngs to RGBA.
Gildas Bazin [Sun, 19 Sep 2004 14:46:01 +0000 (14:46 +0000)]
* modules/video_filter/logo.c: convert all pngs to RGBA.

19 years agotime.c: customizable position and string prefix, mainly done by markfm
Sigmund Augdal Helberg [Sun, 19 Sep 2004 12:29:16 +0000 (12:29 +0000)]
time.c: customizable position and string prefix, mainly done by markfm

19 years ago* mkv.cpp: retrieve the original framesize from the vobsub idx and store in es_format_t
Derk-Jan Hartman [Sat, 18 Sep 2004 21:13:45 +0000 (21:13 +0000)]
* mkv.cpp: retrieve the original framesize from the vobsub idx and store in es_format_t
* vobsub.c: rewrite of the vobsub module. Now has track support. This is UNFINISHED.
  TODO, repair the 'Control' commands store the timestamp/location combo's in the arrays of subtitle_t structs

  and find a way to pass the info from the decoder to the core of course....

19 years agomodules/video_filter/Modules.am: added time, for those that don't know the
Sigmund Augdal Helberg [Sat, 18 Sep 2004 17:46:15 +0000 (17:46 +0000)]
modules/video_filter/Modules.am: added time, for those that don't know the
fen-trick
time.c: fixed a few copy/paste bugs and some warnings

19 years agotime.c: a small module to place current time on top of video
Sigmund Augdal Helberg [Sat, 18 Sep 2004 16:38:58 +0000 (16:38 +0000)]
time.c: a small module to place current time on top of video

19 years ago* added origin (position) and 'original frame size' params to SPU es
Derk-Jan Hartman [Sat, 18 Sep 2004 09:52:20 +0000 (09:52 +0000)]
* added origin (position) and 'original frame size' params to SPU es

19 years ago* added SVQ3 ID to livedotcom. don't remember if it worked, but won't hurt either...
Derk-Jan Hartman [Sat, 18 Sep 2004 09:36:26 +0000 (09:36 +0000)]
* added SVQ3 ID to livedotcom. don't remember if it worked, but won't hurt either i guess..

19 years ago* modules/demux/subtitle.c: compilation fix.
Gildas Bazin [Sat, 18 Sep 2004 09:34:03 +0000 (09:34 +0000)]
* modules/demux/subtitle.c: compilation fix.

19 years ago* src/misc/vlm.c: we probably have enough bugs already :p
Gildas Bazin [Sat, 18 Sep 2004 09:21:03 +0000 (09:21 +0000)]
* src/misc/vlm.c: we probably have enough bugs already :p

19 years ago* split vobsub and textual demuxers.
Derk-Jan Hartman [Sat, 18 Sep 2004 00:05:11 +0000 (00:05 +0000)]
* split vobsub and textual demuxers.

19 years ago* video_output/vout_subpictures.c:
Gildas Bazin [Fri, 17 Sep 2004 14:47:01 +0000 (14:47 +0000)]
* video_output/vout_subpictures.c:
  + improved spu_SortSubpictures() to deal with SPU channels.
  + ephemer subpictures can also have a stop date now (allows more flexibility).

19 years ago* modules/video_filter/logo.c: small fix.
Gildas Bazin [Fri, 17 Sep 2004 10:21:00 +0000 (10:21 +0000)]
* modules/video_filter/logo.c: small fix.

19 years ago* modules/stream_out/transcode.c: new sfilter option for using subpictures filters...
Gildas Bazin [Fri, 17 Sep 2004 10:13:21 +0000 (10:13 +0000)]
* modules/stream_out/transcode.c: new sfilter option for using subpictures filters during the transcoding.

19 years ago* modules/video_filter/logo.c: implemented a logo subpictures filter.
Gildas Bazin [Fri, 17 Sep 2004 09:30:19 +0000 (09:30 +0000)]
* modules/video_filter/logo.c: implemented a logo subpictures filter.

19 years ago* modules/video_filter/scale.c: add a bias when calculating the nearest neighbour.
Gildas Bazin [Fri, 17 Sep 2004 09:13:05 +0000 (09:13 +0000)]
* modules/video_filter/scale.c: add a bias when calculating the nearest neighbour.

19 years ago* src/video_output/vout_subpictures.c: support for subpictures filters.
Gildas Bazin [Fri, 17 Sep 2004 09:11:50 +0000 (09:11 +0000)]
* src/video_output/vout_subpictures.c: support for subpictures filters.
* src/libvlc.h: new --sub-filter config option + added a new subpictures category that regroups all the subpictures options.

19 years ago* modules/misc/rtsp.c: getting closer to a basic but functional rtsp server.
Gildas Bazin [Thu, 16 Sep 2004 22:04:36 +0000 (22:04 +0000)]
* modules/misc/rtsp.c: getting closer to a basic but functional rtsp server.
* modules/stream_out/description.c: bug fix.

19 years ago* modules/gui/wxwindows/menus.cpp: re-organized right-click menu + play/pause/stop...
Gildas Bazin [Thu, 16 Sep 2004 14:31:14 +0000 (14:31 +0000)]
* modules/gui/wxwindows/menus.cpp: re-organized right-click menu + play/pause/stop/next/previous entries.

19 years ago* modules/stream_out/description.c: new "description" stream output module which...
Gildas Bazin [Wed, 15 Sep 2004 20:21:09 +0000 (20:21 +0000)]
* modules/stream_out/description.c: new "description" stream output module which gathers information on elementary streams (pre-parsing).
* src/misc/vlm.c: pre-parse vod media items.

19 years ago* modules/video_filter/Modules.am: oops
Gildas Bazin [Wed, 15 Sep 2004 16:59:25 +0000 (16:59 +0000)]
* modules/video_filter/Modules.am: oops

19 years ago* modules/video_filter/scale.c: simple nearest neighbour rescaling module for YUVP...
Gildas Bazin [Wed, 15 Sep 2004 16:02:45 +0000 (16:02 +0000)]
* modules/video_filter/scale.c: simple nearest neighbour rescaling module for YUVP/A (subpictures).

19 years ago* modules/codec/ffmpeg/video_filter.c: improvements.
Gildas Bazin [Wed, 15 Sep 2004 15:55:25 +0000 (15:55 +0000)]
* modules/codec/ffmpeg/video_filter.c: improvements.

19 years ago* modules/video_filter/swscale/filter.c: uninitialised variable fix.
Gildas Bazin [Wed, 15 Sep 2004 15:52:13 +0000 (15:52 +0000)]
* modules/video_filter/swscale/filter.c: uninitialised variable fix.

19 years ago* ALL: separation of the SPU engine from the VOUT.
Gildas Bazin [Wed, 15 Sep 2004 15:50:54 +0000 (15:50 +0000)]
* ALL: separation of the SPU engine from the VOUT.
* modules/stream_out/transcode.c: re-use the SPU engine.
* src/video_output/vout_subpictures.c: support for resizing subpictures.

19 years ago* src/misc/vlm.c: started "vod server" integration (not much done yet).
Gildas Bazin [Tue, 14 Sep 2004 20:30:12 +0000 (20:30 +0000)]
* src/misc/vlm.c: started "vod server" integration (not much done yet).
* modules/misc/rtsp.c, include/vlc_vod.h: vod server api update.
* include/vlc_input.h: extended input_item_t a bit for the vod server.

19 years agomsg_Err -> msg_Dbg
Benjamin Pracht [Tue, 14 Sep 2004 17:27:52 +0000 (17:27 +0000)]
msg_Err -> msg_Dbg

19 years ago* configure.ac: fixed --with-ffmpeg-dts.
Gildas Bazin [Tue, 14 Sep 2004 11:45:44 +0000 (11:45 +0000)]
* configure.ac: fixed --with-ffmpeg-dts.
* INSTALL.win32: update with new contrib package.

19 years ago* modules/demux/asf/asf.c: fixed overflow in aspect ratio calculation.
Gildas Bazin [Tue, 14 Sep 2004 11:38:50 +0000 (11:38 +0000)]
* modules/demux/asf/asf.c: fixed overflow in aspect ratio calculation.

19 years ago* updated used libcdio-version from 0.69 to 0.70
Felix Paul Kühne [Mon, 13 Sep 2004 20:30:12 +0000 (20:30 +0000)]
* updated used libcdio-version from 0.69 to 0.70

19 years ago* modules/access/dshow/crossbar.cpp: real compilation fix.
Gildas Bazin [Mon, 13 Sep 2004 20:29:58 +0000 (20:29 +0000)]
* modules/access/dshow/crossbar.cpp: real compilation fix.

19 years ago* modules/access/dshow/crossbar.cpp: compilation fix.
Gildas Bazin [Mon, 13 Sep 2004 19:46:38 +0000 (19:46 +0000)]
* modules/access/dshow/crossbar.cpp: compilation fix.

19 years ago* modules/video_filter/swscale/*: new resizing/chroma conversion video filter based...
Gildas Bazin [Mon, 13 Sep 2004 19:43:30 +0000 (19:43 +0000)]
* modules/video_filter/swscale/*: new resizing/chroma conversion video filter based on MPlayer's swscale module.
  (not enabled in configure.ac yet as it may have problems building on some platforms)

19 years ago contrib/src/Makefile: quick BeOS compile fix (-lnet bla bla)
Eric Petit [Mon, 13 Sep 2004 15:46:00 +0000 (15:46 +0000)]
 contrib/src/Makefile: quick BeOS compile fix (-lnet bla bla)

19 years ago* include/vlc_block.h: block_Duplicate() needs to duplicate all the fields of block_t.
Gildas Bazin [Mon, 13 Sep 2004 13:28:10 +0000 (13:28 +0000)]
* include/vlc_block.h: block_Duplicate() needs to duplicate all the fields of block_t.

19 years ago + configure.ac: explicitly link to -lnet the modules which need it
Eric Petit [Mon, 13 Sep 2004 10:57:03 +0000 (10:57 +0000)]
 + configure.ac: explicitly link to -lnet the modules which need it
   (cause latest BeOS gcc doesn't do it by default anymore)

19 years ago + mux/asf.c: gcc < 3 compile fix
Eric Petit [Mon, 13 Sep 2004 08:27:58 +0000 (08:27 +0000)]
 + mux/asf.c: gcc < 3 compile fix

19 years ago* modules/video_output/directx/directx.c: removed debug message.
Gildas Bazin [Sun, 12 Sep 2004 20:32:08 +0000 (20:32 +0000)]
* modules/video_output/directx/directx.c: removed debug message.

19 years ago* src/video_output: fixed a CPU heating loop in pause mode (fixes the problem with...
Gildas Bazin [Sun, 12 Sep 2004 20:31:00 +0000 (20:31 +0000)]
* src/video_output: fixed a CPU heating loop in pause mode (fixes the problem with fast user switching on win32).

19 years ago* modules/access/dshow/*:
Gildas Bazin [Sun, 12 Sep 2004 18:00:02 +0000 (18:00 +0000)]
* modules/access/dshow/*:
  - switch to access_demux module for raw video/audio streams.
  - massive cleanup and simplifications.
  - a bunch of fixes.

19 years ago* modules/access/screen/win32.c: proper rgb mask for RV24.
Gildas Bazin [Sun, 12 Sep 2004 10:30:24 +0000 (10:30 +0000)]
* modules/access/screen/win32.c: proper rgb mask for RV24.

19 years ago* modules/access/dshow: simplification (video inversion is now handled in the rawvide...
Gildas Bazin [Sun, 12 Sep 2004 09:31:47 +0000 (09:31 +0000)]
* modules/access/dshow: simplification (video inversion is now handled in the rawvideo codec/packetizer).

19 years ago* modules/video_output/directx/directx.c: small fix.
Gildas Bazin [Sun, 12 Sep 2004 09:16:55 +0000 (09:16 +0000)]
* modules/video_output/directx/directx.c: small fix.

19 years ago* modules/video_output/directx/events.c: use a different window class for the video...
Gildas Bazin [Sun, 12 Sep 2004 09:10:33 +0000 (09:10 +0000)]
* modules/video_output/directx/events.c: use a different window class for the video sub-window so the background color doesn't get messed-up with.

19 years ago* include/vlc_vod.h, modules/misc/rtsp.c: skeleton for a "vod server" RTSP module.
Gildas Bazin [Sat, 11 Sep 2004 13:15:18 +0000 (13:15 +0000)]
* include/vlc_vod.h, modules/misc/rtsp.c: skeleton for a "vod server" RTSP module.

19 years ago* modules/video_filter/logo.c: complete rewrite using the alpha-blending module.
Gildas Bazin [Fri, 10 Sep 2004 21:08:41 +0000 (21:08 +0000)]
* modules/video_filter/logo.c: complete rewrite using the alpha-blending module.

19 years ago* src/video_output/video_output.c: oops.
Gildas Bazin [Fri, 10 Sep 2004 19:47:16 +0000 (19:47 +0000)]
* src/video_output/video_output.c: oops.

19 years ago* src/video_output/video_output.c, modules/codec/ogt: got rid of vout_AspectRatio().
Gildas Bazin [Fri, 10 Sep 2004 18:03:25 +0000 (18:03 +0000)]
* src/video_output/video_output.c, modules/codec/ogt: got rid of vout_AspectRatio().

19 years ago* include/vlc_video.h, src/video_output/vout_pictures.c: export vout_CopyPicture().
Gildas Bazin [Fri, 10 Sep 2004 17:22:03 +0000 (17:22 +0000)]
* include/vlc_video.h, src/video_output/vout_pictures.c: export vout_CopyPicture().

19 years ago* modules/video_output/x11/xcommon.c, modules/video_output/directx/directx.c: when...
Gildas Bazin [Fri, 10 Sep 2004 13:53:43 +0000 (13:53 +0000)]
* modules/video_output/x11/xcommon.c, modules/video_output/directx/directx.c: when we invert the YV12 picture buffer chroma planes, we need to report a I420 chroma.

19 years ago* modules/codec/rawvideo.c: packetizer will also invert the pictures if needed.
Gildas Bazin [Fri, 10 Sep 2004 13:15:59 +0000 (13:15 +0000)]
* modules/codec/rawvideo.c: packetizer will also invert the pictures if needed.

19 years ago* modules/demux/asf/*: get video aspect ratio from metadata object.
Gildas Bazin [Fri, 10 Sep 2004 12:43:08 +0000 (12:43 +0000)]
* modules/demux/asf/*: get video aspect ratio from metadata object.

19 years ago* commit modules/demux/asf/*: load and parse the metadata object + coding style changes.
Gildas Bazin [Fri, 10 Sep 2004 11:35:42 +0000 (11:35 +0000)]
* commit modules/demux/asf/*: load and parse the metadata object + coding style changes.

19 years ago* modules/stream_out/standard.c: compilation fix.
Gildas Bazin [Fri, 10 Sep 2004 09:49:01 +0000 (09:49 +0000)]
* modules/stream_out/standard.c: compilation fix.

19 years ago* modules/codec/cmml/intf.c: compilation fix.
Gildas Bazin [Fri, 10 Sep 2004 09:19:59 +0000 (09:19 +0000)]
* modules/codec/cmml/intf.c: compilation fix.

19 years ago* src/misc/httpd.c: spelling mistake.
Gildas Bazin [Thu, 9 Sep 2004 22:18:51 +0000 (22:18 +0000)]
* src/misc/httpd.c: spelling mistake.

19 years ago modules/codec/ffmpeg/video_filter.c, modules/audio_filter/format.c, normvol.c: added...
Gildas Bazin [Thu, 9 Sep 2004 21:45:38 +0000 (21:45 +0000)]
 modules/codec/ffmpeg/video_filter.c, modules/audio_filter/format.c, normvol.c: added Id svn keyword.

19 years ago* src/input/input.c: hack to allow for the udp:@:port syntax again... not really...
Gildas Bazin [Thu, 9 Sep 2004 14:47:33 +0000 (14:47 +0000)]
* src/input/input.c: hack to allow for the udp:@:port syntax again... not really pretty though.

19 years ago* src/extras/libc.c: forgot a small modification.
Gildas Bazin [Thu, 9 Sep 2004 14:33:33 +0000 (14:33 +0000)]
* src/extras/libc.c: forgot a small modification.

19 years ago* modules/codec/theora.c: use vlc_reduce() to before storing the aspect-ratio.
Gildas Bazin [Thu, 9 Sep 2004 14:25:07 +0000 (14:25 +0000)]
* modules/codec/theora.c: use vlc_reduce() to before storing the aspect-ratio.

19 years ago* modules/mux/asf.c: include a metadata header to store the video pixel aspect ratio...
Gildas Bazin [Thu, 9 Sep 2004 14:23:44 +0000 (14:23 +0000)]
* modules/mux/asf.c: include a metadata header to store the video pixel aspect ratio info.

19 years ago* modules/control/gestures.c: compilation fix.
Gildas Bazin [Thu, 9 Sep 2004 14:02:24 +0000 (14:02 +0000)]
* modules/control/gestures.c: compilation fix.

19 years ago* include/vlc_common.h, src/extras/libc.c: added GCD() and vlc_reduce().
Gildas Bazin [Thu, 9 Sep 2004 13:04:12 +0000 (13:04 +0000)]
* include/vlc_common.h, src/extras/libc.c: added GCD() and vlc_reduce().

19 years ago* modules/access/dvdnav.c: call buttonUpdate() again when the video ES is started.
Gildas Bazin [Wed, 8 Sep 2004 22:02:48 +0000 (22:02 +0000)]
* modules/access/dvdnav.c: call buttonUpdate() again when the video ES is started.

19 years ago* src/video_output/vout_intf.c, modules/video_output/opengl.c: we do really need...
Gildas Bazin [Wed, 8 Sep 2004 21:11:31 +0000 (21:11 +0000)]
* src/video_output/vout_intf.c, modules/video_output/opengl.c: we do really need these, so please don't remove them again.

19 years ago* src/video_output/*: fixed race condition in spu initialization which affected DVD...
Gildas Bazin [Wed, 8 Sep 2004 21:01:11 +0000 (21:01 +0000)]
* src/video_output/*: fixed race condition in spu initialization which affected DVD menus.

19 years ago* modules/demux/ts.c: small video artefacts are usually better than dropping whole...
Gildas Bazin [Wed, 8 Sep 2004 15:25:56 +0000 (15:25 +0000)]
* modules/demux/ts.c: small video artefacts are usually better than dropping whole frames.

19 years ago* modules/audio_filter/converter/*: a couple of fixes for transcoding.
Gildas Bazin [Wed, 8 Sep 2004 14:10:20 +0000 (14:10 +0000)]
* modules/audio_filter/converter/*: a couple of fixes for transcoding.

19 years ago* modules/stream_out/transcode.c: use picture ring buffers to avoid leaks due to...
Gildas Bazin [Wed, 8 Sep 2004 12:48:57 +0000 (12:48 +0000)]
* modules/stream_out/transcode.c: use picture ring buffers to avoid leaks due to decoders not releasing pictures properly and to avoid uncessary mallocs.

19 years ago* include/vlc_help.h: update.
Gildas Bazin [Wed, 8 Sep 2004 10:07:05 +0000 (10:07 +0000)]
* include/vlc_help.h: update.

19 years ago* modules/gui/wxwindows/interface.cpp: fix for the interface resizing when video...
Gildas Bazin [Tue, 7 Sep 2004 22:55:26 +0000 (22:55 +0000)]
* modules/gui/wxwindows/interface.cpp: fix for the interface resizing when video is stopped.

19 years ago* modules/gui/wxwindows/video.cpp: reverted change to re-use the video window as...
Gildas Bazin [Tue, 7 Sep 2004 22:08:36 +0000 (22:08 +0000)]
* modules/gui/wxwindows/video.cpp: reverted change to re-use the video window as it doesn't work well on wxGTK.

19 years ago* include/vlc_common.h: forgot this file in my last commit.
Gildas Bazin [Tue, 7 Sep 2004 21:46:16 +0000 (21:46 +0000)]
* include/vlc_common.h: forgot this file in my last commit.

19 years ago* configure.ac: small iconv fix.
Gildas Bazin [Tue, 7 Sep 2004 21:28:52 +0000 (21:28 +0000)]
* configure.ac: small iconv fix.

19 years ago* src/extras/libc.c: provide iconv facility in the core (vlc_iconv_open(), vlc_iconv...
Gildas Bazin [Tue, 7 Sep 2004 21:16:49 +0000 (21:16 +0000)]
* src/extras/libc.c: provide iconv facility in the core (vlc_iconv_open(), vlc_iconv(), vlc_iconv_close()).
* modules/misc/freetype.c, modules/codec/subsdec.c, modules/gui/skins2: use iconv from the core.

19 years agofreetype.c: don't hang if user specify negative fontsize
Sigmund Augdal Helberg [Tue, 7 Sep 2004 10:34:47 +0000 (10:34 +0000)]
freetype.c: don't hang if user specify negative fontsize

19 years ago* src/input/decoder.c, modules/codec/faad.c: work around another bug in libfaad with...
Gildas Bazin [Tue, 7 Sep 2004 09:34:03 +0000 (09:34 +0000)]
* src/input/decoder.c, modules/codec/faad.c: work around another bug in libfaad with ADTS streams.

19 years agofixed track selection for mkv-files with default flag set on tracks.
Sigmund Augdal Helberg [Tue, 7 Sep 2004 08:11:49 +0000 (08:11 +0000)]
fixed track selection for mkv-files with default flag set on tracks.

19 years ago Fixed OpenGL mouse events
Eric Petit [Mon, 6 Sep 2004 21:28:07 +0000 (21:28 +0000)]
 Fixed OpenGL mouse events

19 years ago + src/input/var.c: when starting a title, don't recreate next/prev-chapter
Eric Petit [Mon, 6 Sep 2004 21:07:43 +0000 (21:07 +0000)]
 + src/input/var.c: when starting a title, don't recreate next/prev-chapter
     and add callbacks if they already exist

19 years agosome timecode and chapter-related fixes from Mosu(thanks a lot).
Sigmund Augdal Helberg [Mon, 6 Sep 2004 19:01:34 +0000 (19:01 +0000)]
some timecode and chapter-related fixes from Mosu(thanks a lot).

19 years ago beos/*: fixed title/chapter navigation
Eric Petit [Mon, 6 Sep 2004 16:46:25 +0000 (16:46 +0000)]
 beos/*: fixed title/chapter navigation

19 years agoAdded matroska-related items to todo-list
Sigmund Augdal Helberg [Mon, 6 Sep 2004 16:10:34 +0000 (16:10 +0000)]
Added matroska-related items to todo-list

19 years agodebug message accessed free'd structure causing a segmentation fault
Rémi Denis-Courmont [Mon, 6 Sep 2004 15:09:37 +0000 (15:09 +0000)]
debug message accessed free'd structure causing a segmentation fault

19 years agoAllow size of blocks reads to be specified/adjusted
Rocky Bernstein [Mon, 6 Sep 2004 12:49:29 +0000 (12:49 +0000)]
Allow size of blocks reads to be specified/adjusted
Split out callback routines.
Some cleanup. Still largely broken though.

19 years ago0 is a legal socket descriptor
Rémi Denis-Courmont [Mon, 6 Sep 2004 11:45:44 +0000 (11:45 +0000)]
0 is a legal socket descriptor

19 years ago2nd attempt to get libcdio cdda working.
Rocky Bernstein [Mon, 6 Sep 2004 04:38:46 +0000 (04:38 +0000)]
2nd attempt to get libcdio cdda working.

mtime.h: define constant for second-to-millisecond conversions.

19 years agomodules/gui/wxwindows/extrapanel.cpp: minor string fix
Felix Paul Kühne [Sun, 5 Sep 2004 18:38:53 +0000 (18:38 +0000)]
modules/gui/wxwindows/extrapanel.cpp: minor string fix
po/*: updated the po-files
THANKS: updated my mail-address

19 years ago* first update of the German translation
Felix Paul Kühne [Sun, 5 Sep 2004 16:53:39 +0000 (16:53 +0000)]
* first update of the German translation