aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* player title is now set via the identity property on the root mpris interfaceConor Curran2011-02-023-10/+30
|\
| * fixes for the last two merge requestsConor Curran2011-02-012-4/+4
| |
| * make sure it updates its own titleConor Curran2011-02-011-1/+1
| |
| * the title on the player menu item can now be dynamically changed using the ↵Conor Curran2011-02-012-7/+27
| | | | | | | | Identity prop on the root MPRIS interface
* | refactored notify patchConor Curran2011-02-024-96/+107
| |
* | tidy upConor Curran2011-02-011-2/+2
| |
* | merged trevisan's workConor Curran2011-02-013-5/+88
|\ \ | |/ |/|
| * Unref the GSettings object...Marco Trevisan (Treviño)2011-01-271-0/+2
| |
| * Added show-notify-osd-on-scroll gsettings parameterMarco Trevisan (Treviño)2011-01-271-1/+4
| | | | | | | | | | This parameter (ON, by default) allows to enable/disable the notify-osd bubble on volume-change by mouse scroll.
| * merge: reset indicator-sound.h valuesMarco Trevisan (Treviño)2011-01-271-1/+1
| |
| * Merge against new HEADMarco Trevisan (Treviño)2011-01-2725-1034/+1177
| |\
| * | more indentation fixes...Marco Trevisan (Treviño)2011-01-231-2/+2
| | |
| * | gtk_icon_theme_has_icon() doesn't seem to work here...Marco Trevisan (Treviño)2011-01-231-7/+2
| | | | | | | | | | | | | | | | | | | | | When no "audio-volume-off" icon is provided by any theme, the notification is not shown, so notify-osd-icons package is reccomanded here.
| * | Ops, indentation: one space left! :PMarco Trevisan (Treviño)2011-01-231-1/+1
| | |
| * | indentation fixesMarco Trevisan (Treviño)2011-01-231-39/+42
| | |
| * | Show a value notify-osd notification (if supported) when scrollingMarco Trevisan (Treviño)2011-01-232-2/+81
| | | | | | | | | | | | | | | | | | | | | To improve the indicator usability, show a notify-osd bubble with the volume value when changing the value level using the scrolling-wheel over the indicator icon.
| * | use update_state_from_volume instead of determine_state_from_volumeMarco Trevisan (Treviño)2011-01-233-11/+20
| | | | | | | | | | | | | | | | | | And make determine_state_from_volume return the state for the selected value
* | | fixes appliedConor Curran2011-02-011-6/+7
| | |
* | | moved builder and iter to the stack in blacklist methodConor Curran2011-01-314-28/+40
| | |
* | | blacklist / interested players work doneConor Curran2011-01-313-5/+24
| | |
* | | players in menu now dynamically controllable from new dbus apiConor Curran2011-01-316-10/+107
| | |
* | | silly mistake in signatureConor Curran2011-01-281-12/+12
| | |
* | | tidy upConor Curran2011-01-281-2/+2
| | |
* | | tidy up on the transport widget, all draw are queue'd for performance ↵Conor Curran2011-01-281-67/+31
| | | | | | | | | | | | reasons, bug fixed with regards button release on new hotspot and some refactoring done
* | | deal with dbusmenu api changesConor Curran2011-01-283-16/+30
| | |
* | | tidy upConor Curran2011-01-271-2/+2
| | |
* | | playlist fetching is now async and some compilation warnings sortedConor Curran2011-01-274-28/+23
| | |
* | | sink automatically unmuted now when slider is manually changed in accordance ↵Conor Curran2011-01-279-43/+69
| | | | | | | | | | | | with the spec revision, plus some tidy ups
* | | button flickering fixedConor Curran2011-01-272-7/+3
| |/ |/|
* | playlist work mergedConor Curran2011-01-272-22/+36
|\ \
| * | tidy upConor Curran2011-01-251-7/+4
| | |
| * | spotify crasher fixedConor Curran2011-01-253-26/+43
| | |
| * | Conor Curran2011-01-251-2/+2
| |/
* | merged big refactorConor Curran2011-01-2623-977/+1116
|\ \
| * | removed unnecessary g_object_refs()Conor Curran2011-01-261-2/+1
| | |
| * | more fixesConor Curran2011-01-261-2/+5
| | |
| * | applied fixesConor Curran2011-01-262-6/+8
| | |
| * | last minute tidy upConor Curran2011-01-265-13/+30
| | |
| * | blocking state now workings as expectedConor Curran2011-01-265-26/+53
| | |
| * | tidy upConor Curran2011-01-262-71/+52
| | |
| * | refactor completeConor Curran2011-01-263-55/+66
| | |
| * | on the pigs back ...Conor Curran2011-01-254-39/+111
| | |
| * | tidy upConor Curran2011-01-255-10/+26
| | |
| * | tidy upConor Curran2011-01-242-194/+29
| | |
| * | operationalConor Curran2011-01-243-5/+4
| | |
| * | compiling ...Conor Curran2011-01-246-48/+51
| | |
| * | deleted the dbus-menu-manager c and hConor Curran2011-01-242-208/+0
| | |
| * | indicator side almost up and goingConor Curran2011-01-245-278/+290
| | |
| * | refactoring the indicatorConor Curran2011-01-244-123/+252
| | |
| * | signals and methods cut down to size, next the indicatorConor Curran2011-01-227-52/+64
| | |