Andrzej Rybczak
|
51fe8dc2c8
|
Statusbar: redraw separator after interface switch when MPD is stopped
|
8 years ago |
Andrzej Rybczak
|
c340a6ba9a
|
Mark songs as added to playlist immediately (media library / playlist editor)
|
9 years ago |
Andrzej Rybczak
|
19d32648ed
|
Replace highlight colors with prefixes and suffixes
|
9 years ago |
Andrzej Rybczak
|
ad869df626
|
Properly set color of the state line 'border'
|
9 years ago |
Andrzej Rybczak
|
86ec51624e
|
Update AUTHORS and copyright line
|
9 years ago |
Andrzej Rybczak
|
809b1d5b59
|
Rename requestContentsUpdate to requestContentUpdate
|
9 years ago |
Andrzej Rybczak
|
7d502e42ba
|
Check if songs are in playlist when displaying them, not up-front
|
9 years ago |
Andrzej Rybczak
|
05ed6b6cfa
|
Add 'statusbar_time_color' and 'player_state_color' configuration variables
|
9 years ago |
Andrzej Rybczak
|
a488c2d89d
|
Support attaching format information to selected color variables
|
9 years ago |
Andrzej Rybczak
|
5445c41aaa
|
Move screens to subdirectory
|
9 years ago |
Andrzej Rybczak
|
478f4454d8
|
Move ncurses related files to curses directory
|
9 years ago |
Andrzej Rybczak
|
5b56c48c4a
|
lyrics: add support for showing notifications about fetching lyrics in background
|
9 years ago |
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 |