38 Commits (9f6862e627f10ea277df276924e7524418b75b6a)

Author SHA1 Message Date
Marcelo 444137696e allow for message_delay_time = "0" 7 years ago
Andrzej Rybczak 19d32648ed Replace highlight colors with prefixes and suffixes 9 years ago
Andrzej Rybczak 035bc65bf9 Make single character prompts more robust 9 years ago
Andrzej Rybczak 86ec51624e Update AUTHORS and copyright line 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 516ee31109 Update headers 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 60e66b47b6 searchable: retrieve currently applied search constraint 9 years ago
Andrzej Rybczak 3de7558483 playlist: convert several function names to camelCase 11 years ago
Andrzej Rybczak d26c3c8fc5 window: fill background color on clearing to EOL 11 years ago
Andrzej Rybczak 6a5f46a458 actions: make find forward/backward incremental 12 years ago
Andrzej Rybczak 309a4989c9 remove filtering 12 years ago
Andrzej Rybczak e9a539f8ee pass by value instead of rvalue reference for RVO to take place 12 years ago
Andrzej Rybczak a8b46a8e47 actions: make askYesNoQuestion use NC::Window::prompt 12 years ago
Andrzej Rybczak 8cf05f2645 statusbar: rename getString to mainHook 12 years ago
Andrzej Rybczak fa1cd965fa statusbar: use scoped locks instead of lock/unlock functions 12 years ago
Andrzej Rybczak 0efe79b475 statusbar: clear statusbar after message delay even if player is stopped 12 years ago
Andrzej Rybczak 68a316258c status: store status fields seperately 12 years ago
Andrzej Rybczak 166242210f status: keep track of elapsed time separately from status 12 years ago
Andrzej Rybczak 0b4d7e203b status: make idle events handling independent of the order of their arrival 12 years ago
Andrzej Rybczak 06a07b0d33 status: fix toggling flags 12 years ago
Andrzej Rybczak 4b933b29e1 settings: configuration file processing rewrite 12 years ago
Andrzej Rybczak b7ceae7273 replace timeval and time_t with boost::posix_time::ptime 12 years ago
Andrzej Rybczak 85a2802361 update copyright message 12 years ago
Andrzej Rybczak 59430f640b statusbar: use boost::format instead of c-style printf 12 years ago
Andrzej Rybczak 70945596ef window: use readline for handling line input 12 years ago
Andrzej Rybczak 2184fb7c73 get rid of global mpd status object 13 years ago
Andrzej Rybczak 1d4e006986 update copyright info 13 years ago
Andrzej Rybczak 6a3eb73a49 rewrite communication system with mpd 13 years ago
Andrzej Rybczak c1d665bf9e scrollpad: add support for regex searching 14 years ago
Andrzej Rybczak df9ecabb55 window: make color/format/border class enums 14 years ago
Andrzej Rybczak 07fc58015e bindings: add support for defining and executing commands 14 years ago
Andrzej Rybczak c4190b6514 rewrite selected items added so it uses sane actions dispatch system 14 years ago
Andrzej Rybczak dd7665bb7d more PascalCase to camelCase conversions 14 years ago
Andrzej Rybczak 8f065e2da3 status: split NcmpcppStatusChanged into smaller pieces 14 years ago
Andrzej Rybczak c90545b008 move statusbar/progressbar related code to separate file 14 years ago