189 Commits (b5748fa921284a62c3b29d74753d80449b9d6f60)

Author SHA1 Message Date
Daniel Zaoui b5748fa921 Inspector: add action removal feature 5 years ago
Daniel Zaoui b95961ba0c Inspector: add optimize option 5 years ago
Daniel Zaoui 3d02d1c50e Player: use the source scenario for the exu destination 5 years ago
Daniel Zaoui 4fc682df84 Player/stabilize: fix duplicate actions 5 years ago
Daniel Zaoui a576265f0a Player: add an option to wait for the frames to be stable before shots 5 years ago
Daniel Zaoui b6bd7ecdf0 Player: fix crash when no action is present in the file 5 years ago
Daniel Zaoui 3f31c8f72e Suite: fix exu files comparison 5 years ago
Daniel Zaoui 9831560caf Use source codes stored in the unit as application 5 years ago
Daniel Zaoui 5ffc8ec640 Player: send back screenshot data when remotely requested 5 years ago
Daniel Zaoui 1551b5358f Player: enable shots (silently) even if disabled in the command line 5 years ago
Daniel Zaoui d8315ffdc7 Remove printfs 5 years ago
Daniel Zaoui 49e455f481 Player: try to stabilize screenshotting 5 years ago
Daniel Zaoui e59cca6fce Suite: support player --disable-screenshots options 5 years ago
Daniel Zaoui 08a6abd881 Fix how the jobs are consumed 5 years ago
Daniel Zaoui 4d0579aa15 Fix command preparation in simulation mode 5 years ago
Daniel Zaoui 0e1f0cf1c5 Exactness: add fonts support 5 years ago
Daniel Zaoui 621dac67ce Fix uninitialized variables 5 years ago
Daniel Zaoui e215368501 Replace arrays with alloca to prevent dumb warnings 5 years ago
Daniel Zaoui 4203336691 Remove references to POSIX 5 years ago
Daniel Zaoui 4b5ced9b07 Fix potention buffer overflow 5 years ago
Daniel Zaoui ab22f74b0a Fix warnings 5 years ago
Daniel Zaoui b95c50de65 Player/injection: don't feed events from an internal source 5 years ago
Daniel Zaoui e13c15f39e Fix warnings related to string manipulation 5 years ago
Daniel Zaoui ee532a6aac Inspect: fix extension extraction when different extensions are given 5 years ago
Daniel Zaoui 92457031ee Add first support for Windows and fix many other config stuff 5 years ago
Daniel Zaoui 7337672562 Compare the shots directly after the test to speed up 5 years ago
Daniel Zaoui a1341ac74c Fix Valgrind issue 5 years ago
Daniel Zaoui 667171d1d9 Player: improve the stabilization mechanism 5 years ago
Daniel Zaoui 8eafc850bc Player: don't play actions after the last shot 5 years ago
Daniel Zaoui f12aa93376 Inspect: permit stabilization action appending via command line 5 years ago
Daniel Zaoui 3457071db1 Recorder: support stabilization via hotkey 5 years ago
Daniel Zaoui f56ee0dfac Suite: replace the compare method 5 years ago
Daniel Zaoui 53a52a3419 Suite: support exu files comparison 5 years ago
Daniel Zaoui 1f063e3715 Suite: support multiple base directories 5 years ago
Daniel Zaoui d049f0cc2c Player: make the screenshot retrieval asynchronous 5 years ago
Daniel Zaoui 637285018f Player: overlay the default theme to disable the text cursor 5 years ago
Daniel Zaoui f3c1cd693d Player: begin actions feeding after the first canvas is created 5 years ago
Daniel Zaoui 6489ac6142 Player: support screenshots disabling 5 years ago
Daniel Zaoui 7c47c57383 Isolate legacy code 5 years ago
Daniel Zaoui 1396549299 Remove old recorder and player 5 years ago
Daniel Zaoui 72d998943f Remove unused file (common.c) 5 years ago
Daniel Zaoui 8f9e553d20 Exactness: add the stabilize action to the scenario 5 years ago
Daniel Zaoui ca185b925a Support of EFL event invocations on named widgets 5 years ago
Daniel Zaoui cdb033bcbc Install Exactness.h and create library for unit access 5 years ago
Daniel Zaoui 4373f25dc1 Update ignored files 5 years ago
Daniel Zaoui 2858adbd8d Store delays instead of timestamps in the scenario 5 years ago
Daniel Zaoui 9c3fe1b118 Introduce a remote actions injection mechanism 5 years ago
Daniel Zaoui 0c30b92bc6 Fix crash when no scenario is present on one side 5 years ago
Daniel Zaoui dc891a41e1 Refactor structures and make them public 5 years ago
Daniel Zaoui ffe0659fbe Inspect: support images displaying from shot entry 5 years ago