Hi.
I have just uploaded mAirList 1.5.24. There are a few improvements, but the major change is that I switched from Delphi 7 to the brand new Turbo Delphi. I had to update some support libraries as well, in particular the ZeosLib database library.
If you are using radioDB and PostgreSQL, you need to obtain a different library DLL: Either version 7.4 (libpq74.dll) or version 8.1 (libpq81.dll). In the latter case, you also need six additional libraries on which libpq81.dll depends. All of these DLLs are available from here. If you decided to use version 7.4, enter “postgresql-7” in the “Protocol” field in the database configuration. Otherwise “postgresql-8”.
Other changes include:
- The event scheduler has undergone a major revision. Please check whether it still works as expected.
- I had to chage some keywords in mAirList.ini, please go to the config dialog and check the playlist settings for “extended display mode” and “toolbar position”. There are also new options for “load event list with playlist” and “save event list with playlist”.
An event list can now be loaded automatically at startup by placing a file named “standard.mle” in the mAirList directory. If you have multiple playlists and want to use separate event files, name them “standard0.mle”, “standard1.mle” and so on.
Please test this version thoroughly, and report any bugs and suspicious behavior which might be related to the Delphi upgrade.
Torben