diff options
| author | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-06-10 16:03:48 +0200 |
|---|---|---|
| committer | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-06-10 16:03:48 +0200 |
| commit | 5fe5692d82882a4583d56b7fc4a3ca767ba63c37 (patch) | |
| tree | 6a939bb41016e5924134930427e6e6a0916580b7 /ChangeLog | |
| parent | 6b2b45be409e81575e2f99bbf0677ba209b2e62d (diff) | |
| download | xine-lib-5fe5692d82882a4583d56b7fc4a3ca767ba63c37.tar.gz xine-lib-5fe5692d82882a4583d56b7fc4a3ca767ba63c37.tar.bz2 | |
Check for last.fm streaming server, and if that's the case, check for the SYNC string in the read data; if found, send a XINE_EVENT_UI_CHANNELS_CHANGED event, so that the frontend can go read the new metadata.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -34,6 +34,8 @@ xine-lib (1.1.90) (Unreleased) will not be present in KDE 4. * Convert the FAQ and the Hacker's Guide from DocBook SGML to DocBook 4.4 XML, and the figures from fig files to SVG files. + * Send a channel changed event to the frontend when receiving the SYNC + string from last.fm streaming server. xine-lib (1.1.7) * Support libdca (new name for libdts) by shuffling around the dts.h file. |
