platform/core/multimedia/libmm-sound.git
9 years agoRemoved redundant initializations as they are being overwritten immediately 58/31258/1
Sanjay NM [Wed, 3 Dec 2014 10:01:35 +0000 (15:31 +0530)]
Removed redundant initializations as they are being overwritten immediately

Change-Id: I1fa93bf1022af789faae0dc7fd7a11d992c20cc4
Signed-off-by: Sanjay NM <sanjay.nm@samsung.com>
9 years agoRemoved unused variable stop_size in _runing function 65/30765/1
Sanjay NM [Tue, 25 Nov 2014 06:45:59 +0000 (12:15 +0530)]
Removed unused variable stop_size in _runing function

Change-Id: I3b1e1985618f3766bb1c4cf0f832933e4de49d4d

9 years agoRemoved redundant condition in __MMIpcRecvMsg. (errno == ENOMSG) is already checked... 64/30764/1
Sanjay NM [Tue, 25 Nov 2014 06:35:30 +0000 (12:05 +0530)]
Removed redundant condition in __MMIpcRecvMsg. (errno == ENOMSG) is already checked, not required in elseif

Change-Id: I6878ff1931f7ad83f4b0759fbed31eb56336f7e4

9 years agoRemoved unused result variable from sound_codec_asm_callback 58/30758/1
Sanjay NM [Tue, 25 Nov 2014 05:58:32 +0000 (11:28 +0530)]
Removed unused result variable from sound_codec_asm_callback

Change-Id: Icfde26b3b57c9e81fc37a95f81285a83fe80f4f1

9 years agoout variable was not initialized. Initialized this variable. 53/30753/1
Sanjay NM [Tue, 25 Nov 2014 05:10:46 +0000 (10:40 +0530)]
out variable was not initialized. Initialized this variable.

Change-Id: Iaa0bb89a5f0492fa533d65fb6e53bdad727f0d79
Signed-off-by: Sanjay NM <sanjay.nm@samsung.com>
9 years agoClean spec file for Yocto compatibility 42/23842/4
Ronan Le Martret [Mon, 15 Sep 2014 11:59:26 +0000 (13:59 +0200)]
Clean spec file for Yocto compatibility

Also remove generated configure file.

Change-Id: I4482871449b6795bbcc17c04a8b4b282475fa920
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
10 years agopumped version number and updated changelog 40/16340/1 accepted/tizen/generic accepted/tizen/ivi/stable accepted/tizen_generic accepted/tizen_ivi_panda accepted/tizen_ivi_release tizen_3.0.m14.2_ivi tizen_ivi_release accepted/tizen/generic/20140213.214249 accepted/tizen/generic/20140312.095112 accepted/tizen/ivi/20140213.215131 accepted/tizen/ivi/panda/20140312.111719 accepted/tizen/ivi/release/20140312.123002 accepted/tizen/mobile/20140227.070927 submit/tizen/20140213.131636 submit/tizen/20140213.195546 submit/tizen/20140312.070700 submit/tizen_ivi_release/20140312.071136 tizen_3.0.m14.2_ivi_release
Jaska Uimonen [Thu, 13 Feb 2014 13:11:16 +0000 (15:11 +0200)]
pumped version number and updated changelog

Change-Id: I36bbf247054a1bbb382c763d78ae33395e1b480b

10 years agomake samsung pulseaudio policy optional 39/16339/1
Jaska Uimonen [Thu, 13 Feb 2014 11:46:17 +0000 (13:46 +0200)]
make samsung pulseaudio policy optional

Change-Id: I20db190d6de8683eb7c68d7de60a062cdc3f1979

10 years agopumped version number and updated changelog 15/10315/1 accepted/tizen/ivi/genivi tizen_ivi_genivi accepted/tizen/20130927.164615 accepted/tizen/20130927.171726 accepted/tizen/20130927.214249 accepted/tizen/20131004.003429 accepted/tizen/ivi/genivi/20140131.062707 accepted/tizen_ivi_stable/20131116.111817 ivi_oct_m2 submit/tizen/20130927.103611 submit/tizen_ivi_genivi/20140131.061126 submit/tizen_ivi_stable/20131116.100646
Jaska Uimonen [Fri, 27 Sep 2013 10:35:52 +0000 (13:35 +0300)]
pumped version number and updated changelog

Change-Id: I1188ebff056111d93fdd33cfcb81d3379e7ff703

10 years agomore shell-safe CFLAGS setting when compiling with murphy support. 14/10314/1
Jaska Uimonen [Fri, 27 Sep 2013 10:32:51 +0000 (13:32 +0300)]
more shell-safe CFLAGS setting when compiling with murphy support.

Change-Id: Ia8782ddd7fd9030a41b35fcc4becef27b1fbc362

10 years agoadd changelog entry and pump the version number 11/10311/1 submit/tizen/20130927.094814
Jaska Uimonen [Fri, 27 Sep 2013 09:30:33 +0000 (12:30 +0300)]
add changelog entry and pump the version number

Change-Id: I9cddf8c98fb6cf8ae9dc520b30a6202aeb42a047

10 years agoenable build flag propagation from image conf 10/10310/1
Jaska Uimonen [Fri, 27 Sep 2013 09:25:43 +0000 (12:25 +0300)]
enable build flag propagation from image conf

Change-Id: Id9a06b075c419a8e66620289802242a4ad4e1581

10 years agoUse the same rpmbuild macro name for enabling Murphy ASM support 85/10285/1 accepted/tizen/20130926.164253 accepted/tizen/20130926.204138 accepted/tizen/20130927.000950 submit/tizen/20130926.083332
Ismo Puustinen [Thu, 26 Sep 2013 07:18:51 +0000 (10:18 +0300)]
Use the same rpmbuild macro name for enabling Murphy ASM support
everywhere.

This allows using global flags to enable or disable Murphy ASM
support in several components at the same time. Also bump the
version number and update changelog.

Murphy support is now compiled in using the following command:

> gbs build --define 'with_audio_session_manager_with_murphy 1'

Change-Id: I35654b860151c16979774cf8bb86e1872b605d47

10 years agoAdded changelog and packaging. 61/8561/1 submit/tizen/20130906.020125
Ismo Puustinen [Fri, 23 Aug 2013 10:44:23 +0000 (13:44 +0300)]
Added changelog and packaging.

If you want to compile with Murphy support, you need to define
"enable_murphy" from gbs or rpmbuild command line. For example
this works:

> gbs build --define 'enable_murphy 1'

10 years agoMake ASM handling external. 60/8560/1
Ismo Puustinen [Fri, 12 Oct 2012 13:46:31 +0000 (16:46 +0300)]
Make ASM handling external.

10 years agoDo not unref a NULL pointer. 59/8559/1
Ismo Puustinen [Wed, 12 Dec 2012 13:04:17 +0000 (15:04 +0200)]
Do not unref a NULL pointer.

10 years agoFix paths for systemd service files 87/5587/1 accepted/tizen/20130710.221358 submit/tizen/20130709.224303 submit/tizen/20130710.111811
Patrick McCarty [Tue, 9 Jul 2013 22:21:57 +0000 (15:21 -0700)]
Fix paths for systemd service files

Change-Id: Iddc4a37c3a72acca1a9b93894bb7599763ecb05c

10 years agoresetting manifest requested domain to floor 86/4586/1
Alexandru Cornea [Fri, 28 Jun 2013 17:22:25 +0000 (20:22 +0300)]
resetting manifest requested domain to floor

11 years agoRemove bogus dep on pidof 08/3708/1 accepted/tizen/20130529.132313 submit/tizen/20130529.073305
Rusty Lynch [Wed, 29 May 2013 05:55:11 +0000 (22:55 -0700)]
Remove bogus dep on pidof

11 years ago[systemd] Move service to system tizen_2.1 accepted/tizen/20130520.101149 submit/tizen/20130517.045052 submit/tizen_2.1/20130515.030950
Seungbae Shin [Tue, 14 May 2013 13:52:34 +0000 (22:52 +0900)]
[systemd] Move service to system

Change-Id: Idc589f17dd2cc52675c7802756469706cde2f220

11 years agoFix the build error with latest automake. 2.1b_release accepted/tizen_2.1/20130425.034939 submit/tizen_2.1/20130424.232109
junfeng [Mon, 18 Mar 2013 06:49:42 +0000 (14:49 +0800)]
Fix the build error with latest automake.

Change-Id: Ie939988addaaa1c166f39602a80b45f003c730ea

11 years agoFix systemd path for b6 bit compatibility.
Junfeng Dong [Mon, 25 Mar 2013 11:15:53 +0000 (19:15 +0800)]
Fix systemd path for b6 bit compatibility.

Change-Id: I5a15dad6c5d552183c732e4e544e1e328f408659

11 years agoEnable initial audio hal in sound server which handles audio path set
Zhang,Vivian [Thu, 21 Mar 2013 06:15:39 +0000 (14:15 +0800)]
Enable initial audio hal in sound server which handles audio path set

Change-Id: I77817046da6834d27c00e2b8e3bafa212b8c5aaa

11 years agomerge with master
Jinkun Jang [Fri, 15 Mar 2013 16:15:56 +0000 (01:15 +0900)]
merge with master

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

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