| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 1787 |
5421 d 6 h |
arune |
/trunk/PcSoftware/Atom/src/VM/ |
Better fix for timing issue with socket threads |
|
| 1785 |
5422 d 9 h |
arune |
/trunk/PcSoftware/Atom/src/VM/ |
Added usleep(2000) to fix socket start issue when response is to quick |
|
| 1782 |
5424 d 3 h |
arune |
/trunk/PcSoftware/Atom/ |
Fix for v8 build error redone, cred to John A/myrslok |
|
| 1781 |
5426 d 8 h |
arune |
/trunk/PcSoftware/Atom/ |
Temporary fix to remove Werror from v8 scons buildconfig during build |
|
| 1579 |
5795 d 10 h |
runge |
/trunk/PcSoftware/Atom/src/ |
Removed unused files. |
|
| 1428 |
6092 d 1 h |
runge |
/trunk/PcSoftware/Atom/ |
Atom: Atom should now build on x64 as a 64bit binary, starterguide will be updated to show how |
|
| 1426 |
6094 d 3 h |
runge |
/trunk/PcSoftware/Atom/src/Socket/ |
Replacing MSG_NOSIGNAL with 0, to enable building on OSX. |
|
| 1405 |
6114 d 5 h |
runge |
/trunk/PcSoftware/Atom/src/VM/ |
Added setFileContents to js, setFileContents(filename, content); not tested though so it may break horribly |
|
| 1402 |
6148 d 4 h |
runge |
/trunk/PcSoftware/Atom/ |
Atom: Changed IRremotesbutton on centrum titan 500 on and of instead of power1 and power2
Atom: Minor update to http.js
Atom: Fixed error in HD44789.js where online method was not called
Atom: Made HD44789.js split a string to the next row if it is longer then the displays width, the lcdcode has support for this but it doesn?\195't seem to work so we do it in Atom instead |
|
| 1380 |
6181 d 13 h |
linlun |
/trunk/ |
Alot och changes to Atom, data.xml and js |
|
| 1229 |
6317 d 4 h |
arune |
/trunk/PcSoftware/Atom/ |
Atom: fix for sending delimiter characters in packet |
|
| 1227 |
6318 d 2 h |
arune |
/trunk/PcSoftware/Atom/src/ |
uint2bin/tools.cpp: cap to length
canidtranslator.cpp: cap converted int |
|
| 1213 |
6322 d 11 h |
arune |
/trunk/PcSoftware/Atom/src/VM/ |
Atom/src/socketthread.cpp: removed debug printout |
|
| 1203 |
6334 d 13 h |
arune |
/trunk/PcSoftware/Atom/ |
Atom: a lot of commented debugprints, hack to fix race conditions between socketthread and asyncsocket, counter for socketthreads id instead of time
Display.js: timout for going to main menu, minor changes |
|
| 1197 |
6347 d 1 h |
runge |
/trunk/PcSoftware/Atom/src/ |
Atom: removed a include that should not be there |
|
| 1196 |
6347 d 2 h |
runge |
/trunk/PcSoftware/Atom/src/ |
Atom: Hopefully a fix for thread-related crashes, but it have to be tested... |
|
| 1124 |
6404 d 4 h |
runge |
/trunk/PcSoftware/Atom/src/ |
Atom: Hopefully fixed some bugs with threads, added clearer output to the signal handler |
|
| 1123 |
6404 d 10 h |
linlun |
/trunk/PcSoftware/Atom/src/CanNet/ |
Fixed newline and carrige return on unknown frames |
|
| 1122 |
6408 d 2 h |
linlun |
/trunk/PcSoftware/Atom/src/ |
Atom: now it does not segfault when candebug disconnet, and also send \r\n instead of just \n to be compatible with windows
telnet clients |
|
| 1060 |
6448 d 3 h |
runge |
/trunk/PcSoftware/Atom/ |
Atom: added irTransmit javascript
Atom: added a sleep function to the javascript environment... argument is in microseconds |
|