]> git.cworth.org Git - scherzo/shortlog
scherzo
2013-09-25 Carl WorthDrop the "M" from the name for a major triad.
2013-09-25 Carl WorthTake advantage of pango markup to draw superscripted...
2013-09-25 Carl WorthSwitch to using pango, not cairo_show_text for chord...
2013-09-24 Carl WorthDetect the root pitch of chord and display it
2013-09-23 Carl WorthAdd a few initializations to quiet compiler warnings.
2013-09-23 Carl WorthDefault to compiling with debugging symbols.
2013-09-23 Carl WorthAdd support for recognizing inverted chords.
2013-09-22 Carl WorthSwitch to a degree-specific scheme for specifying chord...
2013-09-22 Carl WorthAllow computer-keyboard input of accidentals, and draw...
2013-09-22 Carl WorthAdd a new SCORE_PITCH macro and rename SCORE_PITCH_VALU...
2013-09-19 Carl WorthDon't bother looking at signatures that we know can...
2013-09-18 Carl WorthRe-order the signatures array for the seventh chords
2013-09-18 Carl WorthSimplify chord-signature matching by dropping duplicate...
2013-09-18 Carl WorthAvoid duplicating notes within note_group_t and score_s...
2013-09-18 Carl WorthFix bugs in analysis for out-of-order chords
2013-09-18 Carl WorthAdd analysis support for octaves
2013-09-18 Carl WorthFix chord analysis for intervals larger than an octave
2013-09-18 Carl WorthAdd support for pedal
2013-09-17 Carl WorthAllow keys 0-8 to specify desired octave.
2013-09-17 Carl WorthDon't put up "unknown chord" for a single note
2013-09-17 Carl WorthAdd recognition of intervals.
2013-09-17 Carl WorthAdd recognition of 7th chords
2013-09-17 Carl WorthAdd preliminary chord analysis
2013-09-17 Carl WorthFix the broken SCORE_PITCH_NAME macro to work correctly
2013-09-17 Carl WorthRename mnemon data file from "scherzo" to "scherzo...
2012-04-10 Carl WorthUpdate sub-module path for menmon with a relative path.
2011-09-28 Carl WorthAdd ability to perform input with computer (not midi...
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 WorthDon't queue up as many widget redraws.
2011-09-26 Carl WorthFix another bug with stuck notes.
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-26 Carl WorthAdd mnemon code as a git submodule
2011-09-24 Carl WorthOpen MIDI device and display notes being played in...
2011-09-23 Carl WorthIgnore the .deps directory.
2011-09-23 Carl WorthStart drawing some very rudimentary notes.
2011-09-23 Carl WorthMakefile: Fix automatic generation of dependencies.
2011-09-23 Carl WorthRestructure code to manually add staves, braces, and...
2011-09-17 Carl WorthIncrease the default staff height just a bit.
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
2011-09-17 Carl WorthAdd a .gitignore file.
2011-09-17 Carl WorthInitial commit of scherzo.