]> git.cworth.org Git - scherzo/history - score.c
Switch to using pango, not cairo_show_text for chord names
[scherzo] / score.c
2013-09-25 Carl WorthSwitch to using pango, not cairo_show_text for chord...
2013-09-23 Carl WorthAdd a few initializations to quiet compiler warnings.
2013-09-23 Carl WorthAdd support for recognizing inverted chords.
2013-09-22 Carl WorthAllow computer-keyboard input of accidentals, and draw...
2013-09-18 Carl WorthAvoid duplicating notes within note_group_t and score_s...
2013-09-17 Carl WorthAdd preliminary chord analysis
2011-09-28 Carl WorthAdd some color coding of input notes.
2011-09-27 Carl WorthShrink staves once ledger lines are no longer needed.
2011-09-27 Carl WorthAdd correct sizing/spacing of staves and braces for...
2011-09-27 Carl WorthDraw ledger lines.
2011-09-26 Carl WorthFix bug with stuck notes when challenge would switch...
2011-09-26 Carl WorthIntegrate some simple mnemon quizzing into scherzo.
2011-09-24 Carl WorthOpen MIDI device and display notes being played in...
2011-09-23 Carl WorthStart drawing some very rudimentary notes.
2011-09-23 Carl WorthRestructure code to manually add staves, braces, and...
2011-09-17 Carl WorthMake the brace and clef symbols scale with the staff.
2011-09-17 Carl WorthAdd some scaling controls with plus/minus keybindings.
2011-09-17 Carl WorthAdd some (particularly cheesy) drawing of a brace and...
2011-09-17 Carl WorthDraw a second staff (and vertical lines at the beginnin...
2011-09-17 Carl WorthStart drawing something