Rev |
Age |
Author |
Path |
Log message |
Diff |
233 |
960 d 0 h |
andreas |
/trunk/ |
Adds all list view commands. |
|
169 |
1129 d 0 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). |
|
150 |
1150 d 23 h |
andreas |
/trunk/ |
Improved the self injected commands. Fixes popup show when a popup is overlapped. |
|
147 |
1155 d 1 h |
andreas |
/trunk/ |
Adds command ^AFP rudimentary. The command is missing the animation effects.
Adds self feed commands.
Adds command send on button hit to controller.
Fixes switching pages. |
|
142 |
1161 d 0 h |
andreas |
/trunk/ |
Fixes a crash on Android when a phone call was detected and the internal phone dialog is displayed.
Fixes the bargraph to draw the second image if there is no first image. |
|
134 |
1186 d 0 h |
andreas |
/trunk/ |
Adds a few commands similar to the TPControl commands.
Fixes the detection of the client IP address.
Adds a serial number. |
|
129 |
1192 d 4 h |
andreas |
/trunk/ |
Disables SIP if the version of liblinphone is less than 10. |
|
127 |
1195 d 22 h |
andreas |
/trunk/ |
Fixes the SIP client configuration.
Adds SIP configuration for network protocolls and to handle behavior behind a firewall.
Improves the way commands are identified as such. |
|
118 |
1219 d 23 h |
andreas |
/trunk/ |
Changes the settings dialog. Adds input lines for FTP and SIP. |
|
110 |
1231 d 22 h |
andreas |
/trunk/ |
Made all methods who need the "instance" (button state) as a parameter a full method instead of a 1 line method in only the header file.
Added a general method to send custom events and replaced the repeating parts for sending custom events with a call to the new method.
Adding commands ^BML, ^TEF, ?TEF, ?TXT. |
|
104 |
1236 d 4 h |
andreas |
/trunk/ |
Adding G5 commands ^ABP, ^ADB, ^SOU, ^STP, ^TKP, ^PGE, ^PPA, ^PPF, ^PPG, ^PPK, ^PPM, ^PPN, ^PPT, ^PPX
Expands the ^BMP command to be compatible with G5.
Adding G4 commands ^UNI.
Adding configuration options for SIP to configuration file. |
|
93 |
1263 d 22 h |
andreas |
/trunk/ |
Fixes the class TSocket.
Fixes the class THTTPclient. |
|
92 |
1265 d 4 h |
andreas |
/trunk/ |
Fixes the restart after a change of network credentials or a new surface. |
|
91 |
1266 d 22 h |
andreas |
/trunk/ |
Fixes an initialization problem with Android compiler. |
|
90 |
1266 d 22 h |
andreas |
/trunk/ |
Fixes the restart after changing connection credentials or receiving a new surface. |
|
89 |
1267 d 22 h |
andreas |
/trunk/ |
Adds exception handling for network communication.
Adds reinitialisation when the settings changed. |
|
88 |
1269 d 23 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 4 h |
andreas |
/trunk/ |
Fixes some bugs in TCP/IP handling. |
|
86 |
1278 d 4 h |
andreas |
/trunk/ |
Removes the dependency to asio and implements a new socket class instead. |
|
85 |
1278 d 21 h |
andreas |
/trunk/ |
Adds some system resources.
Improves the network connection to the controller. |
|