Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/hardware
Commit message (Collapse)AuthorAgeFilesLines
* #7248 speaker icon consistency fixesMartin Dengler2008-07-051-11/+39
|
* speaker-icon tidyupsMartin Dengler2008-06-101-3/+4
| | | | | | - set_mute --> set_muted, consistent with get_muted() - return 0, not None, if we can't get the mixer volume - removed overly-verbose traceback printing in devicesmodel.py
* Fix #6994 - Add speaker device and icon by default, as inMartin Dengler2008-06-021-3/+28
| | | | http://wiki.laptop.org/go/Designs/Frame#07
* pylint hardware (part 3, use the public xocolors)Simon Schampijer2008-04-261-2/+2
| | | | dependent on commit in sugar-toolkit
* pylint hardware (part 2, remove unnecessary Runtime error)Simon Schampijer2008-04-262-7/+4
|
* pylint hardware (part one)Simon Schampijer2008-04-264-136/+195
|
* Return if there is no master, otherwise we traceback out.Marco Pesenti Gritti2008-03-281-0/+1
|
* Refactor directory structure a bit, preliminary to theMarco Pesenti Gritti2008-02-048-0/+1840
library split-out.