|
@@ -1,12 +1,20 @@
|
|
|
-## v1.1
|
|
|
|
|
|
|
+## Roadmap
|
|
|
|
|
|
|
|
-- Support and picture stabilization for all camera orientations (0°, 90°, 180°, 270°).
|
|
|
|
|
-- Rename "Scene 1" to "Camera". No UX changes, strictly internal.
|
|
|
|
|
|
|
+- Save image support.
|
|
|
|
|
+- Full screen 90° and 270° fill.
|
|
|
|
|
+- Camera flash support.
|
|
|
|
|
+- In-camera GUI.
|
|
|
|
|
+
|
|
|
|
|
+## v1.1 (current)
|
|
|
|
|
+
|
|
|
|
|
+- Support and picture stabilization for all camera orientations (0°, 90°, 180°, and 270°).
|
|
|
|
|
+- Rename "Scene 1" to "Camera". No UX changes there.
|
|
|
- Clean up unused "Scene 2". This was inaccessible to users previously and unused.
|
|
- Clean up unused "Scene 2". This was inaccessible to users previously and unused.
|
|
|
-- Add new dithering variations (needs new module firmware, see https://github.com/CodyTolene/Flipper-Zero-Camera-Suite#firmware-installation):
|
|
|
|
|
- - Add `Jarvis Judice` Ninke Dithering option
|
|
|
|
|
- - Add `Stucki` dithering option.
|
|
|
|
|
- - Add ability to toggle dithering options from default `Floyd-Steinberg` and back.
|
|
|
|
|
|
|
+- Add new dithering variations (requires the latest firmware installation, see here for the installation guide https://github.com/CodyTolene/Flipper-Zero-Camera-Suite#firmware-installation):
|
|
|
|
|
+ - `Jarvis Judice Ninke` dithering option
|
|
|
|
|
+ - `Stucki` dithering option.
|
|
|
|
|
+ - `Floyd-Steinberg` dithering option.
|
|
|
|
|
+ - Cycle through the dithering options with the center button on the Flipper Zero.
|
|
|
- Resolves issue https://github.com/CodyTolene/Flipper-Zero-Camera-Suite/issues/7
|
|
- Resolves issue https://github.com/CodyTolene/Flipper-Zero-Camera-Suite/issues/7
|
|
|
- Resolves issue https://github.com/CodyTolene/Flipper-Zero-Camera-Suite/pull/17
|
|
- Resolves issue https://github.com/CodyTolene/Flipper-Zero-Camera-Suite/pull/17
|
|
|
|
|
|
|
@@ -14,7 +22,7 @@
|
|
|
|
|
|
|
|
- Builds upon Z4urce's software found here (updated 6 months ago): https://github.com/Z4urce/flipperzero-camera
|
|
- Builds upon Z4urce's software found here (updated 6 months ago): https://github.com/Z4urce/flipperzero-camera
|
|
|
- Utilizes the superb C boilerplate examples laid out by leedave (updated last month): https://github.com/leedave/flipper-zero-fap-boilerplate
|
|
- Utilizes the superb C boilerplate examples laid out by leedave (updated last month): https://github.com/leedave/flipper-zero-fap-boilerplate
|
|
|
-- Repurpose and build upon the "[ESP32] Camera" software into the new "[ESP32] Camera Suite" application with new purpose:
|
|
|
|
|
- - Adding more scene for a guide.
|
|
|
|
|
- - Adding more scene for saveable settings.
|
|
|
|
|
|
|
+- Builds upon the "[ESP32] Camera" software into the new "[ESP32] Camera Suite" application with new usage:
|
|
|
|
|
+ - Add a scene for a guide.
|
|
|
|
|
+ - Add a scene for settings.
|
|
|
- Add ability to rotate the camera orientation.
|
|
- Add ability to rotate the camera orientation.
|