aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Releasing 12.10.2+17.04.20161201-0ubuntu1Bileto Bot2016-12-011-0/+8
* Work when inside a snap by prefixing hard coded paths with $SNAP. (LP: #16290...Michael Terry2016-12-011-1/+1
|\
| * Pay attention to $SNAP prefixMichael Terry2016-10-111-1/+1
* | Releasing 12.10.2+17.04.20161021-0ubuntu1Bileto Bot2016-10-211-0/+7
* | Adding systemd user session unitTed Gould2016-10-214-0/+43
|\ \ | |/ |/|
| * Adding a restart ruleTed Gould2016-07-201-0/+1
| * Adding systemd user session unitTed Gould2016-07-194-0/+42
|/
* Releasing 12.10.2+16.04.20160418.1-0ubuntu1CI Train Bot2016-04-181-0/+11
* This branch adds a new signal in volumeWarning to set the warning level volum...Xavi Garcia Mena2016-04-182-0/+14
|\
| * Added a new signal in volumeWarning to notify when the user has pressed cance...Xavi Garcia Mena2016-04-152-0/+14
|/
* Releasing 12.10.2+16.04.20160406-0ubuntu1CI Train Bot2016-04-061-0/+7
* Support multiple desktop names in $XDG_CURRENT_DESKTOP. Fixes: #1502480Dmitry Shachnev2016-04-061-6/+22
|\
| * Move Unity detection into a separate function, and add cachingDmitry Shachnev2016-04-051-9/+21
| * Support multiple desktop names in XDG_CURRENT_DESKTOPDmitry Shachnev2016-03-241-4/+8
|/
* Releasing 12.10.2+16.04.20160317.1-0ubuntu1CI Train Bot2016-03-171-0/+11
* Changed to code to get the root icon. Now it does not take into account the s...Xavi Garcia Mena2016-03-174-41/+116
|\
| * Added volume check to root icon testXavi Garcia Mena2016-03-171-0/+22
| * Changed code to get root icon, tests addedXavi Garcia Mena2016-03-164-41/+94
|/
* Releasing 12.10.2+16.04.20160307-0ubuntu1CI Train Bot2016-03-071-0/+14
* Add changes to show up the microphone controls when an external microphone is...Xavi Garcia Mena2016-03-074-22/+281
|\
| * Added integration tests to detect external microphonesXavi Garcia Mena2016-03-044-20/+253
| * Added is_external_mic function to check for an external microphoneXavi Garcia Mena2016-03-031-6/+14
| * Changes to show up the microphone volume control when an external mic is dete...Xavi Garcia Mena2016-03-031-2/+20
* | To avoid going too below the warning level we set the volume when showing the...Xavi Garcia Mena2016-03-072-4/+8
|\ \
| * | Set warning volume to the maximum allowed when the user presses cancelXavi Garcia Mena2016-03-012-4/+8
* | | This branch sets the last running player using accounts service instead of gs...Xavi Garcia Mena2016-03-0716-873/+1126
|\ \ \ | | |/ | |/|
| * | Added Cancellable to AccountsServiceAccessXavi Garcia Mena2016-03-031-3/+6
| * | Changed following Charles's suggestionsXavi Garcia Mena2016-03-025-48/+50
| |/
| * Accounts service notification fixXavi Garcia Mena2016-02-292-2/+2
| * Removed log statementXavi Garcia Mena2016-02-241-1/+0
| * Fixed integration testXavi Garcia Mena2016-02-231-2/+0
| * Created new class AccountsServiceAccess to hold all accounts service operationsXavi Garcia Mena2016-02-238-860/+958
| * added integration test to check last running playerXavi Garcia Mena2016-02-236-12/+87
| * Changed last running player to user Accounts serviceXavi Garcia Mena2016-02-228-49/+127
|/
* Releasing 12.10.2+16.04.20160216-0ubuntu1CI Train Bot2016-02-161-0/+7
* Build using libgee-0.8-dev instead of libgee-dev Fixes: #1502094Matthias Klose2016-02-163-3/+3
|\
| * Build using libgee-0.8-dev instead of libgee-devMatthias Klose2016-02-123-3/+3
* | Releasing 12.10.2+16.04.20160210-0ubuntu1CI Train Bot2016-02-101-0/+9
* | This branch modifies the sound indicator on the desktop to only show the play...Xavi Garcia Mena2016-02-109-45/+776
|\ \ | |/ |/|
| * Added persistence for last running playerXavi Garcia Mena2016-02-105-11/+45
| * Fixed tabsXavi Garcia Mena2016-02-041-5/+4
| * Added Charles suggestionsXavi Garcia Mena2016-02-042-20/+41
| * fixed conflictXavi Garcia Mena2016-01-298-46/+723
|/|
| * added integration tests for adding/removing players and playback controlsXavi Garcia Mena2016-01-297-22/+659
| * Code for Bug 1213907 added. Only showing active players playback controlsXavi Garcia Mena2016-01-222-26/+68
* | Releasing 12.10.2+16.04.20160120-0ubuntu1CI Train Bot2016-01-201-0/+10
* | Fixing the playback controls when we have the playlist as the last item in th...Xavi Garcia Mena2016-01-201-3/+4
|\ \ | |/ |/|
| * Fixing playback controls when the player section contains the playlistXavi Garcia Mena2016-01-201-3/+4
|/
* Releasing 12.10.2+16.04.20160113.1-0ubuntu1CI Train Bot2016-01-131-0/+12
* Be more selective about when to show and dismiss the High Volume Warning Dial...charles kerr2016-01-1331-862/+1435
|\