Commit Graph

10 Commits

Author SHA1 Message Date
jona 0cb7ce7fad Release 1.0.0 2024-08-05 22:45:29 +02:00
jona 31f9968c15 Add GPL 3.0 license 2024-08-05 22:36:29 +02:00
jona 1a1a1e6ca0 Add prominent shutter speed display 2024-08-05 22:12:43 +02:00
jona 1a40373093 Discretize ISO and shutter speed to common values 2024-08-05 21:50:19 +02:00
jona b8b30ca5b0 Recalculate shutter speed on ISO and aperture changes 2024-08-05 21:30:48 +02:00
jona 0e164b41bf Add sliders to set ISO and aperture 2024-08-05 21:07:02 +02:00
jona 04f0093ad7 Make updateLightmeterState private 2024-08-05 20:12:05 +02:00
jona 4b00e87222 Unregister sensor listener on destroy
Also, remove superfluous comments.
2024-08-05 20:11:00 +02:00
jona 7bbb001809 Update shutter speed based on illuminance 2024-08-05 20:08:57 +02:00
jona 886357a34d Initial Commit
As of now, only the illuminance value itself is beeing updated, no calculations are done.
2024-08-05 19:47:15 +02:00