40512 Commits

Author SHA1 Message Date
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
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
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
twinaphex
6f2efe7f1e Add 'Add to Favorites' to playlist entries 2017-11-16 15:41:37 +01:00
twinaphex
40bb1da981 Cleanups 2017-11-16 14:23:03 +01:00
twinaphex
c0d8a2f093 Cleanup 2017-11-16 14:01:42 +01:00
Twinaphex
360e2e54d3
Merge pull request #5677 from RobLoach/fastforward
Display a "Fast forward."  message
2017-11-16 12:20:02 +01:00
twinaphex
bfd815985f Rename function callback 2017-11-16 12:02:25 +01:00
Twinaphex
1dc19d347c
Merge pull request #5680 from meepingsnesroms/master
Add option to search libretro databases and only print game name (for libretrodb-tool)
2017-11-16 08:20:38 +01:00
Twinaphex
55cca49c76
Merge pull request #5679 from meleu/patch-8
added cheevos related updates
2017-11-16 08:20:29 +01:00
Twinaphex
c1bf34606f
Merge pull request #5682 from RobLoach/cheat-ENTER-key
Fix for pressing ENTER on cheats menu
2017-11-16 08:19:45 +01:00
Rob Loach
dd6ec31f3d
Fix for pressing ENTER on cheats 2017-11-15 22:19:29 -05:00
meepingsnesroms
b3e22f6060 Add option to search libretro databases and only print game name 2017-11-15 16:42:22 -08:00