Subversion Repositories tpanel

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
134 1186 d 6 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 1191 d 6 h andreas /trunk/ Added orientation sensor to turn from portrait to inverted portrait or from landscape to inverted landscape and back.  
112 1228 d 5 h andreas /trunk/ Adds a basic FTP reader to get a file from the controller.  
97 1259 d 4 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 16 h andreas /trunk/ Fixes a bug when retriving images from a HTTP server.  
93 1264 d 4 h andreas /trunk/ Fixes the class TSocket.
Fixes the class THTTPclient.
 
92 1265 d 10 h andreas /trunk/ Fixes the restart after a change of network credentials or a new surface.  
89 1268 d 4 h andreas /trunk/ Adds exception handling for network communication.
Adds reinitialisation when the settings changed.
 
88 1270 d 5 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 10 h andreas /trunk/ Fixes some bugs in TCP/IP handling.  
86 1278 d 10 h andreas /trunk/ Removes the dependency to asio and implements a new socket class instead.