Keaton
|
2e6794e69b
Add custom refresh rate mode to VSync option (#238)
|
1 year ago |
Nicola
|
df5002bdbf
Created bool to store if the "Avilable Update" should be hidden on startup (--hide-updates) (#272)
|
1 year ago |
EmulationEnjoyer
|
9b90e81817
Fix window sizing when "Show Title Bar" is enabled (#247)
|
1 year ago |
Vudjun
|
6d8738c048
TESTERS WANTED: RyuLDN implementation (#65)
|
1 year ago |
Evan Husted
|
730ba44043
misc: Canary-specific naming & other small changes I had that I need to push.
|
1 year ago |
Evan Husted
|
1c07bf3dd0
misc: Abstract repeated logic in markup extensions & move Updater into the base of the Avalonia project.
|
1 year ago |
Evan Husted
|
6911e288bc
misc: Code cleanups.
|
1 year ago |
Luke Warner
|
5845787325
Add option to show the old title bar (#101)
|
1 year ago |
TheToid
|
7038a902c3
Automatically remove invalid dlc and updates as part of auto load (#42)
|
1 year ago |
Evan Husted
|
dfb4854d19
misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups.
|
1 year ago |
Evan Husted
|
7d88dfa00d
UI: Add program icon to windows other than the main
|
1 year ago |
Keaton
|
f76a97c976
Replace 'Expand DRAM' option with dropdown menu (#32)
|
1 year ago |
Evan Husted
|
509f6d738c
Revert Maximized = Fullscreen changes, fixes #20
|
1 year ago |
Evan Husted
|
741eba2798
UI: Add keybinds to useful things
|
1 year ago |
Evan Husted
|
01aa8a6a29
UI: I may be stupid.
|
1 year ago |
Evan Husted
|
430073817c
UI: Fix diaglog popups doubling the window controls and laying text over the menu bar.
|
1 year ago |
Evan Husted
|
045f9a39bb
UI: Remove title bar, put icon next to File button. Added icons to most dropdown menu actions. Title bar content is now displayed when hovering the logo in the title bar.
|
1 year ago |
Evan Husted
|
5f6d9eef6b
misc: Use a method to create window titles.
|
1 year ago |
Evan Husted
|
5b6e3521d8
misc: More minor style changes.
|
1 year ago |
Evan Husted
|
92b29ae4a5
Chore: Minor code cleanups
|
1 year ago |
Jimmy Reichley
|
565acec468
AutoLoad DLC/updates (#12)
|
1 year ago |
gdkchan
|
062ef43eb4
Revert "Wait for async task to complete (#7122)" (#7318)
|
1 year ago |
TSRBerry
|
ccf96bf5e6
Wait for async task to complete (#7122)
|
1 year ago |
TSRBerry
|
263eb97f79
Avoid race conditions while launching games directly from the command line (#7116)
|
1 year ago |
TSRBerry
|
6fbf279fac
Add support for multi game XCIs (second try) (#6515)
|
1 year ago |
yell0wsuit
|
2b6cc4b353
Add the "Auto" theme option in setting (#6611)
|
2 years ago |
MutantAura
|
d0cc13ce0b
UI: Fix some MainWindow bugs and implement menubar items to change window size. (#6750)
|
2 years ago |
Exhigh
|
56c5dbe557
Fix Cursor States On Windows (#6725)
|
2 years ago |
Marco Carvalho
|
22c0aa9c90
"Task.Wait()" synchronously blocks, use "await" instead (#6598)
|
2 years ago |
Mary Guillemard
|
ec6cb0abb4
infra: Make Avalonia the default UI (#6375)
|
2 years ago |