summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-06-245.0 release5.0Pierre Bourdon
2016-06-24Automatic translation resources update from TransifexDolphin i18n Bot
2016-06-23Merge pull request #3924 from hthh/osx-gui-fixChris Burgener
OS X GUI: Fix truncated text
2016-06-23Merge pull request #3925 from Toasty27/Toasty27-rpm-spec-updateChris Burgener
Replaced pixmap entry with icon entries in spec file
2016-06-23GUI: Fix truncated text on OS Xhthh
2016-06-23Automatic translation resources update from TransifexDolphin i18n Bot
2016-06-23Automatic translation resources update from TransifexDolphin i18n Bot
2016-06-23Merge pull request #3922 from ↵Anthony Serna
Helios747/if_only_we_reviewed_as_well_as_we_bikeshed [GameINI] Properly force LLE recompiler on RS2 and 3
2016-06-22[GameINI] Properly force LLE recompiler on RS2 and 3Anthony Serna
2016-06-22Merge pull request #3919 from Catarax/masterChris Burgener
GameIni: Force LLE Audio on Star Wars Rogue Squadron II & III
2016-06-23GameIni: Force LLE Audio on Star Wars Rogue Squadron III: Rebel StrikeCatarax
Force LLE audio output on all Star Wars Rogue Squadron III: Rebel Strike releases in order to fix the constant glitchy noise audio ouput.
2016-06-23GameIni: Force LLE Audio on Star Wars: Rogue LeaderCatarax
Force LLE audio output on all Star Wars: Rogue Leader releases in order to fix the constant glitchy noise audio ouput.
2016-06-22Merge pull request #3915 from JosJuice/curl-libPierre Bourdon
Windows: Don't include Externals\curl\lib\ everywhere
2016-06-22Merge pull request #3917 from RisingFog/crisp_pixelsChris Burgener
Change Mega Man 9/10 Scaled EFB from 2 to -1
2016-06-22Change Mega Man 9/10 Scaled EFB from 2 to -1Chris Burgener
2016-06-22Merge pull request #3904 from dhustkoder/masterChris Burgener
_DEFAULT_SOURCE flag added, and clang check version for IsTriviallyCopyable m…
2016-06-22Automatic translation resources update from TransifexDolphin i18n Bot
2016-06-22Merge pull request #3916 from phire/totallyAwesomeBranchAnthony Serna
analytics: Collect less data about controllers.
2016-06-22analytics: Collect less data about controllers.Scott Mansell
The name field can contain personal information, particularly in the case of bluetooth devices on OSX which get configured with the user's full name.
2016-06-21Automatic translation resources update from TransifexDolphin i18n Bot
2016-06-21Replaced pixmap entry with icon entries in spec fileDaniel Hodgson
It seems the pixmap was replaced by png and svg icons some time ago. rpmbuild fails on the pixmap entry, so it needed to be updated.
2016-06-21Merge pull request #3914 from JosJuice/game-inis-2016-06-21Chris Burgener
Game INI updates
2016-06-21Windows: Don't include Externals\curl\lib\ everywhereJosJuice
2016-06-21Game INI updatesJosJuice
2016-06-21Automatic translation resources update from TransifexDolphin i18n Bot
2016-06-20Automatic translation resources update from TransifexDolphin i18n Bot
2016-06-20Automatic translation resources update from TransifexDolphin i18n Bot
2016-06-20Merge pull request #3911 from phire/analytics_controller_infoChris Burgener
analytics: Collect controller information.
2016-06-21analytics: Collect controller information.Scott Mansell
Collects the existence of a gamecube adapter, and the type of whatever controller is configured for the first emulated gamepad.
2016-06-20Merge pull request #3912 from Catarax/masterChris Burgener
GameIni: Disable Broken Progressive Scan in BMX XXX
2016-06-20GameIni: Disable Broken Progressive Scan in BMX XXXCatarax
BMX XXX can detect forced Progressive Scan in Dolphin but the game will not be playable, the emulator will freeze. On an original GameCube, GC-Forever reported that "Game does not support component video output.". By default, it's better to disable the forced Progressive Scan feature on this game to make it playable and also not stuck in a broken startup.
2016-06-20Merge pull request #3909 from phire/Adapter_name_for_openglChris Burgener
analytics: Report OpenGL's adapter name too.
2016-06-20analytics: Report OpenGL's adapter name too.Scott Mansell
2016-06-19_DEFAULT_SOURCE flag added, and clang check for IsTriviallyCopyable macrodhust
fix clang ver check for 4.0 + using clang macro __has_feature __GLIBCXX__ check added fix __has_feature
2016-06-19Automatic translation resources update from TransifexDolphin i18n Bot
2016-06-19Merge pull request #3908 from delroth/analytics-gpuPierre Bourdon
analytics: More accurate video backend name.
2016-06-19analytics: More accurate video backend name.Pierre Bourdon
2016-06-19Merge pull request #3907 from delroth/analytics-alpnPierre Bourdon
analytics: Disable ALPN only on Windows.
2016-06-19Automatic translation resources update from TransifexDolphin i18n Bot
2016-06-19analytics: Disable ALPN only on Windows.Pierre Bourdon
2016-06-19Automatic translation template updatePierre Bourdon
2016-06-19Automatic translation resources update from TransifexPierre Bourdon
2016-06-18Merge pull request #3905 from delroth/analyticsChris Burgener
Analytics reporting support
2016-06-19Analytics: Implement UI.Pierre Bourdon
* Opt-in popup on first start. * Checkbox and button in the main config dialog.
2016-06-19Add an Analytics reporting system.Pierre Bourdon
Fully opt-in, reports to analytics.dolphin-emu.org over SSL. Collects system information and settings at Dolphin start time and game start time. UI not implemented yet, so users are required to opt in through config editing.
2016-06-18Merge pull request #3906 from Catarax/masterChris Burgener
Tony Hawk's American Wasteland (European Version) Crash Fix
2016-06-19Tony Hawk's American Wasteland (European Version) Crash FixCatarax
Force MMU to ON like use the American Release of Tony Hawk's American Wasteland on Dolphin
2016-06-18scmrev: Add "distributor" option.Pierre Bourdon
Used to distinguish between Dolphin distributions (e.g. "dolphin-emu.org", "Ishiiruka", etc.).
2016-06-18Externals: Add libcurl.Pierre Bourdon
2016-06-18StringUtil: Add a HexDump function.Pierre Bourdon
Generates a string like the following from a binary blob: 000000: 00 00 04 74 79 70 65 00 09 61 70 70 2d 73 74 61 ...type..app-sta 000010: 72 74 rt