suyu/src/citra_qt/configuration
ThaMighty90 3cdf854e44 SidebySide Layout (#2859)
* added a SidebySide Layout

* Reworked, so both screen have the same height and cleaned up screen translates.

* added the option in the UI, hope this is the right way to do it. formated framebuffer_layout.cpp

* delete the x64 files

* deleted ui_configure_graphics.h

* added Option for the Layout in the xml

* got rid of SIDE_BY_SIDE_ASPECT_RATIO because it was useless. pulled translate into variables

* changed shift variables to u32 and moved them in their respective branch. remove notr="true" for the Screen layout drop down

* reworked intends :). changed function description for SideFrameLayout

* some description reworking
2017-08-25 17:53:07 -04:00
..
config.cpp move MotionEmu from core/frontend to input_common as a InputDevice 2017-08-11 11:05:08 +03:00
config.h citra-qt: Move config dialog code to its own directory 2017-04-03 20:43:13 -06:00
configure.ui citra-qt: Move config dialog code to its own directory 2017-04-03 20:43:13 -06:00
configure_audio.cpp citra-qt: Move config dialog code to its own directory 2017-04-03 20:43:13 -06:00
configure_audio.h citra-qt: Move config dialog code to its own directory 2017-04-03 20:43:13 -06:00
configure_audio.ui citra-qt: Move config dialog code to its own directory 2017-04-03 20:43:13 -06:00
configure_debug.cpp citra-qt: Move config dialog code to its own directory 2017-04-03 20:43:13 -06:00
configure_debug.h citra-qt: Move config dialog code to its own directory 2017-04-03 20:43:13 -06:00
configure_debug.ui configure_debug: Add label warning that CPU JIT needs to be disabled for gdbstub to work 2017-06-28 08:50:22 +01:00
configure_dialog.cpp citra-qt: Move config dialog code to its own directory 2017-04-03 20:43:13 -06:00
configure_dialog.h citra-qt: Move config dialog code to its own directory 2017-04-03 20:43:13 -06:00
configure_general.cpp citra-qt: Add option to configure the UI theme 2017-06-24 05:48:43 +02:00
configure_general.h citra-qt: Move config dialog code to its own directory 2017-04-03 20:43:13 -06:00
configure_general.ui citra-qt: Add option to configure the UI theme 2017-06-24 05:48:43 +02:00
configure_graphics.cpp citra-qt: Move config dialog code to its own directory 2017-04-03 20:43:13 -06:00
configure_graphics.h citra-qt: Move config dialog code to its own directory 2017-04-03 20:43:13 -06:00
configure_graphics.ui SidebySide Layout (#2859) 2017-08-25 17:53:07 -04:00
configure_input.cpp qt: enable config for circle pad pro 2017-04-09 12:05:57 +03:00
configure_input.h citra-qt: Move config dialog code to its own directory 2017-04-03 20:43:13 -06:00
configure_input.ui citra-qt: Move config dialog code to its own directory 2017-04-03 20:43:13 -06:00
configure_system.cpp Create a random console_unique_id (#2668) 2017-05-05 20:55:51 -04:00
configure_system.h Create a random console_unique_id (#2668) 2017-05-05 20:55:51 -04:00
configure_system.ui Create a random console_unique_id (#2668) 2017-05-05 20:55:51 -04:00