Commit Graph

13 Commits

Author SHA1 Message Date
Mateusz Piesta
b656756159 [BH-1117] Bell audio service
Added Bell audio service
Added volume scaling.
2021-11-09 13:54:45 +01:00
Przemyslaw Brudny
9455ea9b5d [EGD-7759] Alarm audio duration fix
Alarm audio duration fix. Changed Alarm audio priority.
Fixed SpinBox bottomBar modes.
2021-10-07 18:42:51 +03:00
Hubert Chrzaniuk
18f9227fce [EGD-5716] Change sound priorities
Sound API has been extended with new playback types.
2021-02-19 12:37:45 +01:00
Hubert Chrzaniuk
6b36d35507 [EGD-5009] Change messy callback logic in audio module
Refactor audio module to use only one callback for communication
with audio service. This also simplifies the logic and removes
necessity to define defaults for audio values in multiple places.
2020-12-18 14:52:57 +01:00
Piotr Tanski
57c7672f8f [EGD-4366] Global data cleanup. (#999) 2020-11-13 10:16:40 +01:00
Radoslaw Wicik
2276ceed67 [EGD-3743] Update copyrights in fies 2020-10-20 12:55:10 +02:00
Hubert Chrzaniuk
4ad16d7ae2 [EGD-4125] Cumulative set of minor fixes for audio (#861)
* fixed choice of input for recording
* fixed vibration setting getter
* fixed response messages from a HandleStop
* improved style of using AudioMux APIs
2020-10-19 17:16:59 +02:00
Hubert Chrzaniuk
78f075712c [EGD-4023] Vibration - get values from DB (#807) 2020-10-15 10:16:58 +02:00
Hubert Chrzaniuk
9c7e4139db [EGD-3784] Add service audio non blocking API (#789) 2020-10-08 10:15:46 +02:00
Hubert Chrzaniuk
17aa46bb90 [EGD-3871] Add vibration and playback enable/disable logic (#765) 2020-10-05 17:28:29 +02:00
Hubert Chrzaniuk
06d9d687bf [EGD-3853] Add AudioMux tests (#751) 2020-10-05 14:44:21 +02:00
hubert-chrzaniuk
70b01e9e6e [EGD-3779] Add sounds looping and merging (#744)
* [EGD-3779] Add sounds looping and merging
2020-09-30 11:44:52 +02:00
hubert-chrzaniuk
b327fc36e2 [EGD-3778] Add priorities and sound mux to audio system (#726) 2020-09-28 11:50:13 +02:00