summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-27Merge pull request #2603 from wwylele/please-signalbunnei
2017-02-27Timer: restore missing signaled=true from #2421wwylele
2017-02-27Merge pull request #2594 from wwylele/ir-separatebunnei
2017-02-27Fix log entry in timer::signal (#2600)B3n30
2017-02-26Doxygen: Amend minor issues (#2593)Mat M
2017-02-26Merge pull request #2587 from yuriks/status-barYuri Kunde Schlesner
2017-02-26PerfStats: Re-order and document members betterYuri Kunde Schlesner
2017-02-26Qt: Tweak status bar stylingYuri Kunde Schlesner
2017-02-26Qt: Increase status bar update interval to 2 secondsYuri Kunde Schlesner
2017-02-26Core: Re-write frame limiterYuri Kunde Schlesner
2017-02-26Core: Make PerfStats internally lockedYuri Kunde Schlesner
2017-02-26Qt: Add tooltips to status bar displaysYuri Kunde Schlesner
2017-02-26Qt: Don't show fractional figures in the status barYuri Kunde Schlesner
2017-02-26Remove built-in (non-Microprofile) profilerYuri Kunde Schlesner
2017-02-26PerfStats: Add method to get the instantaneous time ratioYuri Kunde Schlesner
2017-02-26Add performance statistics to status barYuri Kunde Schlesner
2017-02-26SynchronizedWrapper: Add Lock convenience methodYuri Kunde Schlesner
2017-02-26Qt: Add (empty) status barYuri Kunde Schlesner
2017-02-26Core: Remove unnecessary include in thread.hYuri Kunde Schlesner
2017-02-26IR: separate functions of each port to their own fileswwylele
2017-02-25Merge pull request #2595 from jroweboy/patchbunnei
2017-02-25Change travis tar command to specify compression formatJames Rowe
2017-02-25Merge pull request #2569 from wwylele/wrap-unwrapbunnei
2017-02-24Merge pull request #2421 from Subv/timersYuri Kunde Schlesner
2017-02-24Fixes file upload pattern in the travis.yml to include macOS releases (#2592)James Rowe
2017-02-23Merge pull request #2590 from jroweboy/mac-gzipYuri Kunde Schlesner
2017-02-23Use QFileSystemWatcher to reload the game list when a change is detected. (#2...James Rowe
2017-02-23Merge pull request #2441 from jroweboy/titlebarbunnei
2017-02-23Revert use gzip for linuxJames Rowe
2017-02-23Add custom layout settings.SonofUgly
2017-02-23Use gzip instead of lzma on macOS and linux releasesJames Rowe
2017-02-23Gui: Change title bar to include build nameJames Rowe
2017-02-22[UI] Modify recursive scanning label (#2589)Anthony
2017-02-21Timers: Return an error when calling SetTimer with negative timeouts.Subv
2017-02-21Timers: Immediately signal the timer if it was started with an initial value ...Subv
2017-02-21externals: remove -march=native for crypto++wwylele
2017-02-21APT: implement Wrap and Unwrapwwylele
2017-02-21HW: add AES engine & implement AES-CCMwwylele
2017-02-21Merge pull request #2579 from wwylele/no-clang-format-checkbunnei
2017-02-19Merge pull request #2585 from MerryMage/sxtb16-sxtab16bunnei
2017-02-19Merge pull request #2580 from yuriks/qt-cleanup2Yuri Kunde Schlesner
2017-02-18dyncom: Correct SXTAB16 and SXTB16MerryMage
2017-02-18OpenGL: Check if uniform block exists before updating it (#2581)Jannik Vogel
2017-02-18dynarmic: Update the submodule.Emmanuel Gil Peyrot
2017-02-18Qt: Move some connections from .ui file to codeYuri Kunde Schlesner
2017-02-18Qt: Reorganize connection of menu eventsYuri Kunde Schlesner
2017-02-18Qt: Re-organize setup of debugging widgetsYuri Kunde Schlesner
2017-02-18Qt: Fix action name to match conventionsYuri Kunde Schlesner
2017-02-17Merge pull request #2577 from yuriks/qt-cleanupYuri Kunde Schlesner
2017-02-17Qt: Make IsSingleFileDropEvent staticYuri Kunde Schlesner