aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcm/PcmVolume.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* pcm/PcmVolume: rename to Volume.cxxMax Kellermann2013-12-231-178/+0
|
* pcm/Volume: add constant PCM_VOLUME_BITSMax Kellermann2013-12-221-1/+1
|
* pcm/Volume: make PCM_VOLUME_1 a "constexpr"Max Kellermann2013-12-221-3/+3
|
* pcm/PcmUtils: use the SampleTraits libraryMax Kellermann2013-12-021-3/+1
|
* pcm/PcmVolume: use the SampleTraits libraryMax Kellermann2013-12-021-30/+22
|
* *: update copyright year to 2013Max Kellermann2013-10-301-1/+1
|
* Client, ...: remove unnecessary glib.h includeMax Kellermann2013-10-151-2/+0
|
* Log: new logging library APIMax Kellermann2013-10-021-3/+0
| | | | | Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-1/+1
|
* audio_format: convert to C++Max Kellermann2013-08-031-9/+9
|
* gcc.h: add macro gcc_unreachable()Max Kellermann2013-08-031-2/+1
|
* pcm_*: move to src/pcm/Max Kellermann2013-04-091-0/+194