Commit graph

15 commits

Author SHA1 Message Date
ZestyTS
5ccd8988aa Removing code that would force crash UWUVCI if using tga 2022-03-08 23:50:52 -08:00
ZestyTS
f7330e1e2f Grabbed the images first, and edited them before passing them BitMapImage
In a try/catch, downloaded the images and put them into an Images type. Then I push that over to graphics, and redraw everything.
2022-02-10 14:51:09 -08:00
ZestyTS
1955468813 Shortened System.IO.Path to Path 2020-10-01 17:38:48 -07:00
ZestyTS
3f2e32756c Added Null Propagation to this.Owner.GetType()
On the rare occassion when downloading different bases, the whole application would crash out. I've been able to figure out that it's in the DownloadWait.xaml.cs specifically on the "this.Owner.GetType()" check. After adding the null propgation, I haven't received the issue since, so I've gone ahead and applied the fix everywhere for consistency and to err on the side of caution.
2020-09-30 08:32:34 -07:00
NicoAICP
ad792cedc2 n64/NDS Alt icons, bootlogo creator, bootimages for nes,snes,msx and tg16 2020-06-13 09:27:42 +02:00
NicoAICP
064fa0ac8d ui changes/fixes, added code to support downloading of tools even if api is down 2020-06-11 10:12:03 +02:00
NicoAICP
3066f6b269 gcz 2020-05-06 23:53:52 +02:00
NicoAICP
5894e836cf gui stuff 2020-05-04 18:20:21 +02:00
NicoAICP
cf8f5c3ca7 gui stuff 2020-04-30 17:01:41 +02:00
NicoAICP
4304726557 bootsound support, ini + bootsoun d + images from repo, ckey fix, help window 2020-04-29 01:40:54 +02:00
NicoAICP
d53100fb87 fixes 2020-04-21 22:54:32 +02:00
NicoAICP
37d4b2154d images 2020-04-21 21:52:52 +02:00
NicoAICP
43807cbb86 more stuff 2020-04-21 04:05:19 +02:00
NicoAICP
cb4c31d47e more bug fixes 2020-04-20 11:31:26 +02:00
NicoAICP
7e7de1d784 get images from cucholix repo, fixed a messagebox 2020-04-20 00:53:34 +02:00