summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-09-13Merge pull request #2064 from linkmauve/remove-readdir_rYuri Kunde Schlesner
2016-09-13Common: readdir_r() is deprecated, switch to readdir().Emmanuel Gil Peyrot
2016-09-13Qt: fix birthday combo box updatingwwylele
2016-09-07audio_core: Tweak audio latencyMerryMage
2016-09-03Merge pull request #2050 from MerryMage/adpcmYuri Kunde Schlesner
2016-09-03codec: Fix ADPCM distortion caused by incorrect nibble orderfincs
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-31audio_core: Add EnableStretching to interface so that one can toggle stretchi...MerryMage
2016-08-31sink: Change EnqueueSamples to take a pointer to a buffer instead of a std::v...MerryMage
2016-08-30OpenGL: Avoid error on unsupported lighting LUTJannik Vogel
2016-08-30Merge pull request #2023 from yuriks/autobase-bcfntbunnei
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-29system: Add a function to see if the emulator is running.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-28Merge pull request #1948 from wwylele/cro++Yuri Kunde Schlesner
2016-08-27Merge pull request #1987 from Lectem/ipcdescriptorsYuri Kunde Schlesner
2016-08-27LDR: Implement CROwwylele
2016-08-27ARM: add ClearInstructionCache functionwwylele
2016-08-27Memory: add ReadCString functionwwylele
2016-08-27Auto-detect original shared_font.bin memory baseYuri Kunde Schlesner
2016-08-22dyncom: Read-after-write in SMLAMerryMage
2016-08-15citra: Default to HW renderer.bunnei
2016-08-14Dyncom: Correct implementation of STM for R15MerryMage
2016-08-02fix #1942 and adds a few IPC functions for descriptorsLectem
2016-07-29Input GUI: Add tab to remap controls (#1900)Anon
2016-07-28Merge pull request #1950 from JamePeng/fix-apt-0x0055004-and-0x00560000bunnei
2016-07-28Instead of segfaulting, log an error to remind the user to dump the shared fo...Henrik Rydgard
2016-07-28Merge pull request #1959 from MerryMage/revsh-upstreambunnei
2016-07-28dyncom: Fix translation of thumb REVSHMerryMage
2016-07-26Merge pull request #1966 from dwhinham/info_plist_fixbunnei
2016-07-23Protection against a resize of size 0Alexandre LittleWhite Laurent
2016-07-23CoreTiming: avoid overflowwwylele
2016-07-23HLE: implement system timewwylele
2016-07-21CMake: Fix Info.plist template for citra_qt/OSXDale Whinham
2016-07-15Correct APT::0x00550040 and APT::0x00560000 functionJamePeng
2016-07-14Merge pull request #1890 from LFsWang/fix-encode-problembunnei
2016-07-09Merge pull request #1894 from wwylele/set-config-blockYuri Kunde Schlesner
2016-07-10Qt: add system settings config tabwwylele
2016-07-06Merge pull request #1940 from JamePeng/fix-archive-error-codebunnei
2016-07-05Merge pull request #1921 from Subv/fs_funcsSebastian Valle
2016-07-05Fix the errorcode of archive handleJamePeng
2016-07-04HLE/Applets: Implement ErrEula appletmailwl
2016-07-03HLE/FS: Document some command parameters and implemented command 0x08560240 (...Subv
2016-07-03Merge pull request #1935 from wwylele/fix-result-moduleSebastian Valle
2016-07-03Service::CFG/FS: add and refactor out utilities for front-endwwylele