Alex Iribarren
0aa68adc06
Connect to camera first so we know the paper_width
2023-05-13 19:02:02 +02:00
Alex Iribarren
994b707b5c
Fix call to error function
2023-05-13 18:59:04 +02:00
NaitLee
5f789d1ad8
Merge pull request #61 from huaak/main
...
added dutch language and enhanced german language
2023-04-16 18:19:39 -06:00
huaak
30ba739374
Add files via upload
2023-04-16 18:28:11 +02:00
huaak
608ba15744
added dutch language and enhanced german language
...
added dutch language with a nl-NL.json and enhanced german language in de-DE.json
2023-04-16 18:08:30 +02:00
NaitLee
2cc4c2445b
Update supported models in readme
2023-04-16 16:59:04 +08:00
NaitLee
5519bbe6a4
Test unknown device on cli side, fixed usability of web side;
...
prompt to select a device if there are many (web & cli);
Better routine, connect to device only if everything is ok;
Adjusted default printing configurations & behavior;
Added model MX08(C15);
Update about page;
Other fixes and tweaks.
0.6.3.0
2023-04-16 15:52:40 +08:00
NaitLee
23d9d6d5c3
Merge pull request #59 from nodlek-ctrl/imagemagik-usability
...
Fix #58 and add some more configuration information regarding IM Security Policy.
2023-04-15 07:53:08 -06:00
nodlek-ctrl
a025d3ac5f
replace with fatal error
2023-04-13 21:03:43 +10:00
nodlek-ctrl
2e152c2bd4
make it so error only happens when using cli
2023-04-13 20:43:40 +10:00
nodlek-ctrl
b01ab117ae
more formatting
2023-04-13 12:51:13 +10:00
nodlek-ctrl
1b9f8cef90
finally master the art of new md lines
2023-04-13 12:47:26 +10:00
nodlek-ctrl
87272092a5
fix expander 2
2023-04-13 12:43:15 +10:00
nodlek-ctrl
9cba46a416
fix expander
2023-04-13 12:41:13 +10:00
nodlek-ctrl
86d8b2d55c
put the IM config in a expandable box thingo
2023-04-13 12:32:09 +10:00
nodlek-ctrl
705206b106
localise imagemagick error
2023-04-13 12:10:52 +10:00
nodlek-ctrl
d53bbef482
begin localising the IM error
2023-04-13 11:51:53 +10:00
Keldon
dbe18dd89e
Merge branch 'NaitLee:main' into imagemagik-usability
2023-04-13 10:26:05 +10:00
nodlek-ctrl
b56c4dad1c
Fix
2023-04-12 17:43:24 +10:00
NaitLee
85cb5a86cb
Modifications to android build doc and scripts
0.6.2.1
2023-04-09 12:03:06 +08:00
NaitLee
467857e542
Better PF2 font handling: from wd, pf2 dir, or pf2.zip;
...
Fix too light strength for command line printing;
Minor changes to code
2023-04-07 18:27:02 +08:00
NaitLee
ab2e83e160
try to really fix #38 and #57
2023-04-03 20:37:05 +08:00
NaitLee
08a67f7b5a
Workaround paper feeding for MX05/MX06;
...
Better Models code, categorized;
Follow up newer Bleak, handle “no powered Bluetooth adapters”
2023-04-02 21:58:23 +08:00
NaitLee
4fa145459b
a bit code review
2023-02-13 18:46:49 +08:00
NaitLee
49b2a9a008
fix bad links to localized readmes, update build things
2023-02-13 16:58:23 +08:00
NaitLee
423a9caf49
Add MX05, MX06 as supported, minor fix;
...
better Chinese conversion infrastructure
0.6.2.0
2023-02-12 19:37:24 +08:00
NaitLee
5b283969fb
Merge pull request #53 from sync1211/android-12-bluetooth
...
Add Bluetooth permission request for Android 12+
2023-02-11 20:48:21 +08:00
NaitLee
c4a5ef7577
Merge pull request #54 from sync1211/fix-android-docs
...
Improve Android build instructions
2023-02-11 20:48:00 +08:00
Sync1211
ada50799eb
+ Requesting bluetooth permissions for Android 12+
2023-02-10 12:26:01 +01:00
Sync1211
c4fdfc4912
+ Added alternative solution for bleak/setup.py not being found
2023-02-10 12:00:09 +01:00
Sync1211
9d7dc375dd
* Updated "--requirements" argument in the troubleshooting section
2023-02-10 10:37:29 +01:00
Sync1211
9c3e959a24
+ Added another troubleshooting case
...
* Replaced "/mnt/@/" with a DIR_BUILD variable
*
2023-02-10 09:45:26 +01:00
NaitLee
105427bf58
Merge pull request #50 from sync1211/main
...
Replaced hardcoded paper width with model specific width
2023-02-07 22:42:11 +08:00
Sync1211
565b359908
+ Added a list of errors and their solutions
2023-02-06 12:48:31 +01:00
Sync1211
a2730046d8
+ Added keystore arguments for later versions of p4a
2023-02-06 12:32:21 +01:00
Sync1211
ae2d281719
* Removed trailing ";" from replace expression
2023-02-06 11:06:12 +01:00
Sync1211
3074076092
* Replaced hardcoded paper width with model specific width
2022-10-17 19:07:21 +02:00
NaitLee
27eb88e189
Merge branch 'main' of https://github.com/NaitLee/Cat-Printer
2022-10-07 20:33:06 +08:00
NaitLee
9f0e3a28ce
Merge pull request #44 from sync1211/main
...
Opening the webbrowser using the webbrowser module
2022-10-07 20:29:08 +08:00
NaitLee
204719d936
Try to fix incorrect printing “energy”;
...
use `“”` in readme, better desc of a function
2022-10-07 20:25:01 +08:00
Sync1211
c44ebfd19e
- Removed note regarding the web interface not opening on MacOS
2022-10-07 10:11:04 +02:00
Sync1211
632d860436
* Using the webbrowser module instead of os.system to open the webbrowser
2022-10-07 09:08:38 +02:00
NaitLee
70cdd84359
Write Android build guide; fixed:
...
error when LANG=None
initial config have incorrect strength/energy
adjustments to docs and scripts
0.6.1
2022-09-12 02:20:08 +08:00
NaitLee
cbfd904152
Merge pull request #35 from sync1211/main
...
Update German translation
2022-08-29 14:20:50 +08:00
Sync1211
f85bc4cdf3
* Proofreading and corrections for German translation by "Sabse"
2022-08-28 20:00:49 +02:00
Sync1211
cf6a77e8a0
Merge branch 'main' of https://github.com/NaitLee/Cat-printer into main
2022-07-24 15:05:55 +02:00
NaitLee
e81553fcc5
Update i18n:
...
Traditional Chinese by OpenCC conversion
Chinese translation of `jslicense.html` ahead of time
Replace (device) "refresh" as "scan"
Minor change to readme and a few other
I18n will also modify `<html lang="...">`
2022-07-19 21:34:21 +08:00
NaitLee
4e3a5f540d
Better anim in CSS; remove © clause in CC0 code
2022-07-19 18:33:28 +08:00
NaitLee
500971ae95
Major code clean up; new features:
...
Test unknown devices (scan everything)
Rework of Web FE Event & Dispatch
Fix major performance problem
Better image processing algorithm
New Halftone-like dither algo., namingly "Pattern"
Some fixes to CSS
Fix potential misc problems by manual testing
0.6.0.2
2022-07-15 02:51:44 +08:00
Sync1211
cb1ed2feeb
* Updated German translations
2022-07-11 20:40:56 +02:00