Commit graph

24 commits

Author SHA1 Message Date
Pedro Cortés
35e314fea5 Project: Update to .NET 9 2024-11-15 18:06:23 +01:00
Pedro Cortés
eb9f7e1915 Project: Update to .NET 8
It really goes brrrrrrr...
2023-11-18 10:46:12 +01:00
Pedro Cortés
72798c59a4 Project: Bump naudio to 2.2.1 2023-10-15 19:49:13 +02:00
Blue
a797a25431 Winforms: Make project debugable again
This has been broken since the GDI merge. Somehow on release was working.
2022-12-23 18:27:45 +01:00
Pedro Cortés
4b82acd688 Project: Update to .NET 7
net7 go brrrrr...
2022-11-12 11:17:01 +01:00
Blue
72aeb4fcd9 Winform: Update to Naudio 2.1.0 2022-08-01 22:30:06 +02:00
Blue
3ec554ae26 Update .editorconfig to match core 2022-01-09 14:53:27 +01:00
Blue
3da05b2f05 Window: Blit24bpp optimizations 2021-12-07 16:12:59 +01:00
Blue
65551bb95b Project: Update to .NET 6.0
Benchmark on base tri is 10% faster.
OpenTK seems to crash after a while...
2021-11-10 23:20:05 +01:00
Blue
3ce4395e9c Winform: Update to Naudio 2.0.1 (fixes .net 5.0.7 kill) 2021-06-18 21:53:22 +02:00
Blue
304a20380c Revert "Winform: Disable Sound to avoid .Net 5.0.7 Kill"
This reverts commit e0c0f9767a.
2021-06-18 21:52:31 +02:00
Blue
e0c0f9767a Winform: Disable Sound to avoid .Net 5.0.7 Kill
Since .NET 5.0.7, the process is killed cause Naudio 2.0.
This commit disables sound output on Winform till there's a Naudio patch.
2021-06-12 19:37:40 +02:00
Blue
25e6636907 Audio: Update to NAudio 2.0 modularized Core and WinMM 2021-05-27 21:42:30 +02:00
Blue
52cd906296 Winform: Sync underclock with main lib. 2021-04-10 13:06:58 +02:00
Blue
762b2b33ba WinForm: Support .EXE loading 2021-03-21 09:14:42 +01:00
Blue
188c3b8109 Window: blit x ranges as spans 2021-01-26 21:12:05 +01:00
Blue
0f52c35868 Project Migrate to .NET 5 2021-01-24 13:34:41 +01:00
Pedro Cortés
2f79a50d36
Gdi (#18)
* Push Interop

* GDI Render: UI

* Gdi: Add BltMode

* Winform GDI: Handle y ranges
This is badly handled and X still left
2021-01-24 12:16:01 +01:00
Blue
86a03931ce Project: Recover debug console on Visual Studio >= 16.8 2020-11-20 16:26:12 +01:00
Blue
19565b056d Winforms: Implement main loop from ui level 2020-06-25 20:21:24 +02:00
Blue
0d697e33de Project: Update interface methods names 2020-06-22 21:31:19 +02:00
Blue
4f5f276b2e Project: Add RunFrame 2020-06-21 22:15:30 +02:00
Blue
89030dfc04 Audio: Enable CDDA and XA Play
This is handled with NAudio. Cracks and pops are either for too fast or too slow emulation as we miss a proper main loop, yet...
2020-06-21 01:59:30 +02:00
Blue
2cee141cde Project: Add WinForm project 2020-06-20 22:42:20 +02:00