Subversion Repositories tpanel

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
110 1231 d 12 h andreas /trunk/ Made all methods who need the "instance" (button state) as a parameter a full method instead of a 1 line method in only the header file.
Added a general method to send custom events and replaced the repeating parts for sending custom events with a call to the new method.
Adding commands ^BML, ^TEF, ?TEF, ?TXT.
 
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.
 
93 1263 d 13 h andreas /trunk/ Fixes the class TSocket.
Fixes the class THTTPclient.
 
92 1264 d 19 h andreas /trunk/ Fixes the restart after a change of network credentials or a new surface.  
91 1266 d 12 h andreas /trunk/ Fixes an initialization problem with Android compiler.  
90 1266 d 13 h andreas /trunk/ Fixes the restart after changing connection credentials or receiving a new surface.  
89 1267 d 12 h andreas /trunk/ Adds exception handling for network communication.
Adds reinitialisation when the settings changed.
 
88 1269 d 14 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.
 
87 1276 d 18 h andreas /trunk/ Fixes some bugs in TCP/IP handling.  
86 1277 d 18 h andreas /trunk/ Removes the dependency to asio and implements a new socket class instead.  
85 1278 d 11 h andreas /trunk/ Adds some system resources.
Improves the network connection to the controller.
 
83 1282 d 23 h andreas /trunk/ Makes sure that some major iterator loops do not run if the vector is empty.  
76 1444 d 14 h andreas /trunk/ Replaces the old XML parser for reading pages and subpages.  
70 1452 d 16 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.
 
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.  
44 1518 d 13 h andreas /trunk/ Adds directory structure for system files. Reads system fonts if they exist.  
43 1518 d 21 h andreas /trunk/ Adds a vritual page to show progress bars on file upload from TPDesign.  
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.  
17 1627 d 21 h andreas /trunk/ Fixes some bugs  

Show All