This is an automated email from the git hooks/post-receive script.
stefan pushed a change to annotated tag v1.12.0-beta1
in repository core/efl.
at d77713d (tag)
tagging a0f97ca033b5e120c63e3fd018fa78dfacd140f8 (commit)
replaces v1.12.0-alpha1
tagged by Stefan Schmidt
on Mon Oct 27 13:29:32 2014 +0100
- Log -----------------------------------------------------------------
v1.12.0-beta1
Adrien Nader (1):
ecore_exe_win32: CreateProcess was called with random flags.
Carsten Haitzler (2):
evas gl rgba visual/rendering fix try ... again
evas - sw generic - fix osmesa to not use rgb buffers as evas doesnt know
Cedric BAIL (5):
evas: don't redefine macro in tgv saver.
evas: tests more file format loader.
evas: let's handle dds also during tests properly.
evas: tests only for extension compiled in.
eet: shutup stupid compiler warning.
Christopher Michael (7):
ecore-drm: Cleanup/Unify output_free function code
ecore-drm: Check for valid crtc before calling free
evas-gl-drm: Cleanup formatting
ecore-drm: Fix formatting
ecore-drm: Add error message for calling shutdown without calling init
ecore-wayland: Add error message for calling shutdown without calling
evas-gl-drm: Fix initialization from incompatible pointer type
Daniel Zaoui (1):
dnd/x: fix type set for case there is no type list exists
Felipe Magno de Almeida (2):
[cxx] Fixed eina::value get for string
[eina-cxx] Fixed EFL_CXX_THROW not defined
Jean Guyomarc'h (1):
eina_semaphore: OSX support
Jean-Philippe ANDRÉ (10):
Evas GL: Fix unused variable
Evas GL: Remove useless #ifdef/#endif
Evas GL: Don't pass shared context for GLX with 1.1 API
Evas filters: Use a cow to reduce memory usage of text objects
Evas filters: Move filter COW to evas global stuff
Evas filters: Feed some cow to the image objects
Evas filters: Remove useless source_count and cow checks
Eina: Check for errors after eina_tls_new
Evas GL: Fix typo in an extension's name
Evas GL: string_query returns a const char *
Pierre Le Magourou (1):
eldbus: Fix wrong comments.
Srivardhan Hebbar (3):
ecore_wayland: Making _ecore_wl_init_count not to go below zero in
shutdown.
ecore_drm: Making _ecore_drm_init_count not to go below zero in
_ecore_drm_shutdown.
ecore_wayland: Making _ecore_wl_shutdown return int instead of EINA_BOOL.
Stefan Schmidt (11):
emotion: Add wma as possible playable extension
eina: Fix _timedwait to handle the given timeout on top of the absolute
time
tests/eina: Enable eina_condition_timedwait() now that it should work.
eina: Add a note about potential use of CLOCK_MONOTONIC
evas/cserve2_slave: Fix build race with linking to eo but not depending
on it.
Revert "eina: Fix _timedwait to handle the given timeout on top of the
absolute time"
Revert "tests/eina: Enable eina_condition_timedwait() now that it should
work."
eina_cxx: Include newly added header to unbreak make distcheck
ecore-wayland: Add since tag to new ecore_wl_window_xdg_surface_get()
function
ecore_evas: Add since tag to new ecore_evas_gl_drm_new() function
release: Update NEWS and bump version for 1.12.0-beta1 release
Tae-Hwan Kim (3):
eina: enhance doxygen for eina_counter.h
eina: documentation enhance - add @brief tag
eina: enhance doxygen in eina_accessor.h
Tom Hacohen (2):
Eo id: Fix id security checks for invalid objects.
Eo id: Add regression tests to eo id sanity checks
Vyacheslav Reutskiy (2):
edje: edje_edit - don't unlick(NULL)
edje: edje_edit - fix posible resource leak
kabeer khan (1):
Eina Test : Added test case for convert float in eina_test_value
vivek (4):
ecore_drm: Added internal function to check if drm device is hotplug
device
ecore-drm: Cleanup backlight and drm device in output_free function code
ecore-drm: Added documentation for various APIs in ecore_drm_device module
ecore-drm: Added documentation for various APIs in ecore_drm_output module
-----------------------------------------------------------------------
No new revisions were added by this update.
--