Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | tidy up | Conor Curran | 2011-01-27 | 1 | -2/+2 | |
| | | | ||||||
| * | | playlist fetching is now async and some compilation warnings sorted | Conor Curran | 2011-01-27 | 4 | -28/+23 | |
| | | | ||||||
| * | | sink automatically unmuted now when slider is manually changed in accordance ↵ | Conor Curran | 2011-01-27 | 9 | -43/+69 | |
| | | | | | | | | | | | | with the spec revision, plus some tidy ups | |||||
| * | | button flickering fixed | Conor Curran | 2011-01-27 | 2 | -7/+3 | |
|/ / | ||||||
* | | playlist work merged | Conor Curran | 2011-01-27 | 2 | -22/+36 | |
|\ \ | ||||||
| * | | tidy up | Conor Curran | 2011-01-25 | 1 | -7/+4 | |
| | | | ||||||
| * | | spotify crasher fixed | Conor Curran | 2011-01-25 | 3 | -26/+43 | |
| | | | ||||||
| * | | Conor Curran | 2011-01-25 | 1 | -2/+2 | ||
| |/ | ||||||
* | | merged big refactor | Conor Curran | 2011-01-26 | 23 | -977/+1116 | |
|\ \ | ||||||
| * | | removed unnecessary g_object_refs() | Conor Curran | 2011-01-26 | 1 | -2/+1 | |
| | | | ||||||
| * | | more fixes | Conor Curran | 2011-01-26 | 1 | -2/+5 | |
| | | | ||||||
| * | | applied fixes | Conor Curran | 2011-01-26 | 2 | -6/+8 | |
| | | | ||||||
| * | | last minute tidy up | Conor Curran | 2011-01-26 | 5 | -13/+30 | |
| | | | ||||||
| * | | blocking state now workings as expected | Conor Curran | 2011-01-26 | 5 | -26/+53 | |
| | | | ||||||
| * | | tidy up | Conor Curran | 2011-01-26 | 2 | -71/+52 | |
| | | | ||||||
| * | | refactor complete | Conor Curran | 2011-01-26 | 3 | -55/+66 | |
| | | | ||||||
| * | | on the pigs back ... | Conor Curran | 2011-01-25 | 4 | -39/+111 | |
| | | | ||||||
| * | | tidy up | Conor Curran | 2011-01-25 | 5 | -10/+26 | |
| | | | ||||||
| * | | tidy up | Conor Curran | 2011-01-24 | 2 | -194/+29 | |
| | | | ||||||
| * | | operational | Conor Curran | 2011-01-24 | 3 | -5/+4 | |
| | | | ||||||
| * | | compiling ... | Conor Curran | 2011-01-24 | 6 | -48/+51 | |
| | | | ||||||
| * | | deleted the dbus-menu-manager c and h | Conor Curran | 2011-01-24 | 2 | -208/+0 | |
| | | | ||||||
| * | | indicator side almost up and going | Conor Curran | 2011-01-24 | 5 | -278/+290 | |
| | | | ||||||
| * | | refactoring the indicator | Conor Curran | 2011-01-24 | 4 | -123/+252 | |
| | | | ||||||
| * | | signals and methods cut down to size, next the indicator | Conor Curran | 2011-01-22 | 7 | -52/+64 | |
| | | | ||||||
| * | | service signals and methods re worked plus removed dbus-menu-manager.c and h ↵ | Conor Curran | 2011-01-22 | 9 | -132/+165 | |
| | | | | | | | | | | | | and moved what was needed into the sound-service-dbus | |||||
| * | | further consolidation on the service side | Conor Curran | 2011-01-19 | 6 | -16/+44 | |
| | | | ||||||
| * | | stage one of the refactor on the server side complete | Conor Curran | 2011-01-12 | 8 | -172/+125 | |
| | | | ||||||
| * | | rf underway | Conor Curran | 2011-01-12 | 4 | -36/+77 | |
| | | | ||||||
| * | | moving towards an encapsulated mute | Conor Curran | 2011-01-12 | 5 | -2/+176 | |
| |/ | ||||||
* | | commit Michael's fixes | Conor Curran | 2011-01-26 | 1 | -17/+15 | |
|\ \ | ||||||
| * | | avoid critical warnings in metadata widget | Michael Terry | 2011-01-25 | 1 | -17/+15 | |
| |/ | ||||||
* / | temporarily disable tests | Conor Curran | 2011-01-26 | 5 | -7/+8 | |
|/ | ||||||
* | prep for new release | Conor Curran | 2011-01-11 | 1 | -2/+2 | |
| | ||||||
* | indicator dbus fetches now working | Conor Curran | 2011-01-11 | 2 | -9/+6 | |
| | ||||||
* | merged the dreaded gdbus port | Conor Curran | 2011-01-11 | 18 | -757/+557 | |
|\ | ||||||
| * | tidied the service | Conor Curran | 2011-01-11 | 1 | -2/+2 | |
| | | ||||||
| * | change over complete for now, big refactor of indicator sound needed | Conor Curran | 2011-01-11 | 1 | -2/+14 | |
| | | ||||||
| * | sink available flag set | Conor Curran | 2011-01-11 | 1 | -5/+4 | |
| | | ||||||
| * | refactored signal names | Conor Curran | 2011-01-11 | 4 | -29/+34 | |
| | | ||||||
| * | working nicely | Conor Curran | 2011-01-11 | 2 | -5/+14 | |
| | | ||||||
| * | more gvariant changes | Conor Curran | 2011-01-11 | 1 | -10/+9 | |
| | | ||||||
| * | tidy up plus moved to gvariant for the property update on the indicator widgets | Conor Curran | 2011-01-11 | 4 | -433/+4 | |
| | | ||||||
| * | more fixes | Conor Curran | 2011-01-11 | 2 | -16/+29 | |
| | | ||||||
| * | signals being sent correctly | Conor Curran | 2011-01-11 | 2 | -15/+18 | |
| | | ||||||
| * | more ignores | Conor Curran | 2011-01-11 | 1 | -0/+1 | |
| | | ||||||
| * | silly me | Conor Curran | 2011-01-11 | 1 | -2/+4 | |
| | | ||||||
| * | handle disconnection gracefully | Conor Curran | 2011-01-11 | 2 | -2/+7 | |
| | | ||||||
| * | more warnings sorted | Conor Curran | 2011-01-11 | 6 | -17/+30 | |
| | | ||||||
| * | now building | Conor Curran | 2011-01-10 | 4 | -19/+13 | |
| | |