summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--about.txt40
-rw-r--r--help.txt18
2 files changed, 29 insertions, 29 deletions
diff --git a/about.txt b/about.txt
index 21d1e5c7..86b8b275 100644
--- a/about.txt
+++ b/about.txt
@@ -20,16 +20,35 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Note that other included libraries and plugins may have separate licensing terms.
-Global hotkeys plugin, CD Audio plugin
-Copyright © Viktor Semykin <thesame.ml@gmail.com>
+Contributors:
+ Viktor Semykin <thesame.ml@gmail.com>
+ global hotkeys plugin, CD Audio plugin, lots of patches and suggestions
+
+ Stas Akimushkin <uncle.lag@gmail.com>
+ icons
-Buttons artwork
-Copyright © Stas Akimushkin <uncle.lag@gmail.com>
+ Alexey A. Smirnov <alexey.smirnov@gmx.com>
+ Igor Murzov <igor@gplsoft.org>
+ tonn <tonn.post@gmail.com>
+ Kryksyh <druid@foobar2000.ru>
+ Derreck <sarumyanxxl@users.sourceforge.net>
+ Alex Dedul <rotmer@gmail.com>
+ Igor Rudchenko <igor@thinkpads.net>
-Debian packages, initial deadbeef.desktop file by
-Alexey A. Smirnov <alexey.smirnov@gmx.com>
+ and all the other great people hanging at deadbeef-ru@cjr and #deadbeef-player
+
+
+Greetz to:
+
+ Bram Moolenaar for the greatest text editor
+ kb (Tammo Hinrichs) for making me interested in sound coding 10 years ago
+ Paniq (Leonard Ritter) for the great music to listen
+ Jan Marguc for explaining me a lot about synthesizers
+
+
+Bundled libraries:
DUMB - Dynamic Universal Music Bibliotheque, Version 0.9.3
@@ -51,14 +70,7 @@ Copyright © Simon White and other authors.
ffap - monkey's audio decoder based on apedec code from ffmpeg
Copyright © 2007 Benjamin Zores <ben@geexbox.org>
-
-
-wavpack - Hybrid Lossless Wavefile Compressor
-Copyright © 1998 - 2006 Conifer Software
-
-
-libsndfile - PCM read/write/conversion library
-Copyright © 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com>
+based upon libdemac from Dave Chapman
libayemu - AY/YM sound chip emulator and music file loader
diff --git a/help.txt b/help.txt
index 96cea584..9ece692b 100644
--- a/help.txt
+++ b/help.txt
@@ -2,14 +2,15 @@ help file for deadbeef player
CONFIGURATION
-currently GUI configuration is incomplete, so editing configuration file is a necessity.
since 0.3.0 release, all configuration is stored in single file:
$HOME/.config/deadbeef/config
-generally, you should run player once, then exit it (to generate config), then edit it by hand.
+most stuff can be configured through edit->preferences dialog
HOTKEYS PLUGIN CONFIGURATION
+it's not yet in GUI configuration window, so here we go..
+
syntax is following:
hotkeys.keyN <key_combination>: <action>
@@ -29,16 +30,3 @@ full list of actions:
toggle_pause, play, prev, next, stop, play_random, seek_fwd, seek_back, volume_up, volume_down, toggle_stop_after_current
-LAST.FM PLUGIN CONFIGURATION
-
-lastfm.login <LOGIN>
-lastfm.password <PASSWORD>
-
-you can see if it works by looking at lastfm profile page after you start playing music (it should say something like "now playing with DeaDBeeF")
-
-also note, that it's subject to last.fm policy to submit songs under certain rules.
-songs without at least Artist and Title tags will not be submitted.
-
-COLUMNS CONFIGURATION
-
-<TODO: write this>