Andrzej Rybczak
|
00f70e23e6
|
Add support for fetching lyrics in background for selected songs
|
9 years ago |
Andrzej Rybczak
|
180c2d26fc
|
Simplify option_parser
|
9 years ago |
Andrzej Rybczak
|
a2862b9fdf
|
Make the list of lyrics fetchers customizable
|
9 years ago |
Andrzej Rybczak
|
cbba364685
|
Prepare for the ressurection of filtering
|
9 years ago |
Andrzej Rybczak
|
6ebf00eb5d
|
Song: add support for hiding duplicate tags
|
9 years ago |
Andrzej Rybczak
|
67d4a04183
|
Doc: add info about MPD_HOST and MPD_PORT environment variables
|
9 years ago |
Andrzej Rybczak
|
0465962409
|
settings: change fault value of regular_expressions to 'perl'
|
10 years ago |
ben01189998819991197253@users.noreply.github.com
|
4130d3ba24
|
settings: add 'execute_on_player_state_change' option
|
10 years ago |
Andrzej Rybczak
|
7f148f9c34
|
bindings: make run_action take precedence over play_item
|
10 years ago |
Andrzej Rybczak
|
9e9e521580
|
remove enterPressed from remaining screens
|
11 years ago |
Andrzej Rybczak
|
3c1a888378
|
playlist: remove enterPressed
|
11 years ago |
Andrzej Rybczak
|
0ee09fb109
|
outputs: replace enterPressed with toggleOutput
|
11 years ago |
Andrzej Rybczak
|
d96a6f0b65
|
bindings: add bindings for shift-up/down (select and scroll)
|
11 years ago |
Andrzej Rybczak
|
9f9fcecd61
|
configuration: synchronize with man page
|
11 years ago |
greenbagels
|
169c48b43d
|
config: fix multiplier typo
|
11 years ago |
Andrzej Rybczak
|
83c856773e
|
config: adjust visualizer colors for 256color terminals
|
11 years ago |
Wieland Hoffmann
|
4dacd37946
|
ncmpcpp.1: Add album_artist to media_library_primary_tag
This is already mentioned in the example config file, but not in the
manpage. Add it there as well, because it's really useful.
|
11 years ago |
Wieland Hoffmann
|
16d65ea36a
|
ncmpcpp.1: Add album_artist to media_library_primary_tag
This is already mentioned in the example config file, but not in the
manpage. Add it there as well, because it's really useful.
|
11 years ago |
Andrzej Rybczak
|
bca788153d
|
bindings: deprecate alt_/ctrl_/shift_ prefixes
|
11 years ago |
Andrzej Rybczak
|
a5867405d2
|
actions: add support for selecting found items
|
11 years ago |
Andrzej Rybczak
|
1b6cb65f3a
|
actions: add support for range selection and make a few actions work on ranges
|
11 years ago |
Andrzej Rybczak
|
274c075ffd
|
bindings: bind sorting actions to ctrl-s
|
11 years ago |
Andrzej Rybczak
|
2caf08aaa7
|
split PressSpace action into modular pieces
|
11 years ago |
Andrzej Rybczak
|
4446242bbc
|
actions: add action for environment update
|
11 years ago |
Andrzej Rybczak
|
dcac42748a
|
bindinds: add support for alt/ctrl/shift modifiers and escape key
|
11 years ago |
Andrzej Rybczak
|
e7b152938b
|
window: redefine special key values
|
11 years ago |
Andrzej Rybczak
|
38b1064f1f
|
actions: move item selection to its own action and bind it to insert
|
11 years ago |
Andrzej Rybczak
|
043e309e24
|
settings: make initial slave screen focus optional
|
11 years ago |
Andrzej Rybczak
|
8f646e0f5c
|
settings: enable regexes by default and add support for perl syntax
|
11 years ago |
Andrzej Rybczak
|
9e47a8ad61
|
settings: add support for displaying current mpd host in playlist
|
11 years ago |
Andrzej Rybczak
|
2ea7db1d20
|
man: update the description of window_border_color
|
11 years ago |
Andrzej Rybczak
|
f84dabad75
|
man: update the descriptions of available config options
|
11 years ago |
Andrzej Rybczak
|
baf53365d9
|
doc: remove bash completion as it doesn't work anymore
|
11 years ago |
Andrzej Rybczak
|
fb52fe77a5
|
man: remove whitespaces at the end of line
|
11 years ago |
Andrzej Rybczak
|
809ffada40
|
format: redesign how grouping behaves so it's more sensible
|
11 years ago |
Andrzej Rybczak
|
5d436ddc76
|
settings: rearrange a few options
|
11 years ago |
Andrzej Rybczak
|
38d9f811de
|
configuration: support multiple configuration files
|
11 years ago |
Andrzej Rybczak
|
e3c68b0404
|
doc: update description of formats
|
11 years ago |
Andrzej Rybczak
|
8d24c42261
|
format: implement generic format parser and printer
|
11 years ago |
Andrzej Rybczak
|
e54f2aa38a
|
doc: mention support of 256 colors and describe setting background color
|
12 years ago |
Andrzej Rybczak
|
7acc64979e
|
settings: make slave screen optional and unset by default
|
12 years ago |
Andrzej Rybczak
|
2ef83ff15f
|
bindings: additionally bind delete to DeleteBrowserItems by default
|
12 years ago |
brezerk
|
cc747c0f99
|
settings: add startup_slave_screen option
|
12 years ago |
Andrzej Rybczak
|
309a4989c9
|
remove filtering
|
12 years ago |
Andrzej Rybczak
|
e970a9d4ae
|
doc: update possible values for visualizer_type
|
12 years ago |
Andrzej Rybczak
|
98e39d48a0
|
update visualizer-related documentation
|
12 years ago |
Andrzej Rybczak
|
909dd5722e
|
doc: comment out data_fetching_delay
|
12 years ago |
Andrzej Rybczak
|
e33a8a8583
|
doc: comment out data_fetching_delay
|
12 years ago |
Wieland Hoffmann
|
ab3c823cfb
|
ncmpcpp.1: Escape a backslash
|
12 years ago |
Andrzej Rybczak
|
5dc36a0c50
|
man: describe parsing rules for configuration values
|
12 years ago |