twinaphex
|
93b7dc1bdd
|
(libretro-common) move 'lists' files to lists/
|
2016-03-20 14:53:54 +01:00 |
|
twinaphex
|
97981c7a9d
|
Header cleanups
|
2016-03-20 04:44:29 +01:00 |
|
twinaphex
|
84c62cfb2b
|
CONFIG_STRING_OPTIONS - driver changes get applied now
|
2016-03-20 03:07:51 +01:00 |
|
twinaphex
|
41cf1df5a9
|
Update
|
2016-03-20 02:53:51 +01:00 |
|
twinaphex
|
efb8649027
|
Add representations for config string options
|
2016-03-20 02:51:41 +01:00 |
|
twinaphex
|
8d06c32d18
|
Clean this up
|
2016-03-18 23:32:40 +01:00 |
|
twinaphex
|
1bf76bc1f6
|
Create MENU_SETTING_CTL_ACTION_RIGHT
|
2016-03-18 23:31:11 +01:00 |
|
twinaphex
|
033cf569e4
|
Add MENU_SETTING_CTL_NEW
|
2016-03-18 22:31:14 +01:00 |
|
twinaphex
|
a5cbafe0e5
|
Add MENU_SETTING_CTL_FREE
|
2016-03-18 22:27:40 +01:00 |
|
twinaphex
|
71f2fa531c
|
Add MENU_SETTING_CTL_IS_OF_PATH_TYPE
|
2016-03-18 22:23:51 +01:00 |
|
twinaphex
|
6b01dd86ae
|
Add menu_setting_ctl
|
2016-03-18 22:16:57 +01:00 |
|
twinaphex
|
9259b141a6
|
(menu_setting.c) Try to use 'string target' as little as possible
|
2016-03-18 20:45:25 +01:00 |
|
twinaphex
|
e2fc8900b5
|
(menu_setting.c) Add source setting
|
2016-03-18 19:04:49 +01:00 |
|
twinaphex
|
2af2b4eebf
|
(menu_setting.c) Add 'target' pointers
|
2016-03-18 19:01:42 +01:00 |
|
twinaphex
|
91d14cbb62
|
Revert "Create RARCH_NETPLAY_CTL_IS_ENABLED, RARCH_NETPLAY_CTL_SET_ENABLE,"
This reverts commit 1a978b0f3cfff8ab450a9e6ee62a762a997db6dc.
|
2016-03-18 00:32:02 +01:00 |
|
twinaphex
|
1a978b0f3c
|
Create RARCH_NETPLAY_CTL_IS_ENABLED, RARCH_NETPLAY_CTL_SET_ENABLE,
and RARCH_NETPLAY_CTL_USNET_ENABLE
|
2016-03-14 15:03:42 +01:00 |
|
David Skywalker
|
1a5273a73b
|
just check hardcore mode changes on menu
also fix a rewind deinit
|
2016-03-14 12:53:56 +01:00 |
|
David Skywalker
|
91361f26de
|
cheevos - added hardcore mode, in this mode savestates and rewind are disabled.
|
2016-03-14 11:51:54 +01:00 |
|
twinaphex
|
432d7a358a
|
(Android) Move Android-specific Moto G2 DPI workaround to android graphics context
driver
|
2016-03-12 08:52:29 +01:00 |
|
radius
|
48d61f33ab
|
attempt to fix moto g2 issue
|
2016-03-12 00:00:05 -05:00 |
|
radius
|
82084205d8
|
[zr] we don't need to pass the context we already have that in the menu handle
|
2016-03-09 20:14:01 -05:00 |
|
radius
|
53be91af9e
|
style nits
|
2016-03-09 16:17:18 -05:00 |
|
radius
|
6a17168739
|
Merge branch 'master' of github.com:libretro/RetroArch
|
2016-03-09 15:39:50 -05:00 |
|
radius
|
7f8c6f50e3
|
[zr] split GL code in another file
This makes zahnrad reusable in other menu drivers
|
2016-03-09 15:33:27 -05:00 |
|
Twinaphex
|
809398b740
|
Merge pull request #2777 from lakkatv/master
(Lakka) If HAVE_LAKKA is defined, display Shutdown and Reboot entries…
|
2016-03-09 19:10:31 +01:00 |
|
Jean-André Santoni
|
1d69f55b37
|
(Lakka) If HAVE_LAKKA is defined, display Shutdown and Reboot entries in RGUI
|
2016-03-10 00:52:17 +07:00 |
|
radius
|
26e171cfbc
|
[zr] add wizard page indicator
|
2016-03-07 18:17:57 -05:00 |
|
radius
|
58ef1541c2
|
[zr] start implementing wizard
|
2016-03-07 00:27:40 -05:00 |
|
radius
|
4e4c69a3dc
|
[zr] save window state so it can be restored after a context reset
|
2016-03-07 00:27:39 -05:00 |
|
radius
|
34d618238b
|
[zr] tidy up zr_common
|
2016-03-06 14:13:20 -05:00 |
|
radius
|
cc250f755b
|
[zr] fix message
|
2016-03-05 23:09:28 -05:00 |
|
radius
|
1ee45f2162
|
[zr] add an extra image to the wizard stub
|
2016-03-05 23:05:16 -05:00 |
|
radius
|
f73d086abd
|
[zr] add image loading code (stb)
|
2016-03-05 23:02:29 -05:00 |
|
radius
|
992c66ffc8
|
[zr] add image loading code (stb)
|
2016-03-05 22:54:56 -05:00 |
|
radius
|
0eba3fe791
|
[zr] add wizard window stub
|
2016-03-05 22:24:01 -05:00 |
|
radius
|
a0eb17200b
|
[zr] rename function
|
2016-03-05 21:59:01 -05:00 |
|
twinaphex
|
5e87fd5ecc
|
Include stdarg.h
|
2016-03-06 03:57:37 +01:00 |
|
radius
|
d860642c75
|
[zr] split the window code to zr_common
|
2016-03-05 21:52:09 -05:00 |
|
radius
|
c2e4eb772d
|
[zr] refactor structures pt.2
|
2016-03-05 21:13:25 -05:00 |
|
radius
|
2809074ccd
|
[zr] refactor structures pt.1
|
2016-03-05 21:13:24 -05:00 |
|
twinaphex
|
a73cbb6114
|
(zahnrad) Use menu_texture_item
|
2016-03-05 08:42:35 +01:00 |
|
twinaphex
|
1742b96ec0
|
Add menu_texture_item
|
2016-03-05 08:40:28 +01:00 |
|
twinaphex
|
72303888c8
|
Remove unused menu_increment_menu_stack
|
2016-03-05 07:41:44 +01:00 |
|
twinaphex
|
eebcde721b
|
Rename video_coord_array
|
2016-03-05 07:28:02 +01:00 |
|
radius
|
d647c1b215
|
[zr] hook up the scroll wheel
|
2016-03-05 01:26:45 -05:00 |
|
radius
|
145979ddcb
|
[zr] label fix
|
2016-03-05 00:52:59 -05:00 |
|
radius
|
052730bbf1
|
[zr] refactor most of the menu, have a global state, width, height now
|
2016-03-05 00:50:57 -05:00 |
|
radius
|
0ce76cbf5b
|
[zr] remove more glui code
|
2016-03-04 15:08:43 -05:00 |
|
twinaphex
|
c717ebdfda
|
Rename callbacks
|
2016-03-04 20:00:49 +01:00 |
|
twinaphex
|
acdf0eb74e
|
Fix C89_BUILD
|
2016-03-04 19:48:05 +01:00 |
|