Gravis

Results 81 comments of Gravis

The idea is to measure the speed of the algorithm without regard to machine it runs on, specifically because not all machines are created equal. It's fine to have "real...

> Technically they just called it "EPL Page Mode" and not "EPL2" (which was my name for it in the rastertolabel driver). The text has been updated to be EPL...

I don't have any specific model in mind but TSC has like 90 different label printers that all support TSPL.

@proski I would say just create a generic TSPL driver for LPrint and add all the known legitimate TSPL printers. If it's really a knockoff then it should be detected...

* It only happen upon direct selection (via menu) of the 30th+ song. There is no issue with playing 30+ songs. * After the the completion of the song playback,...

What I am suggesting is that upon loading _any_ setting, that setting should be validated before being used. If the value for that particular setting is invalid then a default...

[Shellspec](https://github.com/shellspec/shellspec) seems like a good fit since there is no need to test the internal functionality when all that is required is to verify the script behavior.

> 1. arent we trying to kill a fly with a bazooka here? please check how bootstrap handles it if it really matters to you and trim down changes to...

@pholat Are there any remaining issues that need addressing? If not, this commit needs a ticket number.

> Hi, sorry for the long delay with your PR review. Could you please add some unit tests to be able to confirm that your code is working correctly? From...