twinaphex
|
6997c207bd
|
Remove HAVE_FILEBROWSER/remove file_browser.c
|
2013-11-11 04:12:30 +01:00 |
|
twinaphex
|
da8f8b6d63
|
Get rid of lifecycle_mode_state and use g_extern.lifecycle_state
instead
|
2013-11-07 21:44:44 +01:00 |
|
twinaphex
|
2c2542ff63
|
Rename message.c/message.h to message_queue.c/message_queue.h
|
2013-11-06 15:08:54 +01:00 |
|
twinaphex
|
6bc239abf7
|
(RGUI) Turns rgui.c into a raster driver for common
menu code - rmenu.c and rmenu_xui.cpp will need to be
adapted accordingly
|
2013-11-04 16:23:37 +01:00 |
|
twinaphex
|
250a2b305d
|
(Rmenu XUI) Cleanup unused variable in rgui_iterate
|
2013-11-03 06:36:02 +01:00 |
|
twinaphex
|
d4593a088a
|
(RMenu XUI) Cleanup unused rgui pointer in rgui_free
|
2013-11-03 06:34:49 +01:00 |
|
twinaphex
|
ed1b012250
|
(360) Build fixes
|
2013-11-01 17:16:02 +01:00 |
|
Lioncash
|
a0eeea65d5
|
Fix a typo in the previous commit.
|
2013-10-17 14:18:30 -04:00 |
|
Lioncash
|
fb4dd42edf
|
Fix a potential memory leak in menu/rmenu_xui.cpp in function rgui_init().
|
2013-10-17 14:16:07 -04:00 |
|
twinaphex
|
310f404747
|
Get rid of MODE_INFO_DRAW
|
2013-10-11 01:28:26 +02:00 |
|
twinaphex
|
849cfb680e
|
Saves 'Show Framerate' setting to config file now too
|
2013-10-11 01:19:54 +02:00 |
|
twinaphex
|
b163096028
|
(RMenu/Filebrowser) Refactor filebrowser
|
2013-10-07 09:45:49 +00:00 |
|
twinaphex
|
fd053086ef
|
(RARCH_CONSOLE) Remove DECREMENT_BIND/INCREMENT_BIND
|
2013-10-06 20:01:44 +00:00 |
|
twinaphex
|
abb829283b
|
Take out messy Dpad emulation code - this will require an entire
rewrite where we come up with a solution that works the same across
console/PC/mobile
|
2013-10-05 20:55:37 +00:00 |
|
twinaphex
|
66431d1524
|
(RMenu XUI) Refactor - implement rgui_iterate - go through same
code in menu_common.c as RGUI/RMenu
|
2013-09-30 00:54:35 +02:00 |
|
twinaphex
|
59bfae864e
|
(RMenu XUI) Fix crash at core options when no core options
in core
|
2013-09-29 21:11:30 +02:00 |
|
twinaphex
|
48c042d56c
|
(360) More build fixes
|
2013-09-29 18:04:56 +02:00 |
|
twinaphex
|
059f2c98cd
|
(360) Build fixes to rmenu_xui.cpp
|
2013-09-29 17:53:26 +02:00 |
|
twinaphex
|
68ea997b83
|
(RMenu XUI) Hide XUI_CONTROL_NAVIGATE defines
|
2013-09-29 17:39:43 +02:00 |
|
twinaphex
|
f3a5859853
|
(RMenu XUI) Cut down on code duplication
|
2013-09-29 17:08:42 +02:00 |
|
twinaphex
|
d70a4da1d1
|
(360 RMenu XUI) Refactor code to use menu_set_settings
|
2013-09-29 17:04:43 +02:00 |
|
twinaphex
|
a3559645b2
|
(RMenu) Get rid of RMenu frame advance - we will use RetroArch's
frame advance functionality from now on - this hacky stuff can go
|
2013-09-29 03:36:51 +02:00 |
|
twinaphex
|
725be8ff94
|
(360/XDK) Build fixes
|
2013-09-28 01:46:55 +02:00 |
|
twinaphex
|
3b70e3be4a
|
(RMenu XUI) Use interface for RMenu XUI too
|
2013-09-19 15:01:17 +02:00 |
|
twinaphex
|
66716dc94c
|
(RMenu XUI) Replace some snprintfs with strlcpy
|
2013-09-19 11:11:51 +02:00 |
|
twinaphex
|
290c6f99cb
|
(RMenu XUI) Use fill_pathname_join instead of messy snprintf and messy
seperators
|
2013-09-19 10:04:49 +02:00 |
|
twinaphex
|
8837139271
|
(360) Build fixes
|
2013-09-15 18:49:18 +02:00 |
|
twinaphex
|
8aef9f4c64
|
Hide away g_settings.libretro mutation and do calls to environment
callback action instead - frontends should do it this way as well
|
2013-08-24 23:08:40 +02:00 |
|
twinaphex
|
2323cee6a7
|
Get rid of MODE_EXIT
|
2013-07-27 20:34:06 +02:00 |
|
twinaphex
|
f50332df41
|
(360) Build fix
|
2013-06-03 20:42:04 +02:00 |
|
twinaphex
|
eb05ee2ef4
|
(RMenu XUI) Move rewind options to RMenu XUI Options submenu
|
2013-05-26 00:37:00 +02:00 |
|
twinaphex
|
8785a45da1
|
(RMenu XUI 360) Add savestate loading/saving by pressing OK button
in Menu
|
2013-05-10 22:52:34 +02:00 |
|
twinaphex
|
523a27ce61
|
(360) Load Game History list now works on 360 as well
|
2013-05-10 22:44:58 +02:00 |
|
twinaphex
|
f1358e1643
|
(RMenu XUI 360) Add initial Load Game History
|
2013-05-10 22:01:35 +02:00 |
|
twinaphex
|
21c335df74
|
(RMenu XUI 360) Add Core Options
|
2013-05-10 20:40:38 +02:00 |
|
twinaphex
|
1ee603b07e
|
(RMenu XUI 360) Add Audio Options
|
2013-05-10 19:02:24 +02:00 |
|
twinaphex
|
3543885acf
|
(RMenu XUI 360) Fix VIDEO_OPTIONS_MODE
|
2013-05-10 18:36:59 +02:00 |
|
twinaphex
|
cdcc068a18
|
(360 RMenu XUI) Rename rarch_quickmenu to rarch_video_options
|
2013-05-10 18:25:17 +02:00 |
|
twinaphex
|
c1757f7a3d
|
(360 RMenu XUI) Take out some unnecessary HXUIOBJs and just have a root_menu and
current_menu HXUIOBJ instead
|
2013-05-10 17:14:22 +02:00 |
|
twinaphex
|
70af692622
|
(360 RMenu XUI) Easier way to declare new XUI menu classes
|
2013-05-10 03:54:20 +02:00 |
|
twinaphex
|
0ca3a52172
|
(360) Move more video options from 'Settings' to 'Video Options'
|
2013-05-10 03:36:32 +02:00 |
|
twinaphex
|
388a2d9830
|
(360) HD XUI overlay better positioned for 4:3 screen - make
gamma correction toggle a 'restart app' option
|
2013-05-10 03:22:59 +02:00 |
|
twinaphex
|
c9d5f8ba67
|
(RMenu XUI) Make text bottom label work
|
2013-05-09 22:27:18 +02:00 |
|
twinaphex
|
75edb0fa43
|
(RMenu XUI) Have filebrowsers use the same XUI file
|
2013-05-09 21:46:13 +02:00 |
|
twinaphex
|
18fe85bc1b
|
(RMenu XUI) Restore rotation functionality + other tweaks
|
2013-05-09 20:24:58 +02:00 |
|
twinaphex
|
17ea68b9cd
|
(RMenu XUI) Implement more options in main menu
|
2013-05-09 20:07:12 +02:00 |
|
twinaphex
|
34ec600190
|
(RMenu XUI) Build fix
|
2013-05-09 18:46:06 +02:00 |
|
twinaphex
|
c5be3d957a
|
(RMenu XUI) Cleanups + indenting
|
2013-05-09 18:44:35 +02:00 |
|
twinaphex
|
1ba7659c3f
|
(RMenu XUI) Change rarch_main.xui into list view as well
|
2013-05-09 18:13:27 +02:00 |
|
twinaphex
|
4fc4c294c2
|
(360) Have 'controls' screen use same XUI screen as rarch_controls /
rarch_quickmenu - 'slider' will be reimplemented as a simple
list option
|
2013-05-09 15:13:09 +02:00 |
|