]> git.sesse.net Git - vlc/log
vlc
19 years ago* modules/access/udp.c: When udp is invoked as 'rtp:', only consider RTP
Christophe Massiot [Fri, 7 Jan 2005 19:57:00 +0000 (19:57 +0000)]
* modules/access/udp.c: When udp is invoked as 'rtp:', only consider RTP
  packets.

19 years ago* modules/access/pvr/pvr.c: Added --pvr-caching option.
Christophe Massiot [Fri, 7 Jan 2005 19:55:48 +0000 (19:55 +0000)]
* modules/access/pvr/pvr.c: Added --pvr-caching option.

19 years ago* modules/audio_output/waveout.c: increase the audio buffer size under WinCE.
Gildas Bazin [Fri, 7 Jan 2005 14:05:03 +0000 (14:05 +0000)]
* modules/audio_output/waveout.c: increase the audio buffer size under WinCE.

19 years ago* include/aout_internal.h: fixed old memory leak when alloca() isn't available.
Gildas Bazin [Fri, 7 Jan 2005 09:54:01 +0000 (09:54 +0000)]
* include/aout_internal.h: fixed old memory leak when alloca() isn't available.

19 years ago(no commit message)
Gildas Bazin [Fri, 7 Jan 2005 00:19:43 +0000 (00:19 +0000)]

19 years ago* configure.ac: added wince plugin to the build system.
Gildas Bazin [Fri, 7 Jan 2005 00:19:09 +0000 (00:19 +0000)]
* configure.ac: added wince plugin to the build system.

19 years ago* modules/gui/wince/*: New Windows CE interface by Cedric Marodon <cedric_marodon...
Gildas Bazin [Thu, 6 Jan 2005 23:52:00 +0000 (23:52 +0000)]
* modules/gui/wince/*: New Windows CE interface by Cedric Marodon <cedric_marodon at yahoo dot fr> (ported from the vlcpocketpc project by myself after some heavy code cleanup).

19 years ago* ALL: updated the po-files
Felix Paul Kühne [Thu, 6 Jan 2005 23:40:18 +0000 (23:40 +0000)]
* ALL: updated the po-files
* da.po: update to the Danish translation by Jonas Larsen and Morten Brix Pedersen
* de.po: got some stuff in sync to the German translation of play-howto

19 years ago* modules/codec/vorbis.c: fixed tremor output.
Gildas Bazin [Thu, 6 Jan 2005 22:05:22 +0000 (22:05 +0000)]
* modules/codec/vorbis.c: fixed tremor output.

19 years ago* fixed wrong grammar ('1 items in list')
Felix Paul Kühne [Thu, 6 Jan 2005 19:54:24 +0000 (19:54 +0000)]
* fixed wrong grammar ('1 items in list')

19 years ago* controls.m: call openFileGeneric via VLCMain and not directly from VLCOpen
Felix Paul Kühne [Thu, 6 Jan 2005 17:58:07 +0000 (17:58 +0000)]
* controls.m: call openFileGeneric via VLCMain and not directly from VLCOpen
* controls.h: removed "o_open"
* intf.*, open.*: make sure the open-nib is loaded only once, don't load it at launch time but dynamic and do it in VLCMain, so VLCOpen does not know about it anymore
* MainMenu.nib: we don't need instances of VLCOpen and VLCOutput anymore

19 years ago control/http.c: gcc < 3 compile fix
Eric Petit [Thu, 6 Jan 2005 15:15:24 +0000 (15:15 +0000)]
 control/http.c: gcc < 3 compile fix

19 years ago* src/misc/modules.c,cpu.c, modules/access/file.c: WinCE fixes.
Gildas Bazin [Wed, 5 Jan 2005 22:45:36 +0000 (22:45 +0000)]
* src/misc/modules.c,cpu.c, modules/access/file.c: WinCE fixes.

19 years ago* src/input/stream.c: decrease memory requirements for WinCE.
Gildas Bazin [Wed, 5 Jan 2005 22:42:57 +0000 (22:42 +0000)]
* src/input/stream.c: decrease memory requirements for WinCE.

19 years ago* toolbox: added an evc ARMV4 target.
Gildas Bazin [Wed, 5 Jan 2005 22:24:30 +0000 (22:24 +0000)]
* toolbox: added an evc ARMV4 target.

19 years ago* evc/*: added an ARMV4 target.
Gildas Bazin [Wed, 5 Jan 2005 22:23:13 +0000 (22:23 +0000)]
* evc/*: added an ARMV4 target.

19 years ago* configure.ac: fix Dirac detection (patch by Anuradha Suraparaju).
Gildas Bazin [Wed, 5 Jan 2005 21:14:53 +0000 (21:14 +0000)]
* configure.ac: fix Dirac detection (patch by Anuradha Suraparaju).

19 years agoWork to support new playlist in http interface.
Jérome Decoodt [Wed, 5 Jan 2005 00:19:09 +0000 (00:19 +0000)]
Work to support new playlist in http interface.
+ correct a bug in the <vlc id="foreach" param1="integer" /> macro
+ add a <vlc id="stack" /> to print the rpn stack in debug messages
+ add the != operator in rpn evaluation

Compatibility with old pages should be respected...

19 years ago* seperated the open, sout and sub-open dialogues from the main nib
Felix Paul Kühne [Mon, 3 Jan 2005 23:01:42 +0000 (23:01 +0000)]
* seperated the open, sout and sub-open dialogues from the main nib

19 years ago* declared the shared instance properly (forgot that yesterday)
Felix Paul Kühne [Mon, 3 Jan 2005 20:10:38 +0000 (20:10 +0000)]
* declared the shared instance properly (forgot that yesterday)

19 years agoFix a bug when shuffling playlist with 1 item
Jérome Decoodt [Sun, 2 Jan 2005 22:45:36 +0000 (22:45 +0000)]
Fix a bug when shuffling playlist with 1 item

19 years ago* po/da.po: update to the Danish translation by Jonas Larsen and Morten Brix Pedersen
Felix Paul Kühne [Sun, 2 Jan 2005 20:01:50 +0000 (20:01 +0000)]
* po/da.po: update to the Danish translation by Jonas Larsen and Morten Brix Pedersen
* THANKS: added Morten Brix Pedersen

19 years ago* moved the preferences-window to a seperate nib-file
Felix Paul Kühne [Sun, 2 Jan 2005 18:58:53 +0000 (18:58 +0000)]
* moved the preferences-window to a seperate nib-file

19 years ago* give credit to Jonas Larsen for creating the Danish l10n
Felix Paul Kühne [Sat, 1 Jan 2005 18:13:51 +0000 (18:13 +0000)]
* give credit to Jonas Larsen for creating the Danish l10n
* replace all "@" with " at "

19 years ago* build libiconv without i18n-support, so it can be compiled without gettext -- gette...
Felix Paul Kühne [Sat, 1 Jan 2005 17:54:05 +0000 (17:54 +0000)]
* build libiconv without i18n-support, so it can be compiled without gettext -- gettext will be compiled afterwards, so it can take advantage of libiconv

19 years ago* make sure gettext is built before libiconv, since it is needed for its compilation
Felix Paul Kühne [Sat, 1 Jan 2005 16:29:51 +0000 (16:29 +0000)]
* make sure gettext is built before libiconv, since it is needed for its compilation

19 years ago* use "heanet.dl.sourceforge.net" for downloading FreeType, since www.freetype.org...
Felix Paul Kühne [Sat, 1 Jan 2005 15:41:08 +0000 (15:41 +0000)]
* use "heanet.dl.sourceforge.net" for downloading FreeType, since www.freetype.org does not respond
* use "ftp.heanet.ie" instead of "ftp.gnu.org" as GNU mirror, since the main-server does not respond (I'll revoke this change, when the main-server is usable again)

19 years agoReuse the encoder
Clément Stenac [Wed, 29 Dec 2004 16:15:50 +0000 (16:15 +0000)]
Reuse the encoder

19 years agoBaaaah, we _already_ have a PNG encoder.
Clément Stenac [Wed, 29 Dec 2004 15:56:08 +0000 (15:56 +0000)]
Baaaah, we _already_ have a PNG encoder.

Note: this one (the ffmpeg one) seems to leak, though

19 years agoModules.am
Clément Stenac [Wed, 29 Dec 2004 15:29:35 +0000 (15:29 +0000)]
Modules.am

19 years agoPNG image encoder and imagefile video output
Clément Stenac [Wed, 29 Dec 2004 15:29:20 +0000 (15:29 +0000)]
PNG image encoder and imagefile video output

19 years ago* Do not search a visualizer in strict mode
Clément Stenac [Tue, 28 Dec 2004 20:29:28 +0000 (20:29 +0000)]
* Do not search a visualizer in strict mode
* Fix --help with module lists

19 years ago* Typo
Andre Pang [Tue, 28 Dec 2004 14:12:14 +0000 (14:12 +0000)]
* Typo

19 years ago* Make VLC win32 package in build directory, not source directory
Andre Pang [Tue, 28 Dec 2004 14:11:36 +0000 (14:11 +0000)]
* Make VLC win32 package in build directory, not source directory
* Added package-win32-base-exe-cygwin Makefile target, for Cygwin/msys users who don't need wine.  (This should really be folded into the package-win32-base-exe target, but I'm not sure what the best way to detect a Cygwin/msys build environment is ...)

19 years ago* Extra sanity checks and debugging info for Annodex (Ogg) demuxer
Andre Pang [Tue, 28 Dec 2004 11:10:18 +0000 (11:10 +0000)]
* Extra sanity checks and debugging info for Annodex (Ogg) demuxer
* Detect "Content-Type" header in Annodex files case-insensitively

19 years ago* Fix CMML codec on systems where strcmp(1) dies if you give it a NULL pointer (such...
Andre Pang [Tue, 28 Dec 2004 11:06:02 +0000 (11:06 +0000)]
* Fix CMML codec on systems where strcmp(1) dies if you give it a NULL pointer (such as Windows)

19 years agoSome cleanup and unification with xine vcd plugin.
Rocky Bernstein [Sun, 26 Dec 2004 18:29:50 +0000 (18:29 +0000)]
Some cleanup and unification with xine vcd plugin.

19 years ago- Fixes HTTP access EOF detection
Rémi Denis-Courmont [Sun, 26 Dec 2004 11:21:39 +0000 (11:21 +0000)]
- Fixes HTTP access EOF detection

19 years agoCommon disconnection code in Disconnect()
Rémi Denis-Courmont [Sun, 26 Dec 2004 11:07:37 +0000 (11:07 +0000)]
Common disconnection code in Disconnect()

19 years agoInitial HTTP/SSL access
Rémi Denis-Courmont [Sun, 26 Dec 2004 10:31:27 +0000 (10:31 +0000)]
Initial HTTP/SSL access
(still a bit rough on EOF)

19 years agoGeneric client SSL/TLS support
Rémi Denis-Courmont [Sun, 26 Dec 2004 10:21:47 +0000 (10:21 +0000)]
Generic client SSL/TLS support

19 years agoTitle hell. Seems like titles work substantially differently for
Rocky Bernstein [Sun, 26 Dec 2004 00:14:38 +0000 (00:14 +0000)]
Title hell.  Seems like titles work substantially differently for
navigation versus plaback.

19 years ago- Fix segfault when TLS handshake fails (introduced in previous commit)
Rémi Denis-Courmont [Sat, 25 Dec 2004 21:39:20 +0000 (21:39 +0000)]
- Fix segfault when TLS handshake fails (introduced in previous commit)

19 years ago- Non blocking TLS handshaking
Rémi Denis-Courmont [Sat, 25 Dec 2004 21:35:09 +0000 (21:35 +0000)]
- Non blocking TLS handshaking

19 years agoAdd a disc-mode and navigation-style control.
Rocky Bernstein [Sat, 25 Dec 2004 19:33:20 +0000 (19:33 +0000)]
Add a disc-mode and navigation-style control.

19 years agoDon't update author view on the fly (workaround complete author view breakage)
Clément Stenac [Sat, 25 Dec 2004 16:35:26 +0000 (16:35 +0000)]
Don't update author view on the fly (workaround complete author view breakage)

19 years agoinfo.c: Add LID info in stream and media info.
Rocky Bernstein [Sat, 25 Dec 2004 13:58:09 +0000 (13:58 +0000)]
info.c: Add LID info in stream and media info.
vcdplayer.{c,h}, since this tries to be platform independent use bool
rather than VLC_BOOL.

Some segment play back improvments. (I hope).

19 years agoFix connection close, patch by Ted Deppner <ted at psyber dot com>
Clément Stenac [Sat, 25 Dec 2004 12:21:47 +0000 (12:21 +0000)]
Fix connection close, patch by Ted Deppner <ted at psyber dot com>

19 years ago* Fix title display above the scrollbar
Benjamin Pracht [Fri, 24 Dec 2004 11:50:03 +0000 (11:50 +0000)]
* Fix title display above the scrollbar
* Fix the shuffle checkbox
* Expand playlist to the currently playing item and select it

19 years agoCheck to see if a particular subtitle channel is selected. All
Rocky Bernstein [Fri, 24 Dec 2004 11:42:55 +0000 (11:42 +0000)]
Check to see if a particular subtitle channel is selected. All
subtitles languages were appearing overlayed. I guess some code got
left out in the recent conversion.

Set a category and subcategory.

19 years ago* locking issue and code cleanup
Derk-Jan Hartman [Fri, 24 Dec 2004 01:14:35 +0000 (01:14 +0000)]
* locking issue and code cleanup

19 years agoDeal with just one of the many crashes. This one in trying to find an entry
Rocky Bernstein [Thu, 23 Dec 2004 04:28:19 +0000 (04:28 +0000)]
Deal with just one of the many crashes. This one in trying to find an entry
point inside a segment. Duh.

19 years agoFill out more VCD player-independent parts. Modal (track, segment,
Rocky Bernstein [Thu, 23 Dec 2004 04:01:45 +0000 (04:01 +0000)]
Fill out more VCD player-independent parts. Modal (track, segment,
entry) playing is better.

Still frame and menu selection is still quite a mess.

19 years ago* src/libvlc.h: Added a "snapshot-format" option to be able to select png or jpg...
Derk-Jan Hartman [Thu, 23 Dec 2004 00:33:05 +0000 (00:33 +0000)]
* src/libvlc.h: Added a "snapshot-format" option to be able to select png or jpg (png default)
* src/video_output/vout_intf.c: use above option and set the default destination for snapshots
   on OS X to the Desktop.
* REST: Add the Snapshot command to the menu's etc.

19 years ago* src/playlist/info.c: Fix a crash in the item info lookup.
Derk-Jan Hartman [Wed, 22 Dec 2004 21:21:01 +0000 (21:21 +0000)]
* src/playlist/info.c: Fix a crash in the item info lookup.

19 years ago* modules/access/http.c:
Derk-Jan Hartman [Wed, 22 Dec 2004 21:19:57 +0000 (21:19 +0000)]
* modules/access/http.c:
  - Fixed HTTL redirect
  - Fixed icecast2 HE-AAC stream recognition.

19 years ago* modules/gui/skins2/*: added svn Id property.
Gildas Bazin [Wed, 22 Dec 2004 13:06:43 +0000 (13:06 +0000)]
* modules/gui/skins2/*: added svn Id property.

19 years agoMore segment playing improvements, be able to map seekpoints to
Rocky Bernstein [Wed, 22 Dec 2004 11:18:11 +0000 (11:18 +0000)]
More segment playing improvements, be able to map seekpoints to
segments and lids. Fill out vcdplayer a little more for use later.

19 years agoSome work towards get segments working again.
Rocky Bernstein [Wed, 22 Dec 2004 04:22:24 +0000 (04:22 +0000)]
Some work towards get segments working again.

19 years agoGet chapter next/prev working for entries.
Rocky Bernstein [Wed, 22 Dec 2004 02:17:30 +0000 (02:17 +0000)]
Get chapter next/prev working for entries.
Customization of the title shouldn't be advanced.
Allow user settable blocksize

19 years agoTypo making seekpoint_next to to seekpoint 0. Clearly chapter
Rocky Bernstein [Wed, 22 Dec 2004 02:11:35 +0000 (02:11 +0000)]
Typo making seekpoint_next to to seekpoint 0. Clearly chapter
navigation is neither used or the code tested much.

19 years ago* ffmpeg/encoder.c: if p_codec->pix_ftms is not yet available in this version of...
Derk-Jan Hartman [Wed, 22 Dec 2004 01:23:15 +0000 (01:23 +0000)]
* ffmpeg/encoder.c: if p_codec->pix_ftms is not yet available in this version of ffmpeg, then we just pray...?
 At least now it compiles again. Gildas, could you check if this is correct please?

19 years ago* src/libvlc.h: properly place the snapshot-path option.
Gildas Bazin [Tue, 21 Dec 2004 21:45:27 +0000 (21:45 +0000)]
* src/libvlc.h: properly place the snapshot-path option.

19 years ago* modules/demux/ts.c: New option --ts-capmt-sysid to filter CA descriptors
Christophe Massiot [Tue, 21 Dec 2004 17:01:40 +0000 (17:01 +0000)]
* modules/demux/ts.c: New option --ts-capmt-sysid to filter CA descriptors
  of a given system provider (this is apparently needed for SCM Cryptoworks
  CAM).
* modules/access/dvb/dvb.h: Allow up to 256 demux slots.
* modules/access/dvb/en50221.c: Do not send the CAPMT too often (apparently
  bad for some CAM).

19 years ago* modules/gui/wxwindows/interface.cpp: fixed hotkeys with modifiers on win32.
Gildas Bazin [Tue, 21 Dec 2004 16:10:00 +0000 (16:10 +0000)]
* modules/gui/wxwindows/interface.cpp: fixed hotkeys with modifiers on win32.

19 years ago* src/video_output/vout_intf.c: added a video-snapshot object variable.
Gildas Bazin [Tue, 21 Dec 2004 15:21:24 +0000 (15:21 +0000)]
* src/video_output/vout_intf.c: added a video-snapshot object variable.
* modules/gui/wxwindows/menus.cpp: added video-snapshot to the menus.

19 years ago* modules/control/hotkeys.c: snapshot hotkey.
Gildas Bazin [Tue, 21 Dec 2004 14:52:49 +0000 (14:52 +0000)]
* modules/control/hotkeys.c: snapshot hotkey.

19 years ago* src/video_output/vout_intf.c: implemented vout_Control( VOUT_SNAPSHOT ) ... most...
Gildas Bazin [Tue, 21 Dec 2004 14:51:43 +0000 (14:51 +0000)]
* src/video_output/vout_intf.c: implemented vout_Control( VOUT_SNAPSHOT ) ... most useless feature ever.

19 years ago* modules/codec/ffmpeg/video_filter.c: I420 -> YUVA conversion.
Gildas Bazin [Tue, 21 Dec 2004 14:46:33 +0000 (14:46 +0000)]
* modules/codec/ffmpeg/video_filter.c: I420 -> YUVA conversion.

19 years ago* src/misc/image.c: implemented ImageConvert().
Gildas Bazin [Tue, 21 Dec 2004 14:45:51 +0000 (14:45 +0000)]
* src/misc/image.c: implemented ImageConvert().

19 years agoWork on getting slider seeking working better.
Rocky Bernstein [Tue, 21 Dec 2004 03:42:04 +0000 (03:42 +0000)]
Work on getting slider seeking working better.

19 years ago* src/misc/image.c: implemented ImageWrite() and ImageWriteUrl().
Gildas Bazin [Mon, 20 Dec 2004 22:15:13 +0000 (22:15 +0000)]
* src/misc/image.c: implemented ImageWrite() and ImageWriteUrl().

19 years ago* modules/codec/ffmpeg/encoder.c: use pix_fmt specified by encoder.
Gildas Bazin [Mon, 20 Dec 2004 22:12:36 +0000 (22:12 +0000)]
* modules/codec/ffmpeg/encoder.c: use pix_fmt specified by encoder.

19 years agoNo need to GuessType on directory content
Clément Stenac [Mon, 20 Dec 2004 20:14:43 +0000 (20:14 +0000)]
No need to GuessType on directory content

19 years agoRemoved buggy legacy code
Clément Stenac [Mon, 20 Dec 2004 15:28:50 +0000 (15:28 +0000)]
Removed buggy legacy code

19 years agoForce RC interface in standard playlist mode
Clément Stenac [Mon, 20 Dec 2004 14:51:50 +0000 (14:51 +0000)]
Force RC interface in standard playlist mode

19 years ago* modules/video_output/directx/events.c: fixes for VOUT_REPARENT.
Gildas Bazin [Mon, 20 Dec 2004 12:19:32 +0000 (12:19 +0000)]
* modules/video_output/directx/events.c: fixes for VOUT_REPARENT.

19 years ago* modules/gui/skins2/src/vlcproc.cpp: fixed crash on exit.
Gildas Bazin [Mon, 20 Dec 2004 11:42:29 +0000 (11:42 +0000)]
* modules/gui/skins2/src/vlcproc.cpp: fixed crash on exit.

19 years ago* include/vlc_image.h,vlc_xml.h: make these c++ happy.
Gildas Bazin [Mon, 20 Dec 2004 11:18:53 +0000 (11:18 +0000)]
* include/vlc_image.h,vlc_xml.h: make these c++ happy.

19 years agoImprove entry navigation and title update.
Rocky Bernstein [Mon, 20 Dec 2004 07:44:39 +0000 (07:44 +0000)]
Improve entry navigation and title update.

Next/Prev chapter don't work yet, nor does entry detection when random
seeking.

19 years agoFix bad bug with was causing discontinuous video playback.
Rocky Bernstein [Mon, 20 Dec 2004 04:52:29 +0000 (04:52 +0000)]
Fix bad bug with was causing discontinuous video playback.
Some entry navigation improved.

19 years agoCleanups towards getting this to a usable state.
Rocky Bernstein [Sun, 19 Dec 2004 22:41:57 +0000 (22:41 +0000)]
Cleanups towards getting this to a usable state.
Much still remains to be done.

19 years ago* modules/codec/svcdsub.c,cvdsub.c: fixed Cr/Cb inversion in palette.
Gildas Bazin [Sun, 19 Dec 2004 20:46:27 +0000 (20:46 +0000)]
* modules/codec/svcdsub.c,cvdsub.c: fixed Cr/Cb inversion in palette.

19 years ago* modules/video_output/x11/xcommon.c: fixed nasty bug with YV12 xvideo output (fixes...
Gildas Bazin [Sun, 19 Dec 2004 19:49:10 +0000 (19:49 +0000)]
* modules/video_output/x11/xcommon.c: fixed nasty bug with YV12 xvideo output (fixes problem with unichrome driver).

19 years ago* modules/demux/util/id3tag.c: fixed a few bugs.
Gildas Bazin [Sun, 19 Dec 2004 18:41:45 +0000 (18:41 +0000)]
* modules/demux/util/id3tag.c: fixed a few bugs.

19 years ago * skins2: handle "item-deleted" variable
Olivier Teulière [Sun, 19 Dec 2004 14:30:37 +0000 (14:30 +0000)]
 * skins2: handle "item-deleted" variable

19 years agoFirst attempt to libcdio VCD working under new regime. It is still
Rocky Bernstein [Sun, 19 Dec 2004 13:58:38 +0000 (13:58 +0000)]
First attempt to libcdio VCD working under new regime. It is still
mostly disabled or broken.

19 years ago* modules/misc/rtsp.c: fixed support for pause with vlc as a client.
Gildas Bazin [Sun, 19 Dec 2004 13:11:22 +0000 (13:11 +0000)]
* modules/misc/rtsp.c: fixed support for pause with vlc as a client.

19 years ago* src/input/input.c: fixed potential deadlock.
Gildas Bazin [Sun, 19 Dec 2004 13:04:20 +0000 (13:04 +0000)]
* src/input/input.c: fixed potential deadlock.

19 years ago* small clean-up, so the about-class is not needed in the main-nib anymore
Felix Paul Kühne [Sun, 19 Dec 2004 12:54:21 +0000 (12:54 +0000)]
* small clean-up, so the about-class is not needed in the main-nib anymore

19 years ago* modules/demux/livedotcom.cpp: coding style fixes.
Gildas Bazin [Sun, 19 Dec 2004 12:48:04 +0000 (12:48 +0000)]
* modules/demux/livedotcom.cpp: coding style fixes.

19 years ago* modules/access/pvr/pvr.c: added missing pvr-caching option.
Gildas Bazin [Sun, 19 Dec 2004 12:36:59 +0000 (12:36 +0000)]
* modules/access/pvr/pvr.c: added missing pvr-caching option.

19 years agoFix bugs with psz_shortname
Clément Stenac [Sun, 19 Dec 2004 11:08:18 +0000 (11:08 +0000)]
Fix bugs with psz_shortname

19 years agoWhen I type "make clean" I really want a "make clean"
Rocky Bernstein [Sun, 19 Dec 2004 10:22:12 +0000 (10:22 +0000)]
When I type "make clean" I really want a "make clean"

19 years ago* modules/codec/cvdsub.c: ported cvd subtitles decoder to the new subpicture architec...
Gildas Bazin [Sun, 19 Dec 2004 05:05:10 +0000 (05:05 +0000)]
* modules/codec/cvdsub.c: ported cvd subtitles decoder to the new subpicture architecture.
* modules/codec/svcdsub.c: ported svcd subtitles decoder to the new subpicture architecture.

19 years ago* include/codecs.h: support for WAVE_FORMAT_AAC (tag 0xFF)
Gildas Bazin [Sat, 18 Dec 2004 19:10:47 +0000 (19:10 +0000)]
* include/codecs.h: support for WAVE_FORMAT_AAC (tag 0xFF)

19 years ago * skins: Reload the current skin correctly even when skins2-config is not set
Olivier Teulière [Sat, 18 Dec 2004 17:55:22 +0000 (17:55 +0000)]
 * skins: Reload the current skin correctly even when skins2-config is not set

19 years ago * skins: Reparent the embedded vout window when switching to the wx intf
Olivier Teulière [Sat, 18 Dec 2004 17:36:23 +0000 (17:36 +0000)]
 * skins: Reparent the embedded vout window when switching to the wx intf

19 years ago * src/libvlc.h: Use window decorations by default
Olivier Teulière [Sat, 18 Dec 2004 16:08:07 +0000 (16:08 +0000)]
 * src/libvlc.h: Use window decorations by default

19 years ago * skins2: Loading a new theme while an embedded vout is used works better
Olivier Teulière [Sat, 18 Dec 2004 13:19:53 +0000 (13:19 +0000)]
 * skins2: Loading a new theme while an embedded vout is used works better
   (the new vout is refreshed)