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
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
meleu
55461f2c2b
added cheevos related updates
...
In my humble opinion the Leaderboards feature (and @celerizer) should be mentioned in the 1.6.8. annoucement.
The Leaderboards capability is a long-awaited feature by the RetroArch/RetroAchievements users.
2017-11-15 22:41:53 -02:00
meepingsnesroms
53d037ee58
Merge pull request #1 from libretro/master
...
Merge upstream
2017-11-15 15:44:40 -08:00
twinaphex
721b5f9529
Add set_mvp function callback
2017-11-15 16:51:29 +01:00
twinaphex
b6b6ba9226
No more GL_FF_MATRIX/GL_FF_VERTEX
2017-11-15 14:30:38 +01:00
twinaphex
a5076df751
Implement set_mvp/set_coords - remove GL code from video_driver.c
2017-11-15 14:24:16 +01:00
twinaphex
619acbb5aa
Start implementing video_driver_set_mvp properly
2017-11-15 14:16:06 +01:00
twinaphex
2b1481d97f
Refactor set_mvp code a bit
2017-11-15 14:09:41 +01:00
twinaphex
2ac75f98ae
(renderchain) Start implementing set_coords/set_mvp
2017-11-15 14:02:41 +01:00
Twinaphex
bc969d0bf7
Merge pull request #5666 from celerizer/master
...
RetroAchievements leaderboards
2017-11-15 11:30:13 +01:00
Rob Loach
0e131044fe
Add a Fast Forward message to the user
2017-11-14 21:53:57 -05:00
Rob Loach
1ebf008517
Add MSG_FAST_FORWARD
2017-11-14 21:26:35 -05:00
twinaphex
b50a667335
Buildfixes for Win32
2017-11-14 21:45:11 +01:00
twinaphex
229841b1c4
Create video_driver_set_coords
2017-11-14 21:43:13 +01:00
twinaphex
683c437941
Updates
2017-11-14 21:34:03 +01:00
twinaphex
41daddfe1c
Create video_driver_set_mvp
2017-11-14 21:22:44 +01:00
Francisco José García García
2878818b34
Merge pull request #5676 from libretro/frangarcj-vita-vpk
...
Changes for Vita VPK
2017-11-14 19:57:59 +01:00
Francisco José García García
8c363f5e94
Copy info from compiled cores on Vita
2017-11-14 19:52:45 +01:00
Francisco José García García
b975cb43a7
Change platform driver for vita
2017-11-14 19:49:50 +01:00
Francisco José García García
ed41b3c531
Remove assets from vita vpk
2017-11-14 19:46:28 +01:00
Brad Parker
8d4ba8d8c8
griffin: fix rest of msvc platforms
2017-11-14 10:26:39 -05:00
twinaphex
e40d392605
Should hopefully work with MSVC this way
2017-11-14 14:28:26 +01:00
Twinaphex
7b30868a29
Merge pull request #5673 from danieljg/usbgeneric
...
Introduce button mappings for generic usb controller
2017-11-14 07:37:38 +01:00
daniel jimenez
e91bae38cf
Introduce button mappings for generic usb controller
2017-11-13 22:08:24 -08:00
Brad Parker
0d572b0deb
Update CHANGES.md
2017-11-13 17:02:06 -05:00