index
:
~slomo/efl
gst-1.0
master
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-26
ecore_audio: Test the looped signal/code path as well
Daniel Willmann
1
-1
/
+11
2013-04-26
ecore_audio: Add vio_set method / write cb to output
Daniel Willmann
4
-4
/
+82
2013-04-26
ecore_audio: Remove duplicate variables/move to appropriate place
Daniel Willmann
2
-8
/
+8
2013-04-26
ecore_audio: Move sndfile VIO into a file to access from in- and output
Daniel Willmann
4
-73
/
+106
2013-04-26
ecore_audio: Zero copy in pulse output
Daniel Willmann
1
-5
/
+5
2013-04-26
evas - fixed logic fault in proxy clipping.
ChunEon Park
3
-24
/
+21
2013-04-26
evas - For compatibility, Make proxy's source clip to be optional. Im checkin...
ChunEon Park
3
-8
/
+13
2013-04-26
Fix variable usage in framespace get. Thanks Seb ;)
Chris Michael
1
-3
/
+2
2013-04-26
Remove blank line
Chris Michael
1
-1
/
+0
2013-04-26
Reenable ability for async render of shm engine.
Chris Michael
1
-4
/
+4
2013-04-26
evas - fix the proxy object to not be clipped by source clipper
ChunEon Park
1
-10
/
+23
2013-04-25
evas/wayland_shm: Fix resize to the left or top when rotated.
Rafael Antognolli
2
-5
/
+15
2013-04-25
evas/wayland_egl: Fix resize to the left or top when rotated.
Rafael Antognolli
2
-10
/
+28
2013-04-25
Evas textblock: Fixed line size calculation when using multiple fonts.
Tom Hacohen
1
-3
/
+19
2013-04-25
edje entry: remove duplicated ecore_imf_context_reset in adjusting the selection
Jihoon Kim
1
-5
/
+2
2013-04-25
Evas: Split Evas headers
Daniel Zaoui
5
-19587
/
+20090
2013-04-25
eina/evas: Fix includes for examples
Daniel Willmann
2
-0
/
+3
2013-04-24
eo: Fix incorrect pointer allocation
Daniel Willmann
1
-1
/
+1
2013-04-24
ecore_evas/wayland: Consider the frame/border for pointer position.
Rafael Antognolli
1
-9
/
+11
2013-04-24
ecore_evas/wayland: Fix rotation when going back to 0 or 180 degrees.
Rafael Antognolli
1
-4
/
+20
2013-04-24
edje: Split Edje headers
Aharon Hillel
5
-6418
/
+6815
2013-04-24
ecore_evas/wayland: Add support for rotation on wayland_egl backend.
Rafael Antognolli
5
-97
/
+130
2013-04-25
fix examples makefiles to find Efl_Config.h
Carsten Haitzler (Rasterman)
13
-0
/
+13
2013-04-24
Eo: fixed an issue with the test_value test.
Tom Hacohen
1
-2
/
+2
2013-04-24
Eo: Eo_Class_Id should be uintptr_t not size_t.
Tom Hacohen
1
-1
/
+1
2013-04-24
Eo: Added test to the special eina value type.
Tom Hacohen
5
-1
/
+67
2013-04-25
add --with-api=XXX (both|legacy|eo) to define which api set to enable
Carsten Haitzler (Rasterman)
1
-1
/
+8
2013-04-24
eeze/sensor/tizen: Fix typos to let it build for tizen
Stefan Schmidt
1
-3
/
+3
2013-04-24
add a global Efl_Config.h for everyone.
Carsten Haitzler (Rasterman)
38
-163
/
+176
2013-04-24
eo: Lets fix make distcheck by including eo_ptr_indirection header
Daniel Willmann
1
-0
/
+1
2013-04-24
rejig 32bit eoid allocation to 5.5.12.
Carsten Haitzler (Rasterman)
1
-3
/
+3
2013-04-23
ecore/evas wayland_shm: Add support for window rotation.
Rafael Antognolli
5
-15
/
+184
2013-04-23
evas/wayland: Remove framespace clipper.
Rafael Antognolli
3
-110
/
+0
2013-04-23
ecore_evas/wayland: Change the default frame smart object.
Rafael Antognolli
4
-10
/
+147
2013-04-23
ecore/wayland: Add support for engine animated cursor.
Rafael Antognolli
2
-18
/
+65
2013-04-23
examples/ecore_audio: Require input and output file as argument
Daniel Willmann
1
-4
/
+4
2013-04-23
ecore_audio: Add more return values for methods, catch up with API
Daniel Willmann
12
-33
/
+163
2013-04-23
Rename edbus->eldbus
Lucas De Marchi
71
-5410
/
+5410
2013-04-23
eoid -> use mmap for allocating id tables. makes it a separate memory
Carsten Haitzler (Rasterman)
1
-4
/
+72
2013-04-23
eoid -> rjid 64bit bit allocations for.. not so much bloat.
Carsten Haitzler (Rasterman)
1
-10
/
+10
2013-04-23
ecore: Split Ecore headers
Aharon Hillel
5
-2603
/
+2738
2013-04-23
fix eeze scanner header install
Mike Blumenkrantz
1
-1
/
+2
2013-04-23
evas: take stride into account with swapbuf.
Cedric Bail
1
-2
/
+3
2013-04-23
Eo: tests to check eo ptrs indirection feature.
Daniel Zaoui
2
-0
/
+79
2013-04-23
Eo: pointers indirection mechanism for objects and classes
Daniel Zaoui
6
-183
/
+583
2013-04-23
Revert "ummm dont set max based on max hint... this got added at some point"
Carsten Haitzler (Rasterman)
1
-1
/
+1
2013-04-23
Eo: add benchmarks to measure eo_add.
Daniel Zaoui
4
-1
/
+51
2013-04-22
fix recursive proxy rendering to just show a black rectangle
Mike Blumenkrantz
1
-7
/
+7
2013-04-22
eeze/sensor: Simplify object handling in async paths.
Stefan Schmidt
6
-212
/
+194
2013-04-23
ummm dont set max based on max hint... this got added at some point
Carsten Haitzler (Rasterman)
1
-1
/
+1
[next]