dolphin/Source/Core
degasus 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
..
AudioCommon Pulseaudio: rewrite the pa backend with the async api 2014-02-07 00:20:10 +01:00
Common Change the modified parameter in the Clamp function to be a pointer. 2014-02-05 04:04:35 -05:00
Core Add static and const qualifiers to the maps. 2014-02-06 03:23:13 -05:00
DiscIO Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
DolphinWX Merge pull request #23 from lioncash/sorta-large-input-cleanup 2014-02-02 15:11:15 -08:00
InputCommon Introduce the usage of unique_ptr into the InputCommon ControlEmu.h class. Allows for the automatic handling of resource deallocation. 2014-02-01 17:20:35 -05:00
VideoBackends Merge pull request #14 from degasus/uboWorkaroundRemove 2014-02-04 14:05:55 -08:00
VideoCommon Merge pull request #35 from lioncash/videocommons-kill-xchg-in-statistics 2014-02-04 16:40:25 -08:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00