summaryrefslogtreecommitdiffstats
path: root/src/yuzu/configuration (follow)
Commit message (Expand)AuthorAgeFilesLines
* Create an "Advanced" tab in the graphics configuration tab and add anisotropic filtering levels.Morph2020-02-288-33/+205
* core: settings: Add setting to enable vsync, which is on by default.bunnei2020-02-263-0/+15
* Add 4:3 aspect ratio and address feedbackMorph2020-02-141-0/+5
* Add following aspect ratios: 16:9, 21:9, Stretch to WindowMorph2020-02-143-0/+34
* Merge pull request #3391 from Morph1984/remove-unknownZach Hilman2020-02-093-12/+0
|\
| * Remove option "Show files with type 'Unknown'"Morph2020-02-093-12/+0
* | Merge pull request #3337 from ReinUsesLisp/vulkan-stagedbunnei2020-02-036-38/+266
|\ \
| * | yuzu: Implement Vulkan frontendReinUsesLisp2020-01-295-38/+259
| * | settings: Add settings for graphics backendReinUsesLisp2020-01-291-0/+7
| |/
* | Merge pull request #3268 from CJBok/deadzonebunnei2020-02-013-1/+106
|\ \ | |/ |/|
| * const correctionCJBok2020-01-031-1/+1
| * clangCJBok2020-01-031-22/+22
| * Update configure_input_player.cppCJBok2020-01-031-23/+23
| * Added deadzone controls for sdl engine at input settingsCJBok2020-01-033-24/+129
* | Merge pull request #3343 from FearlessTobi/ui-tabbunnei2020-01-257-101/+73
|\ \
| * | yuzu/configuration: create UI tab and move gamelist settings thereFearlessTobi2020-01-247-101/+73
* | | Input: UDP Client to provide motion and touch controlsfearlessTobi2020-01-231-0/+17
|/ /
* | yuzu_qt: config: Move audio to its own tab.bunnei2020-01-201-3/+3
* | GUI/gamelist: add "None" as an option for second row and remove dynamically duplicate row options (#3309)Bartosz Kaszubowski2020-01-192-10/+46
* | GUI/configure: resize hotkeys column to contentBartosz Kaszubowski2020-01-121-0/+1
|/
* yuzu: configure_web: Use Base64 encoded token for simplifying user experience.bunnei2019-11-092-32/+53
* fixed clang format & addressed feedbackFreddyFunk2019-10-101-26/+24
* yuzu/configure_input_player: Fix input handling for ZL and ZR from controllers with analog triggersFreddyFunk2019-10-101-7/+23
* Merge pull request #2910 from FearlessTobi/port-4930bunnei2019-10-103-0/+13
|\
| * yuzu: Pause when in backgroundFearlessTobi2019-09-263-0/+13
* | yuzu/configure_service: Silence -WswitchReinUsesLisp2019-10-051-0/+2
* | qt: Add service dialogZach Hilman2019-10-023-11/+14
* | boxcat: Implement events global fieldZach Hilman2019-09-303-18/+29
* | configure_service: Allow Qt to open external linksZach Hilman2019-09-301-0/+3
* | yuzu: Add UI tab to configure BCAT servicesZach Hilman2019-09-305-0/+296
* | settings: Add option to set BCAT backendZach Hilman2019-09-302-0/+18
|/
* Add missing includeFearlessTobi2019-09-221-0/+1
* configure_debug: Move reporting option to loggingZach Hilman2019-09-224-44/+41
* config: Remove Dump options from configure_debugZach Hilman2019-09-214-47/+39
* yuzu: Add UI to manage filesystem paths and sizesZach Hilman2019-09-215-1/+625
* settings: Add options for managing gamecard emulationZach Hilman2019-09-211-0/+36
* settings: Add options for setting storage sizesZach Hilman2019-09-211-1/+19
* Merge pull request #2806 from FearlessTobi/port-4882David2019-09-211-0/+5
|\
| * Add frametime logging for tracking performance over timefearlessTobi2019-09-101-0/+5
* | When docked mode is checked, uncheck "joycons docked"Morph2019-09-171-0/+2
|/
* Merge pull request #2808 from FearlessTobi/port-4866David2019-09-051-20/+24
|\
| * configure_dialog: reverse tab map to avoid logic based on user-facing/translatable textfearlessTobi2019-09-041-20/+24
* | yuzu/configure: move speed limiter to generalFearlessTobi2019-09-054-33/+36
* | Merge pull request #2830 from FearlessTobi/port-4911David2019-09-051-7/+10
|\ \
| * | Add cancel option to analog stick configurationfearlessTobi2019-09-031-7/+10
| |/
* | Separate UserNand and Sdmc directoriesfearlessTobi2019-09-041-2/+4
* | Address trivial review commentsfearlessTobi2019-09-041-2/+2
* | yuzu: Add support for multiple game directoriesfearlessTobi2019-09-043-18/+36
* | configuration/config: Add missing screenshot path readfearlessTobi2019-09-041-0/+1
|/
* Merge pull request #2766 from FearlessTobi/port-4849James Rowe2019-08-177-21/+21
|\
| * Qt: Fixed behaviour of buttons by connecting functors to correct signalsSilent2019-08-027-21/+21
* | yuzu/CMakeLists: Remove qt5_wrap_ui macro usageLioncash2019-08-097-7/+7
|/
* yuzu: Remove setting for using UnicornLioncash2019-07-111-3/+0
* Merge pull request #2669 from FearlessTobi/move-cpujit-settingZach Hilman2019-07-043-27/+3
|\
| * yuzu: Remove CPU Jit setting from the UIfearlessTobi2019-07-043-27/+3
* | settings: Add config option for kiosk (quest) modeZach Hilman2019-06-293-1/+21
|/
* Merge pull request #2482 from DarkLordZach/prepobunnei2019-06-213-1/+27
|\
| * loader: Move NSO module tracking to AppLoaderZach Hilman2019-05-261-11/+13
| * qt: Make UI option for 'Reporting Services' temporaryZach Hilman2019-05-252-0/+24
| * settings: Add 'Reporting Services' config optionZach Hilman2019-05-251-10/+10
* | Merge pull request #2594 from FearlessTobi/very-important-changeZach Hilman2019-06-201-1/+1
|\ \
| * | Change to a more descriptive nameTobias2019-06-191-1/+1
| * | yuzu/configure_input: Add missing space in window nameTobias2019-06-191-1/+1
* | | Merge pull request #2553 from lioncash/languageZach Hilman2019-06-0831-58/+326
|\ \ \
| * | | yuzu/configuration: Make all widgets and dialogs aware of language changesLioncash2019-06-0631-58/+326
* | | | Merge pull request #2514 from ReinUsesLisp/opengl-compatZach Hilman2019-06-073-14/+0
|\ \ \ \ | |/ / / |/| | |
| * | | rasterizer_opengl: Remove OpenGL core profileReinUsesLisp2019-05-303-14/+0
* | | | yuzu/configuration: Make function naming consistentLioncash2019-06-0532-195/+211
* | | | Merge pull request #2531 from ReinUsesLisp/qt-warningsZach Hilman2019-06-053-15/+15
|\ \ \ \
| * | | | qt: Silence name collision warningsReinUsesLisp2019-05-303-15/+15
| |/ / /
* | | | Merge pull request #2515 from lioncash/narrowingZach Hilman2019-06-051-6/+5
|\ \ \ \
| * | | | yuzu/configuration/configure_graphics: Eliminate type narrowing in a connect callLioncash2019-05-251-6/+5
| | |_|/ | |/| |
* | | | Merge pull request #2525 from FearlessTobi/remove-unused-settingsMat M2019-06-043-170/+44
|\ \ \ \
| * | | | yuzu: Remove unused birthday settingfearlessTobi2019-05-293-170/+44
| | |/ / | |/| |
* | | | Merge pull request #1931 from DarkLordZach/mii-database-1bunnei2019-05-301-6/+5
|\ \ \ \
| * | | | profile_select: Port Service::Account::UUID to Common::UUIDZach Hilman2019-04-251-6/+5
* | | | | game_list_worker: Add better error handling to cachingZach Hilman2019-05-261-2/+3
* | | | | yuzu: Clear partial/full game list cache when data is updatedZach Hilman2019-05-261-0/+10
* | | | | ui_settings: Add option to cache game listZach Hilman2019-05-261-0/+2
| |/ / / |/| | |
* | | | configure_hotkeys: Remove unnecessary Settings::Apply() callLioncash2019-05-251-1/+0
* | | | configure_hotkeys: Tidy up key sequence conflict error stringLioncash2019-05-251-2/+2
* | | | configure_hotkeys: Change critical error dialog into a warning dialogLioncash2019-05-251-2/+2
* | | | configure_hotkeys: Move conflict detection logic to IsUsedKey()Lioncash2019-05-252-14/+15
* | | | configure_hotkeys: Remove unused EmitHotkeysChanged()Lioncash2019-05-253-13/+0
| |/ / |/| |
* | | yuzu/configuration/config: Make default hotkeys an internally-linked array in the cpp fileLioncash2019-05-212-4/+2
* | | yuzu/configuration/config: Specify string conversions explicitlyLioncash2019-05-211-30/+42
* | | Merge pull request #2455 from lioncash/configbunnei2019-05-212-315/+573
|\ \ \
| * | | configuration/config: Move config loading and saving to functions based off groupsLioncash2019-05-092-315/+573
| |/ /
* | | yuzu/configuration/configure_web: Specify string conversions explicitlyLioncash2019-05-191-8/+16
* | | yuzu/configuration/configure_system: Specify string conversions explicitlyLioncash2019-05-191-2/+3
* | | yuzu/configuration/configure_profile_manager: Mark UI string as translatableLioncash2019-05-191-1/+1
* | | yuzu/configuration/configure_per_general: Specify string conversions explicitlyLioncash2019-05-191-6/+8
* | | yuzu/configuration/configure_mouse_advanced: Clean up array accessesLioncash2019-05-191-19/+22
* | | yuzu/configuration/configure_mouse_advanced: Specify string conversions explicitlyLioncash2019-05-191-11/+23
* | | yuzu/configuration/configure_input_player: Clean up array accessesLioncash2019-05-191-32/+48
* | | yuzu/configuration/configure_input_player: Specify string conversions explicitlyLioncash2019-05-191-24/+49
* | | yuzu/configuration/configure_input: Mark controller type names as translateableLioncash2019-05-191-5/+8
* | | yuzu/configuration/configure_general: Specify string conversions explicitlyLioncash2019-05-191-1/+2
* | | yuzu/configuration/configure_gamelist: Specify string conversions explicitlyLioncash2019-05-191-3/+5
* | | yuzu/configuration/configure_audio: Store power on query into a variableLioncash2019-05-191-2/+3
* | | yuzu/configuration/configure_audio: Tidy up function castLioncash2019-05-191-2/+1
* | | yuzu/configuration/configure_audio: Specify string conversions explicitlyLioncash2019-05-191-3/+3
* | | qt/configure_graphics: Shadow options at runtimeReinUsesLisp2019-05-171-2/+6
* | | configure_dialog: Remove the Whats This? button from the dialogLioncash2019-05-091-0/+4
|/ /
* | Allow picking a Compatibility Profile for OpenGL.Fernando Sahmkow2019-04-203-0/+12
* | Merge pull request #2376 from lioncash/constbunnei2019-04-173-12/+12
|\ \
| * | configure_hotkeys: Pass the dialog as a parent to SequenceDialog()Lioncash2019-04-101-1/+1
| * | configure_hotkeys: Avoid dialog memory leak within Configure()Lioncash2019-04-101-3/+3
| * | configure_hotkeys: Mark member variables as const where applicable in Configure()Lioncash2019-04-101-7/+7
| * | configure_hotkeys: Make comparison check a little more self-documentingLioncash2019-04-101-1/+2
| * | configure_dialog: Amend constructor initializer list orderLioncash2019-04-101-1/+1
| * | configure_hotkey: Remove unnecessary includeLioncash2019-04-101-1/+0
| * | configure_hotkey: Make IsUsedKey() a const member functionLioncash2019-04-102-2/+2
* | | Merge pull request #2357 from zarroboogs/force-30fps-modebunnei2019-04-143-0/+12
|\ \ \
| * | | added a toggle to force 30fps modezarroboogs2019-04-093-0/+12
* | | | ui_settings: Rename game directory variablesFreddyFunk2019-04-112-6/+6
| |/ / |/| |
* | | Merge pull request #2132 from FearlessTobi/port-4437bunnei2019-04-1011-55/+285
|\ \ \ | |/ / |/| |
| * | yuzu: Make hotkeys configurable via the GUIAdityarup Laha2019-03-1611-55/+285
| |/
* / core/yuzu: Remove enable_nfc settingfearlessTobi2019-03-293-24/+0
|/
* citra_qt: Settings (configuration) reworkzhupengfei2019-03-072-203/+250
* settings: Add new graphics setting for use_asynchronous_gpu_emulation.bunnei2019-03-073-0/+15
* settings: Hide shader cache behind a settingReinUsesLisp2019-02-073-0/+12
* Use QPixmap/QIcon for background color selection buttonxperia642019-01-262-7/+15
* citra_qt: Log settings on launchzhupengfei2019-01-221-0/+1
* Merge pull request #2035 from lioncash/fwd-declbunnei2019-01-217-17/+14
|\
| * yuzu/configuration/configure_input_player: Forward declare types where applicableLioncash2019-01-172-2/+7
| * yuzu/configuration/configure_touchscreen_advanced: Remove unnecessary header inclusionsLioncash2019-01-171-2/+0
| * yuzu/configuration/configure_per_general: Remove unused header inclusionsLioncash2019-01-172-4/+3
| * yuzu/configuration/configure_debug: Remove unused header inclusionsLioncash2019-01-171-1/+0
| * yuzu/configuration/configure_system: Remove unused header inclusionsLioncash2019-01-171-8/+4
* | yuzu/configuration/configure_web: Remove an unused lambda captureLioncash2019-01-171-5/+4
* | yuzu/configuration/configure_web: Use an ellipsis with 'Verifying' textLioncash2019-01-171-1/+1
|/
* settings: Fix comment structureZach Hilman2019-01-081-1/+2
* settings: Use std::chrono::seconds instead of s64 for RTCZach Hilman2019-01-082-5/+9
* qt: Provide UI to edit custom RTC settingsZach Hilman2019-01-082-28/+66
* settings: Add custom RTC settingsZach Hilman2019-01-081-2/+12
* qt: Move profile manager to own UI tabZach Hilman2019-01-048-427/+562
* Merge pull request #1942 from DarkLordZach/profile-select-game-bootbunnei2019-01-033-0/+12
|\
| * qt: Add setting to prompt for user on game bootZach Hilman2018-12-253-0/+12
* | Merge pull request #1944 from FearlessTobi/port-4187bunnei2019-01-023-59/+124
|\ \
| * | Qt/Configure: Use sidebar to divide tabs into smaller groupsspycrab2018-12-283-59/+124
| |/
* | yuzu/configure_general: Silence truncation warnings in loadConfiguration()Lioncash2019-01-011-2/+2
* | yuzu/config: Silence truncation warningsLioncash2019-01-011-1/+1
* | am: Implement GetSaveDataSize and ExtendSaveDataZach Hilman2018-12-271-3/+3
* | Merge pull request #1948 from lioncash/translatablebunnei2018-12-271-2/+2
|\ \
| * | configure_per_general: Mark UI strings as translatable in the constructorLioncash2018-12-261-2/+2
| |/
* / configure_input_simple: Make input profile array constexprLioncash2018-12-261-12/+7
|/
* Merge pull request #1886 from FearlessTobi/port-4164bunnei2018-12-231-0/+5
|\
| * yuzu, video_core: Screenshot functionalityzhupengfei2018-12-181-0/+5
* | Merge pull request #1780 from DarkLordZach/controller-profilesbunnei2018-12-2310-66/+395
|\ \
| * | configure_input_simple: Properly signal docked mode changeZach Hilman2018-12-053-33/+31
| * | configure_input: Add ConfigureInputSimple as default input UI configZach Hilman2018-12-056-0/+289
| * | configure_input: Convert into QDialogZach Hilman2018-12-053-7/+47
| * | configure: Use ConfigureInputSimple for Input tabZach Hilman2018-12-051-26/+26
| * | ui_settings: Add UI setting for input profile indexZach Hilman2018-12-051-0/+2
* | | audio_core: Make g_sink_details internally linkedLioncash2018-12-131-4/+3
* | | Merge pull request #1819 from DarkLordZach/disable-addonsbunnei2018-12-114-0/+526
|\ \ \ | |_|/ |/| |
| * | qt: Add Properties menu to game list right-clickZach Hilman2018-12-043-20/+18
| * | qt: Add UI to display game properties and disable add-onsZach Hilman2018-12-033-0/+498
| * | config: Store and load disabled add-ons listZach Hilman2018-12-031-0/+30
| |/
* / configuration/config: Use an intermediary variable for accessing playersLioncash2018-12-051-43/+38
|/
* yuzu/configuration: Make slots private where applicableLioncash2018-12-025-7/+2
* yuzu/configuration: Add missing override specifiers to configuration-related classesLioncash2018-12-027-7/+7
* yuzu/configuration/configure_input: Default destructor in the cpp fileLioncash2018-12-022-0/+3
* configure_input: Amend clang-format discrepanciesLioncash2018-11-301-1/+1
* Merge pull request #1768 from greggameplayer/patch-2bunnei2018-11-291-0/+4
|\
| * correct clang-formatgreggameplayer2018-11-221-1/+1
| * Automatically disable joycons dockedgreggameplayer2018-11-221-0/+4
* | yuzu/configure_input_player: Use std::size_t to represent the player index instead of u8Lioncash2018-11-272-3/+3
* | yuzu/configure_input: Make CallConfigureDialog a non-member template functionLioncash2018-11-273-21/+20
* | yuzu/configure_input_player: Use a lambda expression instead of std::bindLioncash2018-11-271-1/+1
* | yuzu/configure_input_player: Amend constructor initializer list orderLioncash2018-11-271-4/+3
* | yuzu/configure_input: Remove unused function MoveGridElementLioncash2018-11-271-7/+0
* | yuzu/configure_input*: Move data members after function declarationsLioncash2018-11-272-41/+42
* | yuzu/configure_input: Remove unnecessary includesLioncash2018-11-273-17/+3
* | Merge pull request #1708 from ogniK5377/res-scalebunnei2018-11-241-47/+47
|\ \
| * | Report resolution scaling support for vi and amDavid Marcec2018-11-161-47/+47
* | | Merge pull request #1747 from DarkLordZach/exefs-lfsbunnei2018-11-243-0/+14
|\ \ \ | |_|/ |/| |
| * | patch_manager: Show LayeredExeFS patch in add-ons columnZach Hilman2018-11-211-1/+1
| * | settings: Add option to dump ExeFS of games upon launchZach Hilman2018-11-203-0/+14
* | | configure_input: Use Joycons Docked instead of Connected as labelZach Hilman2018-11-191-1/+1
* | | configure_input_player: Set minimum width on controlsZach Hilman2018-11-191-16/+24
* | | configure_input: Properly update UI components on removal of playerZach Hilman2018-11-191-0/+2
* | | configure_input: Make None a controller option instead of checkboxZach Hilman2018-11-1911-152/+148
* | | hid: Use player-defined controller type as PREFERRED_CONTROLLERZach Hilman2018-11-1910-81/+120
* | | qt: Move controller button config to separate dialogZach Hilman2018-11-193-0/+1764
* | | qt: Add UI to configure touchscreen parametersZach Hilman2018-11-193-0/+278
* | | qt: Add UI to configure mouse buttonsZach Hilman2018-11-193-0/+539
* | | configure_input: Add support for multiplayer and controller typesZach Hilman2018-11-193-998/+525
* | | yuzu/config: Add (de-)serialization for multiplayerZach Hilman2018-11-192-21/+331
* | | Merge pull request #1640 from DarkLordZach/game-list-reloadbunnei2018-11-193-0/+19
|\ \ \ | |/ / |/| |
| * | game_list: Only reload game list after relevant settings changedZach Hilman2018-11-043-0/+19
* | | Merge pull request #1632 from DarkLordZach/keys-manager-optimizationsbunnei2018-11-163-108/+119
|\ \ \
| * | | game_list: Make add-ons column optionalZach Hilman2018-11-023-108/+119
* | | | Fixed switching operation modes when not running a gameDavid Marcec2018-11-161-0/+3
| |_|/ |/| |
* | | Merge pull request #1618 from DarkLordZach/dump-nsobunnei2018-11-153-1/+24
|\ \ \
| * | | settings: Add setting to control NSO dumpingZach Hilman2018-10-293-1/+24
* | | | yuzu/configure_system: Mark the entropy mask string as nontranslatableLioncash2018-11-141-1/+1
* | | | svc: Use proper random entropy generation algorithmZach Hilman2018-11-132-6/+5
* | | | svc: Return random seed for svcGetInfo RandomEntropyZach Hilman2018-11-131-3/+6
* | | | settings: Add config option to set RNG seedZach Hilman2018-11-123-100/+157
* | | | Merge pull request #1652 from FreddyFunk/static-castbunnei2018-11-111-1/+1
|\ \ \ \
| * | | | configure_system: Fix compiler warningFrederic Laing2018-11-061-1/+1
| | |_|/ | |/| |
* | | | Renamed CheckIfOperationChanged to OnDockedModeChangedDavid Marcec2018-11-082-21/+23
* | | | FixupsDavid Marcec2018-11-072-11/+16
* | | | Ability to switch between docked and undocked mode in-gameDavid Marcec2018-11-071-1/+25
|/ / /
* | | Merge pull request #1615 from lioncash/inputbunnei2018-11-021-24/+19
|\ \ \ | |_|/ |/| |
| * | configure_system: Contrain profile usernames to 32 charactersLioncash2018-10-311-24/+19
| |/
* | Merge pull request #1595 from FreddyFunk/castbunnei2018-10-301-1/+1
|\ \
| * | configure_system: Fix compiler warningFrederic Laing2018-10-281-1/+1
| |/
* / global: Use std::optional instead of boost::optional (#1578)Frederic L2018-10-303-7/+9
|/
* configure_system: Make GetIcon() return the scaled 64x64 iconLioncash2018-10-271-14/+7
* configure_system: Move entry formatting for the user account list entries to its own functionLioncash2018-10-271-18/+22
* configure_system: Display errors to the user if file operations fail when setting user imagesLioncash2018-10-271-24/+46
* configure_system: Make the file selector text translatableLioncash2018-10-251-1/+1
* configure_system: Make GetAccountUsername() an internal functionLioncash2018-10-252-25/+28
* configure_system: Default initialize member variablesLioncash2018-10-251-4/+5
* configure_system: Simplify UUID generation call in AddUser()Lioncash2018-10-251-2/+1
* configure_system: Amend function casingLioncash2018-10-252-6/+6
* configure_system: Add missing override specifier on the destructorLioncash2018-10-251-1/+1
* configure_system: Make public slots privateLioncash2018-10-251-7/+5
* Merge pull request #1570 from lioncash/optionalbunnei2018-10-251-4/+4
|\
| * profile_manager: Use std::optional instead of boost::optionalLioncash2018-10-241-4/+4
* | Merge pull request #1558 from lioncash/ptrbunnei2018-10-252-13/+14
|\ \ | |/ |/|
| * yuzu/configuration/config: Use a std::unique_ptr for qt_config instead of a raw pointerLioncash2018-10-242-8/+8
| * yuzu/configuration/config: Reorganize member variable and function layoutLioncash2018-10-241-6/+7
* | configure_system: Clear current username before overwritingZach Hilman2018-10-242-5/+15
* | profile_manager: Create save data if it doesn't exist on useZach Hilman2018-10-242-5/+5
* | acc: Fix account UUID duplication errorZach Hilman2018-10-242-46/+43
* | configure_system: Clear selection after user deleteZach Hilman2018-10-241-11/+17
* | profile_manager: Load user icons, names, and UUIDs from system saveZach Hilman2018-10-244-80/+157
* | qt: Add Profile Manager UI to system settingsZach Hilman2018-10-243-76/+350
* | settings: Add users and current_user settings and remove usernameZach Hilman2018-10-241-2/+32
|/
* Added Amiibo support (#1390)David2018-10-243-11/+22
* config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation.bunnei2018-10-163-7/+7
* qt: Add UI option to configure argumentsZach Hilman2018-10-073-0/+27
* citra_qt/configuration: misc input tab improvementszhupengfei2018-10-063-18/+100
* qt: Update telemetry linksLioncash2018-10-061-1/+1
* Merge pull request #1332 from FearlessTobi/port-web-backendbunnei2018-10-066-0/+393
|\
| * Review comments - part 5fearlessTobi2018-10-021-5/+3
| * Review comments - part 3fearlessTobi2018-10-021-3/+3
| * Address a bunch of review commentsfearlessTobi2018-10-021-1/+1
| * Port web_service from CitrafearlessTobi2018-10-026-0/+395
* | Merge pull request #1440 from lioncash/arraybunnei2018-10-061-1/+1
|\ \
| * | ui_settings: Place definition of the theme array within the cpp fileLioncash2018-10-041-1/+1
| |/
* | Merge pull request #1428 from lioncash/qtbunnei2018-10-041-21/+23
|\ \
| * | configure_graphics: Make functions internally linked where applicableLioncash2018-10-031-21/+23
| |/
* | Merge pull request #1431 from lioncash/audiobunnei2018-10-042-16/+34
|\ \
| * | configure_audio: Move combo box index setting to their own functionsLioncash2018-10-032-11/+25
| * | configure_audio: Use QString::fromStdString() for converting audio device namesLioncash2018-10-031-3/+3
| * | configure_audio: Add disambiguation comment for the volume percentage stringLioncash2018-10-032-4/+8
| |/
* / configure_input: Make analog mapping strings translatableLioncash2018-10-031-3/+3
|/
* Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi2018-09-151-1/+1
* Merge pull request #1302 from lioncash/configbunnei2018-09-132-36/+74
|\
| * yuzu/configure_gamelist: Make combo box strings translatableLioncash2018-09-122-21/+47
| * yuzu/configure_gamelist: Use std::array instead of std::vector for translatable stringsLioncash2018-09-121-6/+9
| * yuzu/configure_gamelist: Move combo box initializtion to their own functionsLioncash2018-09-122-23/+32
* | Merge pull request #1163 from FearlessTobi/add-audio-stretchingbunnei2018-09-133-0/+16
|\ \ | |/ |/|
| * Add audio stretching supportfearlessTobi2018-09-083-0/+16
* | Merge pull request #1278 from tech4me/bg-color-fixbunnei2018-09-123-0/+38
|\ \
| * | Port Citra #4047 & #4052: add change background color supporttech4me2018-09-093-0/+38
| |/
* | Port #4141 from citra: Joystick hotplug support (#1275)Tobias2018-09-111-12/+10
* | Remove multicore configure_general.uiMysticExile2018-09-101-7/+0
* | remove multicore in configure_general.cppMysticExile2018-09-101-3/+0
|/
* settings: Save and load NAND/SD dirs from configZach Hilman2018-09-041-0/+18
* yuzu: Fix stick UI direction orderfearlessTobi2018-08-281-2/+2
* qt: Make default row data title name and title idZach Hilman2018-08-231-2/+2
* Swap "Plus" with "Minus" on the controller GUI (#1150)literalmente-game2018-08-231-8/+8
* config: Fixed icon size get set to 0tech4me2018-08-221-1/+1
* Port #3353 from CitrafearlessTobi2018-08-213-9/+37
* Merge pull request #850 from DarkLordZach/icon-metabunnei2018-08-086-0/+243
|\
| * configure_gamelist: Use explicit QVariant constructorZach Hilman2018-08-071-2/+4
| * Use const where applicableZach Hilman2018-08-071-4/+4
| * Avoid parsing RomFS to directory in NCAZach Hilman2018-08-076-0/+241
* | qt/hotkey: Get rid of global hotkey map instanceLioncash2018-08-074-3/+14
|/
* GDBStub works with both Unicorn and Dynarmic now (#941)Hedges2018-08-071-7/+0
* qt: Default destructors where applicableLioncash2018-08-065-5/+5
* Merge pull request #849 from DarkLordZach/xcibunnei2018-08-041-0/+2
|\
| * Remove files that are not usedZach Hilman2018-08-011-0/+2
* | Added ability to change username & language code in the settings ui. Added IProfile::Get and SET::GetLanguageCode for libnx tests (#851)David2018-08-033-3/+38
|/
* audio_core: Add configuration settings.bunnei2018-08-016-5/+281
* Port #3911 from Citra: "Optimize settings application"fearlessTobi2018-07-294-5/+0
* file_util: Use an enum class for GetUserPath()Lioncash2018-07-212-2/+2
* settings: Turn docked mode off by default.bunnei2018-07-181-1/+1
* Add configurable logging backendsJames Rowe2018-07-033-1/+65
* settings: Add a configuration for use_accurate_framebuffers.bunnei2018-06-273-0/+12
* core: Add a configuration setting for use_multi_core.bunnei2018-05-113-0/+12
* Remove whitespacesN00byKing2018-03-301-1/+1
* Add Dark theme, Icon themingN00byKing2018-03-303-0/+37
* config: Use simplified checkbox (from Citra) for CPU JIT.bunnei2018-03-273-31/+22
* config: Rename is_docked to use_docked_mode to be consistent with other config bools.bunnei2018-03-273-6/+6
* configure_general: Cleanup naming.bunnei2018-03-271-14/+14
* qt: Add config option for is_docked.bunnei2018-03-272-0/+23
* config: Add setting for whether the system is docked or not.bunnei2018-03-271-0/+8
* pls, that was easyHexagon122018-02-141-1/+1
* Format: Run the new clang format on everythingJames Rowe2018-01-213-7/+37
* Merge pull request #104 from RiverCityRansomware/resizedConfigWindowbunnei2018-01-191-1/+1
|\
| * Port citra #3336 - Resizes the configuration window to not be so stretched outRiver City Ransomware2018-01-181-1/+1
* | ui: Rename almost all classes in configuration_input.ui (#99)Evgeni Danailov2018-01-181-66/+66
|/
* Merge pull request #57 from nkatz565/fix-trbunnei2018-01-171-1/+2
|\
| * Fixed formattingnoah katz2018-01-171-2/+2
| * Fix non translated string (same as Citra PR 2949)noah katz2018-01-171-1/+1
* | Merge pull request #45 from FearlessTobi/patch-1bunnei2018-01-161-6/+6
|\ \
| * | Implement Pull #3030 from CitraTobias2018-01-161-6/+6
| |/
* | Merge pull request #53 from nkatz565/nk-fixlabelsbunnei2018-01-161-25/+52
|\ \
| * | Use static functions instead of lambdasmuemart2018-01-161-49/+46
| * | Add translation support for button labelsmuemart2018-01-161-14/+15
| * | Add button labels for sdl joystick mappingsmuemart2018-01-161-17/+46
| |/
* / clang-formatMerryMage2018-01-165-14/+11
|/
* Merge pull request #24 from nkatz565/nk-inputsbunnei2018-01-163-190/+276
|\
| * Adding meumart's Citra SDL Joystick support. Citra PR #3116muemart2018-01-163-190/+276
* | Merge citra-emu PR#3001 by Styleoshin(citra-qt : Adding fullscreen mode)goaaats2018-01-161-0/+2
|/
* Merge pull request #20 from Andrix44/fixesbunnei2018-01-153-68/+6
|\
| * Clanggit rebase -i fixesunknown2018-01-151-10/+2
| * Clang formatunknown2018-01-152-4/+10
| * Change default log level to infounknown2018-01-151-1/+1
| * Update the internal resolution settingsunknown2018-01-152-65/+5
* | configure_input: update w/ Switch buttonsshinyquagsire232018-01-153-90/+221
|/
* Minor cleanupMerryMage2018-01-142-3/+3
* config: Default log filter to trace.bunnei2018-01-131-1/+1
* Removing unused settings and yuzu rebrandingJames Rowe2018-01-136-362/+60
* Remove gpu debugger and get yuzu qt to compileJames Rowe2018-01-1313-528/+19
* Massive removal of unused modulesJames Rowe2018-01-1326-0/+3111