summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eo_data_get (not finished)devs/jackdanielz/eo_data_refDaniel Zaoui2013-04-2259-642/+700
* Eo: Add reference functions for objects dataDaniel Zaoui2013-04-2211-25/+232
* 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
* ecore_audio: Build Eo-based Ecore_Audio and tests nowDaniel Willmann2013-04-186-592/+125
* ecore_audio: Add new eo-based ecore_audio objectsDaniel Willmann2013-04-186-0/+757
* data/Makefile.am: Hopefully distcheck will now succeedDaniel Willmann2013-04-181-0/+2
* data/Makefile.am: Add uninstall rule for libeo.so.*-gdb.pyDaniel Willmann2013-04-181-0/+3
* eeze/sensor: Just use one list for available modules and add udev.Stefan Schmidt2013-04-181-3/+3
* eeze/sensor: Add temperature sensor to my testing codeStefan Schmidt2013-04-181-1/+13