Skip to content

Releases: ITotalJustice/sphaira

0.6.2

17 Jan 03:55
Compare
Choose a tag to compare

What's Changed

  • Audio is now only disabled if launched in applet mode with a suspended (background) game running.

Full Changelog: 0.6.1...0.6.2

0.6.1

16 Jan 21:46
Compare
Choose a tag to compare

What's Changed

  • fixed deko3d mem leak when using docked mode.
  • fixed applet mode crash if launched with a game that uses multiple audren services. audio is now currently disabled in applet mode until i write an audio driver for libpulsar.
  • fixed edge case in "restore hbmenu" option where the option wouldn't trigger if /hbmenu.nro didn't exist.
  • bumped ftpsrv from 1.2.1 to 1.2.2
  • fixed bug with appstore where if a field wasn't found in the repo.json, it would get set to a garbage value. this only effected sorting via downloads.
  • add new strings and update ko.json, ja.json by @Yorunokyujitsu in #88
  • Update es.json by @cucholix in #90
  • Update pt.json by @ninstar in #93
  • Update french language. by @shadow2560 in #94
  • Fixed the "decending" typo. by @HenryBaby in #91
  • Updated the “de.json” with the missing translations. by @glitched-nx in #95

Full Changelog: 0.6.0...0.6.1

0.6.0

12 Jan 23:42
Compare
Choose a tag to compare

What's Changed

  • add github downloader, add entries in /config/sphaira/github/name.json
  • fix appstore bug where i forgot to add a break in a switch case.
  • greatly optimise asset downloading by using etags to cache all assets and only re-downloading upon the etag changing.
  • all internal events now have a timeout, meaning if many events happen at once, it will only process as much as possible within the given timeslice.
  • lazy loading images are now capped at loading 2 per frame. this removes frame drops when scrolling through the appstore (due to slow io).
  • daybreak detection now supports custom paths.
  • ftp server now uses ftpsrv config and all of its moutpoints.
  • ftp server download (write) speed has been greatly improved by using ftpsrv io code.
  • option to restore hbmenu when disabling the "Replace hbmenu on exit" option.
  • add custom mount points for fs (sd and image).
  • patch forwarder npdm to support the new debug flags.
  • add touch screen support.
  • improve the load time of libpulsar (sound loading lib).
  • option to set default background music, place file in /config/sphaira/themes/default_music.bfstm
  • revamp themes, now more customisable.
  • add theme inheritance, greatly simplifying creating new themes.
  • fix popup list being drawn offscreen.
  • fix scrollbar being draw offscreen.
  • sidebar text will now scroll if the length of the text is too big for the region.

Generated changes via github

New Contributors

Full Changelog: 0.5.0...0.6.0

0.5.0

25 Dec 22:37
Compare
Choose a tag to compare

What's Changed

  • Fix core3 being pinned due to nxlink polling too frequently.
  • Add ftp server, uses ftpsrv.
  • Add mtp server, uses haze from Atmosphere.
  • Update Retroarch core file assoc.
  • Optimise file assoc parsing even further.
  • Add "stars" feature from hbmenu.
  • Add text wrapping for popup box.
  • Remove "Set Archive Bit" option.
  • Installing a update will now ask if you want to restart sphaira.
  • Forwarder install is now disabled by default, it can be re-enabled via the advanced menu.
  • Forwarder install warning message can now be disabled via the advanced menu.
  • Web browser is now disabled in applet mode.
  • Init and close Set service so auto language work now. by @shadow2560 in #31
  • Swedish translation by @HenryBaby in #26
  • Almost all strings for translation. by @Yorunokyujitsu in #32
  • Update french translation by @shadow2560 in #35
  • Updated Swedish translation by @HenryBaby in #36
  • Update es.json by @cucholix in #38
  • Chinese translation update by @do-kiss in #42
  • New strings added and Korean and Japanese translations. by @Yorunokyujitsu in #44
  • Some fixes and update french language by @shadow2560 in #46
  • Update de.json and fr.json by @glitched-nx in #48

New Contributors

Full Changelog: 0.4.1...0.5.0

0.4.1

20 Dec 11:20
Compare
Choose a tag to compare

What's Changed

  • Fix time being displayed as gm time, instead of local time
  • Update ru.json by @J0hnTR in #29

New Contributors

Full Changelog: 0.4.0...0.4.1

0.4.0

17 Dec 23:28
Compare
Choose a tag to compare

What's Changed

  • Improve Portuguese translation by @ninstar in #1
  • use translatation from native Chinese by @WE1ZARD in #3
  • Added Italian translation by @LNLenost in #8
  • Improve french language by @shadow2560 in #10
  • Chinese translation by @do-kiss in #12
  • Japanese Translation by @ITotalJustice in #11
  • i18n: improve de locale by @acuteaura in #16
  • New icon by @ninstar in #18
  • Add OLED Black Theme by @Sanrax in #20
  • Korean translation by @Yorunokyujitsu in #19
  • Update fr.json by @Battosai94 in #17
  • Added updater
  • Clip text in filebrowser #13
  • Fix inconsistent sound effects #6
  • Added time to the main menu
  • Fix sphaira not exiting to home menu whilst launched as hbmenu
  • Add support for loading translations locally in /config/sphaira/i18n/
  • Add option to install an nro forwader via the filebrowser

New Contributors

Full Changelog: 0.3.0...0.4.0

0.3.0

16 Dec 22:11
Compare
Choose a tag to compare