summaryrefslogtreecommitdiff
path: root/src/bin/exactness/player.c
Commit message (Expand)AuthorAgeFilesLines
* exactness: resolve float compare warningsMike Blumenkrantz2020-05-121-1/+1
* exactness_player: do not test for delay_msMarcel Hollerbach2020-05-051-2/+2
* exactness: check action for NULLStefan Schmidt2020-04-231-5/+11
* exactness: use convinience ecore_file function to get dirStefan Schmidt2020-04-231-5/+5
* exactness: do not access potential NULL pointerStefan Schmidt2020-04-231-2/+5
* exactness: make sure we handle a negative file descriptorStefan Schmidt2020-04-201-0/+1
* exactness: limit length for font_path to stay in bufferStefan Schmidt2020-04-171-1/+1
* exactness: fix typo in function nameStefan Schmidt2020-04-171-1/+1
* exactness: protect against forked callsMarcel Hollerbach2020-04-011-5/+9
* exactness: error when _src_unit is NULLMarcel Hollerbach2020-03-311-6/+5
* exactness_play: transform to LD_PRELOAD libraryMarcel Hollerbach2020-03-311-141/+100
* exactness_player: refactor main methodMarcel Hollerbach2020-03-311-98/+145
* exactness: remove code for compilingMarcel Hollerbach2020-03-311-35/+2
* exactness: handbuild a new argv array instead of reassemling the new oneMarcel Hollerbach2020-03-251-12/+11
* exactness: switch from homegrown debug printf to eina_logStefan Schmidt2020-03-241-27/+36
* exactness: remove exactness library and move code into binary folderStefan Schmidt2020-03-241-2/+0
* exactness: remove support for legacy .rec formatStefan Schmidt2020-03-201-15/+1
* exactness: factor out the special _mkdir() handlingStefan Schmidt2020-03-201-24/+7
* exactness: factour out the program invoke codeStefan Schmidt2020-03-201-90/+2
* exactness: factor out duplicated code for debug session handlingStefan Schmidt2020-03-121-76/+0
* exactness: hamonize use of PATH_MAX as maximal path length allowedStefan Schmidt2020-03-121-3/+2
* exactness: factor out _printf() handling into common partStefan Schmidt2020-03-121-38/+28
* exactness: use eina_strdup() to avoid extra NULL checkingStefan Schmidt2020-02-261-1/+1
* exactness: check return code from ecore_evas_initStefan Schmidt2020-02-261-1/+2
* exactness: avoid leak on leaving scopeStefan Schmidt2020-02-261-1/+4
* exactness: player: allow space for the terminating nullStefan Schmidt2020-02-261-2/+3
* exactness_player: fix running of exactness player after compile fixStefan Schmidt2020-02-121-1/+2
* exactness_player: make use of PATH_MAX define instead of posix variantStefan Schmidt2020-02-101-3/+1
* exactness: fix init/shutdown handling of efl components in various binariesStefan Schmidt2020-02-071-7/+2
* exactness: remove unused codeStefan Schmidt2020-02-071-26/+0
* exactness: remove no longer needed EO and BETA API definesStefan Schmidt2020-02-071-3/+0
* exactness: import code from external repo into efl.gitDaniel Zaoui2020-02-071-0/+1393