Carles Pastor Badosa
8ae06fab49
Merge pull request #38 from cpba/5.0-10161
...
Update to 5.0-10161 with the feb-march-april 2019 progress report
2019-05-07 18:01:10 +02:00
Carles Pastor
0692a4531b
Update to 5.0-10161 with the feb-march-april 2019 progress report
2019-05-07 17:08:19 +02:00
Carles Pastor Badosa
413a890a4c
Merge pull request #37 from cpba/5.0-10091
...
Update to 5.0-10091 for MotionPlus emulation support
2019-04-28 19:38:48 +02:00
Carles Pastor
7ba2d664aa
Update to 5.0-10091 for MotionPlus emulation support
2019-04-28 19:00:37 +02:00
Carles Pastor Badosa
7112f44279
Merge pull request #36 from cpba/5.0-9984
...
Update to 5.0-9984 to get the latest netplay bugfixes
2019-04-18 20:59:03 +02:00
Carles Pastor
4761c37289
Update to 5.0-9984 to get the latest netplay bugfixes
2019-04-18 20:29:09 +02:00
Carles Pastor Badosa
37f0f91b3b
Merge pull request #34 from cpba/5.0-9913
...
Update to 5.0-9913 for netplay fixes
2019-04-07 19:49:20 +02:00
Carles Pastor
fa0ed28028
Update to 5.0-9913 for netplay fixes
2019-04-07 18:48:53 +02:00
Carles Pastor Badosa
99f3346cb0
Update to 5.0-9888 for the feb-march progress report ( #33 )
...
* Update to 5.0-9888 for the feb-march progress report
* Change submodule to attempt to workaround udev build errors
Temporarily using https://github.com/flathub/shared-modules/pull/58 until it's merged.
* Don't build 32bit arm
It's unsupported by upstream.
* Revert "Change submodule to attempt to workaround udev build errors"
This reverts commit 571cdbc0dbd069ba7cd553a8110f9c8bb1097d80.
* Update submodule to fetch udev fixes
2019-04-04 16:21:21 +02:00
Carles Pastor Badosa
1bcb79866d
Merge pull request #30 from cpba/kde5.12
...
Update to kde5.12
2019-02-27 18:10:19 +01:00
Carles Pastor
d708ee7225
Update to kde5.12
...
We also resize the svg in a hackish way using sed because I couldn't get
rsvg-convert to work properly. Could be the version in the runtime, will
investigate when able.
2019-02-27 12:24:16 +01:00
Carles Pastor Badosa
2a54afafbd
Merge pull request #28 from cpba/5.0-9497
...
Update to 5.0-9497 for the Dec/Jan 2019 progress report
2019-02-02 00:24:02 +01:00
Carles Pastor
bab028944f
Update to 5.0-9497 for the Dec/Jan 2019 progress report
2019-02-02 00:14:52 +01:00
Carles Pastor
6987d94b54
Update to 5.0-9204 for the November 2018 progress report
2018-12-05 12:46:22 -05:00
Carles Pastor Badosa
c441a01240
Merge #24 Update to 5.0-8987
2018-11-01 23:01:02 +01:00
Carles Pastor
5fe2ed4e04
Update to 5.0-8987 for the September and October 2018 progress report
...
I have confirmed through personal testing that the bluetooth passthrough feature does work with this release. However, it requires the user to manually create a udev rule in the host machine as detailed in the dolphin documentation: https://wiki.dolphin-emu.org/index.php?title=USB_Passthrough#Linux
This is hardly ideal, but it's the way upstream recommends, and flatpak doesn't currently offer a means to improve it.
2018-11-01 22:22:29 +01:00
Carles Pastor Badosa
cbb2cfa7e4
Merge pull request #23 from cpba/bumplibusb
...
Bump libusb to 1.0.22
2018-10-14 00:19:48 +02:00
Carles Pastor
c31e2ef629
Bump libusb to 1.0.22
2018-10-13 18:10:42 +02:00
Carles Pastor Badosa
627d6e9303
Merge pull request #22 from cpba/5.11
...
Bump runtime version to 5.11
2018-09-15 20:14:41 +02:00
Carles Pastor
76e8385b48
Bump runtime version to 5.11
...
Hopefully fixing #21 in the process.
2018-09-15 19:29:08 +02:00
carles
06d5b2b146
Update to 5.0-8715 to coincide with the monthly progress report
2018-09-02 17:00:59 +00:00
Carles Pastor Badosa
2b73a580eb
Merge pull request #19 from cpba/xdgconf
...
Prevent dolphin from attempting to write non-standard conf files
2018-08-13 03:13:28 +02:00
Carles Pastor
009b5e4bb2
forcexdg.patch -- also delete leftover line
2018-08-13 02:41:01 +02:00
Carles Pastor
91a9cb9377
Prevent dolphin from attempting to write non-standard conf files
...
In some cases dolphin would try to use non xdg paths for its configuration
files and subsequently be unable to write to them, causing it to crash or
otherwise fail.
2018-08-12 01:53:18 +02:00
Carles Pastor
c874b69108
Update to 5.0-8357 coinciding with the June 2018 progress report
...
I've tested it superficially by playing wind waker.
There aren't any obvious regressions, the new feature to disable arbitrary
mipmap detection works as intended.
2018-07-10 08:20:46 +00:00
Patrick Griffis
2e1a29cbda
Add ipc permission
...
This fixes some rendering problems
Closes #15
2018-06-22 16:44:47 -04:00
Patrick Griffis
641e3cb8f3
Switch to Qt interface
...
Upstream has switched now.
2018-06-16 21:06:57 +00:00
Carles Pastor Badosa
a6a791441f
Update release metadata
2018-04-21 18:55:28 -04:00
Carles Pastor
7ca1ded650
Update to 5.0-7060
2018-04-21 20:18:34 +02:00
Rob Loach
8020cef0b3
dolphin: Do not cleanup dolphin-emu-nogui
2018-04-10 05:22:16 +00:00
Patrick Griffis
c33efc3cba
Build from git
...
The Dolphin project is sadly one of those that never makes stable
releases and as such it is multiple years behind what the current
project actually is and users want.
2018-02-24 18:40:53 +00:00
TingPing
98d37a8702
Disable Wayland access
...
Closes #6
2017-11-30 15:20:54 -05:00
Patrick Griffis
eaf24419c3
Grant access to controllers
2017-11-23 07:04:24 -05:00
Patrick Griffis
bf23be830b
Misc improvements
2017-11-16 18:38:51 -05:00
Bartłomiej Piotrowski
5ae386a2cd
Disable i386
2017-06-20 10:16:49 +02:00
Bartłomiej Piotrowski
de213809b2
Restore -DENABLE_GENERIC for i386 and arm
2017-06-20 09:42:32 +02:00
Bartłomiej Piotrowski
aae1cd1b7b
Rebuild
2017-06-20 09:40:18 +02:00
Bartłomiej Piotrowski
f0f29a7549
Remove duplicated config-opts
2017-04-12 09:18:41 +02:00
Juraj Fiala
b2fdef2158
Revert previous commit
2017-04-11 20:49:12 +02:00
Juraj Fiala
60bc055dad
Trigger rebuild
2017-04-11 20:48:55 +02:00
Juraj Fiala
be49ab82a0
Merge pull request #2 from Barthalion/master
...
Enable generic build for i386 and arm
2017-04-11 20:04:40 +02:00
Bartłomiej Piotrowski
dbba94288b
Enable generic build for i386 and arm
2017-04-11 19:59:17 +02:00
Juraj Fiala
ed3ffab58f
Remove branch
...
branch is set automatically, should be ‘stable’ anyway
2017-04-11 19:25:25 +02:00
Juraj Fiala
972c2e27b9
Merge pull request #1 from Barthalion/master
...
Add manifest, appdata and screenshots
2017-04-11 19:21:32 +02:00
Bartłomiej Piotrowski
9194956e5a
Add manifest, appdata and screenshots
2017-04-11 19:12:26 +02:00
Juraj Fiala
090c6af846
Add .gitignore
2017-04-11 19:07:55 +02:00