3070 Commits

Author SHA1 Message Date
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
freakdave
64378ea072 (Xbox 1) Fixed low volume issue 2012-07-19 16:53:24 +02:00
freakdave
2400e92028 Merge branch 'master' of https://github.com/Themaister/RetroArch 2012-07-19 16:24:50 +02:00
Toad King
f9d72f583e (Wii) implement audio controll rate settings
have left/right act as page up/down in file browser
change "Start" to reset values in settings
2012-07-18 20:38:09 -04:00
freakdave
bec2a220b4 Merge branch 'master' of https://github.com/Themaister/RetroArch 2012-07-17 18:40:47 +02:00
Twinaphex
64260b8d33 (Wii) Settings value text can contain more characters now 2012-07-17 09:49:22 +02:00
Twinaphex
968924eca6 (Wii) Use rarch_settings_change for toggling settings-related options
as much as possible
2012-07-17 01:06:13 +02:00
Twinaphex
050441741b Merge git://github.com/ToadKing/RetroArch-Rpi 2012-07-16 23:51:36 +02:00
Toad King
ad1ccae211 (Wii) allow basic Wiimote navigation
map Home button to quit
fix reset button for quit
2012-07-16 17:58:50 -04:00
Toad King
7f0d3c3e38 (Wii) initial code for a settings menu 2012-07-16 17:57:43 -04:00
Twinaphex
a3b0f3164d (PS3) Redefine macros used for two SDKs 2012-07-16 23:30:13 +02:00
Twinaphex
7ba26db5e7 (PSL1GHT) Attempt to compile RGL driver with PSL1GHT 2012-07-16 22:22:05 +02:00
Twinaphex
5994f6b6df (PS3/PSL1GHT) Redefine SDK function macros - fix some PSL1GHT
incompatibilities
2012-07-16 21:49:51 +02:00
freakdave
c81e083958 Merge branch 'master' of https://github.com/Themaister/RetroArch 2012-07-16 20:55:09 +02:00
freakdave
616bfea527 Merge branch 'master' of https://github.com/Themaister/RetroArch 2012-07-16 20:47:17 +02:00
Twinaphex
4b3a9c6a14 (PS3) menu - Remove useless trigger_st variable 2012-07-16 20:44:01 +02:00
freakdave
679e8934e1 Merge branch 'master' of https://github.com/Themaister/RetroArch 2012-07-16 20:39:08 +02:00
Twinaphex
57c90ffc69 (PS3) Small cleanups in menu code 2012-07-16 20:35:11 +02:00
Twinaphex
1ee3524820 (PS3) menu - cleaned up trigger_state 2012-07-16 20:11:39 +02:00
Twinaphex
812e903125 (PS3) More replacing of PS3-specific input code in menu 2012-07-16 19:47:32 +02:00
freakdave
fd5908786b Merge branch 'master' of https://github.com/Themaister/RetroArch 2012-07-16 19:22:26 +02:00
Twinaphex
0f483b041d (PS3) Replace PS3-specific input code 2012-07-16 19:10:22 +02:00
freakdave
f270b0a723 Merge branch 'master' of https://github.com/Themaister/RetroArch 2012-07-16 18:59:50 +02:00
Twinaphex
05e83e2f92 (PS3) control_update_wrap placed at start of menu_loop now 2012-07-16 18:29:01 +02:00
Twinaphex
821b114c6b (PS3) Better held_state mechanics 2012-07-16 18:18:12 +02:00
freakdave
baa174e5bf Merge branch 'master' of https://github.com/Themaister/RetroArch 2012-07-16 16:56:46 +02:00
Twinaphex
74e118aec5 (PS3) More reworking of controls in menu code 2012-07-16 09:53:27 +02:00
Twinaphex
d6c32186d6 (PS3) Beginning of platform-agnostic controls - using a wrapper
for now
2012-07-16 09:40:26 +02:00
Twinaphex
dcb670f243 Revert "(PS3) Put filebrowsers on heap"
This reverts commit 69cd4ffc4673933d92d8cb6090c43ee99b17a3cf.
2012-07-16 08:44:13 +02:00
twinaphex
28691bef9a (360) put filebrowser on heap 2012-07-16 08:37:58 +02:00