40566 Commits

Author SHA1 Message Date
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
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