aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * Round the value because apparently i386 ends up at 59.9 in the test and trunc...Ted Gould2015-02-192-1/+2
| * Truthiness is a lost artTed Gould2015-02-181-1/+1
| * Making the debug messages easier to readTed Gould2015-02-181-0/+1
| * Fixing debug messages and printing one after setting PATed Gould2015-02-181-5/+6
| * Fixing debug messageTed Gould2015-02-181-1/+1
| * We can't keep comparing uint32's to -1 and expect reliable resultsTed Gould2015-02-181-4/+4
| * Adding a debug message to track changesTed Gould2015-02-181-0/+2
| * Change volume to an object with an attached reason so we can make better choi...Ted Gould2015-02-173-88/+90
* | Drop the notification server watch intTed Gould2015-02-171-6/+0
|/
* Block notifications in the volume event instead of in the notification one so...Ted Gould2015-02-131-15/+16
* Adding a test for notification servers coming on and off the bus, and fixing ...Ted Gould2015-02-131-4/+5
* Forgot to add this file a lot earlierTed Gould2015-02-121-0/+33
* Make sure to save the bus we exported onTed Gould2015-02-111-1/+2
* Better commentTed Gould2015-02-111-3/+15
* Make it so that Vala stops generating circular referencesTed Gould2015-02-112-50/+78
* Pulling the mainloop out of the service objectTed Gould2015-02-112-33/+39
* Unexport the menu model on object being destroyedTed Gould2015-02-091-1/+11
* Make it so that we unexport actions when destroying the objectTed Gould2015-02-091-1/+11
* Make it so that we have media player objectsTed Gould2015-02-091-1/+1
* Make it so that the accounts service object is made outside of the service ob...Ted Gould2015-02-092-5/+7
* Make it so that we can inject the volume control object into the serviceTed Gould2015-02-092-3/+5
* Putting an interface in for volume controlTed Gould2015-02-093-13/+19
* Compare doubles with an accuracy rangeTed Gould2015-02-051-1/+1
* Making sure to record the output and volume for each invocationTed Gould2015-02-051-5/+7
* Incorrect typeTed Gould2015-02-031-1/+1
* Watch for double updates from notifications. Supress themTed Gould2015-02-021-0/+7
* Track output modeTed Gould2015-01-302-0/+16
* 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-292-3/+10
| |\
| * | 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-291-1/+1
|\ \ \
| * \ \ Grabbing the notification clean up branch to align landings in LPTed Gould2015-01-283-155/+145
| |\ \ \
| * | | | Linking and starting and failing! Ted Gould2015-01-271-1/+1
| | |/ / | |/| |
* | | | Move notification code out of volume control object Ted Gould2015-01-293-155/+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-031-32/+15
| * | Moving the notification into the serviceTed Gould2014-12-022-93/+74
| |/
* | 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
| |/
* | Update the panel icon when entering/exiting silent mode. Fixes: #1390067Nick Dedekind2015-01-201-2/+7
|\ \
| * | silent mode updates iconNick Dedekind2014-11-191-2/+7
| |/
* | Make sure to set the internal variable tooTed Gould2014-12-091-0/+1
|\ \
| * | Make sure to set the internal variable tooTed Gould2014-12-091-0/+1