summaryrefslogtreecommitdiffstats
path: root/frontend.py
AgeCommit message (Expand)AuthorFilesLines
2012-02-22Frontend updatesDan McGee1-86/+147
2010-10-21Ctrl + Q now quits applicationJasmin Buchert1-0/+4
2010-10-21Remove power off confirmationDan McGee1-21/+2
2010-10-11Use python2 for frontendDan McGee1-1/+1
2010-07-09frontend: add ability to specify server/port on command lineDan McGee1-5/+15
2010-01-28s/z2/zone2/g, s/z3/zone3/g in commandsDan McGee1-9/+9
2009-06-22Add sleep clear button; a few listening modesDan McGee1-2/+15
2009-03-28frontend: fix sleep off an two other small tweaksDan McGee1-3/+6
2009-02-15frontend: sleep is only applicable for main zoneDan McGee1-2/+2
2009-02-12Add mono mode, applicable with headphonesDan McGee1-2/+3
2008-11-23Add concept of epoch to frontendDan McGee1-0/+16
2008-11-23Add ability to control sleep timer from the frontendDan McGee1-2/+50
2008-11-23Actually make full mono mode workDan McGee1-1/+2
2008-11-15Add full mono modeDan McGee1-0/+1
2008-10-24Change default host for frontend programDan McGee1-1/+1
2008-10-19frontend: separate status of main and zone2 after power changeDan McGee1-3/+4
2008-10-19frontend: only query for status when receiver is turned onDan McGee1-2/+13
2008-10-05Move verify_frequency to a module-level method, add docstringDan McGee1-20/+26
2008-10-05Fix some things found with pylintDan McGee1-18/+21
2008-10-05Add more inputs for the frontendDan McGee1-4/+12
2008-10-05Disable frontend controls by defaultDan McGee1-0/+3
2008-10-05Add the remaining listening modes to the frontendDan McGee1-1/+8
2008-10-05Improvements to the debug stuff in the frontendDan McGee1-13/+6
2008-10-05Ensure frontend can process full return valueDan McGee1-4/+7
2008-10-05Grey out controls that cannot be used when appropriateDan McGee1-12/+43
2008-10-05Add volume formatter for sliderDan McGee1-3/+11
2008-10-05Add ability to change listening mode through interfaceDan McGee1-20/+67
2008-10-05Frontend updatesDan McGee1-31/+75
2008-10-05Add in all of the zone 2 controls, other updatesDan McGee1-41/+230
2008-10-05Rename boxesDan McGee1-15/+15
2008-10-05Move power button above volume controlsDan McGee1-11/+5
2008-10-05Make statuses globalDan McGee1-8/+4
2008-10-05Frontend improvementsDan McGee1-67/+162
2008-10-05Add Python/GTK frontend applicationDan McGee1-0/+437