flycast/core/ui
Flyinghead f1fd8b12e2 android: do all rumble/haptic on background thread
Haptic effects for the virtual gamepad must be done on a background
thread. Not sure about gamepad rumble but it shouldn't hurt.
Reuse haptic duration for haptic power (0-100).
Fix crash when power is zero (createOneShot needs power >= 1)
2024-08-15 17:25:02 +02:00
..
boxart boxart: don't save database when pausing (android, uwp) 2024-07-20 10:07:18 +02:00
IconsFontAwesome6.h move ui to its own folder 2024-05-07 22:23:51 +02:00
discord.cpp ui: bug fixes. cheats window changes 2024-05-09 10:21:56 +02:00
game_scanner.cpp ui: only show dreamcast bios entry if bios present 2024-07-08 16:49:20 +02:00
game_scanner.h ui: bug fixes. cheats window changes 2024-05-09 10:21:56 +02:00
gui.cpp android: do all rumble/haptic on background thread 2024-08-15 17:25:02 +02:00
gui.h android: ANR when loading cheat file 2024-08-13 17:41:40 +02:00
gui_achievements.cpp save screenshot. add screenshot to savestates 2024-05-13 15:47:34 +02:00
gui_achievements.h save screenshot. add screenshot to savestates 2024-05-13 15:47:34 +02:00
gui_android.cpp move ui to its own folder 2024-05-07 22:23:51 +02:00
gui_android.h move ui to its own folder 2024-05-07 22:23:51 +02:00
gui_chat.h move ui to its own folder 2024-05-07 22:23:51 +02:00
gui_cheats.cpp android: ANR when loading cheat file 2024-08-13 17:41:40 +02:00
gui_util.cpp android: import/export home folder 2024-06-21 18:37:34 +02:00
gui_util.h android: import/export home folder 2024-06-21 18:37:34 +02:00
imgui_driver.h gl: refactor vmu and xhair drawing. Blit rendered frame only once 2024-05-17 17:37:32 +02:00
mainui.cpp save screenshot. add screenshot to savestates 2024-05-13 15:47:34 +02:00
mainui.h move ui to its own folder 2024-05-07 22:23:51 +02:00