Skip to content

Commit 09012bf

Browse files
committed
Documentation
1 parent 58e3247 commit 09012bf

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

docs/development.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -80,16 +80,9 @@ Notes:
8080
8181
- Important:
8282
83-
- Add troubleshooting about missing samples on the docs.
84-
8583
- Wait for new release of gtk-rs and point dependencies on `Cargo.toml` to
8684
crates.io instead of git.
8785
88-
- Log everything to a file, especially for Windows since it doesn't have a
89-
console to see output.
90-
91-
- Explain on website that command window on Windows is invisible.
92-
9386
- Add warnings for short images when reading telemetry.
9487
9588
- Check things that can panic/can fail:
@@ -105,12 +98,13 @@ Notes:
10598
- Make sure that Rate cant overflow when resampling against strange
10699
sample rates.
107100
108-
- Write Guide webpage.
109-
110101
- Someday:
111102
112103
- Show telemetry bands on GUI.
113104
105+
- Log everything to a file, especially for Windows since it doesn't have a
106+
console to see output.
107+
114108
- Investigate about despeckle.
115109
116110
- Make OSX binaries, I don't have a Mac. I should cross-compile or get a virtual

0 commit comments

Comments
 (0)