Commit Graph

312 Commits

Author SHA1 Message Date
twinaphex b5e94e4938 (Menu) Implement ST_GROUP label representation 2014-08-25 16:05:59 +02:00
twinaphex 2eea4a3c35 (Menu) More cleanups to set_label 2014-08-25 15:17:24 +02:00
twinaphex 014174134b (Menu) Fix string representation of user language setting 2014-08-25 15:06:41 +02:00
twinaphex 61586d8534 (Menu) Refactor ip_address and audio_device settings 2014-08-25 15:04:35 +02:00
twinaphex f939fb3684 (Menu) Refactor menu_key_start_line 2014-08-25 14:53:03 +02:00
twinaphex adc77bcd1d (Menu) Refactor ST_DIR settings 2014-08-24 20:19:59 +02:00
twinaphex c82553979f (Menu) Refactor VIDEO_MONITOR_INDEX setting 2014-08-24 20:01:44 +02:00
twinaphex 38efdbfa49 (Menu) Move up setting 'video_smooth' 2014-08-24 19:55:50 +02:00
twinaphex e26892a4c4 (Settings/Menu) Refactor video_refresh_rate_auto 2014-08-24 19:53:02 +02:00
twinaphex ba813eb950 (Menu) Change rounding fraction to snprintf format 2014-08-24 19:37:57 +02:00
twinaphex caaff4ac7a (Menu) Refactor more ST_FLOAT code 2014-08-24 19:32:52 +02:00
twinaphex b3719d9e0b (Menu) Refactor autosave_interval setting 2014-08-24 19:11:17 +02:00
twinaphex c45a063b99 (Menu) Refactor Netplay TCP/UDP Port setting 2014-08-24 19:00:36 +02:00
twinaphex c07dcb2dc2 (Menu) Refactor ST_UINT labels 2014-08-24 18:33:03 +02:00
twinaphex 2f39784569 (Menu) Refactor code 2014-08-20 21:41:38 +02:00
twinaphex fb6f0f96b5 (Menu) Combine some setting labels 2014-08-20 21:36:13 +02:00
twinaphex 52a44870cc (Menu) Refactor setting 2014-08-20 21:26:51 +02:00
twinaphex 064eb0f51b (Menu) cleanups 2014-08-20 21:06:40 +02:00
twinaphex 46c8863f1a (Menu) Refactor some more settings labels 2014-08-20 20:57:46 +02:00
twinaphex ccf879431d (Menu) Refactor more settings labels 2014-08-20 19:07:20 +02:00
twinaphex a4615dc48c (Menu) refactor more settings labels 2014-08-20 18:57:07 +02:00
twinaphex 1584239234 (Menu) Start beginning to refactor menu_common_backend_set_label - get
rid of the hardcoded enums
2014-08-20 18:38:50 +02:00
twinaphex d20be80155 (Menu) cut down on code duplication 2014-08-20 18:00:06 +02:00
twinaphex 16c2fe9437 (Menu) Cleanup header include 2014-08-20 15:57:15 +02:00
twinaphex ae71814390 Take out old OSK code - needs to be totally reimplemented 2014-08-20 15:52:52 +02:00
twinaphex 4dea8caa6f (SoftFilter) Refactor most code associated to SoftFilter plugin - load .filt
files instead of the dynamic libraries directly. Options can be
set in the config file.

There's still a problem with config file options - will work this
out later.
2014-08-19 19:38:33 +02:00
twinaphex b1c59df042 (Menu) Refactor menu_common_set_current_fraction 2014-08-18 15:33:31 +02:00
twinaphex 86de91d718 fastforward_ratio - add improved clamping code 2014-08-18 12:14:53 +02:00
twinaphex 5435883e40 Get rid of gfx_filter_type which is being problematic 2014-08-17 19:02:03 +02:00
twinaphex f264062364 (MSVC) Some build fixes 2014-08-17 18:59:49 +02:00
Twinaphex 3497fb4d8c (OSX) Build fix 2014-08-17 16:26:27 +02:00
twinaphex f9c0f5ac64 (Camera/Location stub drivers) Changes
(General) Fix some potential uninitialized variables
2014-08-17 06:09:23 +02:00
twinaphex 9e616e35a2 (Menu) Refactor MENU_ACTION_CANCEL 2014-08-17 05:09:43 +02:00
twinaphex 55c48e7e66 (Menu) menu_settings_iterate - implement fast scrolling 2014-08-17 04:57:02 +02:00
twinaphex c34e5428c0 (Menu) Go through RARCH_CMD_VIDEO_SET_ASPECT_RATIO 2014-08-16 18:46:43 +02:00
twinaphex 2d4cd0a56e Add new cmd enums to rarch_main_command 2014-08-16 18:39:18 +02:00
twinaphex bb2f2eb239 (Menu) Dynamically lookup video_viwidth 2014-08-16 18:30:43 +02:00
twinaphex b0b0b4ac91 (Menu) Fix a couple of potential uninitialized references 2014-08-16 18:27:06 +02:00
twinaphex 28310f44b8 (Menu) Refactor more menu code 2014-08-16 18:20:52 +02:00
twinaphex 7a78ad007c (Menu) Refactor some console settings 2014-08-16 18:11:40 +02:00
twinaphex cc0846b454 (Menu) Refactor MENU_SETTINGS_VIDEO_SOFTFILTER - use push_current_menu 2014-08-16 17:41:02 +02:00
twinaphex 45f4b0760c (Menu) menu_common_setting_set - minor cleanups 2014-08-16 17:36:39 +02:00
twinaphex 74058dec25 (Menu) Refactor MENU_SETTINGS_VIDEO_SOFTFILTER 2014-08-16 17:34:06 +02:00
twinaphex 90fabad767 (Menu) Refactor video_filter option 2014-08-16 10:22:42 +02:00
twinaphex c03478bd5f (Menu) Move more outside of menu_common_backend.c 2014-08-16 10:06:49 +02:00
twinaphex 2f67bc0479 (Menu) Refactor video_filter_dir/audio_filter_dir settings 2014-08-16 07:12:43 +02:00
twinaphex 98e0c87a45 (Menu) Refactor code in menu_info_screen_iterate 2014-08-16 06:41:07 +02:00
twinaphex 77b2fe4910 (Menu) Group some more settings in big switch 2014-08-16 06:30:01 +02:00
twinaphex 728b18a9fe (Menu) Refactor init_core_info calls 2014-08-16 06:23:51 +02:00
twinaphex 57cf883814 (Menu) Refactor MENU_CONFIG_DIR_PATH and MENU_JOYPAD_AUTOCONFIG_DIR_PATH 2014-08-16 06:11:45 +02:00