index
:
ncmpcpp.git
0.6.x
0.7.x
0.8.x
0.9.x
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
actions.h
Age
Commit message (
Expand
)
Author
2020-12-19
Update header information and my email
Andrzej Rybczak
2020-12-17
Don't run volume changing actions if there is no mixer
Andrzej Rybczak
2020-12-13
Add an explicit Load action (#409)
arcnmx
2017-12-17
Add support for starting playback in stopped state
Dima Gerasimov
2017-05-21
Add virtual destructors to base classes
Andrzej Rybczak
2017-03-12
Update AUTHORS and copyright line
Andrzej Rybczak
2017-01-11
Make jump_to_playing_song not runnable if there is no playing song
Andrzej Rybczak
2017-01-06
Make 'update_environment' action also update local mpd status
Andrzej Rybczak
2016-12-22
Move ncurses related files to curses directory
Andrzej Rybczak
2016-12-14
song list: get rid of boost::zip_iterator and improve {Const,}SongIterator
Andrzej Rybczak
2016-12-08
settings: deprecate visualizer_sample_multiplier
Andrzej Rybczak
2016-12-07
actions: use shared_ptr to store actions
Andrzej Rybczak
2016-11-23
actions: use unique_ptr for storing actions
Andrzej Rybczak
2016-11-21
Add support for fetching lyrics in background for selected songs
Andrzej Rybczak
2016-11-20
Make libcurl a hard dependency
Andrzej Rybczak
2016-11-20
Modernize lyrics screen
Andrzej Rybczak
2016-11-13
Update headers
Andrzej Rybczak
2016-11-13
configure: require c++14 compatible compiler
Andrzej Rybczak
2016-11-13
Move filtering methods to separate interface
Andrzej Rybczak
2016-11-13
Resurrect filtering of lists (playlist only for now)
Andrzej Rybczak
2016-11-11
Prepare for the ressurection of filtering
Andrzej Rybczak
2016-11-11
actions: put all enums in a separate line
Andrzej Rybczak
2015-11-04
add ifdefs to fix conditional compilation
0.7_beta1
Andrzej Rybczak
2015-11-04
remove enterPressed from remaining screens
Andrzej Rybczak
2015-09-27
playlist: remove enterPressed
Andrzej Rybczak
2015-09-27
outputs: replace enterPressed with toggleOutput
Andrzej Rybczak
2015-09-27
help: show defined action chains
Andrzej Rybczak
2015-05-24
actions: add support for selecting found items
Andrzej Rybczak
2015-05-23
actions: add support for range selection and make a few actions work on ranges
Andrzej Rybczak
2015-05-17
split PressSpace action into modular pieces
Andrzej Rybczak
2015-05-17
actions: add action for environment update
Andrzej Rybczak
2015-05-11
actions: rework syntax and method visibility
Andrzej Rybczak
2015-05-11
replace ProxySongList with NC::List and SongList
Andrzej Rybczak
2015-05-09
actions: move item selection to its own action and bind it to insert
Andrzej Rybczak
2014-11-07
actions: make find forward/backward incremental
Andrzej Rybczak
2014-11-06
Merge branch '0.6.x'
Andrzej Rybczak
2014-11-06
window: fix wheel scrolling if NCURSES_MOUSE_VERSION > 1
Andrzej Rybczak
2014-11-05
remove filtering
Andrzej Rybczak
2014-10-31
actions: rename askYesNoQuestion to confirmAction and make it throw on 'n'
Andrzej Rybczak
2014-10-31
actions: make askYesNoQuestion use NC::Window::prompt
Andrzej Rybczak
2014-09-02
add visualizer_sample_multiplier config option
Andrzej Rybczak
2014-08-27
update copyright message
Andrzej Rybczak
2014-08-27
actions: make askYesNoQuestion use boost::format
Andrzej Rybczak
2013-09-23
actions: keep actions in array instead of map
Andrzej Rybczak
2013-07-13
actions: require action to be non-null if we query by action type
Andrzej Rybczak
2013-07-10
lastfm: rework service architecture a bit and implement getting full artist info
Andrzej Rybczak
2013-04-07
ncmpcpp: fix custom startup screen
Andrzej Rybczak
2013-04-07
update copyright info
Andrzej Rybczak
2013-04-06
actions: new action: set_volume
Andrzej Rybczak
2012-10-06
fix shadow warnings
Andrzej Rybczak
[next]