27 Commits

Author SHA1 Message Date
redphx
4011eb402a Linting 2024-12-07 16:48:58 +07:00
redphx
9199351af1 6.0 2024-12-05 17:10:39 +07:00
redphx
6cfff0274d Replace forEach() with for() 2024-10-22 10:42:09 +07:00
redphx
de76364a46 Optimize + refactor code 2024-10-21 20:50:12 +07:00
redphx
e4d73f9e36 Replace "#" with "private" 2024-10-13 10:51:50 +07:00
redphx
8f6bc5cb1b Detach VIRTUAL_GAMEPAD_ID from EmulatedMkbHandler 2024-10-01 17:22:33 +07:00
redphx
f6ec6d7c9b Fix not calculating controller-friendly <select>'s size when switching tab 2024-09-25 20:20:06 +07:00
redphx
4f7e0a4f7f Add "Suggest settings" feature 2024-08-26 17:27:34 +07:00
redphx
9dfdeb8f12 Merge Global settings and Stream settings into one dialog 2024-07-27 16:09:13 +07:00
redphx
7db004ede3 Fix issue with <select multiple> and BxSelect element 2024-07-19 21:10:28 +07:00
redphx
66123bc4ef Fix BxSelect element not showing label correctly (#449) 2024-07-19 06:54:00 +07:00
redphx
2a0af5d0ab Make Controller shortcuts settings controller-friendly 2024-07-16 17:59:21 +07:00
redphx
f169c17e18 Add WebGL2 renderer 2024-06-21 17:45:43 +07:00
redphx
eb8490a798 Add native MKB support for Android app 2024-06-08 17:04:49 +07:00
redphx
ed3c4041ff Show stats in the Guide menu & refactor 2024-06-01 10:11:06 +07:00
redphx
2a9b070373 Minor optimization for the shortcuts feature 2024-05-26 07:46:09 +07:00
redphx
8ba305af2b Rearrange shortcut buttons 2024-05-26 07:40:30 +07:00
redphx
02f33875e4 Add L3 & R3 buttons and rearrange buttons 2024-05-25 18:55:33 +07:00
redphx
78021020ce Support device shortcuts 2024-05-25 18:10:22 +07:00
redphx
7c206bd079 Rearrange shortcuts 2024-05-25 15:09:51 +07:00
redphx
498123af85 Add notes to Shortcuts UI 2024-05-25 14:55:24 +07:00
redphx
17e02e5b32 Improve shortcut actions selection box 2024-05-25 11:41:02 +07:00
redphx
9fec033173 Add shortcut to mute/unmute sound 2024-05-25 10:28:59 +07:00
redphx
dcbae39042 Add shortcuts to control stream's volume 2024-05-25 09:50:41 +07:00
redphx
774a822e69 Clean up 2024-05-25 07:44:25 +07:00
redphx
5623f3f02f Use different arrow symbol in action selection box 2024-05-25 07:43:55 +07:00
redphx
07c1757237 Squashed commit of the following:
commit 2faed50e5c2165647e389d794de673038d56241e
Author: redphx <96280+redphx@users.noreply.github.com>
Date:   Fri May 24 18:09:25 2024 +0700

    Make shortcuts work with controller

commit b8f6c503ba7969de3a232644d3f6b53532a4b7bb
Author: redphx <96280+redphx@users.noreply.github.com>
Date:   Fri May 24 17:01:15 2024 +0700

    Update translations

commit 6f6c0899e5a09cd5534e06a9e272bf78c74536dc
Author: redphx <96280+redphx@users.noreply.github.com>
Date:   Fri May 24 17:00:50 2024 +0700

    Preload PrompFont

commit 1bf0f2b9dae77890d35091bed970b942c4d61fbc
Author: redphx <96280+redphx@users.noreply.github.com>
Date:   Fri May 24 07:08:05 2024 +0700

    Render Controller shortcuts settings

commit 2f24965c73a941be2ebc8a3509dc540a47b4e38d
Author: redphx <96280+redphx@users.noreply.github.com>
Date:   Thu May 23 17:21:55 2024 +0700

    Fix not able to capture screenshot after switching games

commit 6ac791e2dfb17215ee82d449047d0cd11d185c42
Author: redphx <96280+redphx@users.noreply.github.com>
Date:   Thu May 23 17:11:19 2024 +0700

    Hijack the Home button
2024-05-24 18:10:38 +07:00