RRipper 0.9.3

-----------------------------------
CHANGES

This new release of RRipper brings just a few additional function, but a whole lot of bugfixes.

- A documentation is now available, which gives a short overview over RRipper and most of the functions. This documentation is still very basic and needs some improvement/enhancement.
- A tray icon was added (can be dis-/enabled in the global preferences). When the mainwindow of RRipper is closed, it will be minimized to the system tray. To quit, use the menu point in the file menu or the shortcut Ctrl+Q.
- RRipper can be remotely controlled! At the moment only the following basic commands can be used:
      RRipper --show		Shows the mainwindow of RRipper (or brings it to the foreground)
      RRipper --play		Toggles the playing of RRipper
  More commands will come in the next release...
- The intelligent playback got some improvement (and is officially not anymore "experimental")
- The Lyrics are not anymore searched on LyricsPlugin.com (due to a change of their database, this is not longer possible), but on LyricsVIP.com.
  LyricsVIP.com has some disadvantaged. E.g. you have to search in exactly the same pattern as a song name is saved. A "the" or "The" is not anymore the same (small and capital letters matter now). Therefore RRipper is formatting the artist/title a little bit (first letter of every word capitalised, all the others in small letters).
  In one of the next releases you can add some custom filters, that are used, when the default search doesn't find anything (not yet implemented).
- The lyrics can be displayed in an external window (button in lyrics tab). This is handy while using another program, but wanting the lyrics to be visible.
- The volume of mplayer can now be controlled out of RRipper (Slider in the upper right).
- ...


-----------------------------------
INSTALLATION

The installation process got slightly improved:

    1. Instract the files

    2. Change with 'cd ./RRipper-0.9.3/' into the source directory

    3. Compile the program:
	  'qmake'
	  'make'
    
    4. Install the program (as root):
	  'make install'

Now you can start RRipper simply by typing 'RRipper' (first two letters capitalised).


--------------------------------------------
ENJOY

Report bugs/feature request/feedback to rripper91@yahoo.com or at http://sourceforge.net/projects/rripper (guestbook).


Enjoy listening and let me know what you think :-)


--------------------------
RRipper 0.9.3
Programmed by Lukas Spies, 2010
Licenced under the GPL