Commit Graph

78 Commits (643fb3150563481442995712d842eba7cdfe8ecc)
 

Author SHA1 Message Date
LeapwardKoex 643fb31505 Add support for large button setting, which extends the size of the ring buttons to fill the rendered area of the touch pannel
Re-write button handling to decrese latency and fix issues where some notes where not picked up during slide actions
2025-04-06 10:04:13 +12:00
LeapwardKoex df962b7304 Simplify button polygons and shrink gaps 2025-04-03 21:43:29 +13:00
LeapwardKoex f12494faf3 Handle potentially invalid received serial commands without crashing 2025-03-15 22:40:38 +13:00
LeapwardKoex 6e8500a479 Revert back to 1.5
.NET Core Desktop / build (Release) (push) Has been cancelled Details
2024-11-19 21:31:22 +13:00
Leapward-Koex 79e2ea3fcd
Update issue templates 2024-11-19 21:08:08 +13:00
Leapward-Koex 0815b20ee8
Update issue templates 2024-11-19 21:05:44 +13:00
LeapwardKoex f39fead973 Add migrating user settings for installer 2024-11-19 20:46:40 +13:00
LeapwardKoex f239e9b534 Revert version changes 2024-11-19 20:35:02 +13:00
LeapwardKoex f75d77c66a Improve versioning in actions file 2024-11-19 20:29:51 +13:00
LeapwardKoex 3571776b83 Add about section and button to open log folder
.NET Core Desktop / build (Release) (push) Has been cancelled Details
2024-11-16 17:26:10 +13:00
LeapwardKoex 0347c983b6 Update installer to include wpfui 2024-11-16 16:43:09 +13:00
LeapwardKoex 066ecf6850 Redesign main window to be winui3 themed 2024-11-16 16:23:29 +13:00
LeapwardKoex 3eb9c1438a Include some other useful files
.NET Core Desktop / build (Release) (push) Has been cancelled Details
2024-11-15 21:13:37 +13:00
LeapwardKoex 179a6a256a Try a different path
.NET Core Desktop / build (Release) (push) Has been cancelled Details
2024-11-14 22:30:52 +13:00
LeapwardKoex 3f8236506a Try building msi from github action 2024-11-14 22:28:15 +13:00
LeapwardKoex 4d36fc7c64 Installer improvements 2024-11-14 22:19:07 +13:00
LeapwardKoex 81edbde5cc Add ability to create installer using Advanced Installer 2024-11-14 21:40:30 +13:00
LeapwardKoex 3a8d0e59c4 Add ability to add a custom border or rainbow border to the surrounding touch sensor input area
.NET Core Desktop / build (Release) (push) Has been cancelled Details
2024-11-09 22:40:55 +13:00
LeapwardKoex a01cdd6dfa Fix calculation for automatic positioning and rendering scales 2024-11-09 20:30:58 +13:00
LeapwardKoex 9d06a0293a Make touch panel 16:9 so the touch panel always consumes touch inputs 2024-11-09 16:52:02 +13:00
LeapwardKoex ee47b30a90 All minimizing of main window
.NET Core Desktop / build (Release) (push) Has been cancelled Details
2024-11-09 11:32:15 +13:00
LeapwardKoex 3b7aa9c11e Tidy up files 2024-11-09 11:30:47 +13:00
LeapwardKoex a0cfa9c0c6 Automatically hide main settings window when sensor is repositioned. 2024-11-09 11:24:09 +13:00
LeapwardKoex 2033b5e145 Update videos in other readme
.NET Core Desktop / build (Release) (push) Has been cancelled Details
2024-09-07 12:19:28 +12:00
LeapwardKoex a0364ef46b Merge branch 'master' of https://github.com/Leapward-Koex/MaiTouchSensorEmulator 2024-09-07 12:18:15 +12:00
LeapwardKoex 7d67cb9437 Update video assets 2024-09-07 12:18:13 +12:00
Leapward-Koex 4bd11f9f25
Update README.md with better video codec 2024-09-07 12:17:12 +12:00
Leapward-Koex c24e4a47a2
Merge pull request #7 from MoeclubM/master
.NET Core Desktop / build (Release) (push) Has been cancelled Details
Fix typo
2024-06-20 17:12:53 +12:00
Moeclub 9c1057dbc5
Fix typo 2024-06-19 22:58:54 +08:00
LeapwardKoex 06edb9fcfc Add application icon
.NET Core Desktop / build (Release) (push) Has been cancelled Details
2024-06-17 21:48:43 +12:00
LeapwardKoex 621f90937f Add readme video assets
.NET Core Desktop / build (Release) (push) Has been cancelled Details
2024-06-15 15:57:17 +12:00
LeapwardKoex b6872dde34 Try and fix phantom keyboard presses when using keyboard emulation
.NET Core Desktop / build (Release) (push) Has been cancelled Details
Change ring button emulation to be defaulted to true
2024-06-12 22:50:48 +12:00
LeapwardKoex 48cdfd0e72 Add ability for emulator to emulate keyboard events for ring button emulation 2024-06-12 22:37:09 +12:00
LeapwardKoex b73e88f1da Add multilanguage readme 2024-04-24 23:12:45 +12:00
LeapwardKoex fef5fd0ebd Add japanese language support 2024-04-24 22:53:05 +12:00
LeapwardKoex f42f210452 Translate remaining text 2024-04-24 22:49:02 +12:00
LeapwardKoex 851d83ca51 Add initial multi language support 2024-04-24 21:40:10 +12:00
LeapwardKoex 0a79a71f82 Remove now unused images 2024-04-24 21:27:30 +12:00
LeapwardKoex 3835123208 Improve performance of sending button inputs 2024-04-16 23:39:31 +12:00
LeapwardKoex fabead4e65 MInor performance increase 2024-04-16 21:19:50 +12:00
LeapwardKoex 5b10418f1a Improve sensor positioning when sinmai running on non 16:9 screens (ipads etc) 2024-04-16 20:23:03 +12:00
LeapwardKoex 5b47244a5b Change from image to polygon for more accuracy on certain buttons 2024-04-15 22:18:01 +12:00
LeapwardKoex 9c7ff9c2aa Merge branch 'master' of https://github.com/Leapward-Koex/MaiTouchSensorEmulator 2024-04-15 20:11:33 +12:00
LeapwardKoex c7a9f89efb Hide/show drag and resize based on automatic positioning 2024-04-15 20:11:21 +12:00
Leapward-Koex 88287bbf48
Update README.md 2024-02-21 22:47:52 +13:00
Leapward-Koex a192cc217b
Update README.md 2024-02-21 22:46:45 +13:00
Leapward-Koex c98483d6d5
Remove test crash 2024-02-15 07:40:57 +13:00
LeapwardKoex ed95e6eb35 Better handling of errors when app is unable to access sinmai process for exiting 2024-02-14 20:42:05 +13:00
LeapwardKoex db5e3c5903 Merge branch 'master' of https://github.com/Leapward-Koex/MaiTouchSensorEmulator 2024-02-13 22:40:19 +13:00
LeapwardKoex 31f97060b8 Add minidump generation, more error handling and logging 2024-02-13 22:40:12 +13:00