Changes in v2.4:
- Added startup mode selection to slot modules.
- Added support for SpeedFan.
- Fixed the 'repeating speaker' TS2 display bug.
- Added support for iTunes. See notes below!
- Rewrote net statistics to use TDI instead of WMI (less CPU usage, less memory footprint)
A few notes about the iTunes support.
First, the iTunes COM API uses a LOT of memory. While LCDSirReal itself is only a few KB bigger, loading the iTunes API will require several megabytes (although LCDSirReal will not load the API until iTunes is started). Of course, if you're running iTunes, that probably won't bother you as iTunes itself uses some 40+MB.
Second, iTunes 7 (as of this writing) doesn't support global media keys. Meaning, PLAY, STOP, NEXT and PREVIOUS TRACK keys only work if iTunes is in the foreground. Again, if you use iTunes you are probably already using one of the many small applications that exist to solve this. There now exists one more: Change "tun_mediakeys" to nonzero in lcdsirreal.txt, and LCDSirReal will send media key presses to iTunes if iTunes is in the background.