Commit Graph

5 Commits

Author SHA1 Message Date
2afe215271 Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
d2038049f5 Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
ab124b96c4 Atomic Stores / Loads 2014-02-07 00:20:10 +01:00
5c646d334a Pulseaudio: rewrite the pa backend with the async api
The default async api allow us to set some latency options. The old one (simple API) was the lazy way to go for usual audio where latency doesn't matter.

This also streams audio, so it should be a bit faster then the old one.
2014-02-07 00:20:10 +01:00
34692ab826 Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00