index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
frontend
/
applets
Age
Commit message (
Expand
)
Author
2020-09-04
applets/controller: Resolve several compiler warnings
Morph
2020-09-04
Address feedback
Morph
2020-09-04
applets/controller: Modify heuristic to account for certain games
Morph
2020-09-04
applets/controller: Implement fallback applet for the SDL frontend
Morph
2020-09-04
applets/controller: Implement "Explain Text"
Morph
2020-09-04
Project Mjölnir: Part 2 - Controller Applet
Morph
2019-06-24
general_frontend: Add documentation for parental controls and ecommerce applets
Zach Hilman
2019-06-24
frontend: Add base class and default impl for ECommerce applet frontend
Zach Hilman
2019-06-24
web_browser: Rename OpenPage to OpenPageLocal
Zach Hilman
2019-06-24
frontend: Add base class and default impl of parent controls applet frontend
Zach Hilman
2019-04-25
profile_select: Port Service::Account::UUID to Common::UUID
Zach Hilman
2019-04-17
web_browser: Make OpenPage non-const
Zach Hilman
2019-04-17
main: Add GMainWindow hooks for Error display
Zach Hilman
2019-04-17
general_frontend: Add frontend scaffold for PhotoViewer applet
Zach Hilman
2019-04-17
frontend: Add frontend receiver for Error applet
Zach Hilman
2019-04-17
web_browser: Make OpenPage const
Zach Hilman
2019-01-17
core/frontend/applets/web_browser: Make OpenPage() non-const
Lioncash
2018-12-28
frontend: Add frontend responder for web browser
Zach Hilman
2018-12-03
frontend: Add frontend applet for ProfileSelect
Zach Hilman
2018-11-18
applet: Add operation completed callback
Zach Hilman
2018-11-18
software_keyboard: Make GetText asynchronous
Zach Hilman
2018-11-18
am: Allow applets to push multiple and different channels of data
Zach Hilman
2018-11-18
am: Implement ILibraryAppletAccessor IsCompleted and GetResult
Zach Hilman
2018-11-18
am: Implement text check software keyboard mode
Zach Hilman
2018-11-18
am: Deglobalize software keyboard applet
Zach Hilman
2018-11-18
qt/main: Register Qt Software Keyboard frontend with AM
Zach Hilman
2018-11-18
frontend/applets: Add frontend software keyboard provider and default
Zach Hilman