On 07/11/11 09:18, David Seikel wrote:
> Spanked on one cheek for suppressing them, on the other for not.
>
> I wont forget, I left a fixme, and all those non generic functions
> proliferating is really annoying me. I'll scratch that itch.
I just hope that itch won't get infected over time. :)
-
On Mon, 07 Nov 2011 09:14:08 +0200 Tom Hacohen
wrote:
> On 07/11/11 09:07, David Seikel wrote:
> > I plan on pulling out one of those functions (plus others) and
> > replacing them with something more generic later anyway. But not
> > now. I'll think it through properly when I do that. It's ju
On 07/11/11 09:07, Carsten Haitzler (The Rasterman) wrote:
> tit u look at multisense.edc? it's alreayd there. in fact RAW (wav/pcm), COMP
> (flac) and LOSSY (vorbis). :) edje_cc handles re-encoding whatever samples it
> finds into the edj file.
I did take a look at the code, but I missed vorbis
On 07/11/11 09:07, David Seikel wrote:
> I plan on pulling out one of those functions (plus others) and replacing
> them with something more generic later anyway. But not now. I'll
> think it through properly when I do that. It's just internal support
> stuff, but at the time I was in my "don't
On Mon, 07 Nov 2011 09:01:49 +0200 Tom Hacohen
wrote:
> On 07/11/11 08:53, David Seikel wrote:
> > In this case, the warnings are either saying that one of the
> > functions is defined wrong, or that I should just cast to const for
> > one to shut it up.
> >
> > Personally I think that making a f
On Mon, 07 Nov 2011 08:39:22 +0200 Tom Hacohen
said:
> On 07/11/11 05:33, Carsten Haitzler (The Rasterman) wrote:
> > attached. this was a sample edc that would be able to play audio, not just
> > single samples but whole sequences across multiple tracks as well as control
> > specific channels a
On 07/11/11 08:53, David Seikel wrote:
> In this case, the warnings are either saying that one of the functions
> is defined wrong, or that I should just cast to const for one to shut
> it up.
>
> Personally I think that making a function parameter const when the whole
> point of passing that param
On Mon, 07 Nov 2011 08:41:33 +0200 Tom Hacohen
wrote:
> On 07/11/11 07:32, David Seikel wrote:
> > Not sure what to de about those. Caught between one API that needs
> > const, and one that doesn't. In the end, the variable itself is
> > being changed, so it's not const. I'll just cast to shut
On 07/11/11 07:32, David Seikel wrote:
> Damn, my compiler needs to take bitching lessons from my girl, she's
> an expert. I'm not getting those warnings, or errors, and that should
> be an error.
-Wall -Wextra -Wshadow ?
> Not sure what to de about those. Caught between one API that needs
> co
On 07/11/11 05:33, Carsten Haitzler (The Rasterman) wrote:
> attached. this was a sample edc that would be able to play audio, not just
> single samples but whole sequences across multiple tracks as well as control
> specific channels and tracks. it didn't specify looping params yet or other
> addi
On Sun, 6 Nov 2011 23:22:48 +1000 David Seikel said:
> On Sun, 6 Nov 2011 22:12:40 +0900 Carsten Haitzler (The Rasterman)
> wrote:
>
> > On Sun, 6 Nov 2011 22:04:35 +1000 David Seikel
> > said:
> >
> > > Looks like I'm not gonna get lua textblock done in time. It's a big
> > > API, and there
On Mon, 7 Nov 2011 12:35:43 +0900 Kim Yunhan said:
fxd! :)
> >
> > Modified: trunk/elementary/AUTHORS
> > ===
> > --- trunk/elementary/AUTHORS2011-11-06 04:44:13 UTC (rev 64793)
> > +++ trunk/elementary/AUTHORS2011-11-06 06:
On Mon, 7 Nov 2011 00:04:19 -0500 Mike Blumenkrantz
wrote:
> SPANK SPANK SPANK
>
> edje_lua2.c: In function '_elua_obj_new':
> edje_lua2.c:538: warning: no return statement in function returning
> non-void edje_lua2.c: In function '_elua_map_new':
> edje_lua2.c:544: warning: no return statement
SPANK SPANK SPANK
edje_lua2.c: In function '_elua_obj_new':
edje_lua2.c:538: warning: no return statement in function returning non-void
edje_lua2.c: In function '_elua_map_new':
edje_lua2.c:544: warning: no return statement in function returning non-void
edje_lua2.c: In function '_elua_text_font'
>
> Modified: trunk/elementary/AUTHORS
> ===
> --- trunk/elementary/AUTHORS2011-11-06 04:44:13 UTC (rev 64793)
> +++ trunk/elementary/AUTHORS2011-11-06 06:11:57 UTC (rev 64794)
> @@ -49,3 +49,4 @@
> Bluezery
> Nicolas Aguirr
attached. this was a sample edc that would be able to play audio, not just
single samples but whole sequences across multiple tracks as well as control
specific channels and tracks. it didn't specify looping params yet or other
additional stuff.
--
- Codito, ergo sum - "I code, theref
On Mon, 7 Nov 2011 09:13:56 +0900
Carsten Haitzler (The Rasterman) wrote:
> On Sun, 6 Nov 2011 13:09:16 -0500 Mike Blumenkrantz said:
>
> > On Sun, 6 Nov 2011 12:48:16 -0500
> > Mike Blumenkrantz wrote:
> >
> > > Hi,
> > >
> > > I've noticed with my recent work in enotify that
> > > evas_obj
On Sun, 6 Nov 2011 13:09:16 -0500 Mike Blumenkrantz said:
> On Sun, 6 Nov 2011 12:48:16 -0500
> Mike Blumenkrantz wrote:
>
> > Hi,
> >
> > I've noticed with my recent work in enotify that
> > evas_object_image_stride_get returns the wrong value. This is a large issue
> > when attempting to cal
Objects are being changed over and over again while in pre render phase.
Usually this is box, table or other smart object that uses this instead of
freeze/thaw
On Sunday, November 6, 2011, Mike Blumenkrantz wrote:
> ERR<23014>:evas_main evas_object_smart.c:566
> evas_object_smart_need_recalculate
On 06/11/11 22:50, Alex-P. Natsios wrote:
> it's ok :)
> (it might have made you to search a little more than needed though..
> seeing as said mail was quite detailed about all you asked (i.e more
> work for you O.o)
Haha, no, I really went through all of them, and seeing you mail would
have, if
On Sun, Nov 6, 2011 at 10:47 PM, Tom Hacohen wrote:
> On 06/11/11 22:44, Alex-P. Natsios wrote:
>> As i said in my previous mail both News and Slideshow are pretty usable.
>> there is space for improvement but that does not make them unusable.
>> they are also perfectly stable [i.e no strange beha
On 06/11/11 22:44, Alex-P. Natsios wrote:
> As i said in my previous mail both News and Slideshow are pretty usable.
> there is space for improvement but that does not make them unusable.
> they are also perfectly stable [i.e no strange behavior or random
> crashes from either module].
>
I'm sorr
As i said in my previous mail both News and Slideshow are pretty usable.
there is space for improvement but that does not make them unusable.
they are also perfectly stable [i.e no strange behavior or random
crashes from either module].
--
Regards,
Alex-P. Natsios
(a.k.a Drakevr)
--
Hi,
I'm trying to use elsa, but I'm facing a weird issue.
When I connect with elsa, it seems to fail, because
the login manager come back just after I've opened
my session.
In fact, it works, but another elsa_client is running on desktop 0
So if I move to desktop 2, I've got my E17 environment.
On Sun, 6 Nov 2011 12:48:16 -0500
Mike Blumenkrantz wrote:
> Hi,
>
> I've noticed with my recent work in enotify that evas_object_image_stride_get
> returns the wrong value. This is a large issue when attempting to calculate
> the size of an image.
>
nevermind, I foolishly assumed that an rgb i
Hi,
I've noticed with my recent work in enotify that evas_object_image_stride_get
returns the wrong value. This is a large issue when attempting to calculate the
size of an image.
--
Mike Blumenkrantz
Zentific: Doctor recommended, mother approved.
---
On 06/11/11 17:52, Mike Blumenkrantz wrote:
> ERR<23014>:evas_main evas_object_smart.c:566
> evas_object_smart_need_recalculate_set() Object 0xb5ecfdf8 is not stable
> during
> recalc loop
>
> getting this spammed at me while using elm now...any tips?
>
Stabilize your objects.
--
Tom.
-
ERR<23014>:evas_main evas_object_smart.c:566
evas_object_smart_need_recalculate_set() Object 0xb5ecfdf8 is not stable during
recalc loop
getting this spammed at me while using elm now...any tips?
--
Mike Blumenkrantz
Zentific: Doctor recommended, mother approved.
---
I've read the whole thread and got to this list:
Will be removed soon:
wlan
eoorg
exalt-client
Not sure about:
forecasts, eweather, weather - which should we keep?
language - wait for q66's new module.
taskbar - in e, so should remove?
exebuf - are there people using it? still got no conclusion a
On 11/06/11 23:22, David Seikel wrote:
> On Sun, 6 Nov 2011 22:12:40 +0900 Carsten Haitzler (The Rasterman)
> wrote:
>
> > On Sun, 6 Nov 2011 22:04:35 +1000 David Seikel
> > said:
> >
> > > Looks like I'm not gonna get lua textblock done in time. It's a big
> > > API, and therefore plenty to a
On Sun, 6 Nov 2011 23:22:48 +1000 David Seikel
wrote:
> On Sun, 6 Nov 2011 22:12:40 +0900 Carsten Haitzler (The Rasterman)
> wrote:
>
> > On Sun, 6 Nov 2011 22:04:35 +1000 David Seikel
> > said:
> >
> > > Looks like I'm not gonna get lua textblock done in time. It's a
> > > big API, and ther
On Sun, 6 Nov 2011 22:12:40 +0900 Carsten Haitzler (The Rasterman)
wrote:
> On Sun, 6 Nov 2011 22:04:35 +1000 David Seikel
> said:
>
> > Looks like I'm not gonna get lua textblock done in time. It's a big
> > API, and therefore plenty to argue^H^H^H^H^H debate^H^H^H^H^H^H
> > flame^H^H^H^H^H d
On Sun, 6 Nov 2011 22:04:35 +1000 David Seikel said:
> Looks like I'm not gonna get lua textblock done in time. It's a big
> API, and therefore plenty to argue^H^H^H^H^H debate^H^H^H^H^H^H
> flame^H^H^H^H^H decide. We will need more time for that, so it wont
> make it for this freeze.
>
> I tr
On Sat, Nov 5, 2011 at 21:46, Christopher Michael
wrote:
> On 11/05/11 16:22, Boris Faure wrote:
>>
>> On Sat, Nov 5, 2011 at 20:34, Christopher Michael
>> wrote:
>>>
>>> What is the reasoning for this ?? Makes little sense to me to send a
>>> hide event for a border that is not visible (ie: not
Looks like I'm not gonna get lua textblock done in time. It's a big
API, and therefore plenty to argue^H^H^H^H^H debate^H^H^H^H^H^H
flame^H^H^H^H^H decide. We will need more time for that, so it wont
make it for this freeze.
I tried the new sound thingy, just compiling an old edje that had no
so
On Sun, 6 Nov 2011 02:21:57 -0800
"Enlightenment SVN" wrote:
> Log:
> e_dbus: e_hal use some e_ukit function so we should init it.
>
>
> Author: cedric
> Date: 2011-11-06 02:21:57 -0800 (Sun, 06 Nov 2011)
> New Revision: 64809
> Trac: http://trac.enlightenment.org/e/cha
On Sun, 6 Nov 2011 10:39:20 +0100 (CET) Vincent Torri
said:
>
>
> On Sun, 6 Nov 2011, Carsten Haitzler (The Rasterman) wrote:
>
> > On Sun, 6 Nov 2011 08:54:43 +0100 (CET) Vincent Torri
> > said:
> >
> > just apply this:
> >
> > http://yourpaste.net/9568/
>
> you use the svn code of libremix
On Sun, 6 Nov 2011, Carsten Haitzler (The Rasterman) wrote:
> On Sun, 6 Nov 2011 08:54:43 +0100 (CET) Vincent Torri
> said:
>
> just apply this:
>
> http://yourpaste.net/9568/
you use the svn code of libremix ?
Vincent
>
>>
>> hey
>>
>> trying to build with multisense, i have to install libr
On Sun, 6 Nov 2011 08:54:43 +0100 (CET) Vincent Torri
said:
just apply this:
http://yourpaste.net/9568/
>
> hey
>
> trying to build with multisense, i have to install libremix (as
> multisense needs all its deps...).
>
> my Ubuntu does not have it.
>
> I google a bit and found that:
>
> h
On Sun, 06 Nov 2011 03:32:16 -0500 Christopher Michael
said:
> On 11/06/11 01:41, Enlightenment SVN wrote:
> > Log:
> > make default width 100 not 80.
> >
> no thoughts to smaller screens ?
its user configurable anyway - it's just a default. :)
> >
> >
> > Author: raster
> > Date:
On 11/06/11 01:41, Enlightenment SVN wrote:
> Log:
> make default width 100 not 80.
>
no thoughts to smaller screens ?
>
>
> Author: raster
> Date: 2011-11-05 23:41:24 -0700 (Sat, 05 Nov 2011)
> New Revision: 64800
> Trac: http://trac.enlightenment.org/e/changeset/64800
>
> M
On 11/06/11 01:40, Vincent Torri wrote:
>
> backport to 1.0 ?
>
> Vincent
>
Yup Yup
dh
> On Sat, 5 Nov 2011, Enlightenment SVN wrote:
>
>> Log:
>> fix but resulting from threadsafety addition by mike.
>>
>>
>>
>> Author: raster
>> Date: 2011-11-05 23:17:56 -0700 (Sat, 05 Nov 2011)
>
On 11/06/11 01:23, Carsten Haitzler (The Rasterman) wrote:
> well it's now after 3, sunday afternoon (here). the freeze for getting
> features
> into EFL ends as of midnight tonight. due to timezones that means about
> another
> 26hrs for those in the last timezones like alaska... :) so hurry up
If gi->job is NULL, it always returns EINA_FALSE.
But if it returns EINA_FALSE, gi->job can be NULL or not.
For application developers, return value checking is above all when
checking error. (Also in documentation)
2011/11/6 Kim Yunhan :
> Is there any case ret is EINA_FALSE and gi->job is not N
hey
trying to build with multisense, i have to install libremix (as
multisense needs all its deps...).
my Ubuntu does not have it.
I google a bit and found that:
http://www.metadecks.org/software/remix/
omg, 2004 is when the latest source code is released...
compiling... failed.
At least,
Is there any case ret is EINA_FALSE and gi->job is not NULL?
2011. 11. 6. 오후 12:03에 "Bluezery" 님이 작성:
> Dear all,
>
> elm_map only checked that returned job is NULL.
> But ecore_file_download_full() returns EINA_FALSE when error occurred.
> So return value should be checked for proper usage.
> Ple
46 matches
Mail list logo