fork of iTunes Remote Control with bugfixes and enhancements
1# iTRC
2
3fork of [iTunes Remote Control](http://www.them.ws/itrc/) with bug fixes and new features
4
5maintained by [joshua stein](http://jcs.org/)
6
7latest binary download: [https://github.com/downloads/jcs/itrc/iTRC.zip](https://github.com/downloads/jcs/itrc/iTRC.zip)
8
9bug fixes:
10 - fixed a bug on machines with no mute/volume controls (when using digital
11 audio output) which caused unrelated errors about undefined variables to
12 popup
13 - fixed other bugs that caused error messages to popup and cause iTRC to
14 stop receiving updates
15
16new features:
17 - added next album and previous album controls
18
19enhancements:
20 - passes identifier to growl to coalesce notifications, so when skipping a
21 bunch of tracks, multiple growl announcements will not backlog on the
22 screen
23 - growl notifications show iTunes star ratings for songs that have them
24
25
26### vim:ts=4:tw=80