platform/core/api/wav-player.git
7 years agoFix SVACE defect 84/75784/1 accepted/tizen/common/20160704.145321 accepted/tizen/ivi/20160704.090634 accepted/tizen/mobile/20160704.090541 accepted/tizen/tv/20160704.090521 accepted/tizen/wearable/20160704.090421 submit/tizen/20160704.004002
Seungbae Shin [Tue, 21 Jun 2016 10:51:55 +0000 (19:51 +0900)]
Fix SVACE defect

[Version] Release 0.1.19
[Profile] Common
[ssue Type] SVACE

Change-Id: I6230e311bb09af43f70e1db86b6a0b93b289ef8e

7 years agoRevise AUTHOR and wav_player_test, remove redundant codes and change file mode 20/74620/7 accepted/tizen/common/20160620.162521 accepted/tizen/ivi/20160617.082459 accepted/tizen/mobile/20160617.082003 accepted/tizen/tv/20160617.082046 accepted/tizen/wearable/20160617.082146 submit/tizen/20160616.065630
Sangchul Lee [Wed, 15 Jun 2016 02:25:35 +0000 (11:25 +0900)]
Revise AUTHOR and wav_player_test, remove redundant codes and change file mode

[Version] Release 0.1.18
[Profile] Common
[Issue Type] Code clean up

Change-Id: Ie2ae415a6125f1ba217b4fbbc1e8f07d81756410

7 years agoAdd new API for playback with loop at wav_player_internal.h 97/74597/1
Sangchul Lee [Wed, 15 Jun 2016 01:38:50 +0000 (10:38 +0900)]
Add new API for playback with loop at wav_player_internal.h
 - wav_player_start_loop()

[Version] Release 0.1.17
[Profile] Common
[Issue Type] New feature

Change-Id: Ifa05ccb1fbebd3f4c1dd68fc52e8890d91b15d48
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
8 years agoApply Tizen conding convention 03/64403/1 accepted/tizen/common/20160401.090227 accepted/tizen/ivi/20160405.011905 accepted/tizen/mobile/20160405.011808 accepted/tizen/tv/20160405.011829 accepted/tizen/wearable/20160405.011842 submit/tizen/20160401.072408
Mok Jeongho [Fri, 1 Apr 2016 04:22:05 +0000 (13:22 +0900)]
Apply Tizen conding convention

[Version] Release 0.1.16
[Profile] Common
[Issue Type] Coding Convention

Change-Id: Ie50da3f4eaec933cf8403e7223a9f5d9d6b48f12

8 years agomodify codes for complying tizen coding rule 27/50727/3 accepted/tizen/ivi/20160218.023326 accepted/tizen/mobile/20151103.074837 accepted/tizen/tv/20151103.074900 accepted/tizen/wearable/20151103.074920 submit/tizen/20151103.050829 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000002
inhyeok [Fri, 30 Oct 2015 10:06:58 +0000 (19:06 +0900)]
modify codes for complying tizen coding rule

[Version] Release 0.1.15
[Profile] Common
[Issue Type] Coding Rule

Change-Id: I188c99c9cf38e9ff4d8756627fe52eaec1311345
Signed-off-by: inhyeok <i_bc.kim@samsung.com>
8 years agoAdd Null checking for stream info handle 28/45928/1 tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/mobile/20150813.083656 accepted/tizen/tv/20150813.083710 accepted/tizen/wearable/20150813.083729 submit/tizen/20150813.070320 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
inhyeok [Wed, 12 Aug 2015 09:58:46 +0000 (18:58 +0900)]
Add Null checking for stream info handle

[Version] Release 0.1.14
[Profile] Common
[Issue Type] Fix bugs

Change-Id: I8e1853b12dbadc05c9ffb95a509a4a1ebfc4943d
Signed-off-by: inhyeok <i_bc.kim@samsung.com>
8 years agoImprove test util 91/43991/4 accepted/tizen/mobile/20150717.060624 accepted/tizen/tv/20150717.060632 accepted/tizen/wearable/20150717.060645 submit/tizen/20150717.051543
Jeongho Mok [Thu, 16 Jul 2015 04:28:54 +0000 (13:28 +0900)]
Improve test util

[Version] Release 0.1.13
[Profile] Common
[Issue Type] Test

Change-Id: Id4d261510a8f02317c7551f650f1a559281fdd70
Signed-off-by: Jeongho Mok <jho.mok@samsung.com>
8 years agoModify error naming for not supported stream types 01/44001/9
inhyeok [Thu, 16 Jul 2015 05:40:25 +0000 (14:40 +0900)]
Modify error naming for not supported stream types

[Version] Release 0.1.12
[Profile] Common
[Issue Type] Modification
Voice Recognition and VOIP stream types are not supported in wav-player
WAV_PLAYER_ERROR_NOT_SUPPORTED_TYPE will be given if these types are used.

Change-Id: I0e37d00616bbd48190c1268feb2fbb2a87c2d1ba
Signed-off-by: inhyeok <i_bc.kim@samsung.com>
8 years agoMerge based 2.4 84/42284/7 accepted/tizen/mobile/20150717.002857 accepted/tizen/tv/20150717.002912 accepted/tizen/wearable/20150717.002927 submit/tizen/20150715.092047 submit/tizen/20150716.043920
inhyeok [Thu, 25 Jun 2015 08:17:07 +0000 (17:17 +0900)]
Merge based 2.4

[Version] Release 0.1.11
[Profile] Common
[Issue Type] Migration

Merged main changes
- Apply ASLR
- Adapt stream-based routing

Change-Id: I67d23611f2728290e6f271b0c275523921113064
Signed-off-by: inhyeok <i_bc.kim@samsung.com>
9 years agowav-player : Change APIs based on Tizen 2.3 53/33953/1 tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0.2015.q2_common accepted/tizen/common/20150122.095546 accepted/tizen/mobile/20150123.091440 accepted/tizen/tv/20150123.004446 accepted/tizen/wearable/20150122.104137 submit/tizen/20150115.120604 submit/tizen/20150122.071700
dh8210.kim [Mon, 19 Jan 2015 06:09:08 +0000 (15:09 +0900)]
wav-player : Change APIs based on Tizen 2.3

Signed-off-by: dh8210.kim <dh8210.kim@samsung.com>
Change-Id: I7719e96bf44bc0098b649ea066d8dc342a0347ae

9 years agoClean spec file for yocto compliance 66/25166/1 accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi tizen_3.0.2014.q3_common tizen_3.0.m14.3_ivi tizen_3.0_ivi accepted/tizen/common/20140915.091252 submit/tizen_common/20140912.150039 submit/tizen_common/20140912.150451 submit/tizen_ivi/20140916.000000 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release tizen_3.0.m14.3_ivi_release tizen_3.0_ivi_release
Ronan Le Martret [Wed, 30 Jul 2014 12:29:03 +0000 (14:29 +0200)]
Clean spec file for yocto compliance

Change-Id: Ib738354af4fa35208cd8e060a70cfdb738fa3aec
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
10 years agoresetting manifest requested domain to floor 27/4427/1 accepted/tizen/ivi/genivi accepted/tizen/ivi/stable accepted/tizen_generic tizen_3.0.m14.2_ivi tizen_ivi_genivi accepted/tizen/20130710.221545 accepted/tizen/20130912.185220 accepted/tizen/20130912.193453 accepted/tizen/20130913.063424 accepted/tizen/generic/20140306.081453 accepted/tizen/ivi/20140307.055619 accepted/tizen/ivi/genivi/20140131.061355 accepted/tizen/mobile/20140306.024529 accepted/tizen_ivi_stable/20131116.100947 ivi_oct_m2 submit/tizen/20130710.102731 submit/tizen/20130912.080530 submit/tizen/20130912.090828 submit/tizen/20140305.211956 submit/tizen_ivi_genivi/20140131.060751 submit/tizen_ivi_stable/20131116.100130 tizen_3.0.m14.2_ivi_release
Alexandru Cornea [Fri, 28 Jun 2013 09:09:14 +0000 (12:09 +0300)]
resetting manifest requested domain to floor

10 years agoRemove license/group placeholders accepted/tizen/20130531.225105 submit/tizen/20130531.153347
Anas Nashif [Fri, 31 May 2013 15:33:44 +0000 (11:33 -0400)]
Remove license/group placeholders

10 years agoAdd Changelog 71/3771/1
Baptiste DURAND [Thu, 30 May 2013 13:20:30 +0000 (15:20 +0200)]
Add Changelog

10 years agoFix hardcoded library path for rpath 70/3770/1
Baptiste DURAND [Thu, 30 May 2013 13:19:49 +0000 (15:19 +0200)]
Fix hardcoded library path for rpath

11 years agoFix for x86_64 compatibility. tizen_2.1 2.1b_release accepted/tizen/20130520.100850 accepted/tizen_2.1/20130425.035522 submit/tizen/20130517.044740 submit/tizen_2.1/20130424.230707
Junfeng [Tue, 19 Mar 2013 09:11:22 +0000 (17:11 +0800)]
Fix for x86_64 compatibility.

Change-Id: Ie547886b38b605643cc3c3d1a2029813e718a83c

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 16:46:22 +0000 (01:46 +0900)]
Tizen 2.1 base

12 years agoInitial empty repository
Eunkyoung Kim [Fri, 6 Jan 2012 12:59:31 +0000 (21:59 +0900)]
Initial empty repository