Commit Graph

40722 Commits

Author SHA1 Message Date
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 f3c774a797.
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
David Walters 795057bacf Support for RETRO_DEVICE_INDEX_ANALOG_BUTTON 2017-11-17 22:46:23 +00:00
Alfrix 1bd65c8f3e Add Retrosystem theme 2017-11-17 19:42:55 -03:00
David Walters 668cc01c5c Added RETRO_DEVICE_INDEX_ANALOG_BUTTON constant 2017-11-17 21:50:50 +00:00
Brad Parker 94aa2cd08a document setvbuf changes, only call it with bufsize >0 2017-11-17 16:12:36 -05:00
twinaphex e6e27fe4cb Silence one Coverity warning 2017-11-17 20:11:22 +01:00
twinaphex 56a3bc10e3 Conditional frees 2017-11-17 19:52:35 +01:00
Twinaphex 1aa05de8ba
Merge pull request #5691 from hiddenasbestos/extra_mouse_buttons
Extra mouse buttons
2017-11-17 16:16:44 +01:00
David Walters 41df4a0555 Support for mouse buttons 4&5 2017-11-17 12:00:24 +00:00
Twinaphex a9c0297931
Merge pull request #5689 from bparker06/setvbuf
follow rules for setvbuf()
2017-11-17 11:04:13 +01:00
David Walters 066cbea3c3 Add constants for mouse buttons 4&5 2017-11-17 09:58:40 +00:00
Brad Parker 07f3919811 only call setvbuf right after opening file, and use our own buffer for C89 compliance 2017-11-17 02:28:45 -05:00
Twinaphex c0308f9954
Merge pull request #5684 from libretro/revert-5677-fastforward
Revert "Display a "Fast forward."  message"
2017-11-16 16:29:09 +01:00
Twinaphex f3c774a797
Revert "Display a "Fast forward." message" 2017-11-16 16:28:58 +01:00