configure: exec-prefix
[zik.git] / doc / ChangeLog
blob98a6cd11f0c9e3cb282d5ccb966908e2c0d6afe6
1 #Version 0.5.3
2 +Add configure script
3 #Version 0.5.2
4 ++Change language in code for english. Use gettext for french translation.
5 ++Add search fonctions
6 +Add the possibility to check the dependencies before installation.
7 B- Fix occasional bug when deleting songs while playing.
8 B- Hiligth the current song after deleting songs.
9 #Version 0.5.1
10 ++Hilight the current song in playlist
11 B- Improve deleting song while playing in shuffle mode
12 B- Remenber the size of the window
13 #Version 0.5
14 ++Tag editor
15 ++Tray icon.
16 ++Play on start.
17 ++Memory of window position.
18 ++Try to keep Window's dimensions while changing view
19 ++Context menu for playlist and treeview
20 ++Rename webradio.
21 B- Shuffle is remenber correctly between sessions.
22 B- Bad tag won't crash ZiK (?)
23 -- Segmentation fault happens sometimes
24 #Version 0.4.4
25 ++flac support
26 ++Webradios can be named
27 --The ZiK.ini file is not compatible with the previous versions
28 #Version 0.4.3
29 ++web radios support
30 ++wma support
31 B-relative paths in m3u file
32 #Version 0.4.2
33 ++Display playlist in explorer
34 ++Help documentation in french (small text)
35 ++Acelerator keys
36 +Use Gettext for future translation
37 #Version 0.4.1
38 First release
40 ++ -> add fonction
41 + -> add code
42 B- -> bugg correction
43 -- -> known regression