summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Alsa WIP workdevs/asdfuser/ecore_audio_eoDaniel Willmann2013-06-141-10/+40
* ecore_audio: Support either pulseaudio or alsa in the examples and multisenseDaniel Willmann2013-06-142-3/+15
* ecore_audio: Correctly calculate pulse timersDaniel Willmann2013-06-141-2/+2
* ecore_audio: Remove old structs that we don't need anymoreDaniel Willmann2013-06-143-68/+1
* ecore_audio: Add alsa supportDaniel Willmann2013-06-146-10/+340
* ecore_audio: Remove includes of optional modules from public .h fileDaniel Willmann2013-06-146-4/+23
* Port wayland_egl changes for swapbufferswithdamage to gl_x11Chris Michael2013-06-141-4/+4
* eglSwapBuffersWithDamage actually returns an EGLBoolean (unsignedChris Michael2013-06-141-5/+5
* evas: fix possible seg with font glyphs from font instance in glyph array wit...Carsten Haitzler (Rasterman)2013-06-142-0/+4
* Formatting fix for 80 columns...Spankies !! ;)Chris Michael2013-06-141-3/+6
* edje-codegen: Now really fix the mem leak without running into a double free.Stefan Schmidt2013-06-141-1/+5
* eina/mp/one_big: Add a comment to clarify why we do not memset the complete m...Stefan Schmidt2013-06-141-0/+1
* evas/cserve2: remove garbage shm files during server initJean-Philippe Andre2013-06-143-0/+44
* evas/cserve2: fix crash when shutting down cserve2Jean-Philippe Andre2013-06-141-0/+3
* evas/cserve2: (shutdown) fix double free issueJean-Philippe Andre2013-06-141-1/+5
* evas/cserve2: Handle SIGINT properlyJean-Philippe Andre2013-06-141-4/+24
* evas/cserve2: catch more signals and exit nicelyJean-Philippe Andre2013-06-141-15/+24
* evas/cserve2: Add UID to shm file pathJean-Philippe Andre2013-06-142-2/+5
* evas/cserve2: Check for errors in evas sw engineJean-Philippe Andre2013-06-141-4/+2
* evas/cserve2: Close scaled images after drawingJean-Philippe Andre2013-06-141-0/+5
* evas/cserve2: Fix crash in expedite test 23Jean-Philippe Andre2013-06-141-1/+2
* evas: preliminary work on texture destruction for async preload of texture.Cedric Bail2013-06-149-21/+21
* evas: change cache API to forward Eo object.Cedric Bail2013-06-149-22/+22
* evas: cleanup GL texture allocation with some code refactoring.Cedric Bail2013-06-142-196/+158
* evas: wayland_egl - mirror changes for qcom tile begin/end in wayland egl.Carsten Haitzler (Rasterman)2013-06-141-0/+2
* evas: wayland egl - mirror changes to gl_x11 for swapbufferswithdamageCarsten Haitzler (Rasterman)2013-06-141-9/+12
* evas: gl engine: chg eglswapbuffersregion to swapbufferswithdamage extn instead.Carsten Haitzler (Rasterman)2013-06-141-7/+12
* evas/map: Add FIXME comment to remember that it's just a workaround.Rafael Antognolli2013-06-131-0/+4
* EFL Formatting.Chris Michael2013-06-131-2/+2
* Evas: Fix bs if app call image object update add after call api likeJiyoun Park2013-06-133-1/+14
* eina_test_str: Make sure we have an empty string before using strcatDaniel Willmann2013-06-121-0/+1
* ecore/wayland: Translate CTRL + keys on Wayland.Rafael Antognolli2013-06-121-36/+53
* improve eina_str coveragedevs/jeyzu/eina-coverageJérémy Zurcher2013-06-121-1/+165
* indent eina_list testsJérémy Zurcher2013-06-121-74/+74
* eina_str_split_full_helper: indentJérémy Zurcher2013-06-121-1/+1
* eina_str_split_full_helper: check params, set NULL at the end of token arrayJérémy Zurcher2013-06-121-0/+8
* eina_chained_mempool: typoJérémy Zurcher2013-06-121-1/+1
* eina_chained_mempool: fix ERR arg formatJérémy Zurcher2013-06-121-1/+1
* ecore_wl: Handle ECORE_WL_WINDOW_TYPE_NONE correctlyEduardo Lima (Etrunko)2013-06-121-6/+3
* Document .gitignore splitEduardo Lima (Etrunko)2013-06-121-0/+9
* Edje examples: Fixed knob to be visible in the drag example.Tom Hacohen2013-06-121-0/+1
* disable cedric leakage causes in edje mmap file set. :)Carsten Haitzler (Rasterman)2013-06-121-1/+3
* Split .gitignore into multiple filesEduardo Lima (Etrunko)2013-06-1135-299/+306
* edc.vim: added SPRING keyword.Daniel Juyung Seo2013-06-121-1/+1
* evas - partial rendering support now for qualcomm extn too.Carsten Haitzler (Rasterman)2013-06-115-2/+114
* eo_class_new: fix big memory wasteJérémy Zurcher2013-06-101-1/+2
* eo: fix advertised object size in dbg msgJérémy Zurcher2013-06-101-1/+1
* eldbus: Fix crash when eldbus is shutdown and we have a live connection of ty...José Roberto de Souza2013-06-101-2/+10
* Revert "continuation of ascent/descent fix by tom - make textblock work too."Tom Hacohen2013-06-101-44/+4
* Revert "fix slowdown as a result of fixing text ascent/descent for fontsets f...Tom Hacohen2013-06-102-17/+0