summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Sung-jae Park [Mon, 23 Jul 2012 12:42:59 +0000 (21:42 +0900)]
Add missing files
Change-Id: I4f1151a466c528f7cb1b32074a3c2196a194ad38
Sung-jae Park [Mon, 23 Jul 2012 08:16:32 +0000 (17:16 +0900)]
Add -g option, add timeout parameter
Change-Id: I6f922379ef5a34625dc82e37c27ef3d6aa5d4852
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
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
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
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
Sung-jae Park [Tue, 17 Jul 2012 09:02:23 +0000 (18:02 +0900)]
Update TAG
Change-Id: I80ba679e10e43d20c05f4065cfb34a2bc7cb1f87
Sung-jae Park [Mon, 16 Jul 2012 12:53:12 +0000 (21:53 +0900)]
Updated for subscribe cluster/sub-cluster events
Change-Id: I8e7dfef58ea036dcc889d979808a5193bff20d15
Sung-jae Park [Mon, 16 Jul 2012 09:07:33 +0000 (18:07 +0900)]
Add missing keyword
Export API (subscribe, unsubscribe)
Change-Id: I3fb62a0e1336c669a57e186d7cf0ccc8d97bc700
Sung-jae Park [Fri, 13 Jul 2012 15:44:58 +0000 (00:44 +0900)]
Pinup implemented.
Change-Id: I472cced5b9bd663cda1f3779756304e3d45e4b80
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
Sung-jae Park [Fri, 13 Jul 2012 13:03:43 +0000 (22:03 +0900)]
Subscribe cluster/sub-cluster feature is added
Change-Id: I478eb56385c8605317f5c065afb775d771bb9f09
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
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
Sung-jae Park [Sat, 7 Jul 2012 12:01:14 +0000 (21:01 +0900)]
Check the Buffer address for refcnt getter.
Change-Id: I11041afb298d4d3d47c2e514521c27765ff7cab0
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
Sung-jae Park [Fri, 6 Jul 2012 04:51:41 +0000 (13:51 +0900)]
Validation check the buffer handle.
Change-Id: Ib5f87951043083b292ed08ce019deea3753de94b
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
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
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
Sung-jae Park [Tue, 19 Jun 2012 09:30:16 +0000 (18:30 +0900)]
Fix the bug of util_basename
Change-Id: I9d6ee6fdd222cde80229aefc530cf23a46c8949f
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
Sung-jae Park [Sat, 16 Jun 2012 07:14:08 +0000 (16:14 +0900)]
Replace dbus with socket
Change-Id: Ieadd9ad3a54b45d8d77f94a536a1b9eeaf6be181
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
Sung-jae Park [Tue, 12 Jun 2012 10:17:16 +0000 (19:17 +0900)]
Revise the dbus code
Change-Id: I48cc85fb4da83d8f8baf77ad63e564bd76d537cc
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
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
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
Sung-jae Park [Fri, 8 Jun 2012 06:23:21 +0000 (15:23 +0900)]
Revise the codes
Change-Id: Ia2457fa5953a2225d99040bfc8690dd8aa31afce
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
Sung-jae Park [Tue, 5 Jun 2012 02:13:42 +0000 (11:13 +0900)]
Update for dealyed connection
Change-Id: I35483c00b7e27d77495bb8f8ccb626d0dab9d4e7
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
Sung-jae Park [Wed, 30 May 2012 13:26:54 +0000 (22:26 +0900)]
Add magic byte to handler.
Change-Id: I18906055a58f8ebcda330e576a035bee5ee1f0fd
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
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
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
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
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
Sung-jae Park [Thu, 24 May 2012 08:33:28 +0000 (17:33 +0900)]
Update PC file for CPP
Change-Id: Ifbf85feefad39a88ccf0acef4fd784bcb9782eec
Sung-jae Park [Wed, 23 May 2012 02:05:46 +0000 (11:05 +0900)]
Update sample viewer
Change-Id: I6461ca28ed5bcb822ced0bb440942c0a56b8c5a3
Sung-jae Park [Tue, 22 May 2012 09:19:10 +0000 (18:19 +0900)]
Add period update code in runtime
Change-Id: I6b9165b0378df7d7a10229ff65f3653ef321ff84
Sung-jae Park [Mon, 21 May 2012 10:17:43 +0000 (19:17 +0900)]
Update sample viewer
Change-Id: I0f3990336915a1fbe1632364a10527d8dff379b4
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
Sung-jae Park [Mon, 21 May 2012 05:14:06 +0000 (14:14 +0900)]
Update OBS Package name
Change-Id: I14e3fbabf8b458d75733dff44c922447406351f2
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
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
Sung-jae Park [Fri, 18 May 2012 06:34:10 +0000 (15:34 +0900)]
Add spec file for OBS packaging
Change-Id: Id1c9f56319f215d38873d24e6e4023c0406f8503
Sung-jae Park [Fri, 18 May 2012 03:05:57 +0000 (12:05 +0900)]
Add a new API for text format event handling
Sung-jae Park [Thu, 17 May 2012 08:38:58 +0000 (17:38 +0900)]
Remove non-exists folder
Sung-jae Park [Thu, 17 May 2012 05:06:18 +0000 (14:06 +0900)]
Import the library for viewer of livebox from a local git
Change-Id: I85a9a7d541bd0193d21a729a96a5f2dbb5170978
hyesook choi [Thu, 17 May 2012 04:33:47 +0000 (13:33 +0900)]
Initial empty repository