25 Commits (8395d0c108bfa802cde5336e21c26f113a28ccef)

Author SHA1 Message Date
Martin Schmitt 🐙 1e6f30ab2c Add Esperanto alphabet 8 months ago
Miha Frangež a432514db4
USB Serial support for the open-source firmware (#9) 10 months ago
Ben Sartori 312715845b Minor fixes for Windows. 1 year ago
Ben Sartori aba522f665 Minor fixes for usage/troubleshooting hints and Windows 1 year ago
Ben Sartori 03e57fc57e Some more docstrings 1 year ago
Ben Sartori db32057c8b Code quality improvements 1 year ago
Ben Sartori 9b517d1229 Docstrings added 1 year ago
Ben Sartori 94a2559b4a Small refactorings, cleanup, documentation 1 year ago
Ben Sartori 6de3b1dce8 Addressing of specific connected device. 1 year ago
Ben Sartori 90266f4cc8 Error message improvement. 1 year ago
Ben Sartori 693cbc503f Explicitly closing libusb-device. 1 year ago
Ben Sartori 5c93752fd3 Improved error handling and messages. 1 year ago
Ben Sartori 5597db11e6 Tested with windows, improved error handling. 1 year ago
Ben Sartori 52c335ffa9 Tested with python2, error handling and messages improved. 1 year ago
Ben Sartori b9a7466208 Refactoring: modularity of write methods, improved error messages 1 year ago
Ben Sartori 83fefd2404 Some documentation improvements 1 year ago
Oros42 2ffe60bafa Fix shebang and right on files 2 years ago
Francois Cartegnie ae7195e943 try alternate endpoint on failure 2 years ago
Jaroslav Škarvada b0c2a33e74 Added "Š" 2 years ago
Juergen Weigert 105e23b187 move args.hid check into main(). It has nothing to do in write() 2 years ago
Juergen Weigert 66ee972502 * Forward port #42 to lednamebadge.py 2 years ago
Ben 012d4415bd Rearranging code: cleanup, documentation, version number increment. 2 years ago
Ben 2d96e0d41a Rearranging code: re-introduce old script names after file renaming, for compatibility 2 years ago
Ben e206fa903d Rearranging code: corrections and splitting tests after file renaming 2 years ago
Ben 2e51a018d2 Rearranging code: file renaming for better "importability" 2 years ago
Ben 67738e87da Rearranging code: code for USB importing libraries directly in class instead of method, that's less structured but easier. 2 years ago
Ben d13f9ebf9f Rearranging code: moving the content creation functions to a new class SimpleTextAndIcons to have them out of the way when importing only LedNameBadge. 2 years ago
Ben 46574a7348 Rearranging code: correcting unittests 2 years ago
Ben d79a15f119 Rearranging code: new class LedNameBadge for the methods header() and write() (and the USB decision and initialization code), which are the ones, that other content creation sw might want to use. 2 years ago
Ben 6b06508ef9 Rearranging code: grouping by functionality parameter-processing, write-buffer-preparing, writing. 2 years ago
Ben e46aa5acce Move processing of command line arguments from header() to main code, some clean code refactoring 2 years ago
Ben f1849a5f88 Some small refactorings 2 years ago
Yann MORERE 36d9e0ddb0 chore: add french accentuated character 2 years ago
Dirk Hillbrecht (laptop) 8211cafd39 Split data for sending through HID API into appropriate chunks 2 years ago
Jaroslav Škarvada 88197c67be
Added "Š" 3 years ago
Juergen Weigert 050cfb2e43 https://github.com/ameisso found an issue (probably on MacOS?) 5 years ago
Juergen Weigert 0681d05c4f Use pip3 in the hints, when it fails due to missing pyhidapi. As discussed in issue #19 6 years ago
Jürgen Weigert af70755b49 Option --brightness fixed. 6 years ago
Jürgen Weigert 6640ee3fee Added experimental brightness support. Please confirm if that works. 6 years ago
Jürgen Weigert 21c31f90d2 v0.10 supports graymaps 6 years ago
Jürgen Weigert 18ee58cccd typos fixed. 6 years ago
Jürgen Weigert 940c7e5e91 Fixed x >= im.width bug. 6 years ago
kitazaki 24fbf46971
Add files via upload 6 years ago
Linus 9da5717f44 Remove forgotten debug message 6 years ago
Linus 1310ce4528 Ignore alpha value for average color calculation 6 years ago
Linus 2a5245cefa Add support for 1-bit colors as input 6 years ago
Jürgen Weigert 0f7b69242f support type 48x12 6 years ago
syspart 6a4c5393ed
Detecting changed messages 6 years ago
syspart feda32e82d
Overflow error on long messages 6 years ago
syspart d643393f55
Bricking the device with long messages 6 years ago