twinaphex
d481bc61fc
(360) Programmatically fill in XUI list for 'Settings'
2013-05-06 02:07:33 +02:00
twinaphex
7d075514b3
(360) Fix 'Default filter' labels
2013-05-06 01:22:15 +02:00
twinaphex
a4c9e7cffd
(360) Gamma correction toggle should no longer crash
2013-05-06 01:11:20 +02:00
twinaphex
dd1a0476d8
(360 RMenu XUI) Take out more unnecessary info messages
2013-05-06 00:57:29 +02:00
twinaphex
900ee2e9ae
(XDK360) Get rid of no longer needed message queue messages
2013-05-06 00:47:22 +02:00
twinaphex
9c3d943600
(RGUI/RMenu) Get rid of SRAM/Savestate dir enable - obsolete now
2013-05-05 16:02:57 +02:00
twinaphex
092b2625dd
(RMenu/RGUI) Drop MODE_MENU_INGAME
2013-05-05 15:20:45 +02:00
twinaphex
4a772c3fa8
(Wii) Working Load Game History
2013-04-29 03:05:46 +02:00
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
twinaphex
ede829c354
Refactor set_default_keybinds callback into set_keybinds - remove
...
set_analog_dpad_mapping and have it go through set_keybinds - expand
functionality of set_keybinds
2013-03-14 02:24:57 +01:00
twinaphex
4fa8d0f3c6
(Android) Rewritten input_autodetect- now implements set_default_keybinds
2013-03-13 23:17:33 +01:00
twinaphex
ece717f2cc
Rename set_default_keybind_lut to set_default_keybinds
2013-03-13 16:30:01 +01:00
twinaphex
4bd0999940
Remove rarch_input_set_default_keybinds - merge with function
...
pointer set_default_keybind_lut
2013-03-13 16:06:13 +01:00
twinaphex
d67e96c603
(RARCH_CONSOLE) Remove rarch_default_libretro_keybind_name_lut
2013-03-13 03:27:21 +01:00
twinaphex
afc90aa33d
(XDK) Cleanup xdk_resources.cpp
2013-03-13 01:51:03 +01:00
twinaphex
713aa0ecbe
(Input) Remove dpad_emulation_name_lut
2013-03-13 01:07:27 +01:00
twinaphex
e9d8b2848f
(RMenu XUI) Use video_poke set_osd_msg
2013-03-11 23:46:57 +01:00
twinaphex
039fc644d5
Revert "Menu toggle without delay timers (more testing might be needed -"
...
This reverts commit 54a6175a55
.
2013-03-11 02:07:50 +01:00
twinaphex
54a6175a55
Menu toggle without delay timers (more testing might be needed -
...
tested on PS3 RMenu and seemed to work well enough)
2013-03-11 01:12:19 +01:00
twinaphex
e6eb583b23
(RMenu XUI) Use get_fbo_state from video_poke
2013-03-10 20:20:14 +01:00
twinaphex
76b62788be
(360) Build fix
2013-03-10 03:42:39 +01:00
twinaphex
79a27e34ed
(XDK) Start to implement video_poke interface
2013-03-10 03:34:37 +01:00
twinaphex
13de2c5acd
(360) Move class definitions to rmenu_xui.cpp instead of header
2013-03-09 22:31:13 +01:00
twinaphex
18769094e6
(360) Move menu_settings_create_menu_item_label_w to rmenu_xui.cpp
2013-03-09 22:23:40 +01:00
twinaphex
04c9b14b7e
Remove S_DELAY macros
2013-03-09 22:21:53 +01:00
twinaphex
43d865cc5e
Rename rmenu_settings to menu_settings
2013-03-09 22:19:25 +01:00
twinaphex
e7f206be79
Revert "Move rmenu_settings.c to settings.c + add header file"
...
This reverts commit b827075d55
.
2013-03-09 17:09:40 +01:00
twinaphex
b827075d55
Move rmenu_settings.c to settings.c + add header file
2013-03-09 17:00:52 +01:00
twinaphex
5e53be4b25
Rename rmenu_iterate to menu_iterate
2013-03-09 16:22:11 +01:00
twinaphex
34515fd7f5
(RARCH_CONSOLE) Integrate rarch-console_video into gfx_common
2013-03-09 03:20:59 +01:00
twinaphex
1e19587ca1
(360) Build fix
2013-02-16 20:57:14 +01:00
twinaphex
b403c5208a
(360) Add extra param to rarch_resampler_realloc
2013-02-16 20:55:12 +01:00
twinaphex
604d27f4db
(360) Updates 'Resampler' button now
2013-02-09 09:24:35 +01:00
twinaphex
6cfc469f01
(RMenu XUI) Add 360 code for resampler option
2013-02-08 19:03:37 +01:00
twinaphex
722f6a2479
(RMenu XUI) Cut down on unnecessary objects
2013-01-23 19:33:26 +01:00
twinaphex
812865ff25
(RMenu XUI) Sets aspect ratio now to 'Custom' when we select 'Resize
...
Mode'
2013-01-23 18:54:03 +01:00
twinaphex
ef58bc2a0d
(Rmenu XUI) Remove menu HD/SD switch
2013-01-23 18:28:05 +01:00
twinaphex
1e4612937d
(360) Fix Quickmenu settings
2013-01-23 18:02:56 +01:00
twinaphex
27fa3cb9ae
(360) Returns now to previous menu screen when selecting a shader
2013-01-22 20:35:20 +01:00
twinaphex
9ac37e6a85
(RMenu XUI) Remove cache dir
2013-01-22 19:48:33 +01:00
twinaphex
10af790b21
(RARCH_CONSOLE) Remove HAVE_HDD_CACHE_PARTITION code
2013-01-22 13:09:18 +01:00
twinaphex
8a4efb6189
Refactor console_load_game
2013-01-22 01:12:02 +01:00
twinaphex
8efc01b321
(RARCH_CONSOLE) Use new unzip code and remove console-centric
...
stuff
2013-01-22 00:14:24 +01:00
twinaphex
5eabddcb8a
(360) Add SRAM/State path enable options
2013-01-19 15:42:13 +01:00
twinaphex
227ea3ebed
(RMenu XUI) Don't show 'restart message' now when changing
...
gamma correction option
2013-01-19 12:38:59 +01:00
twinaphex
ce640ea777
(XDK) Try to setup xdk_d3d_restart - still errors out
2013-01-19 10:59:52 +01:00
twinaphex
cc856940b3
(360 RMenu XUI) Add rewind granularity
2013-01-19 09:23:49 +01:00
twinaphex
37ed33daba
(360) Also has new Unzip mode now
2013-01-13 08:19:21 +01:00
twinaphex
13ff3c3eb0
(360) Build fix
2013-01-13 04:44:09 +01:00
twinaphex
c1f5fc8890
Rename MODE_EMULATION define to MODE_GAME
2013-01-13 03:34:55 +01:00
twinaphex
04cacb5e30
Upgrade lifecycle_menu_state to 64bit variable lifecycle_mode_state
2013-01-12 03:13:03 +01:00