annotate README @ 2694:c2b82432c1b6 trunk

[svn] Added basic DBus support, disabled by default with a configuration option to enable it. The general and playback information/manipulation methods are currently the only ones implemented. That is version, play, pause, stop, playing, paused, stopped, status, and seek. There are stubs for many unimplemented methods.
author magma
date Sat, 05 May 2007 15:37:54 -0700
parents fc3bb92994dd
children 6dd4727647d3
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2306
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
1 Audacious
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
2 A relatively powerful media player
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
3
2306
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
4 Copyright (c) 2005-2007 Audacious Development Team (see AUTHORS)
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
5
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
6 Based on:
2306
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
7 BMP - Beep Media Player (c)2002-2005
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
8
2306
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
9 Which was based on:
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
10 XMMS - X Multimedia System (c)1997-2001
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
11
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
12 A Cross platform Multimedia Player
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
13
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
14 Peter Alm, Thomas Nilsson, Olle Hallnas, Håvard Kvålen
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
15
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
16
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
17 NOTE: This document is hardly maintained. Please check the Users' Guide on
1174
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
18 the Audacious website.
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
19
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
20
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
21 TABLE OF CONTENTS
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
22 *****************
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
23
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
24 1. Disclaimer
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
25 2. Installation
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
26 2.1 Basic Installation
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
27 2.2 Border less Installation
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
28 2.3 Skin Installation
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
29 3. Documentation
1174
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
30 3.1 Controlling Audacious
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
31 3.1.1 Key bindings
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
32 3.2 Playlist Editor
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
33 3.3 Equalizer
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
34 3.4 Menu
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
35 3.5 Preferences
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
36 3.5.1 Audio I/O Plugins
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
37 3.5.2 Effect/General Plugins
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
38 3.5.3 Visualization Plugins
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
39 3.5.4 Options
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
40 3.5.5 Fonts
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
41 3.5.6 Title
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
42 3.6 Plugins
2306
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
43 3.7 Playlist Manager
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
44 4. Command Line Options
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
45 5. Features
2566
6bbc25a775f0 [svn] - update README table of contents
nenolod
parents: 2311
diff changeset
46 5.1 Supported Features
1174
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
47 6. Obtaining Audacious
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
48 7. Misc
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
49 7.1 Shoutcast support
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
50 7.2 Tips and tricks
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
51 8. Bugs
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
52 9. Contact Email
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
53
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
54
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
55
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
56
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
57 1. Disclaimer
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
58 -------------
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
59
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
60 We are not liable for any damage caused by the use of this program.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
61
2310
9e0c93a99fcc [svn] - some more updates, e.g. IRC channel/mailing list/forums
nenolod
parents: 2306
diff changeset
62 Audacious is NOT a port of Winamp (http://www.Winamp.com). Audacious is a fork of
1174
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
63 XMMS (http://xmms.org) and BMP (http://beep-media-player.org) which borrowed the
2310
9e0c93a99fcc [svn] - some more updates, e.g. IRC channel/mailing list/forums
nenolod
parents: 2306
diff changeset
64 Winamp GUI.
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
65
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
66
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
67 2. Installation
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
68 ---------------
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
69
1174
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
70 Audacious requires the following libraries and their development
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
71 packages installed:
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
72
2567
6ac35794645f [svn] - GTK+ 2.6 is required.
nenolod
parents: 2566
diff changeset
73 Glib 2.6
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
74 (http://www.gtk.org/download/)
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
75
2567
6ac35794645f [svn] - GTK+ 2.6 is required.
nenolod
parents: 2566
diff changeset
76 GTK+ 2.6
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
77 (http://www.gtk.org/download/)
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
78
2567
6ac35794645f [svn] - GTK+ 2.6 is required.
nenolod
parents: 2566
diff changeset
79 libglade >= 2.4
6ac35794645f [svn] - GTK+ 2.6 is required.
nenolod
parents: 2566
diff changeset
80 (http://ftp.gnome.org/pub/GNOME/sources/libglade/2.4/)
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
81
2568
62a9da5d40a8 [svn] - make a note that MCS is required now.
nenolod
parents: 2567
diff changeset
82 mcs >= 0.1
62a9da5d40a8 [svn] - make a note that MCS is required now.
nenolod
parents: 2567
diff changeset
83 (http://sacredspiral.co.uk/~nenolod/mcs)
62a9da5d40a8 [svn] - make a note that MCS is required now.
nenolod
parents: 2567
diff changeset
84
1174
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
85 If you compile Audacious from a fresh CVS checkout, you will also need
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
86 the following tools:
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
87
1427
3589d4770022 [svn] - update documentation
nenolod
parents: 1174
diff changeset
88 automake >= 1.9
3589d4770022 [svn] - update documentation
nenolod
parents: 1174
diff changeset
89 autoconf >= 2.59
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
90
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
91 Note that these tools and libraries are bundled with major Linux
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
92 distributions. Use the packages provided with them where possible. If
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
93 those packages are not sufficiently new, you may need to search
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
94 third-party repositories for them.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
95
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
96
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
97 2.1 Basic Installation
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
98 ----------------------
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
99
2310
9e0c93a99fcc [svn] - some more updates, e.g. IRC channel/mailing list/forums
nenolod
parents: 2306
diff changeset
100 cd audacious-VERSION
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
101 ./configure
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
102 make
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
103 make install
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
104
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
105 This will put the binary in /usr/local/bin and plugins in
1174
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
106 /usr/local/lib/audacious/
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
107
1427
3589d4770022 [svn] - update documentation
nenolod
parents: 1174
diff changeset
108 If you want to use the automatic character detection system, then you should
3589d4770022 [svn] - update documentation
nenolod
parents: 1174
diff changeset
109 use --enable-chardet.
3589d4770022 [svn] - update documentation
nenolod
parents: 1174
diff changeset
110
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
111
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
112 2.2 Borderless Installation
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
113 ---------------------------
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
114
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
115 As far as I know most WM's accepts GTK decoration hints so it will
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
116 not have borders. But some WM's can't handle this so you have to
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
117 set in manually.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
118
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
119 AfterStep 1.0 ~/.steprc
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
120 Style "XMMS_Player" NoTitle, NoHandles
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
121 Style "XMMS_Playlist" NoTitle, NoHandles
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
122 Style "XMMS_Equalizer" NoTitle, NoHandles
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
123
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
124 AfterStep 1.4 ~/GNUstep/Library/AfterStep/database
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
125 Style "XMMS_Player" NoTitle, NoHandles
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
126 Style "XMMS_Playlist" NoTitle, NoHandles
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
127 Style "XMMS_Equalizer" NoTitle, NoHandles
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
128
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
129 Fvwm's ~/.fvwm95rc
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
130 Style "XMMS_Player" NoTitle
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
131 Style "XMMS_Playlist" NoTitle
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
132 Style "XMMS_Equalizer" NoTitle
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
133
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
134 CTWM's ~/.ctwmrc
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
135 NoTitle and NoBorder sections:
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
136 NoTitle {
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
137 "xmms"
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
138 }
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
139
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
140 NoBorder {
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
141 "xmms"
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
142 }
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
143
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
144 2.3 Skin Installation
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
145 ---------------------
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
146
2685
fc3bb92994dd [svn] XDG path fixes in documentation, submitted by nine on irc.atheme.org
chainsaw
parents: 2568
diff changeset
147 Audacious will create a directory called ~/.local/share/audacious/Skins. You can unarchive
2310
9e0c93a99fcc [svn] - some more updates, e.g. IRC channel/mailing list/forums
nenolod
parents: 2306
diff changeset
148 the skins the same way as you do for Winamp.
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
149
1174
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
150 However, you don't need to as Audacious supports archived skins. Audacious
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
151 currently reads the following formats: zip, wsz, tar, tar.gz and
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
152 tar.bz2
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
153
2310
9e0c93a99fcc [svn] - some more updates, e.g. IRC channel/mailing list/forums
nenolod
parents: 2306
diff changeset
154 Just copy the archive to one of the skin paths and Audacious will take care
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
155 of the rest.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
156
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
157 In order to support zipped skins you will need to have unzip. Unzip
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
158 is bundled with most Linux distributions.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
159
1174
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
160 Audacious looks for skins in these directories (in listing order):
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
161
1174
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
162 <prefix>/share/audacious/Skins
2685
fc3bb92994dd [svn] XDG path fixes in documentation, submitted by nine on irc.atheme.org
chainsaw
parents: 2568
diff changeset
163 ~/.local/share/audacious/Skins
1174
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
164 ~/.audacious/Skins
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
165
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
166 You can set the environment variable SKINSDIR to another location of
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
167 your choice:
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
168
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
169 For BASH:
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
170 export SKINSDIR=/path/to/Skins:/more/paths/to/other/locations/of/Skins
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
171
2310
9e0c93a99fcc [svn] - some more updates, e.g. IRC channel/mailing list/forums
nenolod
parents: 2306
diff changeset
172 For C Shell:
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
173 setenv SKINSDIR /path/to/Skins:/more/paths/to/other/locations/of/Skins
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
174
2311
8216ff3deb90 [svn] - note that WAL (winamp "modern") skins are not supported
nenolod
parents: 2310
diff changeset
175 You should note that skins designed specifically for Audacious are not compatible
8216ff3deb90 [svn] - note that WAL (winamp "modern") skins are not supported
nenolod
parents: 2310
diff changeset
176 with Winamp. Likewise, we do not support Winamp "modern" skins as there is a lot of
8216ff3deb90 [svn] - note that WAL (winamp "modern") skins are not supported
nenolod
parents: 2310
diff changeset
177 Winamp-specifics that would have to be reverse-engineered or emulated to properly
8216ff3deb90 [svn] - note that WAL (winamp "modern") skins are not supported
nenolod
parents: 2310
diff changeset
178 support those skins.
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
179
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
180 3. Documentation
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
181 ----------------
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
182
1174
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
183 This file or http://audacious-media-player.org
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
184
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
185
1174
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
186 3.1 Controlling Audacious
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
187 --------------------
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
188
1174
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
189 When you start up Audacious, you will get a console very similar to that of
2310
9e0c93a99fcc [svn] - some more updates, e.g. IRC channel/mailing list/forums
nenolod
parents: 2306
diff changeset
190 Winamp.
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
191
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
192 - On the top is the window title bar. To the right you will see 3 buttons,
1174
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
193 Left button will minimize Audacious.
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
194 Middle button will make Audacious only display the title bar.
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
195 Right button will end the Audacious session.
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
196
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
197 - The area in the upper left part displays the following:
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
198 - Play state: Paused, Stopped, or Playing
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
199 - Time elapsed in the current song or if you click on it, the reversed.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
200 - Spectrum analyzer of the sound being played. Right mouse click will
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
201 bring up the Visualization menu. Left mouse button will change the
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
202 analyzer to an oscilloscope and/or none.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
203
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
204 - To the right of the Spectrum analyzer is the title of the file being played.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
205 This also contains the length of the song being played, as well as its
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
206 position in the [unsorted] playlist. Right clicking in this window will bring
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
207 up a new menu with some more options that are self explaining.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
208
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
209 - In the left part of the Spectrum analyzer you'll have letters (at least if
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
210 you use the default skin) O A I D V. This is known as the
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
211 "clutterbar'. Left-clicking on these will open up menus or perform the
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
212 listed actions.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
213 O : Options menu
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
214 A : Always on top
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
215 I : File info box
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
216 D : Double size mode
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
217 V : Visualization menu
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
218
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
219 - Underneath the track title are the following static informational data:
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
220 - bit rate in KBps (usually 128 or 112)
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
221 - Sample Rate in KHz (usually 44)
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
222 - Stereo or Mono channel mixing
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
223
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
224 - Underneath the informational data are a few controls you can play with:
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
225 - The first slider controls the volume
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
226 - The second slider controls the balance between speakers
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
227 - The button marked "EQ" loads up the graphic equalizer
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
228 - The button marked "PL" loads up the playlist editor
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
229 - The LARGE slide bar moves from left to right as the song plays. You can
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
230 drag this to jump to another location in the current file.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
231
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
232 - On the bottom of the console are the standard buttons you would see on a CD
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
233 player: Previous track, Play, Pause, Stop, Next track, eject, shuffle
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
234 and repeat.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
235
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
236 - The eject button doesn't REALLY eject, of course. :) It opens up the
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
237 file requester. The File Requester builds a playlist for the current
1174
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
238 Audacious session. You can use it to load files, add files to the list, or
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
239 load all mp3s in a directory.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
240
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
241 - The shuffle button randomizes the sequence of the playlist.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
242
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
243 - The repeat button when enabled makes the playlist loop when it reaches the
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
244 end of the playlist.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
245
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
246
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
247 3.1.1 Key bindings
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
248 ------------------
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
249
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
250 Global: (Main, Equalizer and Playlist window)
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
251
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
252 z = Previous song
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
253 x = Play
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
254 c = Pause
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
255 v = Stop
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
256 b = Next song
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
257 l = Play file (brings up the Load file(s) dialog)
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
258 j = Jump to file (in the existing playlist)
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
259 r = Toggle Repeat
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
260 s = Toggle Shuffle
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
261
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
262 Control + h = Play location (url)
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
263 Control + p = Preferences dialog
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
264 Control + r = Time remaining
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
265 Control + o = Always on top
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
266 Control + w = Winshade mode
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
267 Control + j = Jump to time
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
268 Control + z = Start of list
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
269 Control + n = No Playlist Advance
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
270 Control + 3 = File info dialog
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
271
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
272 Control + Alt + w = Toggle Equalizer winshade mode
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
273 Shift + Control + w = Toggle Playlist winshade mode
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
274
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
275 Alt + e = Toggle playlist window
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
276 Alt + g = Toggle equalizer window
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
277
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
278 Main window:
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
279
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
280 Arrow key up = Volume up 2%
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
281 Arrow key down = Volume down 2%
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
282 Arrow key right = Skip 5 seconds forward in song
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
283 Arrow key left = Skip 5 seconds back in song
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
284
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
285 Playlist window:
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
286
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
287 Arrow key up = up one step in playlist
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
288 Arrow key down = Down one step in playlist
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
289
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
290 Delete = Remove selected songs from playlist
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
291 Page Up = Move one page up
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
292 Page Down = Move one page down
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
293 Home = Go to the first song
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
294 End = Go to the last song
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
295 Enter = Play selected song
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
296 Insert = Add file dialog
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
297 Shift + Insert = Add directory dialog
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
298 Alt + Insert = Add url dialog
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
299
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
300 Equalizer shade mode:
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
301
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
302 Arrow key up = Volume up 2%
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
303 Arrow key down = Volume down 2%
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
304 Arrow key right = Balance 4% to right
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
305 Arrow key left = Balance 4% to left
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
306
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
307
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
308 3.2 Playlist editor
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
309 -------------------
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
310
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
311 To access the Playlist editor, select the button labeled "PL" on the right
1174
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
312 side of the Audacious console.
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
313
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
314 This will bring up the actual playlist window, here you'll find 5 buttons.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
315 All of these buttons can be held down to bring up an extra menu.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
316 From left to right:
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
317
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
318 file + : will add a file to current playlist, held down mode you'll have
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
319 2 extra options
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
320 dir : will let you pick a directory (recursive)
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
321 url : will let you add an url for streaming
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
322
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
323 file - : will delete the highlighted file, held down mode you'll have 3
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
324 more options
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
325 crop : delete all files except the highlighted in the list
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
326 all : delete all files in the list
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
327 misc : *** NOT FUNCTIONAL ***
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
328
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
329 sel all : select all files in current playlist, held down mode you'll have
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
330 2 extra options
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
331 sel zero : select none
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
332 inv sel : invert you selection
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
333
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
334 misc opts : held down you'll have 2 extra options
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
335 fileinfo : opens the file info dialog.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
336 sort : release button on this will bring up another menu with sort options
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
337
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
338 load list : will let you pick a playlist to load, held down you'll have
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
339 2 extra options
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
340 save : will let you save your playlist
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
341 new : will empty the playlist and let you create a new playlist
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
342
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
343 If you want to select/deselect files in the filrequester/playlist editor use
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
344 CTRL for files and SHIFT key for blocks of files. You can also browse the PL
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
345 using the cursor keys and enter to select song. Pressing the delete button will
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
346 remove the song from the playlist. If your mouse is equipped with a mouse
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
347 wheel, you can use this to scroll up and down.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
348
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
349 3.3. Equalizer
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
350 --------------
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
351
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
352 To access the Equalizer, select the button labeled "EQ" on the right
1174
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
353 side of the Audacious console.
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
354
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
355 That will bring up the Equalizer window. It looks like an equalizer on a stereo
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
356 and behaves like one as well. Press the button labeled ON to enable the use of
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
357 the equalizer, once you turned it on you use it as a normal equalizer.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
358
1174
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
359 EQ presets will be saved in ~/.audacious/config when you close Audacious. You can also
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
360 have your own presets for different song using the "Preset" button, Audacious can
2310
9e0c93a99fcc [svn] - some more updates, e.g. IRC channel/mailing list/forums
nenolod
parents: 2306
diff changeset
361 also import/export from Winamp's preset files.
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
362
1174
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
363 If 'Auto' is enabled, Audacious will try to load equalizer presets like this:
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
364
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
365 1: Look for a preset file in the directory of the file we are about to play.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
366 2: Look for a directory preset file in the same directory.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
367 3: Look for a preset saved with the "auto-load" feature.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
368 4: Finally, try to load the "default" preset.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
369
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
370 The 'preset' button will open up a menu with the following options:
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
371
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
372 Load
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
373 Preset : Will open a window with all available presets.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
374 Auto-load preset : Will open a window with all available auto-load
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
375 presets.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
376 Default : Will load the default preset.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
377 Zero : Will reset the equalizer to zero.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
378 From file : Will load from a .preset file
2310
9e0c93a99fcc [svn] - some more updates, e.g. IRC channel/mailing list/forums
nenolod
parents: 2306
diff changeset
379 From Winamp EQF file : Will load from a Winamp equalizer file. If you
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
380 choose a library file only the first entry will
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
381 be loaded.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
382 Import
2310
9e0c93a99fcc [svn] - some more updates, e.g. IRC channel/mailing list/forums
nenolod
parents: 2306
diff changeset
383 Winamp presets : Imports the presets contained in an Winamp equalizer
9e0c93a99fcc [svn] - some more updates, e.g. IRC channel/mailing list/forums
nenolod
parents: 2306
diff changeset
384 library file (often named Winamp.q1) and add all
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
385 the entries to the Preset window.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
386 Save
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
387 Preset : Let you name the current preset and save it.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
388 Auto-load preset : Saves the current settings as a preset for the song
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
389 currently playing.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
390 Default : Saves the default value for the equalizer.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
391 From file : Saves the current settings in a preset file.
2310
9e0c93a99fcc [svn] - some more updates, e.g. IRC channel/mailing list/forums
nenolod
parents: 2306
diff changeset
392 From Winamp EQF file : Exports the current settings to a file readable by
9e0c93a99fcc [svn] - some more updates, e.g. IRC channel/mailing list/forums
nenolod
parents: 2306
diff changeset
393 Winamp.
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
394 Delete
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
395 Preset : Let you delete a preset from the list.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
396 Auto-load preset : Let you delete a auto-load preset from the list.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
397
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
398 Configure Equalizer : Change the default names of directory based
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
399 preset files.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
400
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
401 3.4. Menu
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
402 ---------
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
403
1174
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
404 There are several menu hot spots on the Audacious window. One place is at the left
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
405 hand side of the visual window described in sections 3.1 If you click the right
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
406 mouse button in the main window, the menus will also pop up (same as clicking
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
407 the button on the top left corner).
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
408
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
409 3.5. Preferences
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
410 ----------------
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
411
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
412 Use the menu to open Options / Preferences or press CTRL-P to bring the
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
413 preferences dialog up.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
414
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
415 3.5.1. Appearance
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
416 -----------------
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
417
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
418 Skins
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
419 In the skinlist you can choose a skin. How to install skins is described above.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
420 Click on a skin in the list to change to it.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
421
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
422 Fonts
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
423 You can set the font in the main window by setting the 'Player' font. You can
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
424 change the playlist font by setting the 'Playlist' font.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
425
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
426 Miscellaneous
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
427 Show track numbers in playlist - Enable/disable displaying of track numbers in
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
428 the playlist.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
429 Use custom cursors - Enable/disable custom cursors set by the skin.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
430
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
431
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
432 3.5.2. Mouse
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
433 ------------
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
434
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
435 Mouse wheel
1174
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
436 Change how Audacious handles scroll behaviours.
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
437
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
438 3.5.3. Playlist
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
439 ---------------
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
440
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
441 Filename
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
442 Convert underscores to blanks - Converts '_' (underscores) to ' ' in the
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
443 playlist.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
444 Convert %20 to blanks - Converts '%20' to ' ' in the
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
445 playlist.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
446
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
447 Metadata
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
448 Load metadata from playlists and files - Loads metadata from files and
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
449 playlists (e.g. ID3 tags).
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
450
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
451 Playback
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
452 Don't advance in playlist - Don't advance to the next song in the playlist when
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
453 the current song ends.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
454 Pause between songs - Set the time (in secons) to pause on songchange
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
455
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
456 Song display
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
457 Title format - Choose the format to display the song names in the playlist.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
458 Custom string - When the above option is set to 'Custom' insert a string of
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
459 substitutes here.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
460
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
461 3.5.6. Plugins
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
462 --------------
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
463
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
464 Enable/disable and configure plugins in this section.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
465
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
466 Choose a tab to list one of the types of plugins:
2310
9e0c93a99fcc [svn] - some more updates, e.g. IRC channel/mailing list/forums
nenolod
parents: 2306
diff changeset
467 - Decoders (filetype/device support)
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
468 - General (general plugins)
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
469 - Visualization (visualization plugins)
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
470 - Effects (effect plugins)
2310
9e0c93a99fcc [svn] - some more updates, e.g. IRC channel/mailing list/forums
nenolod
parents: 2306
diff changeset
471
9e0c93a99fcc [svn] - some more updates, e.g. IRC channel/mailing list/forums
nenolod
parents: 2306
diff changeset
472 3.5.7. Audio
9e0c93a99fcc [svn] - some more updates, e.g. IRC channel/mailing list/forums
nenolod
parents: 2306
diff changeset
473 ------------
9e0c93a99fcc [svn] - some more updates, e.g. IRC channel/mailing list/forums
nenolod
parents: 2306
diff changeset
474
9e0c93a99fcc [svn] - some more updates, e.g. IRC channel/mailing list/forums
nenolod
parents: 2306
diff changeset
475 The settings in this section are related to the audio system.
9e0c93a99fcc [svn] - some more updates, e.g. IRC channel/mailing list/forums
nenolod
parents: 2306
diff changeset
476
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
477
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
478 3.6 Plugins
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
479 -----------
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
480
2306
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
481 Plugins are what makes Audacious work, by moving most of the code out of
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
482 Audacious and into a plugin architecture it's possible to change almost
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
483 everything in Audacious. There are today 8 different types of plugins.
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
484
2306
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
485 However to promote maximum flexibility of the platform itself, we no longer
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
486 include any plugins with the Audacious core.
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
487
2306
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
488 You will need to download and install our plugin pack for Audacious if you
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
489 expect it to do anything useful (or install someone else's plugin pack if one
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
490 should exist).
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
491
2306
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
492 Additionally, you can find a list of plugins at:
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
493 http://audacious-media-player.org/Plugins
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
494
2306
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
495 You should note that third-party plugins are not supported by the Audacious
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
496 development team, and that you should report any issues with them on our forums,
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
497 but NEVER on our bugtracker.
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
498
2306
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
499 3.7 Playlist Manager
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
500 --------------------
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
501
2306
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
502 Audacious supports multiple playlists (think foobar2000). For the manipulation of
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
503 playlists, we have included a playlist manager tool.
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
504
2306
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
505 It is accessible from the Playlist menu.
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
506
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
507
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
508 4. Command Line Options
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
509 -----------------------
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
510
2306
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
511 audacious --help will produce:
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
512
2306
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
513 Usage: audacious [options] [files] ...
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
514
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
515 Options:
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
516 --------
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
517
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
518 -h, --help Display this text and exit.
1174
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
519 -n, --session Select Audacious/XMMS session (Default: 0)
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
520 -r, --rew Skip backwards in playlist
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
521 -p, --play Start playing current playlist
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
522 -u, --pause Pause current song
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
523 -s, --stop Stop current song
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
524 -t, --play-pause Pause if playing, play otherwise
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
525 -f, --fwd Skip forward in playlist
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
526 -e, --enqueue Don't clear the playlist
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
527 -m, --show-main-window Show the main window
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
528 -v, --version Print version number and exit.
2306
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
529 -H, --headless Headless operation
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
530 -E, --enqueue-to-temp Enqueues to a temporary playlist.
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
531
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
532 You can specify files on the command line, e.g:
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
533
2306
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
534 audacious file1.mp3 file2.mp3 file3.mp3
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
535 audacious *.mp3
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
536 audacious playlist.m3u playlist.pls playlist.xspf
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
537
2306
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
538 If you do this while Audacious is running, the current playlist
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
539 will be cleared and the files/playlist specified on the command
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
540 line will be used instead.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
541
2306
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
542 To keep the current playlist intact use the -E option, which will
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
543 create a new temporary playlist with the requested media, or the
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
544 -e option, which will append to your currently selected playlist.
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
545
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
546
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
547 5. Features
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
548 -----------
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
549
2306
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
550 5.1 Supported Features
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
551 ----------------------
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
552
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
553 Seeking in files
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
554 Volume/Balance
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
555 Shuffle play
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
556 Repeat play
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
557 Playlist editor
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
558 Spectrum Analyzer
2310
9e0c93a99fcc [svn] - some more updates, e.g. IRC channel/mailing list/forums
nenolod
parents: 2306
diff changeset
559 One Line mode al'a WinShade in Winamp
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
560 Oscilloscope
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
561 Timer Elapsed/Timer Remaining
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
562 Plug-in system Output/Input/Effect/General/Visualization
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
563 Equalizer
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
564 Double Size option
2310
9e0c93a99fcc [svn] - some more updates, e.g. IRC channel/mailing list/forums
nenolod
parents: 2306
diff changeset
565 Winamp 2.0 skin support (can use wsz files)
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
566 GTK Requesters (with theme support)
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
567 Streaming/Shoutcast(1.0/1.1)/Icecast support
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
568 Auto remove borders if the WM has support for it
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
569 Fast jump in playlist
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
570 Scroll wheel support
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
571 Saves HTTP streams to HD
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
572 HTTP authentication
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
573 Plays MPEG layer 1/2/3, WAV, Ogg Vorbis
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
574 Compiles and works on other Unixes
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
575 Proxy authentication support
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
576
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
577
1174
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
578 6. Obtaining Audacious
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
579 -------------------
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
580
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
581 Currently, we only provide source tarballs at:
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
582
1174
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
583 http://audacious-media-player.org/Downloads
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
584
1174
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
585 The Subversion snapshots listed are not regularly updated. We
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
586 encourage you to download Audacious straight from our SVN repository:
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
587
1174
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
588 svn co http://svn.atheme.org/audacious/trunk audacious-devel
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
589
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
590
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
591 6.1 Obtaining Skins
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
592 -------------------
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
593
1174
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
594 You can find Audacious/XMMS skins made by Audacious/XMMS users at:
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
595
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
596 http://www.xmms.org/skins.html
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
597 http://themes.org/skins/xmms
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
598
1174
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
599 You can find more places on our website, at:
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
600
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
601 http://audacious-media-player.org/Skins
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
602
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
603
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
604 7. Misc
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
605 -------
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
606
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
607 7.1. Tips and Tricks
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
608 -------------------
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
609
2310
9e0c93a99fcc [svn] - some more updates, e.g. IRC channel/mailing list/forums
nenolod
parents: 2306
diff changeset
610 If you have a windows partition with Winamp installed, a good idea would be to
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
611 set the SKINSDIR variable to that dir.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
612
1174
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
613 Audacious features some command line options like next/previous songs, those
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
614 things can be binded to a key. I use AfterStep and the useless window keys
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
615 for this. Here is an example from my .steprc:
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
616
1174
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
617 Key Meta_R A N Exec "Audacious" audacious -r
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
618 Key Menu A N Exec "Audacious" audacious -f
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
619
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
620 If you want all your mp3's in one playlist an easy way is:
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
621 locate .mp3 > /path/to/playlistname
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
622
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
623 (considering you have a fairly recent updatedb, don't blame us if locate don't
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
624 find the file you downloaded 3 minutes ago)
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
625
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
626
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
627 8. Bugs
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
628 -------
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
629
1174
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
630 Audacious is under heavy development and as such, has quite a number of
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
631 bugs. Our bug tracker page is maintained at:
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
632
2306
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
633 http://bugs-meta.atheme.org/
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
634
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
635 It will continue to have bugs as we fix and introduce new ones through
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
636 rewriting and enhancement. Help us along by reporting new bugs, and
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
637 verifying existing ones.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
638
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
639
1174
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
640 9. Contact Emails
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
641 -----------------
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
642
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
643 Project Admins:
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
644
2306
1f9a466175b9 [svn] - this was out of date like whoa
nenolod
parents: 2231
diff changeset
645 William Pitcock email: nenolod at sacredspiral.co.uk
1174
6ae15616b516 [svn] - update README a bit
nenolod
parents: 1173
diff changeset
646 Tony Vroon email: chainsaw at gentoo.org
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
647
2310
9e0c93a99fcc [svn] - some more updates, e.g. IRC channel/mailing list/forums
nenolod
parents: 2306
diff changeset
648 Alternatively, you can try the mailing list at audacious@atheme.org.
9e0c93a99fcc [svn] - some more updates, e.g. IRC channel/mailing list/forums
nenolod
parents: 2306
diff changeset
649 Subscription information is available at:
9e0c93a99fcc [svn] - some more updates, e.g. IRC channel/mailing list/forums
nenolod
parents: 2306
diff changeset
650
9e0c93a99fcc [svn] - some more updates, e.g. IRC channel/mailing list/forums
nenolod
parents: 2306
diff changeset
651 http://mail.atheme.org/mailman/listinfo/audacious
9e0c93a99fcc [svn] - some more updates, e.g. IRC channel/mailing list/forums
nenolod
parents: 2306
diff changeset
652
9e0c93a99fcc [svn] - some more updates, e.g. IRC channel/mailing list/forums
nenolod
parents: 2306
diff changeset
653 If a mailing list is not interesting to you, you can try our forums:
9e0c93a99fcc [svn] - some more updates, e.g. IRC channel/mailing list/forums
nenolod
parents: 2306
diff changeset
654
9e0c93a99fcc [svn] - some more updates, e.g. IRC channel/mailing list/forums
nenolod
parents: 2306
diff changeset
655 http://boards.nenolod.net
9e0c93a99fcc [svn] - some more updates, e.g. IRC channel/mailing list/forums
nenolod
parents: 2306
diff changeset
656
9e0c93a99fcc [svn] - some more updates, e.g. IRC channel/mailing list/forums
nenolod
parents: 2306
diff changeset
657 There is also an IRC channel at irc.atheme.org #audacious. You should
9e0c93a99fcc [svn] - some more updates, e.g. IRC channel/mailing list/forums
nenolod
parents: 2306
diff changeset
658 note that this IRC presence is mainly for internal project use, but
9e0c93a99fcc [svn] - some more updates, e.g. IRC channel/mailing list/forums
nenolod
parents: 2306
diff changeset
659 that doesn't stop 50-someodd people from visiting there.