platform/upstream/efl.git
13 years agoecore (glib): Fix build break
Mike McCormack [Mon, 5 Sep 2011 01:27:07 +0000 (01:27 +0000)]
ecore (glib): Fix build break

SVN revision: 63082

Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 63184

13 years agoevas: fix tarball generation.
Cedric BAIL [Sun, 4 Sep 2011 23:19:41 +0000 (23:19 +0000)]
evas: fix tarball generation.

SVN revision: 63179

13 years agoevas: and now MT12 gain Open GL support.
Cedric BAIL [Sun, 4 Sep 2011 21:15:04 +0000 (21:15 +0000)]
evas: and now MT12 gain Open GL support.

SVN revision: 63174

13 years agoemotion: better error message.
Cedric BAIL [Sun, 4 Sep 2011 21:13:49 +0000 (21:13 +0000)]
emotion: better error message.

SVN revision: 63173

13 years agoemotion: better handling of gstreamer samsung backend.
Cedric BAIL [Sun, 4 Sep 2011 21:12:34 +0000 (21:12 +0000)]
emotion: better handling of gstreamer samsung backend.

SVN revision: 63172

13 years agoevas: make MT12 a little bit faster so we can see Bunny a little more longer.
Cedric BAIL [Sun, 4 Sep 2011 16:26:47 +0000 (16:26 +0000)]
evas: make MT12 a little bit faster so we can see Bunny a little more longer.

SVN revision: 63157

13 years agoevas: forgotten patch for enabling colorspace properly.
Cedric BAIL [Sun, 4 Sep 2011 14:31:24 +0000 (14:31 +0000)]
evas: forgotten patch for enabling colorspace properly.

SVN revision: 63152

13 years agoevas: fix mt12 to se squirrel and bunny.
Cedric BAIL [Sun, 4 Sep 2011 14:30:41 +0000 (14:30 +0000)]
evas: fix mt12 to se squirrel and bunny.

SVN revision: 63151

13 years agoit might be good to test changes to eina_prefix (that didnt require an
Carsten Haitzler [Sun, 4 Sep 2011 03:46:58 +0000 (03:46 +0000)]
it might be good to test changes to eina_prefix (that didnt require an
eina_init before).

SVN revision: 63146

13 years agogeneric module can now be built-in as static module.
Gustavo Sverzut Barbieri [Sun, 4 Sep 2011 00:17:06 +0000 (00:17 +0000)]
generic module can now be built-in as static module.

also removed sole left-overs of previous disable of vlc engine.

SVN revision: 63141

13 years agoremove old vlc, fix build bugs and introduce m4 for generic players.
Gustavo Sverzut Barbieri [Sun, 4 Sep 2011 00:07:41 +0000 (00:07 +0000)]
remove old vlc, fix build bugs and introduce m4 for generic players.

Previous commit to disable VLC messed everything, so this one fixes it doing:

 - remove old src/modules/vlc and related.
 - add EMOTION_CHECK_GENERIC_PLAYER() m4 macro
 - change previous EMOTION_BUILD_VLC to EMOTION_BUILD_GENERIC_VLC

SVN revision: 63140

13 years agoEmotion: Remove unused variables
Sebastian Dransfeld [Sat, 3 Sep 2011 21:09:39 +0000 (21:09 +0000)]
Emotion: Remove unused variables

SVN revision: 63138

13 years agoEmotion: Add __UNUSED__ where needed
Sebastian Dransfeld [Sat, 3 Sep 2011 21:09:35 +0000 (21:09 +0000)]
Emotion: Add __UNUSED__ where needed

SVN revision: 63137

13 years agoEmotion: Fix memleak
Sebastian Dransfeld [Sat, 3 Sep 2011 21:09:31 +0000 (21:09 +0000)]
Emotion: Fix memleak

Remove weird buffer which never gets used or free'd

SVN revision: 63136

13 years agoEmotion: Fix signed warnings
Sebastian Dransfeld [Sat, 3 Sep 2011 21:09:28 +0000 (21:09 +0000)]
Emotion: Fix signed warnings

SVN revision: 63135

13 years agoEmotion: Add __UNUSED__ where needed
Sebastian Dransfeld [Sat, 3 Sep 2011 21:09:24 +0000 (21:09 +0000)]
Emotion: Add __UNUSED__ where needed

SVN revision: 63134

13 years agoEmotion: Remove unused variables
Sebastian Dransfeld [Sat, 3 Sep 2011 21:09:19 +0000 (21:09 +0000)]
Emotion: Remove unused variables

SVN revision: 63133

13 years agoEmotion: Really disable vlc
Sebastian Dransfeld [Sat, 3 Sep 2011 20:47:28 +0000 (20:47 +0000)]
Emotion: Really disable vlc

SVN revision: 63132

13 years agoupdating dutch translations
Massimo Maiurana [Sat, 3 Sep 2011 17:22:55 +0000 (17:22 +0000)]
updating dutch translations

SVN revision: 63127

13 years agoemotion: remove useless warning.
Cedric BAIL [Sat, 3 Sep 2011 12:54:06 +0000 (12:54 +0000)]
emotion: remove useless warning.

SVN revision: 63120

13 years agoemotion: protection against bad decoder.
Cedric BAIL [Sat, 3 Sep 2011 12:36:04 +0000 (12:36 +0000)]
emotion: protection against bad decoder.

SVN revision: 63118

13 years agoemotion installs no AUTHORS, thus do not check it as magic file.
Gustavo Sverzut Barbieri [Sat, 3 Sep 2011 05:32:00 +0000 (05:32 +0000)]
emotion installs no AUTHORS, thus do not check it as magic file.

SVN revision: 63109

13 years agoeina_prefix: use log infrastructure.
Gustavo Sverzut Barbieri [Sat, 3 Sep 2011 05:31:25 +0000 (05:31 +0000)]
eina_prefix: use log infrastructure.

use eina_log instead of weirdo printfs... multiple levels, greatness
everywhere... helped me debug emotion's warning.

It is always a pain to try to use library log and notice they are not
using their own standards :-/

   export EINA_LOG_LEVELS=eina_prefix:4

SVN revision: 63108

13 years agoat least handle null im_info & dont crash.
Carsten Haitzler [Sat, 3 Sep 2011 04:47:50 +0000 (04:47 +0000)]
at least handle null im_info & dont crash.

SVN revision: 63105

13 years agoput generic loaders in libdir/evas/utils/
Carsten Haitzler [Sat, 3 Sep 2011 03:48:39 +0000 (03:48 +0000)]
put generic loaders in libdir/evas/utils/

SVN revision: 63103

13 years agoevas/canvas - Update the pointer to engine_data after pixels_get().
Rafael Antognolli [Fri, 2 Sep 2011 14:06:25 +0000 (14:06 +0000)]
evas/canvas - Update the pointer to engine_data after pixels_get().

The "pixels" pointer was set in the beginning of evas_object_image_render(),
and never updated, even after pixels_get() changed the content of
o->engine_data.

This patch updates that pointer if it becomes different from engine_data.

SVN revision: 63090

13 years agoemotion: resize only when needed and fix typo.
Cedric BAIL [Fri, 2 Sep 2011 13:10:22 +0000 (13:10 +0000)]
emotion: resize only when needed and fix typo.

SVN revision: 63089

13 years agoemotion: remove useless code.
Cedric BAIL [Fri, 2 Sep 2011 08:51:56 +0000 (08:51 +0000)]
emotion: remove useless code.

SVN revision: 63087

13 years agomainloop cleanups on top of previous ones and fixes for previous refactors
Carsten Haitzler [Fri, 2 Sep 2011 03:29:11 +0000 (03:29 +0000)]
mainloop cleanups on top of previous ones and fixes for previous refactors

SVN revision: 63082

13 years agoemotion/generic: eina module functions can be static.
Gustavo Sverzut Barbieri [Fri, 2 Sep 2011 01:35:16 +0000 (01:35 +0000)]
emotion/generic: eina module functions can be static.

SVN revision: 63081

13 years agoemotion/generic/vlc: die when parent dies.
Gustavo Sverzut Barbieri [Fri, 2 Sep 2011 01:34:07 +0000 (01:34 +0000)]
emotion/generic/vlc: die when parent dies.

nasty fix for a nasty emotion behavior :-/

SVN revision: 63080

13 years agoemotion/generic: make log variable static.
Gustavo Sverzut Barbieri [Thu, 1 Sep 2011 23:47:53 +0000 (23:47 +0000)]
emotion/generic: make log variable static.

yeah, I'm paranoid ;-)

SVN revision: 63079

13 years agoemotion: just try vlc if it was compiled.
Gustavo Sverzut Barbieri [Thu, 1 Sep 2011 23:46:39 +0000 (23:46 +0000)]
emotion: just try vlc if it was compiled.

not that big optimization, but does not hurt either.

SVN revision: 63078

13 years agoemotion: use eina_prefix to determine player location.
Gustavo Sverzut Barbieri [Thu, 1 Sep 2011 23:45:18 +0000 (23:45 +0000)]
emotion: use eina_prefix to determine player location.

Move players from $bindir to $libdir/emotion/utils and find them with
eina_prefix. I was willing to play with this prefix thing, quite nice
;-)

SVN revision: 63077

13 years agoemotion: handle Samsung S5PC110 and S5PC210.
Cedric BAIL [Thu, 1 Sep 2011 23:11:36 +0000 (23:11 +0000)]
emotion: handle Samsung S5PC110 and S5PC210.

SVN revision: 63076

13 years agoRename xcb-devel to libxcb-devel. According to KainX, on IRC, «Caos is dead and no...
Rui Seabra [Thu, 1 Sep 2011 21:54:42 +0000 (21:54 +0000)]
Rename xcb-devel to libxcb-devel. According to KainX, on IRC, «Caos is dead and no one has been maintaining SuSE compatibility anyway».

SVN revision: 63074

13 years agoemotion: test proxy of videos with -R/--reflex option.
Gustavo Sverzut Barbieri [Thu, 1 Sep 2011 21:45:04 +0000 (21:45 +0000)]
emotion: test proxy of videos with -R/--reflex option.

Emotion explores some different paths in Evas pipeline as it changes
image pixels frequently and sometimes uses different
colorspaces. Let's change if it's all working fine using a nice proxy
effect that mirrors the playing video.

emotion_test --reflex <video.avi>

SVN revision: 63071

13 years agoFix build breakage.
Rui Seabra [Thu, 1 Sep 2011 21:39:43 +0000 (21:39 +0000)]
Fix build breakage.

SVN revision: 63070

13 years agoEcore_X(cb): When sending client messages, message_type needs to be
Christopher Michael [Thu, 1 Sep 2011 20:21:36 +0000 (20:21 +0000)]
Ecore_X(cb): When sending client messages, message_type needs to be
ev->type.

SVN revision: 63067

13 years agoAdd generic player backend (with vlc player).
Rafael Antognolli [Thu, 1 Sep 2011 19:04:15 +0000 (19:04 +0000)]
Add generic player backend (with vlc player).

This generic player backend executes a separate player in another
process. It receives the bytes to be drawn on the emotion object through
a shared memory, and communicates with the player through a pipe, using
the player standard input/output.

The player must communicate with emotion using the defined commands
specified in the Emotion_Generic_Plugin.h. It doesn't need to link
against emotion, just include this file for easier implementation.

This implementation was sponsored by Zodiac Aerospace.

SVN revision: 63062

13 years agoEina rbtree: Fixed EINA_RBTREE_GET. Should enclose in parenthesis.
Tom Hacohen [Thu, 1 Sep 2011 12:11:24 +0000 (12:11 +0000)]
Eina rbtree: Fixed EINA_RBTREE_GET. Should enclose in parenthesis.

SVN revision: 63054

13 years agoeio: fix eio_monitor.
Cedric BAIL [Thu, 1 Sep 2011 10:22:00 +0000 (10:22 +0000)]
eio: fix eio_monitor.

Patch by Michael Sans.

SVN revision: 63052

13 years agoemotion: better debug infrastructure.
Cedric BAIL [Wed, 31 Aug 2011 15:51:50 +0000 (15:51 +0000)]
emotion: better debug infrastructure.

SVN revision: 63039

13 years agoemotion: evas is going to support more video format than ffmpeg...
Cedric BAIL [Wed, 31 Aug 2011 15:48:47 +0000 (15:48 +0000)]
emotion: evas is going to support more video format than ffmpeg...

SVN revision: 63038

13 years agoethumb: fix wrong dirty detection.
Cedric BAIL [Wed, 31 Aug 2011 09:28:54 +0000 (09:28 +0000)]
ethumb: fix wrong dirty detection.

Patch by SANS Mikael <sans.mikael@gmail.com>.

SVN revision: 63021

13 years agoEfreet: Only add known desktop types to cache
Sebastian Dransfeld [Wed, 31 Aug 2011 09:10:18 +0000 (09:10 +0000)]
Efreet: Only add known desktop types to cache

SVN revision: 63020

13 years agoEfreet: Fix shadow warning
Sebastian Dransfeld [Wed, 31 Aug 2011 09:09:31 +0000 (09:09 +0000)]
Efreet: Fix shadow warning

SVN revision: 63019

13 years agoAdd missing function in lock void
Vincent Torri [Wed, 31 Aug 2011 08:50:19 +0000 (08:50 +0000)]
Add missing function in lock void
Patch by Youness Alaoui

SVN revision: 63018

13 years agoadd Youness Alaoui
Vincent Torri [Wed, 31 Aug 2011 08:49:15 +0000 (08:49 +0000)]
add Youness Alaoui

SVN revision: 63017

13 years agoevas: SPANK ! SPANK ! SPANK ! Tasn you forgot some engine !
Cedric BAIL [Tue, 30 Aug 2011 23:03:07 +0000 (23:03 +0000)]
evas: SPANK ! SPANK ! SPANK ! Tasn you forgot some engine !

Patch by Youness Alaoui <kakaroto@kakaroto.homelinux.net>.

SVN revision: 63013

13 years agoemotion: better debugging.
Cedric BAIL [Tue, 30 Aug 2011 22:40:01 +0000 (22:40 +0000)]
emotion: better debugging.

SVN revision: 63012

13 years agoEcore_X(cb): Port Hermits xlib code to support double/triple click for
Christopher Michael [Tue, 30 Aug 2011 19:22:51 +0000 (19:22 +0000)]
Ecore_X(cb): Port Hermits xlib code to support double/triple click for
multi-touch devices to xcb.
Remove dead code.
Add missing flush calls after change_window_attributes.
Quiet down the event code by commenting out some LOGFN's.
Make selection event code more like Xlib.
Add missing flush calls after send_event.

SVN revision: 63009

13 years agoEcore_X: Function expects a Eina_Bool return, so let's use those ;)
Christopher Michael [Tue, 30 Aug 2011 18:38:27 +0000 (18:38 +0000)]
Ecore_X: Function expects a Eina_Bool return, so let's use those ;)

SVN revision: 63008

13 years agoEcore_X(cb): Add missing flush after send_event(s). Remove unused code.
Christopher Michael [Tue, 30 Aug 2011 18:37:47 +0000 (18:37 +0000)]
Ecore_X(cb): Add missing flush after send_event(s). Remove unused code.

SVN revision: 63007

13 years agoEcore_X(cb): Add missing flush after change_property.
Christopher Michael [Tue, 30 Aug 2011 18:37:12 +0000 (18:37 +0000)]
Ecore_X(cb): Add missing flush after change_property.

SVN revision: 63006

13 years agoEcore_X(cb): Add missing free of reply.
Christopher Michael [Tue, 30 Aug 2011 18:36:43 +0000 (18:36 +0000)]
Ecore_X(cb): Add missing free of reply.

SVN revision: 63005

13 years agoEcore_X(cb): Add missing flush after send_event(s).
Christopher Michael [Tue, 30 Aug 2011 18:34:40 +0000 (18:34 +0000)]
Ecore_X(cb): Add missing flush after send_event(s).

SVN revision: 63004

13 years agoEcore_X(cb): Process & clear error if we have one. Add missing free of
Christopher Michael [Tue, 30 Aug 2011 18:33:44 +0000 (18:33 +0000)]
Ecore_X(cb): Process & clear error if we have one. Add missing free of
reply.

SVN revision: 63003

13 years agoEcore_X(cb): Add missing flush calls after send_event for dnd.
Christopher Michael [Tue, 30 Aug 2011 18:32:40 +0000 (18:32 +0000)]
Ecore_X(cb): Add missing flush calls after send_event for dnd.

SVN revision: 63002

13 years agoEcore_X(cb): ecore_x_dpms functions return Eina_Bool, so let's use that.
Christopher Michael [Tue, 30 Aug 2011 18:30:17 +0000 (18:30 +0000)]
Ecore_X(cb): ecore_x_dpms functions return Eina_Bool, so let's use that.

SVN revision: 63001

13 years agoEcore_X(cb): Make mwm code match xlib closer.
Christopher Michael [Tue, 30 Aug 2011 18:29:36 +0000 (18:29 +0000)]
Ecore_X(cb): Make mwm code match xlib closer.

SVN revision: 63000

13 years agoEcore_X(cb): Make netwm code match xlib closer. Add missing flush
Christopher Michael [Tue, 30 Aug 2011 18:29:15 +0000 (18:29 +0000)]
Ecore_X(cb): Make netwm code match xlib closer. Add missing flush
after send_event(s).

SVN revision: 62999

13 years agolets up the max recalc count a bit now that things re-schedule
Carsten Haitzler [Tue, 30 Aug 2011 15:33:46 +0000 (15:33 +0000)]
lets up the max recalc count a bit now that things re-schedule
themselves more.

SVN revision: 62994

13 years agoedje: less useless call to eina_stringshare_add/del.
Cedric BAIL [Tue, 30 Aug 2011 15:21:44 +0000 (15:21 +0000)]
edje: less useless call to eina_stringshare_add/del.

NOTE: edje is getting slow this day, please be carefull
when you add code to make it clean and fast. We soon
will require to go after some of this issue. Need to see
why application doing nothing are using 7% of my CPU
(mostly in edje).

SVN revision: 62993

13 years agoecore/ecore_exe - Fix wrong documentation.
Rafael Antognolli [Tue, 30 Aug 2011 14:43:29 +0000 (14:43 +0000)]
ecore/ecore_exe - Fix wrong documentation.

Many lines can be delivered on one event, but they are split on several
Ecore_Exe_Event_Data_Line on the event.

SVN revision: 62990

13 years agoEvas font: Adjust to harfbuzz's latest and hopefully last API break.
Tom Hacohen [Tue, 30 Aug 2011 14:38:48 +0000 (14:38 +0000)]
Evas font: Adjust to harfbuzz's latest and hopefully last API break.

SVN revision: 62989

13 years agoemotion: correctly setup the pipeline for non standard colorspace.
Cedric BAIL [Tue, 30 Aug 2011 14:05:49 +0000 (14:05 +0000)]
emotion: correctly setup the pipeline for non standard colorspace.

SVN revision: 62986

13 years agoEfreet: Fix caching of recursive directories
Sebastian Dransfeld [Tue, 30 Aug 2011 12:19:19 +0000 (12:19 +0000)]
Efreet: Fix caching of recursive directories

SVN revision: 62985

13 years agoEfreet: Always set desktop_cache to NULL
Sebastian Dransfeld [Tue, 30 Aug 2011 12:19:06 +0000 (12:19 +0000)]
Efreet: Always set desktop_cache to NULL

SVN revision: 62984

13 years agoecore/ecore_x - modified to support double/triple clicked for multi touch device.
ChunEon Park [Tue, 30 Aug 2011 05:15:53 +0000 (05:15 +0000)]
ecore/ecore_x - modified to support double/triple clicked for multi touch device.

Actually, basic logic is same,
but added the touch down info structure to store down timestamp (and window, event window...) for each device.

SVN revision: 62980

13 years agolets do that again. recalc list instead of recalc array. why? fixes
Carsten Haitzler [Mon, 29 Aug 2011 23:45:24 +0000 (23:45 +0000)]
lets do that again. recalc list instead of recalc array. why? fixes
nasty ordering issues where recalc items dont get pushed later into
the recalc queue after the things they depend on.

SVN revision: 62977

13 years agoevas: use simpler format as much as possible.
Cedric BAIL [Mon, 29 Aug 2011 21:52:00 +0000 (21:52 +0000)]
evas: use simpler format as much as possible.

SVN revision: 62975

13 years agouse EINA_FALSE / EINA_TRUE
Vincent Torri [Mon, 29 Aug 2011 21:47:07 +0000 (21:47 +0000)]
use EINA_FALSE / EINA_TRUE

SVN revision: 62974

13 years agoemotion: fix typo.
Cedric BAIL [Mon, 29 Aug 2011 21:23:26 +0000 (21:23 +0000)]
emotion: fix typo.

SVN revision: 62971

13 years agoecore/ecore_exe - Don't free the event data while we use it.
Rafael Antognolli [Mon, 29 Aug 2011 21:20:26 +0000 (21:20 +0000)]
ecore/ecore_exe - Don't free the event data while we use it.

Since we are memcpying it to a new allocated memory, we can only free it after
finishing doing that.

SVN revision: 62970

13 years agoemotion: handle evas NV12 and MT12 colorspace format.
Cedric BAIL [Mon, 29 Aug 2011 21:00:08 +0000 (21:00 +0000)]
emotion: handle evas NV12 and MT12 colorspace format.

SVN revision: 62969

13 years agoevas: add NV12 and MT12 colorspace.
Cedric BAIL [Mon, 29 Aug 2011 20:56:48 +0000 (20:56 +0000)]
evas: add NV12 and MT12 colorspace.

MT12 is has documented in Linux videodev documentation
a 64 * 32 macro block tiled colorspace format used on
Samsung hardware.

SVN revision: 62967

13 years agorevert rev. 62944
Vincent Torri [Mon, 29 Aug 2011 19:05:03 +0000 (19:05 +0000)]
revert rev. 62944

SVN revision: 62963

13 years agoemotion: better handling of asynchronous audio file opening.
Cedric BAIL [Mon, 29 Aug 2011 16:07:01 +0000 (16:07 +0000)]
emotion: better handling of asynchronous audio file opening.

SVN revision: 62955

13 years agoi've found a subtle issue with how we queue recalcs of smart objs. if
Carsten Haitzler [Mon, 29 Aug 2011 12:14:55 +0000 (12:14 +0000)]
i've found a subtle issue with how we queue recalcs of smart objs. if
an obj is already queued we dont push it FURTHEr down the queue if
smart recalc is enabled. now at least we keep order of operation/calc
correctly!

SVN revision: 62944

13 years agook- we'll be nice and 0 your w & h - also x, y, w, h did this too.
Carsten Haitzler [Mon, 29 Aug 2011 11:49:31 +0000 (11:49 +0000)]
ok- we'll be nice and 0 your w & h - also x, y, w, h did this too.

SVN revision: 62942

13 years agodont need ti check priv - macro did it anyway
Carsten Haitzler [Mon, 29 Aug 2011 11:39:43 +0000 (11:39 +0000)]
dont need ti check priv - macro did it anyway

SVN revision: 62941

13 years agoeio: improve eio_dir_stat_ls to work with Eio_Associate and make it faster.
Cedric BAIL [Mon, 29 Aug 2011 11:20:27 +0000 (11:20 +0000)]
eio: improve eio_dir_stat_ls to work with Eio_Associate and make it faster.

SVN revision: 62939

13 years agoseriously guys.
Mike Blumenkrantz [Sun, 28 Aug 2011 06:30:51 +0000 (06:30 +0000)]
seriously guys.
null checks.
why are there still functions that don't have them after we've hit 1.0?

SVN revision: 62900

13 years agochangelog dates wrong/out of order fix.
Carsten Haitzler [Sun, 28 Aug 2011 03:41:18 +0000 (03:41 +0000)]
changelog dates wrong/out of order fix.

SVN revision: 62895

13 years agoFrom: Leif Middelschulte <leif.middelschulte@gmail.com>
Leif Middelschulte [Sat, 27 Aug 2011 01:41:52 +0000 (01:41 +0000)]
From: Leif Middelschulte <leif.middelschulte@gmail.com>
Subject: [E-devel] [PATCH] Ecore_X.h typo

... patch fixing earlier typo in prior patch :)

SVN revision: 62884

13 years agoman I suck today
Mike Blumenkrantz [Fri, 26 Aug 2011 20:05:41 +0000 (20:05 +0000)]
man I suck today

SVN revision: 62880

13 years agoadd and implement EEZE_DISK_TYPE_FLASH for flash cards
Mike Blumenkrantz [Fri, 26 Aug 2011 20:04:35 +0000 (20:04 +0000)]
add and implement EEZE_DISK_TYPE_FLASH for flash cards

SVN revision: 62879

13 years agoand the underscore
Mike Blumenkrantz [Fri, 26 Aug 2011 19:20:05 +0000 (19:20 +0000)]
and the underscore

SVN revision: 62875

13 years agoalso null pointers
Mike Blumenkrantz [Fri, 26 Aug 2011 19:18:00 +0000 (19:18 +0000)]
also null pointers

SVN revision: 62874

13 years agoshutdown more completely
Mike Blumenkrantz [Fri, 26 Aug 2011 19:11:20 +0000 (19:11 +0000)]
shutdown more completely

SVN revision: 62873

13 years agouse mnt tab caches
Mike Blumenkrantz [Fri, 26 Aug 2011 19:11:17 +0000 (19:11 +0000)]
use mnt tab caches

SVN revision: 62872

13 years agofix main loop stuff on Windows
Vincent Torri [Fri, 26 Aug 2011 16:13:29 +0000 (16:13 +0000)]
fix main loop stuff on Windows

SVN revision: 62864

13 years agodefine HAVE_DLOPEN also on Windows
Vincent Torri [Fri, 26 Aug 2011 16:01:28 +0000 (16:01 +0000)]
define HAVE_DLOPEN also on Windows

SVN revision: 62863

13 years agochange typedef for pid_t
Vincent Torri [Fri, 26 Aug 2011 15:59:42 +0000 (15:59 +0000)]
change typedef for pid_t

SVN revision: 62862

13 years agoadd a call to get the number of smart caluclation counts. very useful
Carsten Haitzler [Fri, 26 Aug 2011 12:26:45 +0000 (12:26 +0000)]
add a call to get the number of smart caluclation counts. very useful
for one evil situation in elementary factory.

SVN revision: 62856

13 years agou know... if u are going to add lots of pthread calls to .x headers
Carsten Haitzler [Fri, 26 Aug 2011 04:50:55 +0000 (04:50 +0000)]
u know... if u are going to add lots of pthread calls to .x headers
that get inlined.. u should be telling apps to enable pthread too at
link time eh? :)

SVN revision: 62850

13 years agoemotion: g_free already checks if pointer is NULL
Lucas De Marchi [Thu, 25 Aug 2011 21:09:42 +0000 (21:09 +0000)]
emotion: g_free already checks if pointer is NULL

semantic patch:

@r1@
expression E1;
@@

- if (E1)
- g_free(E1);
+ g_free(E1);

SVN revision: 62834

13 years agooooooh wowo! that prefix change broke stuff1 it looks ok on elm. revert!
Carsten Haitzler [Thu, 25 Aug 2011 12:13:16 +0000 (12:13 +0000)]
oooooh wowo! that prefix change broke stuff1 it looks ok on elm. revert!

SVN revision: 62813

13 years agoEvas callbacks: Do the same change daniel did to smart callbacks.
Tom Hacohen [Thu, 25 Aug 2011 10:06:12 +0000 (10:06 +0000)]
Evas callbacks: Do the same change daniel did to smart callbacks.

Spank Spank for not applying it here as well.

SVN revision: 62798