platform/core/appfw/shortcut.git
11 years agoMerge branch 'devel/home/master'
Sung-jae Park [Thu, 2 May 2013 05:04:22 +0000 (14:04 +0900)]
Merge branch 'devel/home/master'

11 years agoAdd new sizes. submit/tizen_2.1/20130514.053102
Sung-jae Park [Thu, 2 May 2013 01:23:41 +0000 (10:23 +0900)]
Add new sizes.

Should be exposured for commercializing feature.

Change-Id: I782b11aa266a4aa0d93a98de46c7aa43c9a909c9

11 years agoAdd 4x5, 4x6 type definitions.
Sung-jae Park [Thu, 2 May 2013 01:21:13 +0000 (10:21 +0900)]
Add 4x5, 4x6 type definitions.

Only for the PWL(TIZEN commercialize feature).

Change-Id: I233a11750edc5909807f1ae24566d5e447d6c387

11 years agoMerge branch 'devel/home/master'
Sung-jae Park [Tue, 30 Apr 2013 11:50:10 +0000 (20:50 +0900)]
Merge branch 'devel/home/master'

11 years agoUpdate spec comment 2.1b_release accepted/tizen_2.1/20130425.035428 submit/tizen_2.1/20130424.230904
Sung-jae Park [Tue, 23 Apr 2013 00:43:29 +0000 (09:43 +0900)]
Update spec comment

Change-Id: Ia16d0953a04f9debbacd1fa2938006ada7a916c0

11 years agoMerge branch 'tizen_2.1' of ssh://tizendev.org:29418/framework/appfw/shortcut into...
Sung-jae Park [Tue, 23 Apr 2013 00:42:21 +0000 (09:42 +0900)]
Merge branch 'tizen_2.1' of ssh://tizendev.org:29418/framework/appfw/shortcut into tizen_2.1

11 years agoClient/Server architecture is applied.
Sung-jae Park [Tue, 23 Apr 2013 00:05:03 +0000 (09:05 +0900)]
Client/Server architecture is applied.

There is master service daemon to help communicate between app & home.
Every request and reply will through the master.

Change-Id: I1aadd01ff3d0e19274fc46777ef73f9d514f9a22

11 years agoMerge branch 'tizen_2.1' of ssh://tizendev.org:29418/framework/appfw/shortcut into...
Sung-jae Park [Tue, 23 Apr 2013 00:20:06 +0000 (09:20 +0900)]
Merge branch 'tizen_2.1' of ssh://tizendev.org:29418/framework/appfw/shortcut into tizen_2.1

11 years agoClient/Server architecture is applied.
Sung-jae Park [Tue, 23 Apr 2013 00:05:03 +0000 (09:05 +0900)]
Client/Server architecture is applied.

There is master service daemon to help communicate between app & home.
Every request and reply will through the master.

Change-Id: I1aadd01ff3d0e19274fc46777ef73f9d514f9a22

11 years agoUse the vconf for trying to make a connection.
Sung-jae Park [Sat, 20 Apr 2013 15:33:19 +0000 (00:33 +0900)]
Use the vconf for trying to make a connection.

If the shortcut service process fails to make a connection to the master,
the service process has to try to connect to it again.

But I don't use the timer.
Instead of the timer, use the vconf.
So only if the state of master process is changed,
the service process will try to make a connection.
Only if the state of the master is changed to "started".

Change-Id: Ic3e5fc5a690267377c5315b10224a3bd595320a4

11 years agoApplying C/S architecture for shortcut service.
Sung-jae Park [Sat, 20 Apr 2013 08:21:19 +0000 (17:21 +0900)]
Applying C/S architecture for shortcut service.

Now the request is routed by the master provider.

Change-Id: Id849536f88c4cfa971e291b4257c7872f9a7de8f

11 years agoFix for 64 bit compatibility.
Junfeng Dong [Thu, 28 Mar 2013 09:30:49 +0000 (17:30 +0800)]
Fix for 64 bit compatibility.

- Fix hardcoding path.
- Use %cmake to set default paths.

Change-Id: Idf0f2d2403575f0571447c61bb6d2c953b0888d8

11 years agoMerge branch 'devel/home/master'
Sung-jae Park [Sun, 31 Mar 2013 23:43:33 +0000 (23:43 +0000)]
Merge branch 'devel/home/master'

11 years agoAdd new API for removing shortcut or livebox.
Sung-jae Park [Sat, 30 Mar 2013 04:17:07 +0000 (04:17 +0000)]
Add new API for removing shortcut or livebox.

Change-Id: I92743ded39f9e0f5cc956cdb1c6f07e98f0b2af0

11 years agoAdd new API for removing shortcut(livebox)
Sung-jae Park [Sat, 30 Mar 2013 04:28:42 +0000 (04:28 +0000)]
Add new API for removing shortcut(livebox)

Change-Id: I58bece3692a8a1fdeb5ecf2acc6557be76425048

11 years agoMerge branch 'devel/home/master'
Sung-jae Park [Thu, 28 Mar 2013 11:52:59 +0000 (11:52 +0000)]
Merge branch 'devel/home/master'

11 years agoUpdate shortcut status codes.
Sung-jae Park [Wed, 27 Mar 2013 04:47:17 +0000 (04:47 +0000)]
Update shortcut status codes.

Add cared bit mask.
If the homescreen already cares the error status, the application should know it.
So it can decide what it should do for error status.

Change-Id: I84d752a9e4e975b5394374f46fb1b5df8cb63fa7

11 years agoUpdate status code with more comments.
Sung-jae Park [Wed, 27 Mar 2013 01:27:59 +0000 (01:27 +0000)]
Update status code with more comments.

status can be cared by the homescreen before get it from the app.
In that case, the app should know how to handle the result.

If the homescreen already cares the result, the app doesn't need to
care it again (noramlly).

So the apps should know the result is cared or not.

Change-Id: Ib35fa9b18fa134402731fdd53860417d913e2019

11 years agoUpdate License
Sung-jae Park [Mon, 25 Mar 2013 02:51:58 +0000 (02:51 +0000)]
Update License

2011 -> 2013

Add the shortcut status code.
Now the developer can get the result status of shortcut add requests.

Change-Id: I2258167accf3c9c0cd019f963d90c5710d5723b9

11 years agoUpdate License
Sung-jae Park [Mon, 25 Mar 2013 04:24:22 +0000 (04:24 +0000)]
Update License

Add the shortcut status codes.
User(developer) can get the status code for handling the result of shortcut add request.

Change-Id: Icfd4e0e7e3a644c3696fddf5c2ebd3e9e845de83

11 years agoMerge branch 'devel/home/master'
Sung-jae Park [Sun, 24 Mar 2013 10:49:21 +0000 (10:49 +0000)]
Merge branch 'devel/home/master'

11 years agoUpdate version
Sung-jae Park [Sun, 24 Mar 2013 10:42:53 +0000 (10:42 +0000)]
Update version

Change-Id: Ie6ab9441f932cba425c81530d8870d6dafb747f4

11 years agoAdd error code.
Sung-jae Park [Fri, 22 Mar 2013 08:43:27 +0000 (08:43 +0000)]
Add error code.

Change-Id: I8da60c6e75f60f8ba1e8b54dc253afc99db92988

11 years agoMerge branch 'master' into tizen_2.1
Sung-jae Park [Thu, 21 Mar 2013 13:10:55 +0000 (13:10 +0000)]
Merge branch 'master' into tizen_2.1

Conflicts:
lib/include/shortcut.h
lib/src/main.c
packaging/libshortcut.spec

Change-Id: Iea906d9a45831adb87457e30198efef41c72f2ee

11 years agoRemove unused functions, Add allow_duplicate parameter.
Sung-jae Park [Tue, 19 Mar 2013 10:29:41 +0000 (10:29 +0000)]
Remove unused functions, Add allow_duplicate parameter.

Homescreen will check the app-name and app-id for checking the duplicated.
If the allow_duplicate is 0, the homescreen should reject the shortcut add request if it is already exists.
or add it.

Change-Id: If5f4ece386e87be5cc152d2fcddfa5e65f3fe85c

11 years agoMerge branch 'devel/home/master'
Sung-jae Park [Mon, 18 Mar 2013 11:41:50 +0000 (11:41 +0000)]
Merge branch 'devel/home/master'

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

11 years agoAdd allow_duplicate parameter.
Sung-jae Park [Fri, 15 Mar 2013 01:48:58 +0000 (01:48 +0000)]
Add allow_duplicate parameter.

Change-Id: I4dc5f43586fe6648aa1e9394a4f05f0aca90ac58

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

11 years agoReplace the NULL with SQLITE_TRANSIENT.
Sung-jae Park [Tue, 5 Mar 2013 15:27:44 +0000 (15:27 +0000)]
Replace the NULL with SQLITE_TRANSIENT.

NULL is defined as SQLITE_STATIC.
But I intend to use the SQLITE_TRANSIENT, so I set it correctly.

Change-Id: I43c5cae2a5deb80f425746a1ee8f255daa104bc1

11 years agoReplace the NULL with SQLITE_TRANSIENT.
Sung-jae Park [Tue, 5 Mar 2013 15:26:55 +0000 (15:26 +0000)]
Replace the NULL with SQLITE_TRANSIENT.

NULL is defined as SQLITE_STATIC.
But I intend to use the SQLITE_TRANSIENT, so I set it correctly.

Change-Id: Ia3ef69edb0beab9a30e478d17c5505551c4b0061

11 years agoAdd new type for easy mode livebox
Sung-jae Park [Mon, 18 Feb 2013 04:16:51 +0000 (04:16 +0000)]
Add new type for easy mode livebox

Change-Id: Icdc9cd9269c1efa09510612cb34e22fd0df15526

11 years agoAdd shortcut type
Sung-jae Park [Mon, 18 Feb 2013 04:14:21 +0000 (04:14 +0000)]
Add shortcut type

for easy mode livebox size

Change-Id: If8f1fa0f7d0e5af5bebae708a51b4cef17e6ee9c

11 years agoUpdate the upgrade feature
Sung-jae Park [Fri, 15 Feb 2013 03:00:20 +0000 (03:00 +0000)]
Update the upgrade feature

Change-Id: I24b872f658d63cf1f3ce4eb13d383f3c35af7be3

11 years agoUpdate the upgrade code
Sung-jae Park [Fri, 15 Feb 2013 02:53:14 +0000 (02:53 +0000)]
Update the upgrade code

Change-Id: I63e031fd012d48f46eafb57b13b8e50e95cb772d

11 years agoChange the smack manifest
Sung-jae Park [Thu, 24 Jan 2013 03:25:15 +0000 (03:25 +0000)]
Change the smack manifest

Change-Id: I85e67b49a3e777cc6be9c28025079a5f75d21bd9

11 years agoUpdate the smack manifest.
Sung-jae Park [Thu, 24 Jan 2013 03:19:14 +0000 (03:19 +0000)]
Update the smack manifest.

Change-Id: I85a1eae61e62ffc5f1eb7314e37f089861bb2a9b

11 years agoChange S/W License to Apache
Sung-jae Park [Sat, 19 Jan 2013 05:12:52 +0000 (14:12 +0900)]
Change S/W License to Apache

Change-Id: I4a69a34d27ef616679bb8aa3520d720bc35fdca4

11 years agoChange S/W License to Apache from Flora
Sung-jae Park [Sat, 19 Jan 2013 05:10:44 +0000 (14:10 +0900)]
Change S/W License to Apache from Flora

Change-Id: Idc0c3a2cd741bd9a1f60b18235353660897cc189

11 years agoRevise the spec file
Sung-jae Park [Fri, 4 Jan 2013 12:37:18 +0000 (21:37 +0900)]
Revise the spec file

Change-Id: I29f6dd096f7058988b57ab25c95c574a94a93e6a

11 years agoRevise the spec file
Sung-jae Park [Fri, 4 Jan 2013 12:33:02 +0000 (21:33 +0900)]
Revise the spec file

Change-Id: I180ee92053296b43934846cceccba54c4ce9d06b

11 years agoChange the LOG_TAG, Remove homescreen plugin.
Sung-jae Park [Wed, 2 Jan 2013 07:06:10 +0000 (16:06 +0900)]
Change the LOG_TAG, Remove homescreen plugin.

Change-Id: I38dcf75b7eabf9fe43e32438832a3c587773dc16

11 years agoRemove homescreen pkgmgr plugin. LOG_TAG changed.
Sung-jae Park [Wed, 2 Jan 2013 04:09:03 +0000 (13:09 +0900)]
Remove homescreen pkgmgr plugin. LOG_TAG changed.

Change-Id: Ic1beccb067f877d1f99182fa5f4c65764ee562c4

11 years agoUpdate the project to the newest version.
Sung-jae Park [Thu, 20 Dec 2012 08:19:30 +0000 (17:19 +0900)]
Update the project to the newest version.

Change-Id: I1a1b629fb3f26e68d8b896b23dbc7c209965c774

11 years agoUpdate License for uploading to RSA
Sung-jae Park [Wed, 19 Dec 2012 08:22:40 +0000 (17:22 +0900)]
Update License for uploading to RSA

Change-Id: Iebb5ad3856567dfbb0c990e7e78fcddfd8660983

11 years agoAdd livebox size type information
Sung-jae Park [Tue, 4 Dec 2012 12:45:46 +0000 (21:45 +0900)]
Add livebox size type information

Change-Id: If402f8eff75b0b6cb85031ae0d152b9fe1c551c4

11 years agoApply smack patch
Sung-jae Park [Wed, 19 Sep 2012 09:52:19 +0000 (18:52 +0900)]
Apply smack patch

Change-Id: Ic0124db60697a15b647bbd576b936b402adb5d9d

11 years agoRemove the debian package informations
Sung-jae Park [Thu, 18 Oct 2012 04:28:31 +0000 (13:28 +0900)]
Remove the debian package informations

Change-Id: I74f3d06febe48cee104ff15d05638b70bbb149d9

11 years agoHandling the locale
Sung-jae Park [Thu, 11 Oct 2012 06:34:31 +0000 (15:34 +0900)]
Handling the locale

Change-Id: I1b6903320c186082cdb613879f47173222b3c75c

11 years agoReview few missing codes.
Sung-jae Park [Wed, 26 Sep 2012 08:46:18 +0000 (17:46 +0900)]
Review few missing codes.

Change-Id: I9d43dc2052dbe049c62679357f0c4cb6c544b485

11 years agoApply smack patch
Sung-jae Park [Wed, 19 Sep 2012 09:52:19 +0000 (18:52 +0900)]
Apply smack patch

11 years agoUpdate license
Sung-jae Park [Mon, 3 Sep 2012 09:07:30 +0000 (18:07 +0900)]
Update license

11 years agoFix the bug of shortcut parser.
Sung-jae Park [Thu, 30 Aug 2012 01:25:41 +0000 (10:25 +0900)]
Fix the bug of shortcut parser.

missing appid.

Change-Id: If293884743f602ef0956309545792679794eb811

11 years agoAdd new API 2.0alpha master 2.0_alpha accepted/tizen/20130520.102720 submit/master/20120920.151039 submit/tizen/20130517.015346
Sung-jae Park [Wed, 22 Aug 2012 07:41:34 +0000 (16:41 +0900)]
Add new API

Change package name

Change-Id: I93cd647c7b640cb9497625f10c84daaf4a3c5224

11 years agoUpdate version for applying this to the SEL binary
Sung-jae Park [Fri, 24 Aug 2012 01:39:12 +0000 (10:39 +0900)]
Update version for applying this to the SEL binary

Change-Id: I6d84c8c192db6a53ad69e0f11fe348e0e01f0504

11 years agoupdate the pkgmgr plugin code
Sung-jae Park [Thu, 23 Aug 2012 08:49:49 +0000 (17:49 +0900)]
update the pkgmgr plugin code

Change-Id: Id26fb4873cdb6117612a6a58a9cad60e3f7d7dc1

11 years agoUpdate the pkgmgr parser.
Sung-jae Park [Tue, 21 Aug 2012 09:30:12 +0000 (18:30 +0900)]
Update the pkgmgr parser.

Find the homescreen, shortcut-list tag.

Change-Id: Ie2a4fb066e199b91dcf244911f878c1effa126d8

11 years agoadd homescreen plugin for pkgmgr
Sung-jae Park [Tue, 14 Aug 2012 06:24:20 +0000 (15:24 +0900)]
add homescreen plugin for pkgmgr

Change-Id: I30d2715c3a26091871fe3505315768b72cf95590

11 years agoUpdate version for uploading this to the tizen OBS
Sung-jae Park [Tue, 14 Aug 2012 03:48:59 +0000 (12:48 +0900)]
Update version for uploading this to the tizen OBS

Change-Id: I4b2546e4c52fbe0b9cd558a3c6933df3e1922f23

11 years agoApply flora license
Sung-jae Park [Sat, 11 Aug 2012 07:40:31 +0000 (16:40 +0900)]
Apply flora license

Change-Id: I2f2086a6805ad0ab9c3896325f70b110f8049e60

11 years agoMerge with old git repository
Sung-jae Park [Sat, 11 Aug 2012 05:32:30 +0000 (14:32 +0900)]
Merge with old git repository

Change-Id: Ib1ca1c874b459ecb965ea41a06796903181aea10

11 years agoUpdate the parser
Sung-jae Park [Thu, 2 Aug 2012 03:57:04 +0000 (12:57 +0900)]
Update the parser

Change-Id: Iff05a47172fc6636aa3094982bdf04a114e31546

11 years agoApply new interface of the com-core
Sung-jae Park [Sat, 28 Jul 2012 16:11:42 +0000 (01:11 +0900)]
Apply new interface of the com-core

Change-Id: I6c062c2d33e804491de975760975308ce9005be2

11 years agoRename libshortcuts.so libshortcut-list.so
Sung-jae Park [Mon, 23 Jul 2012 14:48:54 +0000 (23:48 +0900)]
Rename libshortcuts.so libshortcut-list.so

Change-Id: I4607fe6599a48230ca909096791f2df813d1548b

11 years agocom-core timeout added (0u for default)
Sung-jae Park [Mon, 23 Jul 2012 12:59:20 +0000 (21:59 +0900)]
com-core timeout added (0u for default)

Fix the warnings

Change-Id: I4acde2f00c465131273a8f9854a9ad9f70e708b7

11 years agoAdd -g option
Sung-jae Park [Mon, 23 Jul 2012 08:17:03 +0000 (17:17 +0900)]
Add -g option

Change-Id: I6d966fa4c3260947ba2daad2fe38bb903fee3c17

11 years agoRemove needless code
Sung-jae Park [Fri, 20 Jul 2012 14:20:56 +0000 (23:20 +0900)]
Remove needless code

Revise the service_register

Change-Id: Ic2011110fd4bc64388ca290e0404ffcf0d4ea254

11 years agoRevise the implementation and API
Sung-jae Park [Fri, 20 Jul 2012 05:35:09 +0000 (14:35 +0900)]
Revise the implementation and API

Change-Id: Ie8b6c438c01e968c5991376b9949e50f90322529

11 years agoUpdate shortcut list up API
Sung-jae Park [Thu, 19 Jul 2012 07:29:32 +0000 (16:29 +0900)]
Update shortcut list up API

XML spec is updated
Fix the crash bug when the application doesn't set the result check cb
for add to home shortcut(or livebox)

Change-Id: If47c52b721cc80cfd35379a486a1f8d52dbf2776

11 years agoUpdate TAG
Sung-jae Park [Tue, 17 Jul 2012 09:06:22 +0000 (18:06 +0900)]
Update TAG

Change-Id: I6de7ddeef96358f3928bb472d9ebe47988d4196c

11 years agoAdd new type
Sung-jae Park [Tue, 17 Jul 2012 05:49:13 +0000 (14:49 +0900)]
Add new type

Change-Id: I7ebc59f5bce25bf445c5ada559f1ec7b638cd5ed

11 years agoAdd icon handling codes
Sung-jae Park [Tue, 17 Jul 2012 05:28:36 +0000 (14:28 +0900)]
Add icon handling codes

Change-Id: I2ec5911b672b3f3a811546a4865fc039962d645a

11 years agoUpdate the version
Sung-jae Park [Tue, 17 Jul 2012 05:09:22 +0000 (14:09 +0900)]
Update the version

Change-Id: Icac272dff6a2d8b8d6123adc35c2e84d6e7617bc

11 years agoAdd new API
Sung-jae Park [Mon, 16 Jul 2012 07:44:03 +0000 (16:44 +0900)]
Add new API

add_to_home_shortcut
add_to_home_livebox

Change-Id: If8220d37a3a459fb283371600a280f84a50f97cd

11 years agoReplace executable format with shared object(plugin) format for package manager
Sung-jae Park [Mon, 9 Jul 2012 02:53:16 +0000 (11:53 +0900)]
Replace executable format with shared object(plugin) format for package manager

Change-Id: I877f19de3b7275a9e470bd67dd2cbae5b1fa49fc

11 years agoReplace secom_socket with libcom-core.
Sung-jae Park [Wed, 4 Jul 2012 03:01:52 +0000 (12:01 +0900)]
Replace secom_socket with libcom-core.

Change-Id: I0745117abff5bcd50b32d5747d9b60c2157dc853

11 years agoAdd shortcut_service_register API
Sung-jae Park [Tue, 26 Jun 2012 10:19:20 +0000 (19:19 +0900)]
Add shortcut_service_register API

Change-Id: I74bbf81741c5ec10fdc432e4b76a44909273d656

12 years agoapply FSL(Flora Software License)
Kim Kibum [Fri, 8 Jun 2012 05:54:13 +0000 (14:54 +0900)]
apply FSL(Flora Software License)

12 years agoInitial empty repository
Hyesook Choi [Thu, 7 Jun 2012 23:56:46 +0000 (08:56 +0900)]
Initial empty repository

12 years agoRename the tag name
Sung-jae Park [Wed, 30 May 2012 05:54:55 +0000 (14:54 +0900)]
Rename the tag name

Change-Id: Ia7dab7404a74d62abf5d8e9175dddadc8dd3dba3

12 years agoAdd few lines for package replacement
Sung-jae Park [Wed, 30 May 2012 01:37:33 +0000 (10:37 +0900)]
Add few lines for package replacement

Change-Id: I1eb080790bc42f885a8d30dcc64734c0e8b4b76b

12 years agoAdd add_to_home_with_period function.
Sung-jae Park [Tue, 22 May 2012 07:53:50 +0000 (16:53 +0900)]
Add add_to_home_with_period function.

Change-Id: I03921eb7e59d8a7c439d1d4e67038412d7185971

12 years agoRename libslp-shortcut with libshortcut
Sung-jae Park [Mon, 21 May 2012 06:37:29 +0000 (15:37 +0900)]
Rename libslp-shortcut with libshortcut

Change-Id: I677f88881bba96fe71fedccc00ee3c6041960553

12 years agoRename shortcut package name(remove -0)
Sung-jae Park [Mon, 21 May 2012 06:19:13 +0000 (15:19 +0900)]
Rename shortcut package name(remove -0)

12 years agoUpdate spec file for OBS
Sung-jae Park [Mon, 21 May 2012 06:08:51 +0000 (15:08 +0900)]
Update spec file for OBS

12 years agoUpdate spec file
Sung-jae Park [Mon, 21 May 2012 05:42:22 +0000 (14:42 +0900)]
Update spec file

12 years agoUpdate OBS Package name
Sung-jae Park [Mon, 21 May 2012 05:20:25 +0000 (14:20 +0900)]
Update OBS Package name

12 years agoClean up installing files from a dev package.
Sung-jae Park [Mon, 14 May 2012 00:38:22 +0000 (09:38 +0900)]
Clean up installing files from a dev package.

12 years agoMerge branch 'master' of ssh://165.213.149.219:29418/slp/pkgs/s/shortcut
Sung-jae Park [Tue, 20 Mar 2012 03:01:23 +0000 (12:01 +0900)]
Merge branch 'master' of ssh://165.213.149.219:29418/slp/pkgs/s/shortcut

Conflicts:
packaging/shortcut.spec

12 years agoupdate(add) packaging directory and spec file from OBSTF:Private, OBS
Inkyo Jung [Fri, 16 Mar 2012 15:45:39 +0000 (00:45 +0900)]
update(add) packaging directory and spec file from OBSTF:Private, OBS

12 years agoFix the warning. (remove unused variable)
Sung-jae Park [Fri, 16 Mar 2012 10:30:55 +0000 (19:30 +0900)]
Fix the warning. (remove unused variable)

12 years agoAdd package installation meta file and spec (OBS).
Sung-jae Park [Fri, 16 Mar 2012 10:18:32 +0000 (19:18 +0900)]
Add package installation meta file and spec (OBS).

12 years agoAdd "extern "C"" keyword for C++ developer
Sung-jae Park [Tue, 6 Mar 2012 07:32:57 +0000 (16:32 +0900)]
Add "extern "C"" keyword for C++ developer

12 years agoClean up pc file
Sung-jae Park [Fri, 2 Mar 2012 07:10:37 +0000 (16:10 +0900)]
Clean up pc file

12 years agoUpdate boilerplates.
Sung-jae Park [Thu, 16 Feb 2012 02:03:21 +0000 (11:03 +0900)]
Update boilerplates.

12 years agoUpdate test code
Sung-jae Park [Thu, 16 Feb 2012 01:53:56 +0000 (10:53 +0900)]
Update test code

12 years agoReplace alloca with malloc.
Sung-jae Park [Thu, 9 Feb 2012 00:10:33 +0000 (09:10 +0900)]
Replace alloca with malloc.

alloca can generates the segmentation fault if it fails to allocate
stack.

12 years agoRemove sd related code
Sung-jae Park [Mon, 2 Jan 2012 04:17:22 +0000 (13:17 +0900)]
Remove sd related code

12 years agoRemove package dependency from the CMakeLists.txt
Sung-jae Park [Fri, 30 Dec 2011 02:02:10 +0000 (11:02 +0900)]
Remove package dependency from the CMakeLists.txt

12 years agoRemove unnecessary package dependency
Sung-jae Park [Thu, 29 Dec 2011 05:34:12 +0000 (14:34 +0900)]
Remove unnecessary package dependency