Commit Graph

  • b730ad4406 DSPCore: Convert defines over to enums Lioncash 2015-10-04 16:42:30 -04:00
  • ef1cc2cec4 CPU: Convert CCPU into a namespace Lioncash 2015-10-04 15:06:31 -04:00
  • e076de137b Merge pull request #3133 from lioncash/header Pierre Bourdon 2015-10-04 19:29:22 +02:00
  • ba0a3c520b EXI_DeviceAGP: Remove unnecessary headers Lioncash 2015-10-04 13:13:32 -04:00
  • 471c835546 Add Frame Advance Hold Hotkey Functionality Fog 2015-07-05 12:20:42 -04:00
  • b4411bd2ef Block WX input when detecting controls Michael Ehrenreich 2015-09-20 03:36:24 +02:00
  • a2b3cdc393 FifoDataFile: Revert PadFile changes from 4.0-1127. Pierre Bourdon 2015-10-04 12:24:05 +02:00
  • 5be64d39b0 mbedTLS: fix blocking read Sepalani 2015-10-04 12:24:25 +02:00
  • 6d4128ddcc Merge pull request #3128 from lioncash/unique shuffle2 2015-10-03 19:08:00 -07:00
  • 569d25d9b4 Merge pull request #3129 from lioncash/mailbox shuffle2 2015-10-03 19:04:35 -07:00
  • eb07038723 Merge pull request #3130 from rohit-n/sign-compare shuffle2 2015-10-03 18:49:38 -07:00
  • 18f0831861 VideoCommon: Silence -Wsign-compare warnings. Rohit Nirmal 2015-10-03 20:31:48 -05:00
  • 0fdaacc7e0 Merge pull request #2738 from lioncash/bitfield shuffle2 2015-10-03 18:21:24 -07:00
  • 81414b4fa2 Merge pull request #3076 from void-ghost/stereo3d_presets shuffle2 2015-10-03 18:10:23 -07:00
  • b926061f64 Merge pull request #3095 from void-ghost/savestate_race_condition_fix shuffle2 2015-10-03 18:08:33 -07:00
  • 4fb90bf9f6 Merge pull request #3115 from lioncash/ifx shuffle2 2015-10-03 18:03:26 -07:00
  • 06379cc3a0 Merge pull request #3113 from lioncash/input shuffle2 2015-10-03 18:01:36 -07:00
  • 43879ebc1e Merge pull request #3103 from Linktothepast/master shuffle2 2015-10-03 18:01:09 -07:00
  • a6f04b0e15 Merge pull request #3091 from Tilka/mbedtls shuffle2 2015-10-03 18:00:58 -07:00
  • 8bb35c8588 Merge pull request #3083 from JosJuice/ipc-ticks shuffle2 2015-10-03 17:56:57 -07:00
  • 9878004871 Merge pull request #3105 from phire/dont_block shuffle2 2015-10-03 17:55:26 -07:00
  • 91d805fbec Merge pull request #3119 from JosJuice/patch-1 shuffle2 2015-10-03 17:53:54 -07:00
  • f5c88fc1a9 Merge pull request #3125 from JosJuice/di-callback-pointer shuffle2 2015-10-03 17:52:58 -07:00
  • b4be34bc68 Merge pull request #3124 from dolphin-emu/shuffle2-patch-1 shuffle2 2015-10-03 14:59:20 -07:00
  • 9c73d63d40 DSPHWInterface: Use an enum for indicating mailbox type Lioncash 2015-10-03 16:54:40 -04:00
  • fa05710f2f ControllerEmu: Use make_unique over raw new Lioncash 2015-10-03 15:37:25 -04:00
  • 5464e698fc Merge pull request #3102 from rohit-n/build-pch Lioncash 2015-10-03 13:30:51 -04:00
  • 452a0f8042 Merge pull request #2717 from phire/fix-reordering Scott Mansell 2015-07-22 05:16:51 +12:00
  • f84577b90b LogManager: Move android logcat code into the proper place. Scott Mansell 2015-10-04 02:10:43 +13:00
  • 5f8a67250f Bitset: Make bool() operator explicit. Scott Mansell 2015-10-04 01:10:11 +13:00
  • 18142eddb4 LogManager: Remove unused define. Scott Mansell 2015-10-04 00:38:47 +13:00
  • 6153424b8c LogManager: replace set of LogListener pointers with bitset. Scott Mansell 2015-10-04 00:34:36 +13:00
  • 83fa504cd9 Bitset: Make cast overrides const Scott Mansell 2015-10-04 00:33:24 +13:00
  • bf2676a1b1 Simplify getting DI pointer in IOCtl callback JosJuice 2015-10-03 11:35:29 +02:00
  • f33fae574f Fix WiiSockMan::DecodeError shuffle2 2015-10-03 01:56:42 -07:00
  • a10a3ecbac ALSA: Don't block on Clear() call. Scott Mansell 2015-09-30 00:51:34 +13:00
  • 6658d21215 Merge pull request #3121 from lioncash/pch flacs 2015-10-03 05:21:17 +02:00
  • f1a43dc6d4 Merge pull request #3118 from lioncash/junk Scott Mansell 2015-10-03 16:21:00 +13:00
  • bcee41b65d Merge pull request #3123 from lioncash/null Scott Mansell 2015-10-03 16:19:46 +13:00
  • ce6f89fe6d Merge pull request #3122 from rohit-n/sign-compare Scott Mansell 2015-10-03 16:17:11 +13:00
  • 6001366aac Alsa: Silence -Wsign-compare warning. Rohit Nirmal 2015-10-02 20:34:32 -05:00
  • 0f6c4653a4 Core: Replace 0 literals with nullptr Lioncash 2015-10-02 22:06:17 -04:00
  • aeee5be5ef pch: Update MSVC version check Lioncash 2015-10-02 20:48:26 -04:00
  • 37825c59dd Merge pull request #3120 from lioncash/osx Lioncash 2015-10-02 13:38:41 -04:00
  • a30681834c InputCommon: Use NSNumber numeric literals in Obj-C code Lioncash 2015-10-02 13:23:46 -04:00
  • 15995bc825 Correct Windows version requirement in Readme.md JosJuice 2015-10-02 18:23:54 +02:00
  • 5d8e422d82 WiimoteEmu: Get rid of an unused clamp function Lioncash 2015-10-02 10:33:29 -04:00
  • fb35371e86 Merge pull request #3116 from Pringo/Readme-update Scott Mansell 2015-10-02 23:29:21 +13:00
  • 783143f474 Update Readme.md Pringo 2015-10-01 10:10:01 -07:00
  • 75907d83c6 DSPCore: Get rid of division for determining array size in VerifyRoms Lioncash 2015-10-01 11:45:29 -04:00
  • 73f312863d DSPCore: Compress common fill loops into std::fill Lioncash 2015-10-01 11:02:32 -04:00
  • 58d893e56f Merge pull request #3075 from waddlesplash/no-regexp Scott Mansell 2015-10-02 04:00:23 +13:00
  • ccc3cd884e DSPCore: Use std::array to represent ifx_regs Lioncash 2015-10-01 10:26:16 -04:00
  • 7f9cb1b6a8 ControllerConfigDiag: Remove superfluous arguments Lioncash 2015-10-01 09:37:48 -04:00
  • b3da7e81bd ControllerConfigDiag: Amend button sizing issues Lioncash 2015-10-01 09:34:32 -04:00
  • 449c57a8e0 InputCommon: Get rid of multiple identical define macros Lioncash 2015-10-01 08:29:19 -04:00
  • 696d6eae09 Merge pull request #3108 from lioncash/cstyle-array flacs 2015-10-01 01:55:54 +02:00
  • a10be26972 Tev: Don't savestate Zero16 Lioncash 2015-09-29 15:55:33 -04:00
  • c6678687b0 ChunkFile: Provide additional helpers for C-style arrays Lioncash 2015-09-29 12:35:30 -04:00
  • 6305437327 Merge pull request #3110 from booto/alsa-buffer-type flacs 2015-10-01 00:01:26 +02:00
  • efd370fd7e Merge pull request #3112 from lioncash/memory flacs 2015-10-01 00:00:04 +02:00
  • 473188a2c3 WII_IPC_HLE_Device_fs: Get rid of a pointer cast Lioncash 2015-09-30 16:04:53 -04:00
  • dec142cd00 DolphinWX: Respect aspect ratio of banners JosJuice 2015-09-30 21:12:12 +02:00
  • 7fdfea5a69 DolphinWX: Don't use nearest neighbor scaling for banners JosJuice 2015-09-30 20:50:33 +02:00
  • 0764971feb Merge pull request #3109 from OrdinaryMagician/miniupnpc14 Ryan Houdek 2015-09-30 11:08:58 -04:00
  • 8c5744bca7 miniupnpc API version 14 changed the upnpDiscover functions, adding an argument for TTL (should default to 2) this enables support for that should the build system have that specific version installed, the miniupnpc bundled in the project is unchanged Marisa Kirisame 2015-09-29 23:10:31 +02:00
  • ebf2420c6b Merge pull request #3057 from booto/finicky-vert-beam-position Ryan Houdek 2015-09-30 08:26:31 -04:00
  • 6c28ea58ab AlsaSound: fix buffer type, clean up macros booto 2015-09-30 16:41:33 +08:00
  • 16957fcaec Merge pull request #3107 from lioncash/pragma flacs 2015-09-29 19:53:12 +02:00
  • ea6af0e98b VI: Fix vert beam position inaccuracy booto 2015-09-18 02:55:09 +08:00
  • 50a7390622 TextureDecoder_x64: Remove unnecessary commented out header Lioncash 2015-09-29 11:04:00 -04:00
  • 80c7e3ebc0 TextureDecoder_x64: Remove clang warning suppression Lioncash 2015-09-29 11:00:56 -04:00
  • e278587023 Merge pull request #3106 from lioncash/fps flacs 2015-09-29 16:07:37 +02:00
  • d6ff75d71d OGL: Remove unnecesary FPSCounter include from Render.cpp Lioncash 2015-09-29 09:59:16 -04:00
  • 4a981e3a04 FPSCounter: Change Update's return type to void Lioncash 2015-09-29 09:57:54 -04:00
  • 55c7754738 FPSCounter: Give the refresh interval a concrete type Lioncash 2015-09-29 09:49:12 -04:00
  • e82b6a8532 FPSCounter: Direct initialize class members Lioncash 2015-09-29 09:47:30 -04:00
  • bf23fcfc1f FPSCounter: Don't provide direct access to m_fps Lioncash 2015-09-29 09:43:03 -04:00
  • 6a27f1bbf6 Merge pull request #3104 from Tilka/fix_warnings flacs 2015-09-29 07:31:24 +02:00
  • 2f6f30a939 Fix -Wuninitialized warnings Tillmann Karras 2015-09-29 04:27:27 +02:00
  • 43e60073d1 Merge pull request #3100 from lioncash/printf flacs 2015-09-29 03:50:48 +02:00
  • d5ec7124e4 Merge pull request #3099 from lioncash/banner flacs 2015-09-29 03:49:08 +02:00
  • aaa48e19fe Merge pull request #3097 from JosJuice/blob-type flacs 2015-09-29 03:46:29 +02:00
  • 4c1922ae5a Merge pull request #3096 from dolphin-emu/shuffle2-fix-getstring flacs 2015-09-29 03:44:23 +02:00
  • 3b75f45cf6 Fix building with PCH disabled. Rohit Nirmal 2015-09-28 10:57:16 -05:00
  • a8026779d8 Gameini updates. Linktothepast 2015-09-28 17:00:07 +03:00
  • aba9bd1b4d Merge branch 'master' of https://github.com/Linktothepast/dolphin into gameinis Linktothepast 2015-09-28 16:53:35 +03:00
  • 748be565b8 Merge remote-tracking branch 'dolphin-emu/master' into gameinis Linktothepast 2015-09-28 16:50:35 +03:00
  • 311c76647d Get rid of some casts used with logging for size_t Lioncash 2015-09-28 07:49:15 -04:00
  • 7317dd4be2 VolumeGC: Get rid of banner pointer casts Lioncash 2015-09-27 23:45:13 -04:00
  • 2cb5c41fed HostGetString: Actually fill a string with data shuffle2 2015-09-26 19:08:15 -07:00
  • ba96ca289d Merge pull request #3034 from waddlesplash/new-qt Matthew Parlane 2015-09-28 15:17:17 +13:00
  • 21cb13828c Fix blob type detection for game right-click menu JosJuice 2015-09-27 21:06:19 +02:00
  • be7e0554d2 DiscIO: Add a way to get blob type JosJuice 2015-09-27 14:01:12 +02:00
  • cd19d5392e SaveState: Fix for race condition ("wait" didn't actually waited for file to flush/close). ghost 2015-09-26 17:59:27 +03:00
  • 06c6f60f5b OGL: Use SplitPath() instead of std::regex. waddlesplash 2015-09-27 13:26:10 -04:00
  • 5643fe5d1f FileSearch: Don't use RegExs, just do string comparisons. waddlesplash 2015-09-21 20:01:08 -04:00
  • ce493b897d Merge pull request #2271 from revel8n/fixes Scott Mansell 2015-09-28 05:28:38 +13:00
  • be3851b72e Merge pull request #3090 from LPFaint99/gcifolder Scott Mansell 2015-09-28 05:26:12 +13:00
  • af327aec79 Merge pull request #3036 from mimimi085181/hash-respecting-stride Scott Mansell 2015-09-28 05:23:55 +13:00