OBattler
|
7c13047fe6
|
Printers: Use the new timer API for the timeout timers, fixes printers on faster emulated CPU's.
|
2025-09-01 01:03:06 +02:00 |
|
OBattler
|
16d818ee1b
|
ESC/P2 Printer: Use the Courier font when Roman is set in non-proportional mode.
|
2025-08-28 18:30:01 +02:00 |
|
OBattler
|
a680f20c33
|
Fixed LPT ECP operation and UM8669F IRQ and DMA assigning, fixes Windows 95 printing.
|
2025-08-28 14:42:57 +02:00 |
|
Lili Kurek
|
162697a412
|
ESC/P: it's actually ESC/P 2, fill international character sets
|
2025-08-27 07:59:02 +00:00 |
|
OBattler
|
c2df83d4f0
|
Printers: Fix two recently introduced warnings.
|
2025-08-04 12:24:11 +02:00 |
|
Jasmine Iwanek
|
b2067d7946
|
Paper Sizes
|
2025-08-03 23:26:14 -04:00 |
|
Jasmine Iwanek
|
60d8ea389f
|
Support for printer configuration
|
2025-08-03 23:19:09 -04:00 |
|
OBattler
|
b9e294b781
|
Trned the LPT ports into device_t's.
|
2025-08-02 14:51:28 +02:00 |
|
Alexander Babikov
|
4a2f381579
|
Add "Printer" to the name of generic ESC/P printer
Fixes broken translations
|
2025-08-01 03:17:33 +05:00 |
|
Cacodemon345
|
9cad5f501b
|
Timer improvements for emulated printers
|
2025-07-06 01:23:58 +06:00 |
|
Jasmine Iwanek
|
58aa261273
|
LPT ECP/EPP support
Co-Authored-By: Miran Grča <oubattler@gmail.com>
|
2025-06-24 08:18:39 -04:00 |
|
Alexander Babikov
|
5779340e6d
|
ESC/P: Fix a handle leak on reset
|
2025-06-08 15:37:38 +05:00 |
|
OBattler
|
5c4fcfaf85
|
ESC/P Printer: No longer assume roms/ is where the binary is, fixes #5221.
|
2025-02-17 04:49:43 +01:00 |
|
Jasmine Iwanek
|
4e6f29a7d5
|
malloc to calloc
|
2025-02-01 15:38:36 -05:00 |
|
OBattler
|
c38fc46670
|
More language fixes and the remaining four languages (Ukrainian, Vietnamese, Simplified Chinese, and Traditional Chinese).
|
2024-11-19 03:46:03 +01:00 |
|
Miran Grča
|
29ac8fd28b
|
Fixed line feed in prt_escp.c
Per fix by Patrick-Barry, fixes #4477.
|
2024-05-22 15:46:53 +02:00 |
|
Alexander Babikov
|
8b4c93fdfe
|
ESC/P: Set draft print quality by default
|
2023-12-25 17:34:34 +05:00 |
|
Alexander Babikov
|
7ff4fd355f
|
ESC/P: Add handling for a separate italic dot matrix font
|
2023-12-25 17:34:32 +05:00 |
|
Alexander Babikov
|
a9d96371dc
|
ESC/P: Add workaround for glyphs with negative offsets
Fixes characters disappearing when printed very close to the paper edges
|
2023-12-25 15:04:28 +05:00 |
|
Alexander Babikov
|
e812b3c3b1
|
ESC/P: Use the new dot matrix font
Also remove the fallback to Courier as it's no longer needed
|
2023-12-25 15:04:27 +05:00 |
|
Alexander Babikov
|
bf1f425267
|
prt_escp.c: Try to use courier.ttf if dotmatrix.ttf is missing
|
2023-12-19 03:14:45 +05:00 |
|
Alexander Babikov
|
ff446fab9b
|
prt_escp.c: Fall back to roman.ttf instead of dotmatrix.ttf for unhandled typefaces
|
2023-12-19 03:14:45 +05:00 |
|
Jasmine Iwanek
|
81bb5e564b
|
Better fallthrough annotation macro.
|
2023-08-09 20:09:36 -04:00 |
|
Jasmine Iwanek
|
d2f42198fd
|
Fix clang build failure
|
2023-07-26 12:41:18 -04:00 |
|
Jasmine Iwanek
|
998cfe5cc8
|
Constification
|
2023-07-25 17:59:24 -04:00 |
|
Jasmine Iwanek
|
db66543959
|
Apple build fix
|
2023-07-25 17:59:22 -04:00 |
|
Jasmine Iwanek
|
ee695e71f9
|
More sonarlint work
|
2023-07-25 17:59:22 -04:00 |
|
RichardG867
|
8ff45f74fd
|
Remove legacy dynamic loading error messages
|
2023-07-22 18:14:22 -03:00 |
|
RichardG867
|
7a0100e35a
|
printer: Switch to static freetype on Windows, finally fixes #2221
|
2023-07-15 22:54:33 -03:00 |
|
Jasmine Iwanek
|
1116aadb6f
|
Another round of sonarlint work
|
2023-07-04 10:53:44 -04:00 |
|
Jasmine Iwanek
|
ed1b369abd
|
Yet more sonarlint fixes
|
2023-05-29 06:21:17 -04:00 |
|
Jasmine Iwanek
|
ce451a2bf4
|
More fixes for sonarcloud findings
|
2023-05-28 21:02:17 -04:00 |
|
Jasmine Iwanek
|
1860700eab
|
Fix some small issues
|
2023-01-07 17:02:23 -05:00 |
|
Jasmine Iwanek
|
7ec2a1c148
|
Use doubles as requested
|
2022-12-29 21:59:00 -05:00 |
|
Jasmine Iwanek
|
231cadb0a7
|
Fix Multiplication result converted to larger type from CodeQL
|
2022-12-23 14:22:17 -05:00 |
|
Jasmine Iwanek
|
6919451ae4
|
Fix string offsetting
|
2022-11-09 23:19:17 -05:00 |
|
Jasmine Iwanek
|
47f6257240
|
Correct headers for BSD Licensed files
|
2022-10-29 10:52:49 -04:00 |
|
Jasmine Iwanek
|
f49d3c7458
|
Correct many file headers to show 86box
|
2022-10-27 17:08:58 -04:00 |
|
Jasmine Iwanek
|
fab1632cee
|
Fixes almost all the logging options which were previously broken
|
2022-10-27 11:23:10 -04:00 |
|
Jasmine Iwanek
|
d4c4ef6a5d
|
clang-format in src/printer/
|
2022-09-18 17:22:55 -04:00 |
|
cold-brewed
|
5384eb35bb
|
macos: Fix the name of the bundled freetype library
|
2022-08-27 11:03:45 -04:00 |
|
David Hrdlička
|
e60af6c29d
|
Clean up plat.h a bit
|
2022-04-20 01:03:39 +02:00 |
|
Alexander Babikov
|
4bba7f8f1d
|
Define the FreeType library name on macOS
|
2022-04-14 07:10:17 +05:00 |
|
Jasmine Iwanek
|
e188137b96
|
src/printer
|
2022-03-13 09:51:07 -04:00 |
|
Jasmine Iwanek
|
51532f7aaa
|
lpt_device_t.internal_name added
|
2022-03-13 08:58:31 -04:00 |
|
Jasmine Iwanek
|
4674756664
|
More newline and whitespace cleanups
|
2022-02-20 16:26:40 -05:00 |
|
Alexander Babikov
|
8cf53950aa
|
Fix character encoding errors in comments
|
2022-02-13 20:23:10 +05:00 |
|
RichardG867
|
79d974ee7f
|
Revert to old freetype DLL name
|
2021-11-14 22:19:15 -03:00 |
|
RichardG867
|
e6fddf9823
|
Flip freetype back to the old name on Windows to ease upgrading (at least on 32-bit builds)
|
2021-11-12 21:54:05 -03:00 |
|
RichardG867
|
02df33d1aa
|
Change some dynamically loaded library names to reflect the new build infrastructure
|
2021-11-08 23:54:41 -03:00 |
|