Radio 2.0.0.6 – Released

This is a small error fix release that includes improved cookie handling to avoid any possible conflicts – especially when switching between play types that share the same station ID. Added another extra check to station storage and changed the way IsValid returns the values – Fixes a small error log. Changelog: Improved cookie handling … Read more

Radio 2.0.0.5 – Released

Got another small update to Radio that fixes a couple of bugs with the menu handles. The ShoutCast custom mode without stations, was applying entries to an incorrect menu (Not even sure how this happened to begin with xD), which is now fixed. Fixed another long standing issue with ShoutCast mode and not utilising the … Read more

Radio 2.0.0.4 Released – Memory leak fixed

Managed to change the interal Radio storage from Dynamic to a mirrored ArrayList which fixes the memory leaking. It’s nothing fancy but does the job perfectly fine, will love some beta testing of this version and report back if you have any issues. Huge thanks also to Miha And Tema for Russian and German translations. … Read more

Radio 2 – Memory Leak Update

Quick update on the memory leak issue and my road map to switch the storage engine. Going to begin writing my own internal storage engine, starting this weekend. Used up way too much time trying to fix the problem inside Dynamic without success (Think it needs a lot of changes including an internal way to … Read more