summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-28Merge pull request #1958 from lioncash/audiobunnei
2018-12-28cmake: Add USE_QT_WEB_ENGINE flag and update build systemZach Hilman
2018-12-28main: Add main window integrations for QtWebBrowserAppletZach Hilman
2018-12-28qt: Implement Qt frontend to web browserZach Hilman
2018-12-28core: Add getter and setter for WebBrowserApplet frontendZach Hilman
2018-12-28frontend: Add frontend responder for web browserZach Hilman
2018-12-28applets: Implement LibAppletOff (Web) appletZach Hilman
2018-12-28loader: Add accessor for Manual RomFSZach Hilman
2018-12-28hid: Make Hid service accessible and add GetPressStateZach Hilman
2018-12-28romfs: Add SingleDiscard extraction typeZach Hilman
2018-12-28am: Add size parameter to am:IStorage loggingZach Hilman
2018-12-28audio_core: Convert LOG_CRITICAL + UNREACHABLE over to UNIMPLEMENTED/UNIMPLEM...Lioncash
2018-12-27kernel/process: Start the main thread using the specified ideal coreLioncash
2018-12-27kernel: Rename 'default' CPU core to 'ideal' coreLioncash
2018-12-27kernel/thread: Move process thread initialization into process.cppLioncash
2018-12-27Merge pull request #1954 from lioncash/npdmbunnei
2018-12-27Merge pull request #1953 from lioncash/membunnei
2018-12-27file_sys/program_metadata: Print out more descriptive address space descriptionsLioncash
2018-12-28Qt/Configure: Use sidebar to divide tabs into smaller groupsspycrab
2018-12-27kernel/process: Remove most allocation functions from Process' interfaceLioncash
2018-12-27Merge pull request #1951 from Tinob/masterbunnei
2018-12-27Add missing uintBitsToFloat to SetRegisterToHalfFloatRodolfo Bogado
2018-12-27Merge pull request #1928 from lioncash/capsbunnei
2018-12-27Merge pull request #1892 from Tinob/masterbunnei
2018-12-27Merge pull request #1929 from bunnei/fix-hidbunnei
2018-12-27Merge pull request #1945 from bunnei/fix-hid-horizbunnei
2018-12-27Merge pull request #1949 from lioncash/unmapbunnei
2018-12-27Merge pull request #1879 from DarkLordZach/am-save-data-sizebunnei
2018-12-27am: Implement GetSaveDataSize and ExtendSaveDataZach Hilman
2018-12-27filesystem: Populate save data sizes from control dataZach Hilman
2018-12-27savedata_factory: Partially implement IVFC save sizes using filesZach Hilman
2018-12-27loader: Add accessor for game control dataZach Hilman
2018-12-27control_metadata: Update NACP fields with latest Switchbrew dataZach Hilman
2018-12-27control_metadata: Use value member instead of unique_ptr to store structZach Hilman
2018-12-27vfs: Add reinterpret_casts to WriteArray and ObjectZach Hilman
2018-12-26Merge pull request #1946 from lioncash/declbunnei
2018-12-26Merge pull request #1948 from lioncash/translatablebunnei
2018-12-26kernel/vm_manager: Reset region attributes when unmapping a VMALioncash
2018-12-26Merge pull request #1947 from lioncash/initbunnei
2018-12-26configure_per_general: Mark UI strings as translatable in the constructorLioncash
2018-12-26configure_input_simple: Make input profile array constexprLioncash
2018-12-26renderer_opengl: Correct forward declaration of FramebufferLayoutLioncash
2018-12-26Apply CC test to the final value to be stored in the registerRodolfo Bogado
2018-12-26Fixed shader linking error due to TLDS (#1934)David
2018-12-26Merge pull request #1849 from encounter/svcSetThreadActivitybunnei
2018-12-26Merge pull request #1943 from ReinUsesLisp/fixup-texsbunnei
2018-12-26npad: Remove code to invert input in horizontal mode.bunnei
2018-12-26shader_bytecode: Fixup TEXS.F16 encodingReinUsesLisp
2018-12-25qt: Use ProfileSelectionDialog when selecting user for save dataZach Hilman
2018-12-25qt: Add setting to prompt for user on game bootZach Hilman