summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-04-26ecore_audio: Test the looped signal/code path as wellDaniel Willmann1-1/+11
2013-04-26ecore_audio: Add vio_set method / write cb to outputDaniel Willmann4-4/+82
2013-04-26ecore_audio: Remove duplicate variables/move to appropriate placeDaniel Willmann2-8/+8
2013-04-26ecore_audio: Move sndfile VIO into a file to access from in- and outputDaniel Willmann4-73/+106
2013-04-26ecore_audio: Zero copy in pulse outputDaniel Willmann1-5/+5
2013-04-26evas - fixed logic fault in proxy clipping.ChunEon Park3-24/+21
2013-04-26evas - For compatibility, Make proxy's source clip to be optional. Im checkin...ChunEon Park3-8/+13
2013-04-26Fix variable usage in framespace get. Thanks Seb ;)Chris Michael1-3/+2
2013-04-26Remove blank lineChris Michael1-1/+0
2013-04-26Reenable ability for async render of shm engine.Chris Michael1-4/+4
2013-04-26evas - fix the proxy object to not be clipped by source clipperChunEon Park1-10/+23
2013-04-25evas/wayland_shm: Fix resize to the left or top when rotated.Rafael Antognolli2-5/+15
2013-04-25evas/wayland_egl: Fix resize to the left or top when rotated.Rafael Antognolli2-10/+28
2013-04-25Evas textblock: Fixed line size calculation when using multiple fonts.Tom Hacohen1-3/+19
2013-04-25edje entry: remove duplicated ecore_imf_context_reset in adjusting the selectionJihoon Kim1-5/+2
2013-04-25Evas: Split Evas headersDaniel Zaoui5-19587/+20090
2013-04-25eina/evas: Fix includes for examplesDaniel Willmann2-0/+3
2013-04-24eo: Fix incorrect pointer allocationDaniel Willmann1-1/+1
2013-04-24ecore_evas/wayland: Consider the frame/border for pointer position.Rafael Antognolli1-9/+11
2013-04-24ecore_evas/wayland: Fix rotation when going back to 0 or 180 degrees.Rafael Antognolli1-4/+20
2013-04-24edje: Split Edje headersAharon Hillel5-6418/+6815
2013-04-24ecore_evas/wayland: Add support for rotation on wayland_egl backend.Rafael Antognolli5-97/+130
2013-04-25fix examples makefiles to find Efl_Config.hCarsten Haitzler (Rasterman)13-0/+13
2013-04-24Eo: fixed an issue with the test_value test.Tom Hacohen1-2/+2
2013-04-24Eo: Eo_Class_Id should be uintptr_t not size_t.Tom Hacohen1-1/+1
2013-04-24Eo: Added test to the special eina value type.Tom Hacohen5-1/+67
2013-04-25add --with-api=XXX (both|legacy|eo) to define which api set to enableCarsten Haitzler (Rasterman)1-1/+8
2013-04-24eeze/sensor/tizen: Fix typos to let it build for tizenStefan Schmidt1-3/+3
2013-04-24add a global Efl_Config.h for everyone.Carsten Haitzler (Rasterman)38-163/+176
2013-04-24eo: Lets fix make distcheck by including eo_ptr_indirection headerDaniel Willmann1-0/+1
2013-04-24rejig 32bit eoid allocation to 5.5.12.Carsten Haitzler (Rasterman)1-3/+3
2013-04-23ecore/evas wayland_shm: Add support for window rotation.Rafael Antognolli5-15/+184
2013-04-23evas/wayland: Remove framespace clipper.Rafael Antognolli3-110/+0
2013-04-23ecore_evas/wayland: Change the default frame smart object.Rafael Antognolli4-10/+147
2013-04-23ecore/wayland: Add support for engine animated cursor.Rafael Antognolli2-18/+65
2013-04-23examples/ecore_audio: Require input and output file as argumentDaniel Willmann1-4/+4
2013-04-23ecore_audio: Add more return values for methods, catch up with APIDaniel Willmann12-33/+163
2013-04-23Rename edbus->eldbusLucas De Marchi71-5410/+5410
2013-04-23eoid -> use mmap for allocating id tables. makes it a separate memoryCarsten Haitzler (Rasterman)1-4/+72
2013-04-23eoid -> rjid 64bit bit allocations for.. not so much bloat.Carsten Haitzler (Rasterman)1-10/+10
2013-04-23ecore: Split Ecore headersAharon Hillel5-2603/+2738
2013-04-23fix eeze scanner header installMike Blumenkrantz1-1/+2
2013-04-23evas: take stride into account with swapbuf.Cedric Bail1-2/+3
2013-04-23Eo: tests to check eo ptrs indirection feature.Daniel Zaoui2-0/+79
2013-04-23Eo: pointers indirection mechanism for objects and classesDaniel Zaoui6-183/+583
2013-04-23Revert "ummm dont set max based on max hint... this got added at some point"Carsten Haitzler (Rasterman)1-1/+1
2013-04-23Eo: add benchmarks to measure eo_add.Daniel Zaoui4-1/+51
2013-04-22fix recursive proxy rendering to just show a black rectangleMike Blumenkrantz1-7/+7
2013-04-22eeze/sensor: Simplify object handling in async paths.Stefan Schmidt6-212/+194
2013-04-23ummm dont set max based on max hint... this got added at some pointCarsten Haitzler (Rasterman)1-1/+1