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