platform/core/appfw/widget-viewer.git
11 years agoValidate the handler for changing the visibility
Sung-jae Park [Sat, 24 Nov 2012 02:18:10 +0000 (11:18 +0900)]
Validate the handler for changing the visibility

Change-Id: Ifc55039e770a4a9e094f1595a2ae0fa2d8a3f38a

11 years agoAdd new API for openning a PD with its position.
Sung-jae Park [Tue, 20 Nov 2012 09:44:41 +0000 (18:44 +0900)]
Add new API for openning a PD with its position.

Change-Id: I92d6ac7f0506ffbc9f500b9a85ed886690fc5e3a

11 years agoMake delay for sending a request to master.
Sung-jae Park [Mon, 19 Nov 2012 14:05:09 +0000 (23:05 +0900)]
Make delay for sending a request to master.

Change-Id: If78f95c13c87cbf72f707e9c170f0d8a098bc065

11 years agoUse the separated socket file
Sung-jae Park [Thu, 15 Nov 2012 04:09:10 +0000 (13:09 +0900)]
Use the separated socket file

Revise the environment variables

Fix the bug of livebox_add_with_size. Use the livebox package name after
get it via livebox_service

Change-Id: Id823e662e45dc13a4a2d32bcc48435357432a08d

11 years agoUpdate the deleted event handler.
Sung-jae Park [Sun, 4 Nov 2012 11:50:18 +0000 (20:50 +0900)]
Update the deleted event handler.

Change-Id: I8f3834092c31408a0cb0e871440c417490f42543

11 years agoUpdate the live-viewer
Sung-jae Park [Thu, 1 Nov 2012 11:27:42 +0000 (20:27 +0900)]
Update the live-viewer

Change-Id: Idd788f74087304a7941a402bc028d7bf4880988f

11 years agoReplace the pixel with the size_type
Sung-jae Park [Tue, 30 Oct 2012 07:28:37 +0000 (16:28 +0900)]
Replace the pixel with the size_type

Change-Id: I9e830b2ee98150678bdeeb26b3f75bbd65b0332c

11 years agoTry to sync buffer when client tries to get FB
Sung-jae Park [Wed, 24 Oct 2012 06:00:07 +0000 (15:00 +0900)]
Try to sync buffer when client tries to get FB

Change-Id: Ibd6615f032ce7c835accbbd21019e69ef1f67ce7

11 years agoReduce the duplicated implementations. Change the path
Sung-jae Park [Mon, 22 Oct 2012 11:15:37 +0000 (20:15 +0900)]
Reduce the duplicated implementations. Change the path

Change-Id: Idd8e1ecacf37785ca9014c07459421031f0bd0ba

11 years agoInstall the license file
Sung-jae Park [Fri, 12 Oct 2012 09:03:28 +0000 (18:03 +0900)]
Install the license file

Change-Id: I0a6c2c76d2feac448105152cc064bb33c39fa6bc

11 years agoremove the DB I/O related codes.
Sung-jae Park [Thu, 11 Oct 2012 09:03:44 +0000 (18:03 +0900)]
remove the DB I/O related codes.

Move them to livebox-service library.

Change-Id: I7e14b8f933c5778c0cdfb93ba3d87336466ac50a

11 years agoAdd new API for creating a livebox with size.
Sung-jae Park [Thu, 11 Oct 2012 08:42:33 +0000 (17:42 +0900)]
Add new API for creating a livebox with size.

Change-Id: If3b5874648b409d3e45ebd68d04b6a6a6375bcd2

11 years agoAdd new API
Sung-jae Park [Wed, 10 Oct 2012 09:51:04 +0000 (18:51 +0900)]
Add new API

add a livebox with size.
get the size list of given livebox package

Change-Id: I421b40414262c4497a007f64d2524f3a7866c9a4

11 years agoImplement the DB I/O component
Sung-jae Park [Wed, 10 Oct 2012 01:22:44 +0000 (10:22 +0900)]
Implement the DB I/O component

Change-Id: I518e4e323025e9e634e87fd16cddd44e0f876d29

11 years agoUpdate for handling the pinup status.
Sung-jae Park [Fri, 5 Oct 2012 09:19:03 +0000 (18:19 +0900)]
Update for handling the pinup status.

Change-Id: I0eab9ecd7fc52b008645a48d2509a969148ee8c2

11 years agoRemove debugging code
Sung-jae Park [Thu, 27 Sep 2012 07:19:41 +0000 (16:19 +0900)]
Remove debugging code

Change-Id: I04f5d4b7f6c5c08dc75aac938b308d52e44b7f1c

11 years agoCheck the exceptional case.
Sung-jae Park [Tue, 25 Sep 2012 08:13:17 +0000 (17:13 +0900)]
Check the exceptional case.

for the case of invalid result packet

Change-Id: Idcb7cfe21366046cad25381d51a85c9033b836e4

11 years agoUpdate version
Sung-jae Park [Tue, 25 Sep 2012 01:49:00 +0000 (10:49 +0900)]
Update version

Change-Id: I580871a3eb0b6cb83fb40d91197ca20df10b9476

11 years agoUpdate for debugging
Sung-jae Park [Mon, 24 Sep 2012 12:10:30 +0000 (21:10 +0900)]
Update for debugging

Change-Id: If0b627f4e7754cf2bbd87312d5e9fbbfc9fa649d

11 years agoFile buffer, fb_sync updated.
Sung-jae Park [Mon, 24 Sep 2012 11:23:11 +0000 (20:23 +0900)]
File buffer, fb_sync updated.

if the provider uses file for updating canvas,
even if it fails to open or read a file,
just returns 0.

because we can draw it using local buffer which is filled with NULL
even if there is no data file.

Change-Id: I2d511eecc1d5829a0c4cd28c0555666beb8970e8

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

Change-Id: I88e1ad8abb77e8dd3ecd809b9b1807837e9d6471

11 years agoAPI is changed.
Sung-jae Park [Wed, 19 Sep 2012 04:41:21 +0000 (13:41 +0900)]
API is changed.

Update the version for uploading this to a official binary.

Change-Id: I9547290b244ae392755ffdc07a3eb52544ee1e4d

11 years agoCare the PD Created/Destroyed EVENT again.
Sung-jae Park [Thu, 13 Sep 2012 13:09:20 +0000 (22:09 +0900)]
Care the PD Created/Destroyed EVENT again.

Change-Id: I2323ac675568cb90ae1d27b69a0ac5cce652c7b4

11 years agoChange the API name
Sung-jae Park [Mon, 10 Sep 2012 11:31:18 +0000 (20:31 +0900)]
Change the API name

Revise the API style

Change-Id: I7ff983e99b0c82c8c6237100fab0de3abdd24d74

11 years agoAcquire/release pixmap
Sung-jae Park [Thu, 6 Sep 2012 11:39:51 +0000 (20:39 +0900)]
Acquire/release pixmap

Change-Id: I337f1d457baf4d304e1b43c71756991af8edb796

11 years agoImplement the livebox show/hide feature.
Sung-jae Park [Thu, 6 Sep 2012 06:22:21 +0000 (15:22 +0900)]
Implement the livebox show/hide feature.

Change-Id: Ie2097fc43370ea851c2002a8f416aa95f27d41ba

11 years agoAdd indicator show code for sample viewer.
Sung-jae Park [Wed, 5 Sep 2012 12:44:40 +0000 (21:44 +0900)]
Add indicator show code for sample viewer.

Change-Id: I4b8e4d7a241a1fa202353807d24c33bc5af06340

11 years agoUpdate sample and Change depth to 24 from 32.
Sung-jae Park [Wed, 5 Sep 2012 08:20:22 +0000 (17:20 +0900)]
Update sample and Change depth to 24 from 32.

Change-Id: Ie06e44a7a9e7bc6f6de739e618f80b733cad298e

11 years agoRemove old file.
Sung-jae Park [Wed, 5 Sep 2012 01:52:36 +0000 (10:52 +0900)]
Remove old file.

disable sample of the pixmap based livebox content updator using
evas native surface set feature.

Change-Id: Ic1b82980eea0f408b8f8d7210ae7876c2d571a0d

11 years agoAdd more cod for handling disconnected provider.
Sung-jae Park [Sun, 2 Sep 2012 02:25:57 +0000 (11:25 +0900)]
Add more cod for handling disconnected provider.

If the provider is disconnected, clear all pending requests to provider.

Change-Id: I144eafa19ecb227c3f4212d37526c7982b732519

11 years agoUpdate the get_info API
Sung-jae Park [Wed, 29 Aug 2012 11:10:10 +0000 (20:10 +0900)]
Update the get_info API

content-info and sub-cluster-title is added

Change-Id: Ib410e3a689b4aec358fe2094fb763f90376a7abc

11 years agoUpdate EVENT handling codes.
Sung-jae Park [Wed, 29 Aug 2012 08:19:44 +0000 (17:19 +0900)]
Update EVENT handling codes.

Replace string based event description with
enumerated value based event description.

Change-Id: I5e58907065dd0c3b7f802a2457f212f4fb811358

11 years agoImplement the PIXMAP based content sharing.
Sung-jae Park [Mon, 27 Aug 2012 08:01:36 +0000 (17:01 +0900)]
Implement the PIXMAP based content sharing.

Change-Id: I32912b35f886ed724cca864198e231bb0cb0adf9

11 years agoUpdate livebox-viewer and remove useless code
Sung-jae Park [Sat, 25 Aug 2012 10:17:38 +0000 (19:17 +0900)]
Update livebox-viewer and remove useless code

Change-Id: Id583864238e25ca857d412ab0f096d1a92fc373f

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

Change-Id: I02779a86a1d41457815b7b757d418c2f658f3a8a

11 years agoRevise the pinup handling code
Sung-jae Park [Thu, 23 Aug 2012 00:39:52 +0000 (09:39 +0900)]
Revise the pinup handling code

Update live-viewer

Change-Id: I587b94c06b2a99df03239c24f4922c16bce1bc4f

11 years agoRemove live-viewer from the build list
Sung-jae Park [Wed, 22 Aug 2012 00:37:00 +0000 (09:37 +0900)]
Remove live-viewer from the build list

Change-Id: Ic03d80d4d76e890ba8176054b1be36f03c578a7a

11 years agoAdd live-viewer
Sung-jae Park [Wed, 22 Aug 2012 00:00:58 +0000 (09:00 +0900)]
Add live-viewer

Change-Id: I3a938ba5f34410f91824de164fcca669e925144f

11 years agoApply the patchset about for PRVENT result
Sung-jae Park [Tue, 21 Aug 2012 01:33:27 +0000 (10:33 +0900)]
Apply the patchset about for PRVENT result

CID 16837 desc_parser.c
CID 11671 livebox.c

Change-Id: If491697157e248c42770d18c1d0e6b2a12e2a897

11 years agoUpdate buffer management code.
Sung-jae Park [Tue, 14 Aug 2012 03:03:21 +0000 (12:03 +0900)]
Update buffer management code.

PIXMAP type is added (not yet implemented)

11 years agoUse the separated folder for the content reader
Sung-jae Park [Sat, 11 Aug 2012 08:57:11 +0000 (17:57 +0900)]
Use the separated folder for the content reader

Change-Id: I8c7b6fff90ae36fca545960226c9e585e5fa2a4f

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

Change-Id: I602b20bee18dae794b1ac4eb36b5cb548a30e753

11 years agoUpdate version
Sung-jae Park [Mon, 6 Aug 2012 05:48:06 +0000 (14:48 +0900)]
Update version

Change-Id: I9895f0ebc61c404d2c6309994d904989170e9bd2

11 years agoMerge branch 'master' of ssh://165.213.149.219:29418/slp/pkgs/l/livebox-viewer
Sung-jae Park [Mon, 6 Aug 2012 05:09:18 +0000 (14:09 +0900)]
Merge branch 'master' of ssh://165.213.149.219:29418/slp/pkgs/l/livebox-viewer

Conflicts:
src/client.c

Change-Id: I10c114976f3fae0455c0f6ef7a1147b9f476f80b

12 years agoAdd livebox type (700x172)
Sung-jae Park [Thu, 2 Aug 2012 12:09:15 +0000 (21:09 +0900)]
Add livebox type (700x172)

Change-Id: I1e57a3f8331156224fc635adccad82d854eb7df4

12 years agoRevise whole event callback management code
Sung-jae Park [Wed, 1 Aug 2012 07:55:43 +0000 (16:55 +0900)]
Revise whole event callback management code

Change-Id: Ib21f68650297a5e959b061708f386482116eecb2

12 years agoRevise whole event callback management code
Sung-jae Park [Wed, 1 Aug 2012 07:55:43 +0000 (16:55 +0900)]
Revise whole event callback management code

Change-Id: Ib21f68650297a5e959b061708f386482116eecb2

12 years agoIgnore request if it has no changes
Sung-jae Park [Tue, 31 Jul 2012 06:05:03 +0000 (15:05 +0900)]
Ignore request if it has no changes

Change-Id: I4fc485971cd596ea855c4f73b56bde4339dbf5ae

12 years agoSEL Verification - bug fixed
Sung-jae Park [Sat, 28 Jul 2012 15:48:25 +0000 (00:48 +0900)]
SEL Verification - bug fixed

S1-6489
S1-6520
S1-6337
S1-6494
S1-5750
P120725-0076

Change-Id: If67b70d855bca2573b715e96239c1603adf25fe4

12 years agoUpdated for web-livebox
Sung-jae Park [Fri, 27 Jul 2012 08:35:54 +0000 (17:35 +0900)]
Updated for web-livebox

Change-Id: I41cd69a2745e404db2f9d18099e092e2eb1cc946

12 years agoMake the sync_rpc working same as async_rpc
Sung-jae Park [Thu, 26 Jul 2012 13:37:09 +0000 (22:37 +0900)]
Make the sync_rpc working same as async_rpc

Change-Id: Ibd2f2eb3655752d999af0c13219d6363446eb79d

12 years agoMouse Enter/Leave handler is added (for buffer)
Sung-jae Park [Wed, 25 Jul 2012 15:24:21 +0000 (00:24 +0900)]
Mouse Enter/Leave handler is added (for buffer)

Change-Id: I0a963466b08f90247d412046eb2690905871db20

12 years agoAdd missing files
Sung-jae Park [Mon, 23 Jul 2012 12:42:59 +0000 (21:42 +0900)]
Add missing files

Change-Id: I4f1151a466c528f7cb1b32074a3c2196a194ad38

12 years agoAdd -g option, add timeout parameter
Sung-jae Park [Mon, 23 Jul 2012 08:16:32 +0000 (17:16 +0900)]
Add -g option, add timeout parameter

Change-Id: I6f922379ef5a34625dc82e37c27ef3d6aa5d4852

12 years agoHandles the crash of master provider. (Fix del bug)
Sung-jae Park [Sat, 21 Jul 2012 06:42:04 +0000 (15:42 +0900)]
Handles the crash of master provider. (Fix del bug)

In case of the master is crashed,
the viewer should care about it.

So the livebox-viewer will delete all existence livebox instances
if the master provider is crashed.

Change-Id: I789c42adcbfde5a3cb28ff55f3b2cfd086e2e170

12 years agoStrip the binary and add feature (refresh API)
Sung-jae Park [Fri, 20 Jul 2012 00:53:33 +0000 (09:53 +0900)]
Strip the binary and add feature (refresh API)

Change-Id: Ia5c9432a89dd2878272f38eb9a300053ec111633

12 years agoImplement new feature
Sung-jae Park [Thu, 19 Jul 2012 02:19:22 +0000 (11:19 +0900)]
Implement new feature

But the operation is not work perfectly yet.
Just added API for the new features.

Delete cluster/sub-cluster API added
List up the cluster/sub-cluster API added

Change-Id: Ibaae680a10d76e7e2bbb86b801a5d96feed7401b

12 years agoFix pinup param check code & add exception handler
Sung-jae Park [Tue, 17 Jul 2012 12:18:25 +0000 (21:18 +0900)]
Fix pinup param check code & add exception handler

Change-Id: I3a022c4748ccd272b1f88d4d1bed5a359c0a59fd

12 years agoUpdate TAG
Sung-jae Park [Tue, 17 Jul 2012 09:02:23 +0000 (18:02 +0900)]
Update TAG

Change-Id: I80ba679e10e43d20c05f4065cfb34a2bc7cb1f87

12 years agoUpdated for subscribe cluster/sub-cluster events
Sung-jae Park [Mon, 16 Jul 2012 12:53:12 +0000 (21:53 +0900)]
Updated for subscribe cluster/sub-cluster events

Change-Id: I8e7dfef58ea036dcc889d979808a5193bff20d15

12 years agoAdd missing keyword
Sung-jae Park [Mon, 16 Jul 2012 09:07:33 +0000 (18:07 +0900)]
Add missing keyword

Export API (subscribe, unsubscribe)

Change-Id: I3fb62a0e1336c669a57e186d7cf0ccc8d97bc700

12 years agoPinup implemented.
Sung-jae Park [Fri, 13 Jul 2012 15:44:58 +0000 (00:44 +0900)]
Pinup implemented.

Change-Id: I472cced5b9bd663cda1f3779756304e3d45e4b80

12 years agoFix the leak in case of failed to add a new box
Sung-jae Park [Fri, 13 Jul 2012 13:24:29 +0000 (22:24 +0900)]
Fix the leak in case of failed to add a new box

Change-Id: I030e2d2c98a9d06a46183dd5165305f817aba9f3

12 years agoSubscribe cluster/sub-cluster feature is added
Sung-jae Park [Fri, 13 Jul 2012 13:03:43 +0000 (22:03 +0900)]
Subscribe cluster/sub-cluster feature is added

Change-Id: I478eb56385c8605317f5c065afb775d771bb9f09

12 years agoDecrease the connection period.
Sung-jae Park [Thu, 12 Jul 2012 08:19:39 +0000 (17:19 +0900)]
Decrease the connection period.

Home screen will retry to make a connection with the provider.
Period of gap for making connection is decreased to A sec.

Change-Id: I171146cf6e37fc86d21f013b7d79c1c1d2c7670e

12 years agoBuffer acquire/release feature is implemented.
Sung-jae Park [Wed, 11 Jul 2012 15:25:10 +0000 (00:25 +0900)]
Buffer acquire/release feature is implemented.

Now the provider(slave) can take the buffer of livebox or PD.
and draw something on it directly.

livebox viewer will receive that event but there is no differences
between BUFFER type livebox(or pd) and SCRIPT type livebox(or pd).

So the livebox viewer will care them as same one.

Change-Id: Ib4bb443b3ddcaf54a7a596020fa056f086b41b7d

12 years agoCheck the Buffer address for refcnt getter.
Sung-jae Park [Sat, 7 Jul 2012 12:01:14 +0000 (21:01 +0900)]
Check the Buffer address for refcnt getter.

Change-Id: I11041afb298d4d3d47c2e514521c27765ff7cab0

12 years agoService handler should not be edit packet argument.
Sung-jae Park [Fri, 6 Jul 2012 11:19:32 +0000 (20:19 +0900)]
Service handler should not be edit packet argument.

So I add "const" type qualifier.

Change-Id: I41e5def47978877e320d086632eb3f0bbcf05071

12 years agoValidation check the buffer handle.
Sung-jae Park [Fri, 6 Jul 2012 04:51:41 +0000 (13:51 +0900)]
Validation check the buffer handle.

Change-Id: Ib5f87951043083b292ed08ce019deea3753de94b

12 years agoRevise the API.
Sung-jae Park [Thu, 28 Jun 2012 13:48:20 +0000 (22:48 +0900)]
Revise the API.

Using explict callback for async functions.
Update sample
Update version to 0.3.0

Change-Id: I3d54924787338b4e2a7c9e4dc9919f0212e366c7

12 years agoAcquire/Release API added
Sung-jae Park [Tue, 26 Jun 2012 02:13:46 +0000 (11:13 +0900)]
Acquire/Release API added

SHM type FB management code is updated

Change-Id: I49a23d055e3a97da28a3a91c6b784c9884f80a2b

12 years agoFix the bug of event coordination handling code
Sung-jae Park [Thu, 21 Jun 2012 04:10:17 +0000 (13:10 +0900)]
Fix the bug of event coordination handling code

Change-Id: I92679291bca01d32257e0a009e7ebacd1120ff39

12 years agoFix the bug of util_basename
Sung-jae Park [Tue, 19 Jun 2012 09:30:16 +0000 (18:30 +0900)]
Fix the bug of util_basename

Change-Id: I9d6ee6fdd222cde80229aefc530cf23a46c8949f

12 years agoConnector impls are moved out to a new project
Sung-jae Park [Mon, 18 Jun 2012 07:25:01 +0000 (16:25 +0900)]
Connector impls are moved out to a new project

Change-Id: Ic9df961f7517bdf7cbc58749e79015bdebf04ced

12 years agoReplace dbus with socket
Sung-jae Park [Sat, 16 Jun 2012 07:14:08 +0000 (16:14 +0900)]
Replace dbus with socket

Change-Id: Ieadd9ad3a54b45d8d77f94a536a1b9eeaf6be181

12 years agoAdd edje viewer (the simplest one)
Sung-jae Park [Thu, 14 Jun 2012 07:41:19 +0000 (16:41 +0900)]
Add edje viewer (the simplest one)

Update the log for debugging (and optimze log message)

Change-Id: Ia67ea655d22636f4a6d6dbeab5203896f1a3a995

12 years agoRevise the dbus code
Sung-jae Park [Tue, 12 Jun 2012 10:17:16 +0000 (19:17 +0900)]
Revise the dbus code

Change-Id: I48cc85fb4da83d8f8baf77ad63e564bd76d537cc

12 years agoAdd the PID for recognizing the client from the master
Sung-jae Park [Sun, 10 Jun 2012 10:29:50 +0000 (19:29 +0900)]
Add the PID for recognizing the client from the master

Change-Id: If9be9682a43f9d691493973679fc7bfce6ae96c3

12 years ago[sample] Create a PD alway on the top of the screen.
Sung-jae Park [Sat, 9 Jun 2012 12:20:44 +0000 (21:20 +0900)]
[sample] Create a PD alway on the top of the screen.

Change-Id: I30b09074352429649aa61c889780cbb4e0b8056c

12 years agoUpdate the lb's timestamp if it is created by sys
Sung-jae Park [Sat, 9 Jun 2012 07:27:56 +0000 (16:27 +0900)]
Update the lb's timestamp if it is created by sys

Change-Id: I71a86103449bbbee39caec4fe50b15b326bdbab2

12 years agoRevise the codes
Sung-jae Park [Fri, 8 Jun 2012 06:23:21 +0000 (15:23 +0900)]
Revise the codes

Change-Id: Ia2457fa5953a2225d99040bfc8690dd8aa31afce

12 years agoCheck the BUFFER file existence.
Sung-jae Park [Tue, 5 Jun 2012 07:53:07 +0000 (16:53 +0900)]
Check the BUFFER file existence.

If it fails to create the buffer from a file,
Don't try to invoke the callbacks.

Change-Id: I1a34ebc4076990625e715721e63db608a577a225

12 years agoUpdate for dealyed connection
Sung-jae Park [Tue, 5 Jun 2012 02:13:42 +0000 (11:13 +0900)]
Update for dealyed connection

Change-Id: I35483c00b7e27d77495bb8f8ccb626d0dab9d4e7

12 years agoFix the bug of modified doubly linked list.
Sung-jae Park [Thu, 31 May 2012 08:56:07 +0000 (17:56 +0900)]
Fix the bug of modified doubly linked list.

Maybe.. I'm a foooooooooool boy -_-;

Change-Id: I5c1567be22cbda266e4209ed83e7edfb93e35d1d

12 years agoAdd magic byte to handler.
Sung-jae Park [Wed, 30 May 2012 13:26:54 +0000 (22:26 +0900)]
Add magic byte to handler.

Change-Id: I18906055a58f8ebcda330e576a035bee5ee1f0fd

12 years agoUpdate debugging message
Sung-jae Park [Wed, 30 May 2012 09:23:32 +0000 (18:23 +0900)]
Update debugging message

Replace assert with ErrPrint
Check the filename whether the livebox is created or not.

Change-Id: I79f2115c327bafc4860f00fcdb3bda8c0b57ca20

12 years agoReplace livebox0.h with livebox_internal.h
Sung-jae Park [Tue, 29 May 2012 07:58:40 +0000 (16:58 +0900)]
Replace livebox0.h with livebox_internal.h

For clearing its usage.

Change-Id: I56a06f8d5dd889c6472fd69db7f7412a209f8f2a

12 years agoIgnore move events if it occurs too fast to handle.
Sung-jae Park [Sun, 27 May 2012 12:09:41 +0000 (21:09 +0900)]
Ignore move events if it occurs too fast to handle.

Change-Id: If3a317e9476527cae9fc6f3e298552df8c9b0291

12 years agoUpdate livebox handler processing code.
Sung-jae Park [Sun, 27 May 2012 09:31:43 +0000 (18:31 +0900)]
Update livebox handler processing code.

dbus_push_command can get the nil handler.

Change-Id: Iba79c553120e6b300b7eac56ac8dd714a2b66c0e

12 years agoReview the "handler" handling codes.
Sung-jae Park [Sat, 26 May 2012 05:17:20 +0000 (14:17 +0900)]
Review the "handler" handling codes.

Add codes for handling more various cases about the API usage.
And check the resource leak.

Change-Id: I2876fff8c5ce77028f10d06573ecc0155e7390b9

12 years agoUpdate PC file for CPP
Sung-jae Park [Thu, 24 May 2012 08:33:28 +0000 (17:33 +0900)]
Update PC file for CPP

Change-Id: Ifbf85feefad39a88ccf0acef4fd784bcb9782eec

12 years agoUpdate sample viewer
Sung-jae Park [Wed, 23 May 2012 02:05:46 +0000 (11:05 +0900)]
Update sample viewer

Change-Id: I6461ca28ed5bcb822ced0bb440942c0a56b8c5a3

12 years agoAdd period update code in runtime
Sung-jae Park [Tue, 22 May 2012 09:19:10 +0000 (18:19 +0900)]
Add period update code in runtime

Change-Id: I6b9165b0378df7d7a10229ff65f3653ef321ff84

12 years agoUpdate sample viewer
Sung-jae Park [Mon, 21 May 2012 10:17:43 +0000 (19:17 +0900)]
Update sample viewer

Change-Id: I0f3990336915a1fbe1632364a10527d8dff379b4

12 years agoFix the bug.
Sung-jae Park [Mon, 21 May 2012 07:17:38 +0000 (16:17 +0900)]
Fix the bug.

Accidently removed update info code

Change-Id: Ica4cc2a8f0acfe1b519f90a03f5f5026896534e5

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

Change-Id: I14e3fbabf8b458d75733dff44c922447406351f2

12 years agoFix the bug of resizing the buffer based content.
Sung-jae Park [Sat, 19 May 2012 16:50:13 +0000 (01:50 +0900)]
Fix the bug of resizing the buffer based content.

Change-Id: I0528f574c1c9c8af8f7b9b2c808503ee0c111fad

12 years agoUpdate content event for sx,sy,ex,ey
Sung-jae Park [Fri, 18 May 2012 08:50:02 +0000 (17:50 +0900)]
Update content event for sx,sy,ex,ey

Change-Id: Iaf5e21dcc302d476711953a1689e82805242583d

12 years agoAdd spec file for OBS packaging
Sung-jae Park [Fri, 18 May 2012 06:34:10 +0000 (15:34 +0900)]
Add spec file for OBS packaging

Change-Id: Id1c9f56319f215d38873d24e6e4023c0406f8503

12 years agoAdd a new API for text format event handling
Sung-jae Park [Fri, 18 May 2012 03:05:57 +0000 (12:05 +0900)]
Add a new API for text format event handling