Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Attaching bug | Ted Gould | 2015-02-24 | 0 | -0/+0 |
| | |||||
* | Adding a test for amplified volume | Ted Gould | 2015-02-24 | 1 | -0/+42 |
| | |||||
* | Use the max volume attribute to scale the volume measure | Ted Gould | 2015-02-24 | 1 | -1/+1 |
| | |||||
* | Releasing 12.10.2+15.04.20150219.1-0ubuntu1 | CI Train Bot | 2015-02-19 | 1 | -0/+10 |
| | |||||
* | Track the reason a volume was set to filter volume changes more accurately ↵ | Ted Gould | 2015-02-19 | 6 | -116/+133 |
|\ | | | | | | | | | | | Fixes: #1416520 Approved by: Jussi Pakkanen, PS Jenkins bot | ||||
| * | Round the value because apparently i386 ends up at 59.9 in the test and ↵ | Ted Gould | 2015-02-19 | 2 | -1/+2 |
| | | | | | | | | truncation causes a failure. | ||||
| * | Truthiness is a lost art | Ted Gould | 2015-02-18 | 1 | -1/+1 |
| | | |||||
| * | Making the debug messages easier to read | Ted Gould | 2015-02-18 | 1 | -0/+1 |
| | | |||||
| * | Fixing debug messages and printing one after setting PA | Ted Gould | 2015-02-18 | 1 | -5/+6 |
| | | |||||
| * | Fixing debug message | Ted Gould | 2015-02-18 | 1 | -1/+1 |
| | | |||||
| * | We can't keep comparing uint32's to -1 and expect reliable results | Ted Gould | 2015-02-18 | 1 | -4/+4 |
| | | |||||
| * | Adding a debug message to track changes | Ted Gould | 2015-02-18 | 1 | -0/+2 |
| | | |||||
| * | Adjusting the tests so they're testing what we need | Ted Gould | 2015-02-17 | 1 | -7/+7 |
| | | |||||
| * | Migrate tests to new interface | Ted Gould | 2015-02-17 | 2 | -18/+28 |
| | | |||||
| * | Change volume to an object with an attached reason so we can make better ↵ | Ted Gould | 2015-02-17 | 3 | -88/+90 |
| | | | | | | | | choices up the stack | ||||
| * | Grabbing the notification mock | Ted Gould | 2015-02-17 | 15 | -986/+1816 |
| |\ | |||||
* | \ | Add notifications mock and tests | Ted Gould | 2015-02-19 | 15 | -990/+1814 |
|\ \ \ | | | | | | | | | | | | | Approved by: Jussi Pakkanen, PS Jenkins bot | ||||
| * | | | Drop the notification server watch int | Ted Gould | 2015-02-17 | 1 | -6/+0 |
| | |/ | |/| | |||||
| * | | Adding a comment for an odd check | Ted Gould | 2015-02-13 | 1 | -1/+1 |
| | | | |||||
| * | | Block notifications in the volume event instead of in the notification one ↵ | Ted Gould | 2015-02-13 | 2 | -19/+17 |
| | | | | | | | | | | | | so that high volume warnings can get through | ||||
| * | | Add a high volume notification test | Ted Gould | 2015-02-13 | 1 | -0/+44 |
| | | | |||||
| * | | Adding a test for notification servers coming on and off the bus, and fixing ↵ | Ted Gould | 2015-02-13 | 2 | -4/+53 |
| | | | | | | | | | | | | the code for it | ||||
| * | | Adding icon testing, which made me realize our other volumes were really loud | Ted Gould | 2015-02-13 | 1 | -12/+46 |
| | | | |||||
| * | | Change streams press volume up | Ted Gould | 2015-02-13 | 1 | -0/+10 |
| | | | |||||
| * | | Test stream change base cases | Ted Gould | 2015-02-13 | 2 | -0/+32 |
| | | | |||||
| * | | Clean up some of the boiler plate | Ted Gould | 2015-02-13 | 1 | -6/+31 |
| | | | |||||
| * | | Fine change test | Ted Gould | 2015-02-13 | 1 | -0/+7 |
| | | | |||||
| * | | Have a version for those who want parse and have a GVariant pointer | Ted Gould | 2015-02-12 | 1 | -0/+15 |
| | | | |||||
| * | | Remove unnecissary parameter list | Ted Gould | 2015-02-12 | 1 | -1/+1 |
| | | | |||||
| * | | Add in ability to easily check GVariants | Ted Gould | 2015-02-12 | 2 | -0/+101 |
| | | | |||||
| * | | Forgot to add this file a lot earlier | Ted Gould | 2015-02-12 | 1 | -0/+33 |
| | | | |||||
| * | | More notification testings. | Ted Gould | 2015-02-12 | 2 | -5/+20 |
| | | | |||||
| * | | Setting the default stream | Ted Gould | 2015-02-12 | 1 | -1/+1 |
| | | | |||||
| * | | Adding a bustle block for fun | Ted Gould | 2015-02-12 | 1 | -0/+13 |
| | | | |||||
| * | | Make sure to save the bus we exported on | Ted Gould | 2015-02-11 | 1 | -1/+2 |
| | | | |||||
| * | | Better comment | Ted Gould | 2015-02-11 | 1 | -3/+15 |
| | | | |||||
| * | | Make it so that Vala stops generating circular references | Ted Gould | 2015-02-11 | 2 | -50/+78 |
| | | | |||||
| * | | Pulling the mainloop out of the service object | Ted Gould | 2015-02-11 | 2 | -33/+39 |
| | | | |||||
| * | | Putting things in the right order | Ted Gould | 2015-02-10 | 1 | -1/+1 |
| | | | |||||
| * | | Fleshing out the mock some more | Ted Gould | 2015-02-10 | 1 | -9/+17 |
| | | | |||||
| * | | Store values in the volume control mock | Ted Gould | 2015-02-10 | 1 | -8/+12 |
| | | | |||||
| * | | Test to ensure we get a notification | Ted Gould | 2015-02-09 | 1 | -0/+19 |
| | | | |||||
| * | | Fix string | Ted Gould | 2015-02-09 | 1 | -1/+1 |
| | | | |||||
| * | | Make sure to use the testing gsettings | Ted Gould | 2015-02-09 | 1 | -0/+3 |
| | | | |||||
| * | | Unexport the menu model on object being destroyed | Ted Gould | 2015-02-09 | 1 | -1/+11 |
| | | | |||||
| * | | Make it so that we unexport actions when destroying the object | Ted Gould | 2015-02-09 | 1 | -1/+11 |
| | | | |||||
| * | | Initialize notify, which is normally done in the main | Ted Gould | 2015-02-09 | 1 | -0/+7 |
| | | | |||||
| * | | Remove an unused variable | Ted Gould | 2015-02-09 | 1 | -2/+1 |
| | | | |||||
| * | | Make it so that we have media player objects | Ted Gould | 2015-02-09 | 1 | -1/+1 |
| | | | |||||
| * | | Make it so that the accounts service object is made outside of the service ↵ | Ted Gould | 2015-02-09 | 3 | -6/+8 |
| | | | | | | | | | | | | object |