Commit Graph

1504 Commits

Author SHA1 Message Date
Michael Carlberg
4bed34156e fix(build): Ignore warnings about unused variables for release builds 2016-06-21 04:27:14 +02:00
Michael Carlberg
ec2c27a44b fix: Lock all mutexes on destruct 2016-06-21 04:26:42 +02:00
Michael Carlberg
f48ab45834 feat: Throttle module broadcasts 2016-06-21 04:23:28 +02:00
Michael Carlberg
ac22b59a40 feat: EventThrottler 2016-06-21 04:23:28 +02:00
Michael Carlberg
c506829e4e fix(core): Move non-templated method bodies out of header 2016-06-21 04:23:28 +02:00
Michael Carlberg
d451318bbd fix(mpd): Disconnect on destruct 2016-06-21 04:23:28 +02:00
Michael Carlberg
e1f8c001dd refactor: Pass by value 2016-06-21 04:23:23 +02:00
Michael Carlberg
b26ab9ce5f task: Removed obsolete timer util 2016-06-20 22:18:53 +02:00
Michael Carlberg
ec92ac91ab feat(core): Custom thread sleep
Makes it possible to manually wake up sleeping threads
2016-06-20 22:11:58 +02:00
Michael Carlberg
d530da0d50 fix(core): Output more details about defined bars at failure 2016-06-20 18:44:48 +02:00
Michael Carlberg
3adcb5fd61 fix(core): Exit with correct status code 2016-06-20 18:44:36 +02:00
Michael Carlberg
710bd32c26 feat(xbps): Template file for xbps package 2016-06-20 17:41:32 +02:00
Michael Carlberg
5cd0605132 fix(aur): Updated version in git package 2016-06-20 17:25:26 +02:00
Michael Carlberg
92610af7c8 build: Bump version to 1.2.1 2016-06-20 17:08:01 +02:00
Michael Carlberg
fbe91c1b65 fix(docs): Improved launch section 2016-06-20 17:05:23 +02:00
Michael Carlberg
41c807afc2 build: Removed compiler condition 2016-06-20 15:54:05 +02:00
Michael Carlberg
55f5a6fb70 task: Removed torrent module 2016-06-20 15:08:13 +02:00
Michael Carlberg
ff7e15db88 logger: Output INFO messages as default 2016-06-20 14:47:55 +02:00
Michael Carlberg
4b2d2fc986 fix(docs): Added note about lemonbar xft support and i3 issue 2016-06-17 19:27:40 +02:00
Michael Carlberg
7490841e55 fix(mpd): Ignore timer updates if not playing 2016-06-15 05:16:59 +02:00
Michael Carlberg
3319bd10c5 fix(registry): Fixed duplicate refresh calls 2016-06-15 00:57:20 +02:00
Michael Carlberg
b5e5f8769d build: Bump version to 1.2.0 2016-06-14 13:17:26 +02:00
Michael Carlberg
939a704764 fix(core): Conform to musl libc 2016-06-14 13:17:03 +02:00
Michael Carlberg
fc2a6ed795 feat(wrapper): Ability to override app executable 2016-06-14 12:20:18 +02:00
Michael Carlberg
6cae06c4dc refactor(script): Better handling of tail scripts 2016-06-14 12:15:22 +02:00
Michael Carlberg
c959d2c7c6 refactor(bar): Make monitor vector local 2016-06-14 12:15:22 +02:00
Michael Carlberg
3bc408e3cf refactor(eventloop): Pipe handling 2016-06-14 12:15:21 +02:00
Michael Carlberg
266705e016 fix: Catch inotify exceptions 2016-06-14 12:15:21 +02:00
Michael Carlberg
61e3f6716c feat(bump.sh): Version bumping script 2016-06-14 05:39:17 +02:00
Michael Carlberg
29d284ff12 build: Bump version to 1.1.2 2016-06-14 05:37:03 +02:00
Michael Carlberg
ea15f4a5de fix(battery): Prevent broadcast if values are unchanged 2016-06-14 05:24:56 +02:00
Michael Carlberg
d0e12fdcd0 docs: Added license shield 2016-06-14 03:15:33 +02:00
Michael Carlberg
3062a1416f task(build): Bumped version to 1.1.1 2016-06-14 02:56:53 +02:00
Michael Carlberg
4991e18b19 fix(registry): Offset module loading 2016-06-14 02:55:32 +02:00
Michael Carlberg
37ceb4d5c4 task(build): Bumped version to 1.1.0 2016-06-13 23:43:45 +02:00
Michael Carlberg
f7734de26a feat(script): Option to tail script output 2016-06-13 23:41:59 +02:00
Michael Carlberg
552c0b58a5 fix(command): try to please linter 2016-06-11 13:55:10 +02:00
Michael Carlberg
6d54893834 fix(ci): Build project using both clang and gcc 2016-06-11 13:20:58 +02:00
Michael Carlberg
49b36fa436 Revert "task(docs): Removed travis build indicator"
A workaround was posted in the travis-ci repo,
that enables clang builds again
2016-06-11 12:37:14 +02:00
Michael Carlberg
b15ad8b21c task(ci): Updated travis config 2016-06-11 12:34:56 +02:00
Michael Carlberg
a52e73be71 -- First major release: 1.0.0 - cheers! -- 2016-06-11 08:04:56 +02:00
Michael Carlberg
b5a0da1457 fix(wrapper.sh): Drop the .sh extension 2016-06-11 07:50:54 +02:00
Michael Carlberg
2c74cb06de task(dsl): Replace colons with dashes
Colons break ini syntax highlighters and linters.
2016-06-11 07:49:14 +02:00
Michael Carlberg
3b9dc784ba task(docs): Added another sample screenshot 2016-06-11 06:50:35 +02:00
Michael Carlberg
0e52c02a5f fix(core): Exit with correct status code on failure 2016-06-10 16:19:27 +02:00
Michael Carlberg
613c027fe1 fix(config): Include more fields in example config 2016-06-10 12:18:17 +02:00
Michael Carlberg
9d9a1ab285 task(build): Bumped version to 0.2.0 2016-06-10 01:16:01 +02:00
Michael Carlberg
0e9900db74 fix(volume): Improve mixer event handling
Fixes jaagr/lemonbuddy#14
2016-06-10 01:09:54 +02:00
Michael Carlberg
737da87e22 fix(docs): Added offset_xy to bar config section 2016-06-10 00:53:02 +02:00
Michael Carlberg
e4c1b6c94f task(docs): Updated README 2016-06-09 16:13:01 +02:00