1
0
mirror of https://github.com/rricharz/Tek4010.git synced 2026-05-06 07:52:45 +00:00

Commit Graph

  • 95bf063618 further tiny improvement of slow response pty-support Rene Richarz 2026-05-05 14:39:55 +02:00
  • 9759e39c62 Everything handled now by forkpty Rene Richarz 2026-05-05 14:30:57 +02:00
  • 8ce7b0323d Improved detection of slow response Rene Richarz 2026-05-05 13:44:09 +02:00
  • 97556f6711 Stable PTY terminal mode, ready for testing pty-stable Rene Richarz 2026-05-05 09:55:51 +02:00
  • 6840e8b0f8 First version ready for testing on all target systems Rene Richarz 2026-05-04 14:29:12 +02:00
  • e83f654de3 Improved measuremt of slow graphics response Rene Richarz 2026-05-04 05:48:19 +02:00
  • af87f00e14 Automatic switching to fast mode; removed debug info Rene Richarz 2026-05-04 05:07:38 +02:00
  • ae1889f60a Implement PTY terminal mode; replace FIONREAD with select() for reliable input Rene Richarz 2026-05-03 10:40:46 +02:00
  • 19d2f125f3 Fix 2s redraw gaps and continuous redraw using decay counter Rene Richarz 2026-05-03 06:35:12 +02:00
  • 66b74d479c Added -half argument for window size half of screen size Rene Richarz 2026-05-02 05:45:18 +02:00
  • 15fb78b9b5 Improved layout of manual master Rene Richarz 2026-04-23 05:42:27 +02:00
  • f08d8fd9e7 added script to test apl font installation Rene Richarz 2026-04-18 16:57:33 +02:00
  • 3be72a8f0c improved the apl section in the manual and the install_apl script which works now on all different host systems Rene Richarz 2026-04-18 16:46:36 +02:00
  • 24c3f48fe9 Link to new youtube video added René Richarz 2026-04-13 08:48:37 +02:00
  • 78dbe3138c improved manual René Richarz 2026-04-11 16:31:47 +02:00
  • 4870e7a83b Added quickstart René Richarz 2026-04-11 07:37:25 +02:00
  • a43360e0c8 Polished the windows installation René Richarz 2026-04-11 06:33:20 +02:00
  • 4c42ac5611 Changed installation instructions for mac to use homebrew, because macports is not yet available on Tahoe René Richarz 2026-04-11 06:06:49 +02:00
  • fd29554b45 polished the macintosh installation René Richarz 2026-04-11 04:57:53 +02:00
  • b5633492dc polished installation docs for Linux René Richarz 2026-04-11 04:35:35 +02:00
  • c25ebddc48 Fixed doubled text René Richarz 2026-04-10 17:02:45 +02:00
  • ca9e6192c1 Fixed the display of an Image René Richarz 2026-04-10 11:56:56 +02:00
  • cf6ea32921 new and easier to use README.md René Richarz 2026-04-10 11:42:09 +02:00
  • 7b9aa596b5 Merge pull request #73 from llemaire1/patch-1 Rene Richarz 2025-11-22 06:11:44 +01:00
  • b4e9b56839 Update macintosh.txt Laurent Lemaire 2025-11-17 16:18:33 +01:00
  • 7ab178549a added WSL info in windows.txt Rene Richarz 2025-07-19 08:53:11 +02:00
  • f046bb9d5f Fixed a little bug in windows.txt Rene Richarz 2025-01-30 14:46:56 +01:00
  • 32727701a3 added instructions for using brew instead of MacPorts on the Mac Rene Richarz 2024-08-17 09:08:14 +02:00
  • d2e2ba1f87 Added instructions for windows and updated instructions for macOS Rene Richarz 2024-07-07 10:55:37 +02:00
  • b0ebac235c Merge pull request #66 from polluks/patch-1 Rene Richarz 2024-07-04 19:48:53 +02:00
  • 28f4de57a4 Fixed help.txt for 80col Stefan 2024-07-02 13:01:30 +02:00
  • 694b0245d6 Merge pull request #65 from polluks/master Rene Richarz 2024-07-01 14:58:35 +02:00
  • 4b97151cb5 Fixed typo in macintosh.txt Stefan 2024-07-01 11:33:27 +02:00
  • 6078ab826c Fixed command for OSX Rene Richarz 2024-07-01 11:22:40 +02:00
  • f01ff557e2 Merge pull request #64 from polluks/patch-4 Rene Richarz 2024-07-01 11:17:17 +02:00
  • 216ae285f8 Fixed makefile Stefan 2024-06-30 16:41:32 +02:00
  • 97c3ff8966 Instructions for OSX added Rene Richarz 2024-06-22 06:59:17 +02:00
  • 5530fc44a9 Merge pull request #62 from erentar/master Rene Richarz 2024-06-22 06:41:07 +02:00
  • 80863fec0b improvement to the plot and to the script erentar 2024-06-21 17:21:17 +02:00
  • dfdc384bd5 Changes to accommodate repo owner requests erentar 2024-06-21 12:42:45 +02:00
  • fc9fc4022f Add plot demo using plotutils erentar 2024-06-21 02:03:27 +02:00
  • 26c67972ad Merge pull request #59 from hanyazou/increase-saturation Rene Richarz 2024-06-09 09:05:36 +02:00
  • cab75bc912 Fixed for portability to MacOS Rene Richarz 2024-06-09 08:58:19 +02:00
  • cac4b781ca Merge pull request #58 from tvrusso/fix_clang_warning Rene Richarz 2024-06-09 07:43:17 +02:00
  • bbc5cc7485 Increase saturation hanyazou 2024-06-09 11:06:49 +09:00
  • d3037d36b4 Fix draw vector bright spot line width hanyazou 2024-06-05 19:39:25 +09:00
  • db9b8d6a29 Fix clang warning regarding printf Tom Russo 2024-06-08 17:28:34 -06:00
  • 5320761b9b Fixed instructions for installation on Macintosh Rene Richarz 2024-06-08 09:13:57 +02:00
  • 4a65d71956 Merge pull request #51 from polluks/patch-3 Rene Richarz 2024-06-08 07:38:58 +02:00
  • 61911f483a Added experimental installation instructions for MacOS Rene Richarz 2024-06-08 07:37:26 +02:00
  • 70ac601ed1 Update makefile Stefan 2024-06-07 19:23:29 +02:00
  • c155f2c324 Merge pull request #54 from polluks/patch-4 Rene Richarz 2024-06-07 14:36:42 +02:00
  • dac01ead66 Fixed help.txt, nitpicking Stefan 2024-06-07 11:15:04 +02:00
  • a2b3415441 Added GNU check target #43 Stefan 2024-06-06 11:27:19 +02:00
  • 5abc1163fe Merge pull request #50 from tvrusso/remove_help_h Rene Richarz 2024-06-03 18:41:04 +02:00
  • 81a65a04d5 Remove src/help.h from git tracking Tom Russo 2024-06-03 08:46:48 -06:00
  • d6d14a9763 Merge pull request #49 from tvrusso/fix_gitignore Rene Richarz 2024-06-03 09:02:38 +02:00
  • df0a544fdf Make src/help.h ignored by git Tom Russo 2024-06-02 15:57:18 -06:00
  • d485917598 Merge pull request #48 from hanyazou/use-space-and-remove-tab Rene Richarz 2024-06-02 11:07:51 +02:00
  • 0b1bc0e421 Use space instead of tab and remove any trailing spaces (cosmetic changes) hanyazou 2024-06-02 17:02:51 +09:00
  • 9c59624961 delete src/help.h in make clean Rene Richarz 2024-06-02 08:41:03 +02:00
  • b0baeca1e7 Merge pull request #46 from tvrusso/fix_sed Rene Richarz 2024-06-02 08:35:38 +02:00
  • 68045a4924 Make sed line FreeBSD compatible Tom Russo 2024-05-18 16:51:05 -06:00
  • 0c1b35089e Fixed .gitignore again Rene Richarz 2024-05-28 22:07:25 +02:00
  • 4c17c12367 Fixed .gitignore Rene Richarz 2024-05-28 22:01:56 +02:00
  • 6f376ce355 restored help.h Rene Richarz 2024-05-28 21:50:03 +02:00
  • 560f7a2774 Updated .gitignore and Manual Rene Richarz 2024-05-28 20:37:28 +02:00
  • 0d73b374a1 ERevert "Merge pull request #42 from polluks/patch-2" Rene Richarz 2024-05-28 16:55:48 +02:00
  • 7f8e6ace74 Merge pull request #42 from polluks/patch-2 Rene Richarz 2024-05-28 16:37:18 +02:00
  • 121cb54aa8 Add manual page Stefan 2024-05-28 11:30:49 +02:00
  • 8082f5dbda Update install Stefan 2024-05-28 11:27:27 +02:00
  • 8f35024011 Update makefile Stefan 2024-05-28 11:25:27 +02:00
  • eb2a37dc6b Merge pull request #41 from polluks/patch-1 Rene Richarz 2024-05-24 13:37:48 +02:00
  • e52a149674 Create manual page Stefan 2024-05-24 11:34:54 +02:00
  • 3ed7cbff3c Shorter makefile Stefan 2024-05-24 11:29:17 +02:00
  • b85ad51a60 Merge pull request #40 from polluks/master Rene Richarz 2024-05-24 10:48:37 +02:00
  • d9d62d5dfb Fixed typos polluks 2024-05-24 10:20:55 +02:00
  • 515a4dc625 Merge pull request #39 from erentar/master Rene Richarz 2024-05-17 07:41:55 +02:00
  • dd819b03dd Add help message erentar 2024-05-16 15:31:55 +02:00
  • 92a55adf97 -fast option is automatically used for baud rates above 19200 Rene Richarz 2024-03-18 10:57:40 +01:00
  • 5a2dea9b3f Added now -fast option in manual Rene Richarz 2024-03-18 10:01:47 +01:00
  • 8f01225e1f Mege from 2 systems Rene Richarz 2024-03-18 09:41:03 +01:00
  • 8e7f391f6f added -fast version for fast refresh on slower systems Rene Richarz 2024-03-18 09:29:53 +01:00
  • f3c2116bdd Added note in manual about usage with slow systems Rene Richarz 2024-03-18 05:07:31 +01:00
  • abfc83b094 Increase bright spot color Rene Richarz 2024-03-05 03:24:48 +01:00
  • 9ae8b458cf Version 1.8 with improved handling of bright drawing spot and fading released for all systems Rene Richarz 2024-03-04 09:19:17 +01:00
  • 51ac8ac44d removed binary apl/apltest Rene Richarz 2024-03-01 06:03:13 +01:00
  • 4015d6b393 Removed experimential version in versions.txt Rene Richarz 2024-02-29 04:38:04 +01:00
  • b52282cc8f More natural look of bright drawing spot Rene Richarz 2024-02-29 04:33:59 +01:00
  • 1b570dfb48 Changed bright color in version 1.7 to green Rene Richarz 2024-02-28 08:35:26 +01:00
  • ae240b9c58 Changed bright spot color to green Rene Richarz 2024-02-28 07:46:26 +01:00
  • 761eb9f49d Fixed an english phrase Rene Richarz 2024-02-26 10:48:27 +01:00
  • 67657d722c Fixed problems in Manual and README.md Rene Richarz 2024-02-26 10:38:17 +01:00
  • 6d606b8c08 Made version 1.7 for all systems the standard Rene Richarz 2024-02-26 10:28:18 +01:00
  • ebb2584266 previous version 1.7 also included for slower systems Rene Richarz 2024-02-25 19:58:11 +01:00
  • 0592d8cd98 fixed fading of cursor Rene Richarz 2024-02-25 10:06:05 +01:00
  • 8e946f34b3 Removed binary Rene Richarz 2024-02-25 09:26:02 +01:00
  • 29de7b9aa4 Fixed link to Manual.pdf again Rene Richarz 2024-02-25 08:59:26 +01:00
  • b1e10792c5 Removed link to Manual.pdf, because it does not work properly on github Rene Richarz 2024-02-25 08:47:27 +01:00
  • 4a889338ff Fixed link to Manual.pdf Rene Richarz 2024-02-25 08:39:40 +01:00