twinaphex
|
3fe68149a6
|
(RMenu) Improve Low RAM mode for RMenu
|
2013-02-17 22:01:08 +01:00 |
|
twinaphex
|
0357f1510c
|
(RMenu) Add low RAM mode
|
2013-02-17 20:23:27 +01:00 |
|
Themaister
|
843d079002
|
Begin adding threaded video driver wrapper.
|
2013-02-16 02:48:08 +01:00 |
|
meancoot
|
19fb2fe8f4
|
Merge branch 'master' of https://github.com/Themaister/RetroArch into ios
|
2013-02-11 17:13:31 -05:00 |
|
twinaphex
|
fa582bf15e
|
(Android) Add ICade profile option
|
2013-02-09 11:44:50 +01:00 |
|
twinaphex
|
2ed42b848d
|
(GX) Set GX to 4:3 aspect ratio by default when there is no libretro.cfg
|
2013-02-09 08:30:25 +01:00 |
|
Themaister
|
19f487b765
|
Set default resampler explicitly.
|
2013-02-08 14:50:14 +01:00 |
|
twinaphex
|
2f7b3bf781
|
(RARCH_CONSOLE) audio_resampler will be saved to config file too
|
2013-02-08 13:55:58 +01:00 |
|
Themaister
|
d33d2e9f0c
|
Make resamplers more modular.
|
2013-02-08 11:49:51 +01:00 |
|
meancoot
|
7e4e028fc8
|
ios: Add a simple input driver draft; tracks only one touch for now.
|
2013-02-06 18:23:11 -05:00 |
|
twinaphex
|
1dfd9f8662
|
(RARCH_CONSOLE) Don't recycle lifecycle_mode_state anymore
|
2013-02-02 17:22:43 +01:00 |
|
ToadKing
|
7967086058
|
(Android) set opacity overlay
|
2013-02-01 20:29:42 -05:00 |
|
twinaphex
|
a88f1c3dce
|
(RMenu/PS3) Saves 'menu_path_texture' now to config
|
2013-02-01 09:13:29 +01:00 |
|
Themaister
|
61707d2783
|
Add integer scale options.
|
2013-01-29 19:28:33 +01:00 |
|
Themaister
|
6f8190ea0b
|
Add savestate_auto_load option.
|
2013-01-24 19:24:40 +01:00 |
|
twinaphex
|
cc8c765190
|
(360/PS3) Set aspect ratio to 16:9 by default
|
2013-01-23 18:43:00 +01:00 |
|
twinaphex
|
858a21f87a
|
(360) Correctly initialize fbo_scale_x/fbo_scale_y
|
2013-01-22 16:30:35 +01:00 |
|
twinaphex
|
905c3f98d8
|
(RARCH_CONSOLE) Don't require a config file to be present on
consoles
|
2013-01-22 15:10:15 +01:00 |
|
twinaphex
|
8efc01b321
|
(RARCH_CONSOLE) Use new unzip code and remove console-centric
stuff
|
2013-01-22 00:14:24 +01:00 |
|
Themaister
|
737627dfac
|
Clarify that config is loaded from default loc.
|
2013-01-20 12:45:34 +01:00 |
|
twinaphex
|
5d33861c8b
|
(RMenu) Add rewind_granularity option
|
2013-01-19 08:54:39 +01:00 |
|
twinaphex
|
4f53bd4ca0
|
(RARCH_CONSOLE) Change config_get_string to config_get_path
|
2013-01-13 16:31:34 +01:00 |
|
twinaphex
|
15cbab4876
|
(RARCH_CONSOLE) Add new Unzip mode : Unzip, Load First File, Then Delete
- tested first on PS3
|
2013-01-13 07:12:21 +01:00 |
|
twinaphex
|
f001938b2e
|
(RMenu) Default filebrowser startup dir fixed now
|
2013-01-13 04:57:25 +01:00 |
|
twinaphex
|
ae9a1167b7
|
(RARCH_CONSOLE) Refactored sram_dir_enable / state_dir_enable setting -
also fixed a reentrant bug to do with set savestate dir/set sram dir
boolean variables in parse_input
|
2013-01-13 04:12:10 +01:00 |
|
twinaphex
|
04cacb5e30
|
Upgrade lifecycle_menu_state to 64bit variable lifecycle_mode_state
|
2013-01-12 03:13:03 +01:00 |
|
twinaphex
|
ba51ff51f7
|
(RARCH_CONSOLE) Refactored zip_extract variable
|
2013-01-12 02:35:40 +01:00 |
|
twinaphex
|
f21c998cc7
|
Change font_size to float
|
2013-01-11 23:00:51 +01:00 |
|
twinaphex
|
c7adeb9ed0
|
(RMenu) Rmenu now uses g_settings.video.font_size
|
2013-01-11 21:05:15 +01:00 |
|
twinaphex
|
cc43b84ff2
|
(RARCH_CONSOLE) Refactor more state variables
|
2013-01-11 19:44:34 +01:00 |
|
twinaphex
|
193f90a68f
|
(RARCH_CONSOLE) Clean up config_set_defaults somewhat
|
2013-01-11 08:38:02 +01:00 |
|
twinaphex
|
33a2816681
|
(RARCH_CONSOLE) Refactored out msg_info
|
2013-01-11 07:49:32 +01:00 |
|
twinaphex
|
ca3be92255
|
(RARCH_CONSOLE) Refactor msg_fps variable
|
2013-01-11 06:56:05 +01:00 |
|
twinaphex
|
7a3b021b17
|
g_extern.console.rmenu.mode becomes g_extern.lifecycle_menu_state
|
2013-01-10 18:04:04 +01:00 |
|
twinaphex
|
6ad5d46781
|
(RARCH_CONSOLE) rmenu.mode is now set with bitmasked values so
as to allow more state management options
|
2013-01-10 08:46:46 +01:00 |
|
twinaphex
|
6548800152
|
Small fix to prior commit
|
2013-01-10 07:12:37 +01:00 |
|
twinaphex
|
13979fe33f
|
(RARCH_CONSOLE) Add log to indicate when config file is being
saved, and to where
|
2013-01-10 07:11:37 +01:00 |
|
twinaphex
|
d36af814c6
|
Reintroduce block_config_read
|
2013-01-10 06:45:44 +01:00 |
|
twinaphex
|
cc71a83fa8
|
(RARCH_CONSOLE) Console ports now use config_load for loading
config file stuff and config_set_default as only place to load
defaults from. Slightly messy defaults will be cleaned up later.
|
2013-01-10 06:38:19 +01:00 |
|
twinaphex
|
589b5eefdb
|
(360) 360 audio driver now goes through the same Xaudio driver
as PC
|
2013-01-09 22:04:28 +01:00 |
|
Themaister
|
1a0c3ead4d
|
Log where config file is loaded from.
|
2013-01-09 13:31:41 +01:00 |
|
Themaister
|
7c3b9486b3
|
Set in_rate by default on PC as well.
Causes no harm.
|
2013-01-08 04:58:41 +01:00 |
|
twinaphex
|
33ae5b3e3d
|
(RARCH_CONSOLE) Do early initing of audio/video/input - add
hack to settings.c to progress beyond assert
|
2013-01-08 03:56:17 +01:00 |
|
twinaphex
|
b56b645366
|
Rename RARCH_SHADER_BSNES to RARCH_SHADER_GLSL
|
2013-01-07 17:03:10 +01:00 |
|
Themaister
|
db21661b1c
|
Fix silly compiler warning.
|
2013-01-06 01:32:36 +01:00 |
|
Themaister
|
a3a0fbca36
|
Don't only set font settings with FREETYPE.
|
2013-01-05 23:58:28 +01:00 |
|
twinaphex
|
c0c81bf22b
|
(RARCH_CONSOLE) Move rarch_config_save to settings.c - rename to
config_save_file
|
2013-01-05 22:18:59 +01:00 |
|
Themaister
|
8d0fbe53ab
|
Set some android options default explicitly.
|
2013-01-05 20:06:59 +01:00 |
|
twinaphex
|
9a8e6a6432
|
(Android) Add debug input keycode reporting option
|
2013-01-05 17:09:13 +01:00 |
|
twinaphex
|
cd46fc96a6
|
(Android) Refactor g_android
|
2013-01-05 07:38:59 +01:00 |
|