Hubert Chrzaniuk
232042a362
[EGD-5772] Add pause/resume API for media player
...
Simple version of pause / resume APIs has been added
for media player.
2021-02-17 11:32:59 +01:00
Jakub Pyszczak
e7f176ac31
[EGD-4927] Change new filesystem
...
Due to vfs deprecation there is need to remove all vfs calls from code. This PR covers module apps.
2020-12-22 09:00:13 +01:00
jimmorrisson
14918dc4f9
[EGD-4925] Change new filesystem handling implementation in module-gui. ( #1193 )
...
Due to vfs deprecation there is need to remove all vfs calls from code. This PR covers module gui. There are some modifications in other modules included which are necessary because of build system issues.
2020-12-16 15:23:11 +01:00
Krzysztof Mozdzynski
0ef0d615f3
[EGD-4150] Change filename i18 to i18n ( #1108 )
...
Change filename of internationalization files from i18 to i18n.
I18n should stand for internationalization, not i18. That's why I changed in 'module-utils' name of the folder 'i18' and both .cpp and .hpp files to 'i18n'.
2020-11-27 18:31:00 +01:00
Radoslaw Wicik
4bdfb00de7
[EGD-4214] Convert service audio to library
2020-11-09 11:56:19 +01:00
Piotr Tanski
22102c4ba5
[EGD-4200] Message handling refactored. ( #974 )
2020-11-06 15:24:59 +01:00
Piotr Tanski
299be4daf6
[EGD-4151] Application manager actions introduced. ( #905 )
...
* [EGD-4151] Application manifest structure defined.
* [EGD-4156] Applications registry and basic action handler implemented.
2020-11-04 10:24:35 +01:00
Radoslaw Wicik
2276ceed67
[EGD-3743] Update copyrights in fies
2020-10-20 12:55:10 +02:00
Hubert Chrzaniuk
9bfdae8e5e
[EGD-4080] Fix Media Player crash ( #832 )
2020-10-14 09:52:42 +02:00
Adam Dobrowolski
7b4a706cd6
EGD-4036 Application windows - added register mechanism
...
* Moved ApplicationLauncher to separate files - declutering
* WindowsStore renamed to WindowsFactory - Store needs to be splitted toavoid antipattern
* Options window build dynamically onBeforeShow
* Dialog windows dynamically built
2020-10-13 17:46:10 +02:00
Hubert Chrzaniuk
9c7e4139db
[EGD-3784] Add service audio non blocking API ( #789 )
2020-10-08 10:15:46 +02:00
Jakub Pyszczak
2df98eea48
[EGD-3841] Add audio vibration and enable sound option
2020-10-06 17:06:34 +02:00
hubert-chrzaniuk
b327fc36e2
[EGD-3778] Add priorities and sound mux to audio system ( #726 )
2020-09-28 11:50:13 +02:00
jimmorrisson
7b626ce755
[EGD-3098] Add audio volume control per functionality.
2020-09-20 13:41:19 +02:00
alek
0513c8d413
[EGD-3747] music player empty window
2020-09-18 11:22:16 +02:00
alek
da8f35c2c6
[EGD-3464] fix playaback of mp3 files
2020-08-28 09:46:00 +02:00
alek
bc7f0091ca
[EGD-3423] Added simple music player
2020-08-04 16:53:12 +02:00