Rewrite openal-info
commitd07b9c2c1124cabd047cbce31d6f1e29aa9b3618
authorChris Robinson <chris.kcat@gmail.com>
Sun, 14 Mar 2010 02:03:01 +0000 (13 18:03 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Sun, 14 Mar 2010 02:03:01 +0000 (13 18:03 -0800)
treed6b74bfe204a4fa3cc77988f75ed7ff46aaea631
parent3108a6a997e47e268a8dadc61874d05077a92605
Rewrite openal-info
Output is mostly unchanged, however there are differences. Device-specific info
(including context-specific info) is separated from NULL-device queries, and
there is now a distinction between ALC versions of the NULL device and the
opened device. Additionally, an alternate playback device can be queried by
specifying its name as the first parameter.
examples/openal-info.c