22 Commits (d14426ffd13f2b93f2e14cf71db6cf1a5d45c2a2)

Author SHA1 Message Date
Wieland Hoffmann e107edd4cd bindings: Support a bindings file in $XDG_CONFIG_HOME/ncmpcpp 9 years ago
Andrzej Rybczak 86ec51624e Update AUTHORS and copyright line 9 years ago
Andrzej Rybczak 56cb940a12 actions: use shared_ptr to store actions 9 years ago
Andrzej Rybczak 516ee31109 Update headers 9 years ago
Andrzej Rybczak 6ad3de7366 help: show defined action chains 11 years ago
Andrzej Rybczak dcac42748a bindinds: add support for alt/ctrl/shift modifiers and escape key 11 years ago
Andrzej Rybczak a7dab01eff replace boost::bind with std::bind 11 years ago
Andrzej Rybczak 078fc099f3 bindings: implement Key and Command in terms of std::tuple 11 years ago
Andrzej Rybczak 11735b42b3 bindings: move some code from .h to .cpp file 11 years ago
Andrzej Rybczak 4b933b29e1 settings: configuration file processing rewrite 12 years ago
Andrzej Rybczak 85a2802361 update copyright message 12 years ago
Andrzej Rybczak a7f3992c97 bindings: allow for binding multiple chains to one key 12 years ago
Andrzej Rybczak 7167d036d0 actions: require action to be non-null if we query by action type 13 years ago
Andrzej Rybczak 1d4e006986 update copyright info 13 years ago
Andrzej Rybczak 97555c4c3d actions: make ActionType enum class 14 years ago
Andrzej Rybczak 3bd02f6abf actions: use namespace 14 years ago
Andrzej Rybczak 6709219aac actions: change naming convention to camelCase 14 years ago
Andrzej Rybczak efe2a52382 fix header guards 14 years ago
Andrzej Rybczak add40d542d bindings: guarantee ordering of bindings of the same key 14 years ago
Andrzej Rybczak 07fc58015e bindings: add support for defining and executing commands 14 years ago
Andrzej Rybczak 72cbae8d14 add example bindings configuration file with comprehensive description 14 years ago
Andrzej Rybczak 1be7676187 rename keys.{cpp,h} to bindings.{cpp,h} 14 years ago
Andrzej Rybczak eff1d672b9 keys: implement support for a few macro utilities 14 years ago
Andrzej Rybczak 7c6467a9e7 keys: implement parsing key configuration file 14 years ago
Andrzej Rybczak 95e2cfe6e1 move keys related functions/classes to separate file 14 years ago