daedalus/Source/UI
2025-02-20 11:41:02 +11:00
..
AboutComponent.cpp Tidy up UI more 2024-07-21 11:51:02 +10:00
AboutComponent.h Revert "Move some UI stuff to Unique_ptrs" 2024-07-16 15:41:44 +10:00
AdjustDeadzoneScreen.cpp No longer just PSP Menu.. 2024-07-16 16:36:01 +10:00
AdjustDeadzoneScreen.h Tidy up UI Files 2024-07-16 07:02:28 +10:00
AdvancedOptionsScreen.cpp Shuffle some files around 2024-08-05 21:15:57 +10:00
AdvancedOptionsScreen.h Move some UI stuff to Unique_ptrs 2024-07-16 16:01:06 +10:00
CheatOptionsScreen.cpp Shuffle some files around 2024-08-05 21:15:57 +10:00
CheatOptionsScreen.h Move some UI stuff to Unique_ptrs 2024-07-16 16:01:06 +10:00
CMakeLists.txt Add Profiler control for Cmake 2024-09-04 13:35:07 +10:00
ColourPulser.cpp Tidy up UI Files 2024-07-16 07:02:28 +10:00
ColourPulser.h Tidy up UI Files 2024-07-16 07:02:28 +10:00
Dialogs.cpp Tidy up UI Files 2024-07-16 07:02:28 +10:00
Dialogs.h Tidy up UI Files 2024-07-16 07:02:28 +10:00
DrawText.h Use std::string a bit more (Will make sense later) 2024-07-16 13:13:20 +10:00
DrawTextUtilities.cpp Tidy up UI more 2024-07-21 11:51:02 +10:00
DrawTextUtilities.h Tidy up UI Files 2024-07-16 07:02:28 +10:00
GlobalSettingsComponent.cpp Update daedalus after latest gprof changes on the SDK 2024-09-03 10:25:07 +02:00
GlobalSettingsComponent.h Revert "Move some UI stuff to Unique_ptrs" 2024-07-16 15:41:44 +10:00
MainMenuScreen.cpp Shuffle some files around 2024-08-05 21:15:57 +10:00
MainMenuScreen.h Clean up some pointers. 2024-07-22 09:30:31 +10:00
Menu.h Forgot this one 2024-07-22 13:54:14 +10:00
PauseOptionsComponent.cpp Remove Menu item in GL builds as active all the time. 2025-02-20 11:41:02 +11:00
PauseOptionsComponent.h Revert "Move some UI stuff to Unique_ptrs" 2024-07-16 15:41:44 +10:00
PauseScreen.cpp Shuffle some files around 2024-08-05 21:15:57 +10:00
PauseScreen.h Move some UI stuff to Unique_ptrs 2024-07-16 16:01:06 +10:00
RomPreferencesScreen.cpp Shuffle some files around 2024-08-05 21:15:57 +10:00
RomPreferencesScreen.h Move some UI stuff to Unique_ptrs 2024-07-16 16:01:06 +10:00
RomSelectorComponent.cpp Update daedalus after latest gprof changes on the SDK 2024-09-03 10:25:07 +02:00
RomSelectorComponent.h Revert "Move some UI stuff to Unique_ptrs" 2024-07-16 15:41:44 +10:00
SavestateSelectorComponent.cpp Fix Savestate path logic. 2025-01-08 13:22:41 +11:00
SavestateSelectorComponent.h Tidy up pointers and chars 2024-07-22 13:54:03 +10:00
SelectedRomComponent.cpp Convert UIElement to unique_ptr 2024-07-21 12:46:45 +10:00
SelectedRomComponent.h Revert "Move some UI stuff to Unique_ptrs" 2024-07-16 15:41:44 +10:00
SplashScreen.cpp Clean up some pointers. 2024-07-22 09:30:31 +10:00
SplashScreen.h Clean up some pointers. 2024-07-22 09:30:31 +10:00
UIAlignment.h Tidy up UI Files 2024-07-16 07:02:28 +10:00
UICommand.cpp Tidy up pointers and chars 2024-07-22 13:54:03 +10:00
UICommand.h Tidy up pointers and chars 2024-07-22 13:54:03 +10:00
UIComponent.cpp No longer just PSP Menu.. 2024-07-16 16:36:01 +10:00
UIComponent.h Move some UI stuff to Unique_ptrs 2024-07-16 16:01:06 +10:00
UIContext.h Update daedalus after latest gprof changes on the SDK 2024-09-03 10:25:07 +02:00
UIElement.cpp Convert UIElement to unique_ptr 2024-07-21 12:46:45 +10:00
UIElement.h Fix Windows build 2024-08-18 21:08:50 +10:00
UIScreen.cpp Tidy up UI Files 2024-07-16 07:02:28 +10:00
UIScreen.h Tidy up UI Files 2024-07-16 07:02:28 +10:00
UISetting.cpp Don't use a reference for strings otherwise garbage printed :) 2024-07-22 16:26:35 +10:00
UISetting.h Don't use a reference for strings otherwise garbage printed :) 2024-07-22 16:26:35 +10:00
UISpacer.h Tidy up pointers and chars 2024-07-22 13:54:03 +10:00