]>
git.seodisparate.com - MeterForPulseAudio/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Stephen Seo [Wed, 20 Jun 2018 03:24:44 +0000 (12:24 +0900)]
Add markings, max inverted after threshold reached
Also some cleanup, and bumped to version 1.5.
Stephen Seo [Tue, 19 Jun 2018 07:12:31 +0000 (16:12 +0900)]
Fix bug involving channels of sink/source
Previously, sink/source data was improperly handled (number of channels
was not updated based on the number of channels that the sink/source
had).
Stephen Seo [Tue, 19 Jun 2018 05:13:01 +0000 (14:13 +0900)]
Add feature list available sinks/sources
Stephen Seo [Tue, 19 Jun 2018 04:24:31 +0000 (13:24 +0900)]
Improve error output getting sink/source info
Stephen Seo [Tue, 19 Jun 2018 04:20:07 +0000 (13:20 +0900)]
Fixes to error outputs
Stephen Seo [Mon, 18 Jun 2018 11:35:42 +0000 (20:35 +0900)]
Version 1.0 release
Minor fix in Meter.cpp.
Stephen Seo [Mon, 18 Jun 2018 11:25:38 +0000 (20:25 +0900)]
Add option parsing, minor fixes
Update submodule AnotherDangParser
Stephen Seo [Mon, 18 Jun 2018 06:47:28 +0000 (15:47 +0900)]
Working Meter that connects to default sink
Stephen Seo [Sun, 17 Jun 2018 03:13:09 +0000 (12:13 +0900)]
Fixes using pulseaudio API
Possibly remove Mutex since non-threaded PA mainloop is used.
Stephen Seo [Sat, 16 Jun 2018 13:13:20 +0000 (22:13 +0900)]
Add pulseaudio api usage (untested)
Stephen Seo [Sat, 16 Jun 2018 10:55:08 +0000 (19:55 +0900)]
Add SFML as a dependency
Stephen Seo [Sat, 16 Jun 2018 10:40:10 +0000 (19:40 +0900)]
Init commit with skeleton project