README updated: Settings window is back
This commit is contained in:
parent
a73c91e35d
commit
93dcc84e2e
18
README.md
18
README.md
|
@ -1,8 +1,8 @@
|
||||||
Infinity Visualization Plugin
|
Infinity
|
||||||
=============================
|
========
|
||||||
|
|
||||||
Plugin for [Audacious](http://audacious-media-player.org/) player that generates light effects
|
Visualization plugin for [Audacious](http://audacious-media-player.org/) music player.
|
||||||
according to a playing sound.
|
It generates beautiful light effects.
|
||||||
|
|
||||||
![Screenshot of Infinity](https://a.fsdn.com/con/app/proj/infinity-plugin/screenshots/Infinity.png)
|
![Screenshot of Infinity](https://a.fsdn.com/con/app/proj/infinity-plugin/screenshots/Infinity.png)
|
||||||
|
|
||||||
|
@ -32,6 +32,8 @@ Run
|
||||||
|
|
||||||
To enter/leave Full-Screen mode press Tab key.
|
To enter/leave Full-Screen mode press Tab key.
|
||||||
|
|
||||||
|
![Screenshot of Infinity Settings](../screenshots/screenshot-settings.png?raw=true "Infinity Settings")
|
||||||
|
|
||||||
Add New Effects
|
Add New Effects
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
|
@ -87,11 +89,6 @@ You can control the effects using keys:
|
||||||
Known Bugs
|
Known Bugs
|
||||||
----------
|
----------
|
||||||
|
|
||||||
As of 0.8.0beta1 the settings window and the about dialog does not work.
|
|
||||||
|
|
||||||
If you have problems finding locale.h header file, try to configure with
|
|
||||||
--disable-nls option.
|
|
||||||
|
|
||||||
In Ubuntu systems over AMD64 architectures, try running configure with
|
In Ubuntu systems over AMD64 architectures, try running configure with
|
||||||
--prefix=/usr --libdir=/usr/lib/x86_64-linux-gnu
|
--prefix=/usr --libdir=/usr/lib/x86_64-linux-gnu
|
||||||
|
|
||||||
|
@ -119,5 +116,4 @@ Releases older than 0.8.0beta1 can be found at Sourceforge: <https://sourceforge
|
||||||
Contributions
|
Contributions
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
Your help is welcome, either coding, translating or building binary (distro)
|
Your help is welcome either coding, testing or building distro packages.
|
||||||
packages.
|
|
||||||
|
|
Loading…
Reference in New Issue