RCTunes Changelog

What's new in RCTunes 0.9.2

Dec 21, 2009
  • Made enter key trigger a search in the library browser
  • Client now remembers last IP address used
  • Changed command line parameters to "-C" and "-S"

New in RCTunes 0.9.1 (Nov 24, 2009)

  • Changed LV sorting to use _ArraySort and no longer use an external dll.

New in RCTunes 0.9.0 (Nov 24, 2009)

  • RCTunes can now be started with command line parameter "C" or "S" to launch client or server without showing mode dialog. Added dll and underlying code for sorting listview on click.

New in RCTunes 0.8.9 (Nov 9, 2009)

  • Removed play button in library browser. Now just clicking a song in the listview will play it

New in RCTunes 0.8.8 (Nov 9, 2009)

  • Added a check to client code to make sure server is still up when getting library data

New in RCTunes 0.8.7 (Nov 9, 2009)

  • Fixed crash when iTunes opens a dialog

New in RCTunes 0.8.5 Beta (Nov 9, 2009)

  • Improvments in code

New in RCTunes 0.8.4 Beta (Nov 9, 2009)

  • Several bugfixes

New in RCTunes 0.8.3 Beta (Nov 9, 2009)

  • Search code rewritten because it was slow

New in RCTunes 0.8.2 Beta (Nov 9, 2009)

  • Added Library Browser

New in RCTunes 0.8.1 Beta (Nov 9, 2009)

  • Fixed a bug that caused data not to refresh when a client was disconnected and a new one connected

New in RCTunes 0.8.0 Beta (Nov 9, 2009)

  • Engine completely rewritten to use AutoIt's internal TCP functions instead of a UDF library

New in RCTunes 0.7 (Nov 9, 2009)

  • Changed code to use XML style commands for communcation over network.

New in RCTunes 0.6 (Oct 30, 2009)

  • Changed client GUI to feature a volume slider