diff options
author | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-03-26 11:48:00 +0000 |
---|---|---|
committer | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-03-26 11:48:00 +0000 |
commit | 0f40cfbc8e2ce03b42ce2cf732388b9e8cf50e75 (patch) | |
tree | 27c4a62f97ddf3e0a60b2283aff7110f01f895f5 /ChangeLog | |
parent | 91f91ec1332e1bc2a1434a1658d825a16ed56ff8 (diff) | |
download | xine-lib-0f40cfbc8e2ce03b42ce2cf732388b9e8cf50e75.tar.gz xine-lib-0f40cfbc8e2ce03b42ce2cf732388b9e8cf50e75.tar.bz2 |
Send an event when the amp value or amp mute change. Patch by reinhard Nissl. Also bump the libtool version info.
CVS patchset: 8749
CVS date: 2007/03/26 11:48:00
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -33,8 +33,8 @@ xine-lib (1.1.5) (Unreleased) by default (it can, and probably should) be different from the Win32 codecs path. * Avoid a possible floating-point exception when starting stream playback. - * Now xine can play correctly media on HTTP servers reporting status codes but - no status message. + * Now xine can play correctly media on HTTP servers reporting status codes + but no status message. * Wave files with 24-bit integer PCM streams now should play correctly (downplayed to 16-bit). * Added centre-cutout (4:3 in 16:9) to the expand plugin. @@ -47,6 +47,7 @@ xine-lib (1.1.5) (Unreleased) * Create at least a 1×1 shared image when the first frame is skipped (and thus reported as 0×0), to avoid disabling shared memory for all others. Patch by Reinhard Nissl. + * Send an event when the amp level is modified. Patch by Reinhard Nissl. xine-lib (1.1.4) * Mark string-type configuration items according to whether they're plain |