head	1.5;
access;
symbols
	RELEASE_0_2_5:1.5
	RELEASE_0_2_4:1.5
	RELEASE_0_2_3:1.4
	RELEASE_0_2_2:1.4
	RELEASE_0_2_1:1.4
	RELEASE_0_2_0:1.4
	RELEASE_0_1_2:1.1.1.1
	RELEASE_0_1_1:1.1.1.1
	RELEASE_0_1_0:1.1.1.1
	start:1.1.1.1
	vendor:1.1.1;
locks; strict;
comment	@# @;


1.5
date	2005.04.26.22.16.24;	author ez8;	state Exp;
branches;
next	1.4;

1.4
date	2005.02.12.08.00.42;	author ez8;	state Exp;
branches;
next	1.3;

1.3
date	2005.02.11.04.15.56;	author ez8;	state Exp;
branches;
next	1.2;

1.2
date	2005.02.07.15.36.00;	author ez8;	state Exp;
branches;
next	1.1;

1.1
date	2005.01.13.06.04.59;	author ez8;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2005.01.13.06.04.59;	author ez8;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Add require library
@
text
@What is Sagua
=============
    Sagua is a music player for Gtk+/Gnome. Sagua can play MP3(include 
    
    mpeg 1 audio layer I, II, III), OGG(ogg vorbis) and some WMA(window media

    audio) file. Sagua can play music file with some effector. And has play 
    
    control in tray icon.

License
=======
    * This program is released under the terms of the GNU General Public License 
    
    and you can find a copy of the license in the file COPYING.

Dependency
==========
    * Gtkmm 2.4 over		http://www.gtkmm.org

    * libao			http://www.xiph.org/ao
    
    * libmad			http://mad.sourceforge.net

    * id3lib			http://id3lib.sourceforge.net/

    * libogg			http://www.xiph.org/ogg/vorbis
    
    * libvorbis			http://www.xiph.org/ogg/vorbis

    Optional
	
	* faad2			http://www.audiocoding.com

        * ACE                   http://www.cs.wustl.edu/~schmidt/ACE.html

    NOTES. In some OS distribution, if you build from source, you may need 
    
    *-dev package not only exact library package.
    
Download
========
    * You can download lastest release from

	http://kldp.net/frs/?group_id=555

    * Also, can checkout anonymous CVS. See
    
	http://kldp.net/scm/?group_id=555

	
NOTES
=====
    There are some known problems and not fixed yet. If you can read korean,

    read a TODO file with UTF-8 encoding. Notable problems :

    * Sometime you can receive EOF and OV_HOLE error when you play OGG file.

    * You can't play WMA file that encoded WMA V9.1 Professional codec.

    * If your soundcard can't play multiple pcm, program can freeze or just 
    
    fly away time at play and driver test. Please run esd and select esd driver

    at program's audio driver.(Edit->Preference->Audio Driver)
@


1.4
log
@Add about faad
@
text
@d35 2
a66 1

@


1.3
log
@Add comment about faad2
@
text
@d31 4
a65 5
    * If you build with faad2, you need to copy mp4ff_int_types.h to be with

    mp4ff.h directory or modify mp4ff.h not to include mp4ff_int_types.h.
	

@


1.2
log
@Fix to use id3lib
@
text
@d62 5
@


1.1
log
@Initial revision
@
text
@d25 1
a25 1
    * libid3tag			http://mad.sourceforge.net
@


1.1.1.1
log
@Import
@
text
@@
