[EGIT] [tools/clouseau] master 01/01: gui: Don't include non-existing files

2017-12-18 Thread Jean-Philippe Andre
jpeg pushed a commit to branch master.

http://git.enlightenment.org/tools/clouseau.git/commit/?id=f5c971b734e46b0a91d262cd790f9eee84c25305

commit f5c971b734e46b0a91d262cd790f9eee84c25305
Author: Jean-Philippe Andre <jp.an...@samsung.com>
Date:   Mon Dec 18 19:02:11 2017 +0900

gui: Don't include non-existing files
---
 src/bin/gui.c  | 3 ---
 src/lib/extensions/objects_introspection/gui.c | 3 ---
 2 files changed, 6 deletions(-)

diff --git a/src/bin/gui.c b/src/bin/gui.c
index b789816..5fc0ec4 100644
--- a/src/bin/gui.c
+++ b/src/bin/gui.c
@@ -8,9 +8,6 @@
 #define ELM_INTERNAL_API_ARGESFSDFEFC
 #endif
 #include 
-#include "elm_widget_container.h"
-#include "elm_interface_scrollable.h"
-#include "elm_interface_fileselector.h"
 #include "gui.h"
 
 extern void
diff --git a/src/lib/extensions/objects_introspection/gui.c 
b/src/lib/extensions/objects_introspection/gui.c
index 7ebf528..378f359 100644
--- a/src/lib/extensions/objects_introspection/gui.c
+++ b/src/lib/extensions/objects_introspection/gui.c
@@ -8,9 +8,6 @@
 #define ELM_INTERNAL_API_ARGESFSDFEFC
 #endif
 #include 
-#include "elm_widget_container.h"
-#include "elm_interface_scrollable.h"
-#include "elm_interface_fileselector.h"
 #include "gui.h"
 
 static const char* objs_types_strings[] =

-- 




[EGIT] [admin/devs] master 01/01: smohanty: Add pub key for home

2017-11-27 Thread Jean-Philippe Andre
jpeg pushed a commit to branch master.

http://git.enlightenment.org/admin/devs.git/commit/?id=b26c534032bb4bc126275880db3dac22f51e1353

commit b26c534032bb4bc126275880db3dac22f51e1353
Author: Jean-Philippe Andre <jp.an...@samsung.com>
Date:   Mon Nov 27 22:14:53 2017 +0900

smohanty: Add pub key for home
---
 probies/subhransu/smohantty_home.pub | 1 +
 1 file changed, 1 insertion(+)

diff --git a/probies/subhransu/smohantty_home.pub 
b/probies/subhransu/smohantty_home.pub
new file mode 100644
index 000..b4faa31
--- /dev/null
+++ b/probies/subhransu/smohantty_home.pub
@@ -0,0 +1 @@
+ssh-rsa 
B3NzaC1yc2EDAQABAAACAQDEnXr2g6DdTKZ2GEMdBpas/3QRhToyAv8SATEmZjfivlHxkBv+58BPotJSHN8ddObyTinDBgLsNkvsG/XjCQ/8gCbeZjabYayf8W9HTosnkwxXhFMl2WUwD0ZfA8k+LXg8FqNOTaHxma/QIB1zj1ASRGMAcfFOCF3KtgkhUct0Ohot7FnwNR5itr8u4wst6cuOkDhvDuVI9kVgIiZcCBurtHm3RGfBrv0bpq9v+O/8dbBtgceiIqLt5WIzU3ahzrCVGquNjaufVrmo9BMrHknOlT+qv+NXrXQ8bF3wZyX349Tk8nVZx75C3uWWVQvWyQOv98VpiPyuG16PWjO/wdaJzjqhWISmxIezARFgkvgO/rwxK4TdxuFVcCQu8ZVYi2GOQGlXFDNq7P1oHfYKIuXQrX2vcHJ13guI+vy0h+CXvCC8GmOS5Cxc7oi/Ib40IV3IBMLR
 [...]

-- 




[EGIT] [admin/devs] master 01/01: jpeg: Add myself a new key for home (second PC)

2017-11-23 Thread Jean-Philippe Andre
jpeg pushed a commit to branch master.

http://git.enlightenment.org/admin/devs.git/commit/?id=25cd6d8bfb76a311b8b9a8580c6e0425fc6d0e1d

commit 25cd6d8bfb76a311b8b9a8580c6e0425fc6d0e1d
Author: Jean-Philippe Andre <jp.an...@samsung.com>
Date:   Fri Nov 24 10:36:20 2017 +0900

jpeg: Add myself a new key for home (second PC)

+ update info.txt
---
 developers/jpeg/id_ed25519_home.pub |  1 +
 developers/jpeg/info.txt| 20 ++--
 2 files changed, 11 insertions(+), 10 deletions(-)

diff --git a/developers/jpeg/id_ed25519_home.pub 
b/developers/jpeg/id_ed25519_home.pub
new file mode 100644
index 000..fece673
--- /dev/null
+++ b/developers/jpeg/id_ed25519_home.pub
@@ -0,0 +1 @@
+ssh-ed25519 
C3NzaC1lZDI1NTE5ILQONiqeqiBLHHTxqETGjMVz+Yg+1FF2eJWVATHtZdab 
jpeg@indoorgarden
diff --git a/developers/jpeg/info.txt b/developers/jpeg/info.txt
index d69fdbd..f9543b6 100644
--- a/developers/jpeg/info.txt
+++ b/developers/jpeg/info.txt
@@ -1,11 +1,11 @@
-Login: jpeg
-IRC Nick:  jpeg
+Login:  jpeg
+IRC Nick:   jpeg
 Cloak:  developer/jpeg
-Name:  Jean-Philippe ANDRE
-Location:  Seoul, Korea
-E-Mail:j...@videolan.org
-WWW:   none
-Managing:  evas
-Contributing:  Evas: GL, filters, masking, cserve2
-Group: Core, Libraries
-Platform:  Arch Linux, Tizen
+Name:   Jean-Philippe ANDRE
+Location:   Seoul, Korea
+E-Mail: j...@videolan.org
+WWW:none
+Managing:   Evas, EO API
+Contributing:   Evas GL, Gfx filters, Evas masking, Evas cserve2
+Group:  Core, Libraries
+Platform:   Arch Linux, Tizen

-- 




[EGIT] [admin/devs] master 01/01: probies: Add Sungtaek Hong aka taxi2se

2017-11-12 Thread Jean-Philippe Andre
jpeg pushed a commit to branch master.

http://git.enlightenment.org/admin/devs.git/commit/?id=6b4b518bfb9845b1911cc1598ee9990874086085

commit 6b4b518bfb9845b1911cc1598ee9990874086085
Author: Jean-Philippe Andre <jp.an...@samsung.com>
Date:   Mon Nov 13 14:46:06 2017 +0900

probies: Add Sungtaek Hong aka taxi2se
---
 probies/taxi2se/id_ed25519.pub | 1 +
 probies/taxi2se/info.txt   | 8 
 2 files changed, 9 insertions(+)

diff --git a/probies/taxi2se/id_ed25519.pub b/probies/taxi2se/id_ed25519.pub
new file mode 100644
index 000..be96883
--- /dev/null
+++ b/probies/taxi2se/id_ed25519.pub
@@ -0,0 +1 @@
+ssh-ed25519 
C3NzaC1lZDI1NTE5IOEFiclXXJ6I1urADMUEyVa29EcJNuwoUwmNf2Sqy4CB
diff --git a/probies/taxi2se/info.txt b/probies/taxi2se/info.txt
new file mode 100644
index 000..5bb77d4
--- /dev/null
+++ b/probies/taxi2se/info.txt
@@ -0,0 +1,8 @@
+Login:taxi2se
+IRC Nick: taxi2se
+Name: Sungtaek Hong
+Location: Seoul, Republic of Korea
+E-Mail:   taxi...@gmail.com, sth253.h...@samsung.com
+Contributing: efl
+Group:Libraries
+Platform: Ubuntu

-- 




[EGIT] [tools/edi] master 01/01: build: Fix build in build dir

2017-10-18 Thread Jean-Philippe Andre
jpeg pushed a commit to branch master.

http://git.enlightenment.org/tools/edi.git/commit/?id=d1ca10bec67244cfd4d60d3e5fe15c348082119a

commit d1ca10bec67244cfd4d60d3e5fe15c348082119a
Author: Jean-Philippe Andre <jp.an...@samsung.com>
Date:   Wed Oct 18 19:49:06 2017 +0900

build: Fix build in build dir
---
 data/extra/templates/Makefile.am | 10 ++
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/data/extra/templates/Makefile.am b/data/extra/templates/Makefile.am
index cfac464..f363ac5 100644
--- a/data/extra/templates/Makefile.am
+++ b/data/extra/templates/Makefile.am
@@ -3,6 +3,8 @@ MAINTAINERCLEANFILES = Makefile.in
 
 templatesdir = $(datadir)/$(PACKAGE)/templates
 skeletonsdir = $(datadir)/$(PACKAGE)/templates/skeletons
+templatessrcdir = $(top_srcdir)/data/extra/templates
+
 templates_DATA = \
 eflproject.edj \
 eflproject_python.edj
@@ -12,15 +14,15 @@ eflproject.tar.gz \
 eflproject_python.tar.gz
 
 eflproject.tar.gz:
-   tar zcvf eflproject.tar.gz -C skeletons eflproject
+   tar zcvf eflproject.tar.gz -C $(templatessrcdir)/skeletons eflproject
 
 eflproject_python.tar.gz:
-   tar zcvf eflproject_python.tar.gz -C skeletons eflproject_python
+   tar zcvf eflproject_python.tar.gz -C $(templatessrcdir)/skeletons 
eflproject_python
 
 eflproject.edj:
-   edje_cc -id images/ eflproject.edc
+   edje_cc -id $(templatessrcdir)/images/ $(templatessrcdir)/eflproject.edc
 
 eflproject_python.edj:
-   edje_cc -id images/ eflproject_python.edc
+   edje_cc -id $(templatessrcdir)/images/ 
$(templatessrcdir)/eflproject_python.edc
 
 EXTRA_DIST = $(templates_DATA) $(skeletons_DATA)

-- 




[EGIT] [editors/vim-configs] master 01/02: eo: highlight @owned

2017-10-18 Thread Jean-Philippe Andre
jpeg pushed a commit to branch master.

http://git.enlightenment.org/editors/vim-configs.git/commit/?id=18e26ffc5c084f35861788d17105e183139357bd

commit 18e26ffc5c084f35861788d17105e183139357bd
Author: Jean-Philippe Andre <jp.an...@samsung.com>
Date:   Wed Oct 18 17:54:27 2017 +0900

eo: highlight @owned
---
 syntax/eo.vim | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/syntax/eo.vim b/syntax/eo.vim
index 5faea7e..0b240b9 100644
--- a/syntax/eo.vim
+++ b/syntax/eo.vim
@@ -30,7 +30,7 @@ syn keywordeoStatements return
 
 " syn match  className   "\(\w\+\.\)\+\w\+"
 
-syn match  attributes  
"@\(nonull\|inout\|out\|in\|property\|class\|free\|constructor\|virtual_pure\|auto\|empty\|extern\|beta\|protected\|const\|optional\|nullable\|warn_unused\|private\|hot\)"
+syn match  attributes  
"@\(nonull\|inout\|out\|in\|property\|class\|free\|constructor\|virtual_pure\|auto\|empty\|extern\|beta\|protected\|const\|optional\|nullable\|warn_unused\|owned\|private\|hot\)"
 
 syn match eoLabelMatch   "\w\+:" contains=eoClassBodyLabels
 syn match eoBlockOpener  "\w\+\s*{" 
contains=eoClassBodyBlockOpener,eoInnerBlockOpener

-- 




[EGIT] [editors/vim-configs] master 02/02: eo: Switch to any_value

2017-10-18 Thread Jean-Philippe Andre
jpeg pushed a commit to branch master.

http://git.enlightenment.org/editors/vim-configs.git/commit/?id=588e10aec676f0d4aaa719c5b01492e8a3e3658b

commit 588e10aec676f0d4aaa719c5b01492e8a3e3658b
Author: Jean-Philippe Andre <jp.an...@samsung.com>
Date:   Wed Oct 18 17:55:47 2017 +0900

eo: Switch to any_value
---
 syntax/eo.vim | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/syntax/eo.vim b/syntax/eo.vim
index 0b240b9..c1464b4 100644
--- a/syntax/eo.vim
+++ b/syntax/eo.vim
@@ -12,7 +12,7 @@ syn keywordeoType ullong int8 uint8 int16 uint16 int32 
uint32 int64 uint64
 syn keywordeoType int128 uint128 size ssize intptr uintptr ptrdiff time
 syn keywordeoType float double ldouble bool void
 syn keywordeoType hash string list accessor array iterator
-syn keywordeoType generic_value stringshare promise void_ptr
+syn keywordeoType any_value any_value_ptr stringshare promise void_ptr
 syn keywordeoType __undefined_type
 
 syn keywordeoClassTypes class abstract interface mixin

-- 




[EGIT] [apps/eruler] master 01/01: Fix warnings: shadow, unused-variable

2016-03-19 Thread Jean-Philippe Andre
jpeg pushed a commit to branch master.

http://git.enlightenment.org/apps/eruler.git/commit/?id=7620f760baeea60cccb6b92573ca90201c978eca

commit 7620f760baeea60cccb6b92573ca90201c978eca
Author: Jean-Philippe Andre <jp.an...@samsung.com>
Date:   Fri Mar 18 14:10:39 2016 +0900

Fix warnings: shadow, unused-variable
---
 src/bin/main.c   | 4 +---
 src/bin/platform-x.c | 1 -
 2 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/src/bin/main.c b/src/bin/main.c
index de52be9..0552ee3 100644
--- a/src/bin/main.c
+++ b/src/bin/main.c
@@ -424,7 +424,6 @@ _event_mouse_tracker(void *data)
  {
 int fx, fy, fw, fh, zx, zy, zw, zh, stride, iw, ih;
 unsigned int *pixels, color;
-char buf[32];
 
 zw = zone->zoom.ideal_size.w < zone->w / 4 ?
   zone->zoom.ideal_size.w : zone->w / 4;
@@ -2492,7 +2491,6 @@ elm_main(int argc, char **argv)
else
  {
 Eina_List *l;
-Zone *zone;
 EINA_LIST_FOREACH(zones, l, zone)
   {
  if (!platform_funcs->zone_setup(zone))
@@ -2566,7 +2564,7 @@ elm_main(int argc, char **argv)
  {
 while (zones)
   {
- Zone *zone = zones->data;
+ zone = zones->data;
  evas_object_del(zone->win);
   }
  }
diff --git a/src/bin/platform-x.c b/src/bin/platform-x.c
index f302f51..b7d34bf 100644
--- a/src/bin/platform-x.c
+++ b/src/bin/platform-x.c
@@ -246,7 +246,6 @@ x_post_setup(void)
 {
const Eina_List *l;
const Zone *zone;
-   void *ptr;
 
if (eina_list_count(zones) > 1)
  {

-- 




[EGIT] [tools/expedite] master 01/02: ui: add more keyboard controls (home/end/pageup/pagedown)

2016-03-19 Thread Jean-Philippe Andre
jpeg pushed a commit to branch master.

http://git.enlightenment.org/tools/expedite.git/commit/?id=f7fa84bf93dd19342df3a29a3be613ad9785b8a1

commit f7fa84bf93dd19342df3a29a3be613ad9785b8a1
Author: Jean-Philippe Andre <jp.an...@samsung.com>
Date:   Fri Mar 18 15:00:29 2016 +0900

ui: add more keyboard controls (home/end/pageup/pagedown)

Add support for: up/down/pageup/pagedown/home/end
There behaviour kinda makes sense visually, not logically (ie.
up goes to the left, pageup also, home also).

I didn't add any hint on the ui, just press the keys and test :)
---
 src/bin/ui.c | 8 +++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/src/bin/ui.c b/src/bin/ui.c
index 94a9bdc..f63c9fe 100644
--- a/src/bin/ui.c
+++ b/src/bin/ui.c
@@ -275,7 +275,13 @@ _ui_key(void *data EINA_UNUSED, const Eo_Event *event)
if (menu_active)
  {
 if (!strcmp(ev->keyname, "Left")) menu_sel++;
-if (!strcmp(ev->keyname, "Right")) menu_sel--;
+else if (!strcmp(ev->keyname, "Right")) menu_sel--;
+else if (!strcmp(ev->keyname, "Up")) menu_sel++;
+else if (!strcmp(ev->keyname, "Down")) menu_sel--;
+else if (!strcmp(ev->keyname, "Home")) menu_sel = 
eina_list_count(menu) - 1;
+else if (!strcmp(ev->keyname, "End")) menu_sel = 0;
+else if (!strcmp(ev->keyname, "Next")) menu_sel -= 10;
+else if (!strcmp(ev->keyname, "Prior")) menu_sel += 10;
 if (menu_sel < 0) menu_sel = 0;
 else if ((unsigned int)menu_sel >= eina_list_count(menu)) menu_sel = 
eina_list_count(menu) - 1;
 menu_anim_sel = menu_sel;

-- 




[EGIT] [tools/expedite] master 02/02: Remove efl_gfx_filled_set() as eo-created images are filled

2016-03-19 Thread Jean-Philippe Andre
jpeg pushed a commit to branch master.

http://git.enlightenment.org/tools/expedite.git/commit/?id=185fe20e881f8f460f8468d939a8cb6a3171283c

commit 185fe20e881f8f460f8468d939a8cb6a3171283c
Author: Jean-Philippe Andre <jp.an...@samsung.com>
Date:   Fri Mar 18 15:02:37 2016 +0900

Remove efl_gfx_filled_set() as eo-created images are filled

This is a behaviour change between legacy and eo apis.
To be discussed, of course, if someone disagrees.
---
 src/bin/widgets_list_1.c | 1 -
 src/bin/widgets_list_1_grouped.c | 1 -
 src/bin/widgets_list_2.c | 1 -
 src/bin/widgets_list_2_grouped.c | 1 -
 src/bin/widgets_list_3.c | 2 --
 src/bin/widgets_list_3_grouped.c | 2 --
 src/bin/widgets_list_4.c | 2 --
 src/bin/widgets_list_4_grouped.c | 2 --
 8 files changed, 12 deletions(-)

diff --git a/src/bin/widgets_list_1.c b/src/bin/widgets_list_1.c
index 526d888..44351b1 100644
--- a/src/bin/widgets_list_1.c
+++ b/src/bin/widgets_list_1.c
@@ -64,7 +64,6 @@ static void _setup(void)
  {
 o = eo_add(EVAS_IMAGE_CLASS, evas);
 o_images[i] = o;
-efl_gfx_fill_filled_set(o, 1);
 efl_image_border_set(o, 2, 2, 2, 2);
 efl_file_set(o, build_path("pan.png"), NULL);
 efl_gfx_size_set(o, win_w, ICON_SIZE);
diff --git a/src/bin/widgets_list_1_grouped.c b/src/bin/widgets_list_1_grouped.c
index 1c8ab3c..3aa8296 100644
--- a/src/bin/widgets_list_1_grouped.c
+++ b/src/bin/widgets_list_1_grouped.c
@@ -64,7 +64,6 @@ static void _setup(void)
  {
 o = eo_add(EVAS_IMAGE_CLASS, evas);
 o_images[i] = o;
-efl_gfx_fill_filled_set(o, 1);
 efl_image_border_set(o, 2, 2, 2, 2);
 efl_file_set(o, build_path("pan.png"), NULL);
 efl_gfx_size_set(o, win_w, ICON_SIZE);
diff --git a/src/bin/widgets_list_2.c b/src/bin/widgets_list_2.c
index 6785d27..f59cbe1 100644
--- a/src/bin/widgets_list_2.c
+++ b/src/bin/widgets_list_2.c
@@ -64,7 +64,6 @@ static void _setup(void)
  {
 o = eo_add(EVAS_IMAGE_CLASS, evas);
 o_images[i] = o;
-efl_gfx_fill_filled_set(o, 1);
 efl_image_border_set(o, 2, 2, 2, 2);
 efl_file_set(o, build_path("pan.png"), NULL);
 efl_gfx_size_set(o, win_w, ICON_SIZE);
diff --git a/src/bin/widgets_list_2_grouped.c b/src/bin/widgets_list_2_grouped.c
index 1568c3e..ad3d866 100644
--- a/src/bin/widgets_list_2_grouped.c
+++ b/src/bin/widgets_list_2_grouped.c
@@ -64,7 +64,6 @@ static void _setup(void)
  {
 o = eo_add(EVAS_IMAGE_CLASS, evas);
 o_images[i] = o;
-efl_gfx_fill_filled_set(o, 1);
 efl_image_border_set(o, 2, 2, 2, 2);
 efl_file_set(o, build_path("pan.png"), NULL);
 efl_gfx_size_set(o, win_w, ICON_SIZE);
diff --git a/src/bin/widgets_list_3.c b/src/bin/widgets_list_3.c
index cd388a1..52b6e01 100644
--- a/src/bin/widgets_list_3.c
+++ b/src/bin/widgets_list_3.c
@@ -85,7 +85,6 @@ static void _setup(void)
  {
 o = eo_add(EVAS_IMAGE_CLASS, evas);
 o_images[i] = o;
-efl_gfx_fill_filled_set(o, 1);
 efl_image_border_set(o, 2, 2, 2, 2);
 efl_file_set(o, build_path("pan.png"), NULL);
 efl_gfx_size_set(o, win_w, ICON_SIZE);
@@ -93,7 +92,6 @@ static void _setup(void)
 
 o = eo_add(EVAS_IMAGE_CLASS, evas);
 o_icons[i] = o;
-efl_gfx_fill_filled_set(o, 1);
 efl_image_border_set(o, 2, 2, 2, 2);
 efl_file_set(o, build_path(icons[i % 13]), NULL);
 efl_gfx_size_set(o, ICON_SIZE - 8, ICON_SIZE - 8);
diff --git a/src/bin/widgets_list_3_grouped.c b/src/bin/widgets_list_3_grouped.c
index 7d6eb8b..30bb97f 100644
--- a/src/bin/widgets_list_3_grouped.c
+++ b/src/bin/widgets_list_3_grouped.c
@@ -85,7 +85,6 @@ static void _setup(void)
  {
 o = eo_add(EVAS_IMAGE_CLASS, evas);
 o_images[i] = o;
-efl_gfx_fill_filled_set(o, 1);
 efl_image_border_set(o, 2, 2, 2, 2);
 efl_file_set(o, build_path("pan.png"), NULL);
 efl_gfx_size_set(o, win_w, ICON_SIZE);
@@ -93,7 +92,6 @@ static void _setup(void)
 
 o = eo_add(EVAS_IMAGE_CLASS, evas);
 o_icons[i] = o;
-efl_gfx_fill_filled_set(o, 1);
 efl_image_border_set(o, 2, 2, 2, 2);
 efl_file_set(o, build_path(icons[i % 13]), NULL);
 efl_gfx_size_set(o, ICON_SIZE - 8, ICON_SIZE - 8);
diff --git a/src/bin/widgets_list_4.c b/src/bin/widgets_list_4.c
index 52f2eb4..7eb4672 100644
--- a/src/bin/widgets_list_4.c
+++ b/src/bin/widgets_list_4.c
@@ -85,7 +85,6 @@ static void _setup(void)
  {
 o = eo_add(EVAS_IMAGE_CLASS, evas);
 o_images[i] = o;
-efl_gfx_fill_filled_set(o, 1);
 efl_image_border_set(o, 2, 2, 2, 2);
 efl_file_set(o, build_path("pan.png"), NULL);
 efl_gfx_size_set(o, win_w, ICON_SIZE);
@@ -93,7 +92,6 @@ static void _setup(void)
 
 o = eo_add(EVAS_IMAGE_

[EGIT] [games/etypers] master 01/01: elm: fix path to data dir (typo)

2016-02-14 Thread Jean-Philippe Andre
jpeg pushed a commit to branch master.

http://git.enlightenment.org/games/etypers.git/commit/?id=05ad52486687eb7503621de8ef0cd206ae149cd9

commit 05ad52486687eb7503621de8ef0cd206ae149cd9
Author: Jean-Philippe Andre <jp.an...@samsung.com>
Date:   Mon Feb 15 15:21:44 2016 +0900

elm: fix path to data dir (typo)

this made custom paths unusable (no resources found)
---
 src/bin/etypers.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bin/etypers.c b/src/bin/etypers.c
index bd27730..02ffba9 100644
--- a/src/bin/etypers.c
+++ b/src/bin/etypers.c
@@ -1046,7 +1046,7 @@ elm_steup(void)
elm_need_efreet();
elm_policy_set(ELM_POLICY_QUIT, ELM_POLICY_QUIT_LAST_WINDOW_CLOSED);
elm_app_compile_bin_dir_set(PACKAGE_BIN_DIR);
-   elm_app_compile_bin_dir_set(PACKAGE_DATA_DIR);
+   elm_app_compile_data_dir_set(PACKAGE_DATA_DIR);
elm_app_info_set(main, "etypers", "images/etypers.png");
 }
 

-- 




[EGIT] [website/www-content] master 01/01: Add floating point precision to shaders for gl_2d.c

2016-01-25 Thread Jean-Philippe Andre
jpeg pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=062e632d9d1bb1cdeb28dfaa530649a7c584735d

commit 062e632d9d1bb1cdeb28dfaa530649a7c584735d
Author: Jean-Philippe Andre <jp.an...@samsung.com>
Date:   Tue Jan 26 16:25:21 2016 +0900

Add floating point precision to shaders for gl_2d.c
---
 media/code_c/tutorial/gl2d/gl_2d.c | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/media/code_c/tutorial/gl2d/gl_2d.c 
b/media/code_c/tutorial/gl2d/gl_2d.c
index d0a990e..aa14c97 100644
--- a/media/code_c/tutorial/gl2d/gl_2d.c
+++ b/media/code_c/tutorial/gl2d/gl_2d.c
@@ -240,6 +240,9 @@ init_shaders(GLData *gld)
Evas_GL_API *gl = gld->glapi;
 
GLbyte vertex_shader[] =
+   "#ifdef GL_ES\n"
+   "precision mediump float;\n"
+   "#endif\n"
"attribute vec4 a_position;\n"
"attribute vec4 a_color;\n"
"uniform mat4 u_mvp_mat;\n"
@@ -250,6 +253,9 @@ init_shaders(GLData *gld)
"   v_color = a_color;\n"
"}";
GLbyte fragment_shader[] =
+   "#ifdef GL_ES\n"
+   "precision highp float;\n"
+   "#endif\n"
"varying vec4 v_color;\n"
"void main()\n"
"{\n"

-- 




[EGIT] [admin/devs] master 01/01: Add conr2d as a probie

2016-01-10 Thread Jean-Philippe Andre
jpeg pushed a commit to branch master.

http://git.enlightenment.org/admin/devs.git/commit/?id=02b311cb6f22ca6ccf20a7ee8aebeef45275da18

commit 02b311cb6f22ca6ccf20a7ee8aebeef45275da18
Author: Jean-Philippe Andre <jp.an...@samsung.com>
Date:   Mon Jan 11 14:10:11 2016 +0900

Add conr2d as a probie

Welcome to the club!
---
 probies/conr2d/icon-big.png| Bin 0 -> 39344 bytes
 probies/conr2d/icon-map.png| Bin 0 -> 1789 bytes
 probies/conr2d/icon-med.png| Bin 0 -> 8020 bytes
 probies/conr2d/icon-sml.png| Bin 0 -> 2828 bytes
 probies/conr2d/id_rsa.pub  |   1 +
 probies/conr2d/id_rsa_home.pub |   1 +
 probies/conr2d/info.txt|   8 
 7 files changed, 10 insertions(+)

diff --git a/probies/conr2d/icon-big.png b/probies/conr2d/icon-big.png
new file mode 100755
index 000..079ccdd
Binary files /dev/null and b/probies/conr2d/icon-big.png differ
diff --git a/probies/conr2d/icon-map.png b/probies/conr2d/icon-map.png
new file mode 100755
index 000..67435df
Binary files /dev/null and b/probies/conr2d/icon-map.png differ
diff --git a/probies/conr2d/icon-med.png b/probies/conr2d/icon-med.png
new file mode 100755
index 000..0871edf
Binary files /dev/null and b/probies/conr2d/icon-med.png differ
diff --git a/probies/conr2d/icon-sml.png b/probies/conr2d/icon-sml.png
new file mode 100755
index 000..5cbe5c4
Binary files /dev/null and b/probies/conr2d/icon-sml.png differ
diff --git a/probies/conr2d/id_rsa.pub b/probies/conr2d/id_rsa.pub
new file mode 100644
index 000..1f014a6
--- /dev/null
+++ b/probies/conr2d/id_rsa.pub
@@ -0,0 +1 @@
+ssh-rsa 
B3NzaC1yc2EDAQABAAABAQC9IVE9IIB/nDBaLkJioidjUltXcArWf88ezAIzvt/as2qgg84EVAf8VeLTeNy9l/HOcqedvLh4JhRMNzuBgf5Jy1AkKvyyvYCoTodVWB4vPcdIvsbr2t/+ctfxQIW/DWyskVsRyal/zvX0bYUT9SgKjkNNDBE20GTECJL/ZmSxu+BNbTjDK8d3+b26CKS0+L5W9G2wTUjS0Y86JyhmOKYLwS3RNeLx1x3CCBnsXW8bsYRny0dXNAy9h0djG+J5HVRo/UZfbT4TGayIrlrlpr9BznLfdDE8qyCn1CiPomNXhgNPLLa2Nx1zzaCJKoAg6+JSsGnRFBIgu3zOdSOiyGOH
 jc9@jc9-samsung
diff --git a/probies/conr2d/id_rsa_home.pub b/probies/conr2d/id_rsa_home.pub
new file mode 100644
index 000..100f48b
--- /dev/null
+++ b/probies/conr2d/id_rsa_home.pub
@@ -0,0 +1 @@
+ssh-rsa 
B3NzaC1yc2EDAQABAAABAQDMKzivFHKTcTz39kov7KyXZ+OC0nyWw5rXeQEgymxYl2FQt5LcKydeYiE8tYSqxuCVXmeLFkqybLQbYEwOtFyM6LotlmPa5anPmG+ROmd4MZ3+A/Zmq4kdP5/Zk9LNCJxDhVtO6RqpHXgSMTkengEcGS0a0e4gV2+rDrijDQ2Qdi+FPLb17Jeb2Ub1oj/BC8KLTjq8+EGWY7u21mBIBXfhBSApUj7pOCi44SnqUO28NZASRXkSIDH3si6vEFfvAKNCQG/4f+CJiqbAsVuW0u0nBknSeYG4VN+zgnqKMyUVeHiXJow3lLSIlOtAdkr22bWfu+qdMOEdAUAWlIzI2WVj
 conr2d@conr2d-BXi5
diff --git a/probies/conr2d/info.txt b/probies/conr2d/info.txt
new file mode 100644
index 000..815642b
--- /dev/null
+++ b/probies/conr2d/info.txt
@@ -0,0 +1,8 @@
+Login:  conr2d
+IRC Nick:   conr2d
+Name:   Jee-Yong Um
+Location:   Seoul, Korea
+E-Mail: con...@gmail.com
+Contributing:   Edje, Elementary
+Group:  Libraries
+Platform:   Ubuntu, Tizen

-- 




[EGIT] [apps/empc] master 03/03: Update po files

2015-11-23 Thread Jean-Philippe Andre
jpeg pushed a commit to branch master.

http://git.enlightenment.org/apps/empc.git/commit/?id=c9672228cb8a08f9ab91096e016432b44488ccf0

commit c9672228cb8a08f9ab91096e016432b44488ccf0
Author: Jean-Philippe Andre <jp.an...@samsung.com>
Date:   Mon Nov 23 20:39:51 2015 +0900

Update po files
---
 po/ca.po | 66 +++-
 po/eo.po | 66 +++-
 po/fr.po | 66 +++-
 po/gl.po | 66 +++-
 po/it.po | 16 
 po/ko.po |  4 ++--
 po/lt.po | 59 +
 po/pl.po | 61 ++-
 po/pt.po | 66 +++-
 po/ru.po | 65 ++-
 po/sr.po | 66 +++-
 po/tr.po | 66 +++-
 12 files changed, 398 insertions(+), 269 deletions(-)

diff --git a/po/ca.po b/po/ca.po
index 87fcf48..11fb4f5 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: mpdule\n"
 "Report-Msgid-Bugs-To: enlightenment-de...@lists.sourceforge.net\n"
-"POT-Creation-Date: 2014-10-07 19:12-0400\n"
+"POT-Creation-Date: 2015-11-23 20:33+0900\n"
 "PO-Revision-Date: 2014-05-26 21:13+\n"
 "Last-Translator: joancoll \n"
 "Language-Team: none\n"
@@ -18,71 +18,85 @@ msgstr ""
 "X-Launchpad-Export-Date: 2014-05-27 05:40+\n"
 "X-Generator: Launchpad (build 17017)\n"
 
-#: src/enlightenment/e_mod_config.c:38
-msgid "MPDule Configuration"
+#: src/enlightenment/e_mod_config.c:39
+#, fuzzy
+msgid "eMPDule Configuration"
 msgstr "Configuració MPDule"
 
-#: src/enlightenment/e_mod_config.c:86
-msgid "Configuration"
+#: src/enlightenment/e_mod_config.c:88
+#, fuzzy
+msgid "Global Configuration"
 msgstr "Configuració"
 
-#: src/enlightenment/e_mod_config.c:87
-msgid "Poll Time:"
-msgstr "Temps d'enquesta"
-
 #: src/enlightenment/e_mod_config.c:90
-#, c-format
-msgid "%1.0f seconds"
-msgstr "%1.0f segons"
+msgid "Show OSD"
+msgstr ""
+
+#: src/enlightenment/e_mod_config.c:136
+#, fuzzy
+msgid "Gadget Configuration"
+msgstr "Configuració"
 
-#: src/enlightenment/e_mod_config.c:93
+#: src/enlightenment/e_mod_config.c:137
 msgid "Hostname:"
 msgstr "Nom de host:"
 
-#: src/enlightenment/e_mod_config.c:100
+#: src/enlightenment/e_mod_config.c:144
 msgid "Port:"
 msgstr "Port:"
 
-#: src/enlightenment/e_mod_config.c:105
-msgid "Show Popup"
+#: src/enlightenment/e_mod_config.c:149
+#, fuzzy
+msgid "Show Gadget Popup"
 msgstr "Mostra Finestra Emergent"
 
-#: src/enlightenment/e_mod_main.c:116
+#: src/enlightenment/e_mod_main.c:95
 msgid "Unknown"
 msgstr "Desconegut"
 
-#: src/enlightenment/e_mod_main.c:119
+#: src/enlightenment/e_mod_main.c:98
 msgid "Stopped"
 msgstr "Parat"
 
-#: src/enlightenment/e_mod_main.c:122
+#: src/enlightenment/e_mod_main.c:101
 msgid "Playing"
 msgstr "Reproduint"
 
-#: src/enlightenment/e_mod_main.c:125
+#: src/enlightenment/e_mod_main.c:104
 msgid "Paused"
 msgstr "Pausat"
 
-#: src/enlightenment/e_mod_main.c:185
+#: src/enlightenment/e_mod_main.c:331
 msgid "Artist:"
 msgstr "Artista:"
 
-#: src/enlightenment/e_mod_main.c:186
+#: src/enlightenment/e_mod_main.c:332
 msgid "Title:"
 msgstr "Títol:"
 
-#: src/enlightenment/e_mod_main.c:187
+#: src/enlightenment/e_mod_main.c:333
 msgid "Album:"
 msgstr "Àlbum:"
 
-#: src/enlightenment/e_mod_main.c:188
+#: src/enlightenment/e_mod_main.c:334
 msgid "Genre:"
 msgstr "Gènere:"
 
-#: src/enlightenment/e_mod_main.c:240
+#: src/enlightenment/e_mod_main.c:403
 msgid "Settings"
 msgstr "Preferències"
 
-#: src/enlightenment/e_mod_main.c:635
+#: src/enlightenment/e_mod_main.c:656
+#, fuzzy
+msgid "eMPDule"
+msgstr "MPDule"
+
+#: src/enlightenment/e_mod_main.c:828
 msgid "MPDule"
 msgstr "MPDule"
+
+#~ msgid "Poll Time:"
+#~ msgstr "Temps d'enquesta"
+
+#~ msgid "%1.0f seconds"
+#~ msgstr "%1.0f segons"
diff --git a/po/eo.po b/po/eo.po
index 1d2ac6e..ba44ae7 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: enlightenment\n"
 "Report-Msgid-Bug

[EGIT] [apps/empc] master 02/03: Add ko translation

2015-11-23 Thread Jean-Philippe Andre
jpeg pushed a commit to branch master.

http://git.enlightenment.org/apps/empc.git/commit/?id=e2b73d25005396395907cdee0731d1ba9f1303dd

commit e2b73d25005396395907cdee0731d1ba9f1303dd
Author: Jean-Philippe Andre <jp.an...@samsung.com>
Date:   Mon Nov 23 20:39:09 2015 +0900

Add ko translation
---
 po/LINGUAS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/po/LINGUAS b/po/LINGUAS
index 2052d07..3018168 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -1 +1 @@
-ca eo fr gl it lt pl pt ru sr tr
+ca eo fr gl it lt pl pt ru sr tr ko

-- 




[EGIT] [admin/devs] master 01/01: Add @wonsik as a probie

2015-11-19 Thread Jean-Philippe Andre
jpeg pushed a commit to branch master.

http://git.enlightenment.org/admin/devs.git/commit/?id=a052ce00efc9f6eb58eecbd6f0e6f6dca46f51bb

commit a052ce00efc9f6eb58eecbd6f0e6f6dca46f51bb
Author: Jean-Philippe Andre <jp.an...@samsung.com>
Date:   Fri Nov 20 11:04:06 2015 +0900

Add @wonsik as a probie

Welcome to the club!
---
 probies/wonsik/icon-big.png | Bin 0 -> 59814 bytes
 probies/wonsik/icon-map.png | Bin 0 -> 1885 bytes
 probies/wonsik/icon-med.png | Bin 0 -> 18431 bytes
 probies/wonsik/icon-sml.png | Bin 0 -> 5387 bytes
 probies/wonsik/id_rsa.pub   |   1 +
 probies/wonsik/info.txt |  12 
 6 files changed, 13 insertions(+)

diff --git a/probies/wonsik/icon-big.png b/probies/wonsik/icon-big.png
new file mode 100644
index 000..d14b589
Binary files /dev/null and b/probies/wonsik/icon-big.png differ
diff --git a/probies/wonsik/icon-map.png b/probies/wonsik/icon-map.png
new file mode 100644
index 000..549fdb2
Binary files /dev/null and b/probies/wonsik/icon-map.png differ
diff --git a/probies/wonsik/icon-med.png b/probies/wonsik/icon-med.png
new file mode 100644
index 000..4f4ba8d
Binary files /dev/null and b/probies/wonsik/icon-med.png differ
diff --git a/probies/wonsik/icon-sml.png b/probies/wonsik/icon-sml.png
new file mode 100644
index 000..6e8586e
Binary files /dev/null and b/probies/wonsik/icon-sml.png differ
diff --git a/probies/wonsik/id_rsa.pub b/probies/wonsik/id_rsa.pub
new file mode 100644
index 000..d7ecfca
--- /dev/null
+++ b/probies/wonsik/id_rsa.pub
@@ -0,0 +1 @@
+ssh-rsa 
B3NzaC1yc2EDAQABAAABAQCvRwG/jyWkdcusXUaMRErZfk2jlxVYOiyfaqVJbrmoVSPtPK6d1dKK3NOndhJ1SO9fxs9NG7+goZE2/pJT066YqrAATjFfYpLL95x1oTc/X2Ze2MzP6OHg0CtQC5BqKPHGgFhYp2/2MRyhzpq08fP/mqAVWV/gkpN75N7lRAJ/7HrpUMboG/b73l6jjIXSbzRQK00Qhji5NAnEc73KT8EtZKI+4E7fIfJnrvjsotSG6A/3ecVkRB3bXrD7OKmQJwJuQq2R1trNPakf1823iRB9PcnbPr221PjIezdaAh9aS9vQrgcB/XJb3ecc5V412JnF1putFVQUgBYOCjj9q0Uz
 sid...@samsung.com
diff --git a/probies/wonsik/info.txt b/probies/wonsik/info.txt
new file mode 100644
index 000..48a2d82
--- /dev/null
+++ b/probies/wonsik/info.txt
@@ -0,0 +1,12 @@
+
+Login:wonsik
+IRC Nick: wonsik
+Name: Wonsik Jung
+Location: Suwon, Korea
+E-Mail:   sid...@samsung.com
+WWW:  None
+Contributing: Evas
+Group:Libraries
+Platform: Ubuntu (Linux), Windows 7
+GeoData:  37.258876, 127.056252
+

-- 




[EGIT] [editors/vim-configs] master 02/02: syntax/edc: add more hilight keywords

2015-10-29 Thread Jean-Philippe Andre
jpeg pushed a commit to branch master.

http://git.enlightenment.org/editors/vim-configs.git/commit/?id=5ff4ec8d8ffab3082b29db0bfd4025856edafb36

commit 5ff4ec8d8ffab3082b29db0bfd4025856edafb36
Author: Jean-Philippe Andre <jp.an...@samsung.com>
Date:   Fri Oct 30 14:38:09 2015 +0900

syntax/edc: add more hilight keywords
---
 syntax/edc.vim | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/syntax/edc.vim b/syntax/edc.vim
index 29cf227..506a907 100644
--- a/syntax/edc.vim
+++ b/syntax/edc.vim
@@ -57,7 +57,7 @@ syn keyword   edcLabelbefore after ignore pointer 
alt_font clip  contained
 " LazEDC shorthand
 syn keywordedcLazShort broadcast nobroadcast mouse nomouse repeat 
norepeat precise noprecise noscale vis hid contained
 
-syn keywordedcConstant COMP RAW LOSSY NONE ON_HOLD AUTOGRAB NOGRAB
+syn keywordedcConstant COMP RAW LOSSY LOSSY_ETC1 LOSSY_ETC2 NONE 
ON_HOLD AUTOGRAB NOGRAB
 syn keywordedcConstant TEXT IMAGE RECT TEXTBLOCK SWALLOW GRADIENT GROUP
 syn keywordedcConstant SPACER
 syn keywordedcConstant NONE PLAIN OUTLINE SOFT_OUTLINE SHADOW PROXY
@@ -71,7 +71,7 @@ syn keyword   edcConstant LINEAR SINUSOIDAL ACCELERATE 
DECELERATE
 syn keywordedcConstant LIN DECEL DIVIS BOUNCE SPRING CURRENT
 syn keywordedcConstant ACCEL_FAC DECEL_FAC SIN_FAC DIVISOR_INTERP
 syn keywordedcConstant ACCELERATE_FACTOR DECELERATE_FACTOR
-syn keywordedcConstant VERTICAL HORIZONTAL BOTH BOX TABLE
+syn keywordedcConstant VERTICAL HORIZONTAL BOTH BOX TABLE SOURCE
 syn keywordedcConstant EDITABLE PASSWORD "default"
 syn keywordedcConstant DEFAULT EXPLICIT PLAY_SAMPLE
 syn keywordedcConstant SOLID

-- 




[EGIT] [editors/vim-configs] master 01/01: Add arcconfig file

2015-10-28 Thread Jean-Philippe ANDRE
jpeg pushed a commit to branch master.

http://git.enlightenment.org/editors/vim-configs.git/commit/?id=48e8cd1dfdbc7cdc207558a1b031c49ab27a63c1

commit 48e8cd1dfdbc7cdc207558a1b031c49ab27a63c1
Author: Jean-Philippe ANDRE <j...@videolan.org>
Date:   Wed Oct 28 16:00:21 2015 +0900

Add arcconfig file
---
 .arcconfig | 4 
 1 file changed, 4 insertions(+)

diff --git a/.arcconfig b/.arcconfig
new file mode 100644
index 000..e91065d
--- /dev/null
+++ b/.arcconfig
@@ -0,0 +1,4 @@
+{
+  "project_id" : "vim-configs",
+  "conduit_uri" : "https://phab.enlightenment.org/;
+}

-- 




[EGIT] [tools/enventor] master 01/03: hilight: add a couple keywords (no_render)

2015-10-28 Thread Jean-Philippe Andre
jpeg pushed a commit to branch master.

http://git.enlightenment.org/tools/enventor.git/commit/?id=f1888d7be24e52dbd06548b15e2d8beb25aabc51

commit f1888d7be24e52dbd06548b15e2d8beb25aabc51
Author: Jean-Philippe Andre <jp.an...@samsung.com>
Date:   Fri Oct 2 12:05:40 2015 +0900

hilight: add a couple keywords (no_render)
---
 data/color/edc.src | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/data/color/edc.src b/data/color/edc.src
index d4cc606..4f1448e 100644
--- a/data/color/edc.src
+++ b/data/color/edc.src
@@ -118,6 +118,8 @@ group "syntax_color_group" struct {
 value "key" string: "multiline";
 value "key" string: "name";
 value "key" string: "nomouse";
+value "key" string: "no_render";
+value "key" string: "norender";
 value "key" string: "normal";
 value "key" string: "offset";
 value "key" string: "on";
@@ -127,6 +129,7 @@ group "syntax_color_group" struct {
 value "key" string: "position";
 value "key" string: "prefer";
 value "key" string: "relative";
+value "key" string: "render";
 value "key" string: "repch";
 value "key" string: "repeat_events";
 value "key" string: "scale";

-- 




[EGIT] [tools/enventor] master 03/03: add SOURCE aspect_preference

2015-10-28 Thread Jean-Philippe Andre
jpeg pushed a commit to branch master.

http://git.enlightenment.org/tools/enventor.git/commit/?id=c998307b9bca9df708324b0e8522c90eb09f0e81

commit c998307b9bca9df708324b0e8522c90eb09f0e81
Author: Jean-Philippe Andre <jp.an...@samsung.com>
Date:   Thu Oct 29 14:44:56 2015 +0900

add SOURCE aspect_preference
---
 src/lib/edc_parser.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/lib/edc_parser.c b/src/lib/edc_parser.c
index 7ef5084..2fc1d51 100644
--- a/src/lib/edc_parser.c
+++ b/src/lib/edc_parser.c
@@ -437,6 +437,7 @@ type_init_thread_blocking(void *data, Ecore_Thread *thread 
EINA_UNUSED)
eina_array_push(aspect_prefer, eina_stringshare_add("VERTICAL"));
eina_array_push(aspect_prefer, eina_stringshare_add("HORIZONTAL"));
eina_array_push(aspect_prefer, eina_stringshare_add("BOTH"));
+   eina_array_push(aspect_prefer, eina_stringshare_add("SOURCE"));
 
memset(, 0x00, sizeof(parser_attr));
attr.keyword = eina_stringshare_add("aspect_preference");

-- 




[EGIT] [tools/enventor] master 02/03: hilight: add more keywords (LOSSY_ETC1, 2, SOURCE)

2015-10-28 Thread Jean-Philippe Andre
jpeg pushed a commit to branch master.

http://git.enlightenment.org/tools/enventor.git/commit/?id=c1c35803050a343896ab9ab4b7a6f0864d5d76ee

commit c1c35803050a343896ab9ab4b7a6f0864d5d76ee
Author: Jean-Philippe Andre <jp.an...@samsung.com>
Date:   Thu Oct 29 14:40:10 2015 +0900

hilight: add more keywords (LOSSY_ETC1,2, SOURCE)
---
 data/color/edc.src | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/data/color/edc.src b/data/color/edc.src
index 4f1448e..be9dec1 100644
--- a/data/color/edc.src
+++ b/data/color/edc.src
@@ -191,6 +191,8 @@ group "syntax_color_group" struct {
 value "key" string: "LINEAR";
 value "key" string: "LIN";
 value "key" string: "LOSSY";
+value "key" string: "LOSSY_ETC1";
+value "key" string: "LOSSY_ETC2";
 value "key" string: "MSG_FLOAT_SET";
 value "key" string: "MSG_FLOAT";
 value "key" string: "MSG_INT_FLOAT_SET";
@@ -223,6 +225,7 @@ group "syntax_color_group" struct {
 value "key" string: "SOFT_SHADOW";
 value "key" string: "SOLID";
 value "key" string: "SPRING";
+value "key" string: "SOURCE";
 value "key" string: "STATE_SET";
 value "key" string: "USER";
 value "key" string: "VERTICAL";

-- 




[EGIT] [tools/expedite] master 01/01: Fix filter in snapshot test

2015-10-12 Thread Jean-Philippe Andre
jpeg pushed a commit to branch master.

http://git.enlightenment.org/tools/expedite.git/commit/?id=91ca743b857ec92065be765bf0f3767e18abc1c2

commit 91ca743b857ec92065be765bf0f3767e18abc1c2
Author: Jean-Philippe Andre <jp.an...@samsung.com>
Date:   Mon Oct 12 16:56:16 2015 +0900

Fix filter in snapshot test

Snaphot objects are opaque. So a color with alpha < 255 is not
valid. I kinda wonder:
- if snapshot objects should really be opaque
- should this have been properly handled by the image object?
---
 src/bin/snapshot_widgets_file_icons.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bin/snapshot_widgets_file_icons.c 
b/src/bin/snapshot_widgets_file_icons.c
index 4bfb42f..8088edd 100644
--- a/src/bin/snapshot_widgets_file_icons.c
+++ b/src/bin/snapshot_widgets_file_icons.c
@@ -84,7 +84,7 @@ static void _setup(void)
  }
 
const char *filter =
-  "blur { 5, dst = a, color = '#ff08' }"
+  "blur { 5, dst = a, color = '#ff0' }"
  ;
 
o = eo_add(EVAS_IMAGE_CLASS, evas);

-- 




[EGIT] [admin/devs] master 01/01: jpeg: add a key for my personal laptop

2015-09-17 Thread Jean-Philippe Andre
jpeg pushed a commit to branch master.

http://git.enlightenment.org/admin/devs.git/commit/?id=f62d63d504409df8fd65ce83355b034a63116430

commit f62d63d504409df8fd65ce83355b034a63116430
Author: Jean-Philippe Andre <jp.an...@samsung.com>
Date:   Fri Sep 18 09:53:56 2015 +0900

jpeg: add a key for my personal laptop
---
 developers/jpeg/id_home.pub | 1 +
 1 file changed, 1 insertion(+)

diff --git a/developers/jpeg/id_home.pub b/developers/jpeg/id_home.pub
new file mode 100644
index 000..b8f10e5
--- /dev/null
+++ b/developers/jpeg/id_home.pub
@@ -0,0 +1 @@
+ssh-ed25519 
C3NzaC1lZDI1NTE5IHsh0KVyWOujdieYt5gJE+VBy0N0P/mCPDGH+CChwNTf 
jpeg@series7

-- 




[EGIT] [admin/devs] master 01/01: Promote Dongyeon Kim @spacegrapher to regular dev

2015-09-13 Thread Jean-Philippe Andre
jpeg pushed a commit to branch master.

http://git.enlightenment.org/admin/devs.git/commit/?id=49854b26281765188c0b61a115ab93949f09aac3

commit 49854b26281765188c0b61a115ab93949f09aac3
Author: Jean-Philippe Andre <jp.an...@samsung.com>
Date:   Mon Sep 14 11:57:58 2015 +0900

Promote Dongyeon Kim @spacegrapher to regular dev
---
 {probies => developers}/spacegrapher/icon-big.png | Bin
 {probies => developers}/spacegrapher/icon-map.png | Bin
 {probies => developers}/spacegrapher/icon-med.png | Bin
 {probies => developers}/spacegrapher/icon-sml.png | Bin
 {probies => developers}/spacegrapher/id_rsa.pub   |   0
 {probies => developers}/spacegrapher/info.txt |   0
 6 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/probies/spacegrapher/icon-big.png 
b/developers/spacegrapher/icon-big.png
similarity index 100%
rename from probies/spacegrapher/icon-big.png
rename to developers/spacegrapher/icon-big.png
diff --git a/probies/spacegrapher/icon-map.png 
b/developers/spacegrapher/icon-map.png
similarity index 100%
rename from probies/spacegrapher/icon-map.png
rename to developers/spacegrapher/icon-map.png
diff --git a/probies/spacegrapher/icon-med.png 
b/developers/spacegrapher/icon-med.png
similarity index 100%
rename from probies/spacegrapher/icon-med.png
rename to developers/spacegrapher/icon-med.png
diff --git a/probies/spacegrapher/icon-sml.png 
b/developers/spacegrapher/icon-sml.png
similarity index 100%
rename from probies/spacegrapher/icon-sml.png
rename to developers/spacegrapher/icon-sml.png
diff --git a/probies/spacegrapher/id_rsa.pub 
b/developers/spacegrapher/id_rsa.pub
similarity index 100%
rename from probies/spacegrapher/id_rsa.pub
rename to developers/spacegrapher/id_rsa.pub
diff --git a/probies/spacegrapher/info.txt b/developers/spacegrapher/info.txt
similarity index 100%
rename from probies/spacegrapher/info.txt
rename to developers/spacegrapher/info.txt

-- 




[EGIT] [admin/devs] master 01/01: jpeg: switch key to ed25519 update info

2015-08-17 Thread Jean-Philippe Andre
jpeg pushed a commit to branch master.

http://git.enlightenment.org/admin/devs.git/commit/?id=b02003d905fd7139e1fab485fc97fbb5463c2278

commit b02003d905fd7139e1fab485fc97fbb5463c2278
Author: Jean-Philippe Andre jp.an...@samsung.com
Date:   Mon Aug 17 15:20:58 2015 +0900

jpeg: switch key to ed25519  update info
---
 developers/jpeg/id_dsa.pub | 1 -
 developers/jpeg/id_ed25519.pub | 1 +
 developers/jpeg/info.txt   | 4 ++--
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/developers/jpeg/id_dsa.pub b/developers/jpeg/id_dsa.pub
deleted file mode 100644
index 0bebf15..000
--- a/developers/jpeg/id_dsa.pub
+++ /dev/null
@@ -1 +0,0 @@
-ssh-dss 
B3NzaC1kc3MAAACBAKkNdXMfPBxIwtcBJI2GCtEfc2kg2YWV09tbHnIDghwKI+JTMKUTpnsUwpybg+wadWGZ4f8QCiiXL94K46XMw1ZK+yfYhqgy+bfpfsVKvU/XRkLLiyfr7+A7yEgXvqPGhlNyRCgNmQ3ZvChgVx0RQq7Q09p6CjHsmJCCaHdSlBJbFQDzdK5+88hMvjgkdWMQnz28P2FNGQAAAIBoSg7ZeXmBY0OnVqEkxJ56bukcxS8GAFC8A4kPLH7Wo5c3T8e0wysdOAt3kpcBcWBW29ufp9aQ4ScVz/y2nRWJVR91PdXFD0hMx7MLzN+Rj+YnW3RdM6oDLFptcwKgsXaPONsveX/ws1IegVJdrQdMyGLSHZLzqgzOSiOZ/BVzBwAAAIBWJbrqUXnQ4t0A3pNVZNVs87loXM001QqAzuuk9+unZyTYmZ+u55y6PLGnV5RYPp29ciVAB42sPiox
 [...]
diff --git a/developers/jpeg/id_ed25519.pub b/developers/jpeg/id_ed25519.pub
new file mode 100644
index 000..9021f27
--- /dev/null
+++ b/developers/jpeg/id_ed25519.pub
@@ -0,0 +1 @@
+ssh-ed25519 
C3NzaC1lZDI1NTE5IAgDiCeg+WfNBNeewPwGmcU8Sijczd9ezeWRwrGyRt8Q 
jpeg@albator
diff --git a/developers/jpeg/info.txt b/developers/jpeg/info.txt
index 1ced519..d69fdbd 100644
--- a/developers/jpeg/info.txt
+++ b/developers/jpeg/info.txt
@@ -3,9 +3,9 @@ IRC Nick:   jpeg
 Cloak:  developer/jpeg
 Name:  Jean-Philippe ANDRE
 Location:  Seoul, Korea
-E-Mail:j...@videolan.org, jp.an...@samsung.com
+E-Mail:j...@videolan.org
 WWW:   none
 Managing:  evas
 Contributing:  Evas: GL, filters, masking, cserve2
 Group: Core, Libraries
-Platform:  Arch (Linux)
+Platform:  Arch Linux, Tizen

-- 




[EGIT] [tools/expedite] master 02/02: snapshot: simplify filter code.

2015-08-06 Thread Jean-Philippe Andre
cedric pushed a commit to branch master.

http://git.enlightenment.org/tools/expedite.git/commit/?id=6c1e40666d3dbbfe73a7b5d3c60323d995994243

commit 6c1e40666d3dbbfe73a7b5d3c60323d995994243
Author: Jean-Philippe Andre jp.an...@samsung.com
Date:   Thu Aug 6 09:28:03 2015 +0200

snapshot: simplify filter code.
---
 src/bin/snapshot_widgets_file_icons.c | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/src/bin/snapshot_widgets_file_icons.c 
b/src/bin/snapshot_widgets_file_icons.c
index c78b9d4..4bfb42f 100644
--- a/src/bin/snapshot_widgets_file_icons.c
+++ b/src/bin/snapshot_widgets_file_icons.c
@@ -84,10 +84,7 @@ static void _setup(void)
  }
 
const char *filter =
-  a = buffer { 'rgba' }
-  blend {}
-  blur { 5, dst = a }
-  blend { src = a, color = '#ff08' }
+  blur { 5, dst = a, color = '#ff08' }
  ;
 
o = eo_add(EVAS_IMAGE_CLASS, evas);

-- 




[EGIT] [website/www-content] master 02/02: Add images for docs/efl/advanced/eflgfxfilters

2015-07-14 Thread Jean-Philippe Andre
jpeg pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=4b343a2aea0b1cc89aa8febad2c3d485a358fcae

commit 4b343a2aea0b1cc89aa8febad2c3d485a358fcae
Author: Jean-Philippe Andre jp.an...@samsung.com
Date:   Mon Jul 13 22:34:39 2015 +0900

Add images for docs/efl/advanced/eflgfxfilters
---
 media/docs/efl/advanced/filter-bg-full.png | Bin 0 - 558 bytes
 media/docs/efl/advanced/filter-bg.png  | Bin 0 - 254 bytes
 media/docs/efl/advanced/filter-blend.png   | Bin 0 - 3020 bytes
 media/docs/efl/advanced/filter-blur.png| Bin 0 - 8955 bytes
 media/docs/efl/advanced/filter-blur6.png   | Bin 0 - 7814 bytes
 media/docs/efl/advanced/filter-bump.png| Bin 0 - 6030 bytes
 media/docs/efl/advanced/filter-bumpmap.png | Bin 0 - 7939 bytes
 media/docs/efl/advanced/filter-color-black.png | Bin 0 - 2703 bytes
 media/docs/efl/advanced/filter-color-blue.png  | Bin 0 - 2700 bytes
 media/docs/efl/advanced/filter-color-brown.png | Bin 0 - 4069 bytes
 media/docs/efl/advanced/filter-color-cyan.png  | Bin 0 - 3470 bytes
 media/docs/efl/advanced/filter-color-darkblue.png  | Bin 0 - 5145 bytes
 media/docs/efl/advanced/filter-color-gray.png  | Bin 0 - 3488 bytes
 media/docs/efl/advanced/filter-color-green.png | Bin 0 - 3834 bytes
 media/docs/efl/advanced/filter-color-invisible.png | Bin 0 - 411 bytes
 media/docs/efl/advanced/filter-color-lime.png  | Bin 0 - 2277 bytes
 media/docs/efl/advanced/filter-color-magenta.png   | Bin 0 - 5694 bytes
 media/docs/efl/advanced/filter-color-maroon.png| Bin 0 - 4601 bytes
 media/docs/efl/advanced/filter-color-olive.png | Bin 0 - 3226 bytes
 media/docs/efl/advanced/filter-color-orange.png| Bin 0 - 5096 bytes
 media/docs/efl/advanced/filter-color-purple.png| Bin 0 - 3922 bytes
 media/docs/efl/advanced/filter-color-red.png   | Bin 0 - 2308 bytes
 media/docs/efl/advanced/filter-color-silver.png| Bin 0 - 3462 bytes
 media/docs/efl/advanced/filter-color-white.png | Bin 0 - 3460 bytes
 media/docs/efl/advanced/filter-color-yellow.png| Bin 0 - 4659 bytes
 media/docs/efl/advanced/filter-colorcurve.png  | Bin 0 - 4933 bytes
 media/docs/efl/advanced/filter-colorcurve2.png | Bin 0 - 2884 bytes
 media/docs/efl/advanced/filter-curve-1.png | Bin 0 - 6926 bytes
 media/docs/efl/advanced/filter-curve-2.png | Bin 0 - 5667 bytes
 media/docs/efl/advanced/filter-curve-3.png | Bin 0 - 6682 bytes
 media/docs/efl/advanced/filter-curve.png   | Bin 0 - 14678 bytes
 media/docs/efl/advanced/filter-displace.png| Bin 0 - 6511 bytes
 media/docs/efl/advanced/filter-dropshadow.png  | Bin 0 - 6871 bytes
 media/docs/efl/advanced/filter-fill.png| Bin 0 - 332 bytes
 media/docs/efl/advanced/filter-fillmode-none.png   | Bin 0 - 595 bytes
 media/docs/efl/advanced/filter-fillmode-rx.png | Bin 0 - 532 bytes
 media/docs/efl/advanced/filter-fillmode-rxsy.png   | Bin 0 -  bytes
 media/docs/efl/advanced/filter-fillmode-rxy.png| Bin 0 - 558 bytes
 media/docs/efl/advanced/filter-fillmode-ry.png | Bin 0 - 731 bytes
 media/docs/efl/advanced/filter-fillmode-sx.png | Bin 0 - 1222 bytes
 media/docs/efl/advanced/filter-fillmode-sxry.png   | Bin 0 - 1338 bytes
 media/docs/efl/advanced/filter-fillmode-sxy.png| Bin 0 - 4574 bytes
 media/docs/efl/advanced/filter-fillmode-sy.png | Bin 0 - 1252 bytes
 media/docs/efl/advanced/filter-fillpad.png | Bin 0 - 2402 bytes
 media/docs/efl/advanced/filter-grow.png| Bin 0 - 3441 bytes
 media/docs/efl/advanced/filter-innershadow.png | Bin 0 - 4980 bytes
 media/docs/efl/advanced/filter-input-bg.png| Bin 0 - 2784 bytes
 media/docs/efl/advanced/filter-input.png   | Bin 0 - 962 bytes
 media/docs/efl/advanced/filter-mask.png| Bin 0 - 5132 bytes
 media/docs/efl/advanced/filter-mirror.png  | Bin 0 - 5111 bytes
 media/docs/efl/advanced/filter-padding.png | Bin 0 - 8474 bytes
 media/docs/efl/advanced/filter-shrink.png  | Bin 0 - 3570 bytes
 media/docs/efl/advanced/filter-texture.png | Bin 0 - 2220 bytes
 media/docs/efl/advanced/filter-transform.png   | Bin 0 - 2824 bytes
 media/docs/efl/advanced/filter1-1.png  | Bin 0 - 10622 bytes
 media/docs/efl/advanced/filter1-2.png  | Bin 0 - 12719 bytes
 media/docs/efl/advanced/filter1.png| Bin 0 - 13731 bytes
 media/docs/efl/advanced/filter2-3.png  | Bin 0 - 7538 bytes
 media/docs/efl/advanced/filter2-a.png  | Bin 0 - 3441 bytes
 media/docs/efl/advanced/filter2.png| Bin 0 - 8512 bytes
 60 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/media/docs/efl/advanced/filter-bg-full.png 
b/media/docs/efl/advanced/filter-bg-full.png
new file mode 100644
index 000..1b461bf
Binary files /dev/null and b/media/docs/efl/advanced/filter-bg-full.png differ
diff

[EGIT] [tools/enventor] master 01/01: Editor zoom: Ctrl + wheel should work even with numlock

2015-06-24 Thread Jean-Philippe Andre
jpeg pushed a commit to branch master.

http://git.enlightenment.org/tools/enventor.git/commit/?id=83012a0a045c9394794aa18dee913d6116185fc4

commit 83012a0a045c9394794aa18dee913d6116185fc4
Author: Jean-Philippe Andre jp.an...@samsung.com
Date:   Wed Jun 24 14:53:27 2015 +0900

Editor zoom: Ctrl + wheel should work even with numlock

When checking the modifiers, only ALT, CTRL, WIN and SHIFT make
sense in this context.
---
 src/bin/main.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/bin/main.c b/src/bin/main.c
index 2c710a9..9232106 100644
--- a/src/bin/main.c
+++ b/src/bin/main.c
@@ -151,7 +151,9 @@ main_mouse_wheel_cb(void *data, int type EINA_UNUSED, void 
*ev)
app_data *ad = data;
Evas_Coord x, y, w, h;
 
-   if (event-modifiers != ECORE_EVENT_MODIFIER_CTRL)
+   if ((event-modifiers  (ECORE_EVENT_MODIFIER_SHIFT | 
ECORE_EVENT_MODIFIER_CTRL
+| ECORE_EVENT_MODIFIER_ALT | 
ECORE_EVENT_MODIFIER_WIN))
+   != ECORE_EVENT_MODIFIER_CTRL)
  return ECORE_CALLBACK_PASS_ON;
 
//View Scale

-- 




[EGIT] [tools/enventor] master 01/01: Add .arcconfig file for arcanist usage

2015-06-11 Thread Jean-Philippe Andre
jpeg pushed a commit to branch master.

http://git.enlightenment.org/tools/enventor.git/commit/?id=69b475ce226583f1549f9ef268c11b611ed468d3

commit 69b475ce226583f1549f9ef268c11b611ed468d3
Author: Jean-Philippe Andre jp.an...@samsung.com
Date:   Thu Jun 11 16:05:39 2015 +0900

Add .arcconfig file for arcanist usage
---
 .arcconfig | 4 
 1 file changed, 4 insertions(+)

diff --git a/.arcconfig b/.arcconfig
new file mode 100644
index 000..a85a7fc
--- /dev/null
+++ b/.arcconfig
@@ -0,0 +1,4 @@
+{
+  project_id : Enventor,
+  conduit_uri : https://phab.enlightenment.org/;
+}

-- 




[EGIT] [website/www] master 01/01: style: Fix font color in search box

2015-05-11 Thread Jean-Philippe Andre
jpeg pushed a commit to branch master.

http://git.enlightenment.org/website/www.git/commit/?id=0a9f5b5ca16be5d3961faa22369d35912225f7dc

commit 0a9f5b5ca16be5d3961faa22369d35912225f7dc
Author: Jean-Philippe Andre jp.an...@samsung.com
Date:   Mon May 11 15:36:59 2015 +0900

style: Fix font color in search box

It looks like only firefox was affected (no idea why)
---
 public_html/lib/tpl/e/css/modifications.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/public_html/lib/tpl/e/css/modifications.css 
b/public_html/lib/tpl/e/css/modifications.css
index 307e27a..97bf65c 100644
--- a/public_html/lib/tpl/e/css/modifications.css
+++ b/public_html/lib/tpl/e/css/modifications.css
@@ -437,4 +437,5 @@ div .comment_buttons {
 
 input#qsearch__in {
background-color: #101010;
+   color: #88;
 }

--