Andrzej Rybczak
|
b910ce38be
|
restrict conversions being done in strbuffer
|
14 years ago |
Andrzej Rybczak
|
a20a195225
|
mpd: use lambda closures instead of passing vectors to functions
|
14 years ago |
Andrzej Rybczak
|
4a0026052f
|
conv: use snprintf instead of ostringstream
|
14 years ago |
Andrzej Rybczak
|
397783d701
|
reduce usage of pointers / replace std::pair in SearchEngine
|
14 years ago |
Andrzej Rybczak
|
a270fc8402
|
rewrite MPD::Song object
|
14 years ago |
Andrzej Rybczak
|
e0e787716f
|
require MPD >= 0.14
|
14 years ago |
Andrzej Rybczak
|
bac6df8c6c
|
some general source code tweaks
|
14 years ago |
Andrzej Rybczak
|
2c50064ba5
|
playlist: move sorting functions to Playlist::EnterPressed
|
14 years ago |
Andrzej Rybczak
|
e0d5daef4c
|
fix {Clock,Visualizer}::Scroll so they override base function
|
14 years ago |
Andrzej Rybczak
|
9e071b074c
|
display: rewrite Display::Columns and Display::SongsInColumns
|
14 years ago |
Andrzej Rybczak
|
b299806a90
|
actions: define DisableFilter in terms of ApplyFilter
|
14 years ago |
Andrzej Rybczak
|
08adcbfdc8
|
screen: make behavior of locked screens more sensible in a certain case
|
14 years ago |
Andrzej Rybczak
|
ecf3b0d30a
|
remove tab-width dependent indentation
|
14 years ago |
Andrzej Rybczak
|
f6cae753e2
|
implement input character queue and add PushCharacters macro utility
|
14 years ago |
Andrzej Rybczak
|
55ae5b1816
|
initial support for binding keys to action chains
|
14 years ago |
Andrzej Rybczak
|
3a023e40c0
|
fix screen refresh at startup
|
14 years ago |
Andrzej Rybczak
|
6829a8e05c
|
add support for binding actions to multibyte characters
|
14 years ago |
Andrzej Rybczak
|
3750533026
|
settings: bind backspace actions also to Ctrl-H
|
14 years ago |
Andrzej Rybczak
|
fbd4a0484e
|
fix a few issues with win32 build
|
14 years ago |
Andrzej Rybczak
|
b1f5eeaa8b
|
fix compilation --without-taglib / --without-curl
|
14 years ago |
Andrzej Rybczak
|
d3b48855fd
|
remove Song::SetPosition
|
14 years ago |
Andrzej Rybczak
|
e729ab0a38
|
playlist: rewrite sorting so it's much less cryptic
|
14 years ago |
Andrzej Rybczak
|
b7999b499f
|
add a few informational messages
|
14 years ago |
Andrzej Rybczak
|
2096181eb1
|
playlist editor: disallow cropping/clearing filtered playlists
|
14 years ago |
Andrzej Rybczak
|
77a3c73d9c
|
make displayed messages more consistent
|
14 years ago |
Andrzej Rybczak
|
dad2bba13e
|
optimize a bit adding playlists/directories to playlist
|
14 years ago |
Andrzej Rybczak
|
bab756c579
|
add support for priorities (queueing)
|
14 years ago |
Andrzej Rybczak
|
d51edfd262
|
remove "Reverse" from sorting window
|
14 years ago |
Andrzej Rybczak
|
456c855adb
|
make it compile with -O2 -Werror
|
14 years ago |
Andrzej Rybczak
|
23a612e184
|
settings: remove unused function
|
14 years ago |
Andrzej Rybczak
|
9ae502e66e
|
change version to 0.6_pre
|
14 years ago |
Andrzej Rybczak
|
2d57f15cad
|
remove some hacky shit
|
14 years ago |
Andrzej Rybczak
|
181224b837
|
keybinding system rewrite
|
14 years ago |
Andrzej Rybczak
|
4cf9fe33db
|
settings: notify about unknown options in configuration file
|
14 years ago |
Andrzej Rybczak
|
6313139566
|
window: properly ignore all non-printable char codes (ctrl-?, F?, etc.)
|
14 years ago |
Andrzej Rybczak
|
7b8a286c49
|
window: interpret ctrl-h as backspace
|
14 years ago |
Andrzej Rybczak
|
8b2fd356b7
|
rename YEAR tag to DATE tag (as it should've been from the beginning)
|
14 years ago |
Andrzej Rybczak
|
a22e875473
|
help: fix typo
|
14 years ago |
Andrzej Rybczak
|
6126def6c5
|
settings: fix columns generation without configuration file (ticket #3490)
|
14 years ago |
Andrzej Rybczak
|
4475902eb9
|
settings: make progressbar more customizable (elapsed time part color, boldness)
|
14 years ago |
Andrzej Rybczak
|
27a0dc958f
|
corrections for previous commit
|
14 years ago |
Maarten de Vries
|
6c73c3cecf
|
add custom sort format
|
14 years ago |
Marc Jessome
|
d134a807d4
|
tag editor: Move reset/save to bottom of menu.
|
14 years ago |
Marc Jessome
|
10f5ec1e78
|
Add command to clear filter.
|
14 years ago |
Marc Jessome
|
7b90daa690
|
search engine: add "Album Artist" search constraint.
|
14 years ago |
Andrzej Rybczak
|
a14b77338d
|
jump to current song at startup even if it's not currently played
|
14 years ago |
Andrzej Rybczak
|
f96b4fc776
|
browser: make playing newly loaded playlist work in all cases
|
14 years ago |
Andrzej Rybczak
|
5e83aade22
|
lyrics fetcher: remove ad from lyricsvip lyrics
|
14 years ago |
Andrzej Rybczak
|
281263b957
|
change version to 0.5.11_pre
|
14 years ago |
Andrzej Rybczak
|
6039330c69
|
update NEWS / 0.5.10 release
|
14 years ago |