65 Commits (b13479e014761163833f5862df7570abf6c8a85a)

Author SHA1 Message Date
Andrzej Rybczak b13479e014 do not restrict statusbar_visibility option if alternative ui is active 17 years ago
Andrzej Rybczak d92d7779e2 make progressbar look customizable 17 years ago
Andrzej Rybczak 8c3760111d new feature: display remaining time of song instead of elapsed time 17 years ago
Andrzej Rybczak cef5433d5f do not block elapsed time counter update if message is displayed 17 years ago
Andrzej Rybczak 216b0b6af6 new feature: display bitrate in statusbar (optional, disabled by default) 17 years ago
Andrzej Rybczak deaa456383 redraw white line after message is gone if alternative ui is active 17 years ago
Andrzej Rybczak 56fd7bd7fc do not support song format for command that is executed on song change 17 years ago
Andrzej Rybczak 42fee12eb0 allow for colors in song_status_format 17 years ago
Andrzej Rybczak 5a9369b585 convert alternative header text to proper locale if needed 17 years ago
Andrzej Rybczak 101f01941d new feature: alternative user interface 17 years ago
Andrzej Rybczak 837560c536 do not show messages if statusbar unlock is not allowed 17 years ago
Andrzej Rybczak 26326de2c8 fix setting format flags in Window::operator<<(Format) 17 years ago
Andrzej Rybczak 1c3cd3b90b fix compilation --without-taglib 17 years ago
Andrzej Rybczak df051bf674 remove using declarations 17 years ago
Andrzej Rybczak 9dab25e02c use prefix ++ instead of postfix where available 17 years ago
Andrzej Rybczak 2eb913fe22 define MPD::Connection handler as an object, not pointer 17 years ago
Andrzej Rybczak ff3e90d91d fix database update 17 years ago
Andrzej Rybczak 774dbaf859 clear statusbar immediately after unlock if player is stopped 17 years ago
Andrzej Rybczak 5519e5c9bc if volume < 0, display 'n/a' instead of '-1%' 17 years ago
Andrzej Rybczak ecd4c8cc17 get rid of C style casts 17 years ago
Andrzej Rybczak 7eb74a6da2 new feature: custom command execution on song change 17 years ago
Andrzej Rybczak eb3b08b45e clear window title at exit 17 years ago
Andrzej Rybczak 0c34b37328 do not clear statusbar if it's locked 17 years ago
Andrzej Rybczak 6177d49f9f new feature: two columns view in media library (albums and songs) 17 years ago
Andrzej Rybczak ab7dbe9cbe redraw statusbar after terminal resize 17 years ago
Andrzej Rybczak b5b5d64c80 try polling mpd once per second once again 17 years ago
Andrzej Rybczak c78d2f296c fix drawing statusbar if player was stopped at start 17 years ago
Andrzej Rybczak c7251ebb98 improve formatting removal 17 years ago
Andrzej Rybczak 97b9f15898 Revert "fix bug 2252" 17 years ago
Andrzej Rybczak bf3e2546d8 fix displaying window title is mpd is not playing 17 years ago
Andrzej Rybczak 206c2570d0 fix bug 2252 17 years ago
Andrzej Rybczak 104cd0a6e8 count elapsed time locally (experimental) 17 years ago
Andrzej Rybczak 57cab87a36 fetch now playing song and set window title if it's empty 17 years ago
Andrzej Rybczak 7f85a0dcd1 use flag to force status update rather than doing additional update 17 years ago
Andrzej Rybczak 00dcadcc8a add support for consume mode 17 years ago
Andrzej Rybczak 9acadd61ec change notification about changing modes a bit 17 years ago
Andrzej Rybczak 458d4c3004 restore window title after playing song 17 years ago
Andrzej Rybczak 18271fb616 revert back to polling mpd twice per second 17 years ago
Andrzej Rybczak 1acca770db do not use WindowTitle() with pdcurses 17 years ago
Andrzej Rybczak 5f41640cd9 handle single command and remove hacks used as substitute for it 17 years ago
Andrzej Rybczak 1b22f307ea add support for pdcurses 17 years ago
Andrzej Rybczak f24db993aa fix reapplying filter the same as the last one used 17 years ago
Andrzej Rybczak 5b36fda511 reapply filter even if it's the same as the last one applied 17 years ago
Andrzej Rybczak 3710d3bafd fix blocking playlist update 17 years ago
Andrzej Rybczak ffbcfb7e18 poll mpd once per second, no need to do it more often 17 years ago
Andrzej Rybczak cf3746f301 always poll mpd twice per second 17 years ago
Andrzej Rybczak b58864e682 fix bolding np song with 'repeat one' function enabled 17 years ago
Andrzej Rybczak 1e511d1d8d fix now playing update if playlist is filtered 17 years ago
Andrzej Rybczak aad83e9b6c fix clearing statusbar if playing is stopped 17 years ago
Andrzej Rybczak 1a7fd6d332 update window title only when playlist or songid changed 17 years ago