index
:
better-report
master
Makes beautiful HTML sound reports from CSV files
San Jacobs
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.odin
Age
Commit message (
Collapse
)
Author
44 hours
Program title fix
HEAD
master
San Jacobs
44 hours
TODO: Check if I can yeet walk_directory_old()
San Jacobs
44 hours
New odin version and fixed various file handle and memory leaks
San Jacobs
2025-12-26
w/e
San Jacobs
2025-12-21
Branding works from first file.
San Jacobs
2025-12-21
TODOs and ignore
San Jacobs
2025-12-21
Major restructuring, GUI, icons, MacOS compatibility, fixes
San Jacobs
2025-12-19
Scoped out thing that doesn't exist on MacOS
San Jacobs
2025-12-19
Major comfy restructure
San Jacobs
2025-12-13
The wav lib is loading the audio data!! Tested with 24-bit audio
San Jacobs
Also it handles wave_format_extensible now.
2025-12-12
I'm so happy with this update that it's version 1.4
San Jacobs
2025-12-11
We can now generate reports straight from the WAVs! No CSV needed!
San Jacobs
2025-12-11
Clearer little print
San Jacobs
2025-12-11
Beginning wav file folder parse, need to replace file_list with job_list
San Jacobs
buf:[]u8 is completely temporary when parsing wav files now. When no file is specified, it spits out a header info template "info.txt"
2025-11-12
Starting to read wav metadata directly
San Jacobs