staging/soundmanager.git
5 years agoAdd gitreview file halibut 10.91.0 10.92.0 10.93.0 11.91.0 11.92.0 12.90.1 12.91.0 12.92.0 12.93.0 13.93.0 6.90.0 6.99.1 6.99.2 6.99.3 6.99.4 7.90.0 7.99.1 7.99.2 7.99.3 8.0.0 8.0.1 8.0.2 8.0.3 8.0.4 8.0.5 8.0.6 8.99.1 8.99.2 8.99.3 8.99.4 8.99.5 9.99.1 9.99.2 9.99.3 9.99.4 guppy/6.90.0 guppy/6.99.1 guppy/6.99.2 guppy/6.99.3 guppy/6.99.4 guppy_6.90.0 guppy_6.99.1 guppy_6.99.2 guppy_6.99.3 guppy_6.99.4 halibut/7.90.0 halibut/7.99.1 halibut/7.99.2 halibut/7.99.3 halibut/8.0.0 halibut/8.0.1 halibut/8.0.2 halibut/8.0.3 halibut/8.0.4 halibut/8.0.5 halibut/8.0.6 halibut_7.90.0 halibut_7.99.1 halibut_7.99.2 halibut_7.99.3 halibut_8.0.0 halibut_8.0.1 halibut_8.0.2 halibut_8.0.3 halibut_8.0.4 halibut_8.0.5 halibut_8.0.6 icefish/8.99.1 icefish/8.99.2 icefish/8.99.3 icefish/8.99.4 icefish/8.99.5 icefish_8.99.1 icefish_8.99.2 icefish_8.99.3 icefish_8.99.4 icefish_8.99.5 jellyfish/9.99.1 jellyfish/9.99.2 jellyfish/9.99.3 jellyfish/9.99.4 jellyfish_9.99.1 jellyfish_9.99.2 jellyfish_9.99.3 jellyfish_9.99.4 koi/10.91.0 koi/10.92.0 koi/10.93.0 koi_10.91.0 koi_10.92.0 koi_10.93.0 lamprey/11.91.0 lamprey/11.92.0 lamprey_11.91.0 lamprey_11.92.0 marlin/12.90.1 marlin/12.91.0 marlin/12.92.0 marlin/12.93.0 marlin_12.90.1 marlin_12.91.0 marlin_12.92.0 marlin_12.93.0 needlefish/13.93.0 needlefish_13.93.0
Jan-Simon Möller [Mon, 10 Sep 2018 07:16:36 +0000 (09:16 +0200)]
Add gitreview file

Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
5 years agoAdd gitreview file for flounder branch
Jan-Simon Möller [Mon, 10 Sep 2018 07:05:39 +0000 (09:05 +0200)]
Add gitreview file for flounder branch

Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
6 years agoAdd sample application[phone] eel 4.99.1 4.99.2 4.99.3 4.99.4 4.99.5 5.0.0 5.0.1 5.0.2 5.0.3 5.1.0 5.99.1 5.99.2 5.99.3 5.99.4 5.99.5 5.99.6 eel/4.99.1 eel/4.99.2 eel/4.99.3 eel/4.99.4 eel/4.99.5 eel/5.0.0 eel/5.0.1 eel/5.0.2 eel/5.0.3 eel/5.1.0 eel_4.99.1 eel_4.99.2 eel_4.99.3 eel_4.99.4 eel_4.99.5 eel_5.0.0 eel_5.0.1 eel_5.0.2 eel_5.0.3 eel_5.1.0 flounder/5.99.1 flounder/5.99.2 flounder/5.99.3 flounder/5.99.4 flounder/5.99.5 flounder/5.99.6 flounder_5.99.1 flounder_5.99.2 flounder_5.99.3 flounder_5.99.4 flounder_5.99.5 flounder_5.99.6
Kazumasa Mitsunari [Tue, 5 Sep 2017 03:45:03 +0000 (12:45 +0900)]
Add sample application[phone]

The sample application that achieves the interrupt policy management
But an applications on background sometimes can't get events.
I guess this is caused by WorkerThread on Qt(QML)
So, the sequence sometimes stops

Change-Id: I8008872ccb4c3c8d3f838095ded118fb5fdf6a6f
Signed-off-by: Kazumasa Mitsunari <kazumasa_mitsunari_za@mail.toyota.co.jp>
6 years agoAdd sound manager initial source code
Kazumasa Mitsunari [Tue, 29 Aug 2017 11:58:47 +0000 (20:58 +0900)]
Add sound manager initial source code

First version 2017/08/29

SoundManager consists of main 4 parts
 1. doc
    Document of sound manager and audio manager architecture
    This describes application sequence
    Please open ApplicationGuide.md with browser

 2. include
    Contains API of libsoundmanager
    LibSoundmanager API is going to be modified, so please don't use for now
    Update will be done in near future

 3. soundmanager_binding
    Contains soundmanager binding. This is the service midleware
    If installing this, soundmanager is automatically launched by AppFW(systemd)

 4. sample
    Contains sample applications. These applications follow the AudioManager sequence and using soundmanager binding

Change-Id: I75b6c5c652e1dc00b39bc499a2ee6bf1e2aeaf6d
Signed-off-by: Kazumasa Mitsunari <kazumasa_mitsunari_za@mail.toyota.co.jp>
6 years agoAdd documentation about Sound Manager and Audio Manager architecture
Kazumasa Mitsunari [Sun, 27 Aug 2017 10:47:26 +0000 (19:47 +0900)]
Add documentation about Sound Manager and Audio Manager architecture

This document describes Audio Manager usecase and architecture
To see the document, open ApplicationGuide.md with firefox and so on
(Markdown should be enabled with plugin of the browser)
From the view of the applications, the sequence is the most important point
ApplicationGuide may be updated according to any feedbacks

Change-Id: Ifc17a4bd0d7efb0d4beb3f45c400f169abd81d68
Signed-off-by: Kazumasa Mitsunari <kazumasa_mitsunari_za@mail.toyota.co.jp>
6 years agoInitial empty repository
Jan-Simon Moeller [Tue, 15 Aug 2017 09:36:41 +0000 (09:36 +0000)]
Initial empty repository