rTunes 0.9 Copyright (c) 2005, 2006, 2007 - Tim Desjardins rtunes@agwego.com

Simple self contained webserver for remote control of iTunes.

Web server port can be changed using the environment variable RTUNES_PORT,
default port is 4444.

You can change the index page by setting the environment variable RTUNES_INDEX,
to point to one of the other index files or your own page that are in the htdocs
directory for instance "index.ajax.cheetah".

Updates and blog at http://techdetails.blogmatrix.com/rtunes

Use/modify at your own risk.

Todo:
Start iTunes automatically if not started
Possibly run rTunes as an nt service?
Figure out how to switch speakers for airtunes.

*** binary dependencies ***
Your rTunesServer.exe also depend on these dlls which are not included,
you may or may not need to distribute them.

These DLL's should be available on all Windows 2000, Windows XP installations.

Make sure you have the license if you distribute any of them, and
make sure you don't distribute files belonging to the operating system.

   ole32.dll - C:\WINNT\system32\ole32.dll
   VERSION.dll - C:\WINNT\system32\VERSION.dll
   COMCTL32.dll - C:\WINNT\system32\COMCTL32.dll
   MFC71.DLL - C:\WINNT\system32\MFC71.DLL
   WINSPOOL.DRV - C:\WINNT\system32\WINSPOOL.DRV
   WS2_32.dll - C:\WINNT\system32\WS2_32.dll
   USER32.dll - C:\WINNT\system32\USER32.dll
   WSOCK32.dll - C:\WINNT\system32\WSOCK32.dll
   OLEAUT32.dll - C:\WINNT\system32\OLEAUT32.dll
   ADVAPI32.dll - C:\WINNT\system32\ADVAPI32.dll
   SHELL32.dll - C:\WINNT\system32\SHELL32.dll
   GDI32.dll - C:\WINNT\system32\GDI32.dll
   KERNEL32.dll - C:\WINNT\system32\KERNEL32.dll



