Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved from luamq to mq | Christian Pointner | 2011-03-30 | 1 | -1/+1 |
| | |||||
* | added minimal config parser | Christian Pointner | 2011-03-29 | 1 | -3/+3 |
| | |||||
* | nopsyncd first full version | Christian Pointner | 2011-03-21 | 1 | -1/+1 |
| | | | | | | | - 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 | 1 | -7/+7 |
| | |||||
* | insert music into tempstorage | Christian Pointner | 2011-03-16 | 1 | -6/+15 |
| | |||||
* | small refactoring | Christian Pointner | 2011-03-16 | 1 | -14/+23 |
| | |||||
* | added rddb lookup | Christian Pointner | 2011-03-16 | 1 | -7/+22 |
| | |||||
* | added temp storage (db) | Christian Pointner | 2011-03-15 | 1 | -4/+15 |
| | |||||
* | exit whole process is one of the threads terminates | Christian Pointner | 2011-03-09 | 1 | -0/+1 |
| | |||||
* | added pipe between worker threads | Christian Pointner | 2011-03-08 | 1 | -2/+4 |
| | |||||
* | added mutli threaded environment | Christian Pointner | 2011-03-08 | 1 | -0/+42 |
calling qlistener and tcpserver threads |