Commit Graph

109 Commits

Author SHA1 Message Date
Duilio Protti 3033e05467 Fixed max FPS calculation 2016-06-29 14:32:48 -03:00
Duilio Protti 8d8d9f3ff1 Removed Audclient dependency 2016-06-29 11:31:31 -03:00
Duilio Protti 0e9dfbff48 Updated settings screenshot url 2016-06-28 12:18:57 -03:00
Duilio Protti 8bfd5b3e5e Simplified description in README.md 2016-06-28 12:01:02 -03:00
Duilio Protti a3f06f616a README.md simplified. All moved to use Github Pages 2016-06-28 11:58:34 -03:00
Duilio Protti 20614f463d Removed config.h.in 2016-06-27 11:26:32 -03:00
Duilio Protti 7c1a45fcdd Autoconf bumped to 2.65 Automake bumped to 1.15 2016-06-27 11:18:13 -03:00
Duilio Protti 97fc3b1468 Add link to latest release 2016-06-25 19:14:22 -03:00
Duilio Protti 1bb1a46212 Fixed 'make dist' target 2016-06-25 19:00:18 -03:00
Duilio Protti ca737326bb Updated TODO 2016-06-25 18:38:34 -03:00
Duilio Protti 614c68d4f1 Removed maintest.c 2016-06-25 18:28:54 -03:00
Duilio Protti 0f210d64da README refers to README.md 2016-06-25 18:26:28 -03:00
Duilio Protti 4180e4e0e8 Removed Doxygen 2016-06-25 18:25:02 -03:00
Duilio Protti ad3acda5c4 Removed autoconf & automake warnings 2016-06-25 17:58:50 -03:00
Duilio Protti 9393ad724e Cleanup i18n stuff 2016-06-25 17:52:08 -03:00
Duilio Protti 00056c3ee8 Removed DBUS dep 2016-06-25 17:36:39 -03:00
Duilio Protti 8703fda5e6 Merge pull request #6 from dprotti/revamp-preferences-window
Enable Settings window in Audacious
2016-06-25 16:52:01 -03:00
Duilio Protti 93dcc84e2e README updated: Settings window is back 2016-06-25 16:47:30 -03:00
Duilio Protti a73c91e35d Interval between effects and between colors configurable from Settings 2016-06-25 16:15:49 -03:00
Duilio Protti 911fa7ba10 Reflect FPS setting change immediately 2016-06-25 15:28:00 -03:00
Duilio Protti bdb9cf259d Convert indentation to tabs 2016-06-25 01:18:05 -03:00
Duilio Protti be690b9689 Save width & height between runs 2016-06-25 01:09:30 -03:00
Duilio Protti 8f1d932e23 Notify Audacious when SDL window gets closed 2016-06-25 00:53:14 -03:00
Duilio Protti acd19cbb80 Preferences: show spin to select max fps 2016-06-23 17:35:26 -03:00
Duilio Protti c6b4aa5b4b autogen.sh: removed gnome related stuff and simplified 2016-06-22 16:53:46 -03:00
Duilio Protti 60b6b8cb49 Removed i18n - burden to maintain and does not worth the effort 2016-06-21 21:43:25 -03:00
Duilio Protti 9c55e48f43 Move from 100% C to mix of C/C++ to match Audacious 3.6 API 2016-06-21 21:08:54 -03:00
Duilio Protti 41e6b092e2 Do proper substitution of DBUSGLIB1_LIBS macros 2016-06-21 15:58:02 -03:00
Duilio Protti 374b2b0f9f Ignore Sublime Text project files 2016-06-21 15:56:13 -03:00
Duilio Protti 7b3c8a49a1 clean up EXTRA_DIST 2016-05-21 08:56:58 -03:00
Duilio Protti c3fe747a2c Clarify that SDL 2 is not supported. 2016-05-20 22:22:28 -03:00
Duilio Protti 356f5f6ec5 Simplify 2016-02-14 21:48:36 -03:00
Duilio Protti 63d676c79d Kill Bill 2016-02-14 11:29:29 -03:00
Duilio Protti 3f172805f4 Remove GCC warnings 2016-02-14 11:08:00 -03:00
Duilio Protti f796d7a7d6 Removed unused variables & GCC warning 2016-02-13 19:53:02 -03:00
Duilio Protti 58d38459aa Add screenshot 2016-02-13 13:39:22 -03:00
Duilio Protti 8584545b27 Merge pull request #4 from CBke/pull-request#2
Awesome! Thanks.
2016-02-13 12:41:43 -03:00
CBke 025ce0fbfd cleanup 2016-02-13 16:00:20 +01:00
CBke 447ab98ffc uncrustify -c /usr/share/uncrustify/linux.cfg 2016-02-13 16:00:19 +01:00
Duilio Protti 1abb212131 Restored 'About' dialog 2016-02-12 20:56:45 -03:00
Duilio Protti 26c500bb63 .gitignore 2016-02-12 17:25:35 -03:00
Duilio Protti 13dc430191 Clone README.md --> README to make Automake happy 2016-02-12 17:24:24 -03:00
Duilio Protti 8ddf53efe2 Explanation on how to add new effects 2016-02-12 17:23:04 -03:00
Duilio Protti 27d399cf57 Added author CBke 2016-02-12 17:13:28 -03:00
Duilio Protti 530666d24b Load effects file from prefix-based path 2016-02-12 16:55:13 -03:00
Duilio Protti 36f770af77 Update to Audacious 3.5 (which have splitted D-BUS remote control functionality into a new separate library Audclient) 2016-02-12 16:25:56 -03:00
Duilio Protti 7ec5ab4838 Merge pull request #3 from CBke/pull-request
Update code to use the newer audacious D-BUS remote control library. Still remains to update build files.
2016-02-12 15:54:35 -03:00
Duilio Protti f6483f3287 --enable-vectorization flag works when using GCC 5 2016-02-12 15:37:38 -03:00
CBke e81affc4b8 compile against audacious 3.5-devel 2013-10-27 02:03:18 +02:00
CBke c35925d1cc make autogen.sh executable 2013-10-27 02:02:30 +02:00