Commit Graph

86 Commits

Author SHA1 Message Date
Duilio Protti 69abca2c5b Dropped SDL2 package from Travis 2016-07-03 12:26:40 -03:00
Duilio Protti 75daddf3c2 Trying full name for package SDL2 2016-07-03 12:23:53 -03:00
Duilio Protti b2219f4612 Do apt-get update before fetching packages 2016-07-03 12:17:29 -03:00
Duilio Protti e8405228fb apt command changed to apt-get 2016-07-03 12:14:14 -03:00
Duilio Protti a2daa1912a Initial Travis CI file 2016-07-03 12:09:59 -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 f540fa71ba libdir adjustment based on libSDL2.so 2016-07-02 15:40:23 -03:00
Duilio Protti 58ede858b1 Properly finish defaults list 2016-07-01 18:08:15 -03:00
Duilio Protti a4bf5ef3a4 Fix to easily configure for clang 2016-07-01 18:07:48 -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 c5d5c04800 SDL2 updated in docs 2016-07-01 14:16:28 -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 f19590daaa SDL configured through pkg-config instead of sdl-config 2016-06-29 15:53:14 -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 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