diff options
author | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-06-06 21:40:50 +0200 |
---|---|---|
committer | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-06-06 21:40:50 +0200 |
commit | 7f249d1dde1e0c4f7023926ce96a87bb7734c57b (patch) | |
tree | 2bf46c2ea8a12f40db58ac54ef2a0fd571625eba /ChangeLog | |
parent | 71f48c6e91419fc7161f8a75fbaebd2adc58ed77 (diff) | |
download | xine-lib-7f249d1dde1e0c4f7023926ce96a87bb7734c57b.tar.gz xine-lib-7f249d1dde1e0c4f7023926ce96a87bb7734c57b.tar.bz2 |
Remove aRTs output plugin.
ALSA's DMix can allow to run both xine and aRTs
at the same time for Linux, and if other operating systems lacks a proper
software mixing facility you can consider alternative daemons. Note: aRTs
will not be present in KDE 4.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -28,6 +28,10 @@ xine-lib (1.1.90) (Unreleased) initialisation, even for audio files that nothing have to do with modplug. * Collapse the Ogg demuxer, and the Theora, Vorbis and Speex decoders in the same 'xiph' plugin. + * Remove aRTs output plugin; ALSA's DMix can allow to run both xine and aRTs + at the same time for Linux, and if other operating systems lacks a proper + software mixing facility you can consider alternative daemons. Note: aRTs + will not be present in KDE 4. xine-lib (1.1.7) (unreleased) * Support libdca (new name for libdts) by shuffling around the dts.h file. |