Re: [E-devel] [EGIT] [core/efl] master 01/07: evas: Evas_3D - refactor shader system.

2015-02-19 Thread Daniel Hirt
Hello, A small FYI from out-of-tree builder, this broke distcheck: make[3]: *** No rule to make target 'modules/evas/engines/gl_common/shader_3d/vertex_color_vert.shd', needed by 'modules/evas/engines/gl_common/shader_3d/evas_gl_3d_shaders.x'. Stop. Maybe something went wrong with

[EGIT] [apps/ephoto] master 01/01: Ephoto: Fix crop calcs. Still needs constraint.

2015-02-19 Thread Stephen Houston
okra pushed a commit to branch master. http://git.enlightenment.org/apps/ephoto.git/commit/?id=f8b9b7e82038b381a87c102a2496ec571ce4e622 commit f8b9b7e82038b381a87c102a2496ec571ce4e622 Author: Stephen Houston smhousto...@gmail.com Date: Thu Feb 19 14:21:50 2015 -0600 Ephoto: Fix crop

[EGIT] [core/enlightenment] master 01/02: Provide wl_output interface to clients

2015-02-19 Thread Derek Foreman
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=4276b3ac55671c6cab52f5b84b18c863c5f4a9c1 commit 4276b3ac55671c6cab52f5b84b18c863c5f4a9c1 Author: Derek Foreman der...@osg.samsung.com Date: Thu Feb 19 14:49:01 2015 -0500 Provide

[EGIT] [core/efl] master 02/03: ecore-drm Add API for querying output parameters

2015-02-19 Thread Derek Foreman
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5184ffec63390172d40ac525abb1d7b22c27457e commit 5184ffec63390172d40ac525abb1d7b22c27457e Author: Derek Foreman der...@osg.samsung.com Date: Thu Feb 19 14:47:26 2015 -0500 ecore-drm Add API

[EGIT] [core/efl] master 01/03: ecore-drm Fix typo

2015-02-19 Thread Derek Foreman
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a915dcc9bd99878dfb249e9d4c9c4966fb4aa5ae commit a915dcc9bd99878dfb249e9d4c9c4966fb4aa5ae Author: Derek Foreman der...@osg.samsung.com Date: Thu Feb 19 14:46:36 2015 -0500 ecore-drm Fix typo

[EGIT] [bindings/python/python-efl] master 01/01: Fix for cython 0.22

2015-02-19 Thread Dave Andreoli
davemds pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=4b7d08e38a1088a52624b45387bb3fd2e6e503b9 commit 4b7d08e38a1088a52624b45387bb3fd2e6e503b9 Author: Dave Andreoli d...@gurumeditation.it Date: Thu Feb 19 20:22:39 2015 +0100 Fix

[EGIT] [core/efl] master 03/03: ecore-drm Add hooks for updating wl_output when outputs are hotplugged

2015-02-19 Thread Derek Foreman
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0d69422cca743a1c57b63995caee23ea16516ab7 commit 0d69422cca743a1c57b63995caee23ea16516ab7 Author: Derek Foreman der...@osg.samsung.com Date: Thu Feb 19 14:47:34 2015 -0500 ecore-drm Add hooks

[EGIT] [core/enlightenment] master 02/02: Provide wl_output events on hotplug

2015-02-19 Thread Derek Foreman
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=7aa0ff24c7c36e7f32522a1175ace5d1656f4077 commit 7aa0ff24c7c36e7f32522a1175ace5d1656f4077 Author: Derek Foreman der...@osg.samsung.com Date: Thu Feb 19 14:49:21 2015 -0500 Provide

Re: [E-devel] Meet Erigo - the EFL GUI builder

2015-02-19 Thread Thanatermesis
By other side I have also another problem, trying to run it: /tmp ❯❯❯ erigo1 ERR14503:eo_lexer lib/eolian/eo_lexer.c:652 eo_lexer_set_input() No such file or directory ERR14503:eo_lexer lib/eolian/database_fill.c:221

Re: [E-devel] [EGIT] [core/efl] master 01/07: evas: Evas_3D - refactor shader system.

2015-02-19 Thread marcel-hollerbach
Hello, I am getting the same error. On Thu, Feb 19, 2015 at 10:28:01AM +0200, Daniel Hirt wrote: Hello, A small FYI from out-of-tree builder, this broke distcheck: make[3]: *** No rule to make target 'modules/evas/engines/gl_common/shader_3d/vertex_color_vert.shd', needed by

Re: [E-devel] Meet Erigo - the EFL GUI builder

2015-02-19 Thread Yakov Goldberg
Hi Thanatermesis, Could you please try from the beginning: Clone the repo. Last commit should be named: Remove INSTALL_PREFIX overriding in Release mode. Don't know how it happened :) mkdir build cd build cmake .. make ./src/bin/egui_gui/erigo Waiting for try-report :) Yakov.

Re: [E-devel] Testing EFL dev mode from an application

2015-02-19 Thread Tom Hacohen
On 19/02/15 01:10, Carsten Haitzler (The Rasterman) wrote: On Tue, 17 Feb 2015 09:35:50 + Tom Hacohen tom.haco...@samsung.com said: On 16/02/15 21:38, Boris Faure wrote: Hi fellow developers, I want to add to an api in the efl. It is not important to know what it is about but I want to

Re: [E-devel] [EGIT] [core/efl] master 01/07: evas: Evas_3D - refactor shader system.

2015-02-19 Thread marcel-hollerbach
Hello, On Thu, Feb 19, 2015 at 11:40:00AM +, Oleksandr Shcherbina wrote: it is strange because, I did git pull and make efl an hour before. It is all right. Do you turn additional confugure keys? make all works. The problem is while running make distcheck. ---

[E-devel] Probie acess - vitorsousa

2015-02-19 Thread Tom Hacohen
Hey, I hope you recognise the nick vitorsousa from IRC, or maybe by his name, Vitor Sousa da Silva from the git log. Either way, he's been diligently working on the C++ bindings for a while now, and has more than a few patches in the efl. He started helping out with the efl interfaces efforts

[EGIT] [apps/ephoto] master 01/01: Ephoto: Make sure to del evas_object_rect.

2015-02-19 Thread Stephen Houston
okra pushed a commit to branch master. http://git.enlightenment.org/apps/ephoto.git/commit/?id=1fcf1783a01b0949becb0be0c5bf265a7ec79a8a commit 1fcf1783a01b0949becb0be0c5bf265a7ec79a8a Author: Stephen Houston smhousto...@gmail.com Date: Thu Feb 19 15:49:48 2015 -0600 Ephoto: Make sure to

[EGIT] [core/enlightenment] master 01/01: update wayland README file to remove build confusion

2015-02-19 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=4a310cf4cf335e91c08fbf8bc56dd06b8480f98d commit 4a310cf4cf335e91c08fbf8bc56dd06b8480f98d Author: Chris Michael cp.mich...@samsung.com Date: Thu Feb 19 16:51:52 2015 -0500 update

[EGIT] [core/efl] master 01/01: evas gl: fix build when GL_COVERAGE_SAMPLES_NV is defined byg GL/gl.h

2015-02-19 Thread Boris Faure
billiob pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0c5c1c97da8f589deeb838506c8c05b77ae04f58 commit 0c5c1c97da8f589deeb838506c8c05b77ae04f58 Author: Boris Faure bill...@gmail.com Date: Thu Feb 19 22:51:14 2015 +0100 evas gl: fix build when

[EGIT] [tools/edi] master 02/02: elm_code: Update FIXME to be realisic - the textgrid size_set does not append

2015-02-19 Thread Andy Williams
ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/tools/edi.git/commit/?id=97c8c0ac752d742f117716dde3716be4ae1c565e commit 97c8c0ac752d742f117716dde3716be4ae1c565e Author: Andy Williams a...@andywilliams.me Date: Thu Feb 19 21:52:41 2015 + elm_code: Update

[EGIT] [core/enlightenment] master 01/03: fix compiler warning about pointer targets differ in signedness

2015-02-19 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=2d4db291d2b51d8b1970e5d3a6363b9dfd969b82 commit 2d4db291d2b51d8b1970e5d3a6363b9dfd969b82 Author: Chris Michael cp.mich...@samsung.com Date: Thu Feb 19 17:00:24 2015 -0500 fix

[EGIT] [tools/edi] master 01/02: filesystem: Update our listing if files are added or removed @fix T1857.

2015-02-19 Thread Andy Williams
ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/tools/edi.git/commit/?id=eba84214116ef0eb9c1deebe0a2fb2c5a28bc9d2 commit eba84214116ef0eb9c1deebe0a2fb2c5a28bc9d2 Author: Andy Williams a...@andywilliams.me Date: Thu Feb 19 21:50:11 2015 + filesystem: Update

[EGIT] [core/enlightenment] master 03/03: change output_bind function name

2015-02-19 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=8e6d51207682d16ec6e5185ba13e9fa3727088d5 commit 8e6d51207682d16ec6e5185ba13e9fa3727088d5 Author: Chris Michael cp.mich...@samsung.com Date: Thu Feb 19 17:02:46 2015 -0500 change

[EGIT] [core/enlightenment] master 02/03: fix some formatting ugliness

2015-02-19 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=6458ac3f8e7a503c7c123f5806a537c1986d5bba commit 6458ac3f8e7a503c7c123f5806a537c1986d5bba Author: Chris Michael cp.mich...@samsung.com Date: Thu Feb 19 17:02:04 2015 -0500 fix some

[E-devel] First preview release of EDI!

2015-02-19 Thread Andrew Williams
Hi, EDI development is coming along well and I felt it had reached the place that non-git users could try it out. We are well into the Code aware editor phase and I wanted to roll a release before I start integrating the elm_code editor work... I've made a distribution for 0.0.1 and tagged it

[EGIT] [apps/terminology] master 01/01: fix normal selection after box selection

2015-02-19 Thread Boris Faure
billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=ca2d7846a99ca826aa7211e5c0fb7cbbb87e394f commit ca2d7846a99ca826aa7211e5c0fb7cbbb87e394f Author: Boris Faure bill...@gmail.com Date: Thu Feb 19 23:30:28 2015 +0100 fix normal selection

[EGIT] [apps/ephoto] master 01/01: Ephoto: Add constraints to the cropper

2015-02-19 Thread Stephen Houston
okra pushed a commit to branch master. http://git.enlightenment.org/apps/ephoto.git/commit/?id=da9baaa31351464b3d8301ba5971dbccb29c5f15 commit da9baaa31351464b3d8301ba5971dbccb29c5f15 Author: Stephen Houston smhousto...@gmail.com Date: Thu Feb 19 16:31:27 2015 -0600 Ephoto: Add

[EGIT] [tools/edi] master 01/04: Adding news about the 0.0.1 status

2015-02-19 Thread Andy Williams
ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/tools/edi.git/commit/?id=f187a32f55f9e56231bb079ee338c63fd41be551 commit f187a32f55f9e56231bb079ee338c63fd41be551 Author: Andy Williams a...@andywilliams.me Date: Thu Feb 19 22:16:16 2015 + Adding news about

[EGIT] [tools/edi] master 03/04: eo: remove generated files from git

2015-02-19 Thread Andy Williams
ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/tools/edi.git/commit/?id=36ab399b59622d1c0184456a73fd05114f30726c commit 36ab399b59622d1c0184456a73fd05114f30726c Author: Andy Williams a...@andywilliams.me Date: Thu Feb 19 22:35:01 2015 + eo: remove generated

[EGIT] [tools/edi] master 02/04: about: Show version in about window

2015-02-19 Thread Andy Williams
ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/tools/edi.git/commit/?id=704e70a407cecf2e90d0a4f69742469bbc585802 commit 704e70a407cecf2e90d0a4f69742469bbc585802 Author: Andy Williams a...@andywilliams.me Date: Thu Feb 19 22:20:10 2015 + about: Show version

[EGIT] [tools/edi] master 04/04: Update to 0.0.2 for builds now

2015-02-19 Thread Andy Williams
ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/tools/edi.git/commit/?id=cc541eda99b7fa07fb29acd2b9f9edb4f3e3f816 commit cc541eda99b7fa07fb29acd2b9f9edb4f3e3f816 Author: Andy Williams a...@andywilliams.me Date: Thu Feb 19 22:35:43 2015 + Update to 0.0.2 for

[EGIT] [core/efl] master 03/03: update myself in AUTHORS

2015-02-19 Thread Boris Faure
billiob pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=28e6ded9fe7e6afcee33fab3528d442e4d75581a commit 28e6ded9fe7e6afcee33fab3528d442e4d75581a Author: Boris Faure bill...@gmail.com Date: Sun Feb 15 18:25:15 2015 +0100 update myself in AUTHORS ---

[EGIT] [core/efl] master 02/03: ecore_con_url: add ecore_con_url_head()

2015-02-19 Thread Boris Faure
billiob pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3a7b9a86cfff3a42f3df9883d18ef949fbd81899 commit 3a7b9a86cfff3a42f3df9883d18ef949fbd81899 Author: Boris Faure bill...@gmail.com Date: Mon Feb 9 21:23:32 2015 +0100 ecore_con_url: add

[EGIT] [core/efl] master 01/03: ecore_con_url: use an enum instead of multiple defines

2015-02-19 Thread Boris Faure
billiob pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b64c77004638221724189fef53369e14101326dd commit b64c77004638221724189fef53369e14101326dd Author: Boris Faure bill...@gmail.com Date: Mon Feb 9 21:08:28 2015 +0100 ecore_con_url: use an enum

[EGIT] [apps/empc] master 02/02: add ctrl+scrolling in player view to skip prev/next album

2015-02-19 Thread zmike
discomfitor pushed a commit to branch master. http://git.enlightenment.org/apps/empc.git/commit/?id=3d4b0a039e553d10bfe37254d3945e72fada0ed6 commit 3d4b0a039e553d10bfe37254d3945e72fada0ed6 Author: zmike michael.blumenkra...@gmail.com Date: Thu Feb 19 22:43:17 2015 -0500 add ctrl+scrolling

[EGIT] [apps/empc] master 01/02: add event rect above bg swallow to catch mouse when no cover is present

2015-02-19 Thread zmike
discomfitor pushed a commit to branch master. http://git.enlightenment.org/apps/empc.git/commit/?id=5a46d298c77f4220c907935c0bb05fdb5c45be04 commit 5a46d298c77f4220c907935c0bb05fdb5c45be04 Author: zmike michael.blumenkra...@gmail.com Date: Thu Feb 19 22:36:05 2015 -0500 add event rect

[EGIT] [core/enlightenment] enlightenment-0.19 01/01: revert some comp object debugging bits that snuck into another commit

2015-02-19 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch enlightenment-0.19. http://git.enlightenment.org/core/enlightenment.git/commit/?id=c15e0848b5d9bdf1ac1f40049dbd431f7f9c61f0 commit c15e0848b5d9bdf1ac1f40049dbd431f7f9c61f0 Author: Mike Blumenkrantz zm...@osg.samsung.com Date: Tue Feb 17 17:21:37 2015 -0500

[EGIT] [core/efl] master 01/01: Edje: new set/get API omogeneous, paddings and align for BOX/TABLE in Edje Edit

2015-02-19 Thread Vitalii Vorobiov
furrymyad pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=34c8d3a52d97c9c424a93bc80410eb4a5b3c3dce commit 34c8d3a52d97c9c424a93bc80410eb4a5b3c3dce Author: Vitalii Vorobiov vi.vorob...@samsung.com Date: Thu Feb 19 16:57:17 2015 +0200 Edje: new set/get

[EGIT] [apps/ephoto] master 01/01: Ephoto: Better constraining via edje.

2015-02-19 Thread Stephen Houston
okra pushed a commit to branch master. http://git.enlightenment.org/apps/ephoto.git/commit/?id=397f5005c72901213f05a264114661029abc0a2e commit 397f5005c72901213f05a264114661029abc0a2e Author: Stephen Houston smhousto...@gmail.com Date: Thu Feb 19 18:00:11 2015 -0600 Ephoto: Better

[EGIT] [apps/ephoto] master 01/01: Ephoto: Use the cropper within the main window. No more inwin.

2015-02-19 Thread Stephen Houston
okra pushed a commit to branch master. http://git.enlightenment.org/apps/ephoto.git/commit/?id=5ae587a8a188737ad5c1b26937907d669be8d6c4 commit 5ae587a8a188737ad5c1b26937907d669be8d6c4 Author: Stephen Houston smhousto...@gmail.com Date: Thu Feb 19 20:12:53 2015 -0600 Ephoto: Use the

[EGIT] [core/efl] master 01/01: evas: apparently some configuration can't generate this file correctly, so putting it in.

2015-02-19 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b115fe108d8c1c216e20fe8639af3b7f0336632f commit b115fe108d8c1c216e20fe8639af3b7f0336632f Author: Cedric BAIL ced...@osg.samsung.com Date: Thu Feb 19 23:48:52 2015 +0100 evas: apparently some

[EGIT] [apps/ephoto] master 01/01: Ephoto: Do not let parts cross eachother in cropper

2015-02-19 Thread Stephen Houston
okra pushed a commit to branch master. http://git.enlightenment.org/apps/ephoto.git/commit/?id=508dbe7a70a718f83e740a7d712b71c667a96889 commit 508dbe7a70a718f83e740a7d712b71c667a96889 Author: Stephen Houston smhousto...@gmail.com Date: Thu Feb 19 18:09:49 2015 -0600 Ephoto: Do not let