blob: 9b0422eccd42c5b19ba66ed6e12ff60c425da400 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
client functions
----------------------------------------------------------------------------
* search screen
* load/save playlists
ncurses
----------------------------------------------------------------------------
* customizable keybindings
* color support / customizable color - done
* improve list drawing (faster)
other
----------------------------------------------------------------------------
* find/search function in playlist (like in less '/') - done
* configuration file(s) - keybindings,colors... - done
* internationalization - gettext
|