summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* fix recursive proxy rendering to just show a black rectangleMike Blumenkrantz2013-04-223-7/+12
* eeze/sensor: Simplify object handling in async paths.Stefan Schmidt2013-04-226-212/+194
* ummm dont set max based on max hint... this got added at some pointCarsten Haitzler (Rasterman)2013-04-231-1/+1
* fix 64bit ecore-x selection overrun bug.Carsten Haitzler (Rasterman)2013-04-234-4/+12
* note in comments som get visual info from fbconfig stuff to machCarsten Haitzler (Rasterman)2013-04-231-0/+7
* Efl: Remove libeo.so.1.7.99-gdb.py that got added in the last commit.Tom Hacohen2013-04-221-7/+0
* edje/edje_entry : When selected word exists, selection is cleared and cursor ...WooHyun Jung2013-04-224-10/+48
* evas/evas_gl - cast arguments properly according to the spec of the gles/gl A...ChunEon Park2013-04-211-1/+5
* eina_unicode.H: be nice. add more documentation for deprecated api.Daniel Juyung Seo2013-04-201-0/+1
* ecore_audio: Guard against attaching an input twiceDaniel Willmann2013-04-193-3/+17
* ecore/ews: Make this engine be aware of the wayland frame object.Rafael Antognolli2013-04-191-5/+6
* removed useless mkdir in bould.Tom Hacohen2013-04-191-1/+0
* Eo libeo-gdb.py: Fixed up autofoo to not create it as root.Tom Hacohen2013-04-191-9/+5
* ecore_audio: Don't fail configure with --disable-audioDaniel Willmann2013-04-191-3/+3
* ecore_audio test: Better test coverage for inputsDaniel Willmann2013-04-191-19/+128
* ecore_audio: Remove unnecessary methods in tone inputDaniel Willmann2013-04-191-58/+0
* ecore_audio: Fix seeking in tone inputDaniel Willmann2013-04-194-10/+12
* ecore_audio: Make efl compile with PA disabled againDaniel Willmann2013-04-192-7/+22
* ecore_audio: Fix possible memory leak in pulse main loop integrationDaniel Willmann2013-04-191-0/+1
* eeze/sensor/tizen: Fix start and stop from sensors during init and shutdownStefan Schmidt2013-04-191-5/+2
* eeze/sensor: Simplify sensor object handling.Stefan Schmidt2013-04-195-46/+10
* ecore: update ecore_test_ecore_main_loop_event test for more coverage code.Valerii Kanunik2013-04-191-15/+187
* efreet: shutdown in the right order.Cedric Bail2013-04-191-3/+3
* edje: remove useless ecore_imf_context_reset call in case of pressing ESC and...Jihoon Kim2013-04-193-4/+5
* ecore_evas/wayland: Actually, the frame object should be on LAYER_MIN.Rafael Antognolli2013-04-182-1/+2
* ecore_evas/wayland: Put the default frame object in a lower layer.Rafael Antognolli2013-04-181-0/+1
* evas/wayland: Unclip objects from the framespace after rendering.Rafael Antognolli2013-04-183-76/+103
* tests/ecore_audio: Create temporary test files in build dirDaniel Willmann2013-04-181-4/+5
* ecore_audio: Fix warningsDaniel Willmann2013-04-1811-75/+42
* ecore_audio: Change method signature of read and read_internalDaniel Willmann2013-04-185-10/+9
* ecore_audio: Add return value to input_attach methodDaniel Willmann2013-04-189-17/+29
* edje_multisense: Now works with eo rewriteDaniel Willmann2013-04-181-30/+29
* ecore_audio_pulse: Fix small bug that would delay PA stream deletionDaniel Willmann2013-04-181-1/+2
* ecore_audio: Support VIO in sndfile inputDaniel Willmann2013-04-181-1/+140
* ecore_audio: Make custom input example work with eoDaniel Willmann2013-04-182-20/+22
* ecore_audio: Implement virtual IO for generic inputDaniel Willmann2013-04-185-8/+74
* ecore_audio: Implement ecore_audio_playback example with eoDaniel Willmann2013-04-182-66/+91
* ecore_audio: Add pulseaudio output for eoDaniel Willmann2013-04-186-14/+641
* ecore_audio: Change signature of read function, reorder methodsDaniel Willmann2013-04-182-33/+34
* ecore_audio: Implement notification when samplerate changesDaniel Willmann2013-04-182-4/+8
* ecore_audio: Enable tone test caseDaniel Willmann2013-04-181-0/+57
* ecore_audio: Allow setting frequency and length in tone inputDaniel Willmann2013-04-184-5/+58
* ecore_audio: Add tone input classDaniel Willmann2013-04-185-8/+260
* ecore_audio: Enable soundfile test for eoDaniel Willmann2013-04-181-26/+26
* ecore_audio: Update transcoding example to work with eoDaniel Willmann2013-04-182-21/+22
* ecore_audio: Add sndfile in- and outputDaniel Willmann2013-04-185-0/+532
* ecore_audio_obj_in: Implemented read and event sendingDaniel Willmann2013-04-185-6/+42
* ecore_audio: Add new methods to ecore_audio objectsDaniel Willmann2013-04-186-6/+86
* ecore_audio: Clean up the headersDaniel Willmann2013-04-182-183/+7
* ecore_audio: Add EO_TYPECHECK to the method ID macroDaniel Willmann2013-04-183-6/+6