twinaphex
5aa4101620
(Menu) Move MODE_LOAD_GAME mechanics to upper function rarch_main
2013-04-28 15:00:37 +02:00
twinaphex
11e2577a87
(RMenu XUI) Add menu toggle hack for now
2013-04-27 22:49:43 +02:00
twinaphex
cd9c6aa95d
Drop delay_timer
2013-04-27 21:27:41 +02:00
twinaphex
fa3da2eff4
(RMenu XUI) Fix build
2013-04-23 22:38:00 +02:00
twinaphex
419620a49e
(360) Add viewport hack for now so that XUI doesn't get
...
cut off depending on the viewport of the game
2013-04-19 23:22:58 +02:00
twinaphex
0f067fd093
(RMenu XUI) Start unwrapping macros
2013-04-19 21:50:19 +02:00
twinaphex
dca93a406d
(360) Improve menu_iterate_xui
2013-04-19 21:04:08 +02:00
twinaphex
576aafd5e4
(360) Drop setting timer_delay on deinit: in rmenu_iterate
2013-04-19 00:32:13 +02:00
twinaphex
24e3f0d2ee
(RMenu/RGUI) Move DEVICE_NAV_* enums to menu_common.h
2013-04-18 19:08:17 +02:00
twinaphex
798f40b6a1
(RMenu/RMenu XUI) Move browser_update to upper-layer menu_common.c -
...
use same function for both RMenu and RMenu XUI
2013-04-18 19:05:43 +02:00
twinaphex
1f6d3a8610
(RMenu XUI) Build fix
2013-04-18 18:39:52 +02:00
twinaphex
5b35feddae
(RMenu/RGUI) Free rgui and filebrowser in upper-layer menu_free() function
2013-04-18 17:29:04 +02:00
twinaphex
bc4bd6b684
(RMenu XUI) Use rgui->browser
2013-04-18 17:27:11 +02:00
twinaphex
d18e6d1315
(RMenu XUI) Don't use CXuiControl anymore
2013-04-18 17:18:34 +02:00
twinaphex
44661638b6
(RMenu XUI) Use m_controlnoslider directly
2013-04-18 16:52:30 +02:00
twinaphex
c1f6f097df
Use m_controlslist directly
2013-04-18 16:47:49 +02:00
twinaphex
3580d3fe67
(Rmenu XUI) Use m_list directly
2013-04-18 16:35:50 +02:00
twinaphex
e3ee31cdb5
(RMenu XUI) Use m_settingslist directly
2013-04-18 16:26:46 +02:00
twinaphex
7b8709c61a
(RMenu XUI) Use m_quickmenulist directly
2013-04-18 16:14:39 +02:00
twinaphex
a6d7026cc5
(RMenu XUI) Use XuiTextElementSetText directly
2013-04-18 16:04:10 +02:00
twinaphex
ca6e661663
(Rmenu XUI) Use XuiSceneNavigateForward
2013-04-18 15:48:13 +02:00
twinaphex
b746d56e5c
(RMenu XUI) Start using some non-OOP functions
2013-04-18 15:33:25 +02:00
twinaphex
ab5092d643
(RMenu XUI) Build fix
2013-04-18 15:11:28 +02:00
twinaphex
a2fc2b1e4f
(RMenu XUI) Use menu_common
2013-04-18 15:04:09 +02:00
twinaphex
99358421f1
(RMenu XUI) Don't increment g_extern.frame_count in
...
menu_iterate
2013-04-16 14:37:45 +02:00
twinaphex
892a8b1d48
(RMenu XUI) Take out msg_queue_pull in menu_iterate
2013-04-16 14:31:12 +02:00
twinaphex
b006f01029
(RMenu) Do set_texture_frame only once in menu_init - solves busy loop
...
problem with XMB overlay
2013-04-13 22:38:57 +02:00
twinaphex
1485da361b
(RMenu XUI) Build fix
2013-04-13 17:07:47 +02:00
twinaphex
0ef62f24c4
(360 RMenu XUI) Cleanups
2013-04-12 15:03:31 +02:00
twinaphex
d53d92967c
(360 RMenu XUI) Works now with refactored filebrowser
...
code
2013-04-12 14:23:25 +02:00
twinaphex
8d8abcbdc5
(RMenu XUI) Move to new filebrowser dir popping logic
2013-04-12 09:58:16 +02:00
twinaphex
9d53311e33
(Filebrowser) Get rid of unnecessary filebrowser_init
2013-04-11 23:00:01 +02:00
twinaphex
30e190bdae
Remove superfluous wcstombs / mbstowcs wrappers
2013-04-11 17:18:23 +02:00
twinaphex
74edbf7339
(RMenu XUI / 360) Made RMenu XUI independent of MODE_MENU_DRAW - MODE_MENU_DRAW
...
removed
2013-04-11 16:38:41 +02:00
twinaphex
87d0843b13
(360) RMenu XUI now goes through the same RGUI functions for
...
rendering
2013-04-10 07:47:11 +02:00
twinaphex
4102d1cfb8
Make sinc resampler the default and remove Hermite - audio
...
quality at high samplerates was too bad to be of any use
2013-04-07 03:41:06 +02:00
twinaphex
229891db59
(360) Build fix
2013-04-07 03:00:08 +02:00
twinaphex
eb0feac9e3
(PS3/All) Purge fixed-style shaders again - this time avoiding
...
breakage on PS3. Maister -you will need to redo shader_parse.c
again though - and this time I need to test it on PS3 to avoid
a regression that happened two pages prior again
2013-04-06 05:46:09 +02:00
twinaphex
cbb300f863
Revert "(RMenu XUI) Take out fixed second pass shader slot"
...
This reverts commit a61437c3db
.
2013-04-06 03:54:47 +02:00
twinaphex
cbfe5ff111
Revert "More scrubbing - no more render_to_texture, fbo_scale_x / fbo_scale_y,"
...
This reverts commit 7155dd9ca9
.
2013-04-06 03:53:57 +02:00
twinaphex
7155dd9ca9
More scrubbing - no more render_to_texture, fbo_scale_x / fbo_scale_y,
...
etc
2013-04-06 00:16:10 +02:00
twinaphex
a61437c3db
(RMenu XUI) Take out fixed second pass shader slot
2013-04-06 00:03:09 +02:00
twinaphex
43a4979dc9
(360) RMenu XUI build fix
2013-03-30 08:16:58 +01:00
twinaphex
0fa8c04984
Remove menu_settings.c
2013-03-23 19:34:38 +01:00
twinaphex
9058143953
Move create_menu_item_label to rmenu_xui.cpp
2013-03-23 18:11:03 +01:00
twinaphex
6d8871c76c
Combine menu_settings_set and menu_settings_set_default and
...
move to settings.c
2013-03-23 17:21:42 +01:00
twinaphex
2dc3adcde3
(Filebrowser) Remove redundant filebrowser_get_current_dir
2013-03-18 05:25:18 +01:00
twinaphex
375aa08e58
Remove rarch_conole_input - runtime button remapping should have
...
no more RARCH_CONSOLE dependencies
2013-03-14 21:55:10 +01:00
twinaphex
fd05b5a25c
rarch_input_set_keybind refactored away - input driver's set_keybinds
...
function now provides the functionality
2013-03-14 15:01:36 +01:00
twinaphex
53e1154bc4
(RMenu XUI) Build fixes
2013-03-14 02:37:14 +01:00