1559 Commits

Author SHA1 Message Date
twinaphex
57cf883814 (Menu) Refactor MENU_CONFIG_DIR_PATH and MENU_JOYPAD_AUTOCONFIG_DIR_PATH 2014-08-16 06:11:45 +02:00
twinaphex
bba2ae0463 (Menu) Get rid of another HAVE_OVERLAY ifdef 2014-08-16 06:04:57 +02:00
twinaphex
eb3169a814 Get rid of some ifdef macros in menu_common_backend.c and rely
on dynamic lookup
2014-08-16 06:01:37 +02:00
twinaphex
0ede6def6f Get rid of two HAVE_OVERLAY ifdefs 2014-08-16 05:49:48 +02:00
twinaphex
823be1ce41 Get rid of more driver_funcs macros 2014-08-15 20:51:59 +02:00
twinaphex
eb1d78bab7 Rename history.c to playlist.c 2014-08-15 17:24:28 +02:00
twinaphex
e851d279f8 Start getting rid of driver_funcs.h macros 2014-08-14 19:54:22 +02:00
twinaphex
5a2d59d0e3 menu_common_shader_manager_set_preset - handle possible null pointer
dereference
2014-08-14 17:13:45 +02:00
twinaphex
0966d384d8 (OSK) Get rid of HAVE_OSK ifdef 2014-08-14 06:40:33 +02:00
twinaphex
e1a122843b Add null camera - remove HAVE_CAMERA ifdefs 2014-08-14 02:55:04 +02:00
twinaphex
027bd68bb3 Add location/null.c - get rid of HAVE_LOCATION ifdefs 2014-08-14 02:15:48 +02:00
twinaphex
fab7792058 Get rid of set_keybinds - no longer used 2014-08-14 00:49:28 +02:00
twinaphex
1effecdb86 (Menu) Hide Performance Counters if g_extern.perfcnt_enable is false 2014-08-13 20:14:42 +02:00
Tobias Jakobi
baee49d4eb menu: replace lima description with exynos 2014-08-13 17:52:14 +02:00
twinaphex
0090ec654a (Menu) Update SDL 2 video driver entry 2014-08-13 09:03:24 +02:00
twinaphex
25dae11732 (Menu) Add description for SDL 2 video driver and update description
of SDL 1 video driver
2014-08-12 06:20:47 +02:00
twinaphex
f027acd5cf Rename game_history_size to content_history_size 2014-08-12 04:57:31 +02:00
twinaphex
126e115abd (GX) Build fixes/cleanups 2014-08-12 03:55:07 +02:00
twinaphex
2cb8d06c7a Move config_save_on_exit to g_settings 2014-08-12 03:36:26 +02:00
twinaphex
30db4df19e Rename more references to 'ROMs' 2014-08-12 03:22:44 +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
Jean-André Santoni
ed92aadd65 (Lakka) Fix a color mode bug 2014-08-11 14:52:41 +02:00
twinaphex
f910a68083 (GX) Ifdef g_settings.vwidth with GEKKO 2014-08-11 11:00:11 +02:00
SuperrSonic
e646693531 added viwidth stuff 2014-08-10 17:11:33 -04:00
SuperrSonic
780d403025 more viWidth stuff 2014-08-10 17:09:37 -04:00
Jean-André Santoni
3957f3f72e (Lakka) Forgot to uncomment a test 2014-08-09 09:53:09 +02:00
twinaphex
622da58665 (Menu) refactor more settings 2014-08-09 05:41:25 +02:00
twinaphex
fb1f525901 (Menu) Refactor set_current_unsigned_integer 2014-08-09 05:23:58 +02:00
twinaphex
e8ff64bad6 Add 'enforce minrange/maxrange' to settings_data 2014-08-09 05:18:54 +02:00
twinaphex
6dc1481fc1 (Menu) Add step variable for rarch_setting_t 2014-08-09 04:54:40 +02:00
Twinaphex
fe1d5c84f1 Merge pull request #862 from lioncash/lakka
lakka: Fix overflow possibilities when copying to icon_dir
2014-08-09 03:30:09 +02:00
twinaphex
91bad2b25d (PS3) Build fixes 2014-08-09 03:25:11 +02:00
Lioncash
499209765f lakka: Fix overflow possibilities when copying to icon_dir
strcpy also copies over the null-terminator as well.
2014-08-08 21:03:38 -04:00
twinaphex
2333d87a6b (Menu) Refactor settings pt. 3 2014-08-09 03:00:52 +02:00
twinaphex
e55155efcc (Menu) Group MENU_SETTINGS_NETPLAY_DELAY_FRAMES 2014-08-09 02:55:16 +02:00
twinaphex
8c05dceb91 (Menu) Refactor settings pt. 2 2014-08-09 02:52:23 +02:00
twinaphex
0ecf05f857 (Menu) Refactor settings 2014-08-09 02:34:56 +02:00
Twinaphex
d5d238c076 Merge pull request #861 from lakkatv/lakka
(Lakka) Remove libpng dependancy and use lowercase variables
2014-08-08 23:31:36 +02:00
Jean-André Santoni
db5d88641a (Lakka) Remove libpng dependancy and use lowercase variables 2014-08-08 23:29:36 +02:00
twinaphex
d94fba2d17 (Menu) Refactor more settings functions - pass rarch_settings_t *
pointer variable
2014-08-08 21:13:19 +02:00
twinaphex
736a15832e (Menu) Refactor setting_set 2014-08-08 21:08:42 +02:00
twinaphex
a030547399 Refactor menu_common_settings_set 2014-08-08 21:05:05 +02:00
twinaphex
03f4cb48d1 (Menu) Refactor setting_toggle callbacks 2014-08-08 21:00:28 +02:00
Twinaphex
64e2a8134b Merge pull request #858 from lakkatv/lakka
(Lakka) Better way to prevent offscreen drawing
2014-08-08 17:07:03 +02:00
Jean-André Santoni
85666a1cba (Lakka) Better way to prevent offscreen drawing
Also removes a workaround, better transparency handling, fade out the arrow, fade out the items
2014-08-08 11:52:14 +02:00
twinaphex
266e3e0051 file_list_get - return rarch_settings_t * 2014-08-08 07:58:07 +02:00
Twinaphex
eb1de2cf44 Merge pull request #856 from lakkatv/lakka
(Lakka) Icon and labels placement adjustments
2014-08-07 20:06:22 +02:00
Jean-André Santoni
c14067e9fc (Lakka) Icon and labels placement adjustments 2014-08-07 18:40:43 +02:00
twinaphex
204c2a3f08 (Menu) Refactor file_list_push 2014-08-07 18:20:27 +02:00
twinaphex
6b5a049bc5 Add label to file_list_push 2014-08-07 08:27:24 +02:00