summaryrefslogtreecommitdiffstats
path: root/src/yuzu/configuration (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12833 from merryhime/vsync-crashliamwhite2024-01-281-0/+5
|\
| * configure_graphics: Avoid crash when vsync_mode_combobox is empty (occurs when renderer backend is Null)Merry2024-01-281-0/+5
* | vfs: Move vfs files to their own directoryFearlessTobi2024-01-252-2/+2
* | Merge pull request #12499 from Kelebek1/timeliamwhite2024-01-254-6/+63
|\ \
| * | Rework time service to fix time passing offline.Kelebek12024-01-244-6/+63
| |/
* | Merge pull request #12715 from t895/remove-addonsliamwhite2024-01-201-4/+3
|\ \
| * | android: Add addon delete buttont8952024-01-201-4/+3
| |/
* | Merge pull request #12660 from german77/better-vibrationliamwhite2024-01-201-4/+4
|\ \ | |/ |/|
| * service: hid: Fully implement abstract vibrationNarr the Reg2024-01-161-4/+4
* | Merge pull request #12380 from flodavid/save-profileNarr the Reg2024-01-173-3/+23
|\ \ | |/ |/|
| * Save profile name usedflodavid2024-01-083-3/+23
* | Merge remote-tracking branch 'origin/master' into typos3Viktor Szépe2024-01-163-10/+14
|\ \
| * \ Merge pull request #12665 from german77/proofliamwhite2024-01-151-0/+4
| |\ \
| | * | service: acc: Only save profiles when profiles have changedgerman772024-01-131-0/+4
| | |/
| * / service: hid: Create abstracted pad structuregerman772024-01-122-10/+10
| |/
* / Fix more typosViktor Szépe2024-01-163-15/+15
|/
* hid_core: Move hid to it's own subprojectNarr the Reg2024-01-0510-20/+20
* Merge pull request #12437 from ameerj/gl-amd-fixesliamwhite2024-01-041-1/+1
|\
| * Settings: Indicate AMD's compatibility with SPIR-V on OGLAmeer J2023-12-221-1/+1
* | frontend_common: config: Refactor WriteSetting to stricter typest8952023-12-301-32/+37
* | qt: settings: Fix per-game vsync comboboxt8952023-12-212-30/+68
|/
* yuzu: Read/Save category PathsNarr the Reg2023-12-191-0/+4
* yuzu: Make language persistent and remove symbols_pathNarr the Reg2023-12-192-7/+2
* configure_debug: Fix small typoFearlessTobi2023-12-121-1/+1
* core: Use single instance of profile managergerman772023-12-102-21/+20
* frontend_common: Use optional for language defaultt8952023-12-051-1/+2
* Merge pull request #12074 from GPUCode/yuwu-on-the-metalliamwhite2023-11-304-0/+49
|\
| * qt: add cpu_backend configurationamazingfate2023-11-274-0/+49
* | Merge pull request #11946 from flodavid/gamemodeliamwhite2023-11-294-8/+67
|\ \
| * | yuzu: create linux group in general settingsflodavid2023-11-254-12/+67
| * | yuzu: integrate gamemode support on linuxxcfrg2023-11-252-0/+4
| |/
* | Merge pull request #11535 from GPUCode/upload_cmdbufFernando S2023-11-262-38/+51
|\ \ | |/ |/|
| * renderer_vulkan: Introduce separate cmd buffer for uploadsGPUCode2023-11-122-38/+51
* | Merge pull request #11889 from t895/ini-libCharles Lombardo2023-11-2520-1535/+702
|\ \
| * | frontend_common: Add option to read unsigned integerst8952023-11-221-1/+2
| * | config: Unify config handling under frontend_commont8952023-11-2120-1535/+701
* | | shared_widget: Explicit capture of 'this'Merry2023-11-211-2/+2
* | | Merge pull request #11984 from lat9nq/lupdateliamwhite2023-11-211-249/+268
|\ \ \ | |/ / |/| |
| * | shared_translation: Call tr for each stringlat9nq2023-11-081-249/+268
* | | Merge pull request #12007 from german77/moar_buttonsliamwhite2023-11-164-150/+321
|\ \ \
| * | | core: hid: Split SL and SR buttonsgerman772023-11-124-150/+321
| | |/ | |/|
* | | Merge pull request #11990 from german77/audioliamwhite2023-11-132-3/+9
|\ \ \ | |/ / |/| |
| * | yuzu: Save mute when in background settingNarr the Reg2023-11-102-3/+9
| |/
* | Merge pull request #11969 from german77/profileliamwhite2023-11-051-3/+3
|\ \
| * | service: acc: Ensure proper profile sizegerman772023-11-051-3/+3
| |/
* | Merge pull request #11965 from german77/colorliamwhite2023-11-053-4/+14
|\ \
| * | core: hid: Signal color updatesNarr the Reg2023-11-043-4/+14
| |/
* / Convert files to LF eolKelebek12023-11-048-8/+8
|/
* qt: remove duplicate exit confirmation settingLiam2023-10-311-1/+0
* Merge pull request #11689 from liamwhite/breakpadliamwhite2023-10-302-25/+0
|\
| * qt: implement automatic crash dump supportLiam2023-10-082-25/+0
* | Merge pull request #11803 from flodavid/improve-controller-applet-clickNarr the Reg2023-10-293-30/+41
|\ \
| * | yuzu: Improve behavior when clicking on controller box in Controller appletflodavid2023-10-173-30/+41
* | | Merge pull request #11841 from german77/halpliamwhite2023-10-233-2/+10
|\ \ \
| * | | yuzu: Fix restore shortcuts buttonNarr the Reg2023-10-223-2/+10
| |/ /
* / / yuzu: Fix vibration reseting to 1%german772023-10-221-5/+5
|/ /
* | Merge pull request #11779 from flodavid/improve-player-config-clickliamwhite2023-10-142-10/+27
|\ \
| * | yuzu: Improve behavior when clicking on controller box in Control Configurationflodavid2023-10-142-10/+27
* | | yuzu: Enable to use controller to restart a gameflodavid2023-10-121-1/+1
* | | yuzu: Use new setting method for stop emulationFlorian2023-10-121-1/+8
* | | yuzu: Enable to use controller to close a gameflodavid2023-10-122-1/+2
|/ /
* | Merge pull request #10519 from mdmrk/masterliamwhite2023-10-082-0/+12
|\ \
| * | yuzu-qt: Track play timeMario2023-08-272-0/+12
* | | yuzu: Fix mute when in background settingNarr the Reg2023-10-042-1/+5
| |/ |/|
* | Merge pull request #11492 from lat9nq/c-numeric-conversionsliamwhite2023-09-163-49/+150
|\ \
| * | shared_widget: Use default literals morelat9nq2023-09-142-21/+22
| * | shared_widget: Forward-port Citra changeslat9nq2023-09-132-31/+134
| * | configure_ui: Remove unnecessary usage of stoullat9nq2023-09-131-5/+2
* | | debug: Add renderdoc capture hotkeyGPUCode2023-09-142-46/+56
|/ /
* | Merge pull request #11450 from lat9nq/no-vk-device-fixliamwhite2023-09-101-12/+16
|\ \
| * | configure_graphics: Capture by referencelat9nq2023-09-051-1/+1
| * | configure_graphics: Fix handling of broken Vulkanlat9nq2023-09-051-12/+16
| |/
* / msvc: set warning level to /W4 globallyDanila Malyutin2023-09-031-1/+1
|/
* Merge pull request #11356 from lat9nq/console-mode-pgliamwhite2023-08-278-12/+105
|\
| * general: Use console mode helper across projectlat9nq2023-08-232-15/+10
| * config(qt): Sanitize docked handheld controllerlat9nq2023-08-222-0/+13
| * shared_translation: Define use_docked_mode textslat9nq2023-08-221-1/+4
| * general: Convert use_docked_mode to an enumerationlat9nq2023-08-223-10/+20
| * shared_widget: Implement radio groupslat9nq2023-08-222-1/+73
* | ui: Fixed inverted controls on ReverseSlider widgetsBenjaminHalko2023-08-251-0/+1
|/
* configure_ui: Silence MSVC warninglat9nq2023-08-161-1/+1
* yuzu-qt: Screenshots depend more on the graphics settingslat9nq2023-08-168-111/+126
* yuzu-qt: Implement unspecified screenshot ratiolat9nq2023-08-161-7/+20
* configure_ui: Update the screenshots datalat9nq2023-08-161-4/+13
* config: Read the entire screenshots categorylat9nq2023-08-161-2/+1
* yuzu-qt: Enable specifying screenshot resolutionlat9nq2023-08-162-2/+142
* config(qt): Fix name of network categorylat9nq2023-08-021-2/+1
* config(qt): Use qt_config directly to read configlat9nq2023-08-021-2/+4
* shared_widget: Only save global settings as neededlat9nq2023-07-301-2/+4
* config(qt): Write the UiGeneral categorylat9nq2023-07-301-0/+1
* config(qt): Fix generic read settinglat9nq2023-07-291-7/+11
* shared_widget: Determine default request earlierlat9nq2023-07-231-19/+22
* shared_widget: Use QRegularExpressionlat9nq2023-07-221-3/+3
* config: Read the Network categorylat9nq2023-07-222-0/+12
* configure_audio/cpu: Sort settingslat9nq2023-07-222-3/+12
* configure_dialog: Focus the button box on startlat9nq2023-07-221-0/+3
* qt/configuration: Use deleteLaterlat9nq2023-07-226-7/+7
* common,qt-config: Remove usage of forward_listlat9nq2023-07-2219-63/+64
* configure_system: Use lambda template to group settingslat9nq2023-07-211-1/+1
* common: Move global configuration state modifiers back to settingslat9nq2023-07-211-0/+1
* common,configure_system: Rename method to GetCategorylat9nq2023-07-211-1/+1
* shared_translation: Update memory layout mode stringslat9nq2023-07-211-2/+7
* settings: Require time zone setting value for stirnglat9nq2023-07-211-1/+2
* shared_translation: Add missing time zoneslat9nq2023-07-211-0/+3
* shared_translation: Add controller_applet_disabledlat9nq2023-07-211-0/+1
* shared_translation: Add barrier_feedback_loopslat9nq2023-07-211-0/+2
* configuration: Use enum indexlat9nq2023-07-216-26/+31
* shared_translation: Deobfuscate auto time zonelat9nq2023-07-211-46/+52
* settings,configuration: Add a default suffixlat9nq2023-07-215-42/+45
* configuration: Use paired settingslat9nq2023-07-212-12/+6
* shared_widget: Internalize component restoringlat9nq2023-07-213-61/+49
* configuration: Use specialization of settingslat9nq2023-07-214-18/+36
* configuration: Use a builder to create widgetslat9nq2023-07-2118-209/+206
* shared_translation: Fix context usagelat9nq2023-07-211-1/+3
* settings,translation: Fix time zone enumlat9nq2023-07-211-24/+24
* config_shared: Remove storing the group from tablat9nq2023-07-212-6/+2
* configuration: Move speed_limit to corelat9nq2023-07-213-10/+8
* shared_widget: Correct spellinglat9nq2023-07-211-1/+1
* common,yuzu-qt: GCC warning silenceslat9nq2023-07-217-27/+28
* configure_graphics: Simplify UpdateAPILayoutlat9nq2023-07-211-27/+16
* configure_graphcs: Fix setting shader/device in custom configlat9nq2023-07-211-0/+3
* configuration: Use shorter constructor as neededlat9nq2023-07-213-10/+9
* shared_widget: Some documentation, add shorter constructorlat9nq2023-07-212-8/+65
* config: Remove unused functionslat9nq2023-07-212-128/+0
* settings: Delete cpu_accuracy_first_timelat9nq2023-07-212-6/+0
* shared_widget: Improve logging, use Setting::Rangedlat9nq2023-07-211-7/+19
* configuration/shared: Clean up includes [IWYU]lat9nq2023-07-214-21/+36
* configure_graphics: Fix vulkan_device buglat9nq2023-07-211-4/+2
* (ui,)settings: Use explicit instantiationlat9nq2023-07-212-3/+6
* shared_widget: Avoid calling QWidgetPrivate::setVisiblelat9nq2023-07-211-2/+0
* FIXME configuration: Avoid unnecessary allocationslat9nq2023-07-215-2/+22
* shared_widget: Add SPDX headerlat9nq2023-07-212-0/+6
* general: Add typeinfo where neededlat9nq2023-07-214-0/+4
* shared_widget: Use actionTriggered for user input signalslat9nq2023-07-211-1/+1
* shared_translation: Populate combobox enums with macrolat9nq2023-07-211-168/+158
* configuration: Document odd widget caseslat9nq2023-07-215-1/+25
* shared_translation: Add translation for use video framratelat9nq2023-07-211-0/+3
* settings,general: Rename non-confirming enumslat9nq2023-07-216-34/+34
* configuration: Use IDs to sort holdslat9nq2023-07-214-27/+16
* settings,general: Rename/reorder setting idslat9nq2023-07-211-1/+1
* shared_widget: Fix includeslat9nq2023-07-211-7/+4
* shared_widget: Complete refactoringlat9nq2023-07-212-378/+168
* shared_widget: Refactor againlat9nq2023-07-212-52/+121
* c_per_game: Inform when settings might not be configurablelat9nq2023-07-211-14/+33
* shared_translation: Fix pragma oncelat9nq2023-07-211-0/+2
* shared_translation: Add translation for AstcRecompressionlat9nq2023-07-211-0/+9
* configure_system: Hide locale warn at startlat9nq2023-07-211-1/+4
* shared_widget: Force min width of 100 for restore buttonlat9nq2023-07-211-2/+13
* configuration: Workaround for Windows Qt buglat9nq2023-07-213-53/+58
* shared_translation: Add missing tooltipslat9nq2023-07-211-7/+21
* configuration: Clean up includes a bitlat9nq2023-07-2114-51/+26
* configuration_shared: Remove old custom config setup functionslat9nq2023-07-212-144/+0
* configure_cpu: Generate UIlat9nq2023-07-215-190/+94
* configuration: Use a mapping of setting value to namelat9nq2023-07-2118-229/+355
* settings, shared_widget: typo fixeslat9nq2023-07-211-2/+8
* configure_audio: Implement ui generationlat9nq2023-07-219-305/+185
* shared_widget: Use a better iconlat9nq2023-07-211-7/+5
* shared_widget: Refactor helperslat9nq2023-07-216-220/+254
* configure_system: Implement with for looplat9nq2023-07-2110-621/+380
* per_game: Remove general tablat9nq2023-07-212-5/+0
* shared_widget: Internalize extra setting configurationlat9nq2023-07-213-48/+66
* settings: Move runtime and save to parameterslat9nq2023-07-211-5/+4
* graphics: Set speed limit to spinboxlat9nq2023-07-211-2/+2
* shared_widget: Support checkbox + spinboxlat9nq2023-07-213-10/+55
* configure_debug: Reorganizelat9nq2023-07-211-336/+522
* configure_graphics: Reimplement bg_colorlat9nq2023-07-213-15/+111
* shared_widget: Make button creation staticlat9nq2023-07-212-10/+12
* configure_general: Hide reset button in custom configslat9nq2023-07-211-0/+4
* configure_general: Sort datalat9nq2023-07-211-1/+7
* configure_general: Generate UI using containerslat9nq2023-07-215-163/+41
* shared_translation: Add UI widget translationslat9nq2023-07-211-55/+73
* shared_widget: Fix headerlat9nq2023-07-211-0/+2
* settings: Add UiGeneral classlat9nq2023-07-211-0/+1
* config: Don't merge the mapslat9nq2023-07-212-11/+10
* configure_graphics: Remove redundant loglat9nq2023-07-211-1/+0
* configuration: Move CreateWidget to a classlat9nq2023-07-219-453/+505
* configuration: Implement sliderlat9nq2023-07-216-69/+177
* configuration: Use buttons instead of highlightslat9nq2023-07-219-103/+204
* shared_translations: Re flow stringslat9nq2023-07-211-6/+6
* configure_graphics: More complete reimplementationlat9nq2023-07-214-348/+116
* settings: Define base renderer runtime modifiable settingslat9nq2023-07-211-4/+5
* configuration_shared: Fix blank state hiding check boxlat9nq2023-07-211-2/+1
* settings: Add anisotropy mode enumlat9nq2023-07-211-0/+7
* shared_translation: Finish using int idslat9nq2023-07-215-156/+115
* configure_graphics: Partial runtime implementationlat9nq2023-07-219-1147/+512
* settings: Recategorize a bitlat9nq2023-07-213-4/+18
* shared_translation: Add the rest of the settingslat9nq2023-07-211-1/+80
* shared_translation: Add copyright and licenselat9nq2023-07-212-0/+6
* configure_graphics_advance: Generate UI at runtimelat9nq2023-07-2111-388/+404
* configure_per_game: Rename group to tab_grouplat9nq2023-07-212-10/+11
* configuration: Add base class to tabslat9nq2023-07-2118-101/+110
* configuration_shared: Create Tab base classlat9nq2023-07-212-0/+22
* settings: Add a registry of settingslat9nq2023-07-214-505/+135
* settings,core,config_sys: Remove optional type from custom_rtc, rng_seedlat9nq2023-07-211-20/+20
* settings,video_core: Consolidate ASTC decoding optionslat9nq2023-07-216-35/+65
* Merge pull request #10950 from german77/mouse_tuneliamwhite2023-07-024-69/+37
|\
| * yuzu: Ensure mouse panning can't be enabled with real mouse emulationgerman772023-07-013-24/+26
| * input_common: Tune mouse controlsNarr the Reg2023-06-293-45/+11
* | input_common: Remove duplicated DriverResult enumgerman772023-06-281-0/+3
|/
* yuzu: Fix clang formatgerman772023-06-271-2/+4
* Merge pull request #9663 from EBADBEEF/disable-controller-appletNarr the Reg2023-06-273-0/+13
|\
| * qt: add option to disable controller appletEBADBEEF2023-01-233-0/+13
* | Merge pull request #10495 from bm01/masterliamwhite2023-06-279-46/+497
|\ \
| * | input_common: Redesign mouse panningBaptiste Marie2023-06-129-46/+497
* | | Hyphenate Joy-Con and clarify furtherKirill Ignatev2023-06-251-1/+1
* | | Clarify Ring-Con configuration message in UIKirill Ignatev2023-06-251-1/+1
* | | Merge pull request #10777 from liamwhite/no-barrierbunnei2023-06-224-0/+23
|\ \ \
| * | | video_core: optionally skip barriers on feedback loopsLiam2023-06-144-0/+23
* | | | vk_device_info: Check only affected Intel driverslat9nq2023-06-181-1/+1
* | | | Merge pull request #10486 from lat9nq/vk-device-find-onceliamwhite2023-06-186-48/+30
|\ \ \ \ | |/ / / |/| | |
| * | | yuzu-qt: Load Vulkan device info at startuplat9nq2023-06-066-48/+30
* | | | Merge pull request #10603 from lat9nq/tz-more-completebunnei2023-06-131-2/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | configure_system: Remove external offset on custom rtclat9nq2023-06-051-2/+1
* | | | Merge pull request #10685 from liamwhite/serialization-is-hardMorph2023-06-101-0/+2
|\ \ \ \
| * | | | qt: persist framerate sync optionLiam2023-06-091-0/+2
* | | | | Merge pull request #10614 from xcfrg/shader-backend-status-barliamwhite2023-06-092-0/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | yuzu: add opengl shader backend info in status barxcfrg2023-06-042-0/+7
| |/ / /
* | / / nvnflinger: allow locking framerate during video playbackLiam2023-06-083-0/+19
| |/ / |/| |
* | | android: native: Add support for custom Vulkan driver loading.bunnei2023-06-031-2/+2
|/ /
* | Merge pull request #10352 from grimkor/add-context-menu-status-bar-settingsliamwhite2023-06-012-0/+42
|\ \
| * | add context menu for filter and anti-aliasing status buttonsgrimkor2023-05-242-0/+42
* | | textures: add BC1 and BC3 compressors and recompression settingLiam2023-05-234-0/+64
|/ /
* | Merge pull request #10107 from grimkor/allow-fully-customised-hotkeysliamwhite2023-05-162-26/+41
|\ \
| * | Allow fully customisable controller hotkeysgrimkor2023-05-102-26/+41
* | | Merge pull request #10181 from lat9nq/intel-compute-toggleliamwhite2023-05-1510-9/+63
|\ \ \
| * | | configure_graphics_advanced: Hide input compute toggle a little laterlat9nq2023-05-081-2/+2
| * | | yuzu-qt/config: Add option to disable compute on Intellat9nq2023-05-0710-9/+63
* | | | service: nfp: Allow to load with a different amiibo idgerman772023-05-103-3/+23
* | | | yuzu: Make 3d cube with joycon shapeNarr the Reg2023-05-081-10/+10
* | | | core: hid: Allow to calibrate gyro sensorNarr the Reg2023-05-081-0/+3
* | | | Settings: add option to enable / disable reactive flushingFernando Sahmkow2023-05-074-0/+20
|/ / /
* | | Merge pull request #10125 from lat9nq/vsync-selectbunnei2023-05-077-25/+232
|\ \ \
| * | | qt_common: Remove yuzu prefixlat9nq2023-05-041-1/+1
| * | | configure_graphics: No there isn't a hyphen in VSynclat9nq2023-05-032-5/+5
| * | | configure_input_player: Add missing includelat9nq2023-05-031-0/+1
| * | | configure_graphics: Clean up includes [IWYU]lat9nq2023-05-032-6/+31
| * | | configure_graphics: Actively find present modeslat9nq2023-05-033-27/+161
| * | | configure_graphics: Fix another typolat9nq2023-05-031-1/+1
| * | | configure_graphics: Fix typolat9nq2023-05-031-1/+1
| * | | configuration: Expose separate swap present modeslat9nq2023-05-035-18/+65
* | | | input_common: Add property to invert an axis buttonNarr the Reg2023-05-061-2/+8
* | | | yuzu: Add motion preview to controller inputNarr the Reg2023-05-052-0/+96
* | | | settings: remove pessimistic flushingLiam2023-05-044-21/+0
* | | | Merge pull request #10124 from liamwhite/pebkacMorph2023-05-037-19/+20
|\ \ \ \ | |/ / / |/| | |
| * | | settings: rename extended memory layout to unsafe, move from general to systemLiam2023-04-307-19/+20
| |/ /
* / / vk_present_manager: Add toggle for async presentationGPUCode2023-05-014-4/+21
|/ /
* | kernel: switch extended memory setting to 8GB arrangementLiam2023-04-081-1/+1
* | config: Fix controller config from resettingNarr the Reg2023-03-181-0/+3
* | configure_audio: Fix output mode setting not savingMorph2023-03-132-9/+9
* | Merge pull request #9941 from german77/settingsliamwhite2023-03-137-98/+62
|\ \
| * | yuzu: Move audio settings to audio sectiongerman772023-03-126-45/+56
| * | yuzu: Remove console id settinggerman772023-03-123-53/+6
* | | general: fix spelling mistakesLiam2023-03-123-3/+3
|/ /
* | Revert "yuzu: config: Remove player 8 and 9 from config file"Narr the Reg2023-02-263-3/+17
* | Merge pull request #9849 from ameerj/async-astcliamwhite2023-02-264-0/+20
|\ \
| * | configuration: Add async ASTC decode settingameerj2023-02-234-0/+20
* | | yuzu: config: Remove player 8 and 9 from config fileNarr the Reg2023-02-263-17/+3
* | | config: Fix per game Force max clockgerman772023-02-252-5/+1
|/ /
* | Merge pull request #9815 from german77/qt-mouseliamwhite2023-02-182-2/+2
|\ \
| * | input_common: Split mouse input into individual devicesNarr the Reg2023-02-162-2/+2
* | | yuzu: Write to config file on important config changesNarr the Reg2023-02-171-0/+1
|/ /
* | input_common: Reintroduce custom pro controller supportNarr the Reg2023-02-103-3/+23
* | yuzu: config: Draw turbo buttons with a different colorgerman772023-02-012-14/+23
* | input_common: Implement turbo buttonsgerman772023-02-011-5/+12
* | Merge pull request #9690 from german77/whoopsliamwhite2023-01-291-2/+5
|\ \
| * | yuzu: config: Avoid reading deleted objectNarr the Reg2023-01-281-2/+5
* | | Merge pull request #9539 from Wollnashorn/opengl-fsrliamwhite2023-01-281-1/+1
|\ \ \ | |/ / |/| |
| * | video_core/opengl: Add FSR upscaling filter to the OpenGL rendererWollnashorn2023-01-261-1/+1
* | | main: Globally disable the "?" button on dialogsMorph2023-01-254-5/+0
* | | Merge pull request #9492 from german77/joycon_releaseliamwhite2023-01-248-175/+396
|\ \ \ | |_|/ |/| |
| * | core: hid: Only set the polling mode to the correct sideNarr the Reg2023-01-201-2/+4
| * | yuzu: Add ring controller test buttongerman772023-01-203-150/+325
| * | core: hid: Migrate ring from emulated devices to emulated controllerNarr the Reg2023-01-202-19/+19
| * | yuzu: Update controller colors and button namesNarr the Reg2023-01-202-3/+27
| * | input_common: Disable SDL driver with switch controllersNarr the Reg2023-01-203-3/+23
| |/
* | Merge pull request #9660 from german77/koreaToTaiwanliamwhite2023-01-224-8/+21
|\ \
| * | yuzu: Fix language comobox crashgerman772023-01-224-8/+21
| |/
* | fix formatJonas Gutenschwager2023-01-181-2/+1
* | allow volume up/down hotkeys to be repeatedJonas Gutenschwager2023-01-181-24/+26
|/
* UI changeMatías Locatti2023-01-131-0/+10
* 1.5X resolution scaler optionMatías Locatti2023-01-131-0/+5
* Merge pull request #9605 from german77/mouse_mappingbunnei2023-01-112-0/+9
|\
| * yuzu: Read mouse wheel inputNarr the Reg2023-01-112-0/+9
* | qt: fix configuration weirdness on turboLiam2023-01-091-2/+3
|/
* Merge pull request #9552 from liamwhite/turboliamwhite2023-01-064-0/+26
|\
| * common: add setting for renderer clock workaroundLiam2023-01-054-0/+26
* | config: Set the Vulkan driver pipeline cache option to be globalWollnashorn2023-01-051-0/+3
* | config: Better wording for VK pipeline cache option and enable by defaultWollnashorn2023-01-051-2/+2
* | video_core/vulkan: Added `VkPipelineCache` to store Vulkan pipelinesWollnashorn2023-01-054-0/+20
|/
* yuzu-ui: Add setting for disabling macro HLEFernando Sahmkow2023-01-043-1/+19
* Merge pull request #9514 from ColinKinloch/en_gbliamwhite2023-01-012-1/+47
|\
| * settings: comment language blocklist columnsColin Kinloch2022-12-301-7/+13
| * settings: added regon/language warning bounds checkColin Kinloch2022-12-291-1/+1
| * settings: warn on invalid regon/language combinationsColin Kinloch2022-12-282-1/+41
* | config: Save multiplayer settings only globallyWollnashorn2022-12-301-2/+0
|/
* yuzu: Automatically refresh device listgerman772022-12-243-23/+11
* yuzu: fix device name settinggerman772022-12-181-3/+2
* Set: Allow setting device nicknameChloe Marcec2022-12-143-0/+21
* yuzu: Make unlimited frame rate non persistent between game bootsNarr the Reg2022-12-131-2/+0
* video_core: Integrate SMAALiam2022-12-081-0/+11
* Merge pull request #9370 from liamwhite/break-unmappedmerry2022-12-063-0/+19
|\
| * core: add option to break on unmapped accessLiam2022-12-023-0/+19
* | Merge pull request #9389 from lioncash/emumoveliamwhite2022-12-061-2/+1
|\ \
| * | emulated_controller: Remove unused parameter in GetMappedDevices()Lioncash2022-12-061-2/+1
* | | configure_graphics: Make SPIRV backend string translatableLioncash2022-12-061-1/+1
|/ /
* | Merge pull request #9273 from ameerj/per-game-profileliamwhite2022-12-049-19/+570
|\ \
| * | configure_input_player: Fix profile saving when using handheld controller typeameerj2022-11-291-1/+7
| * | config: Custom profile detection fixesameerj2022-11-295-64/+107
| * | configure_input_per_game: Allow configuring all 8 playersameerj2022-11-293-54/+113
| * | Configuration: Add per-game input profilesameerj2022-11-207-6/+449
* | | Merge pull request #9344 from liamwhite/nullbunnei2022-12-032-0/+10
|\ \ \
| * | | video_core: add null backendLiam2022-11-292-0/+10
| | |/ | |/|
* | | Merge pull request #9303 from liamwhite/new-vulkan-initMatías Locatti2022-12-021-1/+1
|\ \ \ | |/ / |/| |
| * | Vulkan: update initializationLiam2022-11-271-1/+1
| |/
* | Merge pull request #8829 from Docteh/qt6_0002liamwhite2022-11-273-0/+13
|\ \
| * | Qt6: Disable IR Sensor when compiling with Qt6Kyle Kienapfel2022-11-183-0/+13
| |/
* | Sharpness instead of SharpeningMatías Locatti2022-11-261-3/+3
* | configure_graphics: Implement custom FSR Sharpening settinglat9nq2022-11-262-61/+128
* | FSR Sharpening Slider part 1 - only a global sliderMatías Locatti2022-11-244-0/+124
|/
* configure_profile_manager: Cleanup reference/pointer usagelat9nq2022-11-162-8/+10
* configure_profile_manager: Remove profile picture borderlat9nq2022-11-161-0/+6
* configure_profile_manager: Use a custom dialog for deletionlat9nq2022-11-162-11/+81
* UI: Add options to hide extra columns (#9093)Piplup2022-11-043-1/+25
* UI: Add option to hide the compatibility listKyle Kienapfel2022-10-193-0/+12
* Merge pull request #9039 from Kelebek1/auto_backendliamwhite2022-10-141-2/+2
|\
| * Choose the SDL audio backend when Cubeb reports too high of a latencyKelebek12022-10-091-2/+2
* | Merge pull request #9047 from german77/steam-aspectbunnei2022-10-121-0/+5
|\ \
| * | yuzu: Add 16:10 aspect ratioNarr the Reg2022-10-101-0/+5
* | | configure_graphics: Fix graphics API selection when a game is runningMorph2022-10-071-3/+4
| |/ |/|
* | Merge pull request #8940 from german77/silencebunnei2022-09-281-4/+3
|\ \
| * | yuzu: Silence some clang warningsNarr the Reg2022-09-211-4/+3
| |/
* | Merge pull request #8948 from german77/orderMorph2022-09-241-0/+2
|\ \
| * | yuzu: sort input profiles by nameNarr the Reg2022-09-231-0/+2
| |/
* / yuzu qt: Add option to disable startup Vulkan checklat9nq2022-09-193-0/+14
|/
* Merge pull request #8906 from Docteh/fix_iconsbunnei2022-09-171-8/+13
|\
| * UI: move icons from default into colorful theme.Kyle Kienapfel2022-09-161-8/+13
* | Merge pull request #8682 from lat9nq/dumpyMorph2022-09-169-76/+97
|\ \ | |/ |/|
| * yuzu: Use a debugger to generate minidumpslat9nq2022-09-059-76/+97
* | UI: Fix link to TAS help pageKyle Kienapfel2022-09-151-0/+3
* | Merge pull request #8880 from german77/slow-movingMai2022-09-131-1/+1
|\ \
| * | input_common: Increase mapping timer from 2.5 seconds to 4 secondsgerman772022-09-111-1/+1
* | | Merge pull request #8864 from german77/toggle_analogbunnei2022-09-101-7/+14
|\ \ \ | |/ / |/| |
| * | yuzu: input: fix invert symbol on axis and order options alphabeticallyNarr the Reg2022-09-061-13/+14
| * | input_common: Add support for analog toggleNarr the Reg2022-09-061-0/+6
* | | Merge pull request #8819 from liamwhite/cash-moneylat9nq2022-09-094-0/+21
|\ \ \ | |_|/ |/| |
| * | video_core: add option for pessimistic flushingLiam2022-08-254-0/+21
| |/
* / Qt: Make General->Debug scrollableKyle Kienapfel2022-09-033-4/+9
|/
* yuzu: Force camera output to be saved on a buffer (#8805)Narr the Reg2022-08-231-1/+19
* yuzu: Allow longer controller profile namesNarr the Reg2022-08-191-1/+1
* Do some log memes to help perceived volumeKelebek12022-08-121-2/+2
* Allow audio volume up to 200%Kelebek12022-08-121-1/+1
* Merge pull request #8735 from djrobx/add_vsyncliamwhite2022-08-101-1/+1
|\
| * Make vsync setting work for VulkanDJRobX2022-08-081-1/+1
* | Translate english pluralsKyle Kienapfel2022-07-301-0/+1
|/
* chore: make yuzu REUSE compliantAndrea Pappacoda2022-07-2735-105/+70
* Address first part of review commentsFearlessTobi2022-07-251-76/+72
* yuzu: Add ui files for multiplayer roomsFearlessTobi2022-07-258-5/+105
* Merge pull request #8564 from lat9nq/dinner-forkbunnei2022-07-254-48/+8
|\
| * yuzu: Simplify broken Vulkan handlinglat9nq2022-07-104-48/+8
* | yuzu: Add webcam support and rebase to latest masterNarr the Reg2022-07-242-6/+20
* | yuzu: Hook qt camera to camera drivergerman772022-07-249-0/+385
* | Project AndioKelebek12022-07-226-48/+98
* | Update configure_input.uiMatías Locatti2022-07-191-1/+1
* | yuzu: settings: Remove framerate cap and merge unlocked framerate setting.bunnei2022-07-173-107/+0
* | common/setting: Make ranged a property of the typemerry2022-07-153-20/+22
|/
* settings: Consolidate RangedSetting's with regular oneslat9nq2022-06-304-18/+18
* configure_ringcon: Eliminate variable shadowingMorph2022-06-141-4/+4
* configure_touch_from_button: Eliminate variable shadowingMorph2022-06-142-3/+3
* configure_per_game: Eliminate variable shadowingMorph2022-06-142-4/+4
* configure_input_player: Eliminate variable shadowingMorph2022-06-141-39/+39
* configure_dialog: Eliminate variable shadowingMorph2022-06-142-5/+4
* yuzu: Eliminate variable shadowingMorph2022-06-144-6/+6
* Merge pull request #8393 from lat9nq/default-vulkanbunnei2022-06-114-45/+92
|\
| * configure_graphics: Remove unused includelat9nq2022-06-041-1/+0
| * yuzu-qt: Make has_broken_vulkan only for crasheslat9nq2022-05-301-3/+1
| * yuzu-qt: Attempt to workaround broken Vulkan installationslat9nq2022-05-304-45/+95
* | Merge pull request #8333 from Docteh/translate_hotkeysMai M2022-06-112-26/+40
|\ \
| * | UI: Translate hotkey labels in configurationKyle K2022-05-192-26/+40
| |/
* | Merge pull request #8318 from Docteh/cmake-qt56-entryMai M2022-06-113-22/+5
|\ \
| * | motion touch ui: move remaining connection out of .ui fileKyle K2022-05-302-18/+3
| * | Update some files with Qt 5.15.2 best practices in mindKyle K2022-05-291-4/+2
| |/
* / core/debugger: Implement new GDB stub debuggerLiam2022-06-013-1/+67
|/
* VideoCore: Add option to dump the macros.Fernando Sahmkow2022-05-092-0/+16
* Merge pull request #8272 from german77/stick_rangebunnei2022-05-032-6/+27
|\
| * yuzu: Config allow to delete single axis directions when buttons are mapped to a stickNarr the Reg2022-04-271-1/+22
| * yuzu: config: Set default range to 95%Narr the Reg2022-04-272-5/+5
* | ui: retranslate the network tabKyle K2022-05-022-2/+11
* | ui: let system locale control format of Custom RTCKyle K2022-05-011-3/+0
* | Changes to language order in General -> UI -> Interface LanguageKyle K2022-04-271-6/+67
|/
* general: Convert source file copyright comments over to SPDXMorph2022-04-2332-96/+64
* Merge pull request #7978 from german77/sidewaybunnei2022-04-221-0/+19
|\
| * input_common: Map sticks correctly when mapped sidewaysNarr the Reg2022-03-221-0/+19
* | ui: translate hat directionsKyle K2022-04-191-1/+19
* | Merge pull request #8204 from Docteh/translate_gameslistMai M2022-04-171-0/+3
|\ \
| * | ui: Fix Game Compatibility list translationsKyle K2022-04-171-0/+3
* | | yuzu: Call ignore event after ensuring it's initializedNarr the Reg2022-04-162-2/+2
* | | yuzu: Add custom ringcon configurationgerman772022-04-169-1/+852
|/ /
* | Merge pull request #8089 from merryhime/paranoiabunnei2022-04-041-0/+5
|\ \
| * | configure_cpu: More descriptive text for Paranoid optionmerry2022-03-261-1/+1
| * | configuration: Add Paranoid CPU accuracy levelmerry2022-03-261-0/+5
* | | Merge pull request #8141 from merryhime/configure-hotkeys-columnsMorph2022-04-021-3/+4
|\ \ \
| * | | configure_hotkeys: Make first column stretch and not last columnmerry2022-04-021-3/+4
* | | | configure_per_game_addons: Set tree view minimum section size to 150pxmerry2022-04-021-0/+1
* | | | configure_per_game_addons: Stretch first column and not lastmerry2022-04-021-1/+4
|/ / /
* / / configure_debug: Fix typolat9nq2022-03-241-2/+2
|/ /
* | Merge pull request #8035 from lat9nq/disable-web-appletbunnei2022-03-243-42/+59
|\ \ | |/ |/|
| * yuzu qt: Save disable_web_applet settinglat9nq2022-03-182-1/+3
| * configure_debug: Add option to set disable_web_appletlat9nq2022-03-172-42/+57
* | yuzu: Reduce unused includesameerj2022-03-2025-59/+2
|/
* config: Write dynarmic exclusive memory configsameerj2022-03-121-0/+2
* dynarmic: Inline exclusive memory accessesmerry2022-02-276-1/+62
* settings: Add a new "use_extended_memory_layout" setting.bunnei2022-02-214-0/+19
* Merge pull request #7867 from german77/amiibobunnei2022-02-191-3/+3
|\
| * yuzu: Allow to open and remove the amiibogerman772022-02-081-3/+3
* | yuzu: config: Fix mapping issues with the enter keyNarr the Reg2022-02-152-0/+6
* | Merge pull request #7852 from Morph1984/new-uuidbunnei2022-02-111-5/+5
|\ \
| * | general: Rename NewUUID to UUID, and remove the previous UUID implMorph2022-02-051-5/+5
| * | profile: Migrate to the new UUID implementationMorph2022-02-051-7/+7
| |/
* | Merge pull request #7861 from german77/user_featuresbunnei2022-02-104-2/+15
|\ \
| * | yuzu: Mute audio when in backgroundgerman772022-02-073-0/+11
| * | yuzu: Add docked, GPU accuracy and adapting filter hotkeysgerman772022-02-072-2/+4
| |/
* / yuzu: Add auto center on right clickgerman772022-02-071-0/+26
|/
* Merge pull request #7842 from german77/vibration_testbunnei2022-02-054-7/+94
|\
| * yuzu: config: Vibrate the controller while configuring vibration strengthNarr the Reg2022-02-024-7/+94
* | Merge pull request #7839 from german77/batterybunnei2022-02-052-35/+56
|\ \
| * | yuzu: ui: Improve battery symbolsNarr the Reg2022-02-022-35/+56
| |/
* | Merge pull request #7807 from german77/moar-buttonsbunnei2022-02-021-0/+4
|\ \ | |/ |/|
| * input_common: Add home and hard touch press buttons to UDP controllersgerman772022-01-301-0/+4
* | Merge pull request #7833 from lioncash/file-sysMorph2022-02-023-8/+18
|\ \
| * | configure_filesystem: Add missing changeEvent() overrideLioncash2022-02-022-0/+10
| * | configure_filesystem: Normalize member function casingLioncash2022-02-023-8/+8
* | | Merge pull request #7792 from german77/translatebunnei2022-02-021-16/+16
|\ \ \ | |/ / |/| |
| * | hotkeys: Don't translate hotkey buttonsgerman772022-01-281-16/+16
* | | Merge pull request #7831 from lioncash/motionMorph2022-02-011-18/+20
|\ \ \
| * | | configure_motion_touch: Use functor versions of invokeMethodLioncash2022-02-011-18/+20
| | |/ | |/|
* | | configure_input_player: Eliminate variable shadowingLioncash2022-02-011-4/+5
* | | configure_input_player: std::move input setters in HandleClickLioncash2022-02-011-1/+1
* | | configure_input_player: Avoid unnecessary ParamPackage copiesLioncash2022-02-011-6/+6
|/ /
* | Merge pull request #7770 from german77/motion-thresholdbunnei2022-01-281-0/+12
|\ \
| * | input_common: Add option to configure gyro thresholdgerman772022-01-241-0/+12
| |/
* | Merge pull request #7769 from german77/no-controlbunnei2022-01-263-3/+21
|\ \
| * | yuzu: Add setting to disable controller navigationgerman772022-01-243-3/+21
| |/
* | Merge pull request #7768 from Moonlacer/fsr-1.0.2bunnei2022-01-261-1/+1
|\ \
| * | Update FSR to 1.0.2Moonlacer2022-01-231-1/+1
| |/
* | Merge pull request #7760 from german77/inverted_keyboardbunnei2022-01-251-25/+34
|\ \ | |/ |/|
| * yuzu: Add modifiers for keyboardNarr the Reg2022-01-221-25/+34
* | Merge pull request #7716 from german77/volumebunnei2022-01-222-6/+5
|\ \ | |/ |/|
| * yuzu: Add volume up/down hotkeysgerman772022-01-162-3/+5
| * yuzu: Remove speed limit hotkeysgerman772022-01-152-5/+2
* | Use Default Colorful theme by default outside of Windowsv19932022-01-212-6/+11
* | Merge pull request #7725 from german77/mouse_in_motionbunnei2022-01-191-0/+10
|\ \
| * | input_common: Reintroduce motion from mouse and use button namesgerman772022-01-171-0/+10
| |/
* | uisettings: Add enumeration type for themesMorph2022-01-171-3/+8
* | config: Change default theme to Dark Colorfulgidoly2022-01-171-2/+2
|/
* Merge pull request #7633 from german77/hotkeysbunnei2022-01-114-59/+262
|\
| * yuzu: Add controller hotkeysgerman772022-01-074-59/+262
* | yuzu: Use pad parameter to choose the correct controllergerman772022-01-071-7/+8
* | configure_per_game: Initialize tabs after loading custom configurationlat9nq2022-01-051-15/+9
|/
* Merge pull request #7251 from FernandoS27/shader-dumpbunnei2022-01-042-0/+16
|\
| * ShaderDecompiler: Add a debug option to dump the game's shaders.Fernando Sahmkow2022-01-042-0/+16
* | controller_applet: Only populate supported controllersgerman772022-01-021-34/+19
|/
* core/hid: Fix controller type validationgerman772021-12-301-3/+3
* game_list: Add persistent setting for the favorites row expanded stateameerj2021-12-121-0/+2
* core/hid: Ensure only valid npad are connectedgerman772021-12-051-70/+61
* general: Fix handheld typoMorph2021-11-291-16/+16
* settings: Add debug setting to enable all controllersgerman772021-11-284-0/+45
* config: Remove vibration configurationgerman772021-11-273-94/+0
* input_common: Fully implement UDP controllersNarr the Reg2021-11-264-3/+44
* input_common: Move button names to the frontendgerman772021-11-251-3/+83
* core/hid: Improve accuary of mouse implementationgerman772021-11-251-0/+2
* core/hid: Fully implement native mousegerman772021-11-257-791/+103
* input_common: Allow keyboard to be backwards compatiblegerman772021-11-251-9/+0
* core/hid: Improve accuracy of the keyboard implementationgerman772021-11-251-159/+8
* core/hid: Remove usage of native types, fix a couple of errors with motiongerman772021-11-252-9/+19
* settings: Remove includes of core.hgerman772021-11-2510-57/+55
* UI nitsLevi Behunin2021-11-251-9/+6
* settings: Fix controller preview not displaying the correct controllergerman772021-11-251-2/+2
* core/hid: Rename NpadType to NpadStyleIndexgerman772021-11-254-57/+58
* config: Cleanup and documentationgerman772021-11-253-74/+8
* second commit lion reviewgerman772021-11-252-3/+3
* settings: Fix Debug controller type optionsgerman772021-11-253-36/+11
* kraken: Address comments from reviewgerman772021-11-252-86/+100
* core/hid: Add TAS inputgerman772021-11-253-12/+1
* input_common: Fix UDP uuidgerman772021-11-251-1/+5
* core/hid: Rework battery mappingsgerman772021-11-252-10/+9
* settings: Fix mouse and keyboard mappingsgerman772021-11-252-91/+60
* Morph review first wavegerman772021-11-251-1/+1
* yuzu: Fix loading input profilesgerman772021-11-251-0/+7
* configuration: Migrate controller settings to emulated controllergerman772021-11-252-6/+15
* core/hid: Only signal when neededgerman772021-11-251-2/+10
* hid: Fix controller connection/disconnectiongerman772021-11-253-9/+75
* kraken: Fix errors from rebase and format filesgerman772021-11-254-17/+35
* core/hid: Add output devicesgerman772021-11-253-46/+30
* yuzu: Update frontendgerman772021-11-2513-1010/+822
* input_common: Rewrite keyboardgerman772021-11-251-82/+1
* configure_general: Allow framerate cap to be used in custom game configsKewlan2021-11-213-26/+97
* configure_graphics_ui: AMD's -> AMDMorph2021-11-191-1/+1
* TextureCache: Add automatic anisotropic filtering and refactor code.Fernando Sahmkow2021-11-161-0/+5
* TextureCache: Make a better Anisotropic setter.Fernando Sahmkow2021-11-161-4/+4
* configure_graphics.ui: Cleanup scaling options and fix duplicate name warningameerj2021-11-161-5/+5
* Frontend: Add anti-aliasing method settingMarshall Mohror2021-11-164-0/+69
* QtGUI: Add buttton to toggle the filter.FernandoS272021-11-161-1/+1
* VideoCore: Add gaussian filtering.FernandoS272021-11-161-0/+5
* VideoCore: Add more rescaling option.FernandoS272021-11-161-3/+18
* Presentation: add Nearest Neighbor filter.Fernando Sahmkow2021-11-161-1/+6
* vulkan: Implement FidelityFX Super ResolutionMarshall Mohror2021-11-161-0/+5
* video_core,yuzu: Move UpdateRescalingInfo call to video_corelat9nq2021-11-162-5/+0
* Renderer: Implement Bicubic and ScaleForce filters.Fernando Sahmkow2021-11-164-6/+71
* TextureCache: Modify Viewports/Scissors according to Rescale.Fernando Sahmkow2021-11-161-0/+4
* Settings: Add resolution scaling to settings.Fernando Sahmkow2021-11-164-1/+95
* Merge pull request #7246 from german77/userimagebunnei2021-10-311-0/+11
|\
| * profile_manager: Resize any image bigger than 256pgerman772021-10-301-0/+11
* | Merge pull request #7223 from Moonlacer/geometry_property_removalAmeer J2021-10-292-9/+1
|\ \
| * | Geometry property removal and rewordingMoonlacer2021-10-262-9/+1
| |/
* | Merge pull request #7186 from MightyCreak/fix-crash-configure-windowAmeer J2021-10-271-2/+5
|\ \ | |/ |/|
| * ui: fix crash when closing configure windowRomain Failliot2021-10-151-2/+5
* | Merge pull request #7197 from Moonlacer/tas_help_linkbunnei2021-10-201-2/+2
|\ \
| * | add_linkMoonlacer2021-10-171-2/+2
* | | settings: Remove std::chrono usageameerj2021-10-172-11/+6
|/ /
* / configuration: Use std::make_unique instead of operator new for uiMorph2021-10-1512-13/+13
|/
* settings_ui: Better NVDEC Description For Each Video Rendering Option (#7165)Moonlacer2021-10-151-3/+3
* Merge pull request #6774 from lat9nq/remove-global-yuzuMorph2021-10-1459-491/+510
|\
| * configuration: Add const qualifier where ablelat9nq2021-10-0718-31/+28
| * yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq2021-10-0759-491/+513
* | Merge pull request #7147 from behunin/patch-1Ameer J2021-10-121-8/+0
|\ \
| * | Update configure_tas.uiLevi Behunin2021-10-081-8/+0
* | | Fix a few warningsRomain Failliot2021-10-121-2/+2
|/ /
* / service: Reduce header include overheadMorph2021-10-071-1/+1
|/
* Merge pull request #7090 from Moonlacer/tas_spacing_additionbunnei2021-10-062-146/+188
|\
| * configure_tas: Remove help button from dialog windowMoonlacer2021-09-291-0/+1
| * configure_tas: Ensure dialog buttons always stay at the bottomMoonlacer2021-09-291-146/+187
* | Merge pull request #7102 from Morph1984/remove-boxcatbunnei2021-10-024-212/+0
|\ \
| * | settings: Remove BCAT settingsMorph2021-09-291-4/+0
| * | configure_network: Remove BCATMorph2021-09-293-208/+0
| |/
* / style: Remove extra space preceding the :: operatorMorph2021-09-291-1/+1
|/
* Merge pull request #7042 from v1993/patch-7Ameer J2021-09-282-0/+8
|\
| * If not on Windows, disable raw inputValeri2021-09-181-0/+4
| * Hide XInput bypass on non-Windows OSesValeri2021-09-181-0/+4
* | Merge pull request #7068 from behunin/patch-3bunnei2021-09-241-121/+60
|\ \
| * | Clean-up and nitsLevi Behunin2021-09-221-121/+60
* | | Clean-upLevi Behunin2021-09-211-44/+14
* | | Tas configure ui nitsLevi Behunin2021-09-191-4/+4
|/ /
* | UI: Relocate tas menu and add brief descriptiongerman772021-09-183-4/+47
* | input_common/tas: new update methodgerman772021-09-181-4/+0
* | input_common/tas: Document the main classgerman772021-09-184-41/+37
* | input_common/tas: Add swap controllergerman772021-09-183-19/+23
* | input_common/tas: Fallback to simple updateMonsterDruide12021-09-181-0/+3
* | config: Move TAS options to it's own menugerman772021-09-187-61/+267
* | core: Hacky TAS syncing & load pausingMonsterDruide12021-09-181-1/+1
* | settings: File selector & other settingsMonsterDruide12021-09-185-2/+84
* | input_common/tas: Base playback & recording systemMonsterDruide12021-09-183-6/+43
* | Merge pull request #7020 from Moonlacer/remove_audio_stretchingbunnei2021-09-184-23/+0
|\ \ | |/ |/|
| * fix_clang_errorMoonlacer2021-09-161-1/+0
| * remove-audio-stretching-settingMoonlacer2021-09-164-22/+0
* | Merge pull request #6950 from german77/multiplaybunnei2021-09-183-0/+20
|\ \ | |/ |/|
| * input_common: Enable steam controllers and 8 player supportgerman772021-09-103-0/+20
* | Merge pull request #6846 from ameerj/nvdec-gpu-decodeFernando S2021-09-115-16/+86
|\ \
| * | configure_graphics: Add GPU nvdec decoding as an optionameerj2021-08-165-16/+86
* | | Second part of Golden's PRMoonlacer2021-09-062-3/+3
| |/ |/|
* | Garbage Collection: enable as default, eliminate option.Fernando Sahmkow2021-08-284-19/+0
* | Replace QPoint with QPointF where applicableValeri2021-08-191-16/+18
* | configuration: fix mingw-w64 buildSönke Holz2021-08-131-2/+2
* | configuration: move network_interface include to source fileSönke Holz2021-08-132-2/+1
* | configuration: use tr instead of QStringLiteral for "None" item inSönke Holz2021-08-131-1/+1
* | Merge branch 'yuzu-emu:master' into fix-lan-playspholz2021-08-125-58/+89
|\|
| * Merge pull request #6839 from ameerj/frame-cap-positonbunnei2021-08-091-30/+30
| |\
| | * configure_general: Swap positions of speed limit and frame limit optionsameerj2021-08-081-30/+30
| * | Merge pull request #6698 from german77/SDL_QoLbunnei2021-08-081-5/+8
| |\ \
| | * | input_common: Improve SDL joystick and hide toggle optiongerman772021-08-081-5/+8
| | |/
| * | Merge pull request #6817 from gidoly/patch-1bunnei2021-08-081-2/+5
| |\ \ | | |/ | |/|
| | * Update configure_graphics_advanced.uigidoly2021-08-051-2/+5
| * | Merge pull request #6815 from german77/ui_improvementsbunnei2021-08-072-21/+46
| |\ \ | | |/ | |/|
| | * settings_ui: Add emulated joystick position dot to controller previewgerman772021-08-042-21/+46
* | | configuration: add option to select network interfacespholz2021-08-127-49/+86
|/ /
* | config: Only read/write current_user on global configlat9nq2021-08-031-5/+6
* | game_list: Make game list folder icons smaller (#6762)Malte Jürgens2021-08-013-18/+60
* | Merge pull request #6752 from Morph1984/pt-brbunnei2021-07-301-0/+5
|\ \
| * | configure_system: Add Brazilian Portuguese to the list of languagesMorph2021-07-301-0/+5
| |/
* | Merge pull request #6759 from ReinUsesLisp/pipeline-statisticsbunnei2021-07-303-5/+23
|\ \ | |/ |/|
| * renderer_vulkan: Add setting to log pipeline statisticsReinUsesLisp2021-07-283-5/+23
* | Merge pull request #6700 from lat9nq/fullscreen-enumbunnei2021-07-287-54/+26
|\ \ | |/ |/|
| * Merge branch 'master' into fullscreen-enumlat9nq2021-07-2510-75/+199
| |\
| * | configuration: Use combobox apply template where possiblelat9nq2021-07-232-35/+2
| * | general: Implement FullscreenMode enumerationlat9nq2021-07-235-19/+24
* | | Merge pull request #6696 from ameerj/speed-limit-renamebunnei2021-07-274-30/+30
|\ \ \
| * | | general: Rename "Frame Limit" references to "Speed Limit"ameerj2021-07-244-30/+30
| |/ /
* | | configure_graphics: reword GLASM optionVamsi Krishna2021-07-261-1/+1
* | | Merge pull request #6697 from ameerj/fps-capbunnei2021-07-263-0/+36
|\ \ \ | |_|/ |/| |
| * | config, nvflinger: Add FPS cap settingameerj2021-07-243-0/+36
| |/
* | qt: Remove "experimental" from asynchronous shader building UIReinUsesLisp2021-07-231-1/+1
* | configure_graphics: Mark SPIR-V as Experimental, Mesa onlylat9nq2021-07-231-1/+1
* | configure_graphics: Re-order vulkan device populatinglat9nq2021-07-231-4/+4
* | general: Add setting shader_backendlat9nq2021-07-238-74/+160
* | shader: Add shader loop safety check settingslat9nq2021-07-233-0/+38
|/
* Merge pull request #6654 from german77/custom_thresholdbunnei2021-07-222-0/+88
|\
| * configure/ui: Add sliders for trigger buttonsgerman772021-07-172-0/+78
| * input_common: Make button threshold customizablegerman772021-07-161-0/+10
* | Merge pull request #6649 from german77/toggle_sdlbunnei2021-07-211-1/+2
|\ \
| * | input_common: Support SDL toggle buttonsgerman772021-07-151-1/+2
* | | configure_audio: Fix volume clamping to 0Morph2021-07-161-6/+6
| |/ |/|
* | Merge pull request #6579 from ameerj/float-settingsbunnei2021-07-164-50/+21
|\ \ | |/ |/|
| * configure_input: Use u8 for mouse sensitivityameerj2021-07-091-9/+6
| * config: Remove float {Read,Write}Setting variantsameerj2021-07-091-25/+0
| * configure_graphics: Use u8 for bg_color valuesameerj2021-07-091-9/+9
| * configure_audio: Use u8 for volume valueameerj2021-07-091-7/+6
* | Merge pull request #6576 from ameerj/unlock-fps-settingMorph2021-07-114-27/+0
|\ \
| * | settings: Disable FPS unlimit setting between title launchesameerj2021-07-104-27/+0
| |/
* | Merge pull request #6573 from lat9nq/cpu-settings-cleanup-2Fernando S2021-07-0913-131/+252
|\ \
| * | settings, arm_dynarmic, yuzu qt: Move CPU debugging optionlat9nq2021-07-0813-128/+237
| * | settings, yuzu qt: Add migration code for CPU accuracylat9nq2021-07-081-1/+8
| * | core,common,yuzu qt: Add CPU accuracy option 'Auto'lat9nq2021-07-081-4/+9
| |/
* / yuzu qt: config: Only save renderer_debug as a global settinglat9nq2021-07-091-2/+8
|/
* general: Code formatting improvementslat9nq2021-07-081-16/+20
* config: Read UISettings as basic settingslat9nq2021-07-021-30/+19
* yuzu qt: Make most UISettings a BasicSettinglat9nq2021-06-296-41/+42
* general: Make most settings a BasicSettinglat9nq2021-06-2811-387/+388
* configuration: Defer to common/settings for per-game settings defaultslat9nq2021-06-262-127/+100
* Merge pull request #6465 from FernandoS27/sex-on-the-beachMai M2021-06-234-0/+19
|\
| * Reaper: Upgrade label from unsafe to experimental as no regressions are known now.Fernando Sahmkow2021-06-201-1/+1
| * Reaper: Change memory restrictions on TC depending on host memory on VK.Fernando Sahmkow2021-06-171-1/+1
| * Reaper: Address Feedback.Fernando Sahmkow2021-06-161-1/+1
| * Reaper: Setup settings and final tuning.Fernando Sahmkow2021-06-164-0/+19
* | Simple resizing of the Per-Game configuration window and removal of useless Help question mark button in the title barOZtistic2021-06-232-1/+8
* | common: fs: Remove [[nodiscard]] attribute on Remove* functionsMorph2021-06-221-2/+2
* | Merge pull request #6499 from FernandoS27/we-were-on-a-breakbunnei2021-06-214-0/+26
|\ \
| * | Update dynarmic and add new unsafe CPU option.Fernando Sahmkow2021-06-204-0/+26
| |/
* | config: Add frame limiter toggle hotkeyameerj2021-06-172-2/+3
* | nvflinger: Add toggle to disable buffer swap interval limitsameerj2021-06-174-0/+29
|/
* Merge pull request #6464 from ameerj/disable-astcbunnei2021-06-164-0/+17
|\
| * configure_graphics: Add Accelerate ASTC decoding settingameerj2021-06-164-0/+17
* | fsp_srv: Fix filesystem access loggingMorph2021-06-163-4/+20
|/
* configure_cpu_debug: Clarify settings behaviorMorph2021-06-131-1/+1
* General: Add settings for fastmem and disabling adress space check.FernandoS272021-06-116-0/+46
* Merge pull request #6413 from Kewlan/limitable_input_dialog_limitbunnei2021-06-091-1/+2
|\
| * limitable_input_dialog: Implement character limiterKewlan2021-06-061-1/+2
* | configure_ui: Add translation context for file-scope stringsLioncash2021-06-091-13/+27
|/
* Merge pull request #6362 from lat9nq/reset-to-defaultsbunnei2021-06-054-1/+79
|\
| * yuzu qt: Use lambda and std::function for reset callbacklat9nq2021-06-013-14/+11
| * yuzu: Add settings reset button to general configurationlat9nq2021-06-016-19/+71
| * configuration: Initial work to reset all settingsfearlessTobi2021-06-015-0/+29
* | Merge pull request #6392 from german77/controller-widgetbunnei2021-06-042-0/+21
|\ \
| * | settings: Disable controller preview if controller is not activegerman772021-05-302-0/+21
| |/
* | yuzu qt: Revert some usages of string_viewlat9nq2021-06-034-9/+16
* | Merge pull request #6361 from lat9nq/per-hb-cfgbunnei2021-06-024-8/+12
|\ \ | |/ |/|
| * yuzu qt: Restore const qualifierslat9nq2021-05-261-7/+3
| * yuzu qt: Handle per-game configs for title id 0lat9nq2021-05-264-8/+16
* | Merge pull request #6346 from lat9nq/apply-config-pgcAmeer J2021-05-274-1/+32
|\ \ | |/ |/|
| * yuzu qt: Add an Apply button to configuration dialogslat9nq2021-05-254-1/+32
* | common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)Morph2021-05-269-122/+124
* | Merge pull request #6349 from german77/suppress_config_warningbunnei2021-05-261-3/+3
|\ \
| * | settings: Suppress duplicate label name warninggerman772021-05-231-3/+3
| |/
* / settings: Forbid docked mode on handheldgerman772021-05-241-0/+7
|/
* Merge pull request #6321 from lat9nq/per-game-cpubunnei2021-05-2114-281/+264
|\
| * configure_cpu: Simplify UpdateGrouplat9nq2021-05-201-7/+4
| * configuration_shared: Drop unused function and template anotherlat9nq2021-05-192-52/+7
| * general: Demote custom_rtc to regular settinglat9nq2021-05-172-52/+25
| * configuration: Add CPU tab to game propertieslat9nq2021-05-1612-88/+175
| * configuration: Simplify applying per-game settingslat9nq2021-05-166-112/+69
| * configuration_shared: Add some commentslat9nq2021-05-161-6/+14
| * general: Make CPU accuracy and related a Settings::Settinglat9nq2021-05-163-26/+32
* | configure_debug: FIx duplicate labelsMorph2021-05-171-5/+5
* | input_common: Implement SDL motiongerman772021-05-151-0/+8
|/
* configure_ui: Call RequestGameListUpdate when toggling "Show Add-Ons Column"Kewlan2021-05-101-0/+1
* yuzu: config: Silence narrowing conversion warning on MSVCMorph2021-04-291-2/+1
* Merge pull request #6198 from Kewlan/favorite-gamesbunnei2021-04-261-0/+14
|\
| * game_list: Mark games as favorite to make them appear at the top.Kewlan2021-04-151-0/+14
* | config: Add new keyboard bindingsMorph2021-04-251-9/+10
* | Merge pull request #6199 from lioncash/log-nsbunnei2021-04-151-2/+2
|\ \
| * | common/log: Move Log namespace into the Common namespaceLioncash2021-04-151-2/+2
| |/
* | common: Move settings to common from core.bunnei2021-04-1529-34/+34
* | core: settings: Add setting for debug assertions and disable by default.bunnei2021-04-153-0/+12
|/
* Merge pull request #6135 from Morph1984/borderless-windowed-fullscreenbunnei2021-04-123-3/+71
|\
| * config: Default to exclusive fullscreen mode on platforms other than WindowsMorph2021-04-061-0/+12
| * configure_graphics: Add Borderless Windowed fullscreen modeMorph2021-04-063-3/+59
* | Merge pull request #6062 from ameerj/auto-stubbunnei2021-04-093-0/+25
|\ \ | |/ |/|
| * configuration: Add auto stub toggle that resets on bootameerj2021-03-303-0/+25
* | configure_graphics: Prevent stack-use-after-scopelat9nq2021-04-041-1/+1
* | Use a single connection for UDP server, make connection test longer and check all pads instead of only the first onegerman772021-03-312-7/+5
|/
* Fix cancelation of choose directory dialogivan-boikov2021-03-201-1/+4
* Merge pull request #6040 from german77/toggleKeyboardbunnei2021-03-111-2/+19
|\
| * Enable mouse toggle buttonsgerman772021-03-061-1/+2
| * Add toggle button option for normal buttonsgerman2021-03-061-0/+5
| * Enable button toggle for keyboard in the modifier buttongerman2021-03-061-1/+12
* | Merge pull request #5990 from german77/mousePanningV2bunnei2021-03-082-4/+5
|\ \ | |/ |/|
| * inputCommon: Mouse fixesgerman772021-02-282-4/+5
* | Merge pull request #6004 from german77/udprandombunnei2021-03-042-6/+4
|\ \
| * | inputCommon: Use an unique client id for each socket instancegerman2021-03-012-6/+4
| |/
* / Fix default bcat_backend initKelebek12021-03-021-2/+2
|/
* Merge pull request #4298 from FearlessTobi/remove-cache-settingbunnei2021-02-164-54/+1
|\
| * yuzu/configure_filesystem: Remove "Select Cache Directory" optionFearlessTobi2021-01-044-54/+1
* | Merge pull request #4940 from german77/nativeGCbunnei2021-02-153-4/+111
|\ \
| * | Use GC imagegerman2021-02-091-0/+3
| * | hid: Implement GC controllergerman2021-02-082-4/+108
* | | config: Make high GPU accuracy the defaultReinUsesLisp2021-02-131-2/+2
* | | yuzu/config: Disable assembly shaders by defaultReinUsesLisp2021-02-131-2/+2
* | | vulkan_wrapper: Pull Windows symbolsReinUsesLisp2021-02-131-0/+3
* | | gpu: Report renderer errors with exceptionsReinUsesLisp2021-02-131-3/+16
* | | Merge pull request #5869 from german77/mousePanningbunnei2021-02-114-25/+74
|\ \ \
| * | | Add mouse panninggerman2021-02-084-25/+74
* | | | Merge pull request #5893 from lioncash/inputbunnei2021-02-102-113/+131
|\ \ \ \
| * | | | configure_input_player_widget: Reduce duplication of array accessors where applicableLioncash2021-02-091-108/+125
| * | | | configure_input_player_widget: Avoid nontrivial copies where applicableLioncash2021-02-092-5/+6
* | | | | configure_input_player_widget: Silence unused variable warningslat9nq2021-02-101-7/+0
|/ / / /
* | / / Settings: Add depth to Joysticks on Pro Controller preview (#5894)Jatoxo2021-02-092-6/+30
| |/ / |/| |
* | | Add GC controller animationgerman2021-02-072-52/+429
* | | Refresh controller only when necessarygerman2021-02-062-15/+37
* | | Add SL SR vectors, change dual joycon view, add missing raw data from keyboard/mousegerman2021-02-062-178/+233
* | | Add controller window and single joycon top viewgerman2021-02-062-29/+291
* | | Replace text with vectorsgerman2021-02-062-77/+306
* | | Make settings controller image change with controller inputgerman2021-02-065-75/+2043
|/ /
* | Merge pull request #5326 from german77/hidUpdate1bunnei2021-02-061-1/+1
|\ \
| * | Fix npad struct to match switchbrewgerman2021-02-041-1/+1
* | | Always update handheld configgerman2021-02-041-4/+2
|/ /
* | Merge pull request #5841 from german77/usernamebunnei2021-02-031-1/+1
|\ \
| * | Avoid overwritting usernamegerman2021-01-281-1/+1
* | | Merge pull request #5805 from german77/HandheldFixbunnei2021-01-302-15/+37
|\ \ \ | |/ / |/| |
| * | Fix connect and disconnect controller eventsgerman2021-01-242-15/+37
* | | Merge pull request #5270 from german77/multiTouchbunnei2021-01-215-85/+18
|\ \ \
| * | | Allow to return up to 16 touch inputs per enginegerman2021-01-151-1/+2
| * | | Allow all touch inputs at the same time and remove config options that are not longer necesarygerman2021-01-155-84/+16
* | | | Merge pull request #5743 from german77/HandheldFixbunnei2021-01-212-1/+12
|\ \ \ \ | | |/ / | |/| |
| * | | Always update configuration for handheldgerman2021-01-181-0/+10
| * | | Fix player 1 default connected valuegerman2021-01-171-1/+2
| |/ /
* | | configure_service: Only compile FormatEventStatusString when YUZU_ENABLE_BOXCAT is enabledlat9nq2021-01-171-0/+2
* | | core: Silence Wclass-memaccess warningsReinUsesLisp2021-01-151-3/+3
|/ /
* | yuzu: Remove unused variables in Qt codeLioncash2021-01-142-21/+2
* | Merge pull request #5343 from lioncash/qt6Morph2021-01-141-6/+9
|\ \
| * | configure_motion_touch: Migrate off QRegExp to QRegularExpressionLioncash2021-01-141-6/+9
* | | configure_motion_touch: Prevent use after move in ApplyConfiguration()Lioncash2021-01-141-2/+1
|/ /
* | Merge pull request #5330 from german77/regexerrorLC2021-01-141-2/+3
|\ \
| * | Fix IP validator error where the last octet produced an error if the value was higher than 199german2021-01-131-2/+3
* | | config: Enable docked mode by defaultMorph2021-01-101-2/+2
|/ /
* / general: Resolve C4062 warnings on MSVCMorph2021-01-091-0/+2
|/
* dynarmic: Add Unsafe_InaccurateNaN optimizationMerryMage2021-01-023-0/+19
* Merge pull request #5209 from Morph1984/refactor-controller-connectbunnei2021-01-013-11/+46
|\
| * configure_input: Modify controller connection delayMorph2021-01-013-11/+46
* | core: settings: Untangle multicore from asynchronous GPU.bunnei2020-12-291-2/+0
|/
* Allow to invert analog axis with right clickgerman2020-12-271-48/+37
* cmake: Always enable VulkanReinUsesLisp2020-12-251-9/+2
* yuzu: Remove gdbstub configurationFearlessTobi2020-12-193-81/+2
* Merge pull request #5156 from comex/xx-rawsbunnei2020-12-081-2/+2
|\
| * configure_motion_touch: Fix unescaped backslash in regexcomex2020-12-071-2/+2
* | Merge pull request #5020 from german77/AnalogfromButtonFixMorph2020-12-083-9/+29
|\ \ | |/ |/|
| * Disable analog joystick from buttons by defaultgerman2020-12-083-9/+29
* | Merge pull request #4937 from german77/multiUDPbunnei2020-12-014-160/+268
|\ \
| * | Add multiple udp server supportgerman2020-11-264-160/+268
| |/
* | Merge pull request #4939 from german77/MouseInputbunnei2020-11-301-11/+76
|\ \
| * | Implement full mouse supportgerman2020-11-261-11/+76
* | | core: Eliminate remaining usages of the global system instanceLioncash2020-11-276-10/+15
| |/ |/|
* | Merge pull request #4959 from Morph1984/emulated-controller-stylesetbunnei2020-11-252-55/+96
|\ \
| * | configure_input_player: Use the npad style set to show the available controllersMorph2020-11-212-55/+96
* | | Merge pull request #4451 from slashiee/extended-loggingbunnei2020-11-233-9/+41
|\ \ \
| * | | logging/settings: Increase maximum log size to 100 MB and add extended logging optionM&M2020-08-253-9/+41
* | | | Merge pull request #4944 from lioncash/system-rembunnei2020-11-222-4/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | patch_manager: Remove usages of the global system instanceLioncash2020-11-182-4/+9
| | |/ | |/|
* / | configure_input_player: Use static qualifier for IsProfileNameValid()Lioncash2020-11-181-1/+1
|/ /
* | configure_input: Accommodate for the mouse input device engineMorph2020-11-162-2/+18
* | configure_input: Update the input profiles for other player tabsMorph2020-11-164-11/+38
* | general: Fix compiler warnings on linux and miscellaneous changesMorph2020-11-168-12/+16
* | sdl_impl: Revert to the "old" method of mapping sticksMorph2020-11-162-1/+16
* | applets/controller: Change the input button to create input profilesMorph2020-11-166-81/+98
* | input: Disconnect a controller prior to connecting a new oneMorph2020-11-161-25/+36
* | input_common: Add VibrationDevice and VibrationDeviceFactoryMorph2020-11-164-22/+129
* | configure_input: Add per-player vibrationMorph2020-11-166-14/+680
* | settings: Remove global vibration strength modifierMorph2020-11-162-6/+0
* | configure_input: Hook up the vibration percentage spinboxMorph2020-11-163-1/+7
* | configure_input_player: Change "Defaults" button behaviorMorph2020-11-161-27/+30
* | settings: Preparation for per-game input settingsMorph2020-11-164-30/+30
* | config: Migrate config files into config/customMorph2020-11-162-20/+33
* | controllers/npad: Connect a controller on init if none are connectedMorph2020-11-161-1/+2
* | input_profiles: Implement input profilesMorph2020-11-1611-129/+506
* | configure_input_player: Implement input exclusivity and persistenceMorph2020-11-163-135/+202
* | ui/themes: Cleanup UIMorph2020-11-1611-355/+254
* | core/settings: Move configuring_global behind an APILioncash2020-11-047-29/+29
* | yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default.bunnei2020-10-271-6/+6
* | video_core: NVDEC Implementationameerj2020-10-274-0/+22
* | Merge pull request #4792 from bunnei/rtc-fixbunnei2020-10-231-9/+17
|\ \
| * | service: time: Update current time with changes to RTC setting.bunnei2020-10-131-9/+17
* | | configure_input_player: Fix modifier buttonsMorph2020-10-202-23/+23
* | | input_common/CMakeLists: Make some warnings errorsLioncash2020-10-161-1/+1
|/ /
* | configure_input_player: Fixes motion mapping using ConfigureButtonClickMorph2020-09-181-5/+8
* | configure_input_player: Re-add "Clear" context menu optionMorph2020-09-182-31/+66
* | Merge pull request #4594 from german77/MotionHIDbunnei2020-09-176-5/+266
|\ \
| * | configure_input: Hook up the motion button and checkboxMorph2020-09-053-6/+14
| * | Add cemu hook changes related to PR #4609german2020-09-051-0/+22
| * | configure_input_player: Show/hide motion buttons based on the controllerMorph2020-09-053-103/+141
| * | Include HID and configuration changes related to motiongerman2020-09-055-0/+193
* | | Merge pull request #4597 from Morph1984/mjolnir-p2bunnei2020-09-115-6/+150
|\ \ \
| * | | clang-formatMorph2020-09-041-1/+2
| * | | Project Mjölnir: Part 2 - Controller AppletMorph2020-09-045-6/+149
| |/ /
* | | Merge pull request #4608 from lioncash/sign3bunnei2020-09-101-2/+2
|\ \ \ | |/ / |/| |
| * | configure_input_player: Resolve sign conversion warnings in UpdateMappingWithDefaults()Lioncash2020-08-291-2/+2
* | | Address second batch of reviewsFearlessTobi2020-08-305-24/+24
* | | Reolve reorder warningFearlessTobi2020-08-292-3/+3
* | | Address review comments and fix code compilationFearlessTobi2020-08-2910-149/+207
* | | yuzu: Add motion and touch configurationFearlessTobi2020-08-299-0/+1772
* | | yuzu/configuration: Fix index out of bounds for default_analogsMorph2020-08-293-12/+13
|/ /
* | input_common: Eliminate most global stateLioncash2020-08-2710-44/+83
* | configure_input_player: Fix modifier scale button mappingMorph2020-08-262-20/+19
* | configuration/input: Add support for mouse button clicksMorph2020-08-265-11/+82
* | Address feedbackMorph2020-08-267-51/+45
* | Project Mjölnir: Part 1Morph2020-08-2621-2558/+7378
|/
* Merge pull request #4541 from MerryMage/yolobunnei2020-08-224-1/+79
|\
| * dynarmic: Add unsafe optimizationsMerryMage2020-08-164-1/+79
* | Merge pull request #4532 from lioncash/object-namebunnei2020-08-187-90/+74
|\ \
| * | configuration_shared: Simplify name lookup in highlighting functionsLioncash2020-08-147-90/+74
| |/
* | Merge pull request #4535 from lioncash/fileutilbunnei2020-08-186-80/+81
|\ \
| * | common/fileutil: Convert namespace to Common::FSLioncash2020-08-166-80/+81
| |/
* | Merge pull request #4540 from lioncash/tr3bunnei2020-08-171-2/+2
|\ \
| * | configure_hotkeys: Don't translate empty stringsLioncash2020-08-161-2/+2
| |/
* / Address feedback, add shader compile notifier, update setting textameerj2020-08-161-1/+1
|/
* General: Tidy up clang-format warnings part 2Lioncash2020-08-132-34/+38
* yuzu: Resolve C++20 deprecation warnings related to lambda capturesLioncash2020-08-033-56/+63
* Merge pull request #4263 from lat9nq/fix-screencaps-2David2020-08-034-4/+96
|\
| * config: Make the save-as identifier more consistentlat9nq2020-07-261-2/+2
| * configure_ui: Ensure a separator follows the returned pathlat9nq2020-07-211-3/+5
| * configure_ui: don't use an empty stringlat9nq2020-07-211-1/+3
| * configuration: Setup UI to config screenshot path and savinglat9nq2020-07-214-4/+92
* | configure_graphics: Remove Force 30 FPS modeMorph2020-07-284-23/+0
* | yuzu/configure_debug: Remove duplicated checkboxesFearlessTobi2020-07-261-22/+0
* | configure_graphics_advnaced: clang-format mk iilat9nq2020-07-191-3/+3
* | configure_graphics_advanced: Fix oversight from rebaselat9nq2020-07-191-1/+1
* | configuration_shared: Remove unused functionslat9nq2020-07-192-18/+0
* | configuration: Use forward declares and remove extraneous structslat9nq2020-07-1910-63/+59
* | configuration_shared: Make CheckState strongly typedlat9nq2020-07-192-24/+23
* | clang-formatlat9nq2020-07-195-38/+32
* | configuration_shared: Break up tracker structs to respective classeslat9nq2020-07-1912-49/+58
* | configure_system: break instead of semicolonlat9nq2020-07-191-2/+4
* | clang-formatlat9nq2020-07-193-8/+11
* | configure_system: Highlight labels on startuplat9nq2020-07-191-0/+5
* | configure_graphics: Fix layout in global configlat9nq2020-07-191-1/+1
* | configure_per_game: Improve style consistencylat9nq2020-07-193-54/+43
* | configure_system: Implement highlighted overrideslat9nq2020-07-193-539/+544
* | configuration_shared: Add default combobox setup functionlat9nq2020-07-193-21/+52
* | configuration_shared: Use an int instead of a QStringlat9nq2020-07-194-22/+28
* | configure_graphics_advanced: Implement highlighted overrideslat9nq2020-07-193-96/+146
* | configuration_shared: Switch back to background colorslat9nq2020-07-191-2/+2
* | configuration_shared: Better use global textlat9nq2020-07-192-0/+15
* | configure_audio: fix UI marginslat9nq2020-07-191-1/+10
* | configure_graphics: Implement highlighted overrideslat9nq2020-07-192-134/+200
* | configure_audio: Implement highlighted overrideslat9nq2020-07-192-80/+87
* | configuration_shared: Require name of the widget for highlightinglat9nq2020-07-193-16/+27
* | configuration_shared: Use a highlight instead of background colorlat9nq2020-07-192-6/+6
* | configure_general: Implement manual tristate buttonslat9nq2020-07-192-17/+27
* | configuration_shared: Initial functions and data for manual tristatelat9nq2020-07-192-0/+58
|/
* configure_ui: Address some review comments from the previous PRFearlessTobi2020-07-182-16/+21
* yuzu: Port translation support from CitraFearlessTobi2020-07-186-84/+154
* Remove duplicate configDavid Marcec2020-07-171-2/+0
* Rebase for per game settingsDavid Marcec2020-07-173-0/+38
* Merge pull request #4337 from lat9nq/fix-per-game-asyncbunnei2020-07-161-0/+2
|\
| * settings: Move settings sanitization to its own functionlat9nq2020-07-141-0/+2
* | Merge pull request #4294 from MerryMage/cpu-opt-settingsbunnei2020-07-1412-13/+542
|\ \
| * | configure_cpu: Split optimization settings off into Debug tabMerryMage2020-07-128-163/+299
| * | configure_cpu: Add tooltipsMerryMage2020-07-111-1/+54
| * | configure_cpu: Show/Hide debugging optionsMerryMage2020-07-114-0/+78
| * | configuration: Add settings to enable/disable specific CPU optimizationsMerryMage2020-07-119-13/+275
| |/
* | Merge pull request #4282 from Morph1984/fs-sizebunnei2020-07-143-176/+1
|\ \
| * | settings: Remove storage size optionsMorph2020-07-103-176/+1
| |/
* / configure_general: Explicitly guard use_multi_core when applying settingslat9nq2020-07-141-0/+2
|/
* configuration: implement per-game configurations (#4098)lat9nq2020-07-1024-590/+1555
* Merge pull request #4255 from lioncash/copybunnei2020-07-081-3/+3
|\
| * configure_graphics: Make use of qOverload in signals/slotsLioncash2020-07-061-2/+2
| * configure_graphics: Prevent unnecessary string copies in UpdateDeviceComboBox()Lioncash2020-07-061-1/+1
* | change shortcut context for other hotkeys with file open dialogAmeer2020-07-071-4/+4
* | Fix ss crash on game menu, fix ss on windowed modeAmeer2020-07-061-3/+5
|/
* Fix merge conflicts?Ameer2020-07-044-2/+16
|\
| * GUI: Make multicore only work with Async and add GUI for multicore.Fernando Sahmkow2020-06-271-1/+1
| * General: Initial Setup for Single Core.Fernando Sahmkow2020-06-272-0/+13
| * Add a "Mute Audio" hotkeyKewlan2020-06-262-2/+3
* | Fix unnecessary diffsAmeer2020-07-021-26/+24
* | Add LR triggers as axes, half press to initiate a press, add GC axis id in config, clarify some code blocks for better readabilityAmeer2020-07-021-25/+46
* | Small quality of life indication that mapped button is GCAmeer2020-06-231-2/+2
* | Singleton GC Adapter class, remove globals, fix naming conventionAmeer2020-06-221-26/+24
* | Clang FormattingAmeer2020-06-212-79/+69
* | GC Adapter ImplementationAmeer2020-06-212-45/+94
|/
* Add translation of "Current Boxcat Events"David Marcec2020-06-201-3/+2
* Fix compilation when not building with boxcatDavid Marcec2020-06-191-0/+5
* Merge pull request #4041 from ReinUsesLisp/arb-decompbunnei2020-06-161-3/+0
|\
| * yuzu/configuration: Show assembly shaders check boxReinUsesLisp2020-06-111-3/+0
* | Merge pull request #3966 from Morph1984/hide-internal-resolution-uibunnei2020-06-163-94/+1
|\ \ | |/ |/|
| * yuzu/frontend: Remove internal resolution optionMorph2020-06-063-94/+1
* | Merge pull request #4009 from ogniK5377/macro-jit-prodbunnei2020-06-043-0/+19
|\ \ | |/ |/|
| * Implement macro JITDavid Marcec2020-05-303-0/+19
* | Actually save the input when clearing/resetting to defaultFearlessTobi2020-06-031-0/+3
|/
* yuzu: Add frontend settings for assembly shadersReinUsesLisp2020-05-193-0/+20
* core: settings: Add a setting for time zone.bunnei2020-05-114-8/+255
* Merge pull request #3637 from FearlessTobi/port-5094bunnei2020-05-043-0/+12
|\
| * yuzu: Option to hide mouse on inactivityFearlessTobi2020-04-203-0/+12
* | Merge pull request #3742 from FernandoS27/command-listbunnei2020-04-273-0/+12
|\ \
| * | Clang Format.Fernando Sahmkow2020-04-231-1/+2
| * | GPU: Add Fast GPU Time Option.Fernando Sahmkow2020-04-233-0/+11
* | | Merge pull request #3791 from Kewlan/hotkey-config-plusbunnei2020-04-265-18/+116
|\ \ \
| * | | Add Restore Defaults and Clear options to hotkeysKewlan2020-04-245-18/+116
* | | | Merge pull request #3761 from Kewlan/stick-modifier-sliderbunnei2020-04-263-30/+52
|\ \ \ \
| * | | | Edit modifier_scale with the deadzone sliderKewlan2020-04-233-30/+52
| |/ / /
* | | | Merge pull request #3760 from Morph1984/trailing-filedir-separatorbunnei2020-04-241-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Add a trailing separator to the string pathMorph2020-04-221-1/+1
| |/ /
* | | Clang format.Fernando Sahmkow2020-04-221-1/+2
* | | UI: Replasce accurate GPU option for GPU Accuracy LevelFernando Sahmkow2020-04-223-11/+34
|/ /
* / dynarmic: Add option to disable CPU JIT optimizationsMerryMage2020-04-203-0/+12
|/
* Merge pull request #3594 from ReinUsesLisp/vk-instancebunnei2020-04-111-35/+7
|\
| * yuzu: Drop SDL2 and Qt frontend Vulkan requirementsReinUsesLisp2020-04-071-0/+1
| * renderer_vulkan: Query device names from the backendReinUsesLisp2020-04-071-35/+6
* | Merge pull request #3607 from FearlessTobi/input-kmsbunnei2020-04-103-18/+21
|\ \
| * | yuzu/configuration: Only assert that all buttons exist when we are handling the click for a button deviceFearlessTobi2020-04-052-14/+16
| * | yuzu/configure_input_simple: Fix "Docked Joycons" controller profileFearlessTobi2020-04-051-4/+5
| |/
* / Place SL and SR in the right most column.Kewlan2020-04-081-2/+2
|/
* Re-order the shoulder buttons both in the configuration menu, and in the code.Kewlan2020-03-291-36/+36
* Merge pull request #3531 from makigumo/yuzu_masterbunnei2020-03-224-8/+60
|\
| * set: implement GetRegionCodeDan2020-03-194-8/+60
* | Merge pull request #3526 from FearlessTobi/bcat-disablebunnei2020-03-201-1/+1
|\ \ | |/ |/|
| * bcat: Disable Boxcat backend by defaultFearlessTobi2020-03-171-1/+1
* | yuzu: Save sound output mode and set it to Stereo by defaultFearlessTobi2020-03-172-0/+6
|/
* 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