| mpd: use lambda closures instead of passing vectors to functions |
|
More...
|
over 13 years ago
|
| conv: use snprintf instead of ostringstream |
|
More...
|
over 13 years ago
|
| reduce usage of pointers / replace std::pair in SearchEngine |
|
More...
|
over 13 years ago
|
| rewrite MPD::Song object |
|
More...
|
over 13 years ago
|
| require MPD >= 0.14 |
|
More...
|
over 13 years ago
|
| some general source code tweaks |
|
More...
|
over 13 years ago
|
| playlist: move sorting functions to Playlist::EnterPressed |
|
More...
|
over 13 years ago
|
| fix {Clock,Visualizer}::Scroll so they override base function |
|
More...
|
over 13 years ago
|
| display: rewrite Display::Columns and Display::SongsInColumns |
|
More...
|
over 13 years ago
|
| actions: define DisableFilter in terms of ApplyFilter |
|
More...
|
over 13 years ago
|
| screen: make behavior of locked screens more sensible in a certain case |
|
More...
|
over 13 years ago
|
| remove tab-width dependent indentation |
|
More...
|
over 13 years ago
|
| implement input character queue and add PushCharacters macro utility |
|
More...
|
over 13 years ago
|
| initial support for binding keys to action chains |
|
More...
|
over 13 years ago
|
| fix screen refresh at startup |
|
More...
|
over 13 years ago
|
| add support for binding actions to multibyte characters |
|
More...
|
over 13 years ago
|
| settings: bind backspace actions also to Ctrl-H |
|
More...
|
over 13 years ago
|
| fix a few issues with win32 build |
|
More...
|
over 13 years ago
|
| fix compilation --without-taglib / --without-curl |
|
More...
|
over 13 years ago
|
| remove Song::SetPosition |
|
More...
|
over 13 years ago
|
| playlist: rewrite sorting so it's much less cryptic |
|
More...
|
over 13 years ago
|
| add a few informational messages |
|
More...
|
over 13 years ago
|
| playlist editor: disallow cropping/clearing filtered playlists |
|
More...
|
over 13 years ago
|
| make displayed messages more consistent |
|
More...
|
over 13 years ago
|
| optimize a bit adding playlists/directories to playlist |
|
More...
|
over 13 years ago
|
| add support for priorities (queueing) |
|
More...
|
over 13 years ago
|
| remove "Reverse" from sorting window |
|
More...
|
over 13 years ago
|
| make it compile with -O2 -Werror |
|
More...
|
over 13 years ago
|
| settings: remove unused function |
|
More...
|
over 13 years ago
|
| change version to 0.6_pre |
|
More...
|
over 13 years ago
|