9967 Commits

Author SHA1 Message Date
twinaphex
bbb9de2712 (XUI) Update labels #2 2014-03-01 00:01:11 +01:00
twinaphex
5440704503 (XUI) Update labels 2014-02-28 23:40:37 +01:00
twinaphex
10bee2c6b0 (RXUI) Replace manual clearing of selection_ptr with menu_navigation
equivalent
2014-02-28 23:18:36 +01:00
twinaphex
c8c6eecfcf (RXUI) Build fix 2014-02-28 23:16:37 +01:00
twinaphex
bca4b77573 (Menu) Isolate menu ptr selection code to separate file menu_navigation.c 2014-02-28 23:14:42 +01:00
twinaphex
6c6fd23a3f (XUI) Use XuiListSetCurVisible instead of XuiListSetCur 2014-02-28 21:58:37 +01:00
twinaphex
450318394a (XUI) Build fixes 2014-02-28 21:55:50 +01:00
twinaphex
da3cff4903 (XUI/Menu_common) Set current selection per action 2014-02-28 21:49:46 +01:00
twinaphex
755c07fe35 (XUI) file_list - use XuiSetCurlSel for file_list_pop 2014-02-28 21:47:06 +01:00
twinaphex
189b043bb7 (XDK360) Build fixes 2014-02-28 21:24:39 +01:00
twinaphex
db32d8a344 (RXUI) Cleanups 2014-02-28 21:15:16 +01:00
twinaphex
5a17ec7210 (Rmenu XUI) Entries get filled in now - now to get internal
state sync right between menu_common and RMenu XUI representation
2014-02-28 20:43:49 +01:00
twinaphex
1f8c357ced (XDK 360) Remove references to subscreen XUI menus 2014-02-28 19:26:22 +01:00
twinaphex
6922a1ac0f (XDK 360) Take out all subscreens 2014-02-28 19:22:32 +01:00
twinaphex
36ccecf152 (XDK360) Take out fetch_directory_entries 2014-02-28 19:16:23 +01:00
twinaphex
4c22d1063d (360) Add HAVE_RMENU_XUI hooks to file_list.c 2014-02-28 19:07:30 +01:00
twinaphex
dd7a4b4128 (RMenu XUI) Stub rmenu_xui_render 2014-02-28 17:51:26 +01:00
twinaphex
123d58df72 (Rmenu) Rename render_background to rmenu_render_background 2014-02-28 16:43:41 +01:00
twinaphex
5c3e73d08d (XDK) Comment out set_rumble for now - seems to auto-apply
strongest vibration from the beginning - would have to look
how to reimplement this
2014-02-28 16:36:03 +01:00
twinaphex
ddfe8ec681 (PSP) Keybinds from RGUI should work in-game now 2014-02-28 05:23:19 +01:00
twinaphex
7f1f4822c3 (GX) Don't clear analog_state at start of gx_poll 2014-02-28 05:14:58 +01:00
twinaphex
20798433d1 (PS3) Add HAVE_RMENU ifdef to platform_ps3.c 2014-02-28 01:59:18 +01:00
twinaphex
6daf8a1d4f (Menu) Make input_postprocess part of menu_ctx_driver_t 2014-02-28 01:44:03 +01:00
twinaphex
8bcb4cf72b (Menu) Reduce namespace conflicts 2014-02-28 01:34:10 +01:00
twinaphex
72d56f024d (PS3/XDK) Custom bind fixes 2014-02-28 01:08:16 +01:00
Toad King
cc87f3a08d [GX] fix custom bind commands 2014-02-27 18:29:53 -05:00
twinaphex
c90afd09f9 (PS3) Analog input fixed - big derp 2014-02-27 21:17:52 +01:00
twinaphex
5bea5fa98f (PS3) Refactor convert_u8_to_s16 for analog input - still broken 2014-02-27 21:00:20 +01:00
twinaphex
b5b8a07a17 (PS3) Attempt again to 'fix' analog input - starts to somewhat
'work' but still can't hold left/right of the stick in a a certain
direction ahd have the character run. PS3 analog values are 'short'
but only 0-255 is actually used. Doing u8 to s16 conversion now
but it still doesn't work alright - pressing in a certain axis will
make the character 'move' only briefly. Any help would be GREATLY appreciated
so we can finally have 'working' analog controls
2014-02-27 17:43:19 +01:00
Themaister
f49f16b7fb Add missing TURBO_ENABLE. Avoid weird +1 offset. 2014-02-27 08:10:09 +01:00
twinaphex
e316a966a5 (RGUI) Make it possible to map all binds from RGUI 2014-02-27 05:25:33 +01:00
twinaphex
4f033e3001 Add HAVE_LAKKA to Makefile - commented out by default 2014-02-26 23:49:32 +01:00
twinaphex
d23d56c988 (GX) Add experimental libsicksaxis support - doesn't work properly
right now so not compiled in
2014-02-26 23:07:16 +01:00
twinaphex
84f3513c2f (Lakka) Change glTexParameterf to glTexParameteri 2014-02-26 21:36:25 +01:00
twinaphex
b58fa92cfc (Lakka) Build fixes 2014-02-26 21:17:50 +01:00
twinaphex
9d311a8f9e (Lakka) Add unfinished Lakka menu display driver 2014-02-26 21:10:39 +01:00
Themaister
28d1e77a36 Fix GPU screenshots with GL + threaded driver. 2014-02-26 20:42:22 +01:00
twinaphex
ffed705b4c (GX) Add more line-doubled resolutions 2014-02-26 20:22:10 +01:00
twinaphex
6a0b3418d1 (PSP1) Add __sceGuFinish_GU_DIRECT 2014-02-26 06:50:11 +01:00
twinaphex
60665b490c (PSP1) Add WIP psp1_video_inl.h 2014-02-26 06:42:54 +01:00
twinaphex
3f54b9fd28 (XDK) Simplify DrawVerticeFormats 2014-02-26 06:19:29 +01:00
twinaphex
c7daeb29a9 (GCMGL) Cleanups #3 2014-02-26 05:57:13 +01:00
twinaphex
c6a091ef7f (GCMGL) Cleanups #2 2014-02-26 05:17:22 +01:00
twinaphex
94dbb8264c (GCMGL) Cleanups 2014-02-26 04:51:45 +01:00
twinaphex
ab3ea28b2a (GCMGL) Make rglGcmSetTransferImage part of rgl-gcm-cmds.h 2014-02-26 03:54:55 +01:00
twinaphex
a753fdebc4 (GCMGL) Move more functions over to rgl-gcm-cmds.h 2014-02-26 03:12:09 +01:00
twinaphex
fcf30143b4 (PS3) Change HAVE_RGL to HAVE_GCMGL 2014-02-25 22:01:46 +01:00
twinaphex
babbd68a33 (PSL1GHT) Update Makefile 2014-02-25 21:59:23 +01:00
twinaphex
3970a10b40 (GCMGL) Rename RGL headers to PSGL/ 2014-02-25 21:53:20 +01:00
twinaphex
57cd663c20 (RGL PS3) Rename RGL PS3 to GCMGL 2014-02-25 21:49:42 +01:00