Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add initial nopcollect | Christian Pointner | 2011-03-29 | 1 | -1/+3 |
| | |||||
* | small cleanup | Christian Pointner | 2011-03-29 | 1 | -3/+3 |
| | |||||
* | nopsyncd first full version | Christian Pointner | 2011-03-21 | 1 | -23/+8 |
| | | | | | | | - 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 | -4/+4 |
| | |||||
* | timestamp as text | Christian Pointner | 2011-03-16 | 1 | -5/+5 |
| | |||||
* | insert music into tempstorage | Christian Pointner | 2011-03-16 | 1 | -5/+5 |
| | |||||
* | added rddb lookup | Christian Pointner | 2011-03-16 | 1 | -4/+5 |
| | |||||
* | added temp storage (db) | Christian Pointner | 2011-03-15 | 1 | -0/+7 |
| | |||||
* | client handling at tcpserver | Christian Pointner | 2011-03-08 | 1 | -6/+90 |
| | |||||
* | added pipe between worker threads | Christian Pointner | 2011-03-08 | 1 | -1/+24 |
| | |||||
* | added mutli threaded environment | Christian Pointner | 2011-03-08 | 1 | -0/+26 |
calling qlistener and tcpserver threads |