Commit Graph

  • 19bb01c223 EmuWindow: Better document the purpose of OnMinimalClientAreaChangeRequest. Tony Wasserka 2014-11-13 18:24:15 +0100
  • 182476c96a EmuWindow: Remove window title getters/setters. Tony Wasserka 2014-11-13 18:17:39 +0100
  • ded9c8a826 EmuWindow: Add documentation. Tony Wasserka 2014-11-13 18:12:27 +0100
  • 722ce22589 EmuWindow: Add support for specifying minimal client area sizes. Tony Wasserka 2014-10-12 22:46:33 +0200
  • bd8f491e4c Fixup EmuWindow interface and implementations thereof. Tony Wasserka 2014-10-12 18:14:57 +0200
  • 221a9b023d Viewport scaling and display density independence Kevin Hartman 2014-08-29 22:23:12 -0700
  • c8d933a142 Add a GUI logging channel. Tony Wasserka 2014-11-13 17:32:03 +0100
  • 745b0219c5 Merge pull request #200 from lioncash/statics bunnei 2014-11-17 22:55:50 -0500
  • 72846c418e core: Mark some hle functions as static Lioncash 2014-11-16 22:58:39 -0500
  • b66859714b Merge pull request #192 from bunnei/fs-fix-paths bunnei 2014-11-17 22:26:54 -0500
  • 11641b5e79 Archive: Fixed to not destroy archive handle on close. bunnei 2014-11-15 01:08:00 -0500
  • bcb0dbf7e1 Archive: Fixed close archive before freeing. bunnei 2014-11-14 23:47:32 -0500
  • 3e09c07378 FS_User: Support FileSye::Path in a more generic way. bunnei 2014-11-14 00:07:02 -0500
  • a3107a6b57 FileSys: Updated backend code to use FileSys::Path instead of string for paths. bunnei 2014-11-11 19:27:35 -0500
  • c04a04189a FileSys: Added DebugStr method to Path class. bunnei 2014-11-13 19:26:33 -0500
  • 4ac4c3caf1 Merge pull request #201 from archshift/boss bunnei 2014-11-17 17:46:18 -0500
  • 77fe4b5c9e Merge pull request #199 from lioncash/prototype bunnei 2014-11-17 15:21:41 -0500
  • d563bcdaec Merge pull request #202 from lioncash/init-order bunnei 2014-11-17 12:05:32 -0500
  • e27f169acb Add missing boss:U service, needed according to Nintendo Zone logs. archshift 2014-11-16 22:06:54 -0800
  • 827e7a1898 emu_window: Fix initializer list order. Lioncash 2014-11-17 09:27:56 -0500
  • cfea27a615 mem_map: Add missing prototype for Write64 Lioncash 2014-11-16 22:50:13 -0500
  • 8717c79fe4 Merge pull request #195 from lioncash/control Tony Wasserka 2014-11-16 22:50:00 +0100
  • bd76783d91 vertex_shader: Fix control reaches end of function warning Lioncash 2014-11-14 19:32:43 -0500
  • 4409fa8798 Merge pull request #197 from archshift/osx bunnei 2014-11-15 22:37:03 -0500
  • bb9faf3dc5 Set Qt5_DIR in Travis to allow cmake to find Qt5 libraries. archshift 2014-11-15 12:05:30 -0800
  • 80e9c02bd6 Merge pull request #159 from SeannyM/enable_log Tony Wasserka 2014-11-15 12:42:08 +0100
  • 26622818ae Merge pull request #193 from lioncash/fmt bunnei 2014-11-15 01:41:28 -0500
  • 613627205c Merge pull request #194 from lioncash/virt bunnei 2014-11-15 01:38:51 -0500
  • e8f4361d76 ARM_Interface: Make destructor virtual Lioncash 2014-11-14 12:10:26 -0500
  • ac58b76e71 Fix two format strings. Lioncash 2014-11-14 11:47:06 -0500
  • 3cfdabb2e3 Merge pull request #183 from archshift/lowpath bunnei 2014-11-12 22:56:27 -0500
  • 1f7c4ab7f6 Use std::u16string for conversion between UTF-8 and UTF-16, FS:USER functions archshift 2014-11-10 14:36:32 -0800
  • a490490336 Merge pull request #188 from bunnei/apt-fixes bunnei 2014-11-12 00:06:45 -0500
  • 9fb549cb84 APT_U: Added stub for function AppletUtility. bunnei 2014-11-11 00:32:18 -0500
  • 19cfcfe8c0 APT_U: Set a valid parameter buffer size in GlanceParameter. bunnei 2014-11-11 00:25:35 -0500
  • 8eced1b697 APT_U: Release service lock on initialization. bunnei 2014-11-11 00:12:10 -0500
  • 0df9c34410 APT_U: Fixes for GetLockHandle to boot system titles. bunnei 2014-11-10 23:30:17 -0500
  • 16e3a7f9b0 Merge pull request #186 from bunnei/fix-dyncom-bugs bunnei 2014-11-11 20:01:14 -0500
  • b8e6f52419 ARM: Fixed dyncom to use reg15 for PC (this core doesn't use pc variable). bunnei 2014-11-09 17:00:59 -0500
  • ce1125d490 Core: Changed RunLoop iterations to 1000 (slightly better performance). bunnei 2014-11-09 16:56:57 -0500
  • 0fab380801 Citra-Qt: Use Core::RunLoop when not single stepping. bunnei 2014-11-09 16:56:29 -0500
  • 573756e241 ARM: Removed unnecessary goto with each instruction. bunnei 2014-11-09 01:28:33 -0500
  • 3409790668 ARM: Fixed several dyncom bugs. bunnei 2014-11-09 01:26:03 -0500
  • ac8b38e54d Merge pull request #189 from archshift/frdu bunnei 2014-11-11 01:46:04 -0500
  • 37e582c395 Add FRD:U service and functions archshift 2014-11-10 22:41:17 -0800
  • 0ad5964c8b Add support for UTF-16 strings for LowPaths in FS:USER archshift 2014-11-04 00:04:25 -0800
  • 1aa29b2b6c Merge pull request #169 from archshift/autoplay bunnei 2014-11-05 19:17:16 -0500
  • 1efb83bf53 Qt: Auto-start game when selected, play game that's passed via argv[1]. archshift 2014-10-30 22:44:51 -0700
  • 371b61f3ea Add support for disabling log from settings Sean 2014-10-27 17:18:28 -0400
  • 5a1de3366c Merge pull request #182 from SeannyM/fix-compile bunnei 2014-11-02 18:57:30 -0500
  • d06420807c Fix compilation errors Sean Maas 2014-11-02 18:43:52 -0500
  • 9be17e4d84 Merge pull request #163 from archshift/create-directory bunnei 2014-11-02 17:15:52 -0500
  • be1fb2c5f2 Merge pull request #179 from Gareth422/myradicalbranch bunnei 2014-11-02 17:12:16 -0500
  • 7f9bcacdf7 Merge pull request #166 from bunnei/skyeye-vfp-fixes bunnei 2014-11-02 17:09:35 -0500
  • 94c1c97d2b Merge pull request #181 from archshift/errf bunnei 2014-11-02 17:07:17 -0500
  • 04c90c395d Added CreateDirectory function to service/fs.cpp, and in Archive. archshift 2014-10-28 22:52:56 -0700
  • 40a84833ae Added ReceiveNotification, PublishToSubscriber unimplemented functions to SRV archshift 2014-11-01 23:15:38 -0700
  • 0832cf7cd7 ARM: Merged additional ARMv6 instructions implemented by 3dmoo. bunnei 2014-10-29 22:37:25 -0400
  • bc6989b075 ARM: Merge latest VFP fixes from 3dmoo team. bunnei 2014-10-29 22:25:54 -0400
  • 2ca12e7f38 Merge pull request #178 from archshift/errf bunnei 2014-11-01 23:43:52 -0400
  • 1c074ced94 Fixed capitalization issues Gareth Poole 2014-11-01 23:04:38 -0400
  • c22923f8c4 Added stub err:f service. archshift 2014-11-01 20:06:13 -0700
  • 6e6947118b Merge pull request #135 from purpasmart96/master bunnei 2014-11-01 19:03:01 -0400
  • 539b4c883d Added a bunch of services purpasmart96 2014-10-29 18:38:33 -0700
  • b4d766fbb3 Merge pull request #167 from yuriks/vfp-build Tony Wasserka 2014-10-31 23:04:15 +0100
  • c6e3c7df62 Fix VFP compilation errors with gcc Yuri Kunde Schlesner 2014-10-30 22:24:03 -0200
  • 01e37962e7 Merge pull request #162 from SeannyM/warning-fixes bunnei 2014-10-29 21:07:27 -0400
  • 99d0043d64 Merge pull request #161 from archshift/sdmc-detected bunnei 2014-10-29 20:50:44 -0400
  • ed797a4354 FS:USER - Implemented IsSdmcDetected archshift 2014-10-28 23:41:22 -0700
  • 0fc71cb6a7 Merge pull request #160 from Gareth422/working bunnei 2014-10-29 20:26:20 -0400
  • 9a012ff007 Fix some warnings Sean 2014-10-29 19:12:39 -0400
  • 38df9e96dd Renamed souce files of services to match port names Gareth Poole 2014-10-28 23:08:37 -0400
  • 48f80bb79e Merge pull request #151 from archshift/dyncom-enabled bunnei 2014-10-27 22:51:10 -0400
  • 09e19f9f1e Added `gpu_refresh_rate` config setting for the new interpreter speed hack. archshift 2014-10-27 18:56:08 -0700
  • 0783498f57 Use configuration files to enable or disable the new dyncom interpreter. archshift 2014-10-25 12:54:44 -0700
  • a110b06fb6 Merge pull request #141 from archshift/crash-hunt bunnei 2014-10-27 21:35:01 -0400
  • 118d208d2a Merge pull request #152 from yuriks/doxyfile bunnei 2014-10-27 21:33:49 -0400
  • 19d91a45f5 Merge pull request #153 from yuriks/add-override bunnei 2014-10-27 21:23:16 -0400
  • ae311eb3ef Merge pull request #154 from lioncash/dyncom bunnei 2014-10-26 14:24:53 -0400
  • d155586801 vfp_helper: Get rid of integer type redefinitions Lioncash 2014-10-26 14:19:44 -0400
  • d72708c1f5 Add `override` keyword through the code. Yuri Kunde Schlesner 2014-10-26 02:56:13 -0200
  • da564d3fe0 Fix compile errors in Clang Yuri Kunde Schlesner 2014-10-26 00:58:25 -0200
  • b97b2ff438 Add a Doxygen configuration file to generate source docs Yuri Kunde Schlesner 2014-10-25 19:08:11 -0200
  • a7a57c04c6 Merge pull request #150 from lioncash/typo Tony Wasserka 2014-10-25 21:19:43 +0200
  • 70058f8151 Merge pull request #148 from archshift/no-cstring bunnei 2014-10-25 15:19:05 -0400
  • 2dce9b2ead bit_field: Fix a typo in the sample usage. Lioncash 2014-10-25 15:12:24 -0400
  • 4615c73d15 Merge pull request #112 from bunnei/skyeye-dyncom-interpreter bunnei 2014-10-25 14:35:31 -0400
  • 818ba32746 ARM: Removed unnecessary and unused SkyEye MMU code. bunnei 2014-10-07 18:56:40 -0400
  • 3c823c0028 ARM: Removed unused armos code from SkyEye. bunnei 2014-10-07 18:11:55 -0400
  • 130efd461d ARM: Updated dyncom core to use fast label lookup table on clang. bunnei 2014-10-07 17:55:26 -0400
  • 53a22b84da ARM: Integrate SkyEye faster "dyncom" interpreter. bunnei 2014-09-12 18:34:51 -0400
  • b5e6524594 ARM: Reorganized file structure to move shared SkyEye code to a more common area. bunnei 2014-09-10 21:27:14 -0400
  • fd7f92d242 Merge pull request #149 from linkmauve/open-file-directly-fix bunnei 2014-10-25 12:39:22 -0400
  • 2d960f5040 Don’t fail on empty filename in OpenFileDirectly, return the archive handle instead Emmanuel Gil Peyrot 2014-10-25 16:12:57 +0000
  • 7fa4dbd0c6 Removed uses of raw c-string manipulation functions. archshift 2014-10-23 21:17:01 -0700
  • ce8390ac03 Merge pull request #133 from archshift/sdmc-enabled bunnei 2014-10-23 18:51:54 -0400
  • 424fe27844 Merge pull request #146 from yuriks/inttypes bunnei 2014-10-23 16:29:42 -0400
  • b75ac24391 Use std sized types instead of platform specific typedefs Yuri Kunde Schlesner 2014-10-22 22:43:15 -0200
  • a7c7946867 Common: Return from CreateFullPath early if the directory creation fails archshift 2014-10-09 23:27:47 -0700
  • a59f57d504 Use config files to store whether SDMC is enabled or not archshift 2014-10-09 19:43:40 -0700