Patches attached.
* The g++-4.1 fixes are required to avoid "extra qualification 'foo::' on member 'bar'" errors.
* 10 characters for the channel name isn't enough ("BBC Radio ").
* Use of thread-unsafe function.
* The constness fixes patch, as well as making a few things constant, gets rid of multiple declarations of AllowedChars.
Hi Darren,
thanks for the patches. Will be part of the next release.
Am Sonntag, 12. März 2006 15:35 schrieb Darren Salt:
- 10 characters for the channel name isn't enough ("BBC Radio ").
12 characters too ;-) Depending on the skin/font 12 chars may end up in an ugly menuitem, that sticks to near to the start time. But since it works with 12 in my favorite skin, I will also integrate this patch and hope there will be no complaints ;-)
BR,
Christian