Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | require an explicit role for the sound so that we can differentiate between e... | Charles Kerr | 2015-01-21 | 1 | -5/+9 |
* | use a local temporary to avoid having to GST_MESSAGE_CAST() twice | Charles Kerr | 2015-01-20 | 1 | -2/+3 |
* | remove the 'loop' test when deciding whether or not to set the audio role. | Charles Kerr | 2015-01-20 | 1 | -1/+1 |
* | fix flint++ warnings | Charles Kerr | 2014-09-17 | 1 | -5/+5 |
* | sound: check for audio_sink and also unref after using the object | Ricardo Salveti de Araujo | 2014-09-04 | 1 | -7/+11 |
* | sound: adding media role (alarm) when sink is pulsesink | Ricardo Salveti de Araujo | 2014-09-04 | 1 | -0/+15 |
* | in sound.cpp, fix tab damage | Charles Kerr | 2014-07-31 | 1 | -1/+1 |
* | copyediting: comments, use anonymous namespace | Charles Kerr | 2014-07-27 | 1 | -21/+4 |
* | in sound.cpp, check the return value of gst_init_check() | Charles Kerr | 2014-07-27 | 1 | -2/+1 |
* | refactor the Notifications / sound / awake code | Charles Kerr | 2014-07-26 | 1 | -0/+161 |