This is an automated email from the git hooks/post-receive script.

git pushed a commit to reference refs/pull/40/head
in repository efl.

View the commit online.

commit b23b08bec716b4a4024c6d1a86017749284a26c0
Merge: d75152fd49 4cea33945d
Author: dimmus <dmitri.chudi...@gmail.com>
AuthorDate: Mon Oct 9 18:17:36 2023 +0500

    Merge branch 'master' of https://git.enlightenment.org/enlightenment/efl

 README.md                                          |   3 +-
 meson.build                                        |   1 +
 src/bindings/mono/efl_mono/meson.build             |  12 +-
 src/bindings/mono/efl_sharp.csproj.in              |   3 +-
 src/bindings/mono/eo_mono/FunctionWrapper_Unix.cs  |   4 +
 .../mono/eo_mono/FunctionWrapper_Windows.cs        |  15 +-
 src/bindings/mono/eo_mono/NativeModule_Unix.cs     |   4 +
 src/bindings/mono/eo_mono/NativeModule_Windows.cs  |  22 +-
 src/bindings/mono/eo_mono/meson.build              |  12 +-
 src/bindings/mono/eolian_mono/meson.build          |   4 +
 src/bindings/mono/meson.build                      |  31 +-
 src/lib/ecore_x/ecore_x_fixes.c                    |  75 ++--
 src/lib/efl_mono/efl_custom_exports_mono.c         |   4 +
 src/lib/emile/emile_base64.c                       |   2 +-
 src/lib/evas/common/evas_image_load.c              |   6 +-
 src/lib/evas/common/evas_image_save.c              |   2 +
 src/lib/evas/file/evas_module.c                    |   8 +
 src/lib/evas/meson.build                           |   2 +
 .../evas/image_loaders/qoi/evas_image_load_qoi.c   | 425 +++++++++++++++++++++
 .../evas/image_savers/qoi/evas_image_save_qoi.c    | 273 +++++++++++++
 20 files changed, 847 insertions(+), 61 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to