Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved from luamq to mq | Christian Pointner | 2011-03-30 | 1 | -1/+1 |
| | |||||
* | add initial nopcollect | Christian Pointner | 2011-03-29 | 3 | -3/+7 |
| | |||||
* | small cleanup | Christian Pointner | 2011-03-29 | 3 | -8/+8 |
| | |||||
* | added minimal config parser | Christian Pointner | 2011-03-29 | 5 | -8/+56 |
| | |||||
* | nopsyncd first full version | Christian Pointner | 2011-03-21 | 3 | -36/+35 |
| | | | | | | | - only timestamps through tcp connection - info can be fetched from mysql playlog | ||||
* | moved sqlite based tempstorage to mysql based playlog | Christian Pointner | 2011-03-21 | 4 | -28/+27 |
| | |||||
* | timestamp as text | Christian Pointner | 2011-03-16 | 2 | -8/+7 |
| | |||||
* | sql string escaping at tempstorage | Christian Pointner | 2011-03-16 | 2 | -3/+5 |
| | |||||
* | insert music into tempstorage | Christian Pointner | 2011-03-16 | 3 | -11/+47 |
| | |||||
* | small refactoring | Christian Pointner | 2011-03-16 | 2 | -16/+28 |
| | |||||
* | added rddb lookup | Christian Pointner | 2011-03-16 | 4 | -14/+111 |
| | |||||
* | added temp storage (db) | Christian Pointner | 2011-03-15 | 4 | -4/+76 |
| | |||||
* | exit whole process is one of the threads terminates | Christian Pointner | 2011-03-09 | 4 | -11/+10 |
| | |||||
* | client handling at tcpserver | Christian Pointner | 2011-03-08 | 1 | -6/+90 |
| | |||||
* | added pipe between worker threads | Christian Pointner | 2011-03-08 | 6 | -5/+207 |
| | |||||
* | removed useless test (nopsyncd.lua) | Christian Pointner | 2011-03-08 | 1 | -41/+0 |
| | |||||
* | added mutli threaded environment | Christian Pointner | 2011-03-08 | 3 | -1/+172 |
| | | | | | | calling qlistener and tcpserver threads | ||||
* | fixed svn ignore | Christian Pointner | 2011-03-08 | 1 | -1/+3 |
| | |||||
* | started nopsyncd | Christian Pointner | 2011-03-07 | 4 | -0/+340 |
| | |||||
* | added noprml | Christian Pointner | 2011-03-05 | 1 | -0/+21 |
added nopsyncd (not yet finished) |