49001 Commits

Author SHA1 Message Date
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
Dwedit
f8002218cd attempt to fix narrowing char compiler error 2019-05-21 20:56:52 -05:00
Brad Parker
711ea77390 glcore: store GPU device/version string 2019-05-21 21:43:31 -04:00
Dwedit
64a43dd280 Move #pragma code_page(932) into rarch.rc, as #pragma code_page is ignored for included files. Fixes locale problems for Japanese resources. 2019-05-21 20:09:05 -05:00
twinaphex
eed2ea7a99 string_is_empty check is already being done by path_is_valid/file stat
path cb function
2019-05-22 03:05:31 +02:00
twinaphex
32f9b9ab9a (PS4/ORBIS) Move path_is_directory code parts to VFS layer - hope I did
it right
2019-05-22 02:32:22 +02:00
twinaphex
f117d763d6 Create path_stat and use it 2019-05-22 02:21:30 +02:00
Dwedit
1faaf68d9d UTF-8 Fix favoring MSVC 2010-2013.
MSVC 2015 and 2017 projects: Add /utf-8 switch
Makefile.griffin: Add -utf-8 switch to MSVC 2015 builds
Makefile.msvc: Add -utf-8 switch to MSVC 2017 builds
intl/msg_hash files: Added BOM and MSVC 2010-2013 pragmas
menu_cbs.c: Replace Euro character with raw bytes
menu_osk_utf8_pages.h: Replace pragma with MSVC 2010-2013 version range
shaderparamsdialog.cpp: Add BOM and MSVC 2010-2013 pragma
2019-05-21 18:02:25 -05:00
Brad Parker
388a931f95 improve Makefile for standalone scanner 2019-05-21 18:33:07 -04:00
twinaphex
98b7a21c42 (task database standalone) Add 7zip and zlib support 2019-05-22 00:18:25 +02:00
twinaphex
1a1418ccfb (Samples) tasks/database - should work again 2019-05-21 22:38:50 +02:00
twinaphex
9220248c32 Remove double entry 2019-05-21 17:23:28 +02:00
Twinaphex
2e80091ada
Merge pull request #8823 from libretro/revert-8808-xfree86-keycodes
Revert "xfree86_keycodes: Add non-evdev keycodes to fix keyboard input on non-Linux systems with X11."
2019-05-21 17:16:11 +02:00
Twinaphex
8db0e2db7c
Revert "xfree86_keycodes: Add non-evdev keycodes to fix keyboard input on non-Linux systems with X11." 2019-05-21 17:15:59 +02:00
twinaphex
b8d27362e4 Fix C89 issues and avoid usage of ZeroMemory - is just memset 0 2019-05-21 06:08:33 +02:00
twinaphex
d2d4e11169 Fix mistake 2019-05-21 05:43:49 +02:00
twinaphex
b86a9db553 Fix this 2019-05-21 05:37:21 +02:00
twinaphex
154319ba3d Only copy these launch arguments on the first run - by fr500 2019-05-21 05:36:04 +02:00
twinaphex
57c5b629a6 Simplify this 2019-05-21 04:55:29 +02:00
radius
d0c8b3ccf4 restart works on linux too 2019-05-21 04:53:37 +02:00
Twinaphex
0126ad2a75
Merge pull request #8813 from niacat/qb-libs-cflags
qb.libs.sh: Use CFLAGS in header existence check.
2019-05-21 04:34:08 +02:00
twinaphex
beda37e463 (platform_win32.c) Exclude this for Xbox 2019-05-21 04:32:56 +02:00
twinaphex
5eea93497c Remove these ifdefs - we now have a better way of hiding this setting -
this setting should be shown if frontend_driver_has_fork() returns true
2019-05-21 04:28:58 +02:00
radius
95dbb040b0 add restart menu option
add sublabels

Add .gitlab-ci.yml

Update .gitlab-ci.yml
2019-05-21 04:25:34 +02:00
radius
eef4ada025 fix #8725 again including:
- allow savestates on hardcore
- fix weird conditions happening due to having two implementations
- fix popup saying state was loaded when starting a game with achievements hardcore after a game with no achievements
- fix rewind not working when loading games with no achievements after loading games with achievements hardcore
2019-05-21 03:32:49 +02:00
twinaphex
f17655f073 Revert "attempt to fix issue described in #8725"
This reverts commit 90b0afdaa7c76b31cca25fcfaa89b3b194c2dcdc.
2019-05-21 03:32:18 +02:00
twinaphex
90b0afdaa7 attempt to fix issue described in #8725 2019-05-21 03:10:06 +02:00
Twinaphex
27162c2510
Merge pull request #8818 from altiereslima/master
Update msg_hash_pt_br.h
2019-05-20 23:18:19 +02:00
Twinaphex
17afc71483
Merge pull request #8820 from jdgleaver/thumb-refresh
Ensure that displayed thumbnails are always refreshed correctly after selecting 'Download Thumbnails' from quick menu
2019-05-20 21:23:40 +02:00
altiereslima
6a8ec3566d Update msg_hash_pt_br.c 2019-05-20 15:06:59 -03:00
twinaphex
17a0bd0f22 (Tinyalsa) Rename these typedefs 2019-05-20 18:58:15 +02:00
twinaphex
137d72d076 (ALSA QSA) Struct needs to be renamed uniquely 2019-05-20 18:44:24 +02:00
twinaphex
b94f1514aa alsa_device_list_new/alsa_device_list_free are renamed so
that there are no symbol clashes with the main alsa driver
2019-05-20 18:37:24 +02:00
jdgleaver
98889e1652 Ensure that displayed thumbnails are always refreshed correctly after selecting 'Download Thumbnails' from quick menu 2019-05-20 16:09:59 +01:00
Twinaphex
daad277b90
Merge pull request #8819 from jdgleaver/thumb-clear-fix
(XMB/Ozone) Ensure old thumbnails are cleared when selecting playlist entry with 'broken' thumbnails
2019-05-20 16:35:59 +02:00
jdgleaver
dde0160468 (XMB/Ozone) Ensure old thumbnails are cleared when selecting playlist entry with 'broken' thumbnails 2019-05-20 12:23:55 +01:00
Twinaphex
375df32ad2
Update CHANGES.md 2019-05-20 09:46:02 +02:00
Twinaphex
f244aa6042
Update CHANGES.md 2019-05-20 09:37:17 +02:00