Free Memory test passed (animation)
Lua Hello World test failed (animation)
Null pointer test failed (animation)
Format/restore test passed (animation)
File Manager test passed (animation)
36acb0f:
Merged in garry23/dof-fix-for-focus.c/garry23/focusc-edited-online-with-bitbucket-by-g-1495645868417 (pull request #831)
Changed the DoF equations to better handle integer math and used a different source for the equations.
9d76a31: Dummy merge (reference changeset for make install_qemu)
f67d34c:
Merged in makefile-updates (pull request #898)
Makefile updates part 2 (minor fixes, updated make install_qemu)
4131ccb:
focus.c: fix possible overflow when computing hyperfocal (corner case)
examples (focal_len, focus_dist):
73 4689
90 7123
91 7282
98 8444
...
0e82ba3:
focus.c: fix typo pointed out by garry23
http://www.magiclantern.fm/forum/index.php?topic=9741.msg196728#msg196728
d5ad86f:
Makefile: updated rules for "make install_qemu" (for reference, should anyone ever want to use them on older changesets)
Before using them, qemu has to be installed first in qemu-eos (from the qemu branch)
QEMU installation directory can be changed from the QEMU_DIR environment variable, or from Makefile.user
8071be3: Changed the DoF equations to better handle integer math and used a different source for the equations.
02e0020: focus.c edited online with Bitbucket
d2b1bac: focus.c edited online with Bitbucket (updated)
fae93ae: focus.c edited online with Bitbucket by Garry
f331c27: Makefile: moved default QEMU directory to qemu-eos
755c166: Makefile: also updated QEMU_INSTALLED_DBI_DIR to use QEMU_PATH
fe7bb16: Makefile: fix copy/paste error
60d8eb2: Makefile: fix cleaning up after "make zip"; removed warning
b764804:
Makefile: allow changing QEMU installation directory from Makefile.user and/or the environment
(QEMU_DIR)
7293343: Makefile: zip and install_qemu targets for modules
f55f334:
Makefile: always clean after running install_check
http://www.magiclantern.fm/forum/index.php?topic=991.msg194444#msg194444
263f93e: Makefile: always rebuild version.o
9933b60:
Makefile: prevent install_check from running in parallel with building regular ML
(conflicts while compiling from the same sources - http://www.magiclantern.fm/forum/index.php?topic=991.msg194315#msg194315 )
Copyright (C) 2009-2017 Magic Lantern Development Team
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.