blob: ff4073c9f8e964fb6dde05e80fbc482aeb3a7d48 (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
 | 2008-06-10
	* introduced love/ban error reporting
	* fixed love/ban segfault
2008-06-09
	* replaced calloc & strcpy by strdup in xml.c
	* rating implemented
	* skip, change station, quit implemented
	* now using thread for audio playback
2008-06-07
	* updated readme
	* documented some more functions
	* fixed autotools
	* added primitive playback of first song using libao and faad2
2008-06-05
	* url creation now uses less buffers
	* first public release
 |