efl/src/lib
Chris Michael 9b24d378a3 ecore-drm: Print error when taking control of a device fails
Summary: If we send a dbus blocking message, and it returns an error
then we should be printing out this error message

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2015-02-11 15:42:02 -05:00
..
ecore ecore: improve network events handling on Windows. 2015-02-11 17:03:39 +01:00
ecore_audio ecore_audio: fix memory leak in ecore_audio_pulse. 2014-12-10 11:19:23 +01:00
ecore_avahi docs: Update ecore avahi group name name to match others 2014-09-11 15:39:43 +02:00
ecore_cocoa ecore_cocoa: Handle more special characters and capital characters. 2015-02-05 16:38:07 +01:00
ecore_con ecore_con: EAGAIN is replaced by WSAEWOULDBLOCK on Windows. 2015-02-11 17:03:39 +01:00
ecore_drm ecore-drm: Print error when taking control of a device fails 2015-02-11 15:42:02 -05:00
ecore_evas forgotten ee bit from previous commit 2015-02-06 18:25:01 -05:00
ecore_fb
ecore_file ecore_file : Changed documentation of ecore_file_mksubdirs 2014-11-21 09:17:31 -05:00
ecore_imf ecore: update the doxygen groups to compile forgotten parts of the API. 2014-10-20 18:17:26 +02:00
ecore_imf_evas
ecore_input Expose device (e.g. pen) axis information to applications 2014-11-25 12:43:15 +09:00
ecore_input_evas ecore_input_evas: Add since tage for new ecore_event_evas_axis_update() API 2015-01-27 11:48:54 +01:00
ecore_ipc ecore_ipc: coverity issue - you cannot return without free 2014-12-12 04:05:40 +01:00
ecore_psl1ght
ecore_sdl
ecore_wayland ecore-wayland: Don't send key repeat events for keys which should not 2015-02-03 15:31:17 -05:00
ecore_win32 ecore_win32: don't allocate Ecore_Event_Key events with NULL keys 2015-01-30 10:49:56 +01:00
ecore_x ecore-x: Port deprecated API and new API function to xcb 2015-02-04 11:28:01 -05:00
edje edje: add of model lookups. 2015-02-09 22:03:26 +01:00
eet eet - fix endianess break added by cedric a year ago in image decoding 2015-02-04 18:04:55 +09:00
eeze eeze: Fix unused variable build warning. 2014-12-29 23:18:03 +09:00
efl efl: interface are still clearly in beta. 2015-02-07 14:00:28 +01:00
efreet Efreet: do not get confused by path ending with / in XDG_* vars 2015-01-25 12:44:09 +01:00
eina eina: fix directory listing on windows when directory is empty. 2015-02-11 17:03:39 +01:00
eio eio: check that the file to be monitored is not an empty string. 2015-02-11 17:03:37 +01:00
eldbus eldbus: Fix formatting 2015-02-11 15:29:29 -05:00
elocation elocation: Hide also generated headers behind the BETA API define 2015-01-27 16:05:41 +01:00
elua elua: error reporting in the library 2014-12-17 14:44:12 +00:00
embryo embryo: add documentation for Embryo_Version structure. 2014-10-20 18:02:14 +02:00
emotion emotion: Add wma as possible playable extension 2014-10-22 15:12:41 +02:00
eo Eo add: beef up error reporting. 2015-01-23 16:51:18 +00:00
eolian eolian: fix unary expression parsing (correctly consume tokens) 2015-01-29 11:12:41 +00:00
eolian_cxx eolian-cxx: Fixed mixed inheritance between C and C++ classes 2015-01-05 18:59:09 -02:00
ephysics
escape
ethumb ethumb: update API documentation. 2014-10-20 18:30:51 +02:00
ethumb_client efl - ethumb-client - fix docs for ethumb_client_thumb_exists() 2014-11-03 11:55:30 +09:00
evas evas: Evas_3D - mechanism for finding node by color pick. 2015-02-11 17:44:50 +01:00
evil evil: fix initialisation. 2015-02-07 14:00:28 +01:00
.gitignore