summaryrefslogtreecommitdiffstats
path: root/src/scanner-session/scannersession.vala
AgeCommit message (Expand)AuthorFilesLines
2018-08-31shorten some stringsSebastian Reichel1-12/+12
2018-07-17play logout soundSebastian Reichel1-7/+7
2018-07-17Fix display of Guest purchasesSebastian Reichel1-6/+12
2018-06-29all: I18N supportSebastian Reichel1-24/+22
2018-06-28Update CopyrightJohannes Rudolph1-0/+1
2018-06-28all: Add DBusError to avoid warnings with valac 0.40Sebastian Reichel1-8/+10
2018-06-28Add RFID supportJohannes Rudolph1-5/+15
2018-06-28scanner-session: initial state machine implementationJohannes Rudolph1-124/+187
2018-06-28scanner-session: add getCodeType()Johannes Rudolph1-0/+22
2018-06-28scanner-session: add play_audio()Johannes Rudolph1-0/+20
2017-09-29scanner-session: make valac-0.36 happySebastian Reichel1-1/+1
2017-04-18Merge branch 'master' into customizable_user_soundsSebastian Reichel1-4/+4
2017-04-18all: switch from session to system busSebastian Reichel1-4/+4
2017-04-16adds a new feature: a user can select it's sond theme in the web interface. I...Holger Cremer1-1/+4
2016-09-17move disabled flag from auth table to user tableSebastian Reichel1-1/+1
2015-09-13Add support for aliased EANsSebastian Reichel1-0/+1
2015-09-12input-device: add new daemonSebastian Reichel1-2/+2
2015-06-13replace the popup with an overlay over the messagebox - this is much better o...Holger Cremer1-3/+3
2015-06-12a simple cli interface to send barcodesHolger Cremer1-192/+196
2015-06-10show a popup for invalid product or missing loginHolger Cremer1-3/+8
2013-06-15handle DatabaseError in db.get_product_nameSebastian Reichel1-1/+18
2013-04-28report sale removal to UIdbusSebastian Reichel1-1/+4
2013-04-28send out error message via dbusSebastian Reichel1-1/+1
2013-04-27fallback to default themeSebastian Reichel1-2/+8
2013-03-27handle errorsSebastian Reichel1-2/+17
2013-03-26code restructureSebastian Reichel1-0/+164