summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2006-09-02 21:59:54 +0000
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2006-09-02 21:59:54 +0000
commit0c7531143fb2306f91ae2fafc612147a5a355f0f (patch)
treed85b792cdfbca4754253421e679044b9dd1b3a36 /ChangeLog
parent4f5a72cbc25fce6442d158c71495bbd7947bbf64 (diff)
downloadxine-lib-0c7531143fb2306f91ae2fafc612147a5a355f0f.tar.gz
xine-lib-0c7531143fb2306f91ae2fafc612147a5a355f0f.tar.bz2
Remove polypaudio plugin, in favour of PulseAudio.
CVS patchset: 8195 CVS date: 2006/09/02 21:59:54
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index f81922410..aacd08e25 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,10 +11,10 @@ xine-lib (1.1.3)
* Add "m4b" to the list of supported file extensions for the Qt demuxer, to
allow playing (unprotected) audiobooks in AAC format.
* Remove --disable-fpic hack, prefer using --without-pic instead.
- * Add new output plugin: Pulseaudio (based on Polypaudio plugin), that uses
- 0.9 API (Pulseaudio is Polypaudio renamed).
- * Mark Polypaudio audio plugin as deprecated, as upstream changed APIs at
- least two times in the mean time.
+ * Add new output plugin: PulseAudio (based on PolypAudio plugin), that uses
+ 0.9 API (PulseAudio is PolypAudio renamed).
+ * Remove PolypAudio plugin, latest version supported 0.7 API that is no more
+ supported by upstream, and it's replaced by PulseAudio.
* Allow 0 for DVD title/chapter (navigation or full title).
* New experimental JACK audio driver.