Commit Graph

  • ac3baac949 remove:github link. main v1.89 taynpg 2025-01-21 16:33:51 +08:00
  • 5cb6d1b13c readme: udpate taynpg 2025-01-21 16:30:05 +08:00
  • 37f92009f6 Release 1.89. Jason Hood 2019-04-29 20:20:34 +10:00
  • 0fc890dddd Prevent occasional freeze on startup Jason Hood 2019-04-29 20:13:07 +10:00
  • 0dd40f6d74 Simplify getting buffer info Jason Hood 2019-04-29 20:11:00 +10:00
  • d7a2d5e962 Fix ANSICON environment variable Jason Hood 2019-03-01 17:47:05 +10:00
  • a1bf74dff9 Fix crash when some programs start Jason Hood 2019-02-03 18:49:28 +10:00
  • eccbbe7a54 Fixes Jason Hood 2018-11-04 11:17:23 +10:00
  • 0472db80b2 Preserve last error Jason Hood 2018-08-23 17:38:43 +10:00
  • 06459edb69 Log CreateFile calls Jason Hood 2018-08-23 17:34:34 +10:00
  • 4e84582f02 Fix running directly via ansicon Jason Hood 2018-08-23 17:18:10 +10:00
  • eec487abb6 Prevent -p injecting when already injected Jason Hood 2018-08-23 17:06:49 +10:00
  • 86512f67f6 Fix -e et al when redirecting to NUL Jason Hood 2018-08-23 17:02:47 +10:00
  • 4e44ad519d Fix creating the wrap console buffer Jason Hood 2018-08-23 16:54:42 +10:00
  • 3ab935a1ad Release v1.84 Jason Hood 2018-05-11 22:14:50 +10:00
  • 6a9039b051 Update for gcc Jason Hood 2018-05-11 21:52:02 +10:00
  • f2843b1d10 Explicitly link the VC exe with MSVCRT.dll Jason Hood 2018-05-11 12:16:58 +10:00
  • f215223810 Update comments Jason Hood 2018-05-10 22:02:29 +10:00
  • abb0450de4 Workaround a Windows 10 1803 bug Jason Hood 2018-05-10 21:57:52 +10:00
  • e8ce3dffd3 Fixes Jason Hood 2018-05-09 11:37:34 +10:00
  • 9260451684 Scroll in new lines using the default attribute Jason Hood 2018-05-08 22:52:52 +10:00
  • 33ba31ad3c Remove dependence on the CRT; import DLL; fixes Jason Hood 2018-05-07 10:31:41 +10:00
  • f8509c916c Inject by remote load if there's no IAT on Win8+ Jason Hood 2018-05-04 11:45:10 +10:00
  • f4697b59fa Test if the real WriteFile handle is console Jason Hood 2018-05-03 23:46:33 +10:00
  • d7a2be9964 Exit process if the primary thread is detached Jason Hood 2018-05-02 18:12:57 +10:00
  • 3c97a6e4e7 VC makefile tweaks Jason Hood 2018-04-30 11:23:34 +10:00
  • 852db64d91 Dynamically load WINMM, remove USER32 Jason Hood 2018-04-30 11:06:18 +10:00
  • 2cb2af78c8 Close the flush handles on detach Jason Hood 2018-02-17 18:06:00 +10:00
  • 3a16e68201 Create the flush thread on first use Jason Hood 2018-02-16 17:18:25 +10:00
  • c232c1ff37 Release v1.82 Jason Hood 2018-02-13 16:12:07 +10:00
  • a995352ff1 Use APIConsole for all console imports Jason Hood 2018-02-13 12:31:40 +10:00
  • 392337b3b1 Wrap the cache in a critical section Jason Hood 2018-02-12 21:50:43 +10:00
  • 0366daad05 Flush and invalidate cache on closing handle Jason Hood 2018-02-12 21:49:43 +10:00
  • af2c31c466 Add ANSICON_WRAP for programs that expect wrap Jason Hood 2018-02-12 16:44:55 +10:00
  • a2c3595477 Release 1.81 Jason Hood 2017-12-30 11:46:02 +10:00
  • 3c61ef860d Improve palette usage Jason Hood 2017-12-28 12:47:09 +10:00
  • 05e765c881 Fix buffer overflow Jason Hood 2017-12-26 18:43:56 +10:00
  • 44e5941a08 Fix CR and CRM issues Jason Hood 2017-12-26 16:47:08 +10:00
  • 2120ff3efa Fix CR Jason Hood 2017-12-24 23:44:26 +10:00
  • 75f707fc20 Hide cursor on move Jason Hood 2017-12-24 22:39:53 +10:00
  • e8247f3aa7 Fix CRM Jason Hood 2017-12-24 18:23:32 +10:00
  • 62f7d0240e Flush when idle Jason Hood 2017-12-24 16:41:06 +10:00
  • b258a2ea2d Fix standard controls in insert mode Jason Hood 2017-12-24 10:58:19 +10:00
  • 10575a0647 Recognise CR after wrap; update ANSICON_API docs Jason Hood 2017-12-24 10:11:57 +10:00
  • 9140e3bd56 Update documentation Jason Hood 2017-12-23 22:04:44 +10:00
  • 4502a49bab Set margins per console; fix windowless processes Jason Hood 2017-12-23 18:31:37 +10:00
  • a37657ac52 Add DECSTR and RIS Jason Hood 2017-12-23 16:44:32 +10:00
  • c28b3597dd Add console input as a known limitation Jason Hood 2017-12-23 10:24:18 +10:00
  • edaf7ccace Flush before accessing the console Jason Hood 2017-12-22 18:08:51 +10:00
  • d04feca91c Add mnemonics to sequence comments Jason Hood 2017-12-21 21:48:15 +10:00
  • 77fabb78e0 Add DECOM, DECSTBM, SD and SU Jason Hood 2017-12-21 20:55:47 +10:00
  • 9242785570 Recognise wrap when moving backwards Jason Hood 2017-12-18 11:30:27 +10:00
  • 80d9e7da78 Add IRM Jason Hood 2017-12-17 11:13:12 +10:00
  • 66c527a624 Tweak colors Jason Hood 2017-12-14 22:16:55 +10:00
  • 410fc067a7 Fix DECNCSM sequence in readme Jason Hood 2017-12-11 12:04:07 +10:00
  • 7c14985a5d Modify DECSC/DECRC Jason Hood 2017-12-11 11:34:32 +10:00
  • d20ab7471f Add tab handling Jason Hood 2017-12-10 22:52:38 +10:00
  • 645f57e59c Fix parameters Jason Hood 2017-12-09 22:16:47 +10:00
  • c11447fc8b Add partial SCS support Jason Hood 2017-12-09 21:01:13 +10:00
  • 0e87a03761 Add DA, DECCOLM, DECNSCM, DECSC & DECRC Jason Hood 2017-12-09 11:11:52 +10:00
  • eb997019c1 Add IND, NEL and RI Jason Hood 2017-12-03 12:50:13 +10:00
  • 0c2f9b314e Strip readme.md to just the intro & requirements Jason Hood 2017-11-30 21:22:10 +10:00
  • 1a4d6b488f Add option -pu to unload from the parent Jason Hood 2017-11-30 21:05:41 +10:00
  • 523c478d67 Fix some things Jason Hood 2017-11-30 11:38:15 +10:00
  • 1754f68ac9 Redefine the graphics SCAN characters Jason Hood 2017-11-29 11:42:47 +10:00
  • e2f9b4e417 Add palette sequences Jason Hood 2017-11-29 11:06:57 +10:00
  • 9fbe42a583 Escape control characters; fix CRM issues Jason Hood 2017-11-24 11:10:42 +10:00
  • e44cbb848f Add + to use the buffer Jason Hood 2017-11-23 12:06:33 +10:00
  • a4125753a4 Fix compiling with MinGW and TDM Jason Hood 2017-11-21 11:46:58 +10:00
  • 826b0b66ba Add DECPS Play Sound Jason Hood 2017-11-19 12:07:28 +10:00
  • aa8b0c6a36 Use the system default sound for the bell Jason Hood 2017-11-17 21:53:58 +10:00
  • 8eb06aad27 Preserve ESC not part of a sequence Jason Hood 2017-11-07 11:35:42 +10:00
  • 43b3653c8a Fix problem with reporting cursor position Jason Hood 2017-11-03 23:04:51 +10:00
  • 2f3fe57b60 Hook CreateFile and CreateConsoleScreenBuffer Jason Hood 2017-10-30 10:50:11 +10:00
  • 97dcb13634 Fix ANSICON's output when redirected to CON Jason Hood 2017-10-28 16:43:45 +10:00
  • df5596f65f Increase cache to five handles Jason Hood 2017-10-28 12:31:35 +10:00
  • 67f1d48801 Revert back to saving buffer cursor position Jason Hood 2017-10-28 11:19:06 +10:00
  • b5e7a01f7f Mention you shouldn't install to System32 Jason Hood 2017-10-27 21:28:52 +10:00
  • 3fb6b5aa65 Fix unloading Jason Hood 2017-10-26 21:46:53 +10:00
  • bff5e90eda Add some comments Jason Hood 2017-10-26 12:58:17 +10:00
  • 40f59c543c Many changes, bad programmer! Jason Hood 2017-07-25 18:18:34 +10:00
  • 2f18f10719 Support cross-compiling (#104) darealshinji 2017-07-06 20:59:25 -04:00
  • 6d2a75e0b5 Merge pull request #86 from amullins83/vs2015_crt_non Jason Hood 2015-10-23 23:08:43 +10:00
  • 690f8056bd Add _CRT_NON_CONFORMING_WCSTOK define Austin Mullins 2015-10-23 07:49:33 -05:00
  • 3acc7a9f14 Remove version history & my postal address from readme.md. Jason Hood 2014-07-04 12:57:06 +10:00
  • 902df27762 Merge branch 'sun-readme' Jason Hood 2014-07-04 12:48:46 +10:00
  • e7be303e84 Merge branch 'readme' of https://github.com/sun/ansicon into sun-readme Jason Hood 2014-07-04 12:47:12 +10:00
  • dfc8a43ac8 Converted readme.txt into Markdown. sun 2014-07-01 22:56:13 +02:00
  • 1fe1d8f130 Recognise more sequences; ignore newline immediately after wrap. Jason Hood 2014-02-26 21:18:45 +10:00
  • 7539473550 Use window height, not buffer. Jason Hood 2014-02-20 18:06:28 +10:00
  • 9fa86512f3 Better parsing of escape & CSI sequences. Jason Hood 2014-02-18 21:34:39 +10:00
  • bd696b55c8 Exclude entire programs; better hooking of dynamically-loaded libraries. Jason Hood 2014-02-10 16:33:42 +10:00
  • 6da33b2af0 Attributes and saved position are local to each console window. Jason Hood 2014-02-08 18:30:53 +10:00
  • 453db81af5 Fixed restoring original attributes on detach. Jason Hood 2014-02-08 12:04:43 +10:00
  • db36552c42 Work with 64-bit AnyCPU; copy original IDT to IAT; log improvements. Jason Hood 2014-02-08 01:10:51 +10:00
  • dc7569dc26 Inject by adding to the Import Directory Table. Jason Hood 2014-02-05 00:21:42 +10:00
  • bccf933c0a Always find the base address of kernel32.dll. Jason Hood 2014-01-27 14:03:53 +10:00
  • b2c8a9ec12 LoadLibrary hooking improvements. Jason Hood 2014-01-25 23:43:41 +10:00
  • cf6f8c741e Enable makefile.gcc V=0 to work with CMD.EXE. Jason Hood 2013-11-13 20:30:09 +10:00
  • 5e7590e3a9 Fixed the 32-bit detecting 64-bit improvement. Jason Hood 2013-09-21 01:11:53 +10:00