Commit Graph

27 Commits

Author SHA1 Message Date
Jarcode
b627219109 Updated makefile with various improvements 2018-10-08 17:36:17 -07:00
Jarcode
c7ad0a5024 Added signal handler for SIGINT and SIGTERM 2018-09-12 21:01:12 -07:00
Jarcode
11a6137370 Added graceful renderer and audio thread destruction, fixes #47 2018-09-09 07:54:51 -07:00
Jarcode
d49be40fd3 Added --desktop flag with presets, added setclickthrough option, removed kde previous kde changes, updated readme 2018-09-08 21:06:18 -07:00
Jarcode
45b614a692 Added configuration option for fullscreen check 2018-08-05 21:24:18 -07:00
Jarcode
8c3b9a5f21 Added audio buffer mirroring, closes #53 2018-08-05 17:38:59 -07:00
Jarcode
dd5586a76e cleaning up comment formatting & spelling 2018-03-18 17:23:45 -07:00
Jarcode
20e755fbcb Switched to using git tags for versioning 2018-03-18 17:00:14 -07:00
Jarcode
ccf3c7b169 updated version 2018-03-18 16:26:52 -07:00
Jarcode
283afaaaca Cleanup & implementation of #32 2018-03-18 12:20:20 -07:00
Jarcode
f32f0ded0f Version increase 2018-03-04 12:41:51 -08:00
Jarcode
f021457abd Added GLX window creation backend, addresses #18 2018-02-12 12:47:59 -08:00
Jarcode
79b99b09be refactored X11 code in 'render.c' and 'xwin.c' 2018-02-11 09:38:23 -08:00
Jarcode
d82762a471 changed version, added -V (--version) flag 2018-02-07 20:02:24 -08:00
Jarcode
5ec584f35d Updated version 2018-02-06 19:06:30 -08:00
Jarcode
dc011674a8 Changed to stable releases 2018-02-04 20:44:14 -08:00
Jarcode
522d022b70 Added smooth pass option, improved texture lookup performance, fixes #10 (and fixed issues with config copying) 2018-02-03 11:08:28 -08:00
Jarcode
b096898782 Changed default values in config, addressing issue #3 2018-01-10 16:01:27 -08:00
Jarcode
39dc9c369d assume rather than lookup env variable, fixes #1 2018-01-09 18:16:46 -08:00
Jarcode
058d34ae52 added '-m' option, added radial module 2017-12-03 01:03:53 -08:00
Jarcode
bb9fbfc4fc fixed config load order, cleaning up shaders 2017-12-02 17:34:22 -08:00
Jarcode
7b0eeb465b finished configuration loading and getopt functionality 2017-12-02 12:17:51 -08:00
Jarcode
75033a09aa properly handling config paths 2017-12-01 22:46:31 -08:00
Jarcode
93fa812aa0 added options for window position, size and class 2017-11-30 21:02:34 -08:00
Jarcode
bd3b0b1457 Updated gravity transform, cleaned up graph shader 2017-11-28 11:47:28 -08:00
Jarcode
004d769d00 fixed frame timer 2017-11-26 20:54:44 -08:00
Jarcode
ca7e6c8ba3 initial commit 2017-11-25 22:00:49 -08:00