twinaphex
|
895783d854
|
Move some variables
|
2016-04-28 20:49:13 +02:00 |
|
twinaphex
|
65dec874a8
|
Move some path settings
|
2016-04-28 19:52:25 +02:00 |
|
twinaphex
|
7dffc6286b
|
Internally change directory settings
|
2016-04-28 19:26:02 +02:00 |
|
Jean-André Santoni
|
7150ea5df2
|
(XMB) Finalize the thumbnail type switching on keypress
|
2016-04-28 03:26:09 +07:00 |
|
twinaphex
|
68265f6c52
|
Add 'draw_pipeline to menu/drivers_display
|
2016-04-25 13:56:12 +02:00 |
|
Jean-André Santoni
|
c7f8df9327
|
(Menu) Use MENU_DISPLAY_CTL_LIBRETRO_RUNNING in all menu drivers
|
2016-04-22 17:25:02 +07:00 |
|
Jean-André Santoni
|
a06ebe33e4
|
(Menu) Remove useless variables
|
2016-04-22 17:21:52 +07:00 |
|
twinaphex
|
cddeabd4ec
|
(Zarch) Cleanup
|
2016-04-19 08:36:20 +02:00 |
|
twinaphex
|
1aa8a950ef
|
Set draw->x/draw->y outside before calling MENU_DISPLAY_CTL_DRAW_BG
|
2016-04-19 07:58:50 +02:00 |
|
twinaphex
|
ee639d8b20
|
(XMB/Zarch) Use same coord array for XMB/Zarch
|
2016-04-19 07:17:17 +02:00 |
|
twinaphex
|
03de4a0b35
|
Change argument order of menu_display_push_quad
|
2016-04-19 07:04:00 +02:00 |
|
twinaphex
|
c761b14eb4
|
Move zarch_zui_push_quad and zarch_zui_snow to menu_display
|
2016-04-19 06:57:53 +02:00 |
|
twinaphex
|
e1a3ceaaee
|
draw_bg operation should not implicitly enable/disable blending -
should be done outside
|
2016-04-12 22:24:33 +02:00 |
|
twinaphex
|
033cecf08c
|
(menu_display) Cleanups
|
2016-04-12 20:07:23 +02:00 |
|
Jean-André Santoni
|
8e86d11f57
|
Add list_prepend to the menu ctx drivers
|
2016-04-11 23:31:49 +07:00 |
|
twinaphex
|
7e7a1fa5f9
|
Rename menu_entries_push to menu_entries_add
|
2016-04-11 05:49:39 +02:00 |
|
Jean-André Santoni
|
7dfb3c373a
|
(XMB) Thumbnail type switching
|
2016-04-08 01:42:53 +07:00 |
|
twinaphex
|
072d6ff125
|
Rename gfx_coord_array_add to gfx_coord_array_append
|
2016-03-23 07:01:54 +01:00 |
|
twinaphex
|
ac6362cae4
|
Combine list_special files
|
2016-03-20 17:28:24 +01:00 |
|
twinaphex
|
93b7dc1bdd
|
(libretro-common) move 'lists' files to lists/
|
2016-03-20 14:53:54 +01:00 |
|
twinaphex
|
1742b96ec0
|
Add menu_texture_item
|
2016-03-05 08:40:28 +01:00 |
|
twinaphex
|
1645ae54be
|
(Zarch) Cleanups
|
2016-03-02 22:21:12 +01:00 |
|
twinaphex
|
30fa73dc8d
|
(Zarch) Create typedef zarch_texture_item
|
2016-03-02 22:19:20 +01:00 |
|
twinaphex
|
6f80e09ce1
|
Change MIN/MAX to upper-case
|
2016-03-02 00:07:31 +01:00 |
|
twinaphex
|
cbc575eec0
|
(zarch) Prevent some more NULL pointer dereferences when using the mouse
|
2016-03-01 17:33:36 +01:00 |
|
twinaphex
|
042e4b0ba7
|
(Zarch) Style nits
|
2016-02-29 02:52:00 +01:00 |
|
twinaphex
|
070f25131a
|
(Zarch) Cleanups
|
2016-02-29 02:48:29 +01:00 |
|
Twinaphex
|
e5e11ae716
|
Remove unused variable
|
2016-02-29 02:41:06 +01:00 |
|
twinaphex
|
28a02da5bf
|
Cleanups
|
2016-02-29 02:38:11 +01:00 |
|
twinaphex
|
91d19a15ec
|
Take this out
|
2016-02-29 02:36:18 +01:00 |
|
twinaphex
|
28bb5295f7
|
(menu/drivers/zarch.c) Use strlcpy instead of strncpy
|
2016-02-29 02:17:53 +01:00 |
|
twinaphex
|
b4e872476b
|
Prevent some more crashes
|
2016-02-29 02:09:10 +01:00 |
|
twinaphex
|
65b628cf20
|
Cover more edge cases for crashes initiated by Zarch
|
2016-02-29 01:49:58 +01:00 |
|
twinaphex
|
ea94d33de5
|
Avoid CXX_BUILD warnings
|
2016-02-28 22:49:52 +01:00 |
|
twinaphex
|
5104e05a89
|
Cleanup
|
2016-02-28 21:18:06 +01:00 |
|
twinaphex
|
f13b630d57
|
Reimplement pending_action OK
|
2016-02-28 18:35:34 +01:00 |
|
twinaphex
|
841a647d0c
|
Revert "Remove the pending_action code"
This reverts commit b19f12ec6636a27e1a25b062d113a6335f0cd576.
|
2016-02-28 18:28:11 +01:00 |
|
twinaphex
|
b19f12ec66
|
Remove the pending_action code
|
2016-02-28 18:03:57 +01:00 |
|
twinaphex
|
96c21eeb0d
|
Reimplement gamepad action OK button
|
2016-02-28 17:45:14 +01:00 |
|
twinaphex
|
b4acda26a2
|
Remove unused struct variables
|
2016-02-28 17:35:52 +01:00 |
|
twinaphex
|
ae66fc95cc
|
Start refactoring 'Load' menu
|
2016-02-28 17:33:56 +01:00 |
|
twinaphex
|
6726b64d0d
|
Refactor zarch_zui_gamepad_input - introduce cutoff point
|
2016-02-28 17:20:14 +01:00 |
|
twinaphex
|
49d751e6c3
|
Create zarch_zui_gamepad_input
|
2016-02-28 16:49:46 +01:00 |
|
twinaphex
|
5c18dc8a04
|
(Zarch) Better gamepad controls
|
2016-02-28 16:44:41 +01:00 |
|
twinaphex
|
004ca19fe4
|
(Zarch) Start implementing gamepad controls
|
2016-02-28 15:39:20 +01:00 |
|
twinaphex
|
5f00e6ee56
|
Dehardcode 54
|
2016-02-27 16:44:22 +01:00 |
|
twinaphex
|
12d6d56199
|
(Zarch) Reimplement gamepad navigation
|
2016-02-27 02:51:46 +01:00 |
|
twinaphex
|
75200b8e11
|
(Zarch) Cleanups
|
2016-02-26 23:31:34 +01:00 |
|
twinaphex
|
7ef56a2e46
|
Cleanup
|
2016-02-26 23:10:01 +01:00 |
|
twinaphex
|
ae5640fa25
|
(Zarch) Cleanups
|
2016-02-26 22:57:04 +01:00 |
|