Mercurial > audlegacy
comparison README @ 1427:3589d4770022 trunk
[svn] - update documentation
author | nenolod |
---|---|
date | Fri, 21 Jul 2006 09:48:46 -0700 |
parents | 6ae15616b516 |
children | f6856d226afb |
comparison
equal
deleted
inserted
replaced
1426:da317afd6c12 | 1427:3589d4770022 |
---|---|
112 | 112 |
113 GConf support: | 113 GConf support: |
114 GConf >= 2.6.0 | 114 GConf >= 2.6.0 |
115 (http://ftp.gnome.org/pub/GNOME/desktop/2.6/2.6.0/sources/) | 115 (http://ftp.gnome.org/pub/GNOME/desktop/2.6/2.6.0/sources/) |
116 | 116 |
117 Taglib: | |
118 Taglib >= 1.4 | |
119 | |
117 If you compile Audacious from a fresh CVS checkout, you will also need | 120 If you compile Audacious from a fresh CVS checkout, you will also need |
118 the following tools: | 121 the following tools: |
119 | 122 |
120 automake >= 1.7 | 123 automake >= 1.9 |
121 autoconf >= 2.5 | 124 autoconf >= 2.59 |
122 | 125 |
123 Note that these tools and libraries are bundled with major Linux | 126 Note that these tools and libraries are bundled with major Linux |
124 distributions. Use the packages provided with them where possible. If | 127 distributions. Use the packages provided with them where possible. If |
125 those packages are not sufficiently new, you may need to search | 128 those packages are not sufficiently new, you may need to search |
126 third-party repositories for them. | 129 third-party repositories for them. |
137 This will put the binary in /usr/local/bin and plugins in | 140 This will put the binary in /usr/local/bin and plugins in |
138 /usr/local/lib/audacious/ | 141 /usr/local/lib/audacious/ |
139 | 142 |
140 Note for packagers: The gnome-vfs option is VERY EXPERIMENTAL. We suggest you | 143 Note for packagers: The gnome-vfs option is VERY EXPERIMENTAL. We suggest you |
141 do not use it in your official distribution packages. | 144 do not use it in your official distribution packages. |
145 | |
146 If you want to use the automatic character detection system, then you should | |
147 use --enable-chardet. | |
142 | 148 |
143 | 149 |
144 2.2 Borderless Installation | 150 2.2 Borderless Installation |
145 --------------------------- | 151 --------------------------- |
146 | 152 |
512 The input plugins is what you use to play mp3, mod, wav and even movies with. | 518 The input plugins is what you use to play mp3, mod, wav and even movies with. |
513 | 519 |
514 | 520 |
515 3.6.1.1 Cd Audio Player | 521 3.6.1.1 Cd Audio Player |
516 ----------------------- | 522 ----------------------- |
517 Plays audio cd's on Linux, FreeBSD and Solaris. This plugin does not pass | 523 Plays audio cd's on Linux, FreeBSD and Solaris. This plugin typically does not |
518 the sound through Audacious, so no visualization can be made nor will the | 524 pass the sound through Audacious, so no visualization can be made nor will the |
519 equalizer settings have any effect. | 525 equalizer settings have any effect. It can however, be configured to do so. |
520 | 526 |
521 Before I explain the usage we better have a look on the configuration | 527 Before I explain the usage we better have a look on the configuration |
522 first. | 528 first. |
523 | 529 |
524 In the device tab you should set Device to your cdrom unit. /dev/cdrom | 530 In the device tab you should set Device to your cdrom unit. /dev/cdrom |
582 3.6.1.2 MPEG Layer 1/2/3 player | 588 3.6.1.2 MPEG Layer 1/2/3 player |
583 ------------------------------- | 589 ------------------------------- |
584 The main reason why this player exists today is mp3 files, so what could be | 590 The main reason why this player exists today is mp3 files, so what could be |
585 better than a plugin that plays them?. | 591 better than a plugin that plays them?. |
586 | 592 |
587 It's based off the mpg123 engine and handles MPEG Layer 1/2/3 files and | 593 It's loosely based off the mpg123 engine and handles MPEG Layer 1/2/3 files and |
588 VBR (variable bit rate) MP3 files. | 594 VBR (variable bit rate) MP3 files. |
589 | 595 |
590 The first configuration tab is just like the MikMod one, and again, if you | 596 The first configuration tab is just like the MikMod one, and again, if you |
591 have an older soundcard and the music is going half speed, change the | 597 have an older soundcard and the music is going half speed, change the |
592 'Resolution' setting. | 598 'Resolution' setting. |