hb-appstore/gui
2018-11-20 16:57:40 +00:00
..
.DS_Store more sdl2 stuff for switch 2018-05-31 23:21:17 -04:00
AboutScreen.cpp hook up physical buttons to touch buttons 2018-09-26 18:58:03 -04:00
AboutScreen.hpp hook up sort, about buttons, and actually submit feedback 2018-09-23 17:44:24 -04:00
AppCard.cpp fix visual glitches with gamepad cursor, lock in for keyboard 2018-09-27 04:22:01 -04:00
AppCard.hpp add button element, redo details layout, add back banners 2018-09-12 07:13:10 -04:00
AppDetails.cpp Tidied up app launch code 2018-11-20 16:57:40 +00:00
AppDetails.hpp Correctly bound launch button to event 2018-11-19 21:36:01 +00:00
AppList.cpp wiiu: add audio play/pause button 2018-11-01 01:04:06 -04:00
AppList.hpp wiiu: add audio play/pause button 2018-11-01 01:04:06 -04:00
Button.cpp Add + icon for switch app launch button 2018-11-17 13:12:41 +00:00
Button.hpp hook up physical buttons to touch buttons 2018-09-26 18:58:03 -04:00
Element.cpp use proper gamepad buttons, change highlight 2018-09-26 03:38:06 -04:00
Element.hpp wiiu: add romfs support 2018-09-29 00:21:11 +02:00
Feedback.cpp hook up keyboard controller controls 2018-10-02 03:44:01 -04:00
Feedback.hpp fix visual glitches with gamepad cursor, lock in for keyboard 2018-09-27 04:22:01 -04:00
ImageCache.cpp switch: fix romfs, fix all gamepad events coming in as A button 2018-09-26 22:14:22 -04:00
ImageCache.hpp more sdl2 stuff for switch 2018-05-31 23:21:17 -04:00
ImageElement.cpp switch: fix romfs, fix all gamepad events coming in as A button 2018-09-26 22:14:22 -04:00
ImageElement.hpp more input refactoring, show highlight properly on touch 2018-09-05 05:04:01 -04:00
InputEvents.cpp add key repeat, joysticks, adjust highlighting 2018-09-30 00:43:19 -04:00
InputEvents.hpp add key repeat, joysticks, adjust highlighting 2018-09-30 00:43:19 -04:00
Keyboard.cpp toggle keyboard with B when text field empty and update highlighted card 2018-10-02 06:23:41 -04:00
Keyboard.hpp hook up keyboard controller controls 2018-10-02 03:44:01 -04:00
ListElement.cpp add scroll to app details, fix progress bar centering 2018-09-11 03:05:02 -04:00
ListElement.hpp add scroll to app details, fix progress bar centering 2018-09-11 03:05:02 -04:00
MainDisplay.cpp Merge github.com:vgmoose/crispy-octo-parakeet 2018-11-01 01:07:24 -04:00
MainDisplay.hpp wiiu: add audio play/pause button 2018-11-01 01:04:06 -04:00
ProgressBar.cpp add scroll to app details, fix progress bar centering 2018-09-11 03:05:02 -04:00
ProgressBar.hpp add scroll to app details, fix progress bar centering 2018-09-11 03:05:02 -04:00
Sidebar.cpp add key repeat, joysticks, adjust highlighting 2018-09-30 00:43:19 -04:00
Sidebar.hpp fix keyboard-related crash, fix loading bar freezing, adjust button padding, use advanced instead of modules, add joystick controls 2018-09-22 12:50:02 -04:00
TextElement.cpp add changelog, tighten up category+applist gamepad controls 2018-09-27 01:16:35 -04:00
TextElement.hpp add keyboard highlighting, initial feedback page 2018-09-16 23:57:55 -04:00