Commit graph

17 commits

Author SHA1 Message Date
43b809d5d6
return error when unable to set sound volume 2021-05-02 15:29:08 +02:00
38199766ce
fixes for volume adjustment on raspi 2021-04-09 12:53:13 +02:00
a20e7e2fc9
- fix in setting
- change to volume approach on raspi in sound player
2020-10-07 09:48:15 +02:00
ec6723af75
- fixed some issues with post- and during- start checks
- fixed issues with timers states
2020-10-04 15:11:07 +02:00
e4700cd355
some more error handling for sound playing 2020-10-03 18:33:17 +02:00
46c62ba187
fixed getCUrrentStartDelay returning crap 2020-10-03 13:49:56 +02:00
c9e1f4f8ec
implemented race details 2020-10-03 11:10:15 +02:00
ef8ceff27e
- some bug fixes
- added race details
2020-10-02 19:53:07 +02:00
9a81d87451
some fixes in race and soundplayer 2020-10-02 17:05:52 +02:00
d1f132d0b0
- some bug fixes n race and sound player
- added cancelRace command
2020-10-02 15:20:11 +02:00
549edda9b0
extended the start sound with a bit of silence to prevent the end being cut of 2020-06-18 12:13:39 +02:00
2aaaf92964
migrated the sound player driver to QSoundEffect to prevent clicking noises 2020-06-18 11:53:25 +02:00
3fe4fcca42
add license notice to ScStw Libraries 2020-06-07 14:43:47 +02:00
585d524a20
set valid sound category 2020-05-19 08:44:44 +02:00
73d62d01d8
Some changes for things to work with qml 2020-04-17 19:57:00 +02:00
654b05dec9
further bugfixes, added documentation for timer and sound player 2020-04-15 19:21:32 +02:00
2cfc40444e
almost finished implementing timer, race and sounds 2020-04-13 23:59:59 +02:00