summaryrefslogtreecommitdiffstats
path: root/main.vala
AgeCommit message (Expand)AuthorFilesLines
2012-06-06event based approachLennart Weller1-4/+6
2012-05-24fix %llu/%lld for user id (should be %d)Sebastian Reichel1-2/+2
2012-05-24print timestamps into the logSebastian Reichel1-17/+19
2012-05-24user ids are 2**31 maxSebastian Reichel1-3/+3
2012-05-18undo function and stock modeSebastian Reichel1-3/+60
2012-05-17be more verboseSebastian Reichel1-4/+5
2012-05-16code refactor + changed status led meaningSebastian Reichel1-68/+31
2012-05-16increase led timeSebastian Reichel1-2/+24
2012-05-16exit if device has been lostSebastian Reichel1-0/+5
2012-05-16add support for our status LEDSebastian Reichel1-0/+13
2012-05-16add lokal backendSebastian Reichel1-5/+10
2012-04-29call webframework for login/logout/buySebastian Reichel1-3/+13
2012-04-29we use uint64 for user numbersSebastian Reichel1-2/+2
2012-04-29differ between user and product barcodesSebastian Reichel1-3/+9
2012-04-29update settings for the KtT scannerSebastian Reichel1-1/+1
2012-04-28initial code importSebastian Reichel1-0/+30