Subversion Repositories tpanel

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
104 1237 d 8 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.
 
99 1249 d 2 h andreas /trunk/ Adds a slider button out of the system slider images.  
97 1260 d 2 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.
 
96 1262 d 2 h andreas /trunk/ Fixes the text for multiline text fields when there is a CR/LF in the text.  
93 1265 d 2 h andreas /trunk/ Fixes the class TSocket.
Fixes the class THTTPclient.
 
71 1452 d 13 h andreas /trunk/ Adds support for playing sounds.
Adds button sounds if system ressources are installed.
Adds support for system button to enable/disable button sounds.
 
70 1454 d 5 h andreas /trunk/ Alters the line break for multiline texts: It breaks now by a blank and also if a word is too long, the word is broken into parts.
Fixes the hanging of buttons who call another page/subpage or a keyboard/keypad.
 
67 1459 d 5 h andreas /trunk/ Adds rudimentary support for symbol fonts like wingding.  
63 1486 d 4 h andreas /trunk/ Adds all of the keyboard/keypad commands. Implements private keyboard/keypad.  
60 1493 d 4 h andreas /trunk/ Fixes the range of buttons detected.
Adds the commands BAU, BCF, BCT, BDO, BFB, BOR, BRD, GLH and GLL.
 
57 1502 d 8 h andreas /trunk/ Fixes multiline printing: Breaks a string in pieces and makes it multiline, if the button allows it.
Adds methods to grab a pinch event to start the settings.
 
54 1503 d 10 h andreas /trunk/ Adds/completes the timer function for a subpage.
Adds optional text on the background image.
Adds text as a background image.
 
23 1548 d 3 h andreas /trunk/ Fixes logging for Android. Fixes colors for Android. Adds battery state. Fixes horizontal bargraphs.  
21 1573 d 7 h andreas /trunk/ Adds support for Android.  
11 1657 d 1 h andreas /trunk/ Adds network communication with controller and adds the first commands to control pages.  
6 1667 d 2 h andreas /trunk/ Implements basic subpages and buttons. Draws the background and simple graphics.  
4 1670 d 13 h andreas /trunk/ More code