Andrzej Rybczak
|
fa2bca9311
|
Don't run volume changing actions if there is no mixer
|
5 years ago |
arcnmx
|
430cd92e96
|
Add an explicit Load action (#409)
|
5 years ago |
Dima Gerasimov
|
77f39d4979
|
Add support for starting playback in stopped state
|
8 years ago |
Andrzej Rybczak
|
0c88287c03
|
Add virtual destructors to base classes
|
9 years ago |
Andrzej Rybczak
|
86ec51624e
|
Update AUTHORS and copyright line
|
9 years ago |
Andrzej Rybczak
|
a5827cf1de
|
Make jump_to_playing_song not runnable if there is no playing song
|
9 years ago |
Andrzej Rybczak
|
0d8b2aee4b
|
Make 'update_environment' action also update local mpd status
|
9 years ago |
Andrzej Rybczak
|
478f4454d8
|
Move ncurses related files to curses directory
|
9 years ago |
Andrzej Rybczak
|
b7386c4fa6
|
song list: get rid of boost::zip_iterator and improve {Const,}SongIterator
|
9 years ago |
Andrzej Rybczak
|
000de70634
|
settings: deprecate visualizer_sample_multiplier
|
9 years ago |
Andrzej Rybczak
|
56cb940a12
|
actions: use shared_ptr to store actions
|
9 years ago |
Andrzej Rybczak
|
59197f23d0
|
actions: use unique_ptr for storing actions
|
9 years ago |
Andrzej Rybczak
|
00f70e23e6
|
Add support for fetching lyrics in background for selected songs
|
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
|
41317d31c8
|
configure: require c++14 compatible compiler
|
9 years ago |
Andrzej Rybczak
|
9b6a080a29
|
Move filtering methods to separate interface
|
9 years ago |
Andrzej Rybczak
|
29b1813c6d
|
Resurrect filtering of lists (playlist only for now)
|
9 years ago |
Andrzej Rybczak
|
cbba364685
|
Prepare for the ressurection of filtering
|
9 years ago |
Andrzej Rybczak
|
90f9a66ba4
|
actions: put all enums in a separate line
|
9 years ago |
Andrzej Rybczak
|
5ce704e31c
|
add ifdefs to fix conditional compilation
|
11 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
|
6ad3de7366
|
help: show defined action chains
|
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
|
2caf08aaa7
|
split PressSpace action into modular pieces
|
11 years ago |
Andrzej Rybczak
|
4446242bbc
|
actions: add action for environment update
|
11 years ago |
Andrzej Rybczak
|
a76cfeef8d
|
actions: rework syntax and method visibility
|
11 years ago |
Andrzej Rybczak
|
a8e2ec5ed0
|
replace ProxySongList with NC::List and SongList
|
11 years ago |
Andrzej Rybczak
|
38b1064f1f
|
actions: move item selection to its own action and bind it to insert
|
11 years ago |
Andrzej Rybczak
|
6a5f46a458
|
actions: make find forward/backward incremental
|
12 years ago |
Andrzej Rybczak
|
60749ea4bd
|
window: fix wheel scrolling if NCURSES_MOUSE_VERSION > 1
|
12 years ago |
Andrzej Rybczak
|
309a4989c9
|
remove filtering
|
12 years ago |
Andrzej Rybczak
|
e6859c097b
|
actions: rename askYesNoQuestion to confirmAction and make it throw on 'n'
|
12 years ago |
Andrzej Rybczak
|
a8b46a8e47
|
actions: make askYesNoQuestion use NC::Window::prompt
|
12 years ago |
Andrzej Rybczak
|
84c90868a1
|
add visualizer_sample_multiplier config option
|
12 years ago |
Andrzej Rybczak
|
85a2802361
|
update copyright message
|
12 years ago |
Andrzej Rybczak
|
962c351a27
|
actions: make askYesNoQuestion use boost::format
|
12 years ago |
Andrzej Rybczak
|
5625e247a4
|
actions: keep actions in array instead of map
|
13 years ago |
Andrzej Rybczak
|
7167d036d0
|
actions: require action to be non-null if we query by action type
|
13 years ago |
Andrzej Rybczak
|
1710f892c5
|
lastfm: rework service architecture a bit and implement getting full artist info
|
13 years ago |
Andrzej Rybczak
|
425836630e
|
ncmpcpp: fix custom startup screen
|
13 years ago |
Andrzej Rybczak
|
1d4e006986
|
update copyright info
|
13 years ago |
Andrzej Rybczak
|
ead12406e3
|
actions: new action: set_volume
|
13 years ago |
Andrzej Rybczak
|
ab1476caa8
|
fix shadow warnings
|
14 years ago |
Andrzej Rybczak
|
97555c4c3d
|
actions: make ActionType enum class
|
14 years ago |
Andrzej Rybczak
|
3bd02f6abf
|
actions: use namespace
|
14 years ago |