Andrzej Rybczak
|
95ce4065ae
|
add event handler for MPD_IDLE_OUTPUT notification
|
2009-10-27 02:30:28 +01:00 |
|
Andrzej Rybczak
|
dd04406ee5
|
poll both stdin and mpd using one select()
this allows for immediate reading mpd events
|
2009-10-25 20:44:07 +01:00 |
|
Andrzej Rybczak
|
ad685091bc
|
rename Menu::BoldOption() to Menu::Bold()
|
2009-09-19 02:44:44 +02:00 |
|
Andrzej Rybczak
|
829a7a8d98
|
another fix for 450bf1b6 (hopefully the last one)
|
2009-08-13 02:16:12 +02:00 |
|
Andrzej Rybczak
|
101f01941d
|
new feature: alternative user interface
|
2009-08-12 02:08:13 +02:00 |
|
Andrzej Rybczak
|
9dab25e02c
|
use prefix ++ instead of postfix where available
|
2009-07-04 06:41:35 +02:00 |
|
Andrzej Rybczak
|
2eb913fe22
|
define MPD::Connection handler as an object, not pointer
|
2009-07-04 06:07:00 +02:00 |
|
Andrzej Rybczak
|
450bf1b636
|
initialize screens only if necessary
|
2009-06-26 18:48:00 +02:00 |
|
Andrzej Rybczak
|
389c5b03a7
|
switch output state only if enable/disable output command succeeded
|
2009-05-26 22:47:10 +02:00 |
|
Andrzej Rybczak
|
10a9427270
|
throw away Menu::GetPosition() as Menu::Choice() does the same
oh cool, I forgot that such function already exists under different name ~~
|
2009-05-26 22:11:49 +02:00 |
|
Andrzej Rybczak
|
5a2853b36a
|
new feature: outputs screen
|
2009-05-26 22:07:08 +02:00 |
|