aboutsummaryrefslogtreecommitdiffstats
path: root/src/de
Commit message (Collapse)AuthorAgeFilesLines
...
* Restore Marcus Meißner's name from clobberingKenny Root2008-08-264-6/+6
|
* * Fixing an off-by-one error in vt320 for ANSI 'U' escape sequences.Was ↵Jeffrey Sharkey2008-08-244-7/+23
| | | | | | | | | | | messing up scrollback on irssi sessions. * Filling buffer will ' ' (spaces) instead of null characters. Android's MONOSPACE font doesn't render the null correctly; might be trying to interpret them as unicode. Was messing up indentation on rtorrent sessions. * Removed SoftFont from redraw() and sped things up immensely. Everything seems to still render fine, was there a reason we needed the SoftFont? * Corrected buffer.update[] handling so we aren't repainting entire screen each time; much faster now. * Added OpenGL rendering by default, but doesn't change speed on emulator.
* Added preferences, touch entropy, fixes to SoftFont.Kenny Root2007-11-212-3/+10
|
* Merging back in the jcterm branchKenny Root2007-11-215-0/+4784