I just released MediaVault v1.2.0.
This version brings the following:
Added
- Added Unicode conversion to system charset on radio station names - Thanks to Daniel "trixie" Jedlicka
- Now the application registers properly and can get requests from other apps, like Exchanger - Thanks to Daniel "trixie" Jedlicka
- Now the MediaVault can jump to different screens - Thanks to Daniel "trixie" Jedlicka
- Added better error manipulation when there were API response errors - Thanks to Daniel "trixie" Jedlicka
- Now the size and the position of the window can be saved by the Popup Gadget - Thanks to Daniel "trixie" Jedlicka
Changed
- Added code to detach the listbrowser before change it's data. That's the way it should be done
- Restructured code to reduce the duplicated code in radiofuncs.c. Now, one method is used instead of three separated that had pretty much the same code. Better code, less problems.
- A lot of refactoring, removing global variables.
- Reduced a lot of duplicated code.
- Now the default radio station number increased to 50. The response is also much faster - Thanks to Tuomas Hokka and oo.library 1.13 fixes
- Changed the way classes and gadgets are initialized - Thanks to Daniel "trixie" Jedlicka
You can download it at OS4Depot and from my Github at
https://github.com/walkero-gr/mediavault/releases/tag/v1.2.0The project is open source and you can find the code at:
https://github.com/walkero-gr/mediavaultIf you have any requests or you would like to report any problems you found, you can do it at:
https://github.com/walkero-gr/mediavault/issuesHope you like the new release and MediaVault.
I'd like to thank once more Daniel "trixie" Jedlicka, because he worked on a lot of features, fixes and refactoring of MediaVault, providing proposals, ideas and information to my questions.