platform/upstream/efl.git
13 years agolet's just make additions the same. whats' the difference between api
Carsten Haitzler [Sun, 13 Nov 2011 06:10:46 +0000 (06:10 +0000)]
let's just make additions the same. whats' the difference between api
additions.. and xrandr api additions? both are api additions. :)

SVN revision: 65121

13 years agoNEWS file like ecore - per vtorri's suggestion
Carsten Haitzler [Sun, 13 Nov 2011 06:08:35 +0000 (06:08 +0000)]
NEWS file like ecore - per vtorri's suggestion

SVN revision: 65120

13 years ago * src/lib/Evil.h:
Vincent Torri [Sat, 12 Nov 2011 22:37:11 +0000 (22:37 +0000)]
* src/lib/Evil.h:
clean main page

SVN revision: 65106

13 years ago * src/lib/evil_stdio.c:
Vincent Torri [Sat, 12 Nov 2011 22:31:16 +0000 (22:31 +0000)]
* src/lib/evil_stdio.c:
Fix returned value of evil_fread_native()
* doc/Doxyfile:
* doc/head.html:
* src/lib/Evil.h:
* src/lib/dirent.h:
* src/lib/dlfcn/dlfcn.h:
* src/lib/evil_fcntl.h:
* src/lib/evil_inet.h:
* src/lib/evil_libgen.h:
* src/lib/evil_stdio.h:
* src/lib/evil_string.h:
* src/lib/pwd.h:
Update documentation

SVN revision: 65105

13 years agoRearrange things again to make Doxygen and compiler happy.
David Walter Seikel [Sat, 12 Nov 2011 19:39:01 +0000 (19:39 +0000)]
Rearrange things again to make Doxygen and compiler happy.

SVN revision: 65102

13 years agoA few basic docs, just to show the sort of structure I'm aiming for.
David Walter Seikel [Sat, 12 Nov 2011 14:33:08 +0000 (14:33 +0000)]
A few basic docs, just to show the sort of structure I'm aiming for.

I don't know doxygen, and doxygen don't seem to quite understand what I want.
Which is to document the lua side of things, but having the docs near the C
functions that define them.  Help me out please doxygen experts.

Note the problem with edje:rect().

Or I could just write one big blob.  Ewwww.

SVN revision: 65097

13 years agoAdd my self to authors.
David Walter Seikel [Sat, 12 Nov 2011 10:47:36 +0000 (10:47 +0000)]
Add my self to authors.

SVN revision: 65095

13 years agoRearrange the source code. No functional changes.
David Walter Seikel [Sat, 12 Nov 2011 10:42:56 +0000 (10:42 +0000)]
Rearrange the source code.  No functional changes.

SVN revision: 65094

13 years agothis should be correct for xcb - it seems that it packs card32's into
Carsten Haitzler [Sat, 12 Nov 2011 08:59:28 +0000 (08:59 +0000)]
this should be correct for xcb - it seems that it packs card32's into
unit32_t's

SVN revision: 65093

13 years agoevas/evas_events - modified unsigned char -> Eina_Bool for some fields in the Evas_Ke...
ChunEon Park [Sat, 12 Nov 2011 08:06:30 +0000 (08:06 +0000)]
evas/evas_events - modified unsigned char -> Eina_Bool for some fields in the Evas_Key_Grab structure.

removed white spaces and fixed indent also

SVN revision: 65092

13 years agoevas/evas_event - evas_object_freeze_set for the key events.
ChunEon Park [Sat, 12 Nov 2011 07:51:58 +0000 (07:51 +0000)]
evas/evas_event - evas_object_freeze_set for the key events.

SVN revision: 65091

13 years agothere is no long at all in the X specification
Vincent Torri [Sat, 12 Nov 2011 07:18:12 +0000 (07:18 +0000)]
there is no long at all in the X specification

SVN revision: 65090

13 years agoevas/evas_event - trivial changes
ChunEon Park [Sat, 12 Nov 2011 07:01:38 +0000 (07:01 +0000)]
evas/evas_event - trivial changes

modify indentation to look more clearly.
use Eina_Bool

SVN revision: 65089

13 years agoevas - trivial changes.
ChunEon Park [Sat, 12 Nov 2011 06:12:42 +0000 (06:12 +0000)]
evas - trivial changes.

SVN revision: 65087

13 years agoMore boiler, less plate.
David Walter Seikel [Sat, 12 Nov 2011 04:11:25 +0000 (04:11 +0000)]
More boiler, less plate.

SVN revision: 65086

13 years agoOops, fixor the bools.
David Walter Seikel [Sat, 12 Nov 2011 02:31:09 +0000 (02:31 +0000)]
Oops, fixor the bools.

SVN revision: 65085

13 years agoGeneric functions for grabbing arguments, possibly out of a table,
David Walter Seikel [Sat, 12 Nov 2011 02:23:33 +0000 (02:23 +0000)]
Generic functions for grabbing arguments, possibly out of a table,
and returning a table of results.

This replaces a whole host of specialised functions, and gives some flexibility.

As promised, I did not forget about the const castings, they went away as expected.

SVN revision: 65084

13 years agoalso revert long -> int change in xcb
Carsten Haitzler [Sat, 12 Nov 2011 01:40:51 +0000 (01:40 +0000)]
also revert long -> int change in xcb

SVN revision: 65083

13 years agoback to unsigned long. code was actually correct as-is.
Carsten Haitzler [Sat, 12 Nov 2011 00:54:22 +0000 (00:54 +0000)]
back to unsigned long. code was actually correct as-is.

SVN revision: 65082

13 years agoAdd some inheritance.
David Walter Seikel [Fri, 11 Nov 2011 21:32:15 +0000 (21:32 +0000)]
Add some inheritance.

SVN revision: 65079

13 years agoEcore_X: Fix array problem for 64-bit (unsigned long vs unsigned int).
Christopher Michael [Fri, 11 Nov 2011 19:43:04 +0000 (19:43 +0000)]
Ecore_X: Fix array problem for 64-bit (unsigned long vs unsigned int).
Thanks vtorri ;)

SVN revision: 65076

13 years agoEcore: Fix warning and seg fault
Vincent Torri [Fri, 11 Nov 2011 19:12:36 +0000 (19:12 +0000)]
Ecore: Fix warning and seg fault

Fix warning: large integer implicitly truncated to unsigned type.
In ecore_x_window_prop_card32_list_get(): return -1 if malloc fails.

Patch from OpenBSD via Jonathan Armani

SVN revision: 65075

13 years agoEcore_X: If malloc fails (when trying to get a window property list),
Christopher Michael [Fri, 11 Nov 2011 19:11:35 +0000 (19:11 +0000)]
Ecore_X: If malloc fails (when trying to get a window property list),
then return -1 to indicate failure. Add some missing parens in the
formatting.

SVN revision: 65074

13 years agoEcore: Fix warning: large integer implicitly truncated to unsigned type inecore_x/xcb
Vincent Torri [Fri, 11 Nov 2011 18:51:53 +0000 (18:51 +0000)]
Ecore: Fix warning: large integer implicitly truncated to unsigned type inecore_x/xcb

xcb_get_property_unchecked() requires an uint32_t as last parameter, so use
UINT_MAX instead of LONG_MAX

Patch from OpenBSD via Jonathan Armani

SVN revision: 65073

13 years agoSandbox the edje file setting.
David Walter Seikel [Fri, 11 Nov 2011 18:11:10 +0000 (18:11 +0000)]
Sandbox the edje file setting.
Patch up the argument getting for image setting.
Still not sandboxing the image setting, that's a pain.

SVN revision: 65072

13 years agoActually return the map source.
David Walter Seikel [Fri, 11 Nov 2011 16:34:14 +0000 (16:34 +0000)]
Actually return the map source.

SVN revision: 65070

13 years agoMore generic method of checking the type of userdata object sent to us by lua.
David Walter Seikel [Fri, 11 Nov 2011 16:23:06 +0000 (16:23 +0000)]
More generic method of checking the type of userdata object sent to us by lua.

SVN revision: 65068

13 years agofix bin detection
Mike Blumenkrantz [Fri, 11 Nov 2011 15:32:43 +0000 (15:32 +0000)]
fix bin detection

SVN revision: 65063

13 years agoupdate docs
Mike Blumenkrantz [Fri, 11 Nov 2011 15:17:41 +0000 (15:17 +0000)]
update docs

SVN revision: 65062

13 years agoupdate NEWS file
Mike Blumenkrantz [Fri, 11 Nov 2011 15:17:39 +0000 (15:17 +0000)]
update NEWS file

SVN revision: 65061

13 years agofill news for evas 1.1
Carsten Haitzler [Fri, 11 Nov 2011 12:33:58 +0000 (12:33 +0000)]
fill news for evas 1.1

SVN revision: 65060

13 years agoEvas: we want the opengl cocoa engine only on mac os x
Vincent Torri [Fri, 11 Nov 2011 09:57:15 +0000 (09:57 +0000)]
Evas: we want the opengl cocoa engine only on mac os x

SVN revision: 65059

13 years agonews file for eet 1.5 release
Carsten Haitzler [Fri, 11 Nov 2011 09:14:15 +0000 (09:14 +0000)]
news file for eet 1.5 release

SVN revision: 65058

13 years agoeina NEWS file has summary from changelog. damn we did a lot.
Carsten Haitzler [Fri, 11 Nov 2011 09:07:20 +0000 (09:07 +0000)]
eina NEWS file has summary from changelog. damn we did a lot.

SVN revision: 65057

13 years agofix nonnull val in jpeg loader proto.
Carsten Haitzler [Fri, 11 Nov 2011 08:11:16 +0000 (08:11 +0000)]
fix nonnull val in jpeg loader proto.

SVN revision: 65056

13 years agofix nonnull macro - errant ;
Carsten Haitzler [Fri, 11 Nov 2011 08:07:03 +0000 (08:07 +0000)]
fix nonnull macro - errant ;

SVN revision: 65055

13 years agoooh aznd other part of dyn img patch goes in.
Carsten Haitzler [Fri, 11 Nov 2011 07:47:25 +0000 (07:47 +0000)]
ooh aznd other part of dyn img patch goes in.

SVN revision: 65053

13 years agooops - typo in dyn image fix. fix!
Carsten Haitzler [Fri, 11 Nov 2011 07:43:38 +0000 (07:43 +0000)]
oops - typo in dyn image fix. fix!

SVN revision: 65052

13 years agohandle refcounting of dyn img data to allow for get, get, set, set
Carsten Haitzler [Fri, 11 Nov 2011 07:36:15 +0000 (07:36 +0000)]
handle refcounting of dyn img data to allow for get, get, set, set
pairs.

SVN revision: 65051

13 years agoEcore: Add virtual keys support for Shift, Ctrl, Alt on Win32 and WinCE
Vincent Torri [Fri, 11 Nov 2011 07:32:08 +0000 (07:32 +0000)]
Ecore: Add virtual keys support for Shift, Ctrl, Alt on Win32 and WinCE

Patch by Shinwoo Kim

SVN revision: 65049

13 years agoEcore: add callbacks for window focus in/out event on Win32 and WinCE
Vincent Torri [Fri, 11 Nov 2011 07:24:00 +0000 (07:24 +0000)]
Ecore: add callbacks for window focus in/out event on Win32 and WinCE

Patch by Shinwoo Kim

SVN revision: 65048

13 years agofix another evas map clip issue! hooray! never ending list!
Carsten Haitzler [Fri, 11 Nov 2011 05:56:40 +0000 (05:56 +0000)]
fix another evas map clip issue! hooray! never ending list!

SVN revision: 65044

13 years agoremove unused members of disk error struct so I don't get stuck with a broken public api
Mike Blumenkrantz [Fri, 11 Nov 2011 05:37:50 +0000 (05:37 +0000)]
remove unused members of disk error struct so I don't get stuck with a broken public api

SVN revision: 65043

13 years agos/((udev))/(udev)/g
Mike Blumenkrantz [Fri, 11 Nov 2011 04:11:26 +0000 (04:11 +0000)]
s/((udev))/(udev)/g

SVN revision: 65041

13 years agoupdate gitignore
Mike Blumenkrantz [Fri, 11 Nov 2011 04:08:21 +0000 (04:08 +0000)]
update gitignore

SVN revision: 65040

13 years agomove udev include to private header
Mike Blumenkrantz [Fri, 11 Nov 2011 04:08:19 +0000 (04:08 +0000)]
move udev include to private header

SVN revision: 65039

13 years agothis is eeze 1.1 now
Mike Blumenkrantz [Fri, 11 Nov 2011 04:06:22 +0000 (04:06 +0000)]
this is eeze 1.1 now

SVN revision: 65038

13 years agoSome more fixes to the group inherit thing
Iván Briano [Fri, 11 Nov 2011 03:13:13 +0000 (03:13 +0000)]
Some more fixes to the group inherit thing

SVN revision: 65037

13 years agoredo ecore-con shutdown to fix crashes if people are stupid and call ecore_con_shutdo...
Mike Blumenkrantz [Fri, 11 Nov 2011 02:44:16 +0000 (02:44 +0000)]
redo ecore-con shutdown to fix crashes if people are stupid and call ecore_con_shutdown() while servers exist and main loop is still running

SVN revision: 65036

13 years agoBreak away if we already found a matching state
Iván Briano [Fri, 11 Nov 2011 00:43:23 +0000 (00:43 +0000)]
Break away if we already found a matching state

SVN revision: 65035

13 years agoProperly check for empty string
Iván Briano [Thu, 10 Nov 2011 23:21:15 +0000 (23:21 +0000)]
Properly check for empty string

SVN revision: 65034

13 years agoEcore: fix reg exp when with_internal_maximum_log_level is enabled
Vincent Torri [Thu, 10 Nov 2011 19:27:12 +0000 (19:27 +0000)]
Ecore: fix reg exp when with_internal_maximum_log_level is enabled

replace \+ by + as it should be
add -E option to grep, handle the + in expression

Patch from OpenBSD via Jonathan Armani <armani@openbsd.org>

SVN revision: 65032

13 years agoEcore: detect Cocoa options only if we want ecore-cocoa.
Vincent Torri [Thu, 10 Nov 2011 18:18:39 +0000 (18:18 +0000)]
Ecore: detect Cocoa options only if we want ecore-cocoa.
Build can fail if Cocoa options are passed and gnustep-gui has been installed

Nicolas: can you please test on your Mac OS X ?

SVN revision: 65031

13 years agoEvas: use -pthread instead of -lpthread
Vincent Torri [Thu, 10 Nov 2011 18:14:48 +0000 (18:14 +0000)]
Evas: use -pthread instead of -lpthread

SVN revision: 65030

13 years agoEvas: use -pthread instead of -lpthread
Vincent Torri [Thu, 10 Nov 2011 18:02:43 +0000 (18:02 +0000)]
Evas: use -pthread instead of -lpthread

SVN revision: 65029

13 years agoEvas: use __always_inline__ and not always_inline
Vincent Torri [Thu, 10 Nov 2011 17:39:35 +0000 (17:39 +0000)]
Evas: use __always_inline__ and not always_inline

SVN revision: 65028

13 years agoSeems to work OK with this earlier version now.
David Walter Seikel [Thu, 10 Nov 2011 17:03:10 +0000 (17:03 +0000)]
Seems to work OK with this earlier version now.
This is the version that comes with Ubuntu LTS (10.04).

SVN revision: 65027

13 years agoActually implement the 5 param version of map:populate.
David Walter Seikel [Thu, 10 Nov 2011 16:59:21 +0000 (16:59 +0000)]
Actually implement the 5 param version of map:populate.

Plus - let another TODO sneak in.

SVN revision: 65026

13 years agoEfreet: use $requirement_efreet in PKG_CHECK_MODULES
Vincent Torri [Thu, 10 Nov 2011 16:59:11 +0000 (16:59 +0000)]
Efreet: use $requirement_efreet in PKG_CHECK_MODULES

SVN revision: 65025

13 years agoemotion: fix requirements. Thanks Vincent.
Cedric BAIL [Thu, 10 Nov 2011 14:24:49 +0000 (14:24 +0000)]
emotion: fix requirements. Thanks Vincent.

SVN revision: 65023

13 years agoEmotion Test: remove unuseful funtion enter_idle
Bruno Dilly [Thu, 10 Nov 2011 12:24:56 +0000 (12:24 +0000)]
Emotion Test: remove unuseful funtion enter_idle

was used to show FPS before. but a long time it doesn't
do anything.

SVN revision: 65021

13 years agoEmotion: make it build without eeze
Bruno Dilly [Thu, 10 Nov 2011 12:11:52 +0000 (12:11 +0000)]
Emotion: make it build without eeze

Please, Cedric, check if it's ok.

SVN revision: 65020

13 years agoEvas font: Fix clang errors.
Tom Hacohen [Thu, 10 Nov 2011 12:11:17 +0000 (12:11 +0000)]
Evas font: Fix clang errors.

http://dev.enlightenment.fr/~discomfitor/evas-2011-11-09/report-qpiPpZ.html#EndPath

SVN revision: 65019

13 years agoemotion: and now support custom pipeline in emotion.
Cedric BAIL [Thu, 10 Nov 2011 11:35:49 +0000 (11:35 +0000)]
emotion: and now support custom pipeline in emotion.

SVN revision: 65018

13 years agoeina: add murmur3 hash
Boris Faure [Thu, 10 Nov 2011 10:58:19 +0000 (10:58 +0000)]
eina: add murmur3 hash

SVN revision: 65017

13 years agoremove white space and tab
Jiyoun Park [Thu, 10 Nov 2011 08:59:09 +0000 (08:59 +0000)]
remove white space and tab

SVN revision: 65009

13 years agofix eina log for alsa thing to not use \n's
Carsten Haitzler [Thu, 10 Nov 2011 06:38:15 +0000 (06:38 +0000)]
fix eina log for alsa thing to not use \n's

SVN revision: 65008

13 years agoupdate po files for ecore
Carsten Haitzler [Thu, 10 Nov 2011 06:37:20 +0000 (06:37 +0000)]
update po files for ecore

SVN revision: 65007

13 years agoFrom: Bluezery <ohpowel@gmail.com>
Bluezery [Thu, 10 Nov 2011 06:35:53 +0000 (06:35 +0000)]
From: Bluezery <ohpowel@gmail.com>
Subject: [E-devel] [ecore_con] Bug fix when data is NULL.

If data is NULL, curl makes length field as -1 .
length filed should be set by 0.

SVN revision: 65006

13 years agoFrom: EunMi Lee <eunmi15.lee@samsung.com>
EunMi Lee [Thu, 10 Nov 2011 06:25:56 +0000 (06:25 +0000)]
From: EunMi Lee <eunmi15.lee@samsung.com>
Subject: [E-devel] [Patch][Evas] Fix wrong location of
_evas_touch_point_remove()

I have a small patch to fix the wrong location of _evas_touch_point_remove().
_evas_touch_point_remove() should be called in the evas_event_feed_mouse_up(),
but it is called in the evas_event_feed_mouse_cancel() in the current code.
Would you apply attached patch?

SVN revision: 65005

13 years agodisable evas_gl for evas 1.1
Carsten Haitzler [Thu, 10 Nov 2011 06:02:15 +0000 (06:02 +0000)]
disable evas_gl for evas 1.1

SVN revision: 65003

13 years agotry init and shut down remix outside of thread.
Carsten Haitzler [Thu, 10 Nov 2011 05:18:43 +0000 (05:18 +0000)]
try init and shut down remix outside of thread.

SVN revision: 65002

13 years agoefreet: Fix clang warnings
Sebastian Dransfeld [Wed, 9 Nov 2011 23:04:01 +0000 (23:04 +0000)]
efreet: Fix clang warnings

SVN revision: 64997

13 years agoemotion: make it possible to define webcam statically.
Cedric BAIL [Wed, 9 Nov 2011 16:27:49 +0000 (16:27 +0000)]
emotion: make it possible to define webcam statically.

SVN revision: 64995

13 years agoUse same type - warning--
Lucas De Marchi [Wed, 9 Nov 2011 12:03:46 +0000 (12:03 +0000)]
Use same type - warning--

SVN revision: 64981

13 years agoremove white space
Jiyoun Park [Wed, 9 Nov 2011 08:01:00 +0000 (08:01 +0000)]
remove white space

SVN revision: 64979

13 years agoEvas textblock: Fix clang error.
Tom Hacohen [Wed, 9 Nov 2011 07:51:14 +0000 (07:51 +0000)]
Evas textblock: Fix clang error.

Shouldn't ever happen, but whatever.
http://dev.enlightenment.fr/~discomfitor/evas-2011-11-08/report-Va2XPK.html#EndPath

SVN revision: 64978

13 years agoEvas textblock: Fix clang error.
Tom Hacohen [Wed, 9 Nov 2011 07:51:11 +0000 (07:51 +0000)]
Evas textblock: Fix clang error.

Shouldn't ever happen, but whatever.
http://dev.enlightenment.fr/~discomfitor/evas-2011-11-08/report-kOFp88.html#EndPath

SVN revision: 64977

13 years agoEvas textblock: Fixed 1 more clang error.
Tom Hacohen [Wed, 9 Nov 2011 07:36:50 +0000 (07:36 +0000)]
Evas textblock: Fixed 1 more clang error.

http://dev.enlightenment.fr/~discomfitor/evas-2011-11-08/report-XA8yiy.html#EndPath

SVN revision: 64976

13 years agoEvas font: Fixed a clang error and gcc compiler warnings.
Tom Hacohen [Wed, 9 Nov 2011 07:30:34 +0000 (07:30 +0000)]
Evas font: Fixed a clang error and gcc compiler warnings.

http://dev.enlightenment.fr/~discomfitor/evas-2011-11-08/report-SsIayB.html#EndPath

SVN revision: 64975

13 years agoEvas textblock: Fix clang complaint.
Tom Hacohen [Wed, 9 Nov 2011 07:19:09 +0000 (07:19 +0000)]
Evas textblock: Fix clang complaint.

http://dev.enlightenment.fr/~discomfitor/evas-2011-11-08/report-FBRb3Q.html#EndPath

SVN revision: 64974

13 years agofix clang complaint:
Carsten Haitzler [Wed, 9 Nov 2011 07:15:48 +0000 (07:15 +0000)]
fix clang complaint:

http://dev.enlightenment.fr/~discomfitor/eina-2011-11-08/report-izvfa3.html#EndPath

SVN revision: 64973

13 years agoanother spacing baddie -> fixed
Carsten Haitzler [Wed, 9 Nov 2011 06:35:45 +0000 (06:35 +0000)]
another spacing baddie -> fixed

SVN revision: 64972

13 years agoremove errant space.
Carsten Haitzler [Wed, 9 Nov 2011 06:34:03 +0000 (06:34 +0000)]
remove errant space.

SVN revision: 64971

13 years agoto make up for not using xft.dpi anymore that was a fix essentially
Carsten Haitzler [Wed, 9 Nov 2011 05:58:19 +0000 (05:58 +0000)]
to make up for not using xft.dpi anymore that was a fix essentially
to buffer engine rendering, allow env var for evas font dpi.

SVN revision: 64970

13 years agoRemove something that is never used.
David Walter Seikel [Wed, 9 Nov 2011 04:44:31 +0000 (04:44 +0000)]
Remove something that is never used.

SVN revision: 64969

13 years agofix garbage return
Mike Blumenkrantz [Wed, 9 Nov 2011 01:48:31 +0000 (01:48 +0000)]
fix garbage return

SVN revision: 64967

13 years agofix bin detectors. vtorri, please check this for me
Mike Blumenkrantz [Wed, 9 Nov 2011 01:45:40 +0000 (01:45 +0000)]
fix bin detectors. vtorri, please check this for me

SVN revision: 64966

13 years agoremove some unused vars
Mike Blumenkrantz [Wed, 9 Nov 2011 01:19:14 +0000 (01:19 +0000)]
remove some unused vars

SVN revision: 64964

13 years agofix null deref
Mike Blumenkrantz [Wed, 9 Nov 2011 01:18:18 +0000 (01:18 +0000)]
fix null deref

SVN revision: 64963

13 years agopatch from bluezery to use proper eina log dom and remove 0 byte destination files...
Mike Blumenkrantz [Wed, 9 Nov 2011 01:03:09 +0000 (01:03 +0000)]
patch from bluezery to use proper eina log dom and remove 0 byte destination files on failed download

SVN revision: 64962

13 years agoEcore_X(cb): Fix formatting in newly added randr code.
Christopher Michael [Tue, 8 Nov 2011 22:16:14 +0000 (22:16 +0000)]
Ecore_X(cb): Fix formatting in newly added randr code.

SVN revision: 64961

13 years agoEcore_X(cb): Add missing randr functions for new Randr Config dialog
Christopher Michael [Tue, 8 Nov 2011 22:09:32 +0000 (22:09 +0000)]
Ecore_X(cb): Add missing randr functions for new Randr Config dialog
in E.

SVN revision: 64960

13 years agoEcore_Fb: Comment out unused (but declared) function prototypes to
Christopher Michael [Tue, 8 Nov 2011 21:10:26 +0000 (21:10 +0000)]
Ecore_Fb: Comment out unused (but declared) function prototypes to
remove compiler warning.

SVN revision: 64959

13 years agoEcore_X(cb): Fix compiler warnings when building without gesture
Christopher Michael [Tue, 8 Nov 2011 21:09:33 +0000 (21:09 +0000)]
Ecore_X(cb): Fix compiler warnings when building without gesture
support.

SVN revision: 64958

13 years agosee how much morte code i had to add just to use eina_log gustavo? i
Carsten Haitzler [Tue, 8 Nov 2011 07:14:49 +0000 (07:14 +0000)]
see how much morte code i had to add just to use eina_log gustavo? i
had to add eina_init() and shutdown and init refcounting and log
domain creating and add a macro.. so i can finally use it? eina being
included here actually was never needed... but since include was there
i could use it...

just saying - using eina_log is not convenient. it doesn't save time.
it's benefits are dubious (knowing what envv ar to set to what values
to get log output is black magic as u need to know specific log level
values and log domain names which u only find out by digging thru
code). my point -> if u want eina_log used more.. it needs to be AS
EASY as the printf. :)

SVN revision: 64937

13 years agofix slight "tick tick" in interpolated audio resmapling. found it.
Carsten Haitzler [Tue, 8 Nov 2011 07:10:33 +0000 (07:10 +0000)]
fix slight "tick tick" in interpolated audio resmapling. found it.

SVN revision: 64936

13 years agouse WRN maco for complaining if alsa init fails.
Carsten Haitzler [Tue, 8 Nov 2011 06:55:07 +0000 (06:55 +0000)]
use WRN maco for complaining if alsa init fails.

SVN revision: 64935

13 years agorequire remix 0.2.4 and use remix pkgconfig libdir for plugins
Carsten Haitzler [Tue, 8 Nov 2011 06:52:05 +0000 (06:52 +0000)]
require remix 0.2.4 and use remix pkgconfig libdir for plugins

SVN revision: 64934

13 years agofix DSO
Mike Blumenkrantz [Tue, 8 Nov 2011 05:28:27 +0000 (05:28 +0000)]
fix DSO

SVN revision: 64933