equal
deleted
inserted
replaced
5 - Fixed a segfault while direct song selection. Thanks to Halim Sahin for |
5 - Fixed a segfault while direct song selection. Thanks to Halim Sahin for |
6 reporting. |
6 reporting. |
7 - Fixed possible division by zero in libsndfile decoder. |
7 - Fixed possible division by zero in libsndfile decoder. |
8 - Fixed some gcc 4.x warnings. |
8 - Fixed some gcc 4.x warnings. |
9 - Added commandline option for a user defined default background image. |
9 - Added commandline option for a user defined default background image. |
|
10 - Added OGG streaming support. Implemented by Manuel Reimer. |
10 - Made the handling of song information (e.g. ID3) UTF-8 aware. The infocache |
11 - Made the handling of song information (e.g. ID3) UTF-8 aware. The infocache |
11 file is kept in UTF-8 format now. |
12 file is kept in UTF-8 format now. |
12 - Ignore errors while scaning recursive directories. Patch provided by Steffen |
13 - Ignore errors while scaning recursive directories. Patch provided by Steffen |
13 Kaiser. |
14 Kaiser. |
14 - Map audio-button to "switch_audio" and next/prev-button to "seek_chapter" |
15 - Map audio-button to "switch_audio" and next/prev-button to "seek_chapter" |