Subversion Repositories tpanel

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
326 745 d 18 h andreas /trunk/ test mode  
235 956 d 17 h andreas /trunk/ Adds support for IOS.  
169 1129 d 18 h andreas /trunk/ Changes the writing to Netlinx into a thread so that it now reads and writes really asynchronous.
Changes the commands arrived from a Netlinx to go into a command queue which is now handled in a thread of it`s own.
Fixes the text parts of the ^BMF command to replace a "|" sign with a LF (0x0a).
 
93 1264 d 16 h andreas /trunk/ Fixes the class TSocket.
Fixes the class THTTPclient.
 
92 1265 d 22 h andreas /trunk/ Fixes the restart after a change of network credentials or a new surface.  
89 1268 d 15 h andreas /trunk/ Adds exception handling for network communication.
Adds reinitialisation when the settings changed.
 
88 1270 d 17 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 1277 d 22 h andreas /trunk/ Fixes some bugs in TCP/IP handling.  
86 1278 d 21 h andreas /trunk/ Removes the dependency to asio and implements a new socket class instead.  
85 1279 d 14 h andreas /trunk/ Adds some system resources.
Improves the network connection to the controller.
 
70 1453 d 19 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.
 
21 1572 d 21 h andreas /trunk/ Adds support for Android.  
16 1635 d 20 h andreas /trunk/ Adds a couple of new commands. Fixes a bug is parsing the command fields.  
15 1636 d 18 h andreas /trunk/ Adds handling of system buttons connection status and date/time. Adds new commands.  
14 1644 d 19 h andreas /trunk/ Corrects page handling, adds a Z-Order to subpages.  
11 1656 d 15 h andreas /trunk/ Adds network communication with controller and adds the first commands to control pages.