Commit Graph

  • 9ca8c0583b switch UI app to .net core master Maff 2019-11-19 11:31:53 +0000
  • fe4f65f9cc reminder to myself - dynamic frame delay needs work Maff 2019-10-08 16:11:49 +0100
  • c324cabd88 how is async() => await function() non-blocking but just function() is blocking. what changes. Maff 2019-10-08 15:03:37 +0100
  • d9295de186 computers are real bad. it dithers now and it actually does work (tho looks not so great with the P1) - potential for using more dithering algos in the future due to the AForge.Imaging lib Maff 2019-10-04 21:31:28 +0100
  • 85ff23a1f9 okay images are now dithered in the absolute messiest way Maff 2019-10-04 21:14:50 +0100
  • 8e55652567 how in the world do i rotate text in ms paint Maff 2019-10-04 16:59:57 +0100
  • 1afaea4f16 GUI app is now responsive during print operations Maff 2019-10-04 13:39:41 +0100
  • 471c9e5165 some changes Maff 2019-10-04 11:18:17 +0100
  • 734ebf47e1 remove unused var that was causing build failure on release Maff 2019-10-03 00:29:34 +0100
  • 191dcdafd6 there was an attempt Maff 2019-10-03 00:28:27 +0100
  • 4356367712 improvements to UI Maff 2019-10-02 16:31:46 +0100
  • d9f9756dcb further refinements Maff 2019-10-01 21:02:34 +0100
  • e9d702f955 some additional bullshit such as printing arbitrary text as bitmaps Maff 2019-10-01 17:01:07 +0100
  • ad8a799c18 fix some compiler warnings Maff 2019-09-30 15:02:12 +0100
  • 1cf1021185 changes to the release and debug build profiles Maff 2019-09-30 15:00:02 +0100
  • 9ae1b8704a rename sharperang folder to paperangapp Maff 2019-09-30 14:24:15 +0100
  • c22d5d753e rename base namespace and classes, completely remove old libsharperang (can get back from git history if necessary), remove unnecessary deps from UI test app Maff 2019-09-30 14:20:38 +0100
  • 6c9b19ba91 Replace LogBridge with more generic liblogtiny (ILogTiny), allowing the log context to be passed to libraries without needing them to understand how to windows Maff 2019-09-30 13:51:15 +0100
  • 0a2df42a5a seemingly finished the rewrite from libsharperang to libpaperang, added buttons to choose model type in UI tester Maff 2019-09-28 23:51:46 +0100
  • b1f08472da fgghj Maff 2019-09-19 00:58:48 +0100
  • d8fa08de75 moar Maff 2019-09-13 21:35:58 +0100
  • aa9212fc74 slightly more refactoring, add editorconfig Maff 2019-09-13 17:01:53 +0100
  • 89766bc2d5 we regret to inform you there has been More Rewriting Maff 2019-09-12 22:34:17 +0100
  • be368f398c further refactoring Maff 2019-09-12 17:03:16 +0100
  • 46012df5d5 begin rewriting libsharperang into libpaperang Maff 2019-09-12 00:10:28 +0100
  • 09d9ccb628 miscellaneous changes Maff 2019-09-11 11:06:53 +0100
  • 195fe4d98a remove redundant library from UI project, add driver bundle for Windows to make life easier Maff 2019-09-11 09:42:15 +0100
  • 8cecb35315 Update 'libsharperang/usb.cs' Maff 2019-09-10 09:39:05 +0000
  • 6d5e65bbfa Update 'libsharperang/CRC32.cs' Maff 2019-09-10 09:29:42 +0000
  • d9df857328 Update 'libsharperang/DataTransforms.cs' Maff 2019-09-10 09:29:15 +0000
  • 49b6ef53a5 (frankenstein voice) it's alive, it's aliiive Maff 2019-09-10 00:43:58 +0100
  • 58abf9a02e fuck the "bit map" Maff 2019-09-09 01:23:43 +0100
  • d3b95505a7 i'm dying how do you convert a png image to a 1bpp bitmap Maff 2019-09-09 00:51:36 +0100
  • 15ad9e30ce added some brief explainer of the format Maff 2019-08-29 00:49:52 +0100
  • 901e384fe4 added functions to print arbitrary arrays of bytes Maff 2019-08-29 00:47:44 +0100
  • a69c8dcebb CRC32 function finally works; validated that code now generates fully compliant frames for printer. tomorrow's task: make the printer actually print something. Maff 2019-08-28 01:06:10 +0100
  • 1687d16832 hhhhhhfuck Maff 2019-08-28 00:39:15 +0100
  • ead19b2175 fuckle Maff 2019-08-28 00:38:16 +0100
  • 3b3cddc68d Update 'libsharperang/usb.cs' Maff 2019-08-27 10:57:05 +0000
  • b7603a4736 remove extraneous Zlib dependency Maff 2019-08-27 02:30:45 +0100
  • 091a3e5934 how is it fucking nobody can write an actually functional CRC32 implementation in C# Maff 2019-08-27 02:29:43 +0100
  • a606010f98 so close daddy uwu Maff 2019-08-27 01:20:54 +0100
  • 714ef45350 more Shit Maff 2019-08-22 18:12:36 +0100
  • b76f3ab65f add IUsb interface as connection interface for printer library Maff 2019-08-22 14:20:35 +0100
  • 3820cbc13e idgaf how weird this code is right now Maff 2019-08-22 01:45:15 +0100
  • 3a554ebe4b Add project files. Maff 2019-08-22 00:55:40 +0100
  • c4eb902887 Add .gitignore and .gitattributes. Maff 2019-08-22 00:55:37 +0100