Subversion Repositories tpanel

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
323 806 d 15 h andreas /trunk/ Moves filter event of main class in sepearte class.  
235 955 d 14 h andreas /trunk/ Adds support for IOS.  
185 1027 d 19 h andreas /trunk/ Adds a new set of setting pages.  
134 1185 d 15 h andreas /trunk/ Adds a few commands similar to the TPControl commands.
Fixes the detection of the client IP address.
Adds a serial number.
 
130 1190 d 14 h andreas /trunk/ Added orientation sensor to turn from portrait to inverted portrait or from landscape to inverted landscape and back.  
112 1227 d 13 h andreas /trunk/ Adds a basic FTP reader to get a file from the controller.  
97 1258 d 13 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.
 
94 1262 d 0 h andreas /trunk/ Fixes a bug when retriving images from a HTTP server.  
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.  
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.