562 Commits

Author SHA1 Message Date
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
Twinaphex
4b3a9c6a14 (PS3) menu - Remove useless trigger_st variable 2012-07-16 20:44:01 +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
Twinaphex
0f483b041d (PS3) Replace PS3-specific input code 2012-07-16 19:10:22 +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
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
69cd4ffc46 (PS3) Put filebrowsers on heap 2012-07-16 08:13:05 +02:00
Twinaphex
9695761cfe (PS3) Fix build on PS3 2012-07-16 06:10:02 +02:00
Twinaphex
b79a87932e Cleanups 2012-07-15 21:09:37 +02:00
Twinaphex
2a9441d411 (PS3) Fix startup ROM directory not being used 2012-07-12 16:27:39 +02:00
Twinaphex
bf668ad37e (PS3) Fixed System Directory path in Settings menu 2012-07-11 05:26:52 +02:00
Twinaphex
9e56315cdf (PS3) Change PNG background 2012-07-10 06:48:33 +02:00
Twinaphex
af560abfa4 (PS3) Don't assume slash is appended at the end of systemDirPath 2012-07-10 05:44:05 +02:00
Twinaphex
93cbc72733 (PS3) Use SYSTEM_DIRECTORY environ 2012-07-10 04:00:04 +02:00
Twinaphex
2d237784b3 (RARCH_CONSOLE) rarch_console_load_game created 2012-07-08 17:49:58 +02:00
Twinaphex
c3d40d0f5a Snes exorcism 2012-07-07 17:19:32 +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
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
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
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
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
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
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