aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge TrunkTed Gould2013-08-2730-511/+1150
|\
| * Releasing 12.10.2+13.10.20130822-0ubuntu1 (revision 369 from lp:indicator-sou...Automatic PS uploader2013-08-221-0/+10
| |\
| | * Releasing 12.10.2+13.10.20130822-0ubuntu1, based on r369Automatic PS uploader2013-08-221-0/+10
| |/
| * Don't use deprecated GSimpleActionGroup APIs.Charles Kerr2013-08-221-14/+14
| |\
| | * don't use deprecated GSimpleActionGroup APIsCharles Kerr2013-08-221-14/+14
| |/
| * Releasing 12.10.2+13.10.20130820-0ubuntu1 (revision 367 from lp:indicator-sou...Automatic PS uploader2013-08-201-0/+10
| |\
| | * Releasing 12.10.2+13.10.20130820-0ubuntu1, based on r367Automatic PS uploader2013-08-201-0/+10
| |/
| * Re-write build scripts using cmake.Pete Woods2013-08-2026-370/+831
| |\
| | * Address review commentsPete Woods2013-08-192-70/+4
| | * Fix up defaultsPete Woods2013-08-161-2/+2
| | * Clean up the build / installationPete Woods2013-08-166-37/+29
| | * Build using cmakePete Woods2013-08-1623-335/+870
| |/
| * Releasing 12.10.2+13.10.20130812.1-0ubuntu1 (revision 365 from lp:indicator-s...Automatic PS uploader2013-08-121-0/+10
| |\
| | * Releasing 12.10.2+13.10.20130812.1-0ubuntu1, based on r365Automatic PS uploader2013-08-121-0/+10
| |/
| * Add back an accessible_desc property to the sound indicator.Charles Kerr2013-08-091-2/+14
| |\
| | * add accessible-name property to the ng sound indicatorCharles Kerr2013-08-081-2/+14
| |/
| * Releasing 12.10.2+13.10.20130731-0ubuntu1 (revision 363 from lp:indicator-sou...Automatic PS uploader2013-07-311-0/+13
| |\
| | * Releasing 12.10.2+13.10.20130731-0ubuntu1, based on r363Automatic PS uploader2013-07-311-0/+13
| |/
| * add Recommends: u-s-s | g-c-c to debian/control.Charles Kerr2013-07-301-0/+1
| |\
| | * add Recommends: u-s-s | g-c-c to controlCharles Kerr2013-07-301-0/+1
| |/
| * Fixed max-icon on volume control slider. Fixes: https://bugs.launchpad.net/bu...Nick Dedekind2013-07-301-2/+2
| |\
| | * Fixed max-icon icon sourceNick Dedekind2013-07-301-2/+2
| |/
| * Releasing 12.10.2+13.10.20130726-0ubuntu1 (revision 360 from lp:indicator-sou...Automatic PS uploader2013-07-261-0/+10
| |\
| | * Releasing 12.10.2+13.10.20130726-0ubuntu1, based on r360Automatic PS uploader2013-07-261-0/+10
| |/
| * Actually export a phone menu.Lars Uebernickel2013-07-255-129/+191
| |\
| | * Add sound-service.c to POTFILES.inLars Uebernickel2013-07-251-0/+1
| | * Export phone menuLars Uebernickel2013-07-253-7/+20
| | * service.vala: store menus in a hash table, keyed by profile nameLars Uebernickel2013-07-252-8/+14
| | * service.vala: move menu handling into sound-menu.valaLars Uebernickel2013-07-253-126/+168
| * | Releasing 12.10.2+13.10.20130725-0ubuntu1 (revision 358 from lp:indicator-sou...Automatic PS uploader2013-07-251-0/+11
| |\ \
| | * | Releasing 12.10.2+13.10.20130725-0ubuntu1, based on r358Automatic PS uploader2013-07-251-0/+11
| |/ /
| * | Specify fallback iconsLars Uebernickel2013-07-241-6/+13
| |\|
| | * Specify fallback iconsLars Uebernickel2013-07-191-6/+13
| * | Releasing 12.10.2+13.10.20130722-0ubuntu1 (revision 356 from lp:indicator-sou...Automatic PS uploader2013-07-221-0/+12
| |\ \
| | * | Releasing 12.10.2+13.10.20130722-0ubuntu1, based on r356Automatic PS uploader2013-07-221-0/+12
| |/ /
| * | Remove Rhythmbox from the default of the 'interested-media-players' settingLars Uebernickel2013-07-191-1/+1
| |\ \ | | |/ | |/|
| | * Remove Rhythmbox from the default of the 'interested-media-players' settingLars Uebernickel2013-07-191-1/+1
| |/
| * Releasing 12.10.2+13.10.20130716-0ubuntu1 (revision 354 from lp:indicator-sou...Automatic PS uploader2013-07-161-0/+14
| |\
| | * Releasing 12.10.2+13.10.20130716-0ubuntu1, based on r354Automatic PS uploader2013-07-161-0/+14
| |/
| * Add phone profile to indicator config.Ted Gould2013-07-121-0/+6
| |\
| | * Use the same menu for now, we can customize laterTed Gould2013-07-121-0/+6
| |/
* | Fixing directoryTed Gould2013-07-121-1/+1
* | Switch from being dbus activated to being an upstart jobTed Gould2013-07-123-7/+18
|/
* Remove gtk and dbusmenu. Sorry for the big changeset.Lars Uebernickel2013-07-1284-11518/+1180
|\
| * Use interested-media-players instead of preferred-media-players gsettings keyLars Uebernickel2013-07-111-4/+4
| * Expose playlists in the menu if the player exports themLars Uebernickel2013-07-102-3/+110
| * Don't set player state to "Launching" when the player is already runningLars Uebernickel2013-07-061-1/+3
| * Launch player when the play action is activatedLars Uebernickel2013-07-061-1/+14
| * Set locale and bind text domainLars Uebernickel2013-07-042-1/+8
| * Put service into $pkglibexecdirLars Uebernickel2013-07-043-3/+3