summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2007-06-06 21:40:50 +0200
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2007-06-06 21:40:50 +0200
commit7f249d1dde1e0c4f7023926ce96a87bb7734c57b (patch)
tree2bf46c2ea8a12f40db58ac54ef2a0fd571625eba /ChangeLog
parent71f48c6e91419fc7161f8a75fbaebd2adc58ed77 (diff)
downloadxine-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--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 685d79a1f..c3cc1399e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.