mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-22 07:20:39 +00:00
Added Legacy features section to readme
This commit is contained in:
parent
02a7f7d6a9
commit
cc12d32af0
1 changed files with 27 additions and 1 deletions
26
README.md
26
README.md
|
@ -13,6 +13,32 @@ But as the existing repo contained some sensitive data, that I've pushed due to
|
||||||
|
|
||||||
Without further delay behold my new Lightmeter app inspired by Material You (a.k.a. M3)
|
Without further delay behold my new Lightmeter app inspired by Material You (a.k.a. M3)
|
||||||
|
|
||||||
|
## Legacy features
|
||||||
|
|
||||||
|
The list of features that the old lightmeter app has and that have to be implemeneted in the M3 lightmeter.
|
||||||
|
|
||||||
|
### Metering
|
||||||
|
- [x] ISO selecting
|
||||||
|
- [ ] Reciprocity for different films
|
||||||
|
- [x] Reflected light metering
|
||||||
|
- [ ] Incident light metering
|
||||||
|
|
||||||
|
### Adjust
|
||||||
|
- [ ] Light sources EV calibration
|
||||||
|
- [ ] Customizable aperture range
|
||||||
|
- [ ] Customizable shutter speed range
|
||||||
|
- [x] ND filter select
|
||||||
|
|
||||||
|
### General
|
||||||
|
- [ ] Caffeine
|
||||||
|
- [ ] Vibration
|
||||||
|
- [ ] Volume button actions
|
||||||
|
|
||||||
|
### Theme
|
||||||
|
- [x] Dark theme
|
||||||
|
- [ ] Picking primary color
|
||||||
|
- [ ] Russian language
|
||||||
|
|
||||||
## Build
|
## Build
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue