1
0
mirror of https://git.familie-radermacher.ch/linux/ptouch-print.git synced 2025-06-28 12:07:00 +00:00

Commit Graph

  • 1f450d9124 Add support for PT-E310BT (thanks to Christian Radin) master Dominic Radermacher 2025-06-22 08:13:08 +02:00
  • 1a39fe1284 udev uaccess rules must have lower order than 73-seat-late.rules Marcus Müller 2025-05-31 22:22:53 +02:00
  • 2c9828af87 add support for PT-9200DX, thanks Ralf Lieb for reporting Dominic Radermacher 2025-06-01 20:12:20 +02:00
  • 2f18522602 fix segfault for last commit Dominic Radermacher 2025-05-19 13:33:55 +02:00
  • 140bf0a6cc for printers with less than 128px printhead, make sure we dont print too much pixels Dominic Radermacher 2025-05-12 18:29:56 +02:00
  • a6c67df2c9 cosmetics Dominic Radermacher 2025-05-12 17:59:45 +02:00
  • ec923ed579 Add support for PT-2300 and fix 112px width centering (thanks to Bradley Erickson) Dominic Radermacher 2025-05-12 17:47:00 +02:00
  • aa5392bc13 zero-initialise array to silence valgrind v1.6 Nico Sonack 2024-10-29 20:21:48 +01:00
  • 740b20e150 Add --copies switch for multiple printouts (thanks to Wojciech Fred) Dominic Radermacher 2024-10-06 17:46:29 +02:00
  • bc7d32a6e6 Fix segfault when using --force-tape-width without printer Jan Baier 2024-08-14 14:12:31 +02:00
  • 9cae7f465b improve udev rules Didi Kohen 2024-08-11 13:53:05 +02:00
  • 9a0ef8c7d6 Fix chain print support for the D460BT family (thanks to Guilherme Espada) Dominic Radermacher 2024-08-11 13:31:20 +02:00
  • b904e22cf1 Add --force-tape-with, enables use of --writepng without the need of a printer connected (thanks to Didi Kohen) Dominic Radermacher 2024-08-11 13:15:22 +02:00
  • da9ed2600a Add chain mode and set precut flag for PT-2700 Kevin Thibedeau 2024-06-10 16:54:07 +02:00
  • a51fcf98f8 add and install udev rules to enable non-root access (thanks to Patrick Huesmann for contribution) Dominic Radermacher 2024-04-18 09:29:38 +02:00
  • 8aaeecd84b Add different libusb include path for FreeBSD Ed Maste 2024-02-03 16:46:53 -05:00
  • ad4e1541de Add cast to silence a compiler warning Ed Maste 2024-02-03 16:46:09 -05:00
  • dc5b974e74 Add precut flag to P700 Ed Maste 2024-02-03 16:42:40 -05:00
  • 312adc3209 fix baseline for cyrillic font Nedko Boshkilov 2024-02-11 10:29:01 +01:00
  • 935dd9a31b added PT-D410 Martin Dvořák 2024-01-05 13:57:25 +01:00
  • 06a8001bf4 added PT-D610BT Florian J. Breunig 2024-01-02 21:54:57 +01:00
  • 5fbd590f01 fix missing pixels on right side - thanks to patch from Boris-Chengbiao Dominic Radermacher 2023-11-28 10:23:54 +01:00
  • f22e844eed add (untested) support for PT-D460BT thanks to ccfreak2k Dominic Radermacher 2023-10-13 12:30:33 +02:00
  • 8b631a7996 hopefully fix libitnl linking issues Dominic Radermacher 2023-05-22 10:05:55 +02:00
  • 01d661493f update manpage and project url Dominic Radermacher 2023-03-13 11:17:03 +01:00
  • 6b82cd6166 small cosmetic change to CMakeLists.txt Dominic Radermacher 2022-11-24 06:45:01 +01:00
  • 53987c4150 cosmetic changes (some are overdue since many years) Dominic Radermacher 2022-10-05 18:08:06 +02:00
  • f56d7ea740 fix some compile warnings Dominic Radermacher 2022-09-11 06:45:00 +02:00
  • 71396e8ff1 change init to first invalidate, then init (maybe needed for some ptouch models?) Dominic Radermacher 2022-09-11 06:29:44 +02:00
  • ffc1b1f7b1 media type info now also with text output, thanks to Sönke Peters Dominic Radermacher 2022-09-11 06:25:35 +02:00
  • 674e0da5fb add debug output Dominic Radermacher 2022-04-05 20:25:54 +02:00
  • e968176637 fix text centering Dominic Radermacher 2021-10-11 19:31:15 +02:00
  • f74d068776 add install target Dominic Radermacher 2021-10-11 11:50:54 +02:00
  • a2d2548867 fix generation of version.h Dominic Radermacher 2021-10-11 10:36:58 +02:00
  • e3c0073466 merge with branch cmake - build system is now cmake v1.5 Dominic Radermacher 2021-10-11 10:18:49 +02:00
  • 32c29a1c4c fix build using cmake with generating version info from git Dominic Radermacher 2021-10-11 10:11:37 +02:00
  • 72ddc5b01e update contact info Dominic Radermacher 2021-08-30 15:15:16 +02:00
  • 4a79cdf1b1 bugfix for PT D-450 - thanks to Nicklas Björk Dominic Radermacher 2021-08-29 21:32:04 +02:00
  • 97657da3f4 add support for 3.5mm tapes Dominic Radermacher 2021-05-22 11:58:05 +02:00
  • adf01d4f63 update author email Dominic Radermacher 2021-01-26 17:05:05 +01:00
  • 96c1d5c6b9 images can now also be read from stdin (thanks to Siim Salonen) Dominic Radermacher 2020-11-30 10:13:14 +01:00
  • 87a8e8ff81 added PT-2700 (thanks to Povl Kvols for reporting) Dominic Radermacher 2020-09-27 18:39:37 +02:00
  • 32c0d3be29 add --list-supported command, fix errors in help page Dominic Radermacher 2020-09-26 11:34:02 +02:00
  • 53f15661de added PT-P710BT - thanks to Florian Bruhin for reporting Dominic Radermacher 2020-09-19 08:25:11 +02:00
  • 4a6c15d32e add page flags Dominic Radermacher 2020-07-18 07:21:15 +02:00
  • eb59d40ba0 added PT-P750W (thanks to Torben Wendt and Will Clarke for reporting) Dominic Radermacher 2020-06-20 12:45:02 +02:00
  • d68a834973 PT-2450PC was reported to work with RASTER_PACKBITS Dominic Radermacher 2020-05-17 20:22:20 +02:00
  • 2fd8966bc4 added PT-2450PC, but not working for now Dominic Radermacher 2020-05-17 15:55:07 +02:00
  • 9b00d132dc added PT-1950 - unconfirmed yet whether it works Dominic Radermacher 2020-04-25 12:23:45 +02:00
  • 91b5a03fd5 added draft of a man page, install not handled by autotools yet Dominic Radermacher 2020-03-04 20:50:22 +01:00
  • cc5748039f added support for PT-H500, thanks go to Eike for reporting Dominic Radermacher 2020-03-03 20:34:39 +01:00
  • cd4e99b9e5 trying to add support for generating version info from git (does not work yet) Dominic Radermacher 2020-01-13 22:00:27 +01:00
  • 8655736e75 fix naming and try to fix compile errors related to config.h (generated by autotools) Dominic Radermacher 2020-01-13 21:26:48 +01:00
  • 679c51859b Add support for cmake as build system Jarl Gullberg 2020-01-13 21:13:17 +01:00
  • dbadcaef81 Improved hint on debian based systems when libusb or libgd headers are missing Dominic Radermacher 2019-12-29 12:57:00 +01:00
  • 9509424d56 part 1 of preparing support for high-dpi devices Dominic Radermacher 2019-12-17 21:11:17 +01:00
  • 815aaf1992 added support for PT-D600, thanks to Johannes Wegener for reporting Dominic Radermacher 2019-11-16 10:26:43 +01:00
  • bc192e6e73 prepare support for printers with other resolution than 180dpi Dominic Radermacher 2019-11-03 20:25:04 +01:00
  • badc152127 prevent segfault when image fails to load Dominic Radermacher 2019-10-27 08:29:43 +01:00
  • 98541a6f61 add support for PT-P700 (untested) Dominic Radermacher 2019-09-06 21:32:12 +02:00
  • 5c6df164c3 added arg --pad <n> to work around printers that require some padding (blank tape) Dominic Radermacher 2019-08-24 07:01:27 +02:00
  • a32e645d79 Added PT-E500, thanks to Jesse Becker for reporting Dominic Radermacher 2019-08-24 06:49:50 +02:00
  • e806b90e33 add hint for PT-1230PC when in P-Lite mode; quick-n-dirty fix to enable printing for PT-1230PC (but some pixels get cut off) Dominic Radermacher 2019-06-29 11:57:10 +02:00
  • f2664d3248 revert centering of fonts because it gets unreadable when using automatic fontsize with certain fonts Dominic Radermacher 2019-06-10 17:09:33 +02:00
  • e0ab4e0596 added debugging info, try to fix centering of fonts when manually setting small font size Dominic Radermacher 2019-06-07 10:19:21 +02:00
  • 1d26dca80d remove unused code, add --debug switch (which does nothing yet) Dominic Radermacher 2019-05-23 16:27:25 +02:00
  • 4639f7c23d show user hint when PT-2430PC / PT-P700 are in P-Lite mode, show notice about unsupported raster mode Dominic Radermacher 2019-05-23 16:20:40 +02:00
  • 05873ed64e fix indent Dominic Radermacher 2019-05-14 21:50:20 +02:00
  • fa70a4eb4b fix double free Brett Foster 2019-05-11 13:43:08 -07:00
  • fda7848075 fix name of PT-2730, re-order list of devices Dominic Radermacher 2019-05-13 08:27:29 +02:00
  • 7778e1c80c merge branch devel Dominic Radermacher 2019-04-08 22:04:47 +02:00
  • 92dd6aa402 fix several compile warnings Dominic Radermacher 2019-04-08 21:56:55 +02:00
  • 6b2096cea7 generate the cutmark as image instead of ptouch-commands, so it can be saved as png, too Dominic Radermacher 2019-03-28 16:10:54 +01:00
  • 428004c204 make it possible to use --writepng with multiple --text and/or --image arguments Dominic Radermacher 2019-03-28 16:03:00 +01:00
  • 4b1e034c63 updated README Dominic Radermacher 2019-03-17 20:02:53 +01:00
  • 213a70eee0 fix support for printers that use packbits transfer mode, like PT-D450PV Dominic Radermacher 2019-03-17 11:36:04 +01:00
  • 72d1cc7dba modified git-version-gen to omit the v of version Dominic Radermacher 2018-11-25 16:08:11 +01:00
  • e6482bd510 modified autogen.sh to remove cached files first because result of git-version-gen ist cached while it shouldn't Dominic Radermacher 2018-08-26 10:22:11 +02:00
  • 73026c7ed3 added generated configure to .gitignore, VERSION string now is in my preferred format using helper script build-aux/git-version-gen Dominic Radermacher 2018-08-26 10:16:31 +02:00
  • d093ba96e7 removed configure from rcs, modified configure.ac to reflect current git version (but not yet in my preferred format) Dominic Radermacher 2018-08-26 10:03:14 +02:00
  • 915c9c95a0 added autogen.sh Dominic Radermacher 2018-08-26 09:46:50 +02:00
  • 5014bf4b51 cleanup unneeded stuff Dominic Radermacher 2017-11-12 19:35:03 +01:00
  • 20820ec688 added initial support for PT-2730PC Dominic Radermacher 2017-11-12 19:14:41 +01:00
  • 7d0ba0050b updated readme Dominic Radermacher 2017-11-11 15:11:57 +01:00
  • fbcccb420e reverted to old pixel size Dominic Radermacher 2017-09-24 21:31:42 +02:00
  • 80b054047f Merge branch 'master' of github.com:dradermacher/ptouch-print Dominic Radermacher 2017-09-24 21:28:26 +02:00
  • 3b84432c4f Merge pull request #5 from hcgpalm/master Dominic Radermacher 2017-09-24 21:22:43 +02:00
  • 0d83cc4f14 Move processing after argument parsing so that arguments do not have to be specified in a magic order Christer Palm 2017-09-24 01:58:29 +02:00
  • e00645e6c7 Do not eject if writing to png Christer Palm 2017-09-24 01:27:09 +02:00
  • 51168d3b98 Fix PT-2024PC support and some minor cleanup Christer Palm 2017-09-24 01:25:49 +02:00
  • ef8825ba08 updated contact info in po/ptouch.pot and po/Makevars Dominic Radermacher 2017-09-08 10:28:39 +02:00
  • 24ef8a0023 updated to version 1.3.4 Dominic Radermacher 2017-07-20 17:02:31 +02:00
  • 8d8bce5771 added support for pt2420 Dominic Radermacher 2017-07-20 16:54:56 +02:00
  • 1c552a3d11 change reporting of wrong switch position (not done yet) Dominic Radermacher 2017-07-20 15:03:21 +02:00
  • 7d12a82f93 updated .gitignore Dominic Radermacher 2017-07-05 10:46:18 +02:00
  • 7eef6ff26b README is required for autotools Dominic Radermacher 2017-06-24 14:21:14 +02:00
  • 54b51239f7 updated .gitignore Dominic Radermacher 2017-06-24 14:20:36 +02:00
  • 040e271ef0 cosmetic updates ;-) Dominic Radermacher 2017-06-24 10:58:33 +02:00
  • d76c7a16c7 Merge branch 'devel' Dominic Radermacher 2017-06-24 10:45:59 +02:00
  • 689e0830b9 updated eMail of author Dominic Radermacher 2017-06-18 11:01:25 +02:00