Richard Goedeken
|
a4dc0d295e
|
Merge pull request #134 from orbea/sdl
Remove SDL1 support
|
2024-11-02 21:10:59 -07:00 |
|
Richard Goedeken
|
bb0bf30c37
|
Merge pull request #133 from orbea/strict-aliasing
build: remove -fno-strict-aliasing
|
2024-11-02 21:09:21 -07:00 |
|
orbea
|
3d36c9b9fe
|
build: remove -fno-strict-aliasing
This builds with -Werror=strict-aliasing so it should be not required.
|
2024-10-28 11:55:49 -07:00 |
|
orbea
|
a1bc5235c9
|
src: remove SDL1 code path
|
2024-10-28 11:42:58 -07:00 |
|
orbea
|
0eb1743216
|
build: remove SDL1 support
|
2024-10-28 11:32:39 -07:00 |
|
orbea
|
aead6d917d
|
build: remove executable permissions from Makefile
|
2024-10-28 11:31:15 -07:00 |
|
Richard Goedeken
|
f2ca383941
|
update version and release info for v2.6.0 release
|
2024-07-14 17:25:41 -07:00 |
|
Richard Goedeken
|
9cbdd4d002
|
update minimum macos SDK in makefile
|
2024-07-14 12:00:45 -07:00 |
|
Richard Goedeken
|
3698a2b12b
|
Merge pull request #132 from Jj0YzL5nvJ/up2024
CI/CD: Update to generic scripts, independent schedule, etc
|
2024-05-26 19:56:43 -07:00 |
|
Jj0YzL5nvJ
|
80232060cd
|
CI/CD: Update to generic scripts, independent schedule, etc
|
2024-05-24 11:18:36 -06:00 |
|
Richard Goedeken
|
fd7ffe6360
|
add 8BitDo N64 controller modkit auto-config from Borden
|
2023-11-04 08:54:48 -07:00 |
|
Richard Goedeken
|
3486d9277e
|
Merge pull request #128 from metalj/patch-1
Add support for "Xbox Series X Controller"
|
2023-10-16 18:43:26 -07:00 |
|
Luis Figueroa
|
bd7c5abbc2
|
Add support for "Xbox Series X Controller"
I was surprised to see mupen not able to auto-config this controller. This fixes that. All the inputs match and works great.
|
2023-10-15 21:32:57 -04:00 |
|
Richard Goedeken
|
b175a41675
|
Merge pull request #127 from Jj0YzL5nvJ/up2023
CI/CD: Fixes Ubuntu i386 builds, among other changes
|
2023-06-11 12:20:57 -07:00 |
|
Jj0YzL5nvJ
|
e267afb32b
|
CI/CD: Fixes Ubuntu i386 builds, among other changes
|
2023-05-22 00:37:50 -06:00 |
|
Richard Goedeken
|
557fc95018
|
Merge pull request #126 from GhostlyDark/rumble-fix2
Update rumble functions for SDL v2.0.18+
|
2023-05-08 19:27:32 -07:00 |
|
GhostlyDark
|
821debb536
|
Update rumble functions for SDL v2.0.18+
Co-Authored-By: Rosalie <rosalie@mailbox.org>
|
2023-05-06 23:48:39 +02:00 |
|
Richard Goedeken
|
b6fd2f99d7
|
Merge pull request #123 from Jj0YzL5nvJ/lx_x360
Fix inversion in C buttons on Ubuntu 22.04
|
2023-03-19 21:13:53 -07:00 |
|
Jj0YzL5nvJ
|
d9e650ad83
|
Fix inversion in C buttons on Ubuntu 22.04 (jammy)
|
2023-03-18 23:05:45 -06:00 |
|
Richard Goedeken
|
9734fd465f
|
Merge pull request #122 from Jj0YzL5nvJ/ci-schedule
CI/CD: Integrate scheduled builds and other...
|
2023-03-02 22:01:00 -08:00 |
|
Jj0YzL5nvJ
|
ca5f6d82c9
|
CI/CD: Integrate scheduled builds and other necessary updates
|
2023-02-14 23:49:49 -06:00 |
|
Richard Goedeken
|
2129e942fd
|
fix for issue #120
|
2023-01-31 19:37:34 -08:00 |
|
Richard Goedeken
|
aa181483bf
|
Merge pull request #118 from vhns/add-xbox-360-controller-clone
Include yet another 360 controller.
|
2022-11-29 19:32:37 -08:00 |
|
Vitor Hugo Nunes dos Santos
|
af39198212
|
Include yet another 360 controller.
I have tested this on Debian 11 with kernel 6.0.0 on Mario 64.
Everything seems to work just fine.
|
2022-11-27 20:08:38 -03:00 |
|
Richard Goedeken
|
ac3b878cd1
|
Merge pull request #117 from Jj0YzL5nvJ/up2022
CI/CD: Update MSVC
|
2022-09-30 16:59:53 -07:00 |
|
Jj0YzL5nvJ
|
6ecfd55072
|
CI/CD: Update MSVC
|
2022-09-28 02:07:06 -06:00 |
|
Richard Goedeken
|
9cbe63f8e8
|
Merge pull request #114 from Jj0YzL5nvJ/ci-update
CI/CD: Update
|
2022-07-13 19:30:38 -07:00 |
|
Jj0YzL5nvJ
|
23fe417b16
|
CI/CD: Update
|
2022-07-10 18:52:22 -06:00 |
|
Richard Goedeken
|
c6bcb296d5
|
Merge pull request #113 from ppp0/add-ps1-classic-controller
Add USB controller from PS1 Classic
|
2022-05-13 18:21:10 -07:00 |
|
Richard Goedeken
|
003599b268
|
add auto-config section for fake playstation controller (SHANWAN PS3 GamePad) from Le Pape on google group mailing list
|
2022-05-13 16:58:46 -07:00 |
|
ppp0
|
b791f0b7a4
|
Add USB controller from PS1 Classic
|
2022-04-25 09:06:40 +02:00 |
|
Richard Goedeken
|
95d901b737
|
Merge pull request #111 from Jj0YzL5nvJ/ci-github
CI/CD: Implement GitHub Actions and public nightly builds
|
2022-04-11 20:53:18 -07:00 |
|
Richard Goedeken
|
715058d783
|
add info for PS4 controller config for Linux
|
2022-04-11 20:22:38 -07:00 |
|
Richard Goedeken
|
247110f2bc
|
Merge pull request #110 from aitet/master
Sony PS4 Controller support for linux
|
2022-04-11 20:08:37 -07:00 |
|
Jj0YzL5nvJ
|
25871f2ebd
|
CI/CD: Implement GitHub Actions and public nightly builds
|
2021-12-05 09:00:13 -07:00 |
|
ait
|
3b2d5cc0c5
|
Sony PS4 Controller support for linux
|
2021-11-29 18:24:12 +01:00 |
|
Richard Goedeken
|
5e20c6f87b
|
Merge pull request #108 from GhostlyDark/master
Add Xbox One Elite Controller to InputAutoCfg.ini
|
2021-09-09 20:59:45 -07:00 |
|
GhostlyDark
|
46e90781b5
|
Add Xbox One Elite Controller to InputAutoCfg.ini
I am actually not using an Elite Controller. It's what both my revised Xbox One and Series controllers are recognized as.
|
2021-09-07 14:34:46 +02:00 |
|
Richard Goedeken
|
1e7741e474
|
Merge pull request #109 from GhostlyDark/xbox-one-s-fix
Fix Xbox One S Controller
|
2021-09-06 21:41:44 -07:00 |
|
GhostlyDark
|
893296b671
|
Fix Xbox One S Controller
Fixes wrong C-Button configuration.
|
2021-09-05 20:41:48 +02:00 |
|
Richard Goedeken
|
cb421bbfa9
|
add auto-configuration for Shan Wan gamecube adapter from Sumbigboi
|
2021-06-23 21:12:33 -07:00 |
|
Richard Goedeken
|
4340d306b7
|
Merge pull request #107 from HellMar/master
SAFFUN N64 A and B button and CL and CD button swapped
|
2021-04-28 19:27:59 -07:00 |
|
HellMar
|
cc1c43525e
|
SAFFUN N64 A and B button and CL and CD button swapped
|
2021-04-26 16:32:04 +02:00 |
|
Richard Goedeken
|
fb73dcf57f
|
controller config for Xbox One S controller from Magnus Olsen on github
|
2021-04-20 22:45:53 -07:00 |
|
Richard Goedeken
|
b65f4d5af7
|
Merge pull request #105 from dmccombs/add-stadia-controller
Add Google Stadia controller to README.md, minor button mapping updates.
|
2021-04-18 06:34:28 -07:00 |
|
Dan McCombs
|
fabde06a47
|
Add Google Stadia controller to README.md, minor button mapping updates.
|
2021-04-17 21:09:26 -04:00 |
|
Richard Goedeken
|
0803c862ed
|
Merge pull request #104 from dmccombs/add-stadia-controller
Add input config for Google Stadia controller.
|
2021-04-11 20:22:50 -07:00 |
|
Dan McCombs
|
966bd723a2
|
Add input config for Google Stadia controller.
|
2021-04-03 17:36:44 -04:00 |
|
Richard Goedeken
|
6bd512eaf8
|
add PS5 controller auto-config from z0z0z on github
|
2021-03-02 17:42:40 -08:00 |
|
Ben Slater
|
44d1d4bd86
|
Add Dragonbox Pyra Controller Config
|
2021-02-01 09:02:31 +01:00 |
|