From: Andre Date: Fri, 10 Mar 2006 20:57:25 +0000 (+0100) Subject: More dbtool -> selector updates X-Git-Tag: v0.2.11~12 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=1d84285b710b37d0996862f710369526cd270203;ds=sidebyside More dbtool -> selector updates --- diff --git a/FEATURES b/FEATURES index bad8110d..3551ee74 100644 --- a/FEATURES +++ b/FEATURES @@ -45,9 +45,9 @@ configurable audio file selectors: small memory footprint: ~~~~~~~~~~~~~~~~~~~~~~~ paraslash is lightweight. The stripped binary of para_server - with all its features compiled in (mysql/random dbtool, - mp3/ogg support, http/ortp support) is about 110K on i386 - under Linux. para_audiod is even smaller. + with all its features compiled in (mysql/random/playlist + selector, mp3/ogg support, http/ortp support) is about 110K + on i386 under Linux. para_audiod is even smaller. command line interface, including shell: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/README b/README index 374fcf6e..70c91445 100644 --- a/README +++ b/README @@ -93,7 +93,7 @@ It contains the following programs: prompt to enter arbitrary commands. However, it can also be used non-interactively (e.g. as a screen saver) via the -i switch. -- para_krell (optional, only useful in conjunction with the mysql dbtool): +- para_krell (optional, only useful in conjunction with the mysql selector): A plugin for gkrellm which shows small pictures of the current song. It allows you to launch 27 different commands @@ -104,13 +104,13 @@ It contains the following programs: A (Linux-only) alarm clock and volume-fader. -- para_dbadm (optional, only useful in conjunction with the mysql dbtool): +- para_dbadm (optional, only useful in conjunction with the mysql selector): Very simple curses-based frontend which uses libmenu. Useful for quickly changing the attributes of the current song (e.g. from para_gui as an external command). -- para_slider (optional, only useful in conjunction with the mysql dbtool): +- para_slider (optional, only useful in conjunction with the mysql selector): A small X application which shows a scrollbar for each attribute defined in the mysql database. It creates a stream @@ -141,7 +141,7 @@ In any case you need - software mixing, e.g. ALSA and the direct mixing plugin (dmix) -If you want to use the mysql-based dbtool (recommended), you also need +If you want to use the mysql-based audio file selector, you also need - mysql-server - mysql-client