44781 Commits

Author SHA1 Message Date
Wiktor Strzębała
45799ee034 Bring up touch support for wayland subsystem for sailfish os devices
Touch code cleanup
Make variabled static as suggest bparker06
C89 compilation error fix (at least for loops)
More C89 fixes

Signed-off-by: Wiktor Strzębała <wiktorek140@tlen.pl>
2018-08-09 20:49:27 +02:00
Wiktor Strzębała
ca769b0006 Wayland have EGL libs
Signed-off-by: Wiktor Strzębała <wiktorek140@tlen.pl>
2018-08-09 14:42:19 +02:00
Wiktor Strzębała
599fd8abe0 Spec file for building under MERSDK (sailfishos)
Signed-off-by: Wiktor Strzębała <wiktorek140@tlen.pl>
2018-08-09 14:41:55 +02:00
twinaphex
137a39c705 Update 2018-08-07 06:22:56 +02:00
twinaphex
7fdc516d8d Update 2018-08-07 06:19:27 +02:00
twinaphex
653bcba2e0 Update libretro-common 2018-08-07 06:17:48 +02:00
twinaphex
f52708e205 Update filestream_transforms.h 2018-08-07 06:00:16 +02:00
twinaphex
c563eedb32 Hopefully the VFS interface can now remain stable 2018-08-07 05:53:32 +02:00
twinaphex
1bda6ba204 Update libretro-common 2018-08-07 05:43:19 +02:00
twinaphex
0fb7d6a9e4 (SSL) Re-enable drbg 2018-08-07 04:57:33 +02:00
twinaphex
9403489f2e try to bake out debug parts of mbedtls 2018-08-07 04:51:26 +02:00
twinaphex
79f87cbaee More C89_BUILD fixes for mbedtls 2018-08-07 04:48:05 +02:00
twinaphex
6155772c5e mbedtls is not C89_BUILD compatible for now 2018-08-07 03:54:09 +02:00
twinaphex
f523fec4d2 C89_BUILD fixes 2018-08-07 03:50:10 +02:00
twinaphex
2bf3ec2000 C89_BUILD fixes 2018-08-07 03:37:56 +02:00
Twinaphex
d4ab18c188
Merge pull request #7049 from bparker06/wimp_update
Qt: add option to update RetroArch (Windows only for now)
2018-08-07 03:10:32 +02:00
Brad Parker
4baecf84ca Qt: add option to update RetroArch (Windows only for now) 2018-08-06 20:52:47 -04:00
Brad Parker
a1b831abdb allow 7z archives to have multiple files extracted at once 2018-08-06 20:44:59 -04:00
twinaphex
00f252ad2d configuration.c - cleanups:
- use string_is_equal instead of strcmp
- use calloc instead of malloc
2018-08-06 06:59:50 +02:00
twinaphex
68f5c907fe Don't leak 4096 bytes in config_load_remap 2018-08-06 06:55:13 +02:00
Twinaphex
5a727ce522
Merge pull request #7046 from DEX357/patch-18
Update msg_hash_pl.h
2018-08-06 02:41:08 +02:00
DEX357
046ce64250
Update msg_hash_pl.h 2018-08-06 00:27:26 +02:00
Twinaphex
c19e26ebf6
Merge pull request #7045 from dor3k/patch-1
Update Polish
2018-08-06 00:15:16 +02:00
dor3k
dcc642876a
Update msg_hash_pl.h 2018-08-05 23:30:41 +02:00
twinaphex
d9f4675a51 menu_settings_free - prevent null pointer indirections 2018-08-05 16:59:59 +02:00
dor3k
54074f5c53
Update msg_hash_pl.h 2018-08-05 02:36:54 +02:00
twinaphex
3f959637f2 Update application ID 2018-08-05 02:14:21 +02:00
twinaphex
ae69bf9d7b More changes needed for mbedtls/griffin 2018-08-05 01:10:05 +02:00
Twinaphex
dae393d519
Merge pull request #7043 from fr500/master
Discord: Show game name and a core icon
2018-08-05 01:08:55 +02:00
radius
605565e87e Discord: Show game name and a core icon 2018-08-04 17:41:07 -05:00
twinaphex
a1e338827c (mbedtls) Changes to make it compatible with Griffin, pt. 1 2018-08-04 21:16:12 +02:00
twinaphex
d2613d6e89 (mbedtls) Global variables need to be uniquely namespaced for Griffin 2018-08-04 20:57:23 +02:00
twinaphex
3019748b17 (mbedtls) Use arc4_alt.h 2018-08-04 20:54:11 +02:00
twinaphex
ad87ec871d (mbedtls) update asn1parse.c 2018-08-04 20:10:19 +02:00
twinaphex
5b3b3b4a89 (mbedtls) Add arc4_alt.h 2018-08-04 20:09:07 +02:00
Twinaphex
01103dcd23 Cleanups 2018-08-04 20:02:33 +02:00
twinaphex
564c7805b0 Add HAVE_SSL ifdef to griffin.c 2018-08-04 19:51:55 +02:00
Brad Parker
c71b4ccca3 only set mbedtls debug if we are building in debug mode 2018-08-04 13:24:36 -04:00
twinaphex
7b147a40ae Update 2018-08-04 19:23:42 +02:00
Twinaphex
b0e8775b55
Merge pull request #7041 from RetroSven/master
bugfix for very long code values - allow for any length
2018-08-04 19:10:46 +02:00
Sven
0f634d563b Merge remote-tracking branch 'upstream/master' 2018-08-04 13:05:40 -04:00
Sven
2fb5d54130 bugfix for very long code values - allow for any length 2018-08-04 13:05:05 -04:00
Brad Parker
93aed2bc87 Update CHANGES.md 2018-08-04 12:56:48 -04:00
twinaphex
2f1dd78a77 Set HAVE_SSL=yes by default for Windows/Linux 2018-08-04 18:50:53 +02:00
Twinaphex
00ff8b59aa
Merge pull request #7040 from alfrix/spanish
Update Spanish
2018-08-04 16:10:10 +02:00
Sven
deff1de2b7 Merge remote-tracking branch 'upstream/master' 2018-08-04 08:29:07 -04:00
Sven
a82ea4dcc8 bump size for long one-line multi-codes 2018-08-04 08:28:39 -04:00
Alfredo Monclus
ce20a9acdf Add Onscreen Notifications and Overlays Sublabels 2018-08-04 00:33:51 -03:00
Alfredo Monclus
8fe519365c Update Spanish 2018-08-03 23:20:32 -03:00
Brad Parker
75d161e0bd Qt: make links in Help->About clickable, add documentation link 2018-08-03 21:38:38 -04:00