summaryrefslogtreecommitdiff
path: root/src/pcm/PcmVolume.cxx
AgeCommit message (Collapse)Author
2013-12-23pcm/PcmVolume: rename to Volume.cxxMax Kellermann
2013-12-22pcm/Volume: add constant PCM_VOLUME_BITSMax Kellermann
2013-12-22pcm/Volume: make PCM_VOLUME_1 a "constexpr"Max Kellermann
2013-12-02pcm/PcmUtils: use the SampleTraits libraryMax Kellermann
2013-12-02pcm/PcmVolume: use the SampleTraits libraryMax Kellermann
2013-10-30*: update copyright year to 2013Max Kellermann
2013-10-15Client, ...: remove unnecessary glib.h includeMax Kellermann
2013-10-02Log: new logging library APIMax Kellermann
Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
2013-08-04*: use gcc.h macros instead of GLibMax Kellermann
2013-08-03audio_format: convert to C++Max Kellermann
2013-08-03gcc.h: add macro gcc_unreachable()Max Kellermann
2013-04-09pcm_*: move to src/pcm/Max Kellermann