summaryrefslogtreecommitdiff
path: root/src/status.h
AgeCommit message (Expand)Author
2016-11-13Update headersAndrzej Rybczak
2015-11-04remove enterPressed from remaining screensAndrzej Rybczak
2014-11-11remove silly comment after namespacesAndrzej Rybczak
2014-10-18status: follow lyrics of proper song if consume mode is onAndrzej 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-09-02status: fix seeking with visualizer visibleAndrzej Rybczak
2014-08-31add posibility of dynamic window timeout changeAndrzej Rybczak
2014-08-27update copyright messageAndrzej 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-02fix header guardsAndrzej Rybczak
2012-09-12status: split NcmpcppStatusChanged into smaller piecesAndrzej Rybczak
2012-09-11move statusbar/progressbar related code to separate fileAndrzej Rybczak
2012-09-11status: improve dealing with now playing songAndrzej Rybczak
2012-09-06global: remove RedrawHeaderAndrzej Rybczak
2012-09-05status: optimize filtering when chars are being taken from input queueAndrzej Rybczak
2012-09-03change naming conventions in NC namespaceAndrzej Rybczak
2012-09-02get rid of 'using namespace NCurses' directiveAndrzej Rybczak
2012-08-31menu: generalize filtering, introduce interfacesAndrzej Rybczak
2012-03-17update copyright datesAndrzej Rybczak
2011-11-01update copyright datesAndrzej Rybczak
2010-01-30update copyright noticesAndrzej Rybczak
2009-10-25poll both stdin and mpd using one select()Andrzej Rybczak
2009-09-30fix a few bugs progressbar related (redrawing, colors)Andrzej Rybczak
2009-05-21clear window title at exitAndrzej Rybczak
2009-05-03make use of gcc's __attribute__ extensionAndrzej Rybczak
2009-03-08use CamelCase for variables in Global namespace / some cleaningAndrzej Rybczak
2009-02-17new feature: apply filter to screen (Ctrl-F)Andrzej Rybczak
2009-02-16use streams instead of Window::WriteXY()Andrzej Rybczak
2009-02-15rename status_checker -> status / + some cleaningAndrzej Rybczak