Commit Graph

40660 Commits

Author SHA1 Message Date
Twinaphex
d980336a80
Merge pull request #5735 from RobLoach/fix-strdup-char
Fix strdup() memory leak
2017-11-21 04:38:56 +01:00
Twinaphex
d36d3e2c89
Update menu_dialog.c 2017-11-21 04:38:38 +01:00
Rob Loach
9e3d6adf6e
Fix coding standard 2017-11-20 18:47:27 -05:00
Rob Loach
25c116e192
Fix strdup() memory leak 2017-11-20 18:46:07 -05:00
Twinaphex
f27574b807
Merge pull request #5734 from FayneAldan/patch-1
Move Retrosystem to end
2017-11-20 23:41:12 +01:00
twinaphex
76dadbc603 Try to retain backwards compat. with older ffmpeg versions 2017-11-20 23:38:25 +01:00
Twinaphex
517c7b19f5
Merge pull request #5733 from orbea/ffmpeg_snapshot
Fix build with ffmpeg snapshots.
2017-11-20 23:36:34 +01:00
Fayne Aldan
69212cf7c7
Move Retrosystem to end
Enums shouldn't be reordered
2017-11-20 15:19:36 -07:00
orbea
4f5fc6e4ad Fix build with ffmpeg snapshots.
Fixes https://github.com/libretro/RetroArch/issues/5717
2017-11-20 13:52:53 -08:00
twinaphex
ed9cd1a70d MSVC 2005 - buildfix 2017-11-20 17:54:13 +01:00
Twinaphex
61df9b273b
Merge pull request #5731 from fr500/staging
get a proper error
2017-11-20 11:56:35 +01:00
radius
e10aee3f1d get a proper error 2017-11-19 21:04:58 -05:00
Twinaphex
7ff25fe732
Merge pull request #5730 from fr500/master
silence coverity warning
2017-11-20 02:02:22 +01:00
Twinaphex
731db6a4be
Merge pull request #5663 from bkoropoff/mame-member
scanner: allow matching archives by member
2017-11-19 23:58:32 +01:00
radius
34934b169c silence coverity warning 2017-11-19 17:34:15 -05:00
Twinaphex
1615a6b538
Merge pull request #5729 from QuarkTheAwesome/wiiu-touch
[WiiU] Add proper DRC touch scaling for non-720p resolutions
2017-11-19 22:54:27 +01:00
Twinaphex
ed2db75765
Merge pull request #5727 from fr500/staging
hook up touch callback
2017-11-19 22:53:58 +01:00
radius
4a09dfdb30 fix netplay join with touch 2017-11-19 16:47:34 -05:00
Andrés
842362699c
Merge pull request #5728 from fr500/master
console buildfix
2017-11-19 16:22:05 -05:00
radius
b32a69889e console buildfix 2017-11-19 16:21:26 -05:00
radius
b7f3bede61 hook up touch callback 2017-11-19 16:04:22 -05:00
Twinaphex
118f1986ed
Merge pull request #5725 from fr500/master
console build fixes
2017-11-19 21:50:38 +01:00
radius
8f14a92c54 console build fixes 2017-11-19 15:50:01 -05:00
Twinaphex
7588ed6944
Merge pull request #5723 from celerizer/celerizer-bcd
RA Leaderboards: BCD and Ignore Unused Fields
2017-11-19 21:25:51 +01:00
Twinaphex
4c3969976b
Merge pull request #5724 from fr500/master
Fix leaks
2017-11-19 21:25:36 +01:00
celerizer
7be0dd9b18
RA Leaderboards: BCD and Ignore Unused Fields
- Support for binary-coded-decimal submits (b0x1234)
- Ignore unused fields from older leaderboards (PRO, FOR, TTL, DES)
2017-11-19 14:16:49 -06:00
radius
8dfc585c59 fix another leak 2017-11-19 13:07:51 -05:00
radius
c5dfa314ad fix leak 2017-11-19 12:43:13 -05:00
twinaphex
5b3c1edbef Revert "qb: Add some safe defaults."
This reverts commit 0114c7b0c4.
2017-11-19 17:29:09 +01:00
twinaphex
a1539e432c Set netplay_check_frames default to 600 now 2017-11-19 17:23:00 +01:00
Twinaphex
4c9fc31354
Merge pull request #5720 from hyarsan/master
Translated new "Fast forward." message :)
2017-11-19 17:02:38 +01:00
Twinaphex
877a218778
Merge branch 'master' into master 2017-11-19 17:02:31 +01:00
Twinaphex
18436a476d
Merge branch 'master' into master 2017-11-19 17:02:06 +01:00
Twinaphex
846181951b
Merge pull request #5715 from fr500/master
Fix lan rooms
2017-11-19 17:01:20 +01:00
hyarsan
29289011c2
Translated new "Fast forward." message :) 2017-11-19 16:43:53 +01:00
radius
e9afdb327e styling fixes 2017-11-19 09:56:20 -05:00
radius
b430b772b5 j is initialized as zero already, i should be netplay_room_count 2017-11-19 09:54:28 -05:00
radius
11611acbe4 use correct size here 2017-11-19 09:43:51 -05:00
radius
9b673152f7 fix C89 errors 2017-11-19 09:41:36 -05:00
Twinaphex
1cefef4d4f
Merge pull request #5711 from orbea/IFS
qb: Don't set IFS.
2017-11-19 11:52:30 +01:00
Twinaphex
4f9ebc4037
Merge pull request #5713 from orbea/defaults
qb: Add some safe defaults.
2017-11-19 11:52:22 +01:00
Ash
efad07e89f
[WiiU] Add proper DRC touch scaling for non-720p resolutions 2017-11-19 17:18:03 +11:00
radius
885f5e7ed7 update Changelog 2017-11-18 22:54:38 -05:00
radius
149469515f Fix lan rooms
Squashed commit of the following:

commit 6e1fea3b16bb330ed2862eb00d2e911221c48a34
Author: radius <andres.430@gmail.com>
Date:   Sat Nov 18 22:16:02 2017 -0500

    use the baked in address instead of sockaddr

commit 84f2d389fd6352b3037f48c18d133d2f1063d461
Author: radius <andres.430@gmail.com>
Date:   Sat Nov 18 22:05:57 2017 -0500

    send replies

commit c6733009cc5a25e58391c5fc693b277ea27404b3
Author: radius <andres.430@gmail.com>
Date:   Sat Nov 18 21:53:12 2017 -0500

    send replies

commit a6816c9481f7ea89a3c97597233e54c6354716e7
Author: radius <andres.430@gmail.com>
Date:   Sat Nov 18 21:46:55 2017 -0500

    send replies

commit c2453b73ccafbd53192507affbc11d5f279c2e7c
Author: radius <andres.430@gmail.com>
Date:   Sat Nov 18 21:26:34 2017 -0500

    look for common interfaces

commit fb42e6470242689f5e6160149ef91f0f0abf068d
Author: radius <andres.430@gmail.com>
Date:   Sat Nov 18 20:06:50 2017 -0500

    send broadcasts in all interfaces

commit b7730596df9775fb815007689e9c7cc06b317b03
Author: radius <andres.430@gmail.com>
Date:   Sat Nov 18 20:00:17 2017 -0500

    send broadcasts in all interfaces

commit b620a78052d1b95e81d346f3e5efb233e0547793
Author: radius <andres.430@gmail.com>
Date:   Sat Nov 18 14:30:31 2017 -0500

    add more logging

commit c016c7d559cd631172a58f99cd3e1a1365965b8e
Author: radius <andres.430@gmail.com>
Date:   Sat Nov 18 14:12:03 2017 -0500

    update log messages

commit 0a49ba61f56f2ca483fa76c7a04f0709c68b95ad
Author: radius <andres.430@gmail.com>
Date:   Sat Nov 18 13:50:47 2017 -0500

    fix lan room listing for rooms > 1, allow connecting in arbitrary ports
2017-11-18 22:43:47 -05:00
orbea
0114c7b0c4 qb: Add some safe defaults. 2017-11-18 15:03:44 -08:00
orbea
6dc32ffe17 qb: Don't set IFS. 2017-11-18 14:51:53 -08:00
twinaphex
c89ed117b6 Style nits 2017-11-18 19:11:14 +01:00
Twinaphex
e807f04127
Merge pull request #5708 from RobLoach/cheevos-memory
Fix some Cheevos free() memory calls
2017-11-18 19:10:34 +01:00
Rob Loach
6eb18ed03f
Fix some Cheevos free() memory calls 2017-11-18 12:40:46 -05:00
Twinaphex
0e01d3d821
Merge pull request #5707 from RobLoach/slowmotion-display
Fix Slow Motion message timing and priority
2017-11-18 17:57:26 +01:00