summaryrefslogtreecommitdiff
path: root/src/outputs.cpp
AgeCommit message (Expand)Author
2012-08-27some general source code tweaksAndrzej Rybczak
2012-03-17update copyright datesAndrzej Rybczak
2011-11-12new feature: support for merging screens togetherAndrzej Rybczak
2011-11-01update copyright datesAndrzej Rybczak
2010-05-30outputs: update list after changing output if idle mode is not activeAndrzej Rybczak
2010-02-05center cursor directly in Menu classAndrzej Rybczak
2010-01-30update copyright noticesAndrzej Rybczak
2010-01-22get rid of using directivesAndrzej Rybczak
2009-12-09screen_switcher between current and last screenFrank Blendinger
2009-11-13simplify Clear() in Window and its derivativesAndrzej Rybczak
2009-10-27add event handler for MPD_IDLE_OUTPUT notificationAndrzej Rybczak
2009-10-25poll both stdin and mpd using one select()Andrzej Rybczak
2009-09-19rename Menu::BoldOption() to Menu::Bold()Andrzej Rybczak
2009-08-13another fix for 450bf1b6 (hopefully the last one)Andrzej Rybczak
2009-08-12new feature: alternative user interfaceAndrzej Rybczak
2009-07-04use prefix ++ instead of postfix where availableAndrzej Rybczak
2009-07-04define MPD::Connection handler as an object, not pointerAndrzej Rybczak
2009-06-26initialize screens only if necessaryAndrzej Rybczak
2009-05-26switch output state only if enable/disable output command succeededAndrzej Rybczak
2009-05-26throw away Menu::GetPosition() as Menu::Choice() does the sameAndrzej Rybczak
2009-05-26new feature: outputs screenAndrzej Rybczak