Hi all.
When I use elm_notify, I got a crash in the deleting routine. (you can test it
in elementary_test > Video)
When parent window of elm_notify is deleted, elm_notify set its parent to NULL.
However, it doesn't delete event callbacks of the parent window.
In the smart_del callback of elm_no
Hi all.
I've made a patch for emotion-gstreamer.
When I tested video playing using emotion on the device, the frame rate was no
good enough.
So I added a filter using fimc to resize and convert color on the device.
When the size of image object in the emotion object is smaller than 80% of
video
Hi
I made patch for emotion-gstreamer.
In the render() of gstreamer thread, it adds an asynchronous call to make a
copy of buffer to evas_image.
When application calls delete function for the emotion object during rendering,
emotion deletes the gstreamer pipeline and the object.
After that, the
Hi.
I made a patch for emotion - gstreamer module.
When I call emotion_object_priority_set() after emotion_object_file_set(),
xvimagesink is not created because gstreamer pipeline is already set up.
So I added restart routine for the priority_set().
Also, when I call emotion_object_priority_get()
Hi.
I made a patch for emotion using gstreamer.
When using fimc on device, I want to add capsfilter to limit size and format
based on the backend.
If emotion is running on software backend, fimc converts colors to rgb.
If emotion is running on gl backend, fimc converts colors to yuv.
Also, fimc r
Hello, this is Sohyun.
I made a patch for elm_genlist.
Elm_genlist cannot contain multiline entries because the height of multiline
entry is decided after calculating elm_genlist_item height.
I added changed_size_hint event callback for elm_genlist icons.
When an icon size is changed, elm_genlist
y.
If multiline entries can be added to genlist, it is good to use genlist
functions like editing, reordering and expendables with entries.
Thanks,
-Original Message-
From: Carsten Haitzler (The Rasterman) [mailto:ras...@rasterman.com]
Sent: Thursday, June 02, 2011 6:22 PM
To: Sohyun Kim
Cc
Dear all,
I'm Sohyun Kim. Nice to meet you.
This is a patch for bubble theme.
The bubble has a region for icon, label and info text.
However, it has the region, if icon, label and info text are not set.
I modified theme and added edje signals.
1. add edje signal for label and info text st
Thanks for your advice.
I added visible: 0/1 to each part and moved text features to visible state.
What do you think about this?
-Original Message-
From: Carsten Haitzler (The Rasterman) [mailto:ras...@rasterman.com]
Sent: Tuesday, December 21, 2010 7:39 PM
To: Sohyun Kim
Cc
Hi,
I made a patch for elm_genlist.
For getting genlist item from inlist, ELM_GENLIST_ITEM_FROM_INLIST macro
should be used.
Regards, Sohyun.
Index: src/lib/elm_genlist.c
===
--- src/lib/elm_genlist.c (revision 56254)
+++ src/
Hi
I have a question about Ecore_Thread.
When I added Ecore_Thread using ecore_thread_feedback_run() while setting
try_no_queue parameter to EINA_TRUE,
I found active thread count is 0.
However, after the thread is ended, the active count became -1.
I think the thread should not be counted at all
Hi.
I made a patch for evas regarding texture size issue.
When the image has nv12 tiled format and is rendered by gl backend,
the uv texture size is 2 times bigger than original size.
I fixed nv12 shaders and codes a little.
Please review the attahced patch.
Regards, Sohyun
evas_texture.patch
De
Hi.
I made a patch for emotion-gstreamer.
When the image object is updated from video surface update function,
it doesn't call right render function based on the format.
Please check the attached patch.
Regards, Sohyun
emotion.patch
Description: Binary data
-
Thanks, Cedric, Daniel and others.
I'm really happy to join here as a committer.
I'll do my best to make efl better.
Please feel free to give me any feedback.
Regards, Sohyun
2012년 10월 16일 화요일에 Daniel Juyung Seo님이 작성:
> Great power comes with great responsibility!
> -> With great power com
I'm sorry but I cannot drink beer because i'm pregnant now.
Let's have a coffee break on tomorrow afternoon :)
2012년 10월 16일 화요일에 Tom Hacohen님이 작성:
> On 16/10/12 11:40, David Seikel wrote:
> > On Tue, 16 Oct 2012 18:23:55 +0900 Cedric BAIL
> >
> >
> > wrote:
> >
> >> On Tue, Oct 16, 2012 at 6:1
Hello, this is Sohyun Kim.
I need your advice for refactorying the elc_multibuttonentry widget.
When we used it in the tizen project, we found several fatal problems, and
they were very complex to fix.
Because multibuttonentry had structural weakness, as I fixed bugs, it
increased the complexity
sohyun pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=85b2a8f5dc3ce5b89e2f95e55d96fe13d53ee947
commit 85b2a8f5dc3ce5b89e2f95e55d96fe13d53ee947
Author: Sohyun Kim
Date: Thu Feb 27 13:31:42 2014 +0900
reset textblock cache when text_class is changed
raster pushed a commit to branch master.
http://git.enlightenment.org/core/elementary.git/commit/?id=8a8c4c08c035389f445d9faee27257045c1c8673
commit 8a8c4c08c035389f445d9faee27257045c1c8673
Author: Sohyun Kim
Date: Fri Feb 28 07:16:45 2014 +0900
[elm_config] support color classes
Hi, this is Sohyun.
I have a question about color_class.
If color_class is set in the part's description,
the object's color and color_class's color are multiplied in edje.
I thought color_class would override the object's color like text_class,
but for applying color_class, I should use only colo
cedric pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=78ddad3dafea60c13c00c8565acc896f913e0a70
commit 78ddad3dafea60c13c00c8565acc896f913e0a70
Author: Sohyun Kim
Date: Tue Feb 24 18:26:18 2015 +0100
edje: Add edje to text_class_member_hash properly
raster pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=10670094c159b4779e259df0346c3951e67c3bdb
commit 10670094c159b4779e259df0346c3951e67c3bdb
Author: Sohyun Kim
Date: Thu Mar 26 02:45:59 2015 +0900
edje: add text_class_get() APIs
Summary
21 matches
Mail list logo