Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-12-20 | Fix indents and leading whitespace | Benjamin Franzke | 1 | -3/+3 | |
2011-12-15 | Rename config.ini to just config | Benjamin Franzke | 1 | -1/+1 | |
2011-12-14 | Increase warning leaves, and fix new occured ones | Benjamin Franzke | 1 | -4/+3 | |
2011-12-13 | Fix some leaks | Benjamin Franzke | 1 | -0/+4 | |
2011-12-13 | config: Read keymap from configuration file | Benjamin Franzke | 1 | -0/+76 | |
This needed a split of the switch that handled input before into several small callback functions. | |||||
2011-12-13 | Add config property to select display name to use | Benjamin Franzke | 1 | -0/+19 | |
2011-12-12 | Read config from config- not data-dirs | Benjamin Franzke | 1 | -7/+18 | |
glib provides no wrapper, so we have to loop ourselves over system and user dirs. | |||||
2011-12-12 | Implement a priority based sink order assignment | Benjamin Franzke | 1 | -0/+93 | |
This is handsome when using udev based device discovery. |