summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorskal <pascal.massimino@gmail.com>2026-01-28 02:28:09 +0100
committerskal <pascal.massimino@gmail.com>2026-01-28 02:28:09 +0100
commit03276daa14d53ba3c904bca1d3607305f1cabe89 (patch)
treecc7b227da3b7c5d510bd51ff9b575c69d3a7f4f5
parent546715dd706d39ccef09c98c9cab2fee25ca2ddd (diff)
docs: Mark task 3 (binary crunchers) as completed
-rw-r--r--PROJECT_CONTEXT.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/PROJECT_CONTEXT.md b/PROJECT_CONTEXT.md
index 7234d7e..b8d0273 100644
--- a/PROJECT_CONTEXT.md
+++ b/PROJECT_CONTEXT.md
@@ -26,7 +26,7 @@ Style:
Incoming tasks in no particular order:
- [x] 1. add a fullscreen mode (as command line option)
- [x] 2. parse the keyboard key. Exit the demo when 'esc' is pressed. Toggle full-screen when 'f' is pressed.
-- 3. add binary crunchers for all platforms
+- [x] 3. add binary crunchers for all platforms
- 4. add cross-compilation for PC+linux (x86_64) and PC+Windows (.exe binary)
- 5. implement a spectrogram editor for representing .spec with elementary
shapes (bezier curves, lines, random noise, rectangles...) as a mean