Commit graph

  • b0c35c54ca Fix travis MinGW build fearlessTobi 2018-07-30 14:50:23 +0200
  • 15abf35889 Address feedback by wwylele fearlessTobi 2018-07-30 14:46:13 +0200
  • b539745153 common/common_funcs: Remove unused rotation functions Lioncash 2018-07-19 09:21:20 -0400
  • b4524eb70b
    Merge pull request #3988 from zhaowenlan1779/multiplayer-block nightly-845 Ben 2018-07-30 14:07:40 +0200
  • d5333c37de
    Merge pull request #4033 from zhaowenlan1779/port-yuzu-764 nightly-844 Ben 2018-07-30 13:51:21 +0200
  • 45beea31ea
    Merge pull request #4034 from zhaowenlan1779/port-yuzu-802 nightly-843 Merry 2018-07-30 12:38:24 +0100
  • 4acc4d87d6
    Merge pull request #4032 from zhaowenlan1779/port-yuzu-758 nightly-842 Merry 2018-07-30 12:36:45 +0100
  • c4c158c6b6
    Merge pull request #4036 from zhaowenlan1779/port-yuzu-705 nightly-841 Merry 2018-07-30 12:10:35 +0100
  • 995d1cd785 string_util: Get rid of separate resize() in CPToUTF16(), UTF16ToUTF8(), CodeToUTF8() and UTF8ToUTF16() Lioncash 2018-07-22 15:47:37 -0400
  • f34dde32d1 string_util: Use emplace_back() in SplitString() instead of push_back() Lioncash 2018-07-22 15:36:30 -0400
  • 841bb4e5bd string_util: Remove unnecessary std::string instance in TabsToSpaces() Lioncash 2018-07-22 15:33:07 -0400
  • 71729fd47a
    Merge pull request #3951 from zhaowenlan1779/cfg-country-code nightly-840 Weiyi Wang 2018-07-30 12:02:07 +0300
  • 1f14ebf35d
    Merge pull request #3977 from B3n30/bad_word_list nightly-839 Weiyi Wang 2018-07-30 12:01:45 +0300
  • 99b2a871a7 file_util: return string by const reference for GetExeDirectory() Lioncash 2018-07-19 01:27:27 -0400
  • 77f4859059
    Merge pull request #4026 from zhaowenlan1779/port-yuzu-765 nightly-838 Weiyi Wang 2018-07-30 11:44:32 +0300
  • bf5b5d25ed wait_tree: Silence warning about all code paths not returning a value Lioncash 2018-07-24 04:06:33 -0400
  • abc86921ab
    Merge pull request #4027 from zhaowenlan1779/port-yuzu-704 nightly-837 Weiyi Wang 2018-07-30 11:22:46 +0300
  • df5069f8c0 file_util: Use a u64 to represent number of entries Lioncash 2018-07-21 22:36:19 -0400
  • cc6cb45536 file_util: std::move FST entries in ScanDirectoryTree() Lioncash 2018-07-21 22:31:41 -0400
  • f4a389dca5
    Merge pull request #4023 from zhaowenlan1779/port-yuzu-797 nightly-836 Merry 2018-07-30 08:28:35 +0100
  • 1eb3d0c634 common: Remove synchronized_wrapper.h Lioncash 2018-07-21 14:51:37 -0400
  • 1affca05c7 logging/filter: Use std::string_view in ParseFilterString() Lioncash 2018-07-20 15:42:42 -0400
  • 798ebda049 logging/backend: Add missing standard includes Lioncash 2018-07-20 15:31:25 -0400
  • 765c7e711a logging/backend: Use std::string_view in RemoveBackend() and GetBackend() Lioncash 2018-07-20 15:27:17 -0400
  • 8068f506c5 string_util: Remove AsciiToHex() Lioncash 2018-07-18 23:57:12 -0400
  • d3a52e45e3 file_util: Remove goto usages from Copy() Lioncash 2018-07-21 23:04:24 -0400
  • 5b691d3fe0 param_package: Use std::unordered_map's insert_or_assign instead of map indexing Lioncash 2018-07-20 17:12:24 -0400
  • 290bfa1804 param_package: Get rid of file-static std::string construction Lioncash 2018-07-20 17:05:46 -0400
  • 661f7bbcfd core: Make converting constructors explicit where applicable Lioncash 2018-07-23 23:10:48 -0400
  • 8f70e9a318 service/dsp: Addressed comments about function name and pointer type NarcolepticK 2018-07-29 14:26:41 -0400
  • 3ad1ee65ad Port #709 from yuzu: "common/misc: Deduplicate code in GetLastErrorMsg()" Lioncash 2018-07-19 09:03:30 -0400
  • 07a78a6dd2
    Merge pull request #3986 from zhaowenlan1779/language-config-fix nightly-835 Ben 2018-07-29 10:35:17 +0200
  • 04bd104c4a
    Merge pull request #3992 from Subv/applets_close nightly-834 Ben 2018-07-29 10:34:32 +0200
  • 383cde84d3
    Merge pull request #3917 from Steveice10/master nightly-833 Weiyi Wang 2018-07-28 18:48:28 +0300
  • 97fda30839 Use std::begin and std::end for system archives c array B3n30 2018-07-28 12:07:11 +0200
  • b1bbe0441e
    qt_themes: add themed connected/disconnected icons for dark and fix status bar theme updating zhupengfei 2018-07-27 10:51:33 +0800
  • 323313b2e9 service: remove deprecated service interface wwylele 2018-07-27 21:22:15 +0300
  • be193869cd
    Merge pull request #3990 from zhaowenlan1779/retranslation-continue nightly-832 Weiyi Wang 2018-07-27 19:55:58 +0300
  • 2f84dd31f0
    Merge pull request #4013 from jroweboy/init-logging-sooner nightly-831 Weiyi Wang 2018-07-27 19:55:42 +0300
  • 6a973cc0bb citra-qt: Init logging sooner so we dont miss some logs on startup James Rowe 2018-07-27 09:23:17 -0600
  • 5c52c6e64a service/boss: Migrate to ServiceFramework (#3998) nightly-830 NarcolepticK 2018-07-27 09:07:23 -0400
  • 5a4ed10982 service/csnd: Moved into csnd folder and stubbed a few functions (#4006) nightly-829 NarcolepticK 2018-07-27 04:25:20 -0400
  • 719bec84cd
    Merge pull request #4007 from B3n30/romfs_file nightly-828 Weiyi Wang 2018-07-27 11:24:31 +0300
  • 7babd78a23
    Merge pull request #3928 from zhaowenlan1779/log-settings nightly-827 Weiyi Wang 2018-07-27 11:22:23 +0300
  • 71e1d6e25d Fix compile errors fearlessTobi 2018-07-26 13:23:25 +0200
  • 123c0886e6 RomFSFile: Default constructor B3n30 2018-07-26 13:10:56 +0200
  • b1f8c2fe67 Remove RomFS::GetFilePointer B3n30 2018-07-26 12:59:31 +0200
  • b62978b5a1 RomFS: add RomFSFile and GetRomFSFile B3n30 2018-07-26 12:04:17 +0200
  • 7568020ea0
    Merge pull request #3979 from zhaowenlan1779/filter-untranslated nightly-826 Weiyi Wang 2018-07-26 12:26:39 +0300
  • 4b6d240641
    Merge pull request #3983 from zhaowenlan1779/gamelist-translation nightly-825 Weiyi Wang 2018-07-26 12:26:12 +0300
  • d19dbe8419 Services/HTTP: Added error handling to AddRequestHeader Subv 2018-07-25 16:48:04 -0500
  • 03294ce6b4 Services/HTTP: Implemented the InitializeConnectionSession function. Subv 2018-07-25 16:13:47 -0500
  • 28c296a13b Services/HTTP: Corrected some error codes and added a few new ones. Subv 2018-07-25 14:59:29 -0500
  • 4a3c4f5f67
    Merge pull request #3989 from zhaowenlan1779/statusbar-retranslate nightly-824 James Rowe 2018-07-25 10:19:11 -0600
  • d79cb6373d
    Merge pull request #3972 from zhaowenlan1779/common-timer nightly-823 James Rowe 2018-07-25 10:00:04 -0600
  • e4d65927c2
    Merge pull request #3991 from zhaowenlan1779/no-lle-applets nightly-822 James Rowe 2018-07-25 09:54:02 -0600
  • 9d95373282
    Merge pull request #3999 from NarcolepticK/stub-service-ps nightly-821 James Rowe 2018-07-25 09:52:45 -0600
  • 7fb8b6b7a2
    Merge pull request #3971 from adityaruplaha/cpu-jit-move nightly-820 James Rowe 2018-07-25 09:50:33 -0600
  • 472ee00e8f
    Merge pull request #3981 from B3n30/httpc nightly-819 Sebastian Valle 2018-07-25 10:20:27 -0500
  • 8aa55b72ee
    Updated translations (2018-07-25) Hexagon12 2018-07-25 12:39:20 +0300
  • b65ee99681
    Merge pull request #3997 from zhaowenlan1779/use-std-transform nightly-818 Weiyi Wang 2018-07-25 10:38:36 +0300
  • 081becc9f5 service/ps: Boilerplate to register service, no functions implemented NarcolepticK 2018-07-09 17:37:48 -0400
  • cc1f44f7bd
    common/string_utils: replace boost::transform with std counterpart zhupengfei 2018-07-25 08:03:43 +0800
  • 050d116cb6 Fixed include in http_c,h; added ERROR_CONTEXT_ERROR to CreateContext B3n30 2018-07-24 23:38:19 +0200
  • 8a2c44be56 Add const modifier to bad_word_list.app.romfs.h B3n30 2018-07-24 23:33:32 +0200
  • b840c63386 service/dsp: Clean up global state NarcolepticK 2018-07-24 15:54:33 -0400
  • cce882b688 Services/HLE: Implement PrepareToCloseLibraryApplet and CloseLibraryApplet. Subv 2018-07-24 10:13:40 -0500
  • 7a3e126a4f Replace MathUtil::Clamp with its std counterpart fearlessTobi 2018-07-24 19:08:17 +0200
  • 44db59be2b
    applet_manager: disable loading LLE applets zhupengfei 2018-07-24 22:59:10 +0800
  • 3a8b002ede citra_qt: minor retranslation fix zhupengfei 2018-07-24 19:49:49 +0800
  • 76465dd0f5
    citra_qt: retranslate status bar zhupengfei 2018-07-24 18:57:45 +0800
  • 921037a7c3
    citra_qt/multiplayer: allow blocking other players in chat room zhupengfei 2018-07-24 15:24:21 +0800
  • 2cf7576351
    citra_qt/configuration: retranslate hotkey widget on language change zhupengfei 2018-07-24 12:23:38 +0800
  • 79a38f8782 citra_qt/configuration: fix input configuration disappearing after changing languages zhupengfei 2018-07-24 12:19:47 +0800
  • daac1349db Service/HTTP_C: Add some comments; Fixed header in CloseContext B3n30 2018-07-23 21:14:41 +0200
  • 14878a17d9
    Merge pull request #3978 from zhaowenlan1779/remove-app-warning nightly-817 Weiyi Wang 2018-07-23 21:02:54 +0300
  • 2f50bf0007 Service/HTTP_C: Fix error in CreateContext B3n30 2018-07-23 18:02:35 +0200
  • f70dc9198c
    game_list: fix untranslated texts zhupengfei 2018-07-23 23:44:30 +0800
  • 11da018ea6
    game_list: move SearchField to game_list_p.h and fix untranslated text zhupengfei 2018-07-23 18:43:34 +0800
  • 4fb16098a4
    core/loader: avoid "different type" warning for .app zhupengfei 2018-07-23 17:37:07 +0800
  • 87872aa369
    Merge pull request #3976 from MerryMage/rm-code_block nightly-816 Weiyi Wang 2018-07-23 09:21:37 +0300
  • 7605e26b94 Add virtual bad word list; Load if dump is missing B3n30 2018-07-22 22:50:31 +0200
  • eae523ae17 common: CodeBlock is unused MerryMage 2018-07-22 21:04:02 +0100
  • 8388e5519b
    Merge pull request #3944 from wwylele/soc-new-framework nightly-815 Weiyi Wang 2018-07-22 22:23:05 +0300
  • 29ddbe4e7b
    Merge pull request #3973 from B3n30/MPSCQueue nightly-814 Weiyi Wang 2018-07-22 22:22:22 +0300
  • 2cef04db80
    Merge pull request #3964 from LittleWhite-tb/soft-keyboard-fix nightly-813 Weiyi Wang 2018-07-22 22:22:06 +0300
  • 2d09355a25 Make Service::HTTP::Context non-copyable B3n30 2018-07-22 18:14:23 +0200
  • 5af6a1d8ee Revert stubbed InitializeConnectionSession B3n30 2018-07-22 16:48:06 +0200
  • 32155cd683 Service/HTTP: stubbed InitializeConnectionSession B3n30 2018-07-22 15:10:43 +0200
  • 65c7ed8445 Service/HTTP: Moved declarations to the header file B3n30 2018-07-22 15:01:32 +0200
  • 0606e7010c Services/HTTP: Implemented the AddRequestHeader service function. B3n30 2018-07-22 12:15:03 +0200
  • 872e505cc6
    common/timer: use std::chrono, avoid platform-dependent code zhupengfei 2018-07-21 17:09:15 +0800
  • 799b45233f Services/HTTP: Stubbed the CloseContext service function. Subv 2018-07-21 20:11:20 -0500
  • 34baa882c8 Services/HTTP: Corrected the error code for an invalid request method. Subv 2018-07-21 19:50:13 -0500
  • 70e6979695 Services/HTTP: Implemented the CreateContext function handler. Subv 2018-07-21 19:30:40 -0500
  • 87ec3934a6 Services/HTTP: Added structures to represent an HTTP context. B3n30 2018-07-21 19:10:00 -0500
  • fe5a3d22c5 Services/HTTP: Added structures to store both client and server certificates. B3n30 2018-07-21 19:00:50 -0500
  • 1f865fd524 Services/HTTP: Stubbed the Initialize function. B3n30 2018-07-21 18:54:06 -0500
  • 28124c053a Services/HLE: Convert the http:C service to the new service framework. B3n30 2018-07-21 18:48:57 -0500
  • 578b08c53b Truncating UTF16 text before converting them toUTF8 Alexandre LittleWhite Laurent 2018-07-20 19:50:33 +0200