Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make sure it updates its own title | Conor Curran | 2011-02-01 | 1 | -1/+1 |
* | the title on the player menu item can now be dynamically changed using the Id... | Conor Curran | 2011-02-01 | 2 | -7/+27 |
* | merged dbus blacklisting | Conor Curran | 2011-02-01 | 7 | -11/+140 |
|\ | |||||
| * | fixes applied | Conor Curran | 2011-02-01 | 1 | -6/+7 |
| * | moved builder and iter to the stack in blacklist method | Conor Curran | 2011-01-31 | 4 | -28/+40 |
| * | blacklist / interested players work done | Conor Curran | 2011-01-31 | 3 | -5/+24 |
| * | players in menu now dynamically controllable from new dbus api | Conor Curran | 2011-01-31 | 6 | -10/+107 |
|/ | |||||
* | commit kenvandine's distcheck fixes, last time I will ignore distcheck | Conor Curran | 2011-01-28 | 1 | -2/+2 |
|\ | |||||
| * | distcheck fixes, reference the correct files marked for translation | Ken VanDine | 2011-01-28 | 1 | -2/+2 |
|/ | |||||
* | prep for 0.5.8 | Conor Curran | 2011-01-28 | 1 | -2/+2 |
* | merged button and compilation fixes | Conor Curran | 2011-01-28 | 2 | -81/+59 |
|\ | |||||
| * | silly mistake in signature | Conor Curran | 2011-01-28 | 1 | -12/+12 |
| * | tidy up | Conor Curran | 2011-01-28 | 1 | -2/+2 |
| * | tidy up on the transport widget, all draw are queue'd for performance reasons... | Conor Curran | 2011-01-28 | 1 | -67/+31 |
| * | deal with dbusmenu api changes | Conor Curran | 2011-01-28 | 3 | -16/+30 |
|/ | |||||
* | merge the little fixes branch and prep for 057 | Conor Curran | 2011-01-27 | 15 | -78/+95 |
|\ | |||||
| * | 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 |
| * | 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 |
| * | | 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 |