summaryrefslogtreecommitdiff
path: root/Source
AgeCommit message (Expand)Author
2016-06-25FixedSizeQueue: modernize (std::array, std::move)Pierre Bourdon
2016-06-25Split Video Dumps on Resolution ChangeChris Burgener
2016-06-25Merge pull request #3678 from rukai/dolphinQtPropertiesDialogAnthony Serna
2016-06-26GCVolume: supports reading all opening.bnr informationRukai
2016-06-25constexpr added to BitSet.h. conflicts solveddhust
2016-06-25DQt2: Set a minimum width for toolbar buttons + fix stop buttonRukai
2016-06-26Merge pull request #3865 from leoetlino/third-party-wiimotesMatthew Parlane
2016-06-26Merge pull request #3892 from leoetlino/ciface-synchronisationMatthew Parlane
2016-06-25Fix a small formatting issueLéo Lam
2016-06-25ControllerInterface: Add synchronisationLéo Lam
2016-06-25ControllerInterface: Don't pass m_devices to the backendsLéo Lam
2016-06-25Merge pull request #3913 from rukai/dolphinQtVSDLLMatthew Parlane
2016-06-25Change Bluetooth device discovery on Linux to use LIACBryan Grim
2016-06-24Merge pull request #3888 from RisingFog/remove_cpack_txtChris Burgener
2016-06-24Split Audio Dumps on Sample Rate ChangesChris Burgener
2016-06-24Fix configStrings in Android’s ButtonManagerspider-mario
2016-06-24Fix building with PCH disabled.Rohit Nirmal
2016-06-24Disconnect real Wiimotes when disconnected by gamesLéo Lam
2016-06-24Add clang-format markers around fragile header inclusions.Pierre Bourdon
2016-06-24Fix D3D12 headers missing includes.Pierre Bourdon
2016-06-24Further fixes to the formatting change. WX sucks.Pierre Bourdon
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-06-24Add annotations for code sections that need to remain manually formatted.Pierre Bourdon
2016-06-24Add new clang-format config.Pierre Bourdon
2016-06-23GUI: Fix truncated text on OS Xhthh
2016-06-22Merge pull request #3915 from JosJuice/curl-libPierre Bourdon
2016-06-22Merge pull request #3904 from dhustkoder/masterChris Burgener
2016-06-22analytics: Collect less data about controllers.Scott Mansell
2016-06-21VS can now run dolphinQt directly without DLL errorsRukai
2016-06-21Windows: Don't include Externals\curl\lib\ everywhereJosJuice
2016-06-21analytics: Collect controller information.Scott Mansell
2016-06-20analytics: Report OpenGL's adapter name too.Scott Mansell
2016-06-19_DEFAULT_SOURCE flag added, and clang check for IsTriviallyCopyable macrodhust
2016-06-19Merge pull request #3908 from delroth/analytics-gpuPierre Bourdon
2016-06-19analytics: More accurate video backend name.Pierre Bourdon
2016-06-19analytics: Disable ALPN only on Windows.Pierre Bourdon
2016-06-19Analytics: Implement UI.Pierre Bourdon
2016-06-19Add an Analytics reporting system.Pierre Bourdon
2016-06-18scmrev: Add "distributor" option.Pierre Bourdon
2016-06-18Externals: Add libcurl.Pierre Bourdon
2016-06-18StringUtil: Add a HexDump function.Pierre Bourdon
2016-06-18TextureCache: Rename functions and add comments to clear up docsScott Mansell
2016-06-17TextureCache: Track efb copies used in a partially updated textureScott Mansell
2016-06-10Remove cpack_package_description.txt from Windows buildsChris Burgener
2016-06-05Merge pull request #3776 from EmptyChaos/ar-isoprop-corruptPierre Bourdon
2016-06-02Merge pull request #3872 from JosJuice/movie-revision-nonhexadecimalMat M
2016-06-02Movie: Improve handling of non-hexadecimal revision stringsJosJuice
2016-05-31Merge pull request #3873 from JosJuice/arghMatthew Parlane
2016-05-30Undo the addition of a translatable string during the string freezeJosJuice
2016-05-30Merge pull request #3871 from Helios747/weird_nvidia_fixPierre Bourdon