3349 Commits

Author SHA1 Message Date
Squarepusher
a6c2139a21 Merge pull request #34 from freakdave/master
(Xbox 1) Rom list/text position fixes, 720p background image fix
2012-07-25 06:43:53 -07:00
freakdave
3c1a55dce4 (Xbox 1) Fixed rom list/text position in 720p
(Xbox 1) Fixed 720p background image problem (loads native 720p image now)
2012-07-25 14:23:59 +02:00
twinaphex
d1d10eefdf (360) Get rid of ifdefs in 360-specific input driver 2012-07-25 14:11:00 +02:00
Saggi Mizrahi
de8c4b9a5f (Linux) Suspend screen saver when using SDL or XVIDEO
This doesn't add support for the opengl backend because I'm too tired to
figure out the context mess.

Signed-off-by: Saggi Mizrahi <ficoos@gmail.com>
2012-07-25 02:04:33 -04:00
Saggi Mizrahi
5a6bec18b6 Remove trailing newlines from some files
Signed-off-by: Saggi Mizrahi <ficoos@gmail.com>
2012-07-25 01:22:49 -04:00
Themaister
dd3a1d0df2 Error out in linuxinput if stdin is used for rom loading. 2012-07-25 04:50:47 +02:00
Themaister
38f7673fac Add command functionality to stdin. 2012-07-25 04:50:46 +02:00
Themaister
bfdb1615b5 Style nitting. 2012-07-25 04:50:46 +02:00
Themaister
fa1c92d7cf Clear up ifdef usage. 2012-07-25 04:50:46 +02:00
twinaphex
eb0b1f9327 (Xbox 1) Cleanups to Xinput 1 driver 2012-07-24 20:04:42 +02:00
Twinaphex
04e6ef4719 (Xbox 1) Change around default keybinds for Xbox 1 2012-07-24 19:50:12 +02:00
twinaphex
19c611bf42 (Xbox 1) Dehardcoded controls 2012-07-24 19:58:49 +02:00
twinaphex
c29a7e80c9 (Xbox 1) Get rid of retrolaunch.cpp wrapper file - put include lines
in griffin.c instead
2012-07-24 18:35:29 +02:00
twinaphex
e88c6b5cfe (Xbox 1) Add Griffin-like wrapper file for the RetroLaunch source
files
2012-07-24 18:16:03 +02:00
twinaphex
5d22842f75 (Xbox 1) Slimming down of RetroLaunch 2012-07-24 18:03:55 +02:00
twinaphex
a82d0c7a9e (Xbox 1) Freed up some more memory (32MB to 36MB free in VBA Next) 2012-07-24 17:45:28 +02:00
twinaphex
2240e96b20 (Xbox 1) RetroLaunch - complexity cleanups 2012-07-24 17:00:24 +02:00
Twinaphex
53c5ff80ed (Xbox 1) Resize title image to 128x128 2012-07-24 16:09:48 +02:00
twinaphex
37f5799302 (Xbox 1) Remove retroarch.h header file 2012-07-24 16:17:50 +02:00
twinaphex
5930c85321 (Xbox 1) RetroLaunch- remove unnneeded files 2012-07-24 16:09:01 +02:00
twinaphex
c0e7511d04 (Xbox 1) RetroLaunch's Input.cpp deleted too 2012-07-24 16:06:16 +02:00
twinaphex
3e82330132 (Xbox 1) Controls now work in menu - very twitchy - will be fixed 2012-07-24 16:00:59 +02:00
twinaphex
79bd5a844b (Xbox 1) Replaced Debug.cpp code with calls to RARCH_LOG/RARCH_WARN/
RARCH_ERR
2012-07-24 12:27:49 +02:00
twinaphex
199871955c (Xbox 1) Shows menu now 2012-07-24 12:04:26 +02:00
twinaphex
58a3c8ac86 (Xbox 1) Menu shows (corrupted) screen now 2012-07-24 11:58:11 +02:00
Twinaphex
7b01393941 (PSL1GHT/RGL) Add PSL1GHT defines for GCM method macros 2012-07-24 10:36:32 +02:00
Twinaphex
83ae89dc4c (RARCH_CONSOLE) Create more helper functions for RARCH_CONSOLE 2012-07-24 09:57:34 +02:00
Twinaphex
463b43724c (PS3) Added entries to default_paths 2012-07-24 00:15:33 +02:00
twinaphex
7a74886730 (Xbox 1) Split up Xbox 1-specific code into xbox1/frontend/menu.cpp 2012-07-23 18:52:58 +02:00
Twinaphex
0fb0b26838 (RARCH_CONSOLE) Clean up ZIP extraction error/warning messages 2012-07-23 18:29:41 +02:00
Twinaphex
0e6e563b08 (PS3/360/Xbox 1) Create and use default_paths struct 2012-07-23 18:17:50 +02:00
twinaphex
2f51da4034 (Xbox 1) Remove Video.cpp from RetroLaunch - still black 2012-07-23 16:38:29 +02:00
Squarepusher
b9090fca96 Merge pull request #32 from freakdave/master
(Xbox 1) Modified RetroLaunch to use RetroArch's D3D device (!NOT TESTED!)
2012-07-23 07:10:58 -07:00
freakdave
fe4b07d8b1 (Xbox 1) Modified RetroLaunch to use RetroArch's D3D device (!NOT TESTED!) 2012-07-23 16:05:16 +02:00
twinaphex
7395c805e6 (Xbox 1) For testing 2012-07-23 15:42:31 +02:00
twinaphex
99b8b40ab2 (Xbox 1) Rename 'media' folder to 'Media' folder 2012-07-23 15:22:08 +02:00
twinaphex
baa25cdaa2 (Xbox 1) Included RetroLaunch into the solution - not yet working
though
2012-07-23 15:11:15 +02:00
Twinaphex
cecc7613db (Xbox 1) Add system and roms dir 2012-07-23 14:49:33 +02:00
twinaphex
3b7da4c020 (Xbox 1) Add media files to xbox1 dir 2012-07-23 14:58:41 +02:00
Twinaphex
ec827d862b (RGL) Cleanups 2012-07-23 14:14:38 +02:00
Twinaphex
2b0bbb9fa1 (RGL) Make RGL more compatible with PSL1GHT 2012-07-23 12:27:43 +02:00
Twinaphex
bf746281bd (PS3) Cleaned up RGL code + fixed ifdef error in Salamander 2012-07-23 11:09:36 +02:00
twinaphex
c800df6fd5 (360) Quick compile fix 2012-07-23 10:23:27 +02:00
twinaphex
009addb8d5 (360) remove redundant code in main.c 2012-07-23 10:18:32 +02:00
twinaphex
c79dbebc90 (Xbox 1) Minor changes to RetroLaunch 2012-07-23 10:15:17 +02:00
twinaphex
772ff6005f (Xbox 1) Move bottom text to 'safe area' for SDTV screens 2012-07-22 22:32:54 +02:00
Squarepusher
4c96ce8054 Merge pull request #31 from freakdave/master
(Xbox 1) Added a simple GUI
2012-07-22 11:19:10 -07:00
freakdave
7fe5059267 (Xbox 1) Just a quick fix ^^ 2012-07-22 20:12:11 +02:00
freakdave
41de6da14e (Xbox 1) Added a simple GUI, right now it browses and lists all files contained in the "roms" folder. The selected rom (its filename) is saved into T:\\tmp.retro. Press start and core.xbe will be launched. If you want to apply changes to the launching code, take a look into MenuMain.cpp.
(Xbox 1) Todo: Pass arguments (filename, settings, etc.. ?) into core.xbe or read tmp.retro and get the filename / settings from there
2012-07-22 19:54:04 +02:00
Squarepusher
3ddb4a97ec Merge pull request #29 from freakdave/master
(Xbox 1) Fixed low volume issue
2012-07-22 04:28:43 -07:00