aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Setup actions to get the action groupsTed Gould2014-11-042-15/+51
| * | | Dividing up the tests to make them look niceTed Gould2014-11-041-1/+4
| * | | Add a test that goes further down the treeTed Gould2014-11-041-1/+1
| * | | Parse through sections as wellTed Gould2014-11-041-2/+7
| * | | Pulling out waiting for items into a helper functionTed Gould2014-11-041-19/+26
| * | | Lock out some functionsTed Gould2014-11-041-0/+6
| * | | Clean up the output a little bitTed Gould2014-11-041-3/+8
| * | | Adjusting to use iteratorsTed Gould2014-11-041-7/+7
| * | | Flipping around a bit to make it so that we can print out a nice errorTed Gould2014-11-041-32/+79
| * | | Make our ref/unrefs dependent on shared pointersTed Gould2014-10-291-8/+17
| * | | Enforce type and get the right one from our functionsTed Gould2014-10-281-3/+11
| * | | Get menus harderTed Gould2014-10-282-6/+25
| * | | Getting menusTed Gould2014-10-282-4/+45
| * | | Building the DBus test integrationTed Gould2014-10-281-2/+15
| * | | Connect to binary and real nameTed Gould2014-10-282-1/+4
| * | | Setup to getting something to compile and pass. Next steps needed.Ted Gould2014-10-283-0/+168
* | | | Adding a basic mock outlineTed Gould2015-02-051-0/+52
| |_|/ |/| |
* | | Releasing 12.10.2+15.04.20150129.1-0ubuntu1CI Train Bot2015-01-291-0/+12
* | | Ensure that the active port is not null before looking at its value Fixes: #1...Ted Gould2015-01-291-4/+4
|\ \ \
| * \ \ Merge trunkTed Gould2015-01-293-3/+31
| |\ \ \
| * | | | Ensure that the active port is not null before looking at its valueTed Gould2014-12-061-3/+4
* | | | | Disconnect the right function from the 'closed' signal Fixes: #1307021Ted Gould2015-01-291-1/+8
|\ \ \ \ \
| * | | | | Disconnect the right function from the 'closed' signal'Ted Gould2014-12-061-1/+8
| |/ / / /
* | | | | Build a rudimentary Pulse Audio mock for testing. Ted Gould2015-01-294-1/+681
|\ \ \ \ \
| * | | | | Make the destructor private to protect from accidental deletingTed Gould2015-01-291-0/+2
| | |_|_|/ | |/| | |
| * | | | Grabbing the notification clean up branch to align landings in LPTed Gould2015-01-284-164/+145
| |\ \ \ \
| * | | | | Adding a copyright headerTed Gould2015-01-281-0/+18
| * | | | | Refactor out common codeTed Gould2015-01-281-419/+113
| * | | | | Create a base object and move the state stuff over to itTed Gould2015-01-282-159/+175
| * | | | | Enough state logic to get is 'going'Ted Gould2015-01-271-7/+68
| * | | | | Linking and starting and failing! Ted Gould2015-01-273-6/+100
| * | | | | IT COMPILES! Ted Gould2015-01-262-44/+90
| * | | | | All the code 'written'Ted Gould2015-01-261-7/+240
| * | | | | Checkpoint, need some refactoringTed Gould2015-01-261-18/+235
| * | | | | Checkpoint, nothing worksTed Gould2015-01-211-0/+299
| | |/ / / | |/| | |
* | | | | Move notification code out of volume control object Ted Gould2015-01-294-164/+155
|\ \ \ \ \
| * | | | | Add a watcher for the notification server going up and down. Redetect sync no...Ted Gould2015-01-291-1/+11
| | |/ / / | |/| | |
| * | | | Encapsulate high volume betterTed Gould2014-12-041-5/+16
| * | | | Switch from having custom signals for volume changing to using the property c...Ted Gould2014-12-032-24/+19
| * | | | Ensuring that if high volume changes we also show a notification (i.e. the he...Ted Gould2014-12-031-4/+6
| * | | | Hide notification when the menu is shownTed Gould2014-12-031-0/+12
| * | | | Add an action to track whether the indicator is shown so that we can not show...Ted Gould2014-12-032-0/+6
| * | | | Remove the sync notification on scroll settingTed Gould2014-12-032-41/+15
| * | | | Moving the notification into the serviceTed Gould2014-12-022-93/+74
| |/ / /
* | | | Releasing 12.10.2+15.04.20150128-0ubuntu1CI Train Bot2015-01-281-0/+7
* | | | Remove XFCE from the OnlyShowIn list Fixes: #1411959Ted Gould2015-01-282-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove XFCE from the OnlyShowIn listTed Gould2015-01-202-2/+2
| |/ /
* | | Releasing 12.10.2+15.04.20150120-0ubuntu1CI Train Bot2015-01-201-0/+21
* | | Fix indicator-sound-service crash when active_port is null. Fixes: #1395455Dmitry Shachnev2015-01-201-2/+3
|\ \ \
| * | | Fix crash when active_port is null.Dmitry Shachnev2014-11-231-2/+3
| |/ /