mirror of
https://github.com/libretro/ppsspp.git
synced 2024-12-04 15:06:25 +00:00
0c6ceee210
This causes Nexus 4 and Nexus 9 to end up on the fast path, greatly decreasing audio latency! This also removes the "atomic audio" setting as the new audio code is lock-free always. |
||
---|---|---|
.. | ||
BackgroundAudio.cpp | ||
BackgroundAudio.h | ||
ControlMappingScreen.cpp | ||
ControlMappingScreen.h | ||
CwCheatScreen.cpp | ||
CwCheatScreen.h | ||
DevScreens.cpp | ||
DevScreens.h | ||
EmuScreen.cpp | ||
EmuScreen.h | ||
GameInfoCache.cpp | ||
GameInfoCache.h | ||
GamepadEmu.cpp | ||
GamepadEmu.h | ||
GameScreen.cpp | ||
GameScreen.h | ||
GameSettingsScreen.cpp | ||
GameSettingsScreen.h | ||
HostTypes.h | ||
InstallZipScreen.cpp | ||
InstallZipScreen.h | ||
MainScreen.cpp | ||
MainScreen.h | ||
MiscScreens.cpp | ||
MiscScreens.h | ||
NativeApp.cpp | ||
OnScreenDisplay.cpp | ||
OnScreenDisplay.h | ||
PauseScreen.cpp | ||
PauseScreen.h | ||
ReadMe.txt | ||
ReportScreen.cpp | ||
ReportScreen.h | ||
Store.cpp | ||
Store.h | ||
TiltAnalogSettingsScreen.cpp | ||
TiltAnalogSettingsScreen.h | ||
TiltEventProcessor.cpp | ||
TiltEventProcessor.h | ||
TouchControlLayoutScreen.cpp | ||
TouchControlLayoutScreen.h | ||
TouchControlVisibilityScreen.cpp | ||
TouchControlVisibilityScreen.h | ||
ui_atlas.cpp | ||
ui_atlas.h | ||
UI.vcxproj | ||
UI.vcxproj.filters |
======================================================================== STATIC LIBRARY : UI Project Overview ======================================================================== AppWizard has created this UI library project for you. No source files were created as part of your project. UI.vcxproj This is the main project file for VC++ projects generated using an Application Wizard. It contains information about the version of Visual C++ that generated the file, and information about the platforms, configurations, and project features selected with the Application Wizard. UI.vcxproj.filters This is the filters file for VC++ projects generated using an Application Wizard. It contains information about the association between the files in your project and the filters. This association is used in the IDE to show grouping of files with similar extensions under a specific node (for e.g. ".cpp" files are associated with the "Source Files" filter). ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" comments to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////