Skip to content

libogc 2.6.0

Latest
Compare
Choose a tag to compare
@WinterMute WinterMute released this 29 Mar 18:14
· 3 commits to master since this release
a0b4b56

What's Changed

  • Fixed setting cmdblk state incorrectly on cancels by @Exortile in #168
  • libasnd: Fixed the swapped stereo problem by @Wohlstand in #170
  • correct addrlen in net_connect
  • implement net_getsockname for Wii
  • convert line endings to \r for Dolphin
  • aes: return the changed aes iv back to the caller