summaryrefslogtreecommitdiff
path: root/src/bin/eeze
Commit message (Expand)AuthorAgeFilesLines
* efl: remove EFL_EO_API_SUPPORT macroDaniel Kolesa2019-03-181-1/+0
* efl-net: namespace events to avoid naming conflictsMike Blumenkrantz2019-03-081-1/+1
* cmake: remove!Marcel Hollerbach2018-12-205-42/+0
* eeze mount tool - warn - fix prototypes used for ecore eventsCarsten Haitzler (Rasterman)2018-11-091-10/+10
* eeze test - warn - fix ecore event callback prototypesCarsten Haitzler (Rasterman)2018-11-091-10/+10
* here comes mesonMarcel Hollerbach2018-10-021-0/+10
* Revert "cxx: Fix manual code after efl_app change."Carsten Haitzler (Rasterman)2018-03-032-2/+2
* efl: create Efl.App class, the parent of Efl.LoopMike Blumenkrantz2018-02-262-2/+2
* efl loop - rename ecore_main_loop_get to efl_main_loop_getCarsten Haitzler (Rasterman)2018-01-022-2/+2
* others: support efl_net_dialer_windows.Gustavo Sverzut Barbieri2017-03-291-1/+4
* cmake: add eezeMarcel Hollerbach2017-02-035-0/+42
* eeze: move binaries into subdirectoriesMarcel Hollerbach2017-02-039-8/+8
* Efl.Io.{Queue,Buffer,Buffered_Stream}: slice_get is now a property.Gustavo Sverzut Barbieri2016-12-191-5/+1
* eeze_scanner: server was not always initialized hereStefan Schmidt2016-12-021-1/+1
* eeze_scanner_monitor: fix error handling.Gustavo Sverzut Barbieri2016-12-011-2/+2
* eeze_scanner: now using efl_net.Gustavo Sverzut Barbieri2016-11-281-104/+195
* eeze_scanner: add monitor (client)Gustavo Sverzut Barbieri2016-11-282-0/+221
* eeze: add support of GPIO sysfs detection and watch.Amitesh Singh2016-09-061-0/+13
* efl: add binary mode to open() callsVincent Torri2015-12-051-1/+5
* Eeze: Silence clang warningJean-Philippe Andre2015-04-211-1/+3
* eeze: add null check condition in eeze scanner module.vivek2014-12-221-0/+1
* eeze_scanner now has separate return codes for various startup-related failuresMike Blumenkrantz2014-12-051-1/+4
* eeze_scanner needs to hash on the address of the pointer and not use direct_a...Mike Blumenkrantz2014-12-051-4/+4
* eeze - fix uninitialised sigation struct contentCarsten Haitzler (Rasterman)2013-12-131-1/+1
* Remove Eet_Connection from hash Before we call eet_connection_closeChris Michael2013-08-051-1/+1
* efl: fix headers order.Cedric Bail2013-07-234-0/+17
* Split .gitignore into multiple filesEduardo Lima (Etrunko)2013-06-111-0/+6
* eeze_scanner: harmless type casts fixesJérémy Zurcher2013-05-071-5/+5
* eeze/sensor: Add temperature sensor to my testing codeStefan Schmidt2013-04-181-1/+13
* eeze/sensor: Switch timestamp to relative values coming.Stefan Schmidt2013-04-161-13/+13
* eeze/sensor: Check if sens is valid the same way we do in other cases.Stefan Schmidt2013-04-101-7/+11
* eeze/sensor: Print out what feature we are testing right now.Stefan Schmidt2013-03-281-0/+1
* eeze/sensor: Create a new sensor object for the async test.Stefan Schmidt2013-03-271-0/+2
* eeze/sensor: Use the correct data get method in the test.Stefan Schmidt2013-03-271-2/+2
* efl: merge eeze.Gustavo Sverzut Barbieri2013-01-037-0/+1193