aboutsummaryrefslogtreecommitdiff
path: root/src/core/CMakeLists.txt
AgeCommit message (Expand)Author
2019-06-05Merge pull request #2510 from SciresM/desired_languageZach Hilman
2019-06-05loader: Add AppLoader_KIP for KIP filesZach Hilman
2019-06-05file_sys: Add classes to parse KIP1 and INI1 filesZach Hilman
2019-05-25core: Add Reporter class to take/save reportsZach Hilman
2019-05-23Address review commentsMichael Scire
2019-05-23Implement IApplicationFunctions::GetDesiredLanguageMichael Scire
2019-04-25mii: Implement IDatabaseService commands using MiiManagerZach Hilman
2019-04-17frontend: Add frontend receiver for Error appletZach Hilman
2019-03-29core: Do not link LZ4 to core. Use common/data_compression for nso segment de...unknown
2019-03-24Merge pull request #2232 from lioncash/transfer-memorybunnei
2019-03-23Merge pull request #2221 from DarkLordZach/firmware-versionbunnei
2019-03-21Merge pull request #1933 from DarkLordZach/cheat-enginebunnei
2019-03-20kernel: Move CodeSet structure to its own source filesLioncash
2019-03-19loader: Remove Linker classLioncash
2019-03-16core: Move PageTable struct into Common.bunnei
2019-03-13core/hle/kernel: Split transfer memory handling out into its own classLioncash
2019-03-10set_sys: Implement GetFirmwareVersion(2) for libnx hosversionZach Hilman
2019-03-05hle/service/audio: Extract audio error codes to a headerLioncash
2019-03-04cheat_engine: Add parser and interpreter for game cheatsZach Hilman
2019-02-19service/nvflinger: Relocate definitions of Layer and Display to the vi serviceLioncash
2019-01-31kernel: Remove the Timer classLioncash
2019-01-23frontend: Refactor ScopeAcquireWindowContext out of renderer_opengl.bunnei
2019-01-10Merge pull request #1939 from DarkLordZach/web-appletbunnei
2018-12-29Merge pull request #1847 from ogniK5377/backtrace-breakbunnei
2018-12-29Moved log backtrace to arm_interface.cpp. Added printing of error code to fatalDavid Marcec
2018-12-28core: Add getter and setter for WebBrowserApplet frontendZach Hilman
2018-12-28applets: Implement LibAppletOff (Web) appletZach Hilman
2018-12-27Merge pull request #1928 from lioncash/capsbunnei
2018-12-23Merge pull request #1781 from DarkLordZach/applet-profile-selectbunnei
2018-12-21kernel/process: Introduce process capability parsing skeletonLioncash
2018-12-04Merge pull request #1704 from DarkLordZach/oss-sysarchivebunnei
2018-12-03qt: Implement GUI dialog frontend for ProfileSelectorZach Hilman
2018-12-03frontend: Add frontend applet for ProfileSelectZach Hilman
2018-11-29kernel: Divide Event into ReadableEvent and WritableEventZach Hilman
2018-11-23Merge pull request #1770 from DarkLordZach/applet-stubbunnei
2018-11-22core: Relocate CPU core management to its own classLioncash
2018-11-21applets: Add StubAppletZach Hilman
2018-11-18am/applets: Add connector between frontend and AM applet classesZach Hilman
2018-11-18frontend/applets: Add frontend software keyboard provider and defaultZach Hilman
2018-11-18am/applets: Add Applet superclass to describe a generic appletZach Hilman
2018-11-15file_sys: Add framework for synthesizing open source archivesZach Hilman
2018-10-22Merge pull request #1545 from DarkLordZach/psmbunnei
2018-10-21service: Add the basic skeleton for the NPNS servicesLioncash
2018-10-21am: Add the basic skeleton for the tcap serviceLioncash
2018-10-20service: Add skeleton for psm serviceZach Hilman
2018-10-17Merge pull request #1444 from ogniK5377/better-hidbunnei
2018-10-15Merge pull request #1473 from lioncash/cmakebunnei
2018-10-10core/CMakeLists: Make all web_service-related libraries privateLioncash
2018-10-10core/CMakeLists: Use target_compile_definitions instead of add_definitions fo...Lioncash
2018-10-10"Better Hid" rework part 1David Marcec