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 0114c7b0c49a6ea3637b5dd2bd4abf0395b84116.
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
Rob Loach
8b360c9072
Fix Slow Motion message timing and priority
2017-11-18 11:54:24 -05:00
Twinaphex
1927508879
Merge pull request #5706 from RobLoach/fastforward-fix
...
Display a "Fast forward." message
2017-11-18 17:30:59 +01:00
Rob Loach
b73a8750e4
Fix coding style for fast forward message
2017-11-18 11:08:11 -05:00
Rob Loach
5a990841dc
Fix priority and timing of FPS and Fast Forward messages
2017-11-18 11:05:38 -05:00
Rob Loach
7f38177246
Revert "Revert "Display a "Fast forward." message""
...
This reverts commit f3c774a797688307cf0224909fc1aac4dddb3bba.
2017-11-18 10:48:53 -05:00
Twinaphex
3b6f78972a
Merge pull request #5704 from orbea/die
...
qb: Add a die function to print a warning or exit messages.
2017-11-18 12:37:31 +01:00
Twinaphex
47c99eb2b4
Merge pull request #5696 from alfrix/master
...
Add Retrosystem theme
2017-11-18 12:37:11 +01:00
twinaphex
2432445641
Update CHANGES.md
2017-11-18 12:23:25 +01:00
twinaphex
0c65e6e4e9
Start bumping version to 1.6.8
2017-11-18 12:21:25 +01:00
orbea
bf8863d360
qb: Add a function to print warning or exit messages.
2017-11-18 02:54:58 -08:00
Twinaphex
46ab09e4b5
Merge pull request #5703 from orbea/submodule
...
qb: Remove old submodule tests.
2017-11-18 11:36:21 +01:00
orbea
84f61a8b46
qb: Remove old submodule tests.
...
RetroArch no longer uses submodules for various good reasons and now uses git subtrees instead.
As a result these files will always exist and these tests will always be true.
2017-11-18 02:31:47 -08:00
Twinaphex
29b5e09b24
Merge pull request #5702 from orbea/zsh
...
qb: Fix --enable-* options for zsh.
2017-11-18 10:53:17 +01:00
orbea
21ae4a29a1
qb: Fix --enable-* options for zsh.
2017-11-18 01:21:29 -08:00
Twinaphex
5ba28b60aa
Merge pull request #5699 from meepingsnesroms/master
...
Properly clean up memory on exit(libretrodb_tool)
2017-11-18 10:18:14 +01:00
Twinaphex
eddc5d3b8d
Merge pull request #5700 from alfrix/OSD
...
Shorter notification options
2017-11-18 10:17:59 +01:00
Twinaphex
c720c237c5
Merge pull request #5701 from orbea/read
...
qb: read without -r will mangle backslashes.
2017-11-18 10:17:36 +01:00
Twinaphex
13a0da1f25
Merge pull request #5697 from hiddenasbestos/analog_buttons
...
Analog buttons
2017-11-18 10:14:35 +01:00
orbea
75e6ad53b6
qb: read without -r will mangle backslashes.
2017-11-17 18:42:49 -08:00
Alfrix
f0f033486f
Shorter notification options
2017-11-17 22:33:55 -03:00
Brian Koropoff
711877b056
content: preserve info for history/favorites
...
If the content came from a playlist, use the original label.
Preserve the core path and name in the favorites list.
2017-11-17 16:55:32 -08:00
Brian Koropoff
1db8ae9f60
Update changelog
2017-11-17 16:53:49 -08:00
Brian Koropoff
bedf65e72e
scanner: prioritize databases with recent matches
...
This should improve performance when scanning many files
in a row that all match against the same database, which is
the expectation.
2017-11-17 16:53:49 -08:00
Brian Koropoff
b668193923
scanner: allow matching archives by member
...
This allows more flexible detection of content packaged as multiple
compressed files (e.g. MAME).
2017-11-17 16:53:49 -08:00
meepingsnesroms
9d598cb917
Properly clean up memory on exit(libretrodb_tool)
2017-11-17 16:44:15 -08:00