platform/upstream/efl.git
13 years agofix table to actually use fractional weighting.
Carsten Haitzler [Thu, 26 May 2011 08:37:07 +0000 (08:37 +0000)]
fix table to actually use fractional weighting.

SVN revision: 59693

13 years agoforgot chglog.
Carsten Haitzler [Thu, 26 May 2011 05:42:15 +0000 (05:42 +0000)]
forgot chglog.

SVN revision: 59688

13 years agofix table to handle weighting correctly for expands vs not expands. if
Carsten Haitzler [Thu, 26 May 2011 05:40:47 +0000 (05:40 +0000)]
fix table to handle weighting correctly for expands vs not expands. if
ANY elemtn that spans a col or row CANt expand that column or row is
VETOED frome xpanding, as opposed to the inverse

SVN revision: 59687

13 years agofix c fallback rendering - mask op was wrong. mmx was right. why is
Carsten Haitzler [Thu, 26 May 2011 02:44:01 +0000 (02:44 +0000)]
fix c fallback rendering - mask op was wrong. mmx was right. why is
the neon code sitting there.. with no neon? just c? if so.. just kill
the neon code and let c fallbacks take care of it as all we do is dup
code. either that or actually implement the neon.

SVN revision: 59686

13 years agoevas: add raw loaders ...
Michael BOUCHAUD [Wed, 25 May 2011 20:21:25 +0000 (20:21 +0000)]
evas: add raw loaders ...

SVN revision: 59680

13 years agoeina: fix eina_inlist_sorted_insert and improve its tests.
Cedric BAIL [Wed, 25 May 2011 13:18:21 +0000 (13:18 +0000)]
eina: fix eina_inlist_sorted_insert and improve its tests.

SVN revision: 59669

13 years agoaaah fix brackets i just unfixed.
Carsten Haitzler [Wed, 25 May 2011 11:56:13 +0000 (11:56 +0000)]
aaah fix brackets i just unfixed.

SVN revision: 59667

13 years agoremove commented out table code.
Carsten Haitzler [Wed, 25 May 2011 11:50:37 +0000 (11:50 +0000)]
remove commented out table code.

SVN revision: 59666

13 years agoEcore ChangeLog: Log for r59549 and r59559.
Daniel Juyung Seo [Tue, 24 May 2011 17:39:47 +0000 (17:39 +0000)]
Ecore ChangeLog: Log for r59549 and r59559.

SVN revision: 59655

13 years agoeina: add eina_inlist_sorted_insert.
Cedric BAIL [Tue, 24 May 2011 15:17:56 +0000 (15:17 +0000)]
eina: add  eina_inlist_sorted_insert.

SVN revision: 59654

13 years agoEcore: Moved ecore.dox.in to Ecore.h header.
Daniel Juyung Seo [Tue, 24 May 2011 11:31:32 +0000 (11:31 +0000)]
Ecore: Moved ecore.dox.in to Ecore.h header.

SVN revision: 59651

13 years agoEcore: Added myself to authors.
Daniel Juyung Seo [Tue, 24 May 2011 11:23:58 +0000 (11:23 +0000)]
Ecore: Added myself to authors.

SVN revision: 59650

13 years agoeio: add eio_file_container_get.
Cedric BAIL [Tue, 24 May 2011 10:41:37 +0000 (10:41 +0000)]
eio: add eio_file_container_get.

SVN revision: 59646

13 years agoevas: use Eina_File when possible.
Cedric BAIL [Tue, 24 May 2011 10:19:06 +0000 (10:19 +0000)]
evas: use Eina_File when possible.

SVN revision: 59645

13 years agoclean up authors and changelog to be accurate and use english
Mike Blumenkrantz [Tue, 24 May 2011 09:43:35 +0000 (09:43 +0000)]
clean up authors and changelog to be accurate and use english

SVN revision: 59644

13 years agoeeze: cleanup AUTHORS and ChangeLog to follow EFL conventions.
Cedric BAIL [Tue, 24 May 2011 09:10:53 +0000 (09:10 +0000)]
eeze: cleanup AUTHORS and ChangeLog to follow EFL conventions.

SVN revision: 59643

13 years agofix glpipe optimization that stops the pipes from being used with many
Carsten Haitzler [Tue, 24 May 2011 06:51:47 +0000 (06:51 +0000)]
fix glpipe optimization that stops the pipes from being used with many
maps

SVN revision: 59638

13 years agoEina: Implement eina_sched_prio_drop() on Windows
Vincent Torri [Tue, 24 May 2011 06:29:58 +0000 (06:29 +0000)]
Eina: Implement eina_sched_prio_drop() on Windows

SVN revision: 59637

13 years agofix wording here
Mike Blumenkrantz [Mon, 23 May 2011 21:56:27 +0000 (21:56 +0000)]
fix wording here

SVN revision: 59632

13 years agoevas: typo
Boris Faure [Mon, 23 May 2011 19:38:28 +0000 (19:38 +0000)]
evas: typo

SVN revision: 59631

13 years agoevas/evas_map - removed white spaces, fixed identation.
ChunEon Park [Mon, 23 May 2011 10:37:17 +0000 (10:37 +0000)]
evas/evas_map - removed white spaces, fixed identation.

SVN revision: 59620

13 years agoEcore: Ecore_X: Init 'property' to a default value (removes compiler
Christopher Michael [Mon, 23 May 2011 07:51:44 +0000 (07:51 +0000)]
Ecore: Ecore_X: Init 'property' to a default value (removes compiler
warning).

SVN revision: 59611

13 years agoEvas: Fix compilation with libjpeg 8 on Windows.
Vincent Torri [Mon, 23 May 2011 06:45:19 +0000 (06:45 +0000)]
Evas: Fix compilation with libjpeg 8 on Windows.

SVN revision: 59609

13 years agoFix compilation with libjpeg 8 on Windows.
Vincent Torri [Mon, 23 May 2011 05:14:20 +0000 (05:14 +0000)]
Fix compilation with libjpeg 8 on Windows.

SVN revision: 59608

13 years agoimprove linbpg detection
Vincent Torri [Sun, 22 May 2011 08:53:31 +0000 (08:53 +0000)]
improve linbpg detection

SVN revision: 59576

13 years agoEvas: Initialize some variables to zero (to remove compiler warnings).
Christopher Michael [Sat, 21 May 2011 22:28:13 +0000 (22:28 +0000)]
Evas: Initialize some variables to zero (to remove compiler warnings).

SVN revision: 59569

13 years agonot sure what I was thinking when I did this the first time, simplify these functions...
Mike Blumenkrantz [Sat, 21 May 2011 19:55:02 +0000 (19:55 +0000)]
not sure what I was thinking when I did this the first time, simplify these functions considerably

SVN revision: 59568

13 years agogreatly simplify eeze_init/shutdown by moving disk stuff to eeze_disk.c
Mike Blumenkrantz [Sat, 21 May 2011 19:34:26 +0000 (19:34 +0000)]
greatly simplify eeze_init/shutdown by moving disk stuff to eeze_disk.c

SVN revision: 59567

13 years agoadd helper udev function to browse children devices, use helper functions to get...
Mike Blumenkrantz [Sat, 21 May 2011 19:33:55 +0000 (19:33 +0000)]
add helper udev function to browse children devices, use helper functions to get properties when not found in current disk device

SVN revision: 59566

13 years agoEvas evas_render.c: Fixed formatting.
Daniel Juyung Seo [Sat, 21 May 2011 06:23:33 +0000 (06:23 +0000)]
Evas evas_render.c: Fixed formatting.

Fixed indentation and removed trailing whitespaces.

SVN revision: 59560

13 years agoEcore ecore_main.c: Refactoring _ecore_main_loop_iterate_internal().
Daniel Juyung Seo [Sat, 21 May 2011 05:24:27 +0000 (05:24 +0000)]
Ecore ecore_main.c: Refactoring _ecore_main_loop_iterate_internal().

SVN revision: 59559

13 years agoedje: add vmaj and module to edje.pc
Boris Faure [Fri, 20 May 2011 16:41:28 +0000 (16:41 +0000)]
edje: add vmaj and module to edje.pc

SVN revision: 59556

13 years agoedje: remove trailing spaces
Boris Faure [Fri, 20 May 2011 16:41:16 +0000 (16:41 +0000)]
edje: remove trailing spaces

SVN revision: 59555

13 years agoEcore ecore_main.c: Fixed ecore_main_loop(_ecore_main_loop_iterate_internal).
Daniel Juyung Seo [Fri, 20 May 2011 06:35:07 +0000 (06:35 +0000)]
Ecore ecore_main.c: Fixed ecore_main_loop(_ecore_main_loop_iterate_internal).

This fixes fd handler pending issue when ecore_idler callback adds ecore_job/event.

SVN revision: 59549

13 years agoEvas: Add UNUSED to evas_engine function 'eng_image_load_error_get'
Christopher Michael [Fri, 20 May 2011 01:35:41 +0000 (01:35 +0000)]
Evas: Add UNUSED to evas_engine function 'eng_image_load_error_get'
for data paramater (it is not used in the function).

SVN revision: 59547

13 years agoEvas: evas_common_frameq_thread (in evas_pipe.c) uses 'gettimeofday',
Christopher Michael [Fri, 20 May 2011 01:33:55 +0000 (01:33 +0000)]
Evas: evas_common_frameq_thread (in evas_pipe.c) uses 'gettimeofday',
so include the proper header file for that function (so we don't get
implicit declaration warning)

SVN revision: 59546

13 years agoecore: improve ecore_timer_dump.
Cedric BAIL [Thu, 19 May 2011 15:38:30 +0000 (15:38 +0000)]
ecore: improve ecore_timer_dump.

Now E17 msgbus module will provide an usefull way to
list all the running timer and see if we are not waking up
to often. Use d-feet to see that information.

SVN revision: 59542

13 years agofix proxy sourcing of smart obj that updates.
Carsten Haitzler [Thu, 19 May 2011 13:01:44 +0000 (13:01 +0000)]
fix proxy sourcing of smart obj that updates.

SVN revision: 59536

13 years agoAdd postscript to the list of files supported by the generic loader
Vincent Torri [Thu, 19 May 2011 12:41:17 +0000 (12:41 +0000)]
Add postscript to the list of files supported by the generic loader

SVN revision: 59533

13 years agoEdje entry: Don't emit cursor,changed when not needed.
Tom Hacohen [Thu, 19 May 2011 12:08:29 +0000 (12:08 +0000)]
Edje entry: Don't emit cursor,changed when not needed.

This includes setting the text and setting cursor position to the already
set position.

SVN revision: 59531

13 years agoEvil:
Vincent Torri [Thu, 19 May 2011 12:00:06 +0000 (12:00 +0000)]
Evil:

* src/lib/dlfcn/dlfcn.c:
change '/' to '\' in paths

* src/lib/evil_inet.c:
* src/lib/evil_inet.h:
* src/lib/Evil.h:
* src/lib/Makefile.am:
* AUTHORS:
add inet_pton() function. Implementation from curl library.
See AUTHORS.

SVN revision: 59530

13 years agofix load of data to ACTUALLY set the load error in evas's image
Carsten Haitzler [Thu, 19 May 2011 11:19:22 +0000 (11:19 +0000)]
fix load of data to ACTUALLY set the load error in evas's image
objects. including preload.

SVN revision: 59529

13 years agoEvas textblock: Added an rbtree index for the layout paragraphs.
Tom Hacohen [Thu, 19 May 2011 09:54:30 +0000 (09:54 +0000)]
Evas textblock: Added an rbtree index for the layout paragraphs.

This can be used with both coordinates and line numbers, this is a
faster way to find layout paragraphs in the textblock which means
we should now be a lot faster with big textblocks.

SVN revision: 59527

13 years agoEvas textblock: Use the saved paragraph pointer instead of searching.
Tom Hacohen [Thu, 19 May 2011 09:54:19 +0000 (09:54 +0000)]
Evas textblock: Use the saved paragraph pointer instead of searching.

SVN revision: 59526

13 years agohandle surf alloc failures.
Carsten Haitzler [Thu, 19 May 2011 09:28:43 +0000 (09:28 +0000)]
handle surf alloc failures.

SVN revision: 59524

13 years agocheck return of alloc surf for eet loader.
Carsten Haitzler [Thu, 19 May 2011 09:25:31 +0000 (09:25 +0000)]
check return of alloc surf for eet loader.

SVN revision: 59523

13 years agosmall fix - check surface alloc return and reurn alloc failure.
Carsten Haitzler [Thu, 19 May 2011 09:22:35 +0000 (09:22 +0000)]
small fix - check surface alloc return and reurn alloc failure.

SVN revision: 59522

13 years agoEdje entry: Fix warnings.
Tom Hacohen [Thu, 19 May 2011 09:00:22 +0000 (09:00 +0000)]
Edje entry: Fix warnings.

SVN revision: 59521

13 years agoEdje entry: Remove the useless calls to "update_from_curs".
Tom Hacohen [Thu, 19 May 2011 08:38:42 +0000 (08:38 +0000)]
Edje entry: Remove the useless calls to "update_from_curs".

We don't really need or use the coordinates anywhere, we just saved them
and worked hard on maintaining them, but didn't really use them.
Now we only calculate them in the one specific case where we actually
need them. This speeds things up and also means the layouting may not be
called in some cases when there's no need to layout.

SVN revision: 59520

13 years agofix bug in new proxy code (no need for changelog as its a new feature
Carsten Haitzler [Thu, 19 May 2011 05:52:47 +0000 (05:52 +0000)]
fix bug in new proxy code (no need for changelog as its a new feature
thats not released yet) wher using proxy via map doesnt let you use uv
coords right as its ALWAYs filling/scaling only due to not using
source image size and proxy size right.

SVN revision: 59519

13 years agofix shape and shape input handling for dnd shadow tree.
Carsten Haitzler [Wed, 18 May 2011 23:55:21 +0000 (23:55 +0000)]
fix shape and shape input handling for dnd shadow tree.

SVN revision: 59517

13 years agoI like alphabetical order :)
Vincent Torri [Wed, 18 May 2011 19:11:09 +0000 (19:11 +0000)]
I like alphabetical order :)

SVN revision: 59516

13 years agoEdje: fix Windows printf format
Vincent Torri [Wed, 18 May 2011 16:11:31 +0000 (16:11 +0000)]
Edje: fix Windows printf format

SVN revision: 59511

13 years agoedje: prevent buffer overrun when using multiple *.
Cedric BAIL [Wed, 18 May 2011 15:13:18 +0000 (15:13 +0000)]
edje: prevent buffer overrun when using multiple *.

SVN revision: 59510

13 years agoremove some shadow declarations
Vincent Torri [Wed, 18 May 2011 14:12:10 +0000 (14:12 +0000)]
remove some shadow declarations

SVN revision: 59508

13 years agoEvas font-engine: Replace deprecated freetype constants.
Tom Hacohen [Wed, 18 May 2011 13:47:45 +0000 (13:47 +0000)]
Evas font-engine: Replace deprecated freetype constants.

SVN revision: 59507

13 years agoEvas font-engine: Remove useless if, it's never a bitmap.
Tom Hacohen [Wed, 18 May 2011 13:47:37 +0000 (13:47 +0000)]
Evas font-engine: Remove useless if, it's never a bitmap.

SVN revision: 59506

13 years agodebug--
Vincent Torri [Wed, 18 May 2011 13:17:54 +0000 (13:17 +0000)]
debug--

SVN revision: 59505

13 years agoEina_lock : fix Windows code, thanks to cedric
Vincent Torri [Wed, 18 May 2011 13:15:25 +0000 (13:15 +0000)]
Eina_lock : fix Windows code, thanks to cedric

SVN revision: 59504

13 years agoeina: fix typo.
Cedric BAIL [Wed, 18 May 2011 12:56:49 +0000 (12:56 +0000)]
eina: fix typo.

SVN revision: 59503

13 years agoEina binbuf: Fix compilation and correct the mistakes.
Tom Hacohen [Wed, 18 May 2011 11:45:32 +0000 (11:45 +0000)]
Eina binbuf: Fix compilation and correct the mistakes.

SVN revision: 59500

13 years agoEvas font-engine: Fix searching of fonts to ignore more control characters.
Tom Hacohen [Wed, 18 May 2011 11:18:08 +0000 (11:18 +0000)]
Evas font-engine: Fix searching of fonts to ignore more control characters.

SVN revision: 59499

13 years agoEvas font-engine: Don't search fi again in ot populate.
Tom Hacohen [Wed, 18 May 2011 11:18:00 +0000 (11:18 +0000)]
Evas font-engine: Don't search fi again in ot populate.

We already calculate it in content create.

SVN revision: 59498

13 years agoEina binbuf: Struct name should be binbuf, not strbuf.
Tom Hacohen [Wed, 18 May 2011 10:52:50 +0000 (10:52 +0000)]
Eina binbuf: Struct name should be binbuf, not strbuf.

SVN revision: 59497

13 years agoEdje entry: Don't emit 'curosr,changed' when appended using a different curosr.
Tom Hacohen [Wed, 18 May 2011 10:08:03 +0000 (10:08 +0000)]
Edje entry: Don't emit 'curosr,changed' when appended using a different curosr.

SVN revision: 59494

13 years agoeina: part of the init is specific, so preserve it.
Cedric BAIL [Wed, 18 May 2011 10:05:59 +0000 (10:05 +0000)]
eina: part of the init is specific, so preserve it.

SVN revision: 59493

13 years agofixed issues on evas gl suport from sungwoo.
Carsten Haitzler [Wed, 18 May 2011 09:49:58 +0000 (09:49 +0000)]
fixed issues on evas gl suport from sungwoo.

SVN revision: 59492

13 years agoecore: improve ecore_timer_dump.
Cedric BAIL [Wed, 18 May 2011 09:12:07 +0000 (09:12 +0000)]
ecore: improve ecore_timer_dump.

SVN revision: 59491

13 years agoadd eina in readme for reqs
Carsten Haitzler [Wed, 18 May 2011 09:07:31 +0000 (09:07 +0000)]
add eina in readme for reqs

SVN revision: 59490

13 years ago640k should be enough for anyone.
Carsten Haitzler [Wed, 18 May 2011 08:37:38 +0000 (08:37 +0000)]
640k should be enough for anyone.

SVN revision: 59489

13 years agoembryo -> use eina_prefix.
Carsten Haitzler [Wed, 18 May 2011 08:33:31 +0000 (08:33 +0000)]
embryo -> use eina_prefix.

SVN revision: 59487

13 years agoeina: fix eina_share_common_init.
Cedric BAIL [Wed, 18 May 2011 07:56:11 +0000 (07:56 +0000)]
eina: fix eina_share_common_init.

SVN revision: 59485

13 years agoadd grid layout obj to evas (along with table and box)
Carsten Haitzler [Wed, 18 May 2011 07:04:32 +0000 (07:04 +0000)]
add grid layout obj to evas (along with table and box)

SVN revision: 59481

13 years agoEina: add 'eina_init()' at the testcase of simple_xml_parser.
Sangho Park [Wed, 18 May 2011 02:49:59 +0000 (02:49 +0000)]
Eina: add 'eina_init()' at the testcase of simple_xml_parser.

SVN revision: 59479

13 years agoEina: add testcase for 'eina_simple_xml_parser'
Sangho Park [Wed, 18 May 2011 02:29:59 +0000 (02:29 +0000)]
Eina: add testcase for 'eina_simple_xml_parser'

SVN revision: 59478

13 years agoEet : fix scanf format on Windows
Vincent Torri [Tue, 17 May 2011 21:15:45 +0000 (21:15 +0000)]
Eet : fix scanf format on Windows

SVN revision: 59475

13 years agoecore: add ecore_timer_dump.
Cedric BAIL [Tue, 17 May 2011 17:32:32 +0000 (17:32 +0000)]
ecore: add ecore_timer_dump.

Note: Will add tomorrow code needed inside e17 to dump all created timer.

SVN revision: 59473

13 years agoeet: use Eina_File and fix forgotten init in Eet test suite.
Cedric BAIL [Tue, 17 May 2011 16:19:53 +0000 (16:19 +0000)]
eet: use Eina_File and fix forgotten init in Eet test suite.

SVN revision: 59471

13 years agoeina: fix eina_file to be really usable.
Cedric BAIL [Tue, 17 May 2011 16:17:28 +0000 (16:17 +0000)]
eina: fix eina_file to be really usable.

SVN revision: 59470

13 years agoEina: Added .gitignore.
Tom Hacohen [Tue, 17 May 2011 15:49:08 +0000 (15:49 +0000)]
Eina: Added .gitignore.

SVN revision: 59469

13 years agoEina binbuf: Added eina_binbuff an auto resizing binary buffer.
Tom Hacohen [Tue, 17 May 2011 15:45:39 +0000 (15:45 +0000)]
Eina binbuf: Added eina_binbuff an auto resizing binary buffer.

SVN revision: 59468

13 years agoeina: build without threads support.
Cedric BAIL [Tue, 17 May 2011 10:15:19 +0000 (10:15 +0000)]
eina: build without threads support.

SVN revision: 59467

13 years agoEcore : ecore_thread: use Sleep() on Windows, instead of usleep()
Vincent Torri [Tue, 17 May 2011 07:17:53 +0000 (07:17 +0000)]
Ecore : ecore_thread: use Sleep() on Windows, instead of usleep()

usleep() does not exists on Windows. Use Sleep() instead. But the
resolution timers are not good on Windows. the sleep will be around
50ms at best.

SVN revision: 59466

13 years agoEvas textblock: Fix a potential bug in wrapping.
Tom Hacohen [Tue, 17 May 2011 07:08:33 +0000 (07:08 +0000)]
Evas textblock: Fix a potential bug in wrapping.

SVN revision: 59464

13 years agoEina_ : eina_file_win32.c : fix returned value of eina_file_shutdown()
Vincent Torri [Tue, 17 May 2011 05:38:29 +0000 (05:38 +0000)]
Eina_ : eina_file_win32.c : fix returned value of eina_file_shutdown()

SVN revision: 59463

13 years agochangelog for 59458
Mike Blumenkrantz [Tue, 17 May 2011 00:18:38 +0000 (00:18 +0000)]
changelog for 59458

SVN revision: 59460

13 years agohuge bugfix patch for eeze 1.0 stuff: I fubared disk detection pretty hard initially...
Mike Blumenkrantz [Tue, 17 May 2011 00:14:44 +0000 (00:14 +0000)]
huge bugfix patch for eeze 1.0 stuff: I fubared disk detection pretty hard initially, I think this fixes it all

SVN revision: 59458

13 years agoadd fallback methods for grabbing disk vendor/model/etc
Mike Blumenkrantz [Tue, 17 May 2011 00:10:52 +0000 (00:10 +0000)]
add fallback methods for grabbing disk vendor/model/etc

SVN revision: 59457

13 years agofix eina_prefix.c on Windows (at least a part of it, as elm is not working with it)
Vincent Torri [Mon, 16 May 2011 17:39:20 +0000 (17:39 +0000)]
fix eina_prefix.c on Windows (at least a part of it, as elm is not working with it)

SVN revision: 59454

13 years agofix eina_inline_lock_void.x
Vincent Torri [Mon, 16 May 2011 17:37:51 +0000 (17:37 +0000)]
fix eina_inline_lock_void.x

SVN revision: 59453

13 years agoEdje min_restricted_calc: Fix the fallback calc to calc more correctly.
Tom Hacohen [Mon, 16 May 2011 14:09:08 +0000 (14:09 +0000)]
Edje min_restricted_calc: Fix the fallback calc to calc more correctly.

Ok was shared between width and height and in the error, and in the error
case we don't reset maxw and maxh; This caused maxw and maxh to be added
a couple of times even when not needed. This would cause weird sizing.

SVN revision: 59450

13 years agouse the ecore pos map call for edje as opposed to do it yourself. this
Carsten Haitzler [Mon, 16 May 2011 13:16:34 +0000 (13:16 +0000)]
use the ecore pos map call for edje as opposed to do it yourself. this
also opens up new position mappings like factored accel/decel/sin,
divis, bounce and spring! :) documentation provided.

SVN revision: 59449

13 years agoFix embryo code creation. Add newline after each function. It avoid lines to be too...
Raoul HECKY [Mon, 16 May 2011 12:16:54 +0000 (12:16 +0000)]
Fix embryo code creation. Add newline after each function. It avoid lines to be too long for embryo_cc.

SVN revision: 59448

13 years agoin this commit, we learn the value of the '!' operator.
Mike Blumenkrantz [Mon, 16 May 2011 12:09:47 +0000 (12:09 +0000)]
in this commit, we learn the value of the '!' operator.

SVN revision: 59447

13 years agoaccount for canceled operations (no events for these), remove freed disks from event...
Mike Blumenkrantz [Mon, 16 May 2011 11:32:11 +0000 (11:32 +0000)]
account for canceled operations (no events for these), remove freed disks from event list

SVN revision: 59446

13 years agoadd docs for eject, fix some devastating typos in eject, eject now unmounts mounted...
Mike Blumenkrantz [Mon, 16 May 2011 11:24:26 +0000 (11:24 +0000)]
add docs for eject, fix some devastating typos in eject, eject now unmounts mounted disks before ejecting

SVN revision: 59445

13 years agoadd eject functions/events
Mike Blumenkrantz [Mon, 16 May 2011 11:03:06 +0000 (11:03 +0000)]
add eject functions/events

SVN revision: 59443

13 years agouse eina_fp fixed point sincos table to reduce calc overhead.
Carsten Haitzler [Mon, 16 May 2011 10:51:02 +0000 (10:51 +0000)]
use eina_fp fixed point sincos table to reduce calc overhead.

SVN revision: 59442

13 years agotrailing whitespace--
Mike Blumenkrantz [Mon, 16 May 2011 10:38:47 +0000 (10:38 +0000)]
trailing whitespace--

SVN revision: 59441

13 years agotrack all disk objects, fix typo in eeze optmap from earlier, catch and create extern...
Mike Blumenkrantz [Mon, 16 May 2011 09:52:16 +0000 (09:52 +0000)]
track all disk objects, fix typo in eeze optmap from earlier, catch and create external mount events

SVN revision: 59439