Henrik Rydgård
|
cc0ece038c
|
Clean up the string type in RequestCallback - somehow was both char* and std::string????
Might be related to #21695
|
2026-05-18 14:16:34 +02:00 |
|
Henrik Rydgård
|
a38c3ce09f
|
GameBrowser: Safer way to do refresh.
|
2026-05-13 11:14:47 +02:00 |
|
Henrik Rydgård
|
ed15ff7f8e
|
Fix GPUDriverTestScreen
|
2026-05-10 23:41:39 +02:00 |
|
Henrik Rydgård
|
3a599c4714
|
Fix audio focus issue by tracking the cause of lost focus.
Fixes #21643
|
2026-05-06 00:06:32 +02:00 |
|
Henrik Rydgård
|
71d04bfcae
|
Implement cheat search on mobile
|
2026-05-04 00:36:16 +02:00 |
|
Henrik Rydgård
|
3325cbe6b2
|
Remove the legacy icon images for zip/rar/7z. Include this in the regular gamelist so search works for them.
|
2026-05-03 18:43:48 +02:00 |
|
Henrik Rydgård
|
2d90058421
|
Move more of the search code out of GameBrowser
|
2026-05-03 17:44:01 +02:00 |
|
Henrik Rydgård
|
e354d0dfdd
|
Break out SearchEngine and SearchBar
|
2026-05-03 17:41:18 +02:00 |
|
Henrik Rydgård
|
b2d0b8e3cc
|
Improve display of http links in recents list
|
2026-04-23 16:55:29 +02:00 |
|
Henrik Rydgård
|
786b835ba1
|
Smoother directory navigation using search. Normalize away full-width chars for search.
|
2026-04-16 12:46:34 -06:00 |
|
Henrik Rydgård
|
3c6782a38f
|
Improve the look of the search field (better margins etc)
|
2026-04-15 09:47:35 -06:00 |
|
Henrik Rydgård
|
b5bc36a37f
|
Filter out problematic shortcut keys
|
2026-04-14 19:44:20 -06:00 |
|
Henrik Rydgård
|
07df47de07
|
More polish of the search experience
|
2026-04-14 18:30:57 -06:00 |
|
Henrik Rydgård
|
5f7835cdfb
|
Add the search bar to all main screen tabs
|
2026-04-14 18:17:54 -06:00 |
|
Henrik Rydgård
|
b207beb882
|
Add touch-to-cancel for search bar. Add magnifying glass symbol.
|
2026-04-14 18:17:54 -06:00 |
|
Henrik Rydgård
|
6c2c4606dc
|
Initial work on instant type-to-search.
|
2026-04-14 18:17:54 -06:00 |
|
Henrik Rydgård
|
3663d46a5b
|
Split out the GameBrowser from MainScreen
|
2026-04-13 13:20:19 -06:00 |
|