2016-06-25 19:47:30 +00:00
|
|
|
Infinity
|
|
|
|
========
|
2013-10-18 15:05:15 +00:00
|
|
|
|
2016-06-25 19:47:30 +00:00
|
|
|
Visualization plugin for [Audacious](http://audacious-media-player.org/) music player.
|
2016-06-28 15:01:02 +00:00
|
|
|
|
2016-06-28 14:58:34 +00:00
|
|
|
It generates beautiful light effects. Supports full-screen mode, mouse resizing and preferences
|
|
|
|
saving.
|
2013-10-18 15:05:15 +00:00
|
|
|
|
2016-02-13 16:39:22 +00:00
|
|
|
![Screenshot of Infinity](https://a.fsdn.com/con/app/proj/infinity-plugin/screenshots/Infinity.png)
|
2013-10-18 15:05:15 +00:00
|
|
|
|
2013-10-18 17:15:56 +00:00
|
|
|
Requirements
|
|
|
|
------------
|
|
|
|
|
2016-06-28 14:58:34 +00:00
|
|
|
Audacious >= 3.5, Audclient >= 3.5, 1.0.6 <= SDL < 2, Glib >= 2.8, Gtk+ >= 2.8
|
2013-10-18 17:15:56 +00:00
|
|
|
|
2016-06-27 14:26:32 +00:00
|
|
|
**Install deps in Ubuntu**
|
2016-06-25 20:36:39 +00:00
|
|
|
|
2016-06-28 14:58:34 +00:00
|
|
|
```
|
2016-06-25 20:36:39 +00:00
|
|
|
sudo apt -y install audacious-dev libaudclient-dev libsdl1.2-dev libglib2.0-dev libgtk2.0-dev
|
2016-06-28 14:58:34 +00:00
|
|
|
```
|
2016-06-25 20:36:39 +00:00
|
|
|
|
2016-06-27 14:18:13 +00:00
|
|
|
Install from tarball
|
2013-10-18 17:15:56 +00:00
|
|
|
-------
|
|
|
|
|
2016-06-25 22:14:22 +00:00
|
|
|
- **[Download](https://github.com/dprotti/infinity-plugin/releases/latest/)**
|
2016-06-27 14:18:13 +00:00
|
|
|
- ./configure
|
|
|
|
- make
|
|
|
|
- sudo make install
|
|
|
|
|
|
|
|
Install from repo
|
|
|
|
-------
|
|
|
|
|
|
|
|
- git clone https://github.com/dprotti/infinity-plugin
|
|
|
|
- ./autogen.sh --prefix=/usr (or whatever your prefix is)
|
2013-10-18 17:15:56 +00:00
|
|
|
- make
|
|
|
|
- sudo make install
|
|
|
|
|
|
|
|
Run
|
|
|
|
---
|
|
|
|
|
2016-06-28 14:58:34 +00:00
|
|
|
Audacious -> View -> Visualizations -> Infinity
|
2013-10-18 15:05:15 +00:00
|
|
|
|
2016-06-28 14:58:34 +00:00
|
|
|
Enter / leave full-screen by pressing `Tab`.
|
2013-10-18 15:05:15 +00:00
|
|
|
|
2016-06-25 19:47:30 +00:00
|
|
|
![Screenshot of Infinity Settings](../screenshots/screenshot-settings.png?raw=true "Infinity Settings")
|
|
|
|
|
2016-06-28 14:58:34 +00:00
|
|
|
Playing Around
|
|
|
|
--------------
|
|
|
|
|
|
|
|
See [how to add new effects or how to control the plugin with the keyboard](minidocs/controlkeys.md).
|
2013-10-18 15:05:15 +00:00
|
|
|
|
|
|
|
Known Bugs
|
|
|
|
----------
|
|
|
|
|
2016-06-28 14:58:34 +00:00
|
|
|
In Ubuntu systems over AMD64 architectures, try configure with
|
|
|
|
``--prefix=/usr --libdir=/usr/lib/x86_64-linux-gnu``
|
2013-10-18 17:00:17 +00:00
|
|
|
|
|
|
|
If you found a bug please report it at
|
|
|
|
<https://github.com/dprotti/infinity-plugin/issues>.
|
2013-10-18 15:05:15 +00:00
|
|
|
|
2013-10-18 18:12:35 +00:00
|
|
|
Authors
|
|
|
|
-------
|
|
|
|
|
|
|
|
- Julien Carme (c) 2000 Original author
|
2016-02-12 19:25:56 +00:00
|
|
|
- Duilio Protti (C) 2004 - Present : Current maintainer
|
2016-02-12 20:23:04 +00:00
|
|
|
- CBke (C) 2016 <https://github.com/CBke> Nice patches
|
2013-10-18 18:12:35 +00:00
|
|
|
- John Lightsey (C) 2004 <john@nixnuts.net> Portability fixes and GPL License compliance
|
|
|
|
- Jean Delvare (C) 2004 <khali@linux-fr.org> Some nice patches
|
|
|
|
- Will Tatam (C) 2004 <wtatam@premierit.com> Online source RPMs <http://apt.premierithosting.com/FC2/i386/SRPMS.premierit/>
|
|
|
|
- Haavard Kvaalen (C) 2000 <havardk@xmms.org> Converted original hand made Makefile to automake/autoconf/libtool
|
|
|
|
- Chris Lea (C) 2000 <chrislea@luciddesign.com> Made RPMs
|
|
|
|
- Mitja Horvat (C) 2000 <Mitja.Horvat@hermes.si> Misc optimisations
|
|
|
|
|
2013-10-18 17:44:45 +00:00
|
|
|
Old Versions
|
|
|
|
------------
|
|
|
|
|
|
|
|
Releases older than 0.8.0beta1 can be found at Sourceforge: <https://sourceforge.net/projects/infinity-plugin/>
|
|
|
|
|
2013-10-18 15:05:15 +00:00
|
|
|
Contributions
|
|
|
|
-------------
|
|
|
|
|
2016-06-25 19:47:30 +00:00
|
|
|
Your help is welcome either coding, testing or building distro packages.
|