index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
audio
Age
Commit message (
Expand
)
Author
2019-05-09
Sort options (no-argument options before ones demanding arguments).
wiz
2019-05-08
Remove -p option. AUDIO_SETCHAN is insecure and is obsoleted.
isaki
2019-05-04
Use err(3)/errx(3) properly to avoid "write failed: Undefined error: 0".
isaki
2018-11-16
The test for regular file was wrong.
mlelstv
2017-11-25
need getle16() for ext.sub_tag too
jdolecek
2017-03-21
Renane ioctl AUDIO_SETPROC to AUDIO_SETCHAN.
nat
2017-02-10
Audio now uses fdclone, there is no longer a limitation of one audio
nat
2016-12-08
The audio sub-system now supports the following features as
nat
2015-08-05
rename struct write_info as struct track_info, and the variable name 'wi'
mrg
2015-06-21
separate the 3 functions midirecord uses from libaudio.a into its own
mrg
2014-12-30
add a decode_uint() function.
mrg
2014-03-18
Merge riastradh-drm2 to HEAD.
riastradh
2013-10-18
fix unused variable warnings
christos
2013-08-30
move most of the header writing code from record.c into wav.c and sun.c.
mrg
2013-07-20
Use Mt for email addresses.
wiz
2011-09-21
PR/45384: Henning Petersen: Swapped arguments in lseek
christos
2011-09-06
recognize AUDIO_ENCODING_AC3
jmcneill
2011-08-28
ANSIfy. Add static. Add __dead.
joerg
2010-12-29
Sort usage.
wiz
2010-12-29
Use better reference after sorting in -f description.
wiz
2010-12-29
Sort usage.
wiz
2010-12-29
Sort some more.
wiz
2010-12-29
allow for buffer sizes < 32k
jmcneill
2010-12-29
add a new "-B buffersize" flag to both audioplay and audiorecord.
mrg
2010-05-15
Reorder sections to canonical order.
joerg
2009-07-02
note that -t can take [.dddddd]. sort -q.
mrg
2009-06-18
- add extended WAVE header support
mrg
2009-04-14
Enable WARNS=4 by default for usr.bin, except for:
lukem
2009-04-11
fix -Wsign-compare and other WARNS=4 issues
lukem
2008-05-29
remove clause #3 from my license where there are no other
mrg
2008-05-03
Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer that this is
lukem
2008-04-30
Convert TNF licenses to new 2 clause variant
martin
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-12-15
convert __attribute__s to applicable cdefs.h macros
perry
2007-10-05
Convert to raise_default_signal(3).
lukem
2006-10-22
use c99 initializer.
christos
2006-10-22
missing initializers.
christos
2006-05-23
Coverity CID 3187: Fix memory leak
christos
2006-05-15
Recording to standard output is specified by a file name of -,
gson
2006-05-11
variable signed/unsigned cleanup.
mrg
2006-05-09
Do not treat all file names of length 1 as meaning standard output.
gson
2005-12-24
__inline__ -> inline
perry
2005-07-13
play.c: allow empty files to exit gracefully rather than with an error
mrg
2005-07-05
move some more processing before opening the audio device. don't
mrg
2005-07-05
check that an output file is given before doing any other work.
mrg
2005-06-02
appease gcc -Wuninitialized
lukem
2004-10-30
Add (unsigned char) cast to ctype functions
dsl
2004-07-19
Convert 8-bit signed linear data to unsigned for .wav files.
mycroft
2004-07-19
Fix fencepost errors in the conversion functions (making them a bit more like
mycroft
2004-07-09
Add -q to SYNOPSIS. From Kouichirou Hiratsuka in PR 26193.
wiz
[next]