Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/draw_piano.py
Commit message (Expand)AuthorAgeFilesLines
* Logging error to debugGonzalo Odiard2013-04-081-2/+2
* Make private methods if needed.Gonzalo Odiard2013-03-211-78/+70
* Pep8 fixesGonzalo Odiard2013-03-211-53/+53
* Show feedback in the screen when the physical keyboard is usedGonzalo Odiard2013-03-211-24/+71
* Enlarge fonts in notes labelsGonzalo Odiard2013-03-201-4/+4
* Delay the processing of button release eventsGonzalo Odiard2013-03-201-2/+4
* Redraw only the needed area to improve visual performanceGonzalo Odiard2013-03-201-4/+61
* Move the x begginig key position to a dictionaryGonzalo Odiard2013-03-201-15/+25
* Draw the piano at the bottom of the screenGonzalo Odiard2012-11-271-0/+1
* Add a array with the values the iano will return independent of the labelsGonzalo Odiard2012-11-241-3/+12
* Enlarge black keysGonzalo Odiard2012-11-241-3/+3
* Enlarge black keys to improve use with touchGonzalo Odiard2012-11-231-18/+26
* Use the keyboard in the screen to play soundsGonzalo Odiard2012-10-091-6/+6
* Add support to touchGonzalo Odiard2012-10-071-56/+72
* Initial port to Gtk3Gonzalo Odiard2012-04-291-35/+31
* Add capability of change the labelssugar-0.94Gonzalo Odiard2012-01-021-0/+4
* Initial versionGonzalo Odiard2012-01-011-0/+429