Enlightenment CVS committal
Author : technikolor
Project : misc
Module : eplayer
Dir : misc/eplayer
Modified Files:
README
Log Message:
Initial support for LinuxFB.
Also added instructions to the README about creating personal EDB configs for Eplayer.
===================================================================
RCS file: /cvsroot/enlightenment/misc/eplayer/README,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- README 26 Jan 2004 23:16:10 -0000 1.8
+++ README 28 Jan 2004 11:17:38 -0000 1.9
@@ -1,4 +1,4 @@
-$Id: README,v 1.8 2004/01/26 23:16:10 technikolor Exp $
+$Id: README,v 1.9 2004/01/28 11:17:38 technikolor Exp $
ePlayer v0.7
@@ -32,6 +32,41 @@
Note that the MP3 plugin is broken at the moment.
+
+CREATING A PERSONAL EPLAYER CONFIG
+----------------------------------
+
+Eplayer can get some configuration information from a personal
+configuration file thanks to EDB. To create one follow
+these sets:
+
+ 1) Create the directory ~/.e/apps/eplayer
+ 2) Using the EDB tool of choice create a eplayer.db
+ (ie: "edb_gtk_ed eplayer")
+ 3) Add the following keys:
+ /eplayer/evas_engine
+ /eplayer/output_plugin
+ /eplayer/theme
+ 4) If you wish to use GL or FB:
+ a) Set evas_engine to a string type with the value "gl" or "fb".
+ 5) If you wish to use a non-default theme:
+ a) Create the directory: ~/.e/apps/eplayer/themes
+ b) Copy the EETs for the themes you want to use there.
+ c) Set theme to a string type with the name of the theme minus the .eet
+ (ie: iio.eet is put in the edb as just "iio")
+ 6) If you wish to use a specific output plugin:
+ a) Set the output_plugin to a string type with the name of the
+ plugin. Options are: ALSA, Solaris, or OSS
+
+If you do not with to over-ride the default setting for Eplayer,
+simply don't create the key, or leave the type as int.
+
+You can also use the following directories:
+ ~/.e/apps/eplayer/fonts Fonts for use by Eplayer themes
+ ~/.e/apps/eplayer/input Input Plugins for Eplayer
+ ~/.e/apps/eplayer/output Output Plugins for Eplayer
+
+
REPORTING BUGS
---------------
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs