Commit graph

14 commits

Author SHA1 Message Date
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
Blue
3da05b2f05 Window: Blit24bpp optimizations 2021-12-07 16:12:59 +01: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
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
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