aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * beginnings of new pulsemgrConor Curran2011-02-032-0/+197
| |/
| * 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 Id...Conor Curran2011-02-012-7/+27
| * | Merged Treviño's (Marco Trevisan) workConor Curran2011-02-026-20/+125
| |\ \ | | |/ | |/|
| | * refactored notify patchConor Curran2011-02-024-96/+107
| | * tidy upConor Curran2011-02-011-2/+2
| | * merged trevisan's workConor Curran2011-02-015-6/+100
| |/|
| | * 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-272-1/+13
| | * merge: reset indicator-sound.h valuesMarco Trevisan (Treviño)2011-01-271-1/+1
| | * Merge against new HEADMarco Trevisan (Treviño)2011-01-2729-1039/+1183
| | |\
| | * | 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
| | * | 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
| | * | use update_state_from_volume instead of determine_state_from_volumeMarco Trevisan (Treviño)2011-01-233-11/+20
| | * | added libnotify build dependencyMarco Trevisan (Treviño)2011-01-231-1/+3
| * | | merged dbus blacklistingConor Curran2011-02-017-11/+140
| |\ \ \
| | * | | 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
| |/ / /
| * | | commit kenvandine's distcheck fixes, last time I will ignore distcheckConor Curran2011-01-281-2/+2
| |\ \ \
* | \ \ \ Import upstream version 0.5.8Ken VanDine2011-01-2829-8273/+8333
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | distcheck fixes, reference the correct files marked for translationKen VanDine2011-01-281-2/+2
| |/ / /
| * | | prep for 0.5.8Conor Curran2011-01-281-2/+2
| * | | merged button and compilation fixesConor Curran2011-01-282-81/+59
| |\ \ \
| | * | | 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 reasons...Conor Curran2011-01-281-67/+31
| | * | | deal with dbusmenu api changesConor Curran2011-01-283-16/+30
| |/ / /
* | | | Import upstream version 0.5.7Ken VanDine2011-01-2760-10021/+10058
|\| | |
| * | | merge the little fixes branch and prep for 057Conor Curran2011-01-2715-78/+95
| |\ \ \ | | |_|/ | |/| |
| | * | 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
| | * | 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