Commit Graph

49038 Commits

Author SHA1 Message Date
twinaphex
320d22f5b8 CXX_BUILD buildfix 2019-05-24 03:19:14 +02:00
Twinaphex
cec5f95da0
Merge pull request #8837 from jdgleaver/wii-update
(GX - Wii) Add default video/audio filter directories
2019-05-23 13:26:10 +02:00
jdgleaver
93917c72c7 (GX - Wii) Add default video/audio filter directories 2019-05-23 12:17:38 +01:00
twinaphex
9bc0478e9d (tasks) Cleanups 2019-05-23 13:05:15 +02:00
twinaphex
2db271d954 Remove TODO 2019-05-23 12:43:56 +02:00
twinaphex
96cfe3396c (task_content.c) Cleanups 2019-05-23 11:48:32 +02:00
twinaphex
237e8c3d02 (VFS) Cleanup remove and rename impl. too so we get no more warnings 2019-05-22 22:36:38 +02:00
twinaphex
8eed2f0259 Refactor this again to make it cleaner 2019-05-22 22:24:23 +02:00
twinaphex
a57fb7fe51 Splitup retro_vfs_stat_impl - was becoming a big mess -
also add checking for empty string to beginning of function
for all codepaths
2019-05-22 22:19:00 +02:00
Twinaphex
8c6fcafa18
Merge pull request #8833 from jdgleaver/rgui-wii-fix
(Wii) Fix RGUI display corruption
2019-05-22 20:59:34 +02:00
Brad Parker
f2e15af6ba griffin: linux buildfixes 2019-05-22 14:07:56 -04:00
jdgleaver
e3330a7ed1 (Wii) Fix RGUI display corruption 2019-05-22 16:04:53 +01:00
Brad Parker
725fe6197d add CPU model to system info 2019-05-22 10:50:21 -04:00
Twinaphex
06aaf2a4b6
Merge pull request #8831 from WeedyWeedSmoker/Fix-iOS-9-compilation
Fix iOS 9 & 10 compilation
2019-05-22 12:05:02 +02:00
Weedy Weed Smoker
ca287e1e52
Fix iOS 10 too ! 2019-05-22 16:43:38 +07:00
Weedy Weed Smoker
4bac7246d1
Update version string to 1.7.7 2019-05-22 16:31:10 +07:00
Weedy Weed Smoker
d4c5274707
Update version string to 1.7.7 2019-05-22 16:30:44 +07:00
Weedy Weed Smoker
9aca90a910
Update version string to 1.7.7 2019-05-22 16:30:12 +07:00
Weedy Weed Smoker
5c7bb3720b
Update version string to 1.7.7 2019-05-22 16:29:42 +07:00
Weedy Weed Smoker
0cd83c9d32
Add Webserver to the iOS9 project 2019-05-22 16:28:47 +07:00
twinaphex
9a4bdf5cea (Mouse/Touch) Core options - touching a core option or pressing
with the left mouse button on it will now show a dropdown
list
2019-05-22 10:54:08 +02:00
twinaphex
8d54a56371 (task_content.c) Cleanups 2019-05-22 10:37:55 +02:00
twinaphex
bae877a465 (task_content.c) Cleanups 2019-05-22 10:27:46 +02:00
twinaphex
ab8f0e73b7 Cleanups 2019-05-22 10:23:34 +02:00
Twinaphex
2390b06755
Merge pull request #8824 from natinusala/master
menu widgets: fine tune progress bar colors
2019-05-22 10:12:35 +02:00
twinaphex
5bcf8bebd0 (task_pl_thumbnail_download) Cleanups 2019-05-22 10:10:04 +02:00
natinusala
c7083fdeac menu widgets: fine tune progress bar colors 2019-05-22 10:06:10 +02:00
twinaphex
d9d1c13612 (task_http.c) Cleanups 2019-05-22 09:55:10 +02:00
twinaphex
e255204158 (task_screenshot.c) Cleanups 2019-05-22 07:40:43 +02:00
Brad Parker
e35eff126a show taskbar progress for scanner 2019-05-22 01:31:55 -04:00
twinaphex
7a7d2303b5 Only show GPU Screenshots if video driver supports viewport read 2019-05-22 07:15:04 +02:00
twinaphex
6aed230930 Reimplement 'Take Screenshot' - if GPU-accelerated viewport screenshots
are not available, resort to raw screenshots instead
2019-05-22 07:08:11 +02:00
Brad Parker
f4346401e2 gong: revert bad cleanup 2019-05-22 01:00:23 -04:00
Brad Parker
9bdacd868e Update CHANGES.md 2019-05-22 00:24:06 -04:00
Brad Parker
21725e484c scanner: skip all databases with incompatible file extensions, whether file is inside an archive or not 2019-05-22 00:21:31 -04:00
twinaphex
a0fcb1b694 (task_image.c) Cleanups 2019-05-22 06:17:08 +02:00
twinaphex
020b714113 Refactor task_screenshot.c 2019-05-22 05:54:35 +02:00
twinaphex
15e7078361 string_list_free - try to be safer 2019-05-22 05:28:41 +02:00
Twinaphex
9c12037c43
Merge pull request #8829 from Dwedit/utf_8_fix_v3
UTF-8 Fix favoring MSVC 2010-2013
2019-05-22 05:23:49 +02:00
twinaphex
ceee15c031 (task_screenshot.c) Cleanup screenshot_dump 2019-05-22 05:23:19 +02:00
twinaphex
bf6e580435 (tasks) Get rid of dependencies 2019-05-22 05:13:01 +02:00
twinaphex
3aef826dee (task_file_transfer.c) Cleanups 2019-05-22 04:56:09 +02:00
twinaphex
0dbcb7b9ca task_image.c - less dependencies 2019-05-22 04:54:54 +02:00
Brad Parker
6154371692 use threads for command-line scanner if available 2019-05-21 22:53:36 -04:00
Brad Parker
f9a8c617ce add pthread for command-line scanner when platform is not windows 2019-05-21 22:41:17 -04:00
twinaphex
6c1310ca06 (database task standalone) Add HAVE_THREADS 2019-05-22 04:28:11 +02:00
twinaphex
138a070ceb (task_content.c) Cleanups - extraction error message was not being
printed
2019-05-22 04:24:44 +02:00
Brad Parker
04110576ea vc2010: Makefile.griffin buildfix 2019-05-21 22:17:20 -04:00
Dwedit
dac332a123 explicitly enter signed chars and avoid undefined behavior 2019-05-21 21:08:13 -05:00
twinaphex
bcb474b3a3 (runahead) Cleanups - create core_free_game_info and move it to
core_impl.c - get rid of free_string_list and just reuse
string_list_free
2019-05-22 04:04:58 +02:00