summaryrefslogtreecommitdiff
path: root/src/citra_qt
AgeCommit message (Expand)Author
2016-11-27Merge pull request #2196 from Subv/system_modeYuri Kunde Schlesner
2016-11-27Kernel/Loader: Grab the system mode from the NCCH ExHeader.Subv
2016-11-27GPU: Remove the broken frame_skip option.Emmanuel Gil Peyrot
2016-11-19Kernel/Loader: Grab the system mode from the NCCH ExHeader.Subv
2016-11-15Merge pull request #2172 from jroweboy/fix-mingwbunnei
2016-11-15Merge pull request #1753 from jroweboy/frame_layoutsbunnei
2016-11-13Add mingw compile supportJames Rowe
2016-11-11Minor Menu FixesPringo
2016-11-05Add default hotkey to swap primary screens.James Rowe
2016-11-05Support additional screen layouts.James Rowe
2016-10-27build: add default install for DragonFly, Solaris, etc.Jan Beich
2016-10-20Fix typosRicardo de Almeida Gonzaga
2016-10-04Merge pull request #1652 from wwylele/kernal-toolbunnei
2016-09-22qt: shutdown system if errorwwylele
2016-09-22implement wait tree widgetwwylele
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-09-15qt: Add UI configuration option to enable CPU JIT.bunnei
2016-09-15core: Add configuration option for CPU JIT.bunnei
2016-09-13Qt: fix birthday combo box updatingwwylele
2016-09-02Qt: unify running detectionwwylele
2016-08-31Merge pull request #2032 from bunnei/qt-graphicsbunnei
2016-08-31qt: Rename all "toogle" to "toggle".bunnei
2016-08-31configure_audio: User-configuratble option to enable/disable audio stretchingMerryMage
2016-08-29qt: Add an option to settings for enabling V-Sync.bunnei
2016-08-29qt: Recreate GL context on startup to support changing V-Sync.bunnei
2016-08-29config: Add a setting for graphics V-Sync.bunnei
2016-08-29qt: Add a configuration tab for Graphics and move relevant fields.bunnei
2016-08-15citra: Default to HW renderer.bunnei
2016-07-29Input GUI: Add tab to remap controls (#1900)Anon
2016-07-21CMake: Fix Info.plist template for citra_qt/OSXDale Whinham
2016-07-10Qt: add system settings config tabwwylele
2016-06-22Merge pull request #1923 from yuriks/fix-recursivebunnei
2016-06-19Fix recursive scanning of directoriesYuri Kunde Schlesner
2016-06-18Qt: Fix MicroProfile dpi scalingYuri Kunde Schlesner
2016-06-10Merge pull request #1789 from wwylele/input-refactorbunnei
2016-06-07Merge pull request #1765 from JayFoxRox/debug-surface-viewerbunnei
2016-06-01Remove unused and bitrotted "controller config" filesarchshift
2016-06-01AddFstEntriesToGameList - prevent loading a directoryLFsWang
2016-05-30Merge pull request #1751 from linkmauve/no-recursive-readdirbunnei
2016-05-29Merge pull request #1692 from Subv/rm_getpointer2bunnei
2016-05-25Merge pull request #1817 from linkmauve/smdh-stuffbunnei
2016-05-24New3DS: Minor style cleanup to #1520.bunnei
2016-05-24Merge pull request #1520 from JamePeng/checknew3dsbunnei
2016-05-21Loader: Split SMDH into its own header and import helpers from QGameListEmmanuel Gil Peyrot
2016-05-21Debugger/Callstack: Replace Memory::GetPointer with Memory::IsValidVirtualAdd...MerryMage
2016-05-21CitraQt: Simplify the game list loader codeEmmanuel Gil Peyrot
2016-05-21Loader, Frontends: Refactor loader creation and game loadingEmmanuel Gil Peyrot