Andrzej Rybczak
|
5e2626ca0c
|
Make libcurl a hard dependency
|
9 years ago |
Andrzej Rybczak
|
b018efceb6
|
Modernize lyrics screen
|
9 years ago |
Andrzej Rybczak
|
516ee31109
|
Update headers
|
9 years ago |
Andrzej Rybczak
|
de2513a36c
|
Implement filtering in media library
|
9 years ago |
Andrzej Rybczak
|
29b1813c6d
|
Resurrect filtering of lists (playlist only for now)
|
9 years ago |
Andrzej Rybczak
|
126e954528
|
Include state line in the header window
|
10 years ago |
ben01189998819991197253@users.noreply.github.com
|
4130d3ba24
|
settings: add 'execute_on_player_state_change' option
|
10 years ago |
Andrzej Rybczak
|
f56c825b36
|
statusbar: always respect alternative ui separator color
|
10 years ago |
Andrzej Rybczak
|
9e9e521580
|
remove enterPressed from remaining screens
|
11 years ago |
Andrzej Rybczak
|
0ee09fb109
|
outputs: replace enterPressed with toggleOutput
|
11 years ago |
Andrzej Rybczak
|
d2189aa0f4
|
visualizer: scale automatically if multiplier is 1
|
11 years ago |
Andrzej Rybczak
|
d5b4f1f8af
|
status: always check if current song is not empty
|
11 years ago |
Andrzej Rybczak
|
310d280cef
|
status: fix assertion failure on window resize without active mpd connection
|
11 years ago |
Andrzej Rybczak
|
e33c5cda8e
|
status: don't remove selection on playlist update
|
11 years ago |
Andrzej Rybczak
|
a800226cd4
|
status: always replace song, but deselect only when path changes
|
11 years ago |
Andrzej Rybczak
|
a8e2ec5ed0
|
replace ProxySongList with NC::List and SongList
|
11 years ago |
Andrzej Rybczak
|
39c331eed6
|
status: if current song is not yet in playlist, fetch it from the server - part 2
|
11 years ago |
Andrzej Rybczak
|
ccad8fcf06
|
status: when updating playlist, deselect modified items
|
11 years ago |
Andrzej Rybczak
|
076c37af05
|
status: if current song is not yet in playlist, fetch it from the server
|
11 years ago |
Andrzej Rybczak
|
30df221cb4
|
menu: split into two headers
|
11 years ago |
Andrzej Rybczak
|
a21d9ca425
|
format: split into two headers
|
11 years ago |
Andrzej Rybczak
|
e30149d04c
|
browser: refresh browser on database update properly
|
11 years ago |
Andrzej Rybczak
|
8657cdbf4d
|
status: minor interface changes
|
11 years ago |
Andrzej Rybczak
|
d26c3c8fc5
|
window: fill background color on clearing to EOL
|
11 years ago |
Andrzej Rybczak
|
8d24c42261
|
format: implement generic format parser and printer
|
12 years ago |
Andrzej Rybczak
|
75bae9862e
|
window: change internal color representation
|
12 years ago |
Andrzej Rybczak
|
7acc64979e
|
settings: make slave screen optional and unset by default
|
12 years ago |
Andrzej Rybczak
|
7c71df8dc7
|
browser: do not go to parent directory on MPD_SERVER_ERROR_NO_EXIST
|
12 years ago |
brezerk
|
cc747c0f99
|
settings: add startup_slave_screen option
|
12 years ago |
Andrzej Rybczak
|
309a4989c9
|
remove filtering
|
12 years ago |
Andrzej Rybczak
|
12772c47f9
|
menu: remove search related methods
|
12 years ago |
Andrzej Rybczak
|
0457af36fe
|
mpd: redesign Item and adjust browser
|
12 years ago |
Andrzej Rybczak
|
4ad5c33f32
|
use SongIterator
|
12 years ago |
Andrzej Rybczak
|
f1aba45a99
|
window: rename getString to prompt
|
12 years ago |
Andrzej Rybczak
|
b265d56cdf
|
window: add ScopedStringHelper and use it where appropriate
|
12 years ago |
John Fresco
|
446691c35f
|
status: fix crossfade being shown in status when other options are being toggled
|
12 years ago |
John Fresco
|
93977b8093
|
status: fix crossfade being shown in status when other options are being toggled
|
12 years ago |
Andrzej Rybczak
|
683efb5a43
|
status: follow lyrics of proper song if consume mode is on
http://bugs.musicpd.org/view.php?id=4082
|
12 years ago |
Andrzej Rybczak
|
d3c1f6fce5
|
status: playlist: do not try to draw now playing song if player is stopped
|
12 years ago |
Andrzej Rybczak
|
858e3a094a
|
status: always update window timeout
|
12 years ago |
Andrzej Rybczak
|
68a316258c
|
status: store status fields seperately
|
12 years ago |
Andrzej Rybczak
|
662e9a1c36
|
status: update: update elapsed time
|
12 years ago |
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.
|
12 years ago |
Andrzej Rybczak
|
0b4d7e203b
|
status: make idle events handling independent of the order of their arrival
|
12 years ago |
Andrzej Rybczak
|
9238008033
|
make sure to include boost posix_time where needed
|
12 years ago |
Andrzej Rybczak
|
5ce193303b
|
fix color of window separators in media library etc.
|
12 years ago |
Andrzej Rybczak
|
322baa5989
|
status: fire song id change event after song ends with consume flag
fixes http://bugs.musicpd.org/view.php?id=4082
|
12 years ago |
Andrzej Rybczak
|
06a07b0d33
|
status: fix toggling flags
|
12 years ago |
Andrzej Rybczak
|
64b85d5d4f
|
status: fix seeking with visualizer visible
|
12 years ago |
Andrzej Rybczak
|
2a4c7538b8
|
statusbar: fix redraw of progressbar after statusbar is unlocked in classic view
|
12 years ago |