summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Sung-jae Park [Mon, 14 Apr 2014 11:48:36 +0000 (20:48 +0900)]
Add new API to get status of premultiplied alpha.
Change-Id: I48d473b2745de10e4a4d5188a0b773b435e3cc51
Sung-jae Park [Thu, 10 Apr 2014 07:45:15 +0000 (16:45 +0900)]
Update Doxygen
Change-Id: I280f372008cfedbc0d3bd08059581554b667c35d
Sung-jae Park [Sat, 5 Apr 2014 09:35:15 +0000 (18:35 +0900)]
Sync with latest commercial codes.
Apply wayland build patch.
Add new events on-hold & on-scroll
Update doxygen
Change-Id: I59ace84d6d53f693b0ffa452760560d691f19547
Sung-jae Park [Mon, 27 Jan 2014 12:20:22 +0000 (21:20 +0900)]
Export new APIs
to send a request to freeze/release the scroller.
to update the extra information.
such as alternative icon/name infomration.
to update content/title(accessibility) information direcly.
Change-Id: I51ae1f807fd279414ae3d9e3183cad8e0b90d70c
Sung-jae Park [Sun, 5 Jan 2014 09:07:10 +0000 (18:07 +0900)]
Sync with the latest one
Change-Id: I97be1dfe762621290adcb88f18801faa1ddea2f5
Sung-jae Park [Tue, 19 Nov 2013 09:32:12 +0000 (18:32 +0900)]
Add new return type. FORCE_TO_SCHEDULE
Change-Id: Ie62569fae81a052ca398d208c097ff64b19e42cc
Sung-jae Park [Tue, 22 Oct 2013 03:47:25 +0000 (12:47 +0900)]
Merge branch 'tizen_2.2' of ssh://review.tizendev.org:29418/apps/livebox/livebox into work
Sung-jae Park [Thu, 10 Oct 2013 09:02:24 +0000 (18:02 +0900)]
Update accessibility operation
Change-Id: Ic6ef07eecb1a9941c0234dddcdd1f8ccf28d0085
Sung-jae Park [Tue, 8 Oct 2013 05:57:45 +0000 (14:57 +0900)]
Fix build error
Change-Id: I930ff17a74ad6cebc2af5a1563bbd9b4d9516fde
Sung-jae Park [Wed, 2 Oct 2013 17:16:47 +0000 (02:16 +0900)]
Check the highlighted object after highlight action
Change-Id: Ie41e24081c3c16512c7990946f37741f2689e980
Sung-jae Park [Mon, 30 Sep 2013 01:24:28 +0000 (10:24 +0900)]
Find the internal API using dlsym.
Implicit linking is not stable.
Change-Id: I8b4428239b814b3dd66359160f36c497bbabd1a3
Sung-jae Park [Thu, 26 Sep 2013 02:12:45 +0000 (11:12 +0900)]
Replace gettimeofday with clock_get_time
Change-Id: Ie081cf4774311bcc9b09226ea6c9d4a252d388d5
Sung-jae Park [Tue, 17 Sep 2013 08:03:47 +0000 (17:03 +0900)]
Remove unused variable definition
Change-Id: I1a8474803d6eea571b6b76a55823632085a39b59
Sung-jae Park [Wed, 11 Sep 2013 10:19:30 +0000 (19:19 +0900)]
Update virtual window
Change-Id: I4753cff0c42f3df906b620e31bfe907f32bef411
Sung-jae Park [Tue, 3 Sep 2013 02:31:17 +0000 (11:31 +0900)]
Update doxygen and error code.
Change-Id: I38bde149dc0ca8f851d3298765bcbe163eaddc8e
Sung-jae Park [Tue, 13 Aug 2013 01:19:22 +0000 (10:19 +0900)]
Update coding convention.
Change-Id: Ic04562a4db5a7cc52d7e507e23102f3d53e34fcc
Sung-jae Park [Mon, 15 Jul 2013 03:46:41 +0000 (12:46 +0900)]
Fix the accessiblity event feed bug.
Change-Id: I6cfd6d53886765d31b675892176d993a8309e272
Sung-jae Park [Wed, 3 Jul 2013 23:41:52 +0000 (08:41 +0900)]
Remove last trailing comma
Change-Id: I5776255e5fe2cc6e5643d2f0ed8f187c5cedd913
Alexandru Cornea [Mon, 1 Jul 2013 16:51:53 +0000 (19:51 +0300)]
resetting manifest requested domain to floor
Change-Id: Iafee4b7c72cf593203f2a3719c775b704eb14680
Sung-jae Park [Thu, 27 Jun 2013 07:51:54 +0000 (16:51 +0900)]
Add new API for notifying updated contents.
Change-Id: I29a36c95c342881563cdb547b16b81da7539d19e
Sung-jae Park [Thu, 27 Jun 2013 05:12:05 +0000 (14:12 +0900)]
Update Log
Change-Id: I0b8f67af8248395e6f1632214d195c55beed5d2a
Sung-jae Park [Thu, 20 Jun 2013 07:57:02 +0000 (16:57 +0900)]
Reduce the verbose logging
Change-Id: I6847ca2ea2450d2910564fba7b5524114101224f
Sung-jae Park [Thu, 13 Jun 2013 02:06:15 +0000 (11:06 +0900)]
Merge branch 'tizen_2.1' into tizen_2.2
Change-Id: I4fd5f953e115eeb3c14971e5457f597000093a1c
Sung-jae Park [Thu, 13 Jun 2013 01:06:34 +0000 (10:06 +0900)]
Apply SECURE_DLOG
[model] Tizen
[binary_type] AP
[customer] Tizen Developer
[issue#] N/A
[problem] Secured data should not be printed as log.
[cause] Security enhancement
[solution] using secure_dlog
[team] HomeTF
[request]
[horizontal_expansion]
Change-Id: I6a4c8fd4455def3320e74a7406fcf5b1f282e150
Sung-jae Park [Fri, 31 May 2013 04:56:13 +0000 (13:56 +0900)]
Event handler wrapper is introduced.
libprovider should be free from strict constraints.
- some codes are removed from the libprovider.
- instead of libprovider, liblivebox should do what it does.
Add event type for accessibility (buffer type)
- Add new event types for accessibility
Change-Id: I753c4a4c3fcfd0af7f6925b249fc88d02331c00c
Sung-jae Park [Tue, 30 Apr 2013 12:43:31 +0000 (21:43 +0900)]
Update License
Udpate virtual window for accessibility
Change-Id: Ibbf9d460262491a1e2c01d7f67589ac0e229393a
Sung-jae Park [Fri, 19 Apr 2013 11:41:22 +0000 (20:41 +0900)]
Update License
Change-Id: Ieee33f696a5254c2a0c1e5706b8b22cf7f0d7e70
Sung-jae Park [Thu, 18 Apr 2013 09:35:11 +0000 (18:35 +0900)]
Update License
Change-Id: I339740850c5fd050bc83a3d6831891d5867720dd
Sung-jae Park [Thu, 18 Apr 2013 05:00:01 +0000 (14:00 +0900)]
Add MMC status changed event type
Some boxes need to know the status of MMC mount.
Change-Id: Ia211e22c352ec77e84d81f42296433c5f617db32
Sung-jae Park [Wed, 10 Apr 2013 11:44:53 +0000 (20:44 +0900)]
Sync with the private repository
RENDER_FLUSH_PRE/RENDER_FLUSH_POST -> RENDER_PRE/RENDER_POST
Merge the desc data.
If it is not read by the script engine of provider,
merge new desc blocks with previous one.
script engine should know the context of desc blocks.
Accessibility desc type added
Add dummy implmentation files.
These patch will not apply any changes to release binary.
Just keep the implementations only in this repository as source code level.
will not be built and distributed.
---------------------------------
Implementing the snapshot & virtual window add function.
The snapshot window is used for getting an image file from the rendering buffer.
Conceptual logic (how it works?)
-----------------------------------------------------------------------
1. Create a new snapshot window
2. Add widget objects for representing the content.
3. Trigger the snapshot flush opertaion
4. post-render callback will add the flush timer (0.5 sec period)
5. start rendering loop
5.1 If the pre render callback is called,
reset the flush timer
5.2 If the flush timer is expired so the timer callback is called,
flush the data in the rendering buffer to a file.
-----------------------------------------------------------------------
This logic can be failed when the system is going to slower and slower.
After set the flush timer from the post render callback, the process
has to start the rendering of a next frame in 0.5 sec.
If it couldn't start rendering, the flush timer will be expired.
then it will finsish the rendering loop and flush the rendered data to a file
If there are remained frames, we will lost it.
Change-Id: Ic7216ce392faaf679f8f024130599516477ffb2e
Junfeng Dong [Mon, 8 Apr 2013 06:24:44 +0000 (14:24 +0800)]
Fix for 64 bit compatibility.
- Fix hardcoding path.
- Use %cmake to set default paths.
Change-Id: I75e78c30235fe099d5f7f0a2f5ab0f48a9c1e9df
Sung-jae Park [Mon, 25 Mar 2013 04:06:49 +0000 (04:06 +0000)]
Update License
2012 -> 2013
Change-Id: I3eb61af344a9f22e7f45abc0019b3c3bec6fbd0e
Sung-jae Park [Thu, 21 Mar 2013 12:57:53 +0000 (12:57 +0000)]
Merge branch 'master' into tizen_2.1
Conflicts:
packaging/liblivebox.spec
src/livebox.c
Change-Id: Ia4cccebd50b8613537af419233052d04f91f98d7
Sung-jae Park [Tue, 19 Mar 2013 10:29:05 +0000 (10:29 +0000)]
Remove the debugging message (Sync)
Tooooo verbose logging
Change-Id: Ia049dc78c6d40f4ac57066cec987f2b5166d07e5
Jinkun Jang [Sat, 16 Mar 2013 12:42:12 +0000 (21:42 +0900)]
sync with master
Sung-jae Park [Mon, 4 Mar 2013 10:48:17 +0000 (10:48 +0000)]
Region changed system event is added
Change-Id: I8744816278e0ce57716166369afc4b43eaac86de
Sung-jae Park [Sat, 23 Feb 2013 08:59:16 +0000 (08:59 +0000)]
Update the H/W buffer support API
Change-Id: I6ab8efbc7ce0f8a4d98c4696d2cf227d3c50ce2f
Sung-jae Park [Thu, 14 Feb 2013 05:20:35 +0000 (05:20 +0000)]
Clear the allocated buffer.
Only for the plugin type livebox.
Change-Id: Ib3148f821bf6a0db7a246c95cc266b1e78eed4f9
Sung-jae Park [Wed, 6 Feb 2013 14:10:50 +0000 (14:10 +0000)]
Script is changed.
Group is changed to Option.
To use it for image loading.
Change-Id: I5511bc7e13f40e5e1f64412e51a781ffd003990c
Sung-jae Park [Wed, 30 Jan 2013 05:59:48 +0000 (05:59 +0000)]
Add new interface for changing color
need_to_update function can returns network status flag.
Change-Id: I7b7b2637c301c79a27034eec1d2b1a48c6fbedaa
Sung-jae Park [Thu, 24 Jan 2013 05:37:14 +0000 (05:37 +0000)]
Fix the prevent issue.
Change-Id: Ia384b56d717e64280a5a9231f6b32f78d0f4aaa1
Sung-jae Park [Tue, 15 Jan 2013 05:17:58 +0000 (14:17 +0900)]
Add TIME_CHANGED event
Change-Id: Ifa9ca0d344236826ba1a8906778c86fe3ad237e7
Sung-jae Park [Thu, 10 Jan 2013 08:35:10 +0000 (17:35 +0900)]
Add new API for updating boxes.
Change-Id: I59fedbfcbfe423a5fe266a7d67cf7265f065b353
Sung-jae Park [Fri, 4 Jan 2013 12:35:22 +0000 (21:35 +0900)]
Revise the spec file
Change-Id: I56c404237df290ea2edddb22b53b7fe38093a3a7
Sung-jae Park [Wed, 2 Jan 2013 07:00:32 +0000 (16:00 +0900)]
Change the LOG_TAG
Change-Id: I3e00382892a32dfd7d097f04c5f8d9a436352b08
Sung-jae Park [Thu, 20 Dec 2012 08:11:32 +0000 (17:11 +0900)]
Initialize the project.
Change-Id: I033f9b5b5b73c3d8a53a8edcade0cb3a8722a725
HyungKyu Song [Thu, 20 Dec 2012 04:05:05 +0000 (13:05 +0900)]
Initial empty repository