summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Fix port mapping for file deviceBen Bridle32 hours
| | | | A mapping used by an older prototype of Bedrock was still in use.
* Fix scale factor used when scrolling by linesBen Bridle32 hours
| | | | Each line scrolled should be equivalent to 20 pixels, not 1/20 pixels.
* Wake the input device when the mouse is scrolledBen Bridle32 hours
| | | | This was omitted in error.
* Print a blank line after printing debug informationBen Bridle32 hours
|
* Initial commitBen Bridle2 days