| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 1987 |
5226 d 2 h |
runge |
/trunk/PcSoftware/Atom1.5/ |
Disabled byteset code, will remove it completly when we have had a bit more testing, things seem to work but there are big changes and a minimum of tests
A lot of ugly debug printouts now if you have debug level enabled, needs cleanup latery |
|
| 1939 |
5268 d 4 h |
runge |
/trunk/PcSoftware/Atom1.5/ |
Added success/failure checks to the build_and_install.sh script
Added a stub manager for MBB (MobileBroadBand), for future use
Cleaned up some compiler warnings
Fixed segfault on shut down (hopefully)
Fixed what valgrind considered a memory leak in the logging function
Probably some other stuff |
|
| 1914 |
5322 d 2 h |
linlun |
/trunk/PcSoftware/Atom1.5/src/ |
Fixed some warnings in atom1.5, added canDaemon emulator |
|
| 1684 |
5729 d 7 h |
linlun |
/trunk/PcSoftware/Atom1.5/src/common/ |
Changed to strtoll from strtol to make it possible to have hardware-id greater then 0x7fffffff |
|
| 1657 |
5738 d 2 h |
runge |
/trunk/PcSoftware/Atom1.5/ |
Added some color to the logging
Created a new plugin Node
It is now possible to list modules, list nodes, and reset nodes via atomic
Some more minor fixes and stuff done |
|
| 1647 |
5742 d 0 h |
runge |
/trunk/PcSoftware/Atom1.5/ |
JS scripts should now have a good way of doing things, will move them around a bit though
More scripts to be created
Atomic can now take server adress and port from the commandline
Reworked the Atomic Atomd protocol to be more robust, now supports creating prompts from scripts in a more correct way
Reimplemented the IR record functionallity with the new atomic prompt system
Started to record a new remote for a LG tv
Added support for sending keypresses to the active Xorg-windows, though this introduces a dependency on Xorg wich we might not want, this needs to be configurable
Some other fixes here and there |
|