A simple application to play radio stations, written in Free Pascal and Lazarus.
- 2018.08.15 - #01 – Introduction
- 2018.08.22 - #02 – Component Installation
- 2018.09.22 - #03 - Work-in-progress version of the application interface
- 2018.10.13 - #04 - Building the Engine
- 2018.10.24 - #05 - Save application settings
- 2018.11.04 - #06 - Changing the application language
- 2018.11.07 - #07 - Error Logging
- 2018.11.18 - #08 - Database
- 2018.12.28 - #09 - Managing an SQLite Database
- 2019.09.20 - #10 - Radio Station List, VirtualTreeView Configuration
- 2019.10.12 - #11 - List of Radio Stations, Managing Data in VirtualStringTree
- 2020.01.11 - #12 - Skin Support