Subversion Repositories tpanel

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
107 1233 d 13 h andreas /trunk/ Adds command ?BRD, ^BSM, ^BSO
Fixes a bug where a crash could happen when a fading or moving out animation was running and an attempt to write an image to it was made. Writing an image to such a subpage is suppressed now.
 
104 1235 d 18 h andreas /trunk/ Adding G5 commands ^ABP, ^ADB, ^SOU, ^STP, ^TKP, ^PGE, ^PPA, ^PPF, ^PPG, ^PPK, ^PPM, ^PPN, ^PPT, ^PPX
Expands the ^BMP command to be compatible with G5.
Adding G4 commands ^UNI.
Adding configuration options for SIP to configuration file.
 
101 1239 d 19 h andreas /trunk/ Fixes the border drawing.
Fixes the button hang if the mouse moves during a mouse press.
Increases the minor version number (1.2.1)
 
97 1258 d 12 h andreas /trunk/ Adds the commands ^RFR, ^RAF.
Improved the command ^BBR to immediately refreshing the button.
Fixes the remote loading of images over a REST interface.
Implements an image cache to speed up remote loading.
 
88 1269 d 13 h andreas /trunk/ Fixes a timing problem with network connection to controller.
Implements class TSocket as base class for THTTPClient.
Fixes exit and disconnection bug after new surface was send to app.
 
83 1282 d 22 h andreas /trunk/ Makes sure that some major iterator loops do not run if the vector is empty.  
78 1442 d 14 h andreas /trunk/ Replaces the old XML reader completely with Expat.  
76 1444 d 14 h andreas /trunk/ Replaces the old XML parser for reading pages and subpages.  
65 1463 d 14 h andreas /trunk/ Adds a class to draw a background image; Corrects the display of a keypad. Program will not crash any more.  
63 1484 d 14 h andreas /trunk/ Adds all of the keyboard/keypad commands. Implements private keyboard/keypad.  
60 1491 d 14 h andreas /trunk/ Fixes the range of buttons detected.
Adds the commands BAU, BCF, BCT, BDO, BFB, BOR, BRD, GLH and GLL.
 
38 1526 d 1 h andreas /trunk/ Removes top bar on Android.
Moved start point of page manager to signal active.
Implents scaling at UI and disables scaling with Skia.
 
23 1546 d 13 h andreas /trunk/ Fixes logging for Android. Fixes colors for Android. Adds battery state. Fixes horizontal bargraphs.  
21 1571 d 17 h andreas /trunk/ Adds support for Android.  
19 1627 d 11 h andreas /trunk/ Fixes text representations, makes dynamic text visible.  
16 1634 d 16 h andreas /trunk/ Adds a couple of new commands. Fixes a bug is parsing the command fields.  
15 1635 d 14 h andreas /trunk/ Adds handling of system buttons connection status and date/time. Adds new commands.  
14 1643 d 15 h andreas /trunk/ Corrects page handling, adds a Z-Order to subpages.  
13 1649 d 18 h andreas /trunk/ Corrects the function doPPN()  
11 1655 d 11 h andreas /trunk/ Adds network communication with controller and adds the first commands to control pages.