Skip to content

Releases: Seil0/cemu_UI

"Purple Comet" 0.3.3

28 Jun 15:44
c9a28aa
Compare
Choose a tag to compare

"Purple Comet" 0.3.2

06 Dec 11:07
85ff0fe
Compare
Choose a tag to compare

"Purple Comet" 0.3.1

15 Jun 21:36
Compare
Choose a tag to compare
"Purple Comet" 0.3.1 Pre-release
Pre-release

"Purple Comet" 0.3.0

03 Feb 17:01
e9d033f
Compare
Choose a tag to compare

This is the first pre release of the 0.3.x series known as "Purple Comet". The "Purple Comet" series will bring some improvements to the base, like a better cloud sync function, a port to Java 9 and some other goodies.
Use this version if you want to use the cloud synchronization!

Java 9 is required!

  • new: cemu_UI targets now Java 9
  • change: jfoenix 1.11.1 -> 9.0.1
  • change: minimal-json 0.9.4 -> 0.9.5
  • change: log4j 2.9.1 -> 2.11.0
  • change: commons-io 2.5 -> 2.6
  • change: jackson-core 2.9.2 -> 2.9.3
  • change: javax.servlet-api 4.0.0-b01 -> 4.0.0
  • change: cemu_UI is showing a loading screen while loading the ROMs
  • change: made choicebox matreial styled
  • change: code clean up

"Puzzle Plank Galaxy" 0.2.3

12 Jan 19:28
1e2d408
Compare
Choose a tag to compare

This is the 4th "Puzzle Plank Galaxy" release. It brings support for more languages and some other minor ux improvements.
If you are using the cloud synchronization please update to the 0.3.0 pre release version 077

  • new: language support
  • new: German translation
  • change: reworked the hole cloud sync controller this will make it more save to use the cloud sync. THIS IS WORK IN PROGRESS, NOT READY FOR DAILY USE!
  • change: cloud sync support for cemu > 1.11
  • change: smal code clean up
  • fix: fixed picture cache path under linux

"Puzzle Plank Galaxy" 0.2.2

11 Dec 16:30
1aab6fd
Compare
Choose a tag to compare

"Puzzle Plank Galaxy" 0.2.2 is the 3rd release of the 0.2.x series. This release brings a lot of smaller ui tweaks and some other fixes. The edit- and addGame dialog are now in a nice material style, as well as all others too. If you hand over to the smmdb integration you will notice a search bar on the top and an improved image view plus some performance improvements.

  • new: added a search bar for the smmdbcourse table
  • new: added a dialog to sow all licenses of all programms and libraries used in cemu_UI
  • change: add/edit dialog are now material styled
  • change: update/add DLC are now material styled
  • change: smmdb api auery is now in it's own thread
  • change: added a scaling function for smm course images
  • change: smm course images are scrollable now
  • change: log contains some information about the current system
  • change: jfoenix 1.10 -> 1.11
  • change: sqlite 3.20.0. -> sqlite 3.20.0.1
  • fix: fixed an issue where saving the settings after successfully syncing to the cloud failed
  • fix: fixed cemu_UI crashing when activating cloud sync under linux
  • fix: fixed a bug where cemu_UI faild to set the correct text to the playBtn
  • fix: fixed a issue where cemu_UI freezes on a http 502 error of the smmdb api

"Puzzle Plank Galaxy" 0.2.1

14 Nov 23:10
Compare
Choose a tag to compare

"Puzzle Plank Galaxy" 0.2.1 is the second release of the 0.2.x series. There is now a built in update function and the ability to edit a games database entries. As with every release, this one brings the normal clean up in code and UI area.

  • new: added update support (manual and auto update), supporting different branches (stable or beta)
  • new: added a dialog for editing existing games
  • change: add new game will now show only one dialog
  • change: using maven now to manage dependencies and for packaging cemu_UI
  • change: code clean up
  • fix: fixed sideMenuSlideOut() is call even if its already outside
  • fix: smmdb is now using https instead of http

0.2.0 "Puzzle Plank Galaxy"

29 Oct 23:04
Compare
Choose a tag to compare
  • change: added support for the new save path in cemu 1.11
  • change: google api libraries 1.22 -> 1.23
  • change: apache commons-io 2.3 -> 2.6
  • change: apache commons-codec 1.10 -> 1.11
  • fix: cemu_UI is now exiting in a save way

Puzzle Plank Galaxy

24 Oct 19:26
Compare
Choose a tag to compare

cemu_UI 0.2.0 is the first release of the 0.2.x series called "Puzzle Plank Galaxy". The 0.2.x releases will bring some usability improvements, like an integrated updater for cemu_UI, a rework of the smmdb integration and some more goodies. This version will allow you to resize the window to match with your needs.

build 045:

  • fix: fixed playBtn has a wrong Position on startup

build 043:

  • new: resizeing the window is now possible
  • change: jfoenix 1.8.0 -> 1.9.1
  • change: general code clean up and documentation text fixes

Throwback Galaxy

12 Sep 13:19
Compare
Choose a tag to compare
  • new: logger output is saved in the cemu_UI directory in app.log, this will help me to fix bugs in the future faster
  • change: replaced all syso/syse with logger output
  • change: added material styled dialogs
  • change: jfoenix 1.4.0 -> 1.8.0
  • change: sqlite-jdbc 3.18.0 -> 3.20.0
  • change: reworked the loadSettings method to make it 100% bulletproof
  • change: added 44fc5929 to smmIDs
  • fix: due to some changes at the api i had to rework the smmdb integration