]> git.sesse.net Git - vlc/log
vlc
20 years ago * ts: clean my last commit for SPU. Btw, report any regression.
Laurent Aimar [Tue, 26 Aug 2003 01:04:29 +0000 (01:04 +0000)]
 * ts: clean my last commit for SPU. Btw, report any regression.

20 years ago * ts: try to fix too much packets dropping with v4l.
Laurent Aimar [Tue, 26 Aug 2003 00:52:38 +0000 (00:52 +0000)]
 * ts: try to fix too much packets dropping with v4l.

20 years ago * mmsh: a little clean, and fixed 1/2 potential segfaults.
Laurent Aimar [Tue, 26 Aug 2003 00:51:19 +0000 (00:51 +0000)]
 * mmsh: a little clean, and fixed 1/2 potential segfaults.

20 years ago * httpd: more mmsh stuff.
Laurent Aimar [Tue, 26 Aug 2003 00:40:27 +0000 (00:40 +0000)]
 * httpd: more mmsh stuff.

20 years ago asf: fixed some headers errors.
Laurent Aimar [Mon, 25 Aug 2003 23:39:20 +0000 (23:39 +0000)]
 asf: fixed some headers errors.

20 years ago * asf : fix display time.
Laurent Aimar [Mon, 25 Aug 2003 23:36:16 +0000 (23:36 +0000)]
 * asf : fix display time.

20 years ago* modules/access/dshow/dshow.cpp: added an "adev" and "vdev" option for the MRL.
Gildas Bazin [Mon, 25 Aug 2003 22:57:40 +0000 (22:57 +0000)]
* modules/access/dshow/dshow.cpp: added an "adev" and "vdev" option for the MRL.
   If not specified, then the default devices are used.
   (eg. vlc dshow://:vdev="Labtec Webcam":adev="foo")

20 years ago* modules/access/dshow/*: audio is now supported as well.
Gildas Bazin [Mon, 25 Aug 2003 21:45:04 +0000 (21:45 +0000)]
* modules/access/dshow/*: audio is now supported as well.

20 years ago * mkv: handle Language name.
Laurent Aimar [Mon, 25 Aug 2003 20:47:41 +0000 (20:47 +0000)]
 * mkv: handle Language name.
        preliminary support for SSA.

20 years ago * put the beautiful "no picture" black screen.
Simon Latapie [Mon, 25 Aug 2003 14:51:49 +0000 (14:51 +0000)]
 * put the beautiful "no picture" black screen.

20 years ago * http: added alias "mmsh" to output as mmsh (work only with asfh). Only
Laurent Aimar [Mon, 25 Aug 2003 01:33:25 +0000 (01:33 +0000)]
 * http: added alias "mmsh" to output as mmsh (work only with asfh). Only
 tested with vlc/mplayer.

20 years ago * httpd: when using "video/x-ms-asf-stream" we add special headers needed
Laurent Aimar [Mon, 25 Aug 2003 01:32:26 +0000 (01:32 +0000)]
 * httpd: when using "video/x-ms-asf-stream" we add special headers needed
 for mmsh protocol.

20 years ago * asf: added an alias "asfh" : it creates special stream to allow using
Laurent Aimar [Mon, 25 Aug 2003 01:31:25 +0000 (01:31 +0000)]
 * asf: added an alias "asfh" : it creates special stream to allow using
http output as mmsh server (see next commits).

20 years ago* modules/codec/faad/decoder.c: for some reason my libfaad the frame samplerate to...
Gildas Bazin [Sun, 24 Aug 2003 23:22:02 +0000 (23:22 +0000)]
* modules/codec/faad/decoder.c: for some reason my libfaad the frame samplerate to 0. I guess I should update it but anyway a sanity check avoids a segfault in this case.

20 years ago * asf: more stuff (bitrate and time).
Laurent Aimar [Sun, 24 Aug 2003 22:20:43 +0000 (22:20 +0000)]
 * asf: more stuff (bitrate and time).

20 years ago* NEWS: keeping track of the new features.
Gildas Bazin [Sun, 24 Aug 2003 17:24:33 +0000 (17:24 +0000)]
* NEWS: keeping track of the new features.

20 years ago* changed debug strings to diff between unsupported RTP payload and non-rtp packet
Derk-Jan Hartman [Sun, 24 Aug 2003 16:59:35 +0000 (16:59 +0000)]
* changed debug strings to diff between unsupported RTP payload and non-rtp packet
  see bug 1136

20 years ago * asf : asf muxer, not well tested yet.
Laurent Aimar [Sun, 24 Aug 2003 16:38:38 +0000 (16:38 +0000)]
 * asf : asf muxer, not well tested yet.

20 years ago * http: added wma/wmv mime type.
Laurent Aimar [Sun, 24 Aug 2003 16:24:52 +0000 (16:24 +0000)]
 * http: added wma/wmv mime type.

20 years ago * asf: detect dump of broadcasted asf stream.
Laurent Aimar [Sun, 24 Aug 2003 15:05:27 +0000 (15:05 +0000)]
 * asf: detect dump of broadcasted asf stream.

20 years ago modules/demux/util/sub.c : compile fix
Eric Petit [Sun, 24 Aug 2003 14:43:07 +0000 (14:43 +0000)]
 modules/demux/util/sub.c : compile fix

20 years ago* configure.ac, modules/access/dshow/: brand new DirectShow input plugin.
Gildas Bazin [Sun, 24 Aug 2003 11:17:39 +0000 (11:17 +0000)]
* configure.ac, modules/access/dshow/: brand new DirectShow input plugin.
   Much work still needs to be done, like audio support, adding plenty of configuration options, etc... But the video part is already working quite well here.

20 years ago* Large update to the ebuild.
Derk-Jan Hartman [Sun, 24 Aug 2003 08:12:01 +0000 (08:12 +0000)]
* Large update to the ebuild.
  - reordered several parts
  - made it as close to the gentoo ebuild as possible.
  - fixed several changes/additions since 0.6.1

20 years ago * sub.c : fixed a warning.
Laurent Aimar [Sun, 24 Aug 2003 00:36:38 +0000 (00:36 +0000)]
 * sub.c : fixed a warning.

20 years ago* backwards compatibilty with older faad2 lib
Derk-Jan Hartman [Sun, 24 Aug 2003 00:34:13 +0000 (00:34 +0000)]
* backwards compatibilty with older faad2 lib

20 years ago * Makefile.am:
Loïc Minier [Sun, 24 Aug 2003 00:29:03 +0000 (00:29 +0000)]
  * Makefile.am:
    . cleanups, use of top_builddir where possible, just to feel safer
    . fixed VLC.app inclusion of AUTHORS, COPYING etc.
    . propagated previous changes to package-osx
    . checked both build methods

20 years ago * configure.ac : added --enable-goom and --with-goom-tree. Btw, I use a
Laurent Aimar [Sat, 23 Aug 2003 22:49:50 +0000 (22:49 +0000)]
 * configure.ac : added --enable-goom and --with-goom-tree. Btw, I use a
special goom tree source as I was unable to use standard goom library.
(I will provide it once mmx/ppc included)
 * modules/visualization/Modules.am: added goom
 * include/vlc_block.h src/misc/block.c: introduce a new data block
 api (not yet tested, ported from my local new input work).

20 years ago * charset: compilation fix.
Laurent Aimar [Sat, 23 Aug 2003 22:19:07 +0000 (22:19 +0000)]
 * charset: compilation fix.

20 years ago* modules/demux/util/sub.c: Fixed a crash when trying to autodetect files
Derk-Jan Hartman [Sat, 23 Aug 2003 22:02:45 +0000 (22:02 +0000)]
* modules/demux/util/sub.c: Fixed a crash when trying to autodetect files
  that don't have a . char in their name. Also fixed a problem where the
  code was trying to open a empty string subtitle after autodetect couldn't
  find a suitable filename.

20 years ago * was wrongly deleting the extras/ dir
Loïc Minier [Sat, 23 Aug 2003 21:21:32 +0000 (21:21 +0000)]
  * was wrongly deleting the extras/ dir

20 years ago* modules/codec/subsdec/subsdec.c: reordered the list of encodings. Should
Derk-Jan Hartman [Sat, 23 Aug 2003 19:20:29 +0000 (19:20 +0000)]
* modules/codec/subsdec/subsdec.c: reordered the list of encodings. Should
  make it easier for users to find their charset now.
* modules/demux/util/sub.?: try to find filename.subext based on filename.avi
  Very basic now, but might be become more advanced in the feature. (that's
  why it's so much code )

20 years ago * goom: visual effects using goom. (Not yet enabled)
Laurent Aimar [Sat, 23 Aug 2003 17:23:45 +0000 (17:23 +0000)]
 * goom: visual effects using goom. (Not yet enabled)

20 years ago * faad: fix SBR handling.
Laurent Aimar [Sat, 23 Aug 2003 16:15:47 +0000 (16:15 +0000)]
 * faad: fix SBR handling.

20 years ago * Makefile.am: slight changes of the VLC.app target to generate it in
Loïc Minier [Sat, 23 Aug 2003 15:35:51 +0000 (15:35 +0000)]
  * Makefile.am: slight changes of the VLC.app target to generate it in
                 $(top_builddir) instead of $(srcdir)

20 years ago * input: fixed buffer overflow, add sanity check and big big clean up.
Laurent Aimar [Sat, 23 Aug 2003 14:51:30 +0000 (14:51 +0000)]
 * input: fixed buffer overflow, add sanity check and big big clean up.
(for the user filter part).
 For now, when a user filter can't be inserted it is just ignored. (before
the whole audio chain failed).

20 years ago * src/misc/configuration.c: fix a couple of signed/unsigned warns
Loïc Minier [Sat, 23 Aug 2003 14:38:50 +0000 (14:38 +0000)]
  * src/misc/configuration.c: fix a couple of signed/unsigned warns

20 years ago * missing top static declaration was giving a warning
Loïc Minier [Sat, 23 Aug 2003 14:26:34 +0000 (14:26 +0000)]
  * missing top static declaration was giving a warning

20 years ago * ninput: fix a warning. (bad functions order)
Laurent Aimar [Sat, 23 Aug 2003 14:15:27 +0000 (14:15 +0000)]
 * ninput: fix a warning. (bad functions order)

20 years ago* sorry :)
Derk-Jan Hartman [Sat, 23 Aug 2003 14:14:01 +0000 (14:14 +0000)]
* sorry :)
  fix broken tree

20 years ago* added a vlc_current_charset function. This tries to get the current charset
Derk-Jan Hartman [Sat, 23 Aug 2003 12:59:31 +0000 (12:59 +0000)]
* added a vlc_current_charset function. This tries to get the current charset
  in use by the OS. It's pretty nifty. if available it uses nl_langinfo. Then
  it falls back to trying setlocale (exept on OSX, where this funtion is useless)
  and then falls back to LC_ALL, LC_TYPE and LANG environment variables.
  If only the LANG variable is available (like on osx) it tries a countrycode
  to charset mapping (making an educated guess ).
  On windows it retrieves the charset with GetACP().
  It also has an aliases system to transform incompatible charset description
  strings to libiconv compatible charset descriptions. If you want you can even
  retrieve the charset on OS/2.
* modules/codec/subsdec/subsdec.c: By default we try to open a subtitle file in
  the systems charset (or language mapped to charset). It's no more than a guess,
  and if you open Latin1 subs on your Japanese system you will still need to
  specify the encoding by hand, but it's better then nothing.
* src/playlist/playlist.c: spelling error in a comment.

20 years ago * added missing .cvsignore
Loïc Minier [Sat, 23 Aug 2003 12:53:54 +0000 (12:53 +0000)]
  * added missing .cvsignore

20 years ago * very light typo
Loïc Minier [Sat, 23 Aug 2003 12:47:24 +0000 (12:47 +0000)]
  * very light typo

20 years ago * avi : fixed a lock problem.
Laurent Aimar [Sat, 23 Aug 2003 11:46:06 +0000 (11:46 +0000)]
 * avi : fixed a lock problem.

20 years ago *all : multi-pass clean up/cosmetics.
Laurent Aimar [Fri, 22 Aug 2003 22:52:48 +0000 (22:52 +0000)]
 *all : multi-pass clean up/cosmetics.

20 years ago * all: use stream_Seek/Size/Tell wrappers.
Laurent Aimar [Fri, 22 Aug 2003 20:32:27 +0000 (20:32 +0000)]
 * all: use stream_Seek/Size/Tell wrappers.

20 years ago * avi: use stream_*, some clean and reordering.
Laurent Aimar [Fri, 22 Aug 2003 20:31:47 +0000 (20:31 +0000)]
 * avi: use stream_*, some clean and reordering.

20 years ago * ninput: added wrappers to stream_Control.
Laurent Aimar [Fri, 22 Aug 2003 20:29:58 +0000 (20:29 +0000)]
 * ninput: added wrappers to stream_Control.

20 years agono v4l tab for win32
Mohammed Adnène Trojette [Fri, 22 Aug 2003 14:03:40 +0000 (14:03 +0000)]
no v4l tab for win32

20 years ago* A vflip should flip on the vertical axis and not on the horizontal of course.
Derk-Jan Hartman [Fri, 22 Aug 2003 13:38:03 +0000 (13:38 +0000)]
* A vflip should flip on the vertical axis and not on the horizontal of course.

20 years ago* interface.cpp: fixed a stack corruption which caused a segfault in the
Cyril Deguet [Fri, 22 Aug 2003 08:06:25 +0000 (08:06 +0000)]
* interface.cpp: fixed a stack corruption which caused a segfault in the
  wxwindows plugin (in UpdateAcceleratorTable, the table
  wxAcceleratorEntry entries[6] was filled with _seven_ values ;-)
  I guess it didn't happen with all compilers because of the way
  variables are stored on the stack)
* wxwindows.h: removed a warning

20 years ago* Updated Brazilian translation
Derk-Jan Hartman [Thu, 21 Aug 2003 20:29:29 +0000 (20:29 +0000)]
* Updated Brazilian translation

20 years ago* Removed the xmga plugin since it was quote "a waste of time and not even finished"
Derk-Jan Hartman [Thu, 21 Aug 2003 16:59:35 +0000 (16:59 +0000)]
* Removed the xmga plugin since it was quote "a waste of time and not even finished"
* Decreased the priority of kde interface because of it's unstable nature
  and not being maintained status.

20 years ago* fixed an internal error with stupid gcc2.95
Cyril Deguet [Wed, 20 Aug 2003 21:59:01 +0000 (21:59 +0000)]
* fixed an internal error with stupid gcc2.95

20 years ago- anti-spam
Boris Dorès [Wed, 20 Aug 2003 19:36:28 +0000 (19:36 +0000)]
- anti-spam

20 years ago* Bitrate options for PVR
Mohammed Adnène Trojette [Wed, 20 Aug 2003 19:17:29 +0000 (19:17 +0000)]
* Bitrate options for PVR
* fix for win32 compilation

20 years ago * had accidentally deleted the first line of vout.m
Simon Latapie [Wed, 20 Aug 2003 16:22:27 +0000 (16:22 +0000)]
 * had accidentally deleted the first line of vout.m

20 years ago * mozilla plugin on MacOSX : scrollbar clipping problem fix
Simon Latapie [Wed, 20 Aug 2003 13:08:10 +0000 (13:08 +0000)]
 * mozilla plugin on MacOSX : scrollbar clipping problem fix

20 years ago * forgot an -I
Simon Latapie [Wed, 20 Aug 2003 09:58:28 +0000 (09:58 +0000)]
 * forgot an -I

20 years ago * stream: less warnings.
Laurent Aimar [Wed, 20 Aug 2003 01:18:50 +0000 (01:18 +0000)]
 * stream: less warnings.

20 years ago * avi: fixed playback of others brokens stream.
Laurent Aimar [Wed, 20 Aug 2003 01:10:54 +0000 (01:10 +0000)]
 * avi: fixed playback of others brokens stream.
 Remember: each time something could be wrong then, with avi, it will be.
 I hate avi.

20 years agoOooooooops !
Mohammed Adnène Trojette [Tue, 19 Aug 2003 22:28:24 +0000 (22:28 +0000)]
Oooooooops !

20 years agoSLP Announce :)
Mohammed Adnène Trojette [Tue, 19 Aug 2003 21:54:07 +0000 (21:54 +0000)]
SLP Announce :)

20 years ago* src/audio_output/input.c: forgot to free something
Clément Stenac [Tue, 19 Aug 2003 21:20:00 +0000 (21:20 +0000)]
* src/audio_output/input.c: forgot to free something

* modules/visualisation/visual/* :
visualization system. It supports multi-effects.
At the moment:
-dummy (guess what ? it does nothing)
-scope (adapted and fixed from sam's one)
-random (displays random plots)
Todo:
- spectrum analyser
- movement effects (rotations, scrolls,...)
- blur effect ?

20 years agoVideo4Linux / PVR / KFIR unified panel
Mohammed Adnène Trojette [Tue, 19 Aug 2003 21:16:09 +0000 (21:16 +0000)]
Video4Linux / PVR / KFIR unified panel

20 years agomodules/visualization/scope/scope.c:
Sigmund Augdal Helberg [Tue, 19 Aug 2003 18:51:03 +0000 (18:51 +0000)]
modules/visualization/scope/scope.c:
 * fixed numerous issues. It now works, but it has some impact on some audio
streams, especially vorbis

20 years ago * XPCOM implementation in mozilla plugin on MacOSX (Play, pause, stop
Simon Latapie [Tue, 19 Aug 2003 14:07:51 +0000 (14:07 +0000)]
 * XPCOM implementation in mozilla plugin on MacOSX (Play, pause, stop
 *  buttons. Fullscreen disabled ).

20 years ago* deleted stray i char
Derk-Jan Hartman [Tue, 19 Aug 2003 13:20:27 +0000 (13:20 +0000)]
* deleted stray i char

20 years ago* Updated brazilian portuguese translation by Andre de Barros Martins Ribreiro
Derk-Jan Hartman [Tue, 19 Aug 2003 11:26:59 +0000 (11:26 +0000)]
* Updated brazilian portuguese translation by Andre de Barros Martins Ribreiro
  ( your parents couldn't find anything shorter? :)
* Added this language to the options in the preferences.

20 years ago * asf: clean up + use stream_* (It's not yet well tested)
Laurent Aimar [Mon, 18 Aug 2003 19:18:47 +0000 (19:18 +0000)]
 * asf: clean up + use stream_* (It's not yet well tested)

20 years ago * all: added stream_DataPacket
Laurent Aimar [Mon, 18 Aug 2003 19:17:54 +0000 (19:17 +0000)]
 * all: added stream_DataPacket

20 years ago * udp: udp-sout-caching is now also accessible by instance variable
Laurent Aimar [Mon, 18 Aug 2003 17:30:48 +0000 (17:30 +0000)]
 * udp: udp-sout-caching is now also accessible by instance variable
 "caching".  (ex: udp{caching=ms})

20 years ago * ts: fix PCR value when using pcr-soft.
Laurent Aimar [Mon, 18 Aug 2003 17:25:51 +0000 (17:25 +0000)]
 * ts: fix PCR value when using pcr-soft.

20 years agoTurned the scope plugin into a audio filter that can be inserted with
Sigmund Augdal Helberg [Mon, 18 Aug 2003 14:57:09 +0000 (14:57 +0000)]
Turned the scope plugin into a audio filter that can be inserted with
--audio-filter. It still seems to have many problems, so I will not eneable
it yet.

20 years ago* src/audio_output/input.c
Clément Stenac [Mon, 18 Aug 2003 13:16:43 +0000 (13:16 +0000)]
* src/audio_output/input.c
  src/libvlc.h :
       First try to implement "user audio filters"
       You can provide a list of audio filters that you want to add to
       the pipeline (only the "headphone", at that time).
(use --audio-filter filter1,filter2,...)

   ***Warning***
   It seems to work, but no guarantee at all. Perhaps all is bad
   and the commit should be reverted, as it could break audio output

* modules/codec/libmpeg2.c :
Fixed a segfault when vout creation fails

20 years agoSmall fix.
Jean-Paul Saman [Mon, 18 Aug 2003 06:42:48 +0000 (06:42 +0000)]
Small fix.

20 years ago * all: move "wave format tag to fourcc" from demuxers to codecs.h
Laurent Aimar [Mon, 18 Aug 2003 00:17:44 +0000 (00:17 +0000)]
 * all: move "wave format tag to fourcc" from demuxers to codecs.h
 (only one place to keep updated).

20 years ago * all: A little clean up.
Laurent Aimar [Sun, 17 Aug 2003 23:42:37 +0000 (23:42 +0000)]
 * all: A little clean up.

20 years agomodules/misc/freetype.c:
Sigmund Augdal Helberg [Sun, 17 Aug 2003 23:11:55 +0000 (23:11 +0000)]
modules/misc/freetype.c:
 * implemented outlineing of the glyphs. Please yell if the performance
suck, and I will try to make them optional.
 * fixed centering on RV32 and YUY2

20 years ago * all: moved Get(D/Q)WLE and Get(D/Q)WBE to include/vlc_common.h.
Laurent Aimar [Sun, 17 Aug 2003 23:02:52 +0000 (23:02 +0000)]
 * all: moved Get(D/Q)WLE and Get(D/Q)WBE to include/vlc_common.h.
 (Well, Get(D/Q)WBE are just #define to U16/32/64_AT.

20 years agopo/es.po THANKS configure.ac: Spanish translation started by Vicente Jim�nez Aguilar.
Alexis de Lattre [Sun, 17 Aug 2003 20:58:45 +0000 (20:58 +0000)]
po/es.po THANKS configure.ac: Spanish translation started by Vicente Jim�nez Aguilar.

src/libvlc.h: replaced "VLS" by "streaming server".

20 years ago * all: added OggS fourcc. (still unsported but allow dumping)
Laurent Aimar [Sun, 17 Aug 2003 20:45:50 +0000 (20:45 +0000)]
 * all: added OggS fourcc. (still unsported but allow dumping)

20 years ago * all: removed all u8/u16/.... occurences.
Laurent Aimar [Sun, 17 Aug 2003 20:39:08 +0000 (20:39 +0000)]
 * all: removed all u8/u16/.... occurences.

20 years ago * avi, dummy: removed useless include.
Laurent Aimar [Sun, 17 Aug 2003 18:44:26 +0000 (18:44 +0000)]
 * avi, dummy: removed useless include.

20 years agomodules/misc/freetype.c:
Sigmund Augdal Helberg [Sun, 17 Aug 2003 15:22:49 +0000 (15:22 +0000)]
modules/misc/freetype.c:
 * added support for RV32/RV24 chroma

20 years agosrc/playlist/playlist.c:
Sigmund Augdal Helberg [Sun, 17 Aug 2003 14:14:01 +0000 (14:14 +0000)]
src/playlist/playlist.c:
 * small documentation update

20 years agodoc/Doxyfile:
Sigmund Augdal Helberg [Sun, 17 Aug 2003 14:11:21 +0000 (14:11 +0000)]
doc/Doxyfile:
 * Extract documentation on static functions, useful to get the static
inline functions defined in header files listed. Drawback is that private
functions in source files are also listed.

20 years ago* modules/demux/flac.c: few cosmetic changes.
Gildas Bazin [Sun, 17 Aug 2003 13:56:26 +0000 (13:56 +0000)]
* modules/demux/flac.c: few cosmetic changes.
* modules/codec/flacdec.c: when synchronisation on the bitstream is lost, flush the flac decoder so it can synchronise again (fixes problems on seeking).

20 years ago* configure.ac : linked stream_out_standard to ws2_32 to fix build
Clément Stenac [Sat, 16 Aug 2003 21:05:14 +0000 (21:05 +0000)]
* configure.ac : linked stream_out_standard to ws2_32 to fix build

* playlist.cpp : added "Random" and "Loop" checkboxes

20 years ago* po/pt_BR.po, THANKS: new brazilian portuguese translation, courtesy of Andr� de...
Gildas Bazin [Sat, 16 Aug 2003 16:56:40 +0000 (16:56 +0000)]
* po/pt_BR.po, THANKS: new brazilian portuguese translation, courtesy of Andr� de Barros Martins Ribeiro.

20 years ago * ffmpeg: added m4cc and M4CC as MPEG4 fourcc.
Laurent Aimar [Fri, 15 Aug 2003 13:16:38 +0000 (13:16 +0000)]
 * ffmpeg: added m4cc and M4CC as MPEG4 fourcc.

20 years ago * pes: fix private stream with mpeg1.
Laurent Aimar [Fri, 15 Aug 2003 01:58:46 +0000 (01:58 +0000)]
 * pes: fix private stream with mpeg1.

20 years ago * ts: use right stream_id for A52 (0xbd -> fix mplayer playback) and add a
Laurent Aimar [Thu, 14 Aug 2003 23:37:54 +0000 (23:37 +0000)]
 * ts: use right stream_id for A52 (0xbd -> fix mplayer playback) and add a
  "registration descriptor" (-> fix xine playback) when using a52.

20 years ago * all: added support for a52 in PES private stream, but untested.
Laurent Aimar [Thu, 14 Aug 2003 23:32:51 +0000 (23:32 +0000)]
 * all: added support for a52 in PES private stream, but untested.

20 years ago* all: as announce calls non-standard functions (SLP), remove it from
Clément Stenac [Thu, 14 Aug 2003 20:02:55 +0000 (20:02 +0000)]
* all: as announce calls non-standard functions (SLP), remove it from
src, and build it in the stream_out_standard module to avoid a link

20 years agoFirst part of code to allow configurable hotkeys.
Sigmund Augdal Helberg [Thu, 14 Aug 2003 19:25:56 +0000 (19:25 +0000)]
First part of code to allow configurable hotkeys.
include/configuration.h, src/misc/configuration.h:
 * added a CONFIG_ITEM_KEY
include/vlc_keys.h:
 * constants to identify keys
src/libvlc.h:
 * provide a set of hotkey config options
modules/gui/wxwindows/interface.cpp, wxwindows.h:
 * set the configured hotkeys as accelerator for the appropriate menus
modules/gui/wxwindows/preferences.cpp:
 * start to support CONFIG_ITEM_KEY. Options are showed with the right value
   but any changes made have no effect yet.

20 years agoinclude/video_output.h:
Sigmund Augdal Helberg [Thu, 14 Aug 2003 18:21:58 +0000 (18:21 +0000)]
include/video_output.h:
 * minor cleanup in a comment

20 years agomodules/control/lirc/lirc.c:
Sigmund Augdal Helberg [Thu, 14 Aug 2003 18:12:39 +0000 (18:12 +0000)]
modules/control/lirc/lirc.c:
 * applied slightly modified patch by  Stephane Mottelet <mottelet@dma.utc.fr>
 to support next/previous chapter buttons on remote controls

20 years agoinclude/stream_output.h:
Sigmund Augdal Helberg [Thu, 14 Aug 2003 17:50:43 +0000 (17:50 +0000)]
include/stream_output.h:
  * use #if 0 and not // to disable code

20 years ago * little bug fix.
Simon Latapie [Thu, 14 Aug 2003 13:32:12 +0000 (13:32 +0000)]
 * little bug fix.

20 years agoinclude/vlc/vlc.h:
Sigmund Augdal Helberg [Thu, 14 Aug 2003 13:09:42 +0000 (13:09 +0000)]
include/vlc/vlc.h:
   turn playlist command defines into a enum