Skip to content

Releases: linuxserver/emulatorjs

1.4.4

04 Jan 20:11
Compare
Choose a tag to compare

Feature release:

  • Add docs and support for multi threaded emulators in https mode (MelonDS)

1.4.3

27 Dec 21:32
Compare
Choose a tag to compare

Feature Release:

  • Add many game logos to metadata
  • Make a system folder in libretrojs regardless of bios file
  • Remove superscroll for mousewheel
  • Allow hosts without content length to function for smaller files

1.4.2

09 Dec 19:59
Compare
Choose a tag to compare

Feature release:

  • Add a bunch of reference metadata to cover international roms and revisions

1.4.1

08 Dec 21:00
Compare
Choose a tag to compare

Bugfix release:

  • Have NESTool fallback to shasum if it fails to find a header
  • Button to remove roms from a config that don't have all art assets
  • Navigation improvements, speed up touch and mousewheel scrolling, also add right arrow to speed up arrowdown/up events

1.4.0

07 Dec 03:54
Compare
Choose a tag to compare

Feature Release:

  • Add safari support across all Apple devices
  • Refactor audio code for cores to pass existing audiocontext
  • Bump Retroarch frontend to 1.9.14

1.3.8

02 Dec 20:11
Compare
Choose a tag to compare

Feature release:

  • update libretro to not have external dependencies
  • Use direct FS interaction and do not initialize global fs descriptors from browserfs

1.3.7

26 Nov 21:00
Compare
Choose a tag to compare

Feature release:

  • Shift to prebuilt pinned libretro cores
  • Add notes about saturn
  • Have core specific overrides stay with specific cores to avoid conflicts using a general "roms" directory

1.3.6

23 Nov 19:05
Compare
Choose a tag to compare

Cleanup Release:

  • Remove overlays from frontend bundle as they are non functional
  • Fix some scanning bugs
  • Manage the main.json for the user to add and remove items displayed on landing page
  • Add notes about multi disk saturn games

1.3.5

19 Nov 04:45
Compare
Choose a tag to compare

Bugfix release:

  • Bad metadata for snes

1.3.4

18 Nov 21:11
Compare
Choose a tag to compare

Feature release:

  • Replace xbox specific downloader with general multi part file downloading