Sebastian Lohff
|
738b8cf240
|
Fix for encoding problems with barcode-display (fixes #26)
|
11 years ago |
Sebastian Pipping
|
d480ea8805
|
client-barcode: Add workaround for German keyboard layout
|
12 years ago |
Sebastian Pipping
|
621f8017c8
|
client-barcode: Allow empty commit (bug #17, broken by introduction of bulkbuy)
|
12 years ago |
Sebastian Pipping
|
156a0df88d
|
client-barcode: Split Status.commit() up into sub-functions
|
12 years ago |
Sebastian Pipping
|
526cc6c6c8
|
client-barcode: Fix call to LCD code
|
12 years ago |
Sebastian Pipping
|
04f9741de7
|
client-barcode: Implement and integrate bulkbuy
|
12 years ago |
Florian Streibelt
|
0a26f74872
|
display escape codes replaced by api calls
|
12 years ago |
Sebastian Pipping
|
53368e49ac
|
client-barcode: Commit 6 deposits of 1.00 Euro as one deposit of 6.00 Euro (bug #203)
|
12 years ago |
Sebastian Pipping
|
7046890acf
|
client-barcode: Show sum of commodity and deposit on item info page, too (bug #202)
|
12 years ago |
Sebastian Pipping
|
eff542bc99
|
client-barcode: Increase presentation time of item info page (bug #202)
|
12 years ago |
Sebastian Pipping
|
5ba9cf97d6
|
Revert "client-barcode: Turn off console echo (experiment for now, idea by Andy Gunschl)"
This reverts commit 9880b1ebc1 .
|
12 years ago |
Florian Streibelt
|
10962d479f
|
sleep entfernt, etc
|
12 years ago |
Sebastian Pipping
|
a0f1acffc1
|
client-barcode: Reduce presentation time of item info page
|
12 years ago |
Sebastian Pipping
|
9880b1ebc1
|
client-barcode: Turn off console echo (experiment for now, idea by Andy Gunschl)
|
12 years ago |
Florian Streibelt
|
f5d40285a1
|
fixed typos and increased display time for price info
|
12 years ago |
Florian Streibelt
|
fb80a1a70d
|
now starts without display too
|
12 years ago |
Florian Streibelt
|
e7c73198f5
|
Merge remote-tracking branch 'origin/display-florian-backup' into display-threading
Conflicts:
client-barcode/freitagskasse.py
|
12 years ago |
Florian Streibelt
|
67ebf64ffe
|
finally usuable(?) again!
|
12 years ago |
Florian Streibelt
|
4af7594490
|
gnah.. i don't know yet if I hate or like that language
|
12 years ago |
Florian Streibelt
|
dd49d650fb
|
almost usable. threads are not all temrinating yet
|
12 years ago |
Florian Streibelt
|
65255fb53a
|
the first time information is somehow displayed again
|
12 years ago |
Florian Streibelt
|
a9d82b9b85
|
its scrolling, yay.
|
12 years ago |
Florian Streibelt
|
2858b1e71a
|
yea, now screensaver almost works... or sth like that. lets convert the helper funcs
|
12 years ago |
Florian Streibelt
|
f575423506
|
started to push the screensaver over
|
12 years ago |
Sebastian Pipping
|
d468585069
|
client-barcode: Allow showing product info without log-in (bug #202)
Log-in is tried first so if someone's code matches a product he can still log in
|
12 years ago |
Florian Streibelt
|
0aad574f60
|
commands converted from C-program to python, now replacing all calls accordingly
|
12 years ago |
Florian Streibelt
|
5c9d45b725
|
first steps for pulling display functionality out of the client
|
12 years ago |
Sebastian Pipping
|
d3b0a8fa4c
|
client-barcode: Turn stdin reading to nonblocking, add autologout after 3 Minutes
|
12 years ago |
Sebastian Pipping
|
c532fdb551
|
client-barcode: No longer print empty barcode on LCD display
|
12 years ago |
Sebastian Pipping
|
0a86d9391c
|
client-barcode: Extra method Status.logout()
|
12 years ago |
Sebastian Pipping
|
bb468f25bf
|
Hopefully fix crash on sending "Schöfferhofer" to LCD display
|
12 years ago |
Sebastian Pipping
|
028d03456f
|
Merge branch 'master' into display-threading
Conflicts:
client-barcode/freitagslib/network.py
|
12 years ago |
Sebastian Pipping
|
dd27a1e5ab
|
client-barcode: Handle long labels better
|
12 years ago |
Florian Streibelt
|
afa510e090
|
better timeouts and the real url
|
12 years ago |
Florian Streibelt
|
1818360fc5
|
some screens net to get fixed.
|
12 years ago |
Florian Streibelt
|
bc234a691c
|
renamed to a more sane name
|
12 years ago |
Florian Streibelt
|
18f1de1b26
|
screensaver now implemented in python (too) including idle message per state.
|
12 years ago |
Florian Streibelt
|
f5f55eff84
|
reordering of functions
|
12 years ago |
Florian Streibelt
|
5684b46001
|
Moar functions for the display
|
12 years ago |
Florian Streibelt
|
665ba7cc5e
|
Display now has scrolling text implemented in a python thread and error-screens, etc
|
12 years ago |
Florian Streibelt
|
15493ee6aa
|
now now exit if display daemin dies
|
12 years ago |
Florian Streibelt
|
5124cf1d23
|
wrong escape sequence
|
12 years ago |
Florian Streibelt
|
b83d15a461
|
finally{}
|
12 years ago |
Florian Streibelt
|
f0fa719d9f
|
now displays deposit corectly
|
12 years ago |
Florian Streibelt
|
f880ec04ea
|
now with goodbye message
|
12 years ago |
Florian Streibelt
|
2a1ad9f122
|
fixed some escape codes and added some output screens
|
12 years ago |
Sebastian Pipping
|
aa204aea02
|
client-barcode: Increase visibility of commit reminder
|
12 years ago |
Florian Streibelt
|
f9550712d8
|
not all screens yet on the display. scroll text would be nice...
|
12 years ago |
Florian Streibelt
|
ed8659964c
|
Merge branch 'master' into display
Conflicts:
client-barcode/freitagskasse.py
|
12 years ago |
Florian Streibelt
|
ffe61d7e7c
|
stuff...
|
12 years ago |