31 Commits (683efb5a43c8ed63a42e7b0ba4150d028b86b9bc)

Author SHA1 Message Date
Andrzej Rybczak 683efb5a43 status: follow lyrics of proper song if consume mode is on 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 64b85d5d4f status: fix seeking with visualizer visible 12 years ago
Andrzej Rybczak 44302aee47 add posibility of dynamic window timeout change 12 years ago
Andrzej Rybczak 85a2802361 update copyright message 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 efe2a52382 fix header guards 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
Andrzej Rybczak 6ab2714e2f status: improve dealing with now playing song 14 years ago
Andrzej Rybczak c935dcf11a global: remove RedrawHeader 14 years ago
Andrzej Rybczak 21947d3655 status: optimize filtering when chars are being taken from input queue 14 years ago
Andrzej Rybczak af2cdca3d0 change naming conventions in NC namespace 14 years ago
Andrzej Rybczak d47cad1d50 get rid of 'using namespace NCurses' directive 14 years ago
Andrzej Rybczak 4c944085d6 menu: generalize filtering, introduce interfaces 14 years ago
Andrzej Rybczak f8151904f5 update copyright dates 14 years ago
Andrzej Rybczak ca956c3da3 update copyright dates 15 years ago
Andrzej Rybczak 08daa61907 update copyright notices 16 years ago
Andrzej Rybczak dd04406ee5 poll both stdin and mpd using one select() 17 years ago
Andrzej Rybczak 45884e0895 fix a few bugs progressbar related (redrawing, colors) 17 years ago
Andrzej Rybczak eb3b08b45e clear window title at exit 17 years ago
Andrzej Rybczak 84a9af2ee9 make use of gcc's __attribute__ extension 17 years ago
Andrzej Rybczak eed4fb03ff use CamelCase for variables in Global namespace / some cleaning 17 years ago
Andrzej Rybczak 5d2daab416 new feature: apply filter to screen (Ctrl-F) 17 years ago
Andrzej Rybczak 32f959d1ec use streams instead of Window::WriteXY() 17 years ago
Andrzej Rybczak 26365d9832 rename status_checker -> status / + some cleaning 17 years ago
Andrzej Rybczak f9f5149b76 includes cleaning 17 years ago
Andrzej Rybczak 0c9e10091f update fsf address and copyright info 17 years ago
Andrzej Rybczak d92dde1fb1 move some functions from helpers to status_checker 17 years ago
Andrzej Rybczak 5c0af01cca put mpd connection related things into namespace 18 years ago
unK 0e1e3c6342 a lot of code clean-ups, remove song info screen 18 years ago
unknown 1c2ef6fc6a drop libmpd dependency in favor of its own libmpdclient wrapper 18 years ago
unknown 6315a6c7ec repo starts 18 years ago