Subversion Repositories tpanel

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
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.