0
I Use This!
Inactive

Commits : Listings

Analyzed 5 days ago. based on code collected 5 days ago.
Mar 19, 2025 — Mar 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed bug where chord with only two notes was placing the last note twice More... almost 18 years ago
started to place code to handle augmented/diminished intervals correctly More... almost 18 years ago
fixed bug where octave marks not placing correctly after an interval was placed More... almost 18 years ago
Fixed bug where octave marks weren't being displayed More... almost 18 years ago
code now makes all intervals (where appropriate) minor/diminished, not augmented More... about 18 years ago
introduced new code to handle all intervals More... about 18 years ago
*** empty log message *** More... about 18 years ago
downards 7th interval was incorrect now fixed More... about 18 years ago
*** empty log message *** More... about 18 years ago
major intervals now works both directions More... about 18 years ago
fixed bug where octave mark for interval not always being correct More... about 18 years ago
doublechecked array was sorting correctly More... about 18 years ago
*** empty log message *** More... about 18 years ago
will sort interval in downards direction but doesn't place interval markings correctly yet More... over 18 years ago
cleaned up commenting code More... over 18 years ago
prepared to sort intervals More... over 18 years ago
creation of sortData.c file More... over 18 years ago
updated usage syntax More... over 18 years ago
program now accepts -lr as parameters, also changed note TONE placement to be start of array instead of from pointer list More... over 18 years ago
fixed bug where last note of interval ignored if end of song More... over 18 years ago
interval placement now working More... over 18 years ago
fixed bug where dotted notes weren't being placed due to previous change More... over 18 years ago
when virtual braille display line wrapped, whole line is cleared More... over 18 years ago
cleaned up code that places a notes tone and value More... over 18 years ago
created getInterval to return interval symbols More... over 18 years ago
cleaned up debugging code More... over 18 years ago
fixed bug with deleteWord - also created start of interval code, commented out for now More... over 18 years ago
cleaned up debugging code More... over 18 years ago
fixed bug where activeEventsList was not deleting words properly More... over 18 years ago
fixed bug where text to speech not speaking progress indicator More... over 18 years ago