Commit graph

6336 commits

Author SHA1 Message Date
Florian
cdf0861733 Fixed installation routine for DGEN 2014-04-29 22:20:48 +02:00
Florian
23a96f70c2 Code clean up 2014-04-29 07:39:23 +02:00
Florian
612be5ded5 Merge pull request #311 from gizmo98/patch-2
retroarch: default audio output rate 44100
2014-04-27 19:54:48 +02:00
gizmo98
fa529107e9 retroarch: default audio output rate 44100 2014-04-27 12:59:18 +02:00
gizmo98
ff40389047 linapple: use gcc 4.6 2014-04-27 09:57:24 +02:00
gizmo98
f48da48378 Always disable rewind (faster). You can use RGUI to enable rewind. 2014-04-18 08:35:44 +00:00
gizmo98
2730eaddf2 Add audio script 2014-04-18 08:33:08 +00:00
gizmo98
d1502e6ede Add vice 2.4 2014-04-18 08:12:29 +00:00
gizmo98
5dcf5a2698 Dispmanx: fix CFLAGS
Don't override CFLAGS. Add additional CFLAGS. After installation restore default CFLAGS.
2014-04-06 12:31:34 +02:00
gizmo98
ed56d73acb Update BCM library from version 1.14 to 1.36 2014-04-05 12:48:41 +02:00
gizmo98
ada0f7899d Update SDL2 from version 2.01 to 2.03 2014-04-05 12:44:26 +02:00
gizmo98
1a1661d1fe retroarch: add make clean 2014-04-03 18:28:43 +00:00
gizmo98
217be57f85 Add scripts folder 2014-04-03 17:10:25 +00:00
gizmo98
af466c09f5 lower default resolutions of mame, eduke32 and mupen64 2014-03-30 16:53:33 +02:00
gizmo98
c99ed9643c fba core: add gcc version function 2014-03-30 13:21:55 +00:00
gizmo98
befa3bab69 fba core: export gcc 4.5 2014-03-29 13:14:12 +01:00
gizmo98
af4e486cab fba core: use gcc 4.5 2014-03-29 13:12:05 +01:00
gizmo98
ef22f58109 prboom: fix doom1.wad download 2014-03-29 12:09:33 +01:00
gizmo98
93f89c4179 emulator cores: make clean, compile new sources
fix prboom
2014-03-29 11:44:54 +01:00
gizmo98
23515c9130 emulator cores: make clean, compile new sources 2014-03-29 11:20:42 +01:00
gizmo98
f9e173ea68 gpsp: enable fullscreen
gpsp needs a 16:9 video mode like 720p. Otherwise there are borders.
2014-03-23 15:33:26 +01:00
root
121be72e2f Add scripts to start rgui and show ip under emulationstation 2014-03-23 11:49:17 +00:00
gizmo98
47c97cda8b RetroArch : disable config_save_on_exit
Retroarchs defaults changed. config_save_on_exit is enabled by default now. 
dd16f12470
2014-03-22 19:56:39 +01:00
gizmo98
6aa963af5f set_ES_updateinput(): fix d-pad buttons 2014-03-22 13:16:02 +01:00
gizmo98
5add9f648f rpi-update: workaround update issue
http://www.raspberrypi.org/phpBB3/viewtopic.php?t=72587&p=523131
2014-03-21 21:03:45 +01:00
gizmo98
b86d313342 Various emus: make clean, compile new sources 2014-03-21 20:15:13 +01:00
gizmo98
889c3bf384 gpsp: remove -Ofast if PI has only 256mb 2014-03-21 20:02:47 +01:00
gizmo98
e669da55c3 Update libretrocores.shinc
pcsx_rearmed: make clean, compile new sources
2014-03-20 18:20:33 +01:00
gizmo98
ef1428e69f pocketsnes: make clean, compile new sources 2014-03-19 20:52:00 +01:00
gizmo98
104fc0ed3f picodrive: make clean, compile new sources 2014-03-19 20:38:00 +01:00
gizmo98
62d6897b3a Change retroarch configure options
according to this thread http://www.raspberrypi.org/phpBB3/viewtopic.php?f=78&t=56070
2014-03-19 20:21:03 +01:00
gizmo98
7ced9ee835 gpsp: fix startup issue 2014-03-18 19:16:05 +01:00
gizmo98
d5ebf33d95 Remove duplicate audio_rate setting
em_configureSoundsettings() already sets 48000.
2014-03-16 11:51:01 +01:00
gizmo98
794d95838e Disable digital dpad mode 1 (left) as default 2014-03-15 13:26:57 +00:00
gizmo98
a5fecf992d Set digital dpad mode 1 (left) as default 2014-03-15 13:20:51 +00:00
gizmo98
5a85c4e41b gpsp: fix RPI revision check 2014-03-15 09:01:12 +00:00
gizmo98
1c386bbf37 Optimize input setup. Update es_system.cfg 2014-03-15 08:54:12 +00:00
Jason Sperske
89a9b66303 Update supplementary.shinc
GoodGen (part of the [GoodTools Suite](http://www.allgoodthings.us/)) changes the extensions of all matched roms to `.gen`.  This change lets you audit your roms and immediately use them.
2014-03-12 10:15:30 -07:00
gizmo98
1d00deb611 RetroArch: minor improvements
-GPU screenshots are possible now:
28d1e77a36
-PSX: Extreme slowdown if rewind is enabled. If there is no keybinding, rewind should be always disabled.
2014-03-02 14:09:42 +01:00
gizmo98
47b0447c30 ES-config: Add some information
Emulationstation shows the following information:
[DGen]
Old Genesis/Megadrive emulator

[RetroArch]
GB,GBC,NES,SNES,MASTERSYSTEM,GENESIS/MEGADRIVE,PSX

[GnGeo]
Old NeoGeo emulator
GNGEO 0.7
2014-03-01 18:07:28 +01:00
Florian
a6b0757084 Added helper function for checking GIT repositories whether sources have been updated or not. 2014-03-01 11:35:07 +01:00
gizmo98
3bf0eed4fc Add missing slash 2014-02-27 19:10:32 +01:00
gizmo98
2e7f48f632 ES-config: Install Start.py, add to es_system.cfg 2014-02-27 18:08:21 +01:00
gizmo98
00551e989c PSX: Support cue files
http://en.wikipedia.org/wiki/Cue_sheet_(computing)
2014-02-23 18:11:08 +01:00
Florian
8c4e10a51e Merge pull request #272 from gizmo98/patch-4
Delete duplicates
2014-02-23 17:27:39 +01:00
gizmo98
e994221d3c Delete duplicates
Line 707 contains the same value.
2014-02-23 16:35:19 +01:00
gizmo98
fe8179a991 Fix: Copy settings.xml
settings.xml was not copied. ES-Config stored configs at the false location.
2014-02-23 16:29:25 +01:00
gizmo98
dcd6a0f0a4 Enable threaded_video, change default shaders...
...let shader preset decide if bilinear filtering (video_smooth) is necessary.

And please add the newer brighter phosphor.glslp:
http://blog.petrockblock.com/forums/topic/video-filters-scanlinesntsc/#post-4996
2014-02-18 20:30:02 +01:00
Florian
645f36a223 Minor fixes in supplementary function 2014-02-15 18:46:08 +01:00
Florian
55be891830 Merge branch 'master' of https://github.com/petrockblog/RetroPie-Setup
Conflicts:
	scriptmodules/supplementary.shinc
2014-02-15 18:43:02 +01:00