summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Timer: restore missing signaled=true from #2421Gravatar wwylele2017-02-271-0/+2
* Merge pull request #2594 from wwylele/ir-separateGravatar bunnei2017-02-276-147/+159
|\
| * IR: separate functions of each port to their own filesGravatar wwylele2017-02-266-147/+159
* | Fix log entry in timer::signal (#2600)Gravatar B3n302017-02-271-1/+1
* | Doxygen: Amend minor issues (#2593)Gravatar Mat M2017-02-2618-23/+31
* | Merge pull request #2587 from yuriks/status-barGravatar Yuri Kunde Schlesner2017-02-2628-449/+321
|\ \ | |/ |/|
| * PerfStats: Re-order and document members betterGravatar Yuri Kunde Schlesner2017-02-262-5/+14
| * Qt: Tweak status bar stylingGravatar Yuri Kunde Schlesner2017-02-261-0/+2
| * Qt: Increase status bar update interval to 2 secondsGravatar Yuri Kunde Schlesner2017-02-261-1/+1
| * Core: Re-write frame limiterGravatar Yuri Kunde Schlesner2017-02-265-42/+53
| * Core: Make PerfStats internally lockedGravatar Yuri Kunde Schlesner2017-02-267-16/+25
| * Qt: Add tooltips to status bar displaysGravatar Yuri Kunde Schlesner2017-02-261-0/+7
| * Qt: Don't show fractional figures in the status barGravatar Yuri Kunde Schlesner2017-02-261-2/+2
| * Remove built-in (non-Microprofile) profilerGravatar Yuri Kunde Schlesner2017-02-269-382/+2
| * PerfStats: Add method to get the instantaneous time ratioGravatar Yuri Kunde Schlesner2017-02-263-7/+22
| * Add performance statistics to status barGravatar Yuri Kunde Schlesner2017-02-2611-3/+159
| * SynchronizedWrapper: Add Lock convenience methodGravatar Yuri Kunde Schlesner2017-02-261-18/+25
| * Qt: Add (empty) status barGravatar Yuri Kunde Schlesner2017-02-266-1/+35
| * Core: Remove unnecessary include in thread.hGravatar Yuri Kunde Schlesner2017-02-264-1/+3
* | Merge pull request #2569 from wwylele/wrap-unwrapGravatar bunnei2017-02-2516-6/+567
|\ \
| * | APT: implement Wrap and UnwrapGravatar wwylele2017-02-215-6/+149
| * | HW: add AES engine & implement AES-CCMGravatar wwylele2017-02-2111-0/+418
* | | Merge pull request #2421 from Subv/timersGravatar Yuri Kunde Schlesner2017-02-243-16/+36
|\ \ \
| * | | Timers: Return an error when calling SetTimer with negative timeouts.Gravatar Subv2017-02-211-0/+5
| * | | Timers: Immediately signal the timer if it was started with an initial value ...Gravatar Subv2017-02-212-16/+31
* | | | Use QFileSystemWatcher to reload the game list when a change is detected. (#2...Gravatar James Rowe2017-02-232-1/+51
* | | | Merge pull request #2441 from jroweboy/titlebarGravatar bunnei2017-02-236-5/+32
|\ \ \ \
| * | | | Gui: Change title bar to include build nameGravatar James Rowe2017-02-236-5/+32
* | | | | [UI] Modify recursive scanning label (#2589)Gravatar Anthony2017-02-221-1/+1
|/ / / /
* | | | Merge pull request #2585 from MerryMage/sxtb16-sxtab16Gravatar bunnei2017-02-191-4/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | dyncom: Correct SXTAB16 and SXTB16Gravatar MerryMage2017-02-181-4/+4
* | | | Merge pull request #2580 from yuriks/qt-cleanup2Gravatar Yuri Kunde Schlesner2017-02-194-96/+83
|\ \ \ \ | |_|/ / |/| | |
| * | | Qt: Move some connections from .ui file to codeGravatar Yuri Kunde Schlesner2017-02-182-38/+3
| * | | Qt: Reorganize connection of menu eventsGravatar Yuri Kunde Schlesner2017-02-182-13/+23
| * | | Qt: Re-organize setup of debugging widgetsGravatar Yuri Kunde Schlesner2017-02-184-39/+51
| * | | Qt: Fix action name to match conventionsGravatar Yuri Kunde Schlesner2017-02-182-6/+6
* | | | OpenGL: Check if uniform block exists before updating it (#2581)Gravatar Jannik Vogel2017-02-181-29/+30
|/ / /
* | | Qt: Make IsSingleFileDropEvent staticGravatar Yuri Kunde Schlesner2017-02-171-1/+1
* | | Qt: Allow any file extension in Open dialogGravatar Yuri Kunde Schlesner2017-02-171-2/+3
* | | Qt: Remove orpahned function declarationGravatar Yuri Kunde Schlesner2017-02-171-6/+0
* | | Qt: Remove unnecessary std::string usageGravatar Yuri Kunde Schlesner2017-02-172-14/+15
* | | HID: move enable_accelerometer/gyroscope_count initialization into Init() (#2...Gravatar Weiyi Wang2017-02-161-2/+5
* | | added drag n drop featureGravatar noah the goodra2017-02-162-1/+41
* | | Merge pull request #2571 from wwylele/missing-fileGravatar Mat M2017-02-151-0/+1
|\ \ \
| * | | core: add missing errors.h in CMakeLists.txtGravatar wwylele2017-02-151-0/+1
* | | | video_core: remove #pragma once in cpp file (#2570)Gravatar Weiyi Wang2017-02-152-4/+0
|/ / /
* | | Merge pull request #2566 from yuriks/file-extension-suffixGravatar Weiyi Wang2017-02-141-1/+1
|\ \ \
| * | | Qt/GameList: Use suffix() to parse the file extensionGravatar Yuri Kunde Schlesner2017-02-131-1/+1
| | |/ | |/|
* | | HLE/IPC: Fix uninitialized variables in helpers (#2568)Gravatar Yuri Kunde Schlesner2017-02-131-3/+3
* | | applied the change suggested by @wwyleleGravatar noah the goodra2017-02-131-0/+1