Commit graph

2504 commits

Author SHA1 Message Date
Jools Wills
c75971a65d enable building sdl2 for odroid (mali-fbdev) 2016-01-04 03:49:11 +00:00
Jools Wills
86ebb4bc48 only add raspi.list source on raspbian 2016-01-04 03:49:11 +00:00
Jools Wills
6c01717d9b detect odroid c1 and add initial platform configuration
basic detection for ubuntu
2016-01-04 03:49:11 +00:00
Jools Wills
2f94b6dbad can't use "mode" variable as it is a global array 2016-01-04 03:45:50 +00:00
Jools Wills
aa6f5820ec remove some more errors outputted when tvservice is missing 2016-01-04 03:42:53 +00:00
Jools Wills
caed4662dd check has_tvs before running switch_mode function 2016-01-04 03:38:59 +00:00
Jools Wills
85ecff6337 Merge pull request #1164 from Omnija/master
Wonderswan and Neogeo Seperations
2016-01-04 03:10:39 +00:00
Jools Wills
aed66a56e6 change the retropie menu so rpi specific entries are only added for rpi after default entries are added 2016-01-03 23:58:47 +00:00
Stefan
7127618090 retroarch.sh: refine 8Bitdo controller udev workaround 2016-01-03 20:42:40 +01:00
Jools Wills
39fed8a422 cosmetic 2016-01-03 19:19:41 +00:00
Jools Wills
0b36e8db43 no need for a wildcard comparison - isPlatform handles "rpi" for rpi1/rpi2 2016-01-03 19:18:53 +00:00
Jools Wills
2371115578 another missed name change. 2016-01-03 18:32:27 +00:00
Jools Wills
e00af21fd9 fix variable name change breakage 2016-01-03 18:31:35 +00:00
Jools Wills
4ba0c5e842 don't force gcc version on anything except Raspbian wheezy. newer distros have gcc 4.9+ which is fine, and we shouldn't mess with the default in this case 2016-01-03 17:59:53 +00:00
Jools Wills
c1d73474dd cosmetic 2016-01-03 17:41:03 +00:00
Jools Wills
1bafde93d9 do not overwrite existing es_input.cfg when configuring/updating emulationstation. instead add our
inputAction to the file if it is missing
2016-01-03 17:38:34 +00:00
zerojay
907478b372 Set FBA and NeoGeo to use MAME Scraper 2016-01-03 16:25:53 +00:00
Stefan
ce369efd81 reicast.sh: add 18 to input_id if xbox controller is used 2016-01-03 11:39:51 +01:00
Omnija
da4f1b53b8 Update lr-mednafen-wswan.sh
System Seperations
-wonderswan
-wonderswancolor
2016-01-02 14:03:15 -05:00
Omnija
639c642f67 Update lr-mednafen-ngp.sh
System Seperations
-ngp
-ngpc
2016-01-02 14:01:57 -05:00
Stefan
9db8e3948b retroarch.sh: add more 8Bitdo controllers 2015-12-31 11:09:27 +01:00
Stefan
db0b9c8b9d reicast.sh: add more xbox controllers 2015-12-31 11:03:32 +01:00
Stefan
5018b3818d reicast.sh: enable platform x86 2015-12-30 16:59:01 +01:00
Jools Wills
683115fddf switch back to udev driver - too many problems with name mismatches when using sdl2 by default. for the controllers that have different button mapping, we can either work around it manually, or put up instructions on the wiki for switching to sdl2 driver 2015-12-30 14:56:07 +00:00
Stefan
3619e067d3 reicast.sh: open module for other platforms and add extra jessie deps 2015-12-30 12:36:59 +01:00
Stefan
407553381b autostart.sh: enable X11 autologin for platform x86 2015-12-30 11:49:34 +01:00
Stefan
c0695a01cb retroarch: enable "video_fullscreen" if platform is x86 2015-12-29 17:29:11 +01:00
gizmo98
5da0911f34 input scripts: add workarounds for some controllers
-reicast: add workaround for xbox controller button mismatch. Button
numbers have an offset of 15.
-retroarch: add workaround for 8Bitdo controller button mismatch.
Button numbers have an offset of 11.
-retroarch: remove keyboard hotkeys if there is no input_enable_hotkey.
-retroarch: write the current configured joypad input driver into
config file.
2015-12-28 21:30:33 +01:00
Jools Wills
92ed3b5d34 Merge pull request #1150 from gizmo98/x86
Initial "platform x86" PR
2015-12-28 16:29:49 +00:00
gizmo98
070fa75756 Use another autostart method 2015-12-28 16:37:04 +01:00
Jools Wills
c01fe2492a cosmetic 2015-12-28 14:31:48 +00:00
gizmo98
ede0e25d75 Enable vba-next 2015-12-25 17:42:43 +01:00
gizmo98
e403ea3dcf Enable yabause 2015-12-25 17:40:03 +01:00
gizmo98
02c252113d picodrive: use libretro makefile 2015-12-25 17:14:11 +01:00
gizmo98
65eceee6c2 Picodrive remove !x86 2015-12-25 17:12:31 +01:00
gizmo98
cf54ec09a0 Add picodrive 2015-12-25 17:11:38 +01:00
gizmo98
d520263fff enable lr-mupen64plus 2015-12-25 17:03:27 +01:00
gizmo98
c222b55839 refine menuconfig 2015-12-25 13:46:40 +01:00
gizmo98
4d0efb29e2 Add retropie menu for x86 2015-12-25 13:39:21 +01:00
gizmo98
95c2d924a2 Add separator 2015-12-25 13:30:27 +01:00
gizmo98
d5ddb290c3 Add enable disable autostart 2015-12-25 13:27:59 +01:00
gizmo98
b3e8b73f41 Add x86_64 2015-12-25 13:01:45 +01:00
gizmo98
6e05542690 exclude retropiemenu for now 2015-12-25 10:31:05 +01:00
gizmo98
bb41968ac9 Remove more modules 2015-12-24 15:52:44 +01:00
gizmo98
9705bc9cdc detect number of processors for gcc jobs 2015-12-24 15:41:43 +01:00
gizmo98
27414f4611 refine emulationstation 2015-12-24 15:36:51 +01:00
gizmo98
33c828faae Use sdl2 for platform x86 2015-12-24 15:32:57 +01:00
gizmo98
4adca0dd46 Update retroarch 2015-12-24 15:26:30 +01:00
gizmo98
c955cabf04 Escape $ 2015-12-24 15:22:33 +01:00
gizmo98
343eaa324c enable emulationstation again 2015-12-24 14:47:13 +01:00