Commit Graph

2909 Commits

Author SHA1 Message Date
Darren Alton c6c268f8c0 Add retroarch-phoenix to the PND, update scripts and PXML accordingly. 2012-07-05 03:16:42 -04:00
Darren Alton 5a97075c95 (Pandora) Remember last-selected ROM for each backend. 2012-07-04 03:32:51 -04:00
Darren Alton 2213a4d977 (Pandora) Tweaks to default cfg file.
- Enable on-screen text with DejaVuSansMono.ttf.
- Let libretro decide the aspect ratio (TODO: determine whether this is good)
- Comments above settings specifically chosen for Pandora.
2012-07-03 22:17:27 -04:00
Darren Alton 94b8325244 (Pandora) More emulator-specific resolutions for whole-number scaling.
Also added ".zip" for the arcade emulators' file choosers.
2012-07-03 22:16:27 -04:00
Darren Alton 20d1c0e250 (Pandora) Prefer squashfs to iso9660 for building PND. 2012-07-03 03:43:43 -04:00
Darren Alton 7a71f4dce6 (Pandora) Remind packager to include libretro cores. 2012-07-03 03:40:02 -04:00
Darren Alton d8fca2014e (Pandora) Makefile.pandora creates $(BINDIR) if it doesn't exist 2012-07-03 03:33:43 -04:00
Darren Alton f307084ba5 (Pandora) Config files and build scripts for OpenPandora 2012-07-03 02:36:27 -04:00
Twinaphex c770717e91 (PSL1GHT) Take out XML support 2012-07-02 02:33:19 +02:00
Twinaphex 90c6e9d069 (PSLIGHT) Compile with HAVE_XML and include libxml2 lib 2012-07-01 23:09:34 +02:00
Twinaphex 241368b0f6 Add HAVE_GLSL define 2012-07-01 22:46:25 +02:00
Twinaphex 2ec2b70a72 (PSL1GHT) Add some GL ES 2.0 hooks 2012-07-01 22:44:33 +02:00
Twinaphex 34bcb938b8 (PS3) Use HAVE_OPENGLES11 for PS3 RGL/PSGL driver 2012-07-01 22:31:44 +02:00
Twinaphex a6e1844dfd Add skeleton OpenGL ES driver 2012-07-01 22:25:02 +02:00
Twinaphex 0490e80fb2 (PSL1GHT) Add some ifdef includes 2012-07-01 22:20:59 +02:00
Twinaphex 4848403161 (PS3) refactored input 2012-07-01 22:14:09 +02:00
Twinaphex 277e1f61cd (PS3/PSL1GHT) Make commented out line SDK-agnostic too 2012-07-01 20:49:22 +02:00
Twinaphex cd00eb2b04 (PSL1GHT) Compile in OSK now too 2012-07-01 20:45:13 +02:00
Twinaphex e59d66251b (PSL1GHT) Links now 2012-07-01 18:39:40 +02:00
Twinaphex c6f6b66278 (PS3) Add HAVE_OPENGL ifdefs to ps3_input.c 2012-07-01 18:30:51 +02:00
Twinaphex 1ad679faac (PSL1GHT) ps3_audio.c compiles now 2012-07-01 18:22:57 +02:00
Twinaphex f8a2fc9fc1 (PS3) ps3_audio.c no longer uses pthread 2012-07-01 17:54:04 +02:00
Twinaphex 8bbd63ccb9 (RARCH_CONSOLE) Only compile in thread.c if HAVE_THREAD is
defined - shouldn't need it for consoles - only used for FFMPEG
recording and autosaves
2012-07-01 17:29:24 +02:00
Twinaphex 3aeb74c920 (PS3/PSL1GHT) Add stub thread.c file - now to edit it 2012-07-01 16:35:20 +02:00
Twinaphex de972fd0a3 (PSL1GHT) Add compatibility for mouse code 2012-07-01 16:32:15 +02:00
Twinaphex 51600c82d1 (PSL1GHT) Add PSL1GHT header includes for OSK/mouse 2012-07-01 16:20:33 +02:00
Twinaphex 593dae2833 (PS3/PSL1GHT) Move define party over to separate file - sdk_defines.h 2012-07-01 16:13:25 +02:00
Twinaphex d47cf7cddc (PSL1GHT) Add HAVE_FILEBROWSER - get rid of warnings in file_browser.c 2012-07-01 15:51:49 +02:00
Twinaphex b9cae6e0af (PSL1GHT) audioAddData is there in SPRX it seems but there is no
prototype in the audio.h header in PSL1GHT - found way to
workaround mutex / cond attribute initialize functions
missing
2012-07-01 15:47:57 +02:00
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