Jeff Cliff
a8273c1136
building
2021-09-25 15:12:08 -06:00
Jeff Cliff
c846b6d568
degithubbing
2021-09-25 13:55:35 -06:00
Jeff Cliff
e888954e5d
degithubbing, updating supported versions
2021-09-25 13:44:29 -06:00
Duilio Protti
ec804c0f57
Dropped MMX support
...
Was useful a decade ago but now profiling shows it's actually slower
than just plain compiler-optimized code so the extra maintenance cost
is not justified.
2016-09-25 11:36:16 -03:00
Duilio Protti
c165721f5f
Removed TAB from controlling keys list in Settings dialog
2016-09-24 20:53:25 -03:00
Duilio Protti
14e77a54c9
Pre-increment is said to be faster in many situations
2016-07-11 16:18:52 -03:00
Duilio Protti
d80056a233
Escape key exits full-screen
2016-07-03 11:27:20 -03:00
Duilio Protti
d7ec106875
Full-screen key changed from Tab to F11. Screenshot removed
2016-07-03 11:16:28 -03:00
Duilio Protti
db62052a6e
Show controlling keys in Settings dialog
2016-07-03 00:03:09 -03:00
Duilio Protti
cf193891a4
Full authors list in About dialog
2016-07-02 23:47:53 -03:00
Duilio Protti
69c8579e86
Removed spurious calls to disable_plugin()
2016-07-02 21:53:34 -03:00
Duilio Protti
a908de9415
Simply set window title to Infinity
2016-07-02 20:39:56 -03:00
Duilio Protti
4503286694
Build intermediate libinfinity.la convenience library
2016-07-02 20:16:04 -03:00
Duilio Protti
58ede858b1
Properly finish defaults list
2016-07-01 18:08:15 -03:00
Duilio Protti
2752ac351b
Removed redundant code after cppcheck
2016-07-01 17:16:35 -03:00
Duilio Protti
f86a8bce22
Interactive mode saves effects file in home dir instead of system dir
2016-07-01 16:37:17 -03:00
Duilio Protti
7c77c97b4b
SDL events do not disabled on quit
2016-07-01 14:01:41 -03:00
Duilio Protti
fc629be57a
Properly sleep when window gets minimized
2016-07-01 12:17:44 -03:00
Duilio Protti
5e81912125
Initial port to SDL2 - WIP
2016-07-01 00:25:36 -03:00
Duilio Protti
02e2936efd
Removed Gtk+ dependency
2016-06-30 15:20:54 -03:00
Duilio Protti
c6cd6522a6
Show SDL errors on player UI
2016-06-30 15:00:15 -03:00
Duilio Protti
9125da6100
Decoupled from Audacious
2016-06-29 23:34:31 -03:00
Duilio Protti
b02c419143
Fixed MMX configuration on 64 bit hosts
2016-06-29 17:01:46 -03:00
Duilio Protti
79d5004c22
Deleted unneeded config module
2016-06-29 15:39:15 -03:00
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
a3f06f616a
README.md simplified. All moved to use Github Pages
2016-06-28 11:58:34 -03:00
Duilio Protti
614c68d4f1
Removed maintest.c
2016-06-25 18:28:54 -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
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
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
7b3c8a49a1
clean up EXTRA_DIST
2016-05-21 08:56:58 -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
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
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
CBke
e81affc4b8
compile against audacious 3.5-devel
2013-10-27 02:03:18 +02:00
Duilio Protti
bf13d4b1d7
Updated to VisPlugin API of Audacious 3.1.
2013-10-18 15:34:33 -03:00