efl/src/modules
Jaeun Choi b9965ffd8f evas: bug fix in bmp loader
when the DIB header is BITMAPINFOHEADER (size 40),
a bitmap file has alpha channel only if the compression method is BI_ALPHABITFIELDS (= 6).
the original code enabled alpha channel when the compression method was BI_RGB (= 0),
which made an opaque bmp image loaded as a transparent one.

@fix
2016-11-30 11:33:33 +09:00
..
ecore/system ecore - system modules - fix eldbus interdependency and complaints 2016-04-12 14:11:32 +09:00
ecore_buffer efl: add binary mode to open() calls 2015-12-05 21:06:04 +01:00
ecore_evas Ecore_Evas VNC: Properly set mouse/canvas in/out properties. 2016-11-28 13:57:55 -02:00
ecore_imf ecore imf - xim module - fix domain check to be be gteq 0 2016-11-17 18:41:31 +09:00
eeze/sensor eeze - fix if formatting to be consistent within file 2015-10-10 10:50:44 +09:00
eina/mp eina mempool: don't allow 0 sized mempools 2016-04-18 09:31:08 +09:00
elementary docs: module: add some missing docs in our modules using eo 2016-11-11 10:59:08 +01:00
emotion emotion gst1 module - disable subtitles by default as that should be 2016-10-31 19:53:34 +09:00
ethumb/emotion emotion: convert Emotion_Object into Efl.Canvas.Video 2016-09-21 11:04:34 -07:00
evas evas: bug fix in bmp loader 2016-11-30 11:33:33 +09:00