FALF Player 1.1
new KDE music player

author: amdfanatyk
license: GPL2

FAQ:
01. Why did U made FALF?
02. Is this final release?
03. How it works?
04. I don't know how (un)install it :(
05. I cannot compile it :[[[
06. I need help!!!
07. FALF crashed, what should I do?
08. Can I do some frequent actions simpler and faster?
09. How can I help?
10. Who are U?

01. Why did U made FALF?
	Cause I need smart, compact, light and comfortable music player with tabbed playlists.
	I'm fed up with Amarok. It's fat and inconvenient player which became popular just because
	it has nice appearance.

02. Is this final release?
	No it isn't. It's just first stable release.

03. How it works?
	It depends on: libxine, taglib, kdelibs and qt.

04. I don't know how (un)install it :(
	# sh (un)install.sh

05. I cannot compile it :[[[
	Edit falf.pro and add Your paths to KDE include and lib directories (DO NOT EDIT Makefile). Then try again.
	If You still cannot compile it, probably You need to install header files (qt-devel, libxine-devel, taglib-devel,
	kdebase-devel, kdelibs-devel) or build libraries from source (header files will be installed automatically).

06. I need help!!!
	Post on forum: http://falf.sourceforge.net/forum

07. FALF crashed, what should I do?
	Reproduce crash!
        I. remove ~/.FALF/lock
       II. edit falf.po, replace "release" with "debug"
      III. edit install.sh, comment "strip bin/falf --strip-all"
       IV. run install.sh as root
        V. run falf using gdb, $gdb falf, gdb: run
       VI. save gdb output and send it to me or post on forum

08. Can I do some frequent actions simpler and faster?
	Yes! Use accelerators.

	ACCEL			ACTION
	Ctrl+A			select all
	Ctrl+P			previous track
	Ctrl+G			play/pause
	Ctrl+H			stop
	Ctrl+N			next
	Ctrl+O			add file(s)
	Ctrl+D			add directory
	Ctrl+C			add audio cd contents
	Ctrl+U			last.fm settings
	Ctrl+Z			equalizer
	Ctrl+X			sound system
	Ctrl+E			tags' editor
	Ctrl+L			lyrics
	Ctrl+T			copy to removable device
	Ctrl+S			save playlist (m3u)
	Ctrl+R			make up playlist
	Ctrl+F			shuffle playlist
	Ctrl+V			copy playlist
	Shift+C			copy selected tracks to destination playlist
	Shift+S			send selected tracks to destination playlist
	left/right arrow	switch playlist
	up/down arrow		highlight upper/lower track
	Ctrl+up/down arrow	move highlighted track upper/lower
	Ctrl+right arrow	go to current track
	Del			remove highlighted track
	+/-			increase/decrease volume
	Ctrl+Q			quit

09. How can I help?
	Prepare new translation or patch and send it to me or post on forum.

10. Who are U?
	C/C++ and Qt3 hacker from Poland.
