twinaphex
|
6fb51eb360
|
Initial implementation of remap binds feature
|
2015-01-05 22:53:21 +01:00 |
|
twinaphex
|
45cdb15de4
|
Add setting 'Max Users'
|
2015-01-05 01:45:57 +01:00 |
|
twinaphex
|
6ca7e0561e
|
Add menu_navigation_browser_filter_supported_extensions_enable option
|
2015-01-01 16:40:47 +01:00 |
|
twinaphex
|
a9438452a1
|
Add Content Database Directory Path option
|
2014-12-30 22:58:08 +01:00 |
|
twinaphex
|
343a0ed8cf
|
Add explanation for input_overlay_enable
|
2014-12-29 10:22:38 +01:00 |
|
twinaphex
|
3a81c23d01
|
Remove unused/stub 'Cheat Settings' setting
|
2014-12-15 06:37:14 +01:00 |
|
twinaphex
|
23569044ff
|
Add 'Hide Unbound Input Descriptor'
|
2014-12-05 14:13:29 +01:00 |
|
twinaphex
|
9374136a9b
|
Update player to user in skeleton config file
|
2014-12-05 13:59:09 +01:00 |
|
twinaphex
|
e3e5f5f8a8
|
Implement input descriptor labels
|
2014-12-04 13:26:43 +01:00 |
|
twinaphex
|
df8e3dfc55
|
Add content history dir and change 'retroarch-history.txt' to 'retroarch-content-history.txt'
|
2014-11-27 08:46:30 +01:00 |
|
twinaphex
|
d87470c597
|
(Menu) Add stub Navigation Wrap-Around options
|
2014-11-17 16:16:52 +01:00 |
|
Mike Robinson
|
06c102d337
|
Add audio_max_timing_skew setting
Let users enable very large timing skews if they don't mind
inaccurate audio pitch.
|
2014-11-16 14:24:58 +00:00 |
|
twinaphex
|
3094efdc7e
|
Save archive_mode to config file and change representation
|
2014-11-14 16:30:55 +01:00 |
|
twinaphex
|
921bcb6d2c
|
Add menu_mouse_enable to config file
|
2014-10-26 18:10:02 +01:00 |
|
twinaphex
|
d5a36fd4af
|
Change video_gl_context to video_context_driver
|
2014-10-23 22:46:30 +02:00 |
|
twinaphex
|
0f5161d621
|
Add History List Enable option
|
2014-10-17 04:17:28 +02:00 |
|
twinaphex
|
aa961dba9e
|
Add 'Limit Maximum Run Speed' setting - set this to 'off' to
get the fastforward_ratio = -1 (no limit) setting again
|
2014-10-03 18:05:46 +02:00 |
|
twinaphex
|
7c2251a1ba
|
Update retroarch.cfg
|
2014-10-03 16:19:22 +02:00 |
|
twinaphex
|
395e2ed756
|
Add "Force-disable sRGB FBO" option for buggy Intel OpenGL drivers
on Windows - should hopefully fix messed up colors with it enabled (untested)
|
2014-09-21 05:23:51 +02:00 |
|
twinaphex
|
89676e8424
|
Add Playlist Directory path setting
|
2014-09-15 04:12:41 +02:00 |
|
Mike Robinson
|
46f3d9c8cc
|
Make frame delay description clearer
|
2014-08-28 20:14:17 +01:00 |
|
Mike Robinson
|
ac421ec19b
|
Implement frame delay option
Sets how many milliseconds to delay after VSync before running the core.
|
2014-08-28 19:54:42 +01:00 |
|
sergiobenrocha2
|
fc764081d3
|
retroarch.cfg: Fix input and directory overlay.
|
2014-08-18 15:02:57 -03:00 |
|
twinaphex
|
f016e945d4
|
Update skeleton retroarch.cfg to reflect changes in fastforward_ratio
|
2014-08-13 20:11:50 +02:00 |
|
twinaphex
|
9df8cda62c
|
Refactor video_xscale/video_yscale into video_scale - scales
both X and Y according to same value
|
2014-08-11 23:57:57 +02:00 |
|
sergiobenrocha2
|
3c1ad9b106
|
Added libretro_info_path and fixed overlay_directory
|
2014-08-03 03:48:48 -03:00 |
|
twinaphex
|
9dadfc0b19
|
Rename Netplay Nickname to Username and make it not dependent
on HAVE_NETPLAY
|
2014-08-01 05:04:59 +02:00 |
|
Higor Eurípedes
|
b105795b78
|
Add video_filter_dir and audio_filter_dir options to retroarch.cfg
|
2014-07-27 16:32:27 -03:00 |
|
twinaphex
|
78fcd416e7
|
Take out input_overlay_enable
|
2014-07-25 18:57:07 +02:00 |
|
twinaphex
|
33d9866d40
|
Change "input_enable_hotkey" into "input_enable_hotkey_btn" in
skeleton cfg file
|
2014-07-09 14:01:27 +02:00 |
|
twinaphex
|
c090ee634c
|
(Android) Remove debug_input_enable
|
2014-06-20 07:03:06 +02:00 |
|
twinaphex
|
83edfab974
|
(Menu) Expose HW Shared Context in menu
|
2014-06-20 05:00:30 +02:00 |
|
twinaphex
|
5532babfd6
|
(Overlays) Add explicit overlay_enable option
|
2014-06-12 22:15:32 +02:00 |
|
twinaphex
|
a7cb3e22a7
|
(Menu) Replace some more RGUI strings
|
2014-06-10 02:44:19 +02:00 |
|
twinaphex
|
361a1653c2
|
Save netplay settings
|
2014-06-09 22:50:44 +02:00 |
|
Themaister
|
8ee747a12d
|
Blit fonts to full viewport.
|
2014-06-08 14:08:26 +02:00 |
|
twinaphex
|
753d78dfd3
|
(Performance counters) Add performance counters to regular build
(Menu/Setting) Enable g_extern.perfcnt_enable - turns RetroArch
frontend perfcounters on/off
(Menu) Add menu option 'Performance Counters'
|
2014-06-01 22:07:39 +02:00 |
|
twinaphex
|
f36589cf11
|
Update some comments
|
2014-06-01 15:33:42 +02:00 |
|
Themaister
|
3e3bc4fd28
|
You cannot disable composition on Windows 8.
|
2014-05-31 14:44:06 +02:00 |
|
twinaphex
|
db0da490fa
|
(Menu) Add Info button - press 'Select' on the RetroPad to
have a message box pop up on an item. It will provide you with
info on the item. Not all items covered yet but it's coming along.
|
2014-05-31 05:14:44 +02:00 |
|
twinaphex
|
e1387a7b0b
|
Take out image driver
|
2014-05-28 21:14:33 +02:00 |
|
twinaphex
|
9665fcc663
|
Add menu_driver to retroarch.cfg
|
2014-05-27 01:13:43 +02:00 |
|
twinaphex
|
b4725eff96
|
(Nit) Replace some references to 'ROMs' with 'content'
|
2014-05-26 03:09:39 +02:00 |
|
twinaphex
|
1a12f76fb0
|
Update retroarch.cfg
|
2014-05-26 02:45:40 +02:00 |
|
twinaphex
|
09f5f2c25a
|
(Menu) Expose logging verbosity and libretro log level to menu
(Settings) Save logging verbosity
|
2014-05-26 02:44:58 +02:00 |
|
Themaister
|
25e56d8db0
|
Kill support for XML shaders.
Long overdue ...
|
2014-05-25 17:16:45 +02:00 |
|
twinaphex
|
b2b5c6daec
|
(Image) Put image functions through abstract interface
(Image) Add image_driver to retroarch.cfg to specify image driver to use
(Menu) Add Image Driver to Drivers section
|
2014-05-10 20:26:58 +02:00 |
|
twinaphex
|
ac2ddc3b20
|
Add 'assets' directory - interfaces like menus will try to look
here for loadable assets, etc. Can be expanded in scope later on
as well as a sandbox directory for user-modified content.
|
2014-05-10 05:12:31 +02:00 |
|
Themaister
|
05eac0c8a2
|
Add new libretro_directory.
Avoid kinda-weird dual purpose of g_settings.libretro.
|
2014-05-09 18:51:20 +02:00 |
|
Themaister
|
1cbb47229a
|
Make video_shared_context an option.
Might be part of libretro API later if necessary. Must be discussed with
other frontend developers first.
|
2014-04-19 16:37:39 +02:00 |
|