Commit Graph

  • c191fe5348 IOS/ES: Update running game info on title change Léo Lam 2017-02-26 19:23:12 +01:00
  • 9c18eea812 IOS/ES: Mark members shared between instances as static Léo Lam 2017-02-26 17:48:15 +01:00
  • 4d776ffa8f IOS/ES: Keep track of the active title properly Léo Lam 2017-02-26 17:26:08 +01:00
  • 78e7f4aae3 Merge pull request #4984 from leoetlino/content-fixes Mat M 2017-03-02 14:17:29 -05:00
  • c6200a5b07 JitInterface: Convert includes into forward declarations where applicable Lioncash 2017-03-02 12:15:02 -05:00
  • 2fd77895a2 Vulkan: Fix issue where target rectangle changes weren't detected Stenzek 2017-03-02 21:50:38 +10:00
  • 3390e6f258 Merge pull request #4993 from ligfx/fixsonicadventure2 Stenzek 2017-03-02 21:30:10 +10:00
  • 7982ba120f Merge pull request #4995 from lioncash/normalize Markus Wick 2017-03-02 11:51:06 +01:00
  • 521a777ade Merge pull request #4961 from aldelaro5/fast-memchecks Markus Wick 2017-03-02 11:13:18 +01:00
  • 9ad6c8f334 Make memory breakpoint faster aldelaro5 2017-02-28 17:32:17 -05:00
  • ee61bd6f2e CMakeLists: Normalize whitespace Lioncash 2017-03-01 07:43:43 -05:00
  • 0b1ebc8d63 Merge pull request #4997 from lioncash/contrib Anthony 2017-03-01 10:29:31 -08:00
  • 8b094081a0 Contributing.md: Update C++11 mention to C++14 Lioncash 2017-03-01 13:16:02 -05:00
  • 78f6f6108e Merge pull request #4996 from lioncash/contrib Anthony 2017-03-01 10:10:03 -08:00
  • b7bf1dc558 Contributing.md: Add missing table of contents sections Lioncash 2017-03-01 11:39:08 -05:00
  • ac27aff9c8 Add ES::Content::IsShared to avoid hardcoding 0x8000 Léo Lam 2017-02-28 17:24:02 +01:00
  • 3bd34008c9 IOS/ES: Fix GetTMDView when title doesn't exist Léo Lam 2017-02-28 00:04:47 +01:00
  • 90aaefaef7 IOS/ES: Drop 'fake IOS titles' hack Léo Lam 2017-02-27 23:49:54 +01:00
  • e5d9bcaf43 IOS/ES: Edit uid.sys on AddTitleStart Léo Lam 2017-02-27 23:20:58 +01:00
  • 1e3f8c1a1d IOS/ES: Add sanity checks to AddTitleFinish Léo Lam 2017-02-27 23:20:30 +01:00
  • 9263cb1996 IOS/ES: Handle adding shared contents properly Léo Lam 2017-02-27 23:17:32 +01:00
  • 8364a0002f Merge pull request #4956 from leoetlino/es-checks Mat M 2017-03-01 11:30:25 -05:00
  • 8dc96fce4d Merge pull request #4776 from lioncash/dspemitter Anthony 2017-03-01 08:11:26 -08:00
  • 24e35f96fa ES: Replace useless asserts with proper checks Léo Lam 2017-02-24 19:17:34 +01:00
  • db1d826ac3 OGL SetBlendMode: always set blend equation and func Michael Maltese 2017-02-28 21:29:31 -08:00
  • 83bd74aef0 Merge pull request #4974 from gamemasterplc/master Jules Blok 2017-03-01 02:17:33 +01:00
  • c277c91b29 NetPlayClient: rename variables: spac -> packet Michael Maltese 2017-02-28 14:33:54 -08:00
  • 1834833edd NetPlay: use move semantics instead of unique_ptrs Michael Maltese 2017-02-09 16:58:27 -08:00
  • 30f0ebf95e Merge pull request #4990 from dolphin-emu/test Anthony 2017-02-28 11:21:04 -08:00
  • a57e233184 Merge pull request #4989 from RisingFog/ffmpeg_win_3.2.4 Anthony 2017-02-28 10:52:12 -08:00
  • 52fe05af6b Make memory breakpoint faster aldelaro5 2017-02-24 21:10:22 -05:00
  • f4ccc11b73 Merge pull request #4988 from leoetlino/tikview Anthony 2017-02-28 09:57:04 -08:00
  • 0a8b5b79ef Merge pull request #4985 from lioncash/enum-class Markus Wick 2017-02-28 18:48:45 +01:00
  • bd89c7b2c4 Merge pull request #4986 from lioncash/namespace Markus Wick 2017-02-28 18:46:45 +01:00
  • e9f23fbc92 ESFormats: Fix calculation of the ticket start offset Léo Lam 2017-02-28 18:42:06 +01:00
  • 9b1165acf6 Update Windows ffmpeg to 3.2.4 Chris Burgener 2017-02-24 20:02:05 -05:00
  • fcc05c0b0e Merge pull request #4983 from degasus/jitcache Anthony 2017-02-28 09:20:24 -08:00
  • 5ed55ffb34 PixelEngine: Move enum constants into the PixelEngine namespace Lioncash 2017-02-28 06:57:31 -05:00
  • d104e5e916 ExpressionParser: Convert parse state enum into an enum class Lioncash 2017-02-28 04:58:03 -05:00
  • a3af5b09d3 error logs Vlad Firoiu 2017-02-21 14:24:15 -08:00
  • 6b1910a078 Appease global header warning. Vlad Firoiu 2017-02-21 11:49:37 -08:00
  • f82e3de763 Dump to arbitrary URLs. Vlad Firoiu 2017-02-21 11:37:36 -08:00
  • 21e66e60e3 Configable dump codec. Vlad Firoiu 2017-02-21 11:04:22 -08:00
  • a1a9e488a5 XVID FourCC for MPEG-4 codecs. Vlad Firoiu 2017-02-21 10:06:46 -08:00
  • d4686aa1a7 More warnings for AVIDump. Vlad Firoiu 2017-02-21 09:19:33 -08:00
  • 86a8382376 Arbitrary dump formats. Vlad Firoiu 2017-02-21 02:43:49 -08:00
  • 1723645c99 guess format before allocating context Vlad Firoiu 2017-02-21 01:43:31 -08:00
  • 8fb2eb889d Handle delayed frames at the end of the movie. Vlad Firoiu 2017-02-21 00:24:06 -08:00
  • e375c96693 Merge pull request #4982 from leoetlino/copy Anthony 2017-02-27 17:08:27 -08:00
  • deb228f134 Merge pull request #4774 from degasus/speedhack Markus Wick 2017-02-27 23:51:12 +01:00
  • ffa61fcf57 JitCache: Also unlink exits of the current block. degasus 2017-02-27 23:46:24 +01:00
  • c1ddc2678e JitCache: Fix removing of blocks. degasus 2017-02-27 22:58:14 +01:00
  • 1d69e23be0 Merge pull request #4962 from leoetlino/es-fixes Anthony 2017-02-27 13:03:37 -08:00
  • 6edcba4af8 Bump the savestate version (for ES changes) Léo Lam 2017-02-25 15:36:18 +01:00
  • 6f79f741d5 IOS/ES: Check that m_addtitle_tmd is valid before use Léo Lam 2017-02-25 01:10:47 +01:00
  • 95aa48d086 IOS/ES: Implement AddTMD Léo Lam 2017-02-25 01:09:45 +01:00
  • 6327a29847 IOS/ES: Implement ES_Export* ioctlvs Léo Lam 2017-02-25 01:03:22 +01:00
  • 345d252ef3 IOS/ES: Deduplicate fields for opened content entries Léo Lam 2017-02-25 15:21:18 +01:00
  • 4e462d44f9 ESFormats: Fix GetRawTicketView Léo Lam 2017-02-27 21:14:06 +01:00
  • c4137c2880 Merge pull request #4965 from leoetlino/delete-everything Anthony 2017-02-27 12:18:47 -08:00
  • 7ac95c2673 Merge pull request #4906 from leoetlino/es-launch Anthony 2017-02-27 11:51:43 -08:00
  • fff4634a1c IOS: Handle ES_Launch more accurately Léo Lam 2017-02-06 18:52:08 +01:00
  • ed6a46a193 Merge pull request #4958 from RisingFog/avidump_bitrate Anthony 2017-02-27 10:15:19 -08:00
  • 63c5230d9b Merge pull request #4959 from lioncash/ini Anthony 2017-02-27 10:02:53 -08:00
  • 0cac00a39c Merge pull request #4977 from ligfx/fixwxmainmenubar Anthony 2017-02-27 09:42:01 -08:00
  • b16cebc297 Merge pull request #4978 from ligfx/avidumpclosefiles Anthony 2017-02-27 09:39:40 -08:00
  • f5d14e3691 Merge pull request #4933 from Armada651/disable-cache Jules Blok 2017-02-27 17:35:01 +01:00
  • ac43836714 IOS/ES: Implement DeleteTitle Léo Lam 2017-02-26 01:14:41 +01:00
  • 621472336c AVIDump[regression]: close avio handles Michael Maltese 2017-02-26 20:14:02 -08:00
  • d666363ac4 Merge pull request #4966 from RisingFog/remove_traversal_server_debug_mode Matthew Parlane 2017-02-27 16:18:13 +13:00
  • ca9504d0fa Merge pull request #4969 from leoetlino/clear-tmp Matthew Parlane 2017-02-27 16:17:49 +13:00
  • 48aeb5bf4b Merge pull request #4896 from leoetlino/esformats Matthew Parlane 2017-02-27 16:15:05 +13:00
  • d1b343ab5a Merge pull request #4976 from ligfx/fixwxcommandlineassertion Scott Mansell 2017-02-27 15:10:01 +13:00
  • 720f0ab93f DolphinWX: don't refresh MainMenuBar on construction Michael Maltese 2017-02-26 17:49:23 -08:00
  • a3e3986906 DolphinWX: provide empty OnCmdLineParsed Michael Maltese 2017-02-26 17:35:31 -08:00
  • 7bcff99d89 Merge pull request #4963 from leoetlino/sysconf Anthony 2017-02-26 16:09:17 -08:00
  • 832e0501db Merge pull request #4960 from lioncash/type Anthony 2017-02-26 15:56:34 -08:00
  • 0dde642b7d Merge pull request #4917 from leoetlino/config Anthony 2017-02-26 15:54:25 -08:00
  • 06428c3f14 Merge pull request #4916 from leoetlino/cpp-optparse Anthony 2017-02-26 15:51:35 -08:00
  • 722ff4c020 Merge pull request #4915 from leoetlino/ini-changes Anthony 2017-02-26 15:48:53 -08:00
  • 4c4a96bfc5 Widescreen Hack improvement gamemasterplc 2017-02-26 12:55:57 -06:00
  • 44a3db21e4 ES: Make sure the TMD and ticket are valid before use Léo Lam 2017-02-14 13:15:02 +01:00
  • 5104caf6a6 Move AES code to Common/Crypto Léo Lam 2017-02-12 11:50:35 +01:00
  • c1a139e8ac Use ESFormats for TMDs Léo Lam 2017-02-11 08:57:47 +01:00
  • bf1f70db0a Move the ticket code to ESFormats Léo Lam 2017-02-09 14:07:36 +01:00
  • a62711de55 Merge pull request #4968 from lioncash/const-parser JosJuice 2017-02-26 19:24:21 +01:00
  • 6c869f7891 Merge pull request #4955 from leoetlino/wat JosJuice 2017-02-26 19:19:06 +01:00
  • 005e6796b8 Disable pinned memory for AMD mesa drivers z0z0z 2017-02-26 10:49:28 -05:00
  • 31ebe9b080 IOS: Clear the /tmp directory on IOS boot Léo Lam 2017-02-26 12:17:12 +01:00
  • a15555fe03 VideoBackends: Use vertex shader depth range if ztexture is used. Jules Blok 2017-02-24 15:16:28 +01:00
  • f0203157d4 ExpressionParser: Const-correctness changes Lioncash 2017-02-26 02:04:16 -05:00
  • bfb17d5a9e Add configurable video dump bitrate to INI Chris Burgener 2017-02-24 21:54:22 -05:00
  • 4669b50e0b Turn Off Debug Mode for Traversal Server Chris Burgener 2017-02-25 23:41:12 -05:00
  • a1e16c47db SysConf: Use vectors instead of raw pointers Léo Lam 2017-02-25 23:59:31 +01:00
  • 54f931e651 Fixed the remove and add buttons not disabling after removing a code. Adam Diffin 2017-02-25 22:59:24 +00:00
  • 26f17a1723 ControlGroup: Convert group type enum into an enum class Lioncash 2017-02-25 00:35:02 -05:00
  • beec40f178 IniFile: Handle s64/u64 values Lioncash 2017-02-24 22:56:33 -05:00
  • 51136681df Merge pull request #4953 from lioncash/fwd Markus Wick 2017-02-24 23:36:11 +01:00
  • 6702e547cb Fix the build on Linux when not using WX from Externals Léo Lam 2017-02-24 18:48:26 +01:00
  • bde8126913 VideoBackends: Remove depth range clamping hacks. Jules Blok 2017-02-21 16:15:22 +01:00