[Sound] Added logs in methods onEntered and onReturn
[platform/core/api/webapi-plugins.git] / src / sound /
2015-05-28 Piotr Kosko[Sound] Added logs in methods onEntered and onReturn
2015-05-20 HyunJin ParkMerge "[FMRadio] Fix multiple crashes" into tizen_2.4
2015-05-19 HyunJin ParkMerge "Revert "[Badge] Removed package API calls""...
2015-05-18 HyunJin ParkMerge "[Sound] Throw exception if listener does not...
2015-05-18 Tomasz Marciniak[Sound] Throw exception if listener does not exists.
2015-05-04 Andrzej Popowski[sound] - Checking privileges moved to JS layer
2015-04-28 Pawel Andruszkiewicz[Sound] Unregister volume change listener in destructor.
2015-04-14 Lukasz Bardeli[Sound] Allow to create multiple instances of SoundInst...
2015-03-26 Pawel Andruszkiewicz[Common] Common code has been extracted to a separate...
2015-03-25 Andrzej Popowski[Sound] - Checking privileges implementation
2015-03-16 Rafal Galka[tizen] WebAPI{Exception|Error} constructors exported...
2015-03-11 Rafal GalkaAsync calls performed by sendSyncMessage
2015-03-11 Jinwoo JeongMerge "[Media Content] bug fixed for TCT" into devel...
2015-03-10 Tomasz Marciniak[Sound] Added implementation for tizen 2.4
2015-03-09 Ryszard Matuszyk[Sound] Removed try/catch error handling
2015-03-04 HyunJin ParkMerge "[Messaging] Inclusion of msg_product.h has been...
2015-02-26 Pawel SikorskiBuild break fix for tizen 3.0
2015-02-12 Pawel Kaczmarek[Sound] setVolumeChangeListener JS fix
2015-02-11 Ryszard Matuszyk[Sound] VolumeChangeListener
2015-02-11 Kamil Lysik[Sound] SoundModeChangeListener
2015-02-10 Ryszard Matuszyk[Sound] getSoundMode
2015-02-06 Ryszard Matuszyk[Sound] getVolume
2015-02-06 Ryszard Matuszyk[Sound] setVolume
2015-02-06 Ryszard Matuszyk[Sound] Manager stub
2015-02-05 Pawel Kaczmarek[Sound] setVolume - TCT fix
2015-02-05 Pawel Kaczmarek[Sound] Change listeners JS part
2015-02-05 Ryszard Matuszyk[Sound] Enabled feature in profiles
2015-02-03 Jinwoo JeongMerge "[application] removed lint errors of .js/.h...
2015-02-02 Pawel Kaczmarek[Sound] Initial implementation of Sound module