platform/upstream/efl.git
2013-04-23 Daniel Willmannexamples/ecore_audio: Require input and output file...
2013-04-23 Daniel Willmannecore_audio: Add more return values for methods, catch...
2013-04-23 Lucas De MarchiRename edbus->eldbus
2013-04-23 Carsten Haitzler... eoid -> use mmap for allocating id tables. makes it...
2013-04-23 Carsten Haitzler... eoid -> rjid 64bit bit allocations for.. not so much...
2013-04-23 Aharon Hillelecore: Split Ecore headers
2013-04-23 Cedric Bailefl: add m4 macro to handle a way to enable/disable...
2013-04-23 Cedric Bailgitignore: don't monitor generated file.
2013-04-23 Mike Blumenkrantzfix eeze scanner header install
2013-04-23 Cedric Bailevas: take stride into account with swapbuf.
2013-04-23 Daniel ZaouiEo: tests to check eo ptrs indirection feature.
2013-04-23 Daniel ZaouiEo: pointers indirection mechanism for objects and...
2013-04-23 Carsten Haitzler... Revert "ummm dont set max based on max hint... this...
2013-04-23 Daniel ZaouiEo: add benchmarks to measure eo_add.
2013-04-22 Mike Blumenkrantzfix recursive proxy rendering to just show a black...
2013-04-22 Stefan Schmidteeze/sensor: Simplify object handling in async paths.
2013-04-22 Carsten Haitzler... ummm dont set max based on max hint... this got added...
2013-04-22 Carsten Haitzler... fix 64bit ecore-x selection overrun bug.
2013-04-22 Carsten Haitzler... note in comments som get visual info from fbconfig...
2013-04-22 Tom HacohenEfl: Remove libeo.so.1.7.99-gdb.py that got added in...
2013-04-22 WooHyun Jungedje/edje_entry : When selected word exists, selection...
2013-04-21 ChunEon Parkevas/evas_gl - cast arguments properly according to...
2013-04-20 Daniel Juyung Seoeina_unicode.H: be nice. add more documentation for...
2013-04-19 Daniel Willmannecore_audio: Guard against attaching an input twice
2013-04-19 Rafael Antognolliecore/ews: Make this engine be aware of the wayland...
2013-04-19 Tom Hacohenremoved useless mkdir in bould.
2013-04-19 Tom HacohenEo libeo-gdb.py: Fixed up autofoo to not create it...
2013-04-19 Daniel Willmannecore_audio: Don't fail configure with --disable-audio
2013-04-19 Daniel Willmannecore_audio test: Better test coverage for inputs
2013-04-19 Daniel Willmannecore_audio: Remove unnecessary methods in tone input
2013-04-19 Daniel Willmannecore_audio: Fix seeking in tone input
2013-04-19 Daniel Willmannecore_audio: Make efl compile with PA disabled again
2013-04-19 Daniel Willmannecore_audio: Fix possible memory leak in pulse main...
2013-04-19 Stefan Schmidteeze/sensor/tizen: Fix start and stop from sensors...
2013-04-19 Stefan Schmidteeze/sensor: Simplify sensor object handling.
2013-04-19 Valerii Kanunikecore: update ecore_test_ecore_main_loop_event test...
2013-04-19 Cedric Bailefreet: shutdown in the right order.
2013-04-19 Jihoon Kimedje: remove useless ecore_imf_context_reset call in...
2013-04-18 Rafael Antognolliecore_evas/wayland: Actually, the frame object should...
2013-04-18 Rafael Antognolliecore_evas/wayland: Put the default frame object in...
2013-04-18 Rafael Antognollievas/wayland: Unclip objects from the framespace after...
2013-04-18 Daniel Willmanntests/ecore_audio: Create temporary test files in build dir
2013-04-18 Daniel Willmannecore_audio: Fix warnings
2013-04-18 Daniel Willmannecore_audio: Change method signature of read and read_i...
2013-04-18 Daniel Willmannecore_audio: Add return value to input_attach method
2013-04-18 Daniel Willmannedje_multisense: Now works with eo rewrite
2013-04-18 Daniel Willmannecore_audio_pulse: Fix small bug that would delay PA...
2013-04-18 Daniel Willmannecore_audio: Support VIO in sndfile input
2013-04-18 Daniel Willmannecore_audio: Make custom input example work with eo
2013-04-18 Daniel Willmannecore_audio: Implement virtual IO for generic input
2013-04-18 Daniel Willmannecore_audio: Implement ecore_audio_playback example...
2013-04-18 Daniel Willmannecore_audio: Add pulseaudio output for eo
2013-04-18 Daniel Willmannecore_audio: Change signature of read function, reorder...
2013-04-18 Daniel Willmannecore_audio: Implement notification when samplerate...
2013-04-18 Daniel Willmannecore_audio: Enable tone test case
2013-04-18 Daniel Willmannecore_audio: Allow setting frequency and length in...
2013-04-18 Daniel Willmannecore_audio: Add tone input class
2013-04-18 Daniel Willmannecore_audio: Enable soundfile test for eo
2013-04-18 Daniel Willmannecore_audio: Update transcoding example to work with eo
2013-04-18 Daniel Willmannecore_audio: Add sndfile in- and output
2013-04-18 Daniel Willmannecore_audio_obj_in: Implemented read and event sending
2013-04-18 Daniel Willmannecore_audio: Add new methods to ecore_audio objects
2013-04-18 Daniel Willmannecore_audio: Clean up the headers
2013-04-18 Daniel Willmannecore_audio: Add EO_TYPECHECK to the method ID macro
2013-04-18 Daniel Willmannecore_audio: Build Eo-based Ecore_Audio and tests now
2013-04-18 Daniel Willmannecore_audio: Add new eo-based ecore_audio objects
2013-04-18 Daniel Willmanndata/Makefile.am: Hopefully distcheck will now succeed
2013-04-18 Daniel Willmanndata/Makefile.am: Add uninstall rule for libeo.so....
2013-04-18 Stefan Schmidteeze/sensor: Just use one list for available modules...
2013-04-18 Stefan Schmidteeze/sensor: Add temperature sensor to my testing code
2013-04-18 Daniel Willmanndata/Makefile.am: Fix EXTRA_DIST to include the correct...
2013-04-18 Tom HacohenEcore_x: init ret, otherwise it might be used uninitial...
2013-04-18 Tom HacohenEvas engine gl_x11: Fixed signed, unsigned comparison.
2013-04-18 Carsten Haitzler... fix nvidia texture from pixmap config depth match to...
2013-04-18 Carsten Haitzler... comments for sungwoo when he gets back...
2013-04-18 Tom HacohenEvas object dbg_info: Fixed cast of pointer to int.
2013-04-18 Tom HacohenFixed make install when building out of tree.
2013-04-18 Carsten Haitzler... clean up glx native surface (texture from pixmap code...
2013-04-18 Carsten Haitzler... fix evas gl_x11 in 16bpp (and similar depths).
2013-04-18 Shinwoo Kim[ecore_x] add accessibility support
2013-04-18 Jiyoun Parkexpand indicator type to support if it want more than...
2013-04-18 Carsten Haitzler... small change: valgrind shus about uninitiallized data...
2013-04-18 Deon 'PrinceAMD... Ecore Pointer get root x,y position without ecore_x_window.
2013-04-18 Carsten Haitzler... add gdb py script output to ignore
2013-04-17 Ryuan Choicmake : EcoreConfig.cmake should be able to find ecore...
2013-04-17 Carsten Haitzler... let's fix eeze sensors to not segv on shutdown.. dup...
2013-04-17 Daniel WillmannEo: Print location of the calling functions in eo log...
2013-04-17 Stefan Schmidteeze/sensor: Add small udev module to read temperature...
2013-04-17 Daniel Juyung Seoevas_object_main.c: added Clipper information for debug...
2013-04-17 Daniel Juyung SeoEvas.h: fixed documentation source formatting while...
2013-04-17 Yakov GoldbergEvas textblock: fix split cursor tests; FIXME ligatures...
2013-04-16 Tom HacohenFixed make install with DESDIR.
2013-04-16 Tom HacohenEina tests: Use TESTS_BUILD_DIR instead of PACKAGE_BUIL...
2013-04-16 Stefan Schmidteeze/sensor: Switch timestamp to relative values coming.
2013-04-16 Tom HacohenEo gdb: Change eo_backtrace to catch more cases.
2013-04-16 Tom HacohenEo gdb: eo gdb script is now autoloaded by gdb, added...
2013-04-16 Igor MurzovEvas: Fix double fclose() in WebP loader
2013-04-16 Igor MurzovFix incorrect printf format usage
2013-04-16 Igor MurzovInstall CMake configs to the proper path
2013-04-15 ChunEon ParkEvas: If an object goes to be hidden without replacing...
next