Subversion Repositories tpanel

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
137 1170 d 4 h andreas /trunk/ Adds a static color table which is used in case there is no palette file.
Fixes a bug in reading the palette. Now the first color is also read.
Fixes the FTP download on Android devices.
 
88 1271 d 4 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.
 
84 1280 d 11 h andreas /trunk/ Fixes the missing resource problem on startup if there are no pages available.  
78 1444 d 5 h andreas /trunk/ Replaces the old XML reader completely with Expat.  
77 1445 d 4 h andreas /trunk/ Replaces the pal_xxx.xma and the prj.xma for Expat XML parser.
Adds some more methods to the TExpat class to elevate the comfort.
 
76 1446 d 5 h andreas /trunk/ Replaces the old XML parser for reading pages and subpages.  
75 1447 d 6 h andreas /trunk/ Replaces the old XML reader with Expat for the system XML files external.xma, fnt.xma and icon.xma.  
74 1450 d 4 h andreas /trunk/ Adds a first shot of a XML wrapper for Expat XML parser.