3180 Commits

Author SHA1 Message Date
Twinaphex
960fc7651f (PSL1GHT) Initial PSL1GHT compatibility for ps3/audio.c -
missing pthread, missing cellAudioAddData
2012-07-01 15:18:26 +02:00
Twinaphex
4a703f80fb (PSL1GHT) Made ps3_input.c PSL1GHT-compatible 2012-07-01 14:10:13 +02:00
Twinaphex
b5753c1d8a (PSL1GHT) Start to make PS3 port compatible with PSL1GHT too 2012-07-01 13:33:30 +02:00
Twinaphex
0930ff1269 Updated README.md to reflect changes 2012-06-30 16:41:35 +02:00
Twinaphex
46f64f2627 (PS3) The separate libs for PS3 (libretroarch.a and librgl.a) should
now be named libretroarch_ps3.a and librgl_ps3.a - changed in
Makefile too
2012-06-30 15:06:59 +02:00
Twinaphex
ba03ae59e7 Each platform now links in a differently named libretro file - ie.
libretro_ps3.a, libretro_wii.a, libretro_xdk360.a, libretro_xenon360.a,
libretro_xdk1.a, and so on
2012-06-30 14:59:39 +02:00
Twinaphex
eb76385a45 (PS3) Much-needed style nits 2012-06-30 14:04:34 +02:00
Twinaphex
23f18bd494 (PS3) Ifdef include for syscache header as well 2012-06-30 13:39:41 +02:00
Twinaphex
3ad124e4af (PS3/360) Add HAVE_HDD_CACHE_PARTITION define 2012-06-30 13:37:18 +02:00
Themaister
50acc3dcf6 Clean compat/*.o as well. 2012-06-30 13:09:34 +02:00
Twinaphex
313086482b Merge git://github.com/ToadKing/RetroArch-Rpi 2012-06-30 11:14:26 +02:00
Toad King
aae5870412 (Wii) remember file browser position after returning from game 2012-06-30 04:54:20 -04:00
Toad King
c6fdbaa86d (Wii) remember position in file browser when going back up the folder hierarchy 2012-06-30 04:49:50 -04:00
Toad King
89d2be66da (Wii) display current directory in file browser 2012-06-30 04:03:48 -04:00
Toad King
66300fa787 Windows Makefile fix 2012-06-30 03:25:00 -04:00
Toad King
c9c723482a (Wii) allow changing between SD and USB 2012-06-30 03:08:05 -04:00
Toad King
65a269a532 do not specify device, let launcher choose default one 2012-06-30 01:54:32 -04:00
Toad King
581591591c some message display changes 2012-06-30 04:36:36 +02:00
Toad King
e1110718f2 only for Wii, not GC 2012-06-30 04:36:36 +02:00
Toad King
b8ae9f3c8a L2Enhance() 2012-06-30 04:36:36 +02:00
Toad King
7666d376ab some message display changes 2012-06-29 21:53:00 -04:00
Themaister
c7179404e0 Fix embarassing memory leak. *hides* 2012-06-30 01:18:08 +02:00
Toad King
0d4c14c6d6 Merge branch 'master' of git://github.com/Themaister/RetroArch 2012-06-29 19:14:29 -04:00
Toad King
8f5300072d only for Wii, not GC 2012-06-29 19:10:41 -04:00
Toad King
7156c47054 L2Enhance() 2012-06-29 18:42:42 -04:00
Twinaphex
81c35236fa (Wii) Set audiorate control delta to 0.004 2012-06-29 21:39:28 +02:00
Twinaphex
824f62fd8e (Wii) Use audio rate control - seems to eliminate frame skipping
problem for now
2012-06-29 21:06:38 +02:00
Twinaphex
21241ddbf0 Merge git://github.com/ToadKing/RetroArch-Rpi
Conflicts:
	console/console_settings.h
	wii/frontend/rgui.c
2012-06-29 17:18:13 +02:00
Twinaphex
1a760f2448 (PS3) Add ROM loading message 2012-06-29 16:47:02 +02:00
Twinaphex
2832ca0fb1 (PS3) Change background to accomodate for message queue buffer 2012-06-29 16:29:52 +02:00
Twinaphex
b273659975 (PS3) OSD message now at same position both ingame and in menu 2012-06-29 16:02:31 +02:00
Twinaphex
9c03883149 (PS3) More aesthetic improvements 2012-06-29 15:43:09 +02:00
Twinaphex
bac23cc7de (PS3) Aesthetic improvements 2012-06-29 14:40:50 +02:00
Twinaphex
5ea167a2c3 (PS3) Beginning ingame menu refactor 2012-06-29 13:30:25 +02:00
Themaister
30fd6ddca0 Merge branch 'master' of github.com:Themaister/RetroArch 2012-06-29 13:35:14 +02:00
Twinaphex
df306320e5 (PS3) Reuse some settings code in ingame menu - cut down on loc 2012-06-29 12:44:11 +02:00
Twinaphex
e773381f4c (PS3) Cut down on loc 2012-06-29 12:27:17 +02:00
Twinaphex
1d2f7634d7 (PS3) Move filebrowser menu stack push to menu_init so it isn't
being done everytime we go back from ingame to menu
2012-06-29 11:56:58 +02:00
Twinaphex
62925dcda1 (PS3) refactor messy set_initial_dir_tmpbrowser logic 2012-06-29 11:44:50 +02:00
Twinaphex
511fe80b9a (PS3) Fix typos in ingame menu caused by regex replace 2012-06-29 11:15:37 +02:00
Twinaphex
e764fbb08d (360/PS3) Fix regression - libretro path is no longer being
cleared after first boot
2012-06-29 11:09:01 +02:00
Themaister
83da5f2035 DRIVER_X11 appears to be defined on OSX. 2012-06-29 09:48:37 +02:00
Toad King
43ead728b3 Merge branch 'master' of git://github.com/Themaister/RetroArch 2012-06-28 21:14:09 -04:00
Toad King
1db8efedbc (Wii) message box fixes
Have ROM error boxes display for a short period and not reset the file browser
2012-06-28 21:13:45 -04:00
TwinAphex51224
f9f564c6c9 (360) Fix unused variable warning 2012-06-29 00:38:26 +02:00
Twinaphex
86df47497e (PS3/360) Create rarch_configure_libretro_core for console ports 2012-06-29 00:24:10 +02:00
Twinaphex
a8c3b9c8ee (PS3) Cut down on memory usage menus 2012-06-28 22:55:55 +02:00
Twinaphex
5ad0a94b73 (PS3) remove static menus 2012-06-28 22:19:03 +02:00
Twinaphex
e1e7faacc6 (PS3) Refactor menu - add menu_stack_refresh 2012-06-28 21:49:40 +02:00
Twinaphex
74e15d89f3 (PS3) Remove pointer(s) to items_generalsettings in menu struct 2012-06-28 21:29:12 +02:00