aboutsummaryrefslogtreecommitdiff
path: root/src/sound.cpp
Commit message (Expand)AuthorAgeFilesLines
* README.md: Add some manual line breaks.Mike Gabriel2017-12-081-2/+2
* Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime.Mike Gabriel2017-05-171-2/+2
* require an explicit role for the sound so that we can differentiate between e...Charles Kerr2015-01-211-5/+9
* use a local temporary to avoid having to GST_MESSAGE_CAST() twiceCharles Kerr2015-01-201-2/+3
* remove the 'loop' test when deciding whether or not to set the audio role.Charles Kerr2015-01-201-1/+1
* fix flint++ warningsCharles Kerr2014-09-171-5/+5
* sound: check for audio_sink and also unref after using the objectRicardo Salveti de Araujo2014-09-041-7/+11
* sound: adding media role (alarm) when sink is pulsesinkRicardo Salveti de Araujo2014-09-041-0/+15
* in sound.cpp, fix tab damageCharles Kerr2014-07-311-1/+1
* copyediting: comments, use anonymous namespaceCharles Kerr2014-07-271-21/+4
* in sound.cpp, check the return value of gst_init_check()Charles Kerr2014-07-271-2/+1
* refactor the Notifications / sound / awake codeCharles Kerr2014-07-261-0/+161