Commit Graph

50608 Commits

Author SHA1 Message Date
twinaphex
c5739a5c31 Cleanups 2019-08-21 22:27:01 +02:00
twinaphex
a3e2531bd6 Remove duplicate function in translation_service.c 2019-08-21 21:51:25 +02:00
twinaphex
95637cfe08 Buildfix 2019-08-21 21:09:19 +02:00
twinaphex
ccc6d65c43 (Translation) Enable by default for PC platforms, fix CXX_BUILD 2019-08-21 20:57:08 +02:00
twinaphex
fea7694027 Add AI Service settings 2019-08-21 20:43:32 +02:00
twinaphex
f6c451fafe Enable ticker smooth by default 2019-08-21 18:52:08 +02:00
Twinaphex
35c336e3ab
Merge pull request #9333 from jdgleaver/smooth-ticker
Add optional smooth scrolling menu ticker text
2019-08-21 18:42:20 +02:00
twinaphex
894b05dd40 Silence warnings 2019-08-21 18:41:49 +02:00
jdgleaver
8569e65c18 Add optional smooth scrolling menu ticker text 2019-08-21 17:01:20 +01:00
twinaphex
e536911bb0 Buildfix for C89_BUILD 2019-08-21 08:14:39 +02:00
twinaphex
5481166156 (Vita) Buildfix 2019-08-21 08:02:56 +02:00
Twinaphex
5dd74503d2
Update discord_register_linux.c 2019-08-21 04:35:37 +02:00
twinaphex
edd5677492 Set this to true 2019-08-21 03:18:39 +02:00
twinaphex
b19d83c1e4 Set default values for some settings 2019-08-21 03:18:11 +02:00
twinaphex
039daf3374 Ability to hide 'Input Settings' 2019-08-21 00:27:40 +02:00
twinaphex
7bce5783aa Add User Interface -> Views -> Settings 2019-08-21 00:04:34 +02:00
twinaphex
01bd4c22ad Avoid warning 2019-08-20 23:14:16 +02:00
twinaphex
74f2a4b093 Use encodings/utf functions 2019-08-20 23:01:01 +02:00
twinaphex
20a4b39272 (Win32) Properly set initial directory for menubar -> Load Core 2019-08-20 22:50:40 +02:00
twinaphex
dde53fe682 (ui_win32.c) Cleanups 2019-08-20 22:48:06 +02:00
twinaphex
1917b2235e (Discord) Cleanups 2019-08-20 21:11:48 +02:00
twinaphex
a363af7796 (Discord) Convert some files to C 2019-08-20 21:03:16 +02:00
twinaphex
12698f561f (Discord) Call Discord_RunCallbacks directly 2019-08-20 20:24:41 +02:00
twinaphex
b059119213 Simplify input_keys_pressed 2019-08-20 20:11:57 +02:00
twinaphex
5752ea58f3 Use button masks for menu_input_keys_pressed 2019-08-20 18:59:23 +02:00
twinaphex
c1f961b94e Start turning the two input functions closer together 2019-08-20 18:46:01 +02:00
twinaphex
75c7b2a29a Simplify menu_input_keys_pressed 2019-08-20 18:25:52 +02:00
twinaphex
ab5e5d3a80 Add Quick Menu -> Views ->'Show Resume/Restart/Close content' 2019-08-20 18:08:44 +02:00
twinaphex
b46545cd64 menu_driver_frame - use video_info->menu_is_alive instead 2019-08-20 17:04:06 +02:00
twinaphex
230b4b95dc Cleanups 2019-08-20 16:57:07 +02:00
twinaphex
dd83bc98a2 (menu_driver.c) Avoid function calls when possible 2019-08-20 16:38:45 +02:00
twinaphex
525d63f9ec use menu_entries_get_selection_buf_ptr_internal 2019-08-20 16:24:10 +02:00
twinaphex
4a05dafbb7 Should not use RARCH_LOG and friends on a thread 2019-08-20 16:15:30 +02:00
Twinaphex
a595557495
Merge pull request #9331 from LazyBumHorse/changes
Update CHANGES.md
2019-08-20 14:46:13 +02:00
LazyBumHorse
69cd4e6778 Update CHANGES.md 2019-08-20 11:03:39 +02:00
twinaphex
d8860104d3 Get rid of file_list_get_alt_at_offset 2019-08-20 06:13:33 +02:00
twinaphex
74c79e3962 Don't go through these superfluous functions 2019-08-20 06:03:28 +02:00
twinaphex
75754c54e3 verbosity.c - cleanups - no longer need file_path_str 2019-08-20 05:25:22 +02:00
twinaphex
c38b8bee45 Cleanups 2019-08-20 05:03:12 +02:00
twinaphex
17c3635a38 RARCH_LOG_BUFFER - if verbosity level is above 1, skip 2019-08-20 03:54:10 +02:00
twinaphex
9ece732348 (Menu settings) Turn function static and some style nits 2019-08-20 03:44:17 +02:00
twinaphex
afc7f9ae12 (menu setting) Cleanups 2019-08-20 03:32:53 +02:00
twinaphex
cc86a78740 change_handler gets called every frame, so make this as
efficient as possible
2019-08-20 03:26:17 +02:00
twinaphex
72bde77ef0 Ability to set FPS update interval (new setting - fps_update_interval) 2019-08-20 03:05:52 +02:00
twinaphex
73663104b3 Add separate setting for Frontend Logging Level 2019-08-20 01:34:40 +02:00
twinaphex
ad71451432 Add frontend log level setting 2019-08-20 01:18:26 +02:00
twinaphex
eff7cb467e Don't hide 'Show Quit RetroArch' for regular RetroArch 2019-08-20 01:07:16 +02:00
Francisco Javier Trujillo Mata
c987945b5e Apply some improvement preparing for new toolchain (#9330) 2019-08-19 20:36:15 +02:00
Ömercan Kömür
0420d7f06c Update index.html (#9329) 2019-08-19 16:28:22 +02:00
CatGreen90
1f45a9d71e (RetroArch_Metal.xcodeproj) Add glslang_utils.c and glslang_utils_cxx.cpp/.h to project.pbxproj (#9328)
* Update android_ctx.c

* Add glslang_util_cxx.c/.h and glslang_util.c

* Update
2019-08-19 01:53:12 +02:00