Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix JTA author names in source file to be UTF-8 again, dump proguard stats ↵ | Kenny Root | 2009-06-27 | 1 | -1145/+0 |
| | | | | | | to bin/proguard.usage, remove SoftFont since CB does not use it git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@344 df292f66-193f-0410-a5fc-6d59da041ff2 | ||||
* | Restore Marcus Meißner's name from clobbering | Kenny Root | 2008-08-26 | 1 | -2/+2 |
| | |||||
* | * Fixing an off-by-one error in vt320 for ANSI 'U' escape sequences.Was ↵ | Jeffrey Sharkey | 2008-08-24 | 1 | -1/+2 |
| | | | | | | | | | | | 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 Root | 2007-11-21 | 1 | -3/+2 |
| | |||||
* | Merging back in the jcterm branch | Kenny Root | 2007-11-21 | 1 | -0/+1145 |