summaryrefslogtreecommitdiff
path: root/nopsyncd/qlistener.lua
Commit message (Collapse)AuthorAgeFilesLines
* moved to new names (rhnop-client and server)Christian Pointner2011-03-301-89/+0
|
* moved from luamq to mqChristian Pointner2011-03-301-1/+1
|
* added minimal config parserChristian Pointner2011-03-291-3/+3
|
* nopsyncd first full versionChristian Pointner2011-03-211-1/+1
| | | | | | | - only timestamps through tcp connection - info can be fetched from mysql playlog
* moved sqlite based tempstorage to mysql based playlogChristian Pointner2011-03-211-7/+7
|
* insert music into tempstorageChristian Pointner2011-03-161-6/+15
|
* small refactoringChristian Pointner2011-03-161-14/+23
|
* added rddb lookupChristian Pointner2011-03-161-7/+22
|
* added temp storage (db)Christian Pointner2011-03-151-4/+15
|
* exit whole process is one of the threads terminatesChristian Pointner2011-03-091-0/+1
|
* added pipe between worker threadsChristian Pointner2011-03-081-2/+4
|
* added mutli threaded environmentChristian Pointner2011-03-081-0/+42
calling qlistener and tcpserver threads