Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | tidy up | Conor Curran | 2011-02-07 | 2 | -3/+14 | |
* | filter the number of signals sent, only send a signal when the state changes | Conor Curran | 2011-02-07 | 1 | -5/+10 | |
* | switch back on the music player section | Conor Curran | 2011-02-07 | 4 | -7/+14 | |
* | fully functional once again | Conor Curran | 2011-02-07 | 6 | -75/+121 | |
* | hook back volume and mute setting and test | Conor Curran | 2011-02-04 | 6 | -38/+67 | |
* | tidy ups | Conor Curran | 2011-02-04 | 5 | -69/+41 | |
* | putting in back together | Conor Curran | 2011-02-04 | 6 | -15/+29 | |
* | almost in place | Conor Curran | 2011-02-04 | 7 | -75/+94 | |
* | on the last hurdle | Conor Curran | 2011-02-04 | 4 | -144/+116 | |
* | active-sink api beginning to emerge | Conor Curran | 2011-02-04 | 3 | -5/+24 | |
* | blocking handled | Conor Curran | 2011-02-04 | 3 | -14/+91 | |
* | we have a replacement pulse manager in the baking - working very nicely indeed | Conor Curran | 2011-02-03 | 4 | -22/+88 | |
* | basics established | Conor Curran | 2011-02-03 | 3 | -27/+51 | |
* | starting to make sense | Conor Curran | 2011-02-03 | 4 | -3/+146 | |
* | starting to make sense | Conor Curran | 2011-02-03 | 3 | -79/+152 | |
* | beginnings of new pulsemgr | Conor Curran | 2011-02-03 | 2 | -0/+197 | |
* | player title is now set via the identity property on the root mpris interface | Conor Curran | 2011-02-02 | 3 | -10/+30 | |
|\ | ||||||
| * | fixes for the last two merge requests | Conor Curran | 2011-02-01 | 2 | -4/+4 | |
| * | 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 | |
* | | refactored notify patch | Conor Curran | 2011-02-02 | 4 | -96/+107 | |
* | | tidy up | Conor Curran | 2011-02-01 | 1 | -2/+2 | |
* | | merged trevisan's work | Conor Curran | 2011-02-01 | 3 | -5/+88 | |
|\ \ | |/ |/| | ||||||
| * | Unref the GSettings object... | Marco Trevisan (Treviño) | 2011-01-27 | 1 | -0/+2 | |
| * | Added show-notify-osd-on-scroll gsettings parameter | Marco Trevisan (Treviño) | 2011-01-27 | 1 | -1/+4 | |
| * | merge: reset indicator-sound.h values | Marco Trevisan (Treviño) | 2011-01-27 | 1 | -1/+1 | |
| * | Merge against new HEAD | Marco Trevisan (Treviño) | 2011-01-27 | 25 | -1034/+1177 | |
| |\ | ||||||
| * | | more indentation fixes... | Marco Trevisan (Treviño) | 2011-01-23 | 1 | -2/+2 | |
| * | | gtk_icon_theme_has_icon() doesn't seem to work here... | Marco Trevisan (Treviño) | 2011-01-23 | 1 | -7/+2 | |
| * | | Ops, indentation: one space left! :P | Marco Trevisan (Treviño) | 2011-01-23 | 1 | -1/+1 | |
| * | | indentation fixes | Marco Trevisan (Treviño) | 2011-01-23 | 1 | -39/+42 | |
| * | | Show a value notify-osd notification (if supported) when scrolling | Marco Trevisan (Treviño) | 2011-01-23 | 2 | -2/+81 | |
| * | | use update_state_from_volume instead of determine_state_from_volume | Marco Trevisan (Treviño) | 2011-01-23 | 3 | -11/+20 | |
* | | | 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 | |
* | | | 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 | |
* | | | 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 | |
|\ \ |