Christoph "baka0815" Schwerdtfeger
1a729a1586
Linux/joyconfig: Display the preferred filename for the configuration
2018-07-03 18:57:54 +02:00
Christoph "baka0815" Schwerdtfeger
f063856f8b
Linux/joyconfig: Add information for Debian based distros
2018-07-03 18:56:43 +02:00
Stefanos Kornilios Mitsis Poiitidis
dc4d807846
Basic snapcraft.yaml
2018-04-19 23:05:52 +02:00
gizmo98
e70848647e
rpi: add platform rpi3
2018-04-12 21:10:22 +02:00
gizmo98
4a7d0b9e7e
rpi: add option to use mesa or new vendor gl libs
2018-04-11 21:42:57 +02:00
Stefan
8c967b0591
Merge pull request #1 from OrN/rpi2-stuff
...
omx audio backend, and dispmanx window
2018-04-11 21:33:45 +02:00
Nicolas HOUDELOT
bf9ff3c0ed
GNU Public License -> GNU General Public License
2018-03-05 01:57:40 +01:00
hissingshark
2034aca3f5
Added detection for Vero4K
2018-01-16 13:38:00 +00:00
zerojay
c3e6dc7bd7
Fix hardware detection for Odroid-XU4 against newer kernels
...
On older kernels, the Odroid-XU4 would be identified as "ODROID-XU3". On newer kernels, such as the latest Ubuntu kernel for ODroid, the XU4 is now being identifed as "ODROID-XU4" which would cause the hardware detection to fail and have it build a generic ARM build instead of our desired "platform = odroidxu3".
2017-12-21 17:59:56 -05:00
Preston Smith
6f1fa1ab08
omx audio backend, and dispmanx window
2016-09-21 17:21:13 -05:00
Jan Holthuis
215c02e369
linux/reicast-joyconfig: Implement noecho terminal mode for keyboards
2016-09-12 17:51:50 +02:00
Jan Holthuis
8fd33291cf
linux/reicast-joyconfig: Flush stdin via termios if possible
...
This might be necessary to get rid of input characters from mapping
keyboard buttons.
2016-09-12 14:15:55 +02:00
Jan Holthuis
dc025c7502
linux/reicast-joyconfig: Discard ALL events in the clear_events() function
...
This should fix #962 .
2016-09-12 14:15:39 +02:00
Jan Holthuis
52afec6f7d
Merge pull request #832 from reicast/holzhaus/sdl-opengl
...
Move to SDL2 for OpenGL 3.1 and GLES support
2016-03-04 15:13:25 +01:00
Jan Holthuis
0e4949e7bd
Linux/Makefile: Fix spaces in path name
...
This resolves #883 .
2015-12-18 00:14:57 +01:00
Jan Holthuis
c7b1f60cb1
Linux: Fix Makefile Indentation
...
Spaces and Tabs actually have different meanings when used in makefiles
2015-12-16 19:58:05 +01:00
Jan Holthuis
d8dabb713d
Merge pull request #873 from gizmo98/patch-1
...
reicast-joyconfig.py: store btn_escape in the right section
2015-12-14 10:09:46 +01:00
Stefanos Kornilios Mitsis Poiitidis
af01baae75
linux/softrend: Optional via makefile, sse4.1 detection
2015-12-14 02:40:23 +01:00
Stefanos Kornilios Mitsis Poiitidis
43649b5b61
linux/softrend: Fix x86 makefile
2015-12-13 14:22:49 +01:00
Stefanos Kornilios Mitsis Poiitidis
5e377399d3
linux/softrend: builds & runs, doesn't push to screen yet
2015-12-13 14:00:25 +01:00
Stefan
3ed2985d51
reicast-joyconfig.py: store btn_escape in the right section
2015-11-29 13:04:23 +01:00
Jan Holthuis
5aed3dffc4
reicast-joyconfig: Fix crash if button/axis is unnamed
...
This resolves #848 .
2015-11-01 14:32:55 +01:00
Jan Holthuis
098e208a57
SDL: Drop SDL1.2 support and use SDL2 for GLES, too
2015-10-11 18:41:23 +02:00
Jan Holthuis
b38813ca34
SDL: Add OpenGL3/SDL2 support
2015-10-11 18:41:23 +02:00
sergiobenrocha2
cb69ab4b94
Update linux manpages.
2015-10-08 00:48:11 -03:00
Stefanos Kornilios Mitsis Poiitidis
543e355259
Merge pull request #826 from reicast/holzhaus/merge-sdl-into-linux-dist
...
SDL: Merge sdl/ code into linux-dist/ code
2015-09-23 11:42:46 +02:00
Jan Holthuis
d843e0a020
Linux/reicast-joyconfig: Fix error handling for Python < 3.0
2015-09-22 15:09:12 +02:00
Jan Holthuis
e04776caad
Linux/man: Add warning about CDI images
2015-09-22 15:01:29 +02:00
Jan Holthuis
175bb68af3
Linux/man: Use gdi as example image file
2015-09-22 14:55:36 +02:00
Jan Holthuis
76dfeae55c
SDL: Remove redundant sdl/ code
2015-09-12 16:31:32 +02:00
Jan Holthuis
a704b0b46a
linux/Makefile: Fix regession caused by commit dc92124
2015-08-28 04:36:06 +02:00
Jan Holthuis
661b3d3538
Merge pull request #817 from reicast/holzhaus/makefile-improvements
...
Linux/Makefile: Add preliminary NAOMI support
2015-08-28 04:14:25 +02:00
Jan Holthuis
dc921249cf
Linux/Makefile: Use different folder for NAOMI object files
2015-08-28 04:13:42 +02:00
Jan Holthuis
826853a0a4
Linux/Makefile: Fix 'uninstall' target
2015-08-27 14:59:46 +02:00
Jan Holthuis
a4c475a26c
Linux/Makefile: Add preliminary NAOMI support
2015-08-27 14:57:44 +02:00
Jan Holthuis
5ae82b7f4f
Linux/Makefile: Readd .elf file ext and remove it during 'install'
...
target
2015-08-27 14:49:53 +02:00
Jan Holthuis
4fa0119f24
Merge pull request #815 from reicast/holzhaus/improve-man-pages
...
Improve man pages
2015-08-27 14:46:33 +02:00
Jan Holthuis
60d4ee19ea
Linux/Makefile: Add missing commands to 'uninstall' target
2015-08-27 14:44:31 +02:00
Jan Holthuis
402e7eca70
Linux: Add man page for reicast-joyconfig
2015-08-27 14:42:07 +02:00
Stefanos Kornilios Mitsis Poiitidis
223bc3c185
Merge pull request #790 from sergiobenrocha2/master
...
makefiles: Add a generic linux 32-bit ARM rule.
2015-08-27 14:39:12 +02:00
Jan Holthuis
bc4c1ab47c
Linux/man page: Add documentation about evdev mappings
2015-08-27 14:15:40 +02:00
Jan Holthuis
021acb51af
linux: Fix typo in Makefile
2015-08-27 00:45:10 +02:00
Jan Holthuis
67b4af8818
linux/Makefile: install mappings to /usr/share/reicast/mappings
...
Until we have some decent way to load system wide files, users can
easily copy the mappings folder from /usr/share/reicast into ~/.reicast
to get the pre-defined mappings.
2015-08-26 01:31:57 +02:00
Jan Holthuis
382d5db415
linux/Makefile: Add reicast-joyconfig to 'install' target
2015-08-26 01:31:10 +02:00
Jan Holthuis
9b5e997ddc
linux-dist/evdev: Use default python version in joyconfig.py
2015-08-26 01:17:45 +02:00
Jan Holthuis
f46ae2567c
linux/reicast-joyconfig: Fix crash if evdev module < v0.4.4
2015-08-25 21:45:39 +02:00
Jan Holthuis
76ce592aa7
linux/reicast-joyconfig: Add exitcodes
2015-08-25 21:45:38 +02:00
Jan Holthuis
760371e1d6
linux/reicast-joyconfig: Add python2 support
2015-08-25 21:45:38 +02:00
Jan Holthuis
cb3b001974
linux: Added python tool to create evdev mappings
2015-08-25 21:45:38 +02:00
Jan Holthuis
785b819cb9
linux-dist/evdev: Introduce a more consistens button naming scheme
2015-08-25 21:45:38 +02:00