summaryrefslogtreecommitdiff
path: root/src/statusbar.cpp
AgeCommit message (Expand)Author
2014-11-11window: fill background color on clearing to EOLAndrzej Rybczak
2014-11-07actions: make find forward/backward incrementalAndrzej Rybczak
2014-11-05remove filteringAndrzej Rybczak
2014-11-01pass by value instead of rvalue reference for RVO to take placeAndrzej Rybczak
2014-10-31actions: make askYesNoQuestion use NC::Window::promptAndrzej Rybczak
2014-10-31statusbar: rename getString to mainHookAndrzej Rybczak
2014-10-31statusbar: use scoped locks instead of lock/unlock functionsAndrzej Rybczak
2014-09-12statusbar: clear statusbar after message delay even if player is stoppedAndrzej Rybczak
2014-09-12status: store status fields seperatelyAndrzej Rybczak
2014-09-06status: keep track of elapsed time separately from statusAndrzej Rybczak
2014-09-04status: make idle events handling independent of the order of their arrivalAndrzej Rybczak
2014-09-03status: fix toggling flagsAndrzej Rybczak
2014-08-29settings: configuration file processing rewriteAndrzej Rybczak
2014-08-27replace timeval and time_t with boost::posix_time::ptimeAndrzej Rybczak
2014-08-27update copyright messageAndrzej Rybczak
2014-08-27statusbar: use boost::format instead of c-style printfAndrzej Rybczak
2013-12-25window: use readline for handling line inputAndrzej Rybczak
2013-04-07get rid of global mpd status objectAndrzej Rybczak
2013-04-07update copyright infoAndrzej Rybczak
2013-04-07rewrite communication system with mpdAndrzej Rybczak
2012-10-07scrollpad: add support for regex searchingAndrzej Rybczak
2012-10-06window: make color/format/border class enumsAndrzej Rybczak
2012-09-20bindings: add support for defining and executing commandsAndrzej Rybczak
2012-09-15rewrite selected items added so it uses sane actions dispatch systemAndrzej Rybczak
2012-09-13more PascalCase to camelCase conversionsAndrzej Rybczak
2012-09-12status: split NcmpcppStatusChanged into smaller piecesAndrzej Rybczak
2012-09-11move statusbar/progressbar related code to separate fileAndrzej Rybczak