summaryrefslogtreecommitdiff
path: root/usr/src/cmd/audio/audioconvert
AgeCommit message (Collapse)AuthorFilesLines
2021-10-2014158 unused GCC versions should be removed from Makefile.master (etc.)Richard Lowe1-1/+0
Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-01-1312164 audio: definition of implicit copy constructor/operator is deprecatedToomas Soome1-0/+1
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Matthias Scheler <mscheler@tintri.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-10-1210178 Enable compiler warnings when building C++ codeAndrew Stormont1-1/+8
Reviewed by: Matthias Scheler <matthias.scheler@wdc.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-02-0410303 audioconvert: ISO C++ forbids declaration of 'main' with no typeToomas Soome1-9/+6
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Reviewed by: Andy Fiddaman <af@citrus-it.net> Approved by: Dan McDonald <danmcd@joyent.com>
2017-07-258464 audioconvert: cannot convert 'std::nullptr_t' to 'char' in assignmentToomas Soome1-3/+1
Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Approved by: Dan McDonald <danmcd@joyent.com>
2013-08-304072 make clobber leaves trashGordon Ross1-3/+2
Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Marcel Telka <marcel.telka@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Garrett D'Amore <garrett@damore.org>
2005-06-14OpenSolaris Launchstevel@tonic-gate7-0/+2038