aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_pcm_volume.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-15test/test_pcm: replace 256 with prime numberMax Kellermann1-2/+2
2014-03-01util/{Const,Writable}Buffer: add operator[]Max Kellermann1-3/+3
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-12-28pcm/Volume: improved ditheringMax Kellermann1-2/+3
2013-12-23pcm/Volume: convert to classMax Kellermann1-123/+62
2013-12-23pcm/PcmVolume: rename to Volume.cxxMax Kellermann1-1/+1
2013-10-19test/test_pcm: use C++11 random instead of GLibMax Kellermann1-2/+2
2013-10-16test: use the CPPUNIT framework for unit testsMax Kellermann1-56/+70
2013-08-03audio_format: convert to C++Max Kellermann1-15/+15
2013-04-09pcm_*: move to src/pcm/Max Kellermann1-1/+1
2013-01-31test/test_pcm: merge source buffer generatorMax Kellermann1-47/+28
2013-01-31pcm_*: convert to C++Max Kellermann1-1/+1
2013-01-31test/test_pcm: convert to C++Max Kellermann1-13/+13
2012-07-10test/test_pcm: add pcm_volume testsMax Kellermann1-0/+190