Skip to content

Tags: nfp0/RetroArch

Tags

v1.10.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGES.md

v1.10.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Several fixes and improvements do NGC and Wii (libretro#13698)

* Support new elf2dol path in Makefile.griffin

* Fix NULL pointer dereference when no core info is available

* Fix double include of different versions of libogc

* Move ngc and wii to Makefile.common

Resulting binary is 60K *smaller*. This is surprising but probably due to
less inlining happening

* gx_gfx: Fix hang on gfx initialization

* Remove sthread_isself on NGC/Wii

It relies on pthread_equal that is not there for either legacy pthreads
or normal pthreads on those platforms

* Wii networking

* Missing includes in split

* Network fixes

* Fix logging of non-format string as a format

* Support for gx netlogger

* Network fix

* Network fixes

* Network info

* gx: Move config files to app directory

Otherwise it clashes between wiiU and vWii version with unpredictable
effects

v1.10.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
(Netplay/LAN Discovery) Disable GetBestRoute for UWP (libretro#13518)

v1.9.14

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump to version 1.9.14 (libretro#13327)

* * Bump to version 1.9.14
* Don't have unused function when HAVE_CORE_INFO_CACHE is undefined

* Addition to CHANGES.md

v1.9.13.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGES.md

v1.9.13.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request libretro#13216 from libretro/splitup-record

Split up recording code

v1.9.13

BUmp up version to 1.9.13

v1.9.12

Bump up version to 1.9.12

v1.9.11

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGES.md

v1.9.10

Bump version