]> git.sesse.net Git - vlc/log
vlc
18 years agoDon't translate empty strings ( Thanks to ShadeHawk)
Christophe Mutricy [Tue, 6 Dec 2005 13:05:18 +0000 (13:05 +0000)]
Don't translate empty strings ( Thanks to ShadeHawk)

18 years agoAdd missing include file
Rémi Denis-Courmont [Tue, 6 Dec 2005 12:39:13 +0000 (12:39 +0000)]
Add missing include file

18 years agoFix ./configure within make distcheck
Rémi Denis-Courmont [Tue, 6 Dec 2005 12:34:02 +0000 (12:34 +0000)]
Fix ./configure within make distcheck

18 years agoEmpty gettext translated strings are illegal
Rémi Denis-Courmont [Tue, 6 Dec 2005 12:32:39 +0000 (12:32 +0000)]
Empty gettext translated strings are illegal

18 years agoFix a string. Thanks to ShadeHawk on irc for noticing
Clément Stenac [Tue, 6 Dec 2005 12:19:52 +0000 (12:19 +0000)]
Fix a string. Thanks to ShadeHawk on irc for noticing

18 years agoFix POTFILES again
Rémi Denis-Courmont [Tue, 6 Dec 2005 12:14:24 +0000 (12:14 +0000)]
Fix POTFILES again

18 years agoAdd .hosts
Rémi Denis-Courmont [Tue, 6 Dec 2005 12:08:14 +0000 (12:08 +0000)]
Add .hosts

18 years agougly dirty horrible thing so that text/xml files don't get labeled as text/html ...
Antoine Cellerier [Tue, 6 Dec 2005 00:28:53 +0000 (00:28 +0000)]
ugly dirty horrible thing so that text/xml files don't get labeled as text/html (and .xml files will now be parsed by VLC)

18 years agoReorder the ffmpeg detection. Please test, there is so many corner case :(
Christophe Mutricy [Mon, 5 Dec 2005 23:31:22 +0000 (23:31 +0000)]
Reorder the ffmpeg detection. Please test, there is so many corner case :(

18 years ago* share/http/admin/browse.html: made the file list a bit more readable.
Gildas Bazin [Mon, 5 Dec 2005 21:56:06 +0000 (21:56 +0000)]
* share/http/admin/browse.html: made the file list a bit more readable.

18 years ago* several updates: animations, percent vars, equalizer...
Cyril Deguet [Mon, 5 Dec 2005 21:40:46 +0000 (21:40 +0000)]
* several updates: animations, percent vars, equalizer...

18 years ago- Don't print a bogus warning when reading on empty line in a .host file
Rémi Denis-Courmont [Mon, 5 Dec 2005 20:53:56 +0000 (20:53 +0000)]
- Don't print a bogus warning when reading on empty line in a .host file
- Move acl.c to a more appropriate location

18 years agoAdd sample access list (currently accepting everything) for the HTTP interface
Rémi Denis-Courmont [Mon, 5 Dec 2005 20:51:20 +0000 (20:51 +0000)]
Add sample access list (currently accepting everything) for the HTTP interface

18 years agovlm.c: fix segfault when vlm command have mismatched quotes
Sigmund Augdal Helberg [Mon, 5 Dec 2005 17:54:35 +0000 (17:54 +0000)]
vlm.c: fix segfault when vlm command have mismatched quotes

18 years agoFix typo/compilation
Rémi Denis-Courmont [Mon, 5 Dec 2005 17:48:21 +0000 (17:48 +0000)]
Fix typo/compilation

18 years ago- Use net_ConnectUDP on the slave side
Rémi Denis-Courmont [Mon, 5 Dec 2005 17:46:22 +0000 (17:46 +0000)]
- Use net_ConnectUDP on the slave side
- Don't force a port on the slave side (that was not needed)

18 years agoUse net_ConnectUDP
Rémi Denis-Courmont [Mon, 5 Dec 2005 17:45:59 +0000 (17:45 +0000)]
Use net_ConnectUDP

18 years agoUse OS default for multicast hop limit if not overriden by the user
Rémi Denis-Courmont [Mon, 5 Dec 2005 17:33:11 +0000 (17:33 +0000)]
Use OS default for multicast hop limit if not overriden by the user

18 years agoUse net_ConnectUDP
Rémi Denis-Courmont [Mon, 5 Dec 2005 17:30:14 +0000 (17:30 +0000)]
Use net_ConnectUDP

18 years agoUpdate multicast stream output options
Rémi Denis-Courmont [Mon, 5 Dec 2005 16:50:25 +0000 (16:50 +0000)]
Update multicast stream output options

18 years agoImplement IP_MULTICAST_IF
Rémi Denis-Courmont [Mon, 5 Dec 2005 16:46:49 +0000 (16:46 +0000)]
Implement IP_MULTICAST_IF

18 years agoRepair make dist
Rémi Denis-Courmont [Mon, 5 Dec 2005 16:24:22 +0000 (16:24 +0000)]
Repair make dist

18 years agosvn:ignore
Rémi Denis-Courmont [Mon, 5 Dec 2005 16:24:12 +0000 (16:24 +0000)]
svn:ignore

18 years agoVery beginning of the interaction framework (Refs:#27)
Clément Stenac [Mon, 5 Dec 2005 15:51:39 +0000 (15:51 +0000)]
Very beginning of the interaction framework (Refs:#27)

18 years agoString remarks
Clément Stenac [Mon, 5 Dec 2005 10:28:08 +0000 (10:28 +0000)]
String remarks

18 years agoRecognize RV codecs
Clément Stenac [Mon, 5 Dec 2005 10:25:34 +0000 (10:25 +0000)]
Recognize RV codecs

18 years agofix previous commit
Rémi Denis-Courmont [Mon, 5 Dec 2005 10:09:14 +0000 (10:09 +0000)]
fix previous commit

18 years agoImplement multicast hop limit
Rémi Denis-Courmont [Mon, 5 Dec 2005 10:00:14 +0000 (10:00 +0000)]
Implement multicast hop limit

18 years agoSort out io.c
Rémi Denis-Courmont [Mon, 5 Dec 2005 09:36:39 +0000 (09:36 +0000)]
Sort out io.c

18 years agoCreate src/network subdirectory
Rémi Denis-Courmont [Mon, 5 Dec 2005 09:06:39 +0000 (09:06 +0000)]
Create src/network subdirectory

18 years agos/OpenTCP/ConnectTCP/ for consistency
Rémi Denis-Courmont [Mon, 5 Dec 2005 09:01:29 +0000 (09:01 +0000)]
s/OpenTCP/ConnectTCP/ for consistency
and other cosmetic fixes

18 years ago* implemented the controls for the logo and time filters (refs #350)
Felix Paul Kühne [Sun, 4 Dec 2005 22:46:03 +0000 (22:46 +0000)]
* implemented the controls for the logo and time filters (refs #350)
* complete l10n support

The usage of the logo-filter doesn't work here, but that might be because of my strange PNG-files. I'll investigate this tomorrow.

It would be nice if some of the OSX-devs and testers could check whether everything works as expected, whether you are able crash the entire thingie, etc.
Note that on-the-fly activation of filters doesn't work (this needs the vout-rework scheduled for 0.8.5).

18 years ago* retrieve the settings for the logo and time filters (there seems to be bug @ positi...
Felix Paul Kühne [Sun, 4 Dec 2005 21:33:57 +0000 (21:33 +0000)]
* retrieve the settings for the logo and time filters (there seems to be bug @ position though)
* removed the controls used for fixed positioning, because they conflict with the relative controls and aren't used by most of the users anyway
* fixed 10.3 compatiblity

still TODO:
- implement the logo and time controls completely
- l10n
- FIXMEs

18 years agoClean up - convert todos to doxygen style
Clément Stenac [Sun, 4 Dec 2005 21:24:08 +0000 (21:24 +0000)]
Clean up - convert todos to doxygen style

18 years agoImplement playtree.sort() (basic implementation)
Clément Stenac [Sun, 4 Dec 2005 21:14:12 +0000 (21:14 +0000)]
Implement playtree.sort() (basic implementation)

Fix a bug in delete

18 years ago* modules/access/rtsp/rtsp.c: fixed major bug in realrtsp access. Some incoming data...
Gildas Bazin [Sun, 4 Dec 2005 20:37:47 +0000 (20:37 +0000)]
* modules/access/rtsp/rtsp.c: fixed major bug in realrtsp access. Some incoming data would occasionally be dropped.

18 years agoSelection is almost working correctly
Clément Stenac [Sun, 4 Dec 2005 20:07:30 +0000 (20:07 +0000)]
Selection is almost working correctly

18 years ago* modules/audio_output/alsa.c: fix the leak in a nice way.
Gildas Bazin [Sun, 4 Dec 2005 19:40:36 +0000 (19:40 +0000)]
* modules/audio_output/alsa.c: fix the leak in a nice way.

18 years ago* modules/audio_output/alsa.c: fixed minor memory leak.
Gildas Bazin [Sun, 4 Dec 2005 19:35:35 +0000 (19:35 +0000)]
* modules/audio_output/alsa.c: fixed minor memory leak.

18 years agoImprove ensureVisible
Clément Stenac [Sun, 4 Dec 2005 19:27:20 +0000 (19:27 +0000)]
Improve ensureVisible

18 years ago* modules/demux/real.c, modules/access/rtsp: fixed a bunch of memory leaks.
Gildas Bazin [Sun, 4 Dec 2005 19:13:29 +0000 (19:13 +0000)]
* modules/demux/real.c, modules/access/rtsp: fixed a bunch of memory leaks.

18 years ago * share/skins2/winamp2.xml: removed a useless control (not even working :))
Olivier Teulière [Sun, 4 Dec 2005 18:52:25 +0000 (18:52 +0000)]
 * share/skins2/winamp2.xml: removed a useless control (not even working :))

18 years ago* configure.ac: fix copy/paste artefact (silly me)
Olivier Aubert [Sun, 4 Dec 2005 18:47:26 +0000 (18:47 +0000)]
* configure.ac: fix copy/paste artefact (silly me)

18 years ago* configure.ac: new --enable-snapshot option (snapshot was previously built
Olivier Aubert [Sun, 4 Dec 2005 18:46:21 +0000 (18:46 +0000)]
* configure.ac: new --enable-snapshot option (snapshot was previously built
  with --enable-corba, but it can now be used through the python binding)

18 years ago * skins2/src/generic_layout.cpp: Fixed a resizing bug (the invisible controls
Olivier Teulière [Sun, 4 Dec 2005 18:23:30 +0000 (18:23 +0000)]
 * skins2/src/generic_layout.cpp: Fixed a resizing bug (the invisible controls
   were drawn when resizing the layout)

18 years agoimplement net_ConnectUDP() (yet to be used) to create a connected UDP socket,
Rémi Denis-Courmont [Sun, 4 Dec 2005 17:40:59 +0000 (17:40 +0000)]
implement net_ConnectUDP() (yet to be used) to create a connected UDP socket,
and stop doing different things with net_OpenUDP()

18 years ago* modules/codec/realaudio.c: try to detect dropped subpackets so we don't screw-up...
Gildas Bazin [Sun, 4 Dec 2005 17:36:24 +0000 (17:36 +0000)]
* modules/codec/realaudio.c: try to detect dropped subpackets so we don't screw-up the subpackets reordering.

18 years agoFix crash while drawing playlist
Clément Stenac [Sun, 4 Dec 2005 17:15:24 +0000 (17:15 +0000)]
Fix crash while drawing playlist
+ popup compile fix (bonus !)

18 years agoa52tospdif.c: fix regression in recent changes
Sigmund Augdal Helberg [Sun, 4 Dec 2005 17:10:22 +0000 (17:10 +0000)]
a52tospdif.c: fix regression in recent changes

18 years ago * share/skins2/skin.dtd: Video.autoresize defaults to true
Olivier Teulière [Sun, 4 Dec 2005 16:54:17 +0000 (16:54 +0000)]
 * share/skins2/skin.dtd: Video.autoresize defaults to true
 * doc/skins/skins2-howto.xml: Added documentation for this attribute

18 years ago * skins2/macosx/macosx_factory.cpp: compilation fix
Olivier Teulière [Sun, 4 Dec 2005 16:19:28 +0000 (16:19 +0000)]
 * skins2/macosx/macosx_factory.cpp: compilation fix

18 years ago* modules/gui/wxwidgets: display and resizing of the embedded playlist should behave...
Gildas Bazin [Sun, 4 Dec 2005 16:16:54 +0000 (16:16 +0000)]
* modules/gui/wxwidgets: display and resizing of the embedded playlist should behave a lot better now.

18 years ago * share/skins2/winamp2.xml: Change layout on double-clicks
Olivier Teulière [Sun, 4 Dec 2005 16:01:12 +0000 (16:01 +0000)]
 * share/skins2/winamp2.xml: Change layout on double-clicks

18 years agoPopup compile fix
Clément Stenac [Sun, 4 Dec 2005 15:43:03 +0000 (15:43 +0000)]
Popup compile fix

18 years agoImprovements to playtree
Clément Stenac [Sun, 4 Dec 2005 15:35:28 +0000 (15:35 +0000)]
Improvements to playtree

* Don't expand nodes by default
* Distinguish notification types from document to view
  ( update of one item, global change, append of one item)
* Handle item-append
   - Add a command/callback
   - TODO: Only rebuild the tree image if the newly appended item is
     visible
* Rename m_lastPos to m_firstPos as it represents the first position
* Beginning of a general ensureVisible function (not working yet)

18 years ago * skins2: support for custom popup menus, and win32 implementation.
Olivier Teulière [Sun, 4 Dec 2005 14:47:26 +0000 (14:47 +0000)]
 * skins2: support for custom popup menus, and win32 implementation.
   XML example:
       <PopupMenu id="sample_menu">
           <MenuItem label="Play" action="vlc.play()" />
           <MenuItem label="Pause" action="vlc.pause()" />
           <MenuSeparator />
           <MenuItem label="Show playlist" action="playlist_window.show()" />
           <MenuItem label="Hide playlist" action="playlist_window.hide()" />
           <MenuSeparator />
           <MenuItem label="Quick open file" action="dialogs.fileSimple()" />
       </PopupMenu>

   To call the menu:
       <Button action="sample_menu.show()" ... />

   Known bug: the popup disappears when the user clicks "too fast" on the
   button: the control refreshes itself in an asynchronous way, and the popup
   dislikes it... so click slowly :)

18 years agoDetermine the RTSP control URL host dynamically, as seen from the RTSP client
Rémi Denis-Courmont [Sun, 4 Dec 2005 13:44:44 +0000 (13:44 +0000)]
Determine the RTSP control URL host dynamically, as seen from the RTSP client

18 years agoFix RC compilation from source snapshots
Rémi Denis-Courmont [Sun, 4 Dec 2005 13:05:40 +0000 (13:05 +0000)]
Fix RC compilation from source snapshots

18 years agoDo not crash on vlm command: 'new somestring vod enabled', when the user forgot ...
Jean-Paul Saman [Sun, 4 Dec 2005 12:53:53 +0000 (12:53 +0000)]
Do not crash on vlm command: 'new somestring vod enabled', when the user forgot --rtsp-host <ipaddress>:<port> on the vlc commandline.

18 years agoFix make dist
Rémi Denis-Courmont [Sun, 4 Dec 2005 12:43:10 +0000 (12:43 +0000)]
Fix make dist
Case matters when using filenames!

18 years agoAvahi 0.6 patch by Diego 'Flameeyes' Pettenò flameeyes at gentoo d0t org
Clément Stenac [Sun, 4 Dec 2005 11:54:22 +0000 (11:54 +0000)]
Avahi 0.6 patch by  Diego 'Flameeyes' Pettenò flameeyes at gentoo d0t org

Thanks.

18 years agoEnable timeshifting automatically with SAP - closes #450
Rémi Denis-Courmont [Sun, 4 Dec 2005 11:23:55 +0000 (11:23 +0000)]
Enable timeshifting automatically with SAP - closes #450
(can be disabled with an advanced option)

18 years agoFirst steps towards integrating coreaudio and auhal module into one. It does not...
Derk-Jan Hartman [Sun, 4 Dec 2005 02:14:59 +0000 (02:14 +0000)]
First steps towards integrating coreaudio and auhal module into one. It does not actually render digital audio yet.

18 years ago * share/skins2/skin.dtd: fixed a typo
Olivier Teulière [Sat, 3 Dec 2005 22:46:33 +0000 (22:46 +0000)]
 * share/skins2/skin.dtd: fixed a typo

18 years agoDelete more SLP stuff
Derk-Jan Hartman [Sat, 3 Dec 2005 19:35:54 +0000 (19:35 +0000)]
Delete more SLP stuff

18 years agoRemove openslp since we no longer have it in VLC
Derk-Jan Hartman [Sat, 3 Dec 2005 19:07:02 +0000 (19:07 +0000)]
Remove openslp since we no longer have it in VLC

18 years agoFix ffmpeg HOSTCC attempt 2 :D
Derk-Jan Hartman [Sat, 3 Dec 2005 18:22:34 +0000 (18:22 +0000)]
Fix ffmpeg HOSTCC attempt 2 :D

18 years agoFix ffmpeg HOSTCC
Derk-Jan Hartman [Sat, 3 Dec 2005 18:20:50 +0000 (18:20 +0000)]
Fix ffmpeg HOSTCC

18 years agoFix contribs in case we do NOT cross compile
Derk-Jan Hartman [Sat, 3 Dec 2005 18:15:42 +0000 (18:15 +0000)]
Fix contribs in case we do NOT cross compile

18 years agoFix faad contrib on Mac OS X
Derk-Jan Hartman [Sat, 3 Dec 2005 17:14:07 +0000 (17:14 +0000)]
Fix faad contrib on Mac OS X

18 years agocontrib x264 cleaning
Derk-Jan Hartman [Sat, 3 Dec 2005 17:04:42 +0000 (17:04 +0000)]
contrib x264 cleaning

18 years agoFix the x264 patch so it works again under Mac OS X
Derk-Jan Hartman [Sat, 3 Dec 2005 17:00:55 +0000 (17:00 +0000)]
Fix the x264 patch so it works again under Mac OS X

18 years agoSupport for passing an argument from subject to observer
Clément Stenac [Sat, 3 Dec 2005 16:02:32 +0000 (16:02 +0000)]
Support for passing an argument from subject to observer

18 years agoNaive implementation of deletion : full rebuild after deletion, and refocus on curren...
Clément Stenac [Sat, 3 Dec 2005 15:22:28 +0000 (15:22 +0000)]
Naive implementation of deletion : full rebuild after deletion, and refocus on current playing item

18 years agoRemove useless playtree.* commands
Clément Stenac [Sat, 3 Dec 2005 14:57:01 +0000 (14:57 +0000)]
Remove useless playtree.* commands

18 years agoFix tree selection
Clément Stenac [Sat, 3 Dec 2005 14:56:28 +0000 (14:56 +0000)]
Fix tree selection

18 years ago* modules/gui/wxwidgets: wxSplitterWindow is buggy under wxGTK so we implement our...
Gildas Bazin [Sat, 3 Dec 2005 13:41:01 +0000 (13:41 +0000)]
* modules/gui/wxwidgets: wxSplitterWindow is buggy under wxGTK so we implement our own version.

18 years ago* ALL: first development version of a GUI for the SubPicture Filters (refs #350)
Felix Paul Kühne [Sat, 3 Dec 2005 13:36:54 +0000 (13:36 +0000)]
* ALL: first development version of a GUI for the SubPicture Filters (refs #350)
- the marquee section is already completely usable, more to come
- TODO:
    - fix all FIXMEs
    - implement the logo and time settings completely
    - implement l10n
    - fix 10.3 compatibility (runs under Tiger only atm)
    - save the preferences, if requested
    - close a current vout and re-open it, when a filter is (de-)activated
    - redesign the GUI to a smaller panel

18 years agoShould fix playlist scrolling
Clément Stenac [Sat, 3 Dec 2005 13:34:40 +0000 (13:34 +0000)]
Should fix playlist scrolling

playlist-current must not be handled by a full rebuild but by two item updates, on oldval (to remove its playing status) and newval (to give it playing status)

18 years ago* forgot to add the new files...
Cyril Deguet [Sat, 3 Dec 2005 11:44:57 +0000 (11:44 +0000)]
* forgot to add the new files...

18 years ago* all: support of animated bitmaps in skins: there are new attributes
Cyril Deguet [Sat, 3 Dec 2005 11:43:35 +0000 (11:43 +0000)]
* all: support of animated bitmaps in skins: there are new attributes
  "nbFrames" and "fps" in the (Sub)Bitmap elements to set the number
  of frames and the frame rate in a bitmap. As in the radialslider,
  the different frames are just laid vertically in the bitamp (and
  all the frames must have the same size)
  At the moment animated bitmaps are only supported in Button controls.

18 years agoAdd a checkRemove method to CmdGeneric.
Clément Stenac [Sat, 3 Dec 2005 11:40:40 +0000 (11:40 +0000)]
Add a checkRemove method to CmdGeneric.
It is called by asyncqueue if remove flag is true, to let the newly added command check if it wants its predecessors to be removed.

Default is to always allow. Only implemented in CmdPlaytreeUpdate: only remove previous commands if they are about the same item.

-> Limit excess updates to playtree

(There are some debug messages left in this commit, will remove later)

18 years ago* modules/gui/wxwidgets: wxwidgets 2.4.2 compilation fixes as suggested by Charlie...
Gildas Bazin [Fri, 2 Dec 2005 22:00:52 +0000 (22:00 +0000)]
* modules/gui/wxwidgets: wxwidgets 2.4.2 compilation fixes as suggested by Charlie Ledogar (charlie10 at gmail dot com)

18 years ago* modules/gui/wxwidgets: use a wxSplitterWindow to display the embedded playlist.
Gildas Bazin [Fri, 2 Dec 2005 20:50:37 +0000 (20:50 +0000)]
* modules/gui/wxwidgets: use a wxSplitterWindow to display the embedded playlist.

18 years agoall: restored missing patches (mostly for BeOS)
Damien Fouilleul [Fri, 2 Dec 2005 16:27:40 +0000 (16:27 +0000)]
all: restored missing patches (mostly for BeOS)

18 years agoDon't notify playlist from input, input does it already
Clément Stenac [Fri, 2 Dec 2005 14:55:31 +0000 (14:55 +0000)]
Don't notify playlist from input, input does it already

The previous commit and this one globally have a rather negative impact, as we notify playlist waaayy too much while adding info. Should either be implemented in interface to reduce the number of updates, or as a flag to add_info if we have some more to do afterwards

18 years agoFix playlist notification in input
Clément Stenac [Fri, 2 Dec 2005 14:49:57 +0000 (14:49 +0000)]
Fix playlist notification in input

18 years agoDon't preparse item on playing it
Clément Stenac [Fri, 2 Dec 2005 14:48:57 +0000 (14:48 +0000)]
Don't preparse item on playing it

18 years agodvdnav.patch: updated dvdnav-config.in to include dvdread lib
Damien Fouilleul [Fri, 2 Dec 2005 09:59:04 +0000 (09:59 +0000)]
dvdnav.patch: updated dvdnav-config.in to include dvdread lib

18 years agodvdnav.c: replace %lld printf formating with I64Fd
Damien Fouilleul [Fri, 2 Dec 2005 00:48:22 +0000 (00:48 +0000)]
dvdnav.c: replace %lld printf formating with I64Fd

18 years agoall: use libdvdnav builtin dvdread source rather than the standalone version
Damien Fouilleul [Fri, 2 Dec 2005 00:45:14 +0000 (00:45 +0000)]
all: use libdvdnav builtin dvdread source rather than the standalone version
     consolidated all dvdnav/dvdread patches into a single patch

18 years ago* modules/gui/wxwidgets: start of a playlist_manager widget.
Gildas Bazin [Fri, 2 Dec 2005 00:25:52 +0000 (00:25 +0000)]
* modules/gui/wxwidgets: start of a playlist_manager widget.
   This is based on code from the current playlist dialog but this dialog should eventually make use of the widget as well (when enough features have been implemented).

18 years ago * doc/skins/skins2-howto.xml: Documented the new attributes of the Text
Olivier Teulière [Thu, 1 Dec 2005 22:30:39 +0000 (22:30 +0000)]
 * doc/skins/skins2-howto.xml: Documented the new attributes of the Text
   control, and fixed a few details

18 years agoExtra/contrib: Fix goom
Christophe Mutricy [Thu, 1 Dec 2005 22:09:45 +0000 (22:09 +0000)]
Extra/contrib: Fix goom
-Cette ligne, et les suivantes ci-dessous, seront ignorées--

M    src/Makefile

18 years ago* modules/gui/wxwidgets/interface.cpp: slightly smaller interface size.
Gildas Bazin [Thu, 1 Dec 2005 21:03:00 +0000 (21:03 +0000)]
* modules/gui/wxwidgets/interface.cpp: slightly smaller interface size.

18 years ago* modules/gui/wxwidgets: fixes and improvements to the main interface code.
Gildas Bazin [Thu, 1 Dec 2005 19:03:28 +0000 (19:03 +0000)]
* modules/gui/wxwidgets: fixes and improvements to the main interface code.

18 years ago* modules/audio_filter/converter/a52tospdif.c: remove useless cruft.
Gildas Bazin [Thu, 1 Dec 2005 19:01:48 +0000 (19:01 +0000)]
* modules/audio_filter/converter/a52tospdif.c: remove useless cruft.

18 years ago* Support little endian streams on Big endian output. In theory at least, the Mendels...
Derk-Jan Hartman [Thu, 1 Dec 2005 17:09:00 +0000 (17:09 +0000)]
* Support little endian streams on Big endian output. In theory at least, the Mendelssohn_2.wav sample never worked for me. I think the dtssys demuxer has an endianness issue (probably in the header code or something). In my opinion the dtssys demux should only output big endian streams, because all DTS is generally big endian. It's just that .wav often isn't.

18 years agomodules/misc/dummy/decoder.c: Dummily decode subtitle tracks as well.
Sigmund Augdal Helberg [Thu, 1 Dec 2005 17:01:02 +0000 (17:01 +0000)]
modules/misc/dummy/decoder.c: Dummily decode subtitle tracks as well.
And just crash

18 years agoFix the a52 spdif filter, add big endian support to the DTS filter and add big endian...
Derk-Jan Hartman [Thu, 1 Dec 2005 16:14:18 +0000 (16:14 +0000)]
Fix the a52 spdif filter, add big endian support to the DTS filter and add big endian support to the coreaudio module. Now if you use the coreaudio module, you can output encoded audio on the G5 and other systems. PLEASE check that your SPDIF support is not broken after this.