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
|
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()
this allows for immediate reading mpd events
|
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)
if one applies a filter, only items that contain this
filter will be displayed. works on all screens.
|
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 |