21892 Commits (4cf68bf728b5a858ce1c0efac25ded1a49ba8d9d)
 

Author SHA1 Message Date
Carsten Haitzler 4cf68bf728 eoid -> use mmap for allocating id tables. makes it a separate memory 10 years ago
Carsten Haitzler c9ad644be2 eoid -> rjid 64bit bit allocations for.. not so much bloat. 10 years ago
Aharon Hillel ba57a1c795 ecore: Split Ecore headers 10 years ago
Cedric Bail 606c325bcd efl: add m4 macro to handle a way to enable/disable Eo API and EFL legacy API. 10 years ago
Cedric Bail d9b074d7a6 gitignore: don't monitor generated file. 10 years ago
Mike Blumenkrantz d0551370dd fix eeze scanner header install 10 years ago
Cedric Bail f2e95b094a evas: take stride into account with swapbuf. 10 years ago
Daniel Zaoui d29fc36e1b Eo: tests to check eo ptrs indirection feature. 10 years ago
Daniel Zaoui 337fac0e73 Eo: pointers indirection mechanism for objects and classes 10 years ago
Carsten Haitzler 33a46372c9 Revert "ummm dont set max based on max hint... this got added at some point" 10 years ago
Daniel Zaoui b503a681ae Eo: add benchmarks to measure eo_add. 10 years ago
Mike Blumenkrantz 715c77adb9 fix recursive proxy rendering to just show a black rectangle 10 years ago
Stefan Schmidt c2da27328b eeze/sensor: Simplify object handling in async paths. 10 years ago
Carsten Haitzler 116013320a ummm dont set max based on max hint... this got added at some point 10 years ago
Carsten Haitzler 6d54f4608d fix 64bit ecore-x selection overrun bug. 10 years ago
Carsten Haitzler 36b1b06a60 note in comments som get visual info from fbconfig stuff to mach 10 years ago
Tom Hacohen 226517aa88 Efl: Remove libeo.so.1.7.99-gdb.py that got added in the last commit. 10 years ago
WooHyun Jung beba98895a edje/edje_entry : When selected word exists, selection is cleared and cursor remains on the current entry by additional key input. 10 years ago
ChunEon Park 529e1d3569 evas/evas_gl - cast arguments properly according to the spec of the gles/gl APIs. 10 years ago
Daniel Juyung Seo 436d63e01a eina_unicode.H: be nice. add more documentation for deprecated api. 10 years ago
Daniel Willmann 6781342d3c ecore_audio: Guard against attaching an input twice 10 years ago
Rafael Antognolli f12b3b94d0 ecore/ews: Make this engine be aware of the wayland frame object. 10 years ago
Tom Hacohen d1a7e1f599 removed useless mkdir in bould. 10 years ago
Tom Hacohen e723dc6348 Eo libeo-gdb.py: Fixed up autofoo to not create it as root. 10 years ago
Daniel Willmann 94ae0e906d ecore_audio: Don't fail configure with --disable-audio 10 years ago
Daniel Willmann af8fed32c6 ecore_audio test: Better test coverage for inputs 10 years ago
Daniel Willmann 3b5f002f17 ecore_audio: Remove unnecessary methods in tone input 10 years ago
Daniel Willmann 1c0107afd8 ecore_audio: Fix seeking in tone input 10 years ago
Daniel Willmann de265a994a ecore_audio: Make efl compile with PA disabled again 10 years ago
Daniel Willmann fe292a34fb ecore_audio: Fix possible memory leak in pulse main loop integration 10 years ago
Stefan Schmidt 3c167a964b eeze/sensor/tizen: Fix start and stop from sensors during init and shutdown 10 years ago
Stefan Schmidt 27a711b83c eeze/sensor: Simplify sensor object handling. 10 years ago
Valerii Kanunik d601c15302 ecore: update ecore_test_ecore_main_loop_event test for more coverage code. 10 years ago
Cedric Bail 9abcb77c73 efreet: shutdown in the right order. 10 years ago
Jihoon Kim 6e767dd75b edje: remove useless ecore_imf_context_reset call in case of pressing ESC and Return key 10 years ago
Rafael Antognolli 34d4352055 ecore_evas/wayland: Actually, the frame object should be on LAYER_MIN. 10 years ago
Rafael Antognolli 89960340d7 ecore_evas/wayland: Put the default frame object in a lower layer. 10 years ago
Rafael Antognolli e937f1f5a3 evas/wayland: Unclip objects from the framespace after rendering. 10 years ago
Daniel Willmann 986244339b tests/ecore_audio: Create temporary test files in build dir 10 years ago
Daniel Willmann 2d85906367 ecore_audio: Fix warnings 10 years ago
Daniel Willmann 88835840ea ecore_audio: Change method signature of read and read_internal 10 years ago
Daniel Willmann e99ab4623a ecore_audio: Add return value to input_attach method 10 years ago
Daniel Willmann 43299ade45 edje_multisense: Now works with eo rewrite 10 years ago
Daniel Willmann e93ddc9bb3 ecore_audio_pulse: Fix small bug that would delay PA stream deletion 10 years ago
Daniel Willmann d2326d229e ecore_audio: Support VIO in sndfile input 10 years ago
Daniel Willmann 6df9640c10 ecore_audio: Make custom input example work with eo 10 years ago
Daniel Willmann e89153a21d ecore_audio: Implement virtual IO for generic input 10 years ago
Daniel Willmann f96ba47976 ecore_audio: Implement ecore_audio_playback example with eo 10 years ago
Daniel Willmann 7255656738 ecore_audio: Add pulseaudio output for eo 10 years ago
Daniel Willmann 01e4c9597e ecore_audio: Change signature of read function, reorder methods 10 years ago