Commit Graph

266 Commits

Author SHA1 Message Date
Andrzej Rybczak
05ed6b6cfa Add 'statusbar_time_color' and 'player_state_color' configuration variables 2016-12-25 00:24:09 +01:00
Andrzej Rybczak
a488c2d89d Support attaching format information to selected color variables 2016-12-23 22:52:47 +01:00
Andrzej Rybczak
5445c41aaa Move screens to subdirectory 2016-12-22 15:58:57 +01:00
Andrzej Rybczak
478f4454d8 Move ncurses related files to curses directory 2016-12-22 15:25:25 +01:00
Andrzej Rybczak
5b56c48c4a lyrics: add support for showing notifications about fetching lyrics in background 2016-11-21 10:47:27 +01:00
Andrzej Rybczak
5e2626ca0c Make libcurl a hard dependency 2016-11-20 19:15:25 +01:00
Andrzej Rybczak
b018efceb6 Modernize lyrics screen 2016-11-20 19:14:35 +01:00
Andrzej Rybczak
516ee31109 Update headers 2016-11-13 11:07:13 +01:00
Andrzej Rybczak
de2513a36c Implement filtering in media library 2016-11-13 04:55:51 +01:00
Andrzej Rybczak
29b1813c6d Resurrect filtering of lists (playlist only for now) 2016-11-13 01:15:07 +01:00
Andrzej Rybczak
126e954528 Include state line in the header window 2016-10-30 14:55:30 +01:00
ben01189998819991197253@users.noreply.github.com
4130d3ba24 settings: add 'execute_on_player_state_change' option 2016-04-23 14:29:21 +02:00
Andrzej Rybczak
f56c825b36 statusbar: always respect alternative ui separator color 2016-01-16 10:39:20 +01:00
Andrzej Rybczak
9e9e521580 remove enterPressed from remaining screens 2015-11-04 19:21:31 +01:00
Andrzej Rybczak
0ee09fb109 outputs: replace enterPressed with toggleOutput 2015-09-27 14:24:59 +02:00
Andrzej Rybczak
d2189aa0f4 visualizer: scale automatically if multiplier is 1 2015-09-01 21:43:58 +02:00
Andrzej Rybczak
d5b4f1f8af status: always check if current song is not empty 2015-06-15 16:41:58 +02:00
Andrzej Rybczak
89d593799c Merge branch '0.6.x' 2015-06-13 21:14:41 +02:00
Andrzej Rybczak
310d280cef status: fix assertion failure on window resize without active mpd connection 2015-06-13 20:57:01 +02:00
Andrzej Rybczak
e33c5cda8e status: don't remove selection on playlist update 2015-05-23 20:24:54 +02:00
Andrzej Rybczak
a800226cd4 status: always replace song, but deselect only when path changes 2015-05-18 00:04:53 +02:00
Andrzej Rybczak
a8e2ec5ed0 replace ProxySongList with NC::List and SongList 2015-05-11 22:35:06 +02:00
Andrzej Rybczak
39c331eed6 status: if current song is not yet in playlist, fetch it from the server - part 2 2015-04-21 22:10:38 +02:00
Andrzej Rybczak
ccad8fcf06 status: when updating playlist, deselect modified items 2015-04-18 20:27:17 +02:00
Andrzej Rybczak
076c37af05 status: if current song is not yet in playlist, fetch it from the server 2015-04-18 19:54:06 +02:00
Andrzej Rybczak
30df221cb4 menu: split into two headers 2015-04-18 17:41:13 +02:00
Andrzej Rybczak
a21d9ca425 format: split into two headers 2015-04-18 17:41:10 +02:00
Andrzej Rybczak
e30149d04c browser: refresh browser on database update properly 2015-04-12 19:17:54 +02:00
Andrzej Rybczak
8657cdbf4d status: minor interface changes 2014-12-13 18:44:38 +01:00
Andrzej Rybczak
d26c3c8fc5 window: fill background color on clearing to EOL 2014-11-11 16:08:48 +01:00
Andrzej Rybczak
8d24c42261 format: implement generic format parser and printer 2014-11-11 00:08:23 +01:00
Andrzej Rybczak
75bae9862e window: change internal color representation 2014-11-08 21:20:38 +01:00
Andrzej Rybczak
7acc64979e settings: make slave screen optional and unset by default 2014-11-07 23:46:20 +01:00
Andrzej Rybczak
7c71df8dc7 browser: do not go to parent directory on MPD_SERVER_ERROR_NO_EXIST 2014-11-06 21:22:22 +01:00
brezerk
cc747c0f99 settings: add startup_slave_screen option 2014-11-06 20:33:12 +01:00
Andrzej Rybczak
309a4989c9 remove filtering 2014-11-05 21:37:27 +01:00
Andrzej Rybczak
12772c47f9 menu: remove search related methods 2014-11-04 21:31:07 +01:00
Andrzej Rybczak
0457af36fe mpd: redesign Item and adjust browser 2014-11-02 22:14:29 +01:00
Andrzej Rybczak
4ad5c33f32 use SongIterator 2014-11-01 19:45:19 +01:00
Andrzej Rybczak
f1aba45a99 window: rename getString to prompt 2014-10-31 16:07:56 +01:00
Andrzej Rybczak
b265d56cdf window: add ScopedStringHelper and use it where appropriate 2014-10-31 15:30:54 +01:00
John Fresco
446691c35f status: fix crossfade being shown in status when other options are being toggled 2014-10-26 13:33:05 +01:00
John Fresco
93977b8093 status: fix crossfade being shown in status when other options are being toggled 2014-10-25 13:15:55 +02:00
Andrzej Rybczak
683efb5a43 status: follow lyrics of proper song if consume mode is on
http://bugs.musicpd.org/view.php?id=4082
2014-10-18 14:01:43 +02:00
Andrzej Rybczak
d3c1f6fce5 status: playlist: do not try to draw now playing song if player is stopped 2014-09-12 13:39:15 +02:00
Andrzej Rybczak
858e3a094a status: always update window timeout 2014-09-12 13:22:15 +02:00
Andrzej Rybczak
68a316258c status: store status fields seperately 2014-09-12 13:10:47 +02:00
Andrzej Rybczak
662e9a1c36 status: update: update elapsed time 2014-09-06 22:27:31 +02:00
Andrzej Rybczak
166242210f status: keep track of elapsed time separately from status
updating elapsed time on a separate rate causes too many problems.
this time it was current song position updating at the wrong time.
2014-09-06 13:58:11 +02:00
Andrzej Rybczak
0b4d7e203b status: make idle events handling independent of the order of their arrival 2014-09-04 17:39:15 +02:00