Commit Graph

51 Commits

Author SHA1 Message Date
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
Duilio Protti bf13d4b1d7 Updated to VisPlugin API of Audacious 3.1. 2013-10-18 15:34:33 -03:00
Duilio Protti b73482927c Clean up of authors and history file. 2013-10-18 15:15:52 -03:00
Duilio Protti 73535ebe88 Build fix for Ubuntu on AMD64. 2013-10-18 14:56:30 -03:00
Duilio Protti fef913c2e3 Fixed typo. 2013-10-18 14:47:21 -03:00
Duilio Protti 04d26f2233 Added reference to old Sourceforge site. 2013-10-18 14:44:45 -03:00
Duilio Protti ba5709c2f6 Instructions updated to reflect Audacious UI changes. 2013-10-18 14:15:56 -03:00
Duilio Protti f34cad71f2 Simplified and updated with Github references. 2013-10-18 14:00:17 -03:00
Duilio Protti b4383d480e Version 0.7.1 imported from Sourceforge into Github. 2013-10-18 12:05:15 -03:00