Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Fix order of arguements in exposure functions |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | origin/master | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
c663824d67ce341008ac201bd6e686d5 |
| User & Date: | base@atomicules.co.uk 2013-08-27 12:00:41.000 |
Context
|
2013-08-29
| ||
| 23:24 |
Implement functionality to calc req'd and then sel nearest match in menu
So far only implemented on Shutter menu, i.e. have to select ISO and In order to do that added these two functions: - nearest_match The latter needed, because need to convert "1/1000", etc into float. For Seems to work for Sunny 16. check-in: 6513b427e7 user: base@atomicules.co.uk tags: origin/master, trunk | |
|
2013-08-27
| ||
| 12:00 | Fix order of arguements in exposure functions check-in: c663824d67 user: base@atomicules.co.uk tags: origin/master, trunk | |
| 11:37 | Whoopsie! Can't re-arrange equations it seems. check-in: 1e61137082 user: base@atomicules.co.uk tags: origin/master, trunk | |
Changes
Changes to exposurses.c.