| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| erdmpd-0.9 | 2008-12-02 | ||
| erdmpd-0.8 | 2008-11-30 | ||
| erdmpd-0.5 | 2008-11-22 | ||
| erdaudio-0.94install.exe | 2012-07-24 | 3.9 MB | |
| erdaudio-0.94.rpm | 2012-07-24 | 3.7 MB | |
| erdaudio-0.94.deb | 2012-07-24 | 3.7 MB | |
| Readme.erdaudio | 2012-07-23 | 4.0 kB | |
| ERDaudio-0.94.zip | 2012-07-23 | 3.9 MB | |
| ERDaudio-0.94.tar.gz | 2012-07-23 | 3.7 MB | |
| ERDaudio-0.94.tar.bz2 | 2012-07-23 | 3.5 MB | |
| erdmpd-0.92install.exe | 2010-09-22 | 9.0 MB | |
| erdmpd-0.92.rpm | 2010-09-22 | 8.9 MB | |
| erdmpd-0.92.deb | 2010-09-20 | 8.9 MB | |
| Readme.erdmpd | 2010-09-20 | 2.0 kB | |
| erdmpd-0.92.zip | 2010-09-20 | 9.0 MB | |
| erdmpd-0.91.zip | 2010-09-20 | 438.7 kB | |
| erdmpd-0.92.tar.bz2 | 2010-09-20 | 8.7 MB | |
| erdmpd-0.92.tar.gz | 2010-09-20 | 8.8 MB | |
| erdmpd-0.91install.exe | 2010-08-12 | 460.6 kB | |
| erdmpd-0.91.rpm | 2010-08-12 | 382.8 kB | |
| erdmpd-0.91.deb | 2010-08-12 | 373.6 kB | |
| erdmpd-0.91.tar.gz | 2010-08-12 | 370.0 kB | |
| erdmpd-0.91.tar.bz2 | 2010-08-12 | 254.3 kB | |
| Totals: 23 Items | 77.9 MB | 0 | |
ERDaudio is part of the ERDialog framework with Erlang
Audio listening application
Includes an mpc client for ERDialog
and an ogg playlist player
This ERDmpd applet requires the pre installation of:
* Erlang.
* Yaws.
* ERDialog
* MPD
The ogg player requires:
* Erlang.
* Yaws.
* ERDialog
and a web browser that is HTML5 capable:
Some of the browsers are:
IE Firefox Safari Chrome Opera iPhone Android
9.0+ 3.5+ 3.0+ 3.0+ 10.5+ 1.0+ 2.0+
also epiphany-brower 2.30.2
unzip the erdmpd-x.x.zip in the root directory of the ERDialog installation.
If you are on a Linux systems with 32 bit i86 software system you may be ready to go.
Otherwise you will need to recompile the source code. The Emakefile is in
scripts/Makefiles
restart yaws through ERDialog (see yaws.conf if you want to change this),
The index of ERDialog should have been changed so that erdmpd should be an
option
./erdialog -make
ERDmpd is a interface to the mpc command line utility to control the MPD audio server
see http://mpd.wikia.com/ for information about installing mpd
Then when MPD and mpc are installed you can play, pause or move forward in your loaded playlist
HTML5 browser
*** Changes ***
Version 0.94
Changing i18n to po files
Version 0.92
Adding single audio playing and playlist playing. The MPD server is no longer needed.
Only a HTML5 capable browser is needed. Changed help selection page to not use popup fileselector. Added Hindi
framework for i18n.
Version 0.91
Changed index page to include playlist information. Added pulldown menu for most common commands.
Added help system for picking and view help files.
Version 0.9
Changed all files, now showing MPD responses on browser screen.
Version 0.8
updated directory structure
Version 0.7
added socket connection to MPD, command line utility only need to load playlists
deleted file browser
added edoc to html menu
ERDialog - Steven Gibson (c) 2008 smalllinux@gmail.com http://erdialog.sourceforge.net
ERDaudio is part of the ERDialog framework with Erlang
Audio listening application
Includes an mpc client for ERDialog
and an ogg playlist player
This ERDmpd applet requires the pre installation of:
* Erlang.
* Yaws.
* ERDialog
* MPD
The ogg player requires:
* Erlang.
* Yaws.
* ERDialog
and a web browser that is HTML5 capable:
Some of the browsers are:
IE Firefox Safari Chrome Opera iPhone Android
9.0+ 3.5+ 3.0+ 3.0+ 10.5+ 1.0+ 2.0+
also epiphany-brower 2.30.2
unzip the erdmpd-x.x.zip in the root directory of the ERDialog installation.
If you are on a Linux systems with 32 bit i86 software system you may be ready to go.
Otherwise you will need to recompile the source code. The Emakefile is in
scripts/Makefiles
restart yaws through ERDialog (see yaws.conf if you want to change this),
The index of ERDialog should have been changed so that erdmpd should be an
option
./erdialog -make
ERDmpd is a interface to the mpc command line utility to control the MPD audio server
see http://mpd.wikia.com/ for information about installing mpd
Then when MPD and mpc are installed you can play, pause or move forward in your loaded playlist
HTML5 browser
*** Changes ***
Version 0.94
Changing i18n to po files
Version 0.92
Adding single audio playing and playlist playing. The MPD server is no longer needed.
Only a HTML5 capable browser is needed. Changed help selection page to not use popup fileselector. Added Hindi
framework for i18n.
Version 0.91
Changed index page to include playlist information. Added pulldown menu for most common commands.
Added help system for picking and view help files.
Version 0.9
Changed all files, now showing MPD responses on browser screen.
Version 0.8
updated directory structure
Version 0.7
added socket connection to MPD, command line utility only need to load playlists
deleted file browser
added edoc to html menu
ERDialog - Steven Gibson (c) 2008 smalllinux@gmail.com http://erdialog.sourceforge.net