summaryrefslogtreecommitdiff
path: root/nopsyncd/tcpserver.lua
Commit message (Collapse)AuthorAgeFilesLines
* moved to new names (rhnop-client and server)Christian Pointner2011-03-301-128/+0
|
* add initial nopcollectChristian Pointner2011-03-291-1/+3
|
* small cleanupChristian Pointner2011-03-291-3/+3
|
* nopsyncd first full versionChristian Pointner2011-03-211-23/+8
| | | | | | | - only timestamps through tcp connection - info can be fetched from mysql playlog
* moved sqlite based tempstorage to mysql based playlogChristian Pointner2011-03-211-4/+4
|
* timestamp as textChristian Pointner2011-03-161-5/+5
|
* insert music into tempstorageChristian Pointner2011-03-161-5/+5
|
* added rddb lookupChristian Pointner2011-03-161-4/+5
|
* added temp storage (db)Christian Pointner2011-03-151-0/+7
|
* client handling at tcpserverChristian Pointner2011-03-081-6/+90
|
* added pipe between worker threadsChristian Pointner2011-03-081-1/+24
|
* added mutli threaded environmentChristian Pointner2011-03-081-0/+26
calling qlistener and tcpserver threads