head	1.9;
access;
symbols
	liteamp-0-2:1.9.0.2
	rel-0-2-4:1.9
	rel-0-2-2:1.8
	rel-0-2:1.8
	rel-0-1:1.6.0.2
	r1:1.1.1.1
	start:1.1.1.1
	potato:1.1.1;
locks; strict;
comment	@# @;


1.9
date	2003.11.25.02.25.54;	author potato;	state Exp;
branches
	1.9.2.1;
next	1.8;

1.8
date	2003.02.14.09.13.45;	author potato;	state Exp;
branches;
next	1.7;

1.7
date	2003.02.14.05.09.34;	author potato;	state Exp;
branches;
next	1.6;

1.6
date	2003.01.28.06.23.48;	author potato;	state Exp;
branches;
next	1.5;

1.5
date	2003.01.27.10.20.37;	author potato;	state Exp;
branches;
next	1.4;

1.4
date	2003.01.24.01.34.29;	author potato;	state Exp;
branches;
next	1.3;

1.3
date	2003.01.01.17.17.47;	author potato;	state Exp;
branches;
next	1.2;

1.2
date	2003.01.01.17.03.20;	author potato;	state dead;
branches;
next	1.1;

1.1
date	2002.10.20.13.37.30;	author potato;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2002.10.20.13.37.30;	author potato;	state Exp;
branches;
next	;

1.9.2.1
date	2004.01.07.16.15.38;	author iolo;	state Exp;
branches;
next	;


desc
@@


1.9
log
@all deprecated APIs in gtk 2.4 removed
stock.[ch] added
sidebar-item.[ch] modified to remove stock sidebar item.
move pixmaps directory to subdirectory of data
configure.in & Makefile.am scripts modified
@
text
@liteamp - Yet Another Light-Weight OGG & MP3 Player for Gnome
=============================================================


Requirements
------------

- gtk 2.0 / libgnome 2.0 / libgnomui 2.0 / gnome-vfs 1.0
	http://www.gtk.org
	http://www.gnome.org

- libmad 0.14
	http://mad.sf.net/

- libogg 1.0 / libvoribis 1.0 / libao 0.8
	http://www.xiph.org/ogg/index.html

In short, you need Gnome 2 Desktop, libmad and ogg-vorbis libraries.
If you want build it from source, you may need developer packages too.


Build & Install
---------------

To build:
$ ./configure <some configuration options>
$ make

To install:
when you have write permission for installation prefix
$ make install
otherwise,
$ sudo make install

To uninstall:
when you have write permission for installation prefix
$ make uninstall
otherwise,
$ sudo make uninstall

To run:
$ liteamp
(installation prefix must be in PATH)

That's all.

Installed Files
---------------

<prefix>/share/applications/liteamp.desktop - desktop entry file
<prefix>/share/pixmaps/liteamp.png - desktop entry icon
<prefix>/share/pixmaps/liteamp/*.png - directory and image files
<prefix>/share/man/man1/liteamp.1 - manpage file
~/.liteamp - directory and playlist files
~/.gnome2/liteamp - configuration file

Known Bugs
----------

* id3 and ogg-vorbis tag can't be modified.
* The status icon(play/pause) in the playlist disappear
  by changing playlist while playing.

ToDo
----

* streaming(internet radio) support
* audio cd supoort
* fully customizable playlist
* id3 & ogg-vorbis tag editor
* more fancy gui with fully drag&drop and clipboard support
* less cpu & memory load
* gnome panel applet support
* and so on...

Contacts
--------

Visit our homepage at http://liteamp.kldp.net
or project pages at http://kldp.net/projects/liteamp
@


1.9.2.1
log
@remove useless string from ko.po
remove stock.c/h and related code
update package spec files
hopefully, the last commit of 0.2.x :-(
@
text
@a50 1
<prefix>/share/application-registry/liteamp.applications
d52 1
a52 1
<prefix>/share/liteamp/pixmaps/*.png - directory and image files
@


1.8
log
@add debian package rules and manpage(thanks ddt;)
@
text
@d57 1
a57 1
Known-bugs
a59 1
* "All" playlist can't be modified.
d64 2
a65 2
Todo
--------------
@


1.7
log
@*** empty log message ***
@
text
@d53 1
@


1.6
log
@apply patches by krisna(dependency check, gcc 2.9.5 compliant)
add rpm spec file
@
text
@d5 1
a5 1
Requirements:
d26 1
a26 1
$ ./autogen.sh <some configuration options>
a60 1
* No preferences dialog
a74 22

Tips
----

* You can specify visible columns in playlist:
1. quit liteamp if running
2. open ~/.gnome2/liteamp file with your favorites text editor(ex. gedit)
3. replace the value of "PlaylistColumns="
   with a comma-separated list of followings:
   ICON, CHECK, NUMBER, TITLE, ARTIST, ALBUM,
   TRACK, YEAR, GENRE, TIME, QUALITY, RATING,
   COMMENT, FILENAME, BYTES, SECONDS
4. save it
5. restart liteamp

* You can add files or directory with drag&drop from Nautilus!
  NOTE: It scan directories recursively. It may take a long! time.

* You can import xmms playlist by specifying the existing
  xmms playlist files in playlist properties dialog.

* more?
@


1.5
log
@add logo image for about dialog ;)
@
text
@d8 1
a8 1
- gtk 2.0 / libgnome 2.0 / libgnomui 2.0 / gnome-vfs 2.0
d12 1
a12 1
- libmad
d15 1
a15 1
- libogg / libvoribis / libao 1.0
d18 1
a18 1
In short, you need Gnome 2 Desktop, libmad and ogg-vorbis library.
d26 1
a26 1
$ ./configure <some configuration options>
d52 1
a52 1
<prefix>/share/pixmaps/liteamp/ - directory and image files
d74 1
d102 2
a103 2
Visit homepage at http://liteamp.kldp.net
or project page at http://kldp.net/projects/liteamp
@


1.4
log
@;)
@
text
@d56 42
d101 1
a101 1
visit homepage at http://liteamp.kldp.net
@


1.3
log
@*** empty log message ***
@
text
@d1 60
@


1.2
log
@remove mockup files
@
text
@@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@UI mockup
@
text
@@
