7742dd454a
Changelog: 1.2.4 Core Release v1.2.4 ALSA Control (alsactl) alsactl: 00main - fix typo in goto label alsactl: add new -U argument text to man page alsactl: init - add -U option to disable UCM based init alsactl: fix the syslog message - add : delimiter after function:line Audio Transfer utility treewide: fix typos in manual pages alsa-info.sh alsa-info: provide DMI system sku alsa-info.sh: command -v cleanups alsa-info.sh: declare variables separately from the assign (coverity) alsaloop alsaloop: Fix the silence generation in xrun_sync alsamixer alsamixer: remove wrong free(buf) call in read_file() alsamixer: small optimizations alsamixer: added configuration file parser alsamixer: Use a struct for storing color attributes alsamixer: added mouse support alsamixer: Replaced hardcoded keys by binding arrays alsamixer: Fix window_size_changed() alsatplg (topology) topology: check for the remove() error (coverity) topology: fix the error path in load() alsaucm alsaucm: Fix ending with quotes commands aplay/arecord aplay: fix the wrong count in compute_max_peak() for 16bit+ sample widths minor aplay man page correction aplay: Fix typo in error message treewide: fix typos in manual pages aplay: capture: write only the amount of read frames aplay: pcm_read(): return read samples instead of requested upon abort aplay: pcm_readv(): return read samples instead of requested upon abort aplay: fix possible string overflow (coverity) bat (basic audio tester) alsabat: fix typo 1.2.3 Core Release v1.2.3 github actions: ubuntu - fix the non-interactive build github workflow: fix tag fetch ALSA Control (alsactl) alsactl: ucm - rename _once command to _boot command alsactl: allow to compile alsactl without UCM support alsactl: use the right priority for syslog messages alsactl: add -D argument to execute also the UCM defaults section alsactl: redirect alsa-lib errors alsactl: add initial support for UCM init alsactl: init - iterate through all cards for the initial settings alsactl: daemon.c - fix gcc warning in write_pid_file() alsactl: fix error handling for sched_setscheduler() call alsactl: avoid needless wakeups in monitor loop. alsactl: don't exit on EINTR from epoll_wait(). alsa-info.sh alsa-info.sh: increase version to 0.4.65 alsa-info: initial rpm/deb package info alsa-info.sh: add ALT to DISTRO list alsaloop alsaloop: reduce cumulative error caused by non-atomic samples calculation alsamixer alsamixer: suppress _XOPEN_SOURCE compile warning alsaucm alsaucm: remove custom rules, alsactl is UCM aware now alsactl: ucm - rename _once command to _boot command amixer amixer: retype to double in convert_prange1() like in convert_prange() amixer: improve the raw percentual volume rounding 1.1.9 Core Release v1.1.9 axfer: add an entry of axfer to README ALSA Control (alsactl) alsactl: monitor - remove dead code in run_dispatcher() (coverity) alsactl: simple coverity fix Audio Transfer utility axfer/test: fix uninitialized warning axfer/test: fix uninitialized warning axfer: Declare global variables as 'extern' in header axfer: Fix creation of v1.2 headers on big-endian systems xfer: fix possible minor memory leak in xfer_options_parse_args() (coverity) axfer: return back unsigned avail variable, do proper retype in xfer-libasound-irq-mmap.c axfer: coverity fixes axfer: add missing header file of unit test to distribution axfer: allow to be compiled with glibc-2.11 or former axfer: correct invalid usage of escape of itaric text axfer: supplement value of options for the manual of transfer subcommand axfer: correct message to notice that help text is implemented axfer: correct description about snoop mode of libffado axfer: fulfill section for backward compatibitity for chmap option axfer: add a section about unit test alsa-info.sh alsa-info.sh: cleanups alsaloop alsaloop: remove unused assignment warning (coverity) alsamixer alsamixer: define _GNU_SOURCE to get exp10 amixer amixer: define _GNU_SOURCE to get exp10 aplay/arecord aplay: check the return value for snd_pcm_sw_params_current() (coverity) aplay: fix the multiple open file descriptors for the raw capture aplaymidi/arecordmidi arecordmidi: simple coverity fix seq: arecordmidi: Add num-events option 1.1.8 Core Release v1.1.8 Makefile.am: add README.md to EXTRA_DIST axfer: add support for libffado transmission backend axfer: add unit test for container interface axfer: add an entry point for this command initial version of .travis.yml rename and update README.md Audio Transfer utility axfer: add an explanation about advantages/issues of Timer-based scheduling model axfer: add an explanation about Timer-based scheduling model axfer: add an explanation about IRQ-based scheduling model axfer: add text for compatibility loss of sw parameter in libasound backend axfer: fulfill manual section for libasound backend axfer: print help for libasound backend axfer: fulfill manual section for libffado backend axfer: print help for libffado backend axfer: correct description about signal handling axfer: fix typo in axfer(1) manual axfer: fix no return statement in print_help() function axfer: enable each backend to print own help axfer: print help text of transfer subcommand just for common options axfer: print help text of list subcommand axfer: print help text of command entry axfer: add a section about design of transfer subcommand axfer: add a section to describe compatibility to aplay(1) axfer: add a manual for transfer subcommand axfer: add a manual for list subcommand axfer: add a manual for entry point axfer: check whether a terminal is referred for stdio axfer: truncate parsed arguments before operating subcommand axfer: use transfer subcommand as a default for compatibility mode to aplay(1) axfer: use second argument in command line for transmission direction axfer: apply refactoring in list subcommand for new command system axfer: apply refactoring to list subcommand for backward compatibility to aplay(1) axfer: add support for libffado transmission backend axfer: obsolete some unimplemented options axfer: add support for timer-based scheduling model with MMAP operation axfer: add an implementation of waiter for epoll(7) axfer: add an implementation of waiter for select(2) axfer: add an implementation of waiter for poll(2) axfer: add an option for waiter type axfer: add a common interface of waiter for I/O event notification axfer: add options for plugins in alsa-lib axfer: add options for software parameters of PCM substream axfer: add options for buffer arrangement axfer: add an option to suppress event waiting axfer: add support for MMAP PCM operation axfer: add support for non-blocking operation axfer: add an option to finish transmission at XRUN axfer: add options related to duration and obsolete '--max-file-size' option axfer: add an option to dump available hardware parameters axfer: add informative output and an option to suppress it axfer: add a sub-command to transfer data frames axfer: add support for blocking data transmission operation of alsa-lib PCM API axfer: add support to transfer data frames by alsa-lib PCM APIs axfer: add a parser for command-line options axfer: add a common interface to transfer data frames axfer: add a unit test for mapper interface axfer: add support for a mapper for multiple target axfer: add support for a mapper for single target axfer: add a common interface to align data frames on different layout axfer: add unit test for container interface axfer: add support for a container of raw data axfer: add support for a container of Creative Tech. voice format axfer: add support for a container of Sparc AU format axfer: add support for a container of Microsoft/IBM RIFF/Wave format axfer: add a common interface to handle a file with audio-specific data format axfer: add a sub-command to print list of PCMs/devices axfer: add an entry point for this command alsaloop alsaloop: more avail_min cleanups alsatplg (topology) topology/topology.c: drop unneeded <dlfcn.h> include aplay/arecord aplay: improve available conditions for '--samples' and '--duration' options aplay: add a paragraph for '--samples' ('-s') option to aplay manual aplay: delete paragraph for obsoleted '--sleep-min' ('-s') option from aplay manual 1.1.7 Core Release v1.1.7 Release v1.1.6 ALSA Control (alsactl) alsactl: lock - fix the array size (gcc warning) alsactl: use signalfd to catch UNIX signal alsactl: handle detection of new sound card alsactl: handle disconnection of sound card alsactl: obsolete array for maintenance of handlers alsactl: use a list of source for event dispatcher instead of an array of source alsactl: use link list to maintain source of events alsactl: use epoll(7) instead of poll(2) alsactl: add an iterator of registered instances of sound card alsactl: split event loop code to a function Speaker Test speaker-test: Allow sampling rates up to 768000 speaker-test: Remove unused variable speaker-test: Support S24_3LE sample format alsaloop alsaloop: pcmjob - fix few warnings alsamixer alsamixer: fix gcc warnings alsatplg (topology) alsatplg: add man file alsaucm alsatplg: add man file alsaucm: add alsa-ucm udev rules for PAZ00 (Toshiba AC100/Dynabook AZ). aplay/arecord aplay: add missing block brackets aplay: Fix invalid file size check for non-regular files bat (basic audio tester) alsabat: Allow custom sample format for round trip latency test bat: alsa.c - move the thread cleanup pop before goto exit3 1.1.6 Core Release v1.1.6 ALSA Control (alsactl) alsactl: Only start restore service when asoundrc file exists Change FSF address (Franklin Street) ALSA RawMidi Utility (amidi) Change FSF address (Franklin Street) Speaker Test speaker-test: Refactor the tone-generator codes alsaloop alsaloop: fix a typo in the comparison Change FSF address (Franklin Street) amixer Change FSF address (Franklin Street) aplay/arecord aplay: Fix wav file not being split on 32 bit platforms aplay: Adjust sample rate limits to support newer hardware bat (basic audio tester) bat: alsa.c - move the thread cleanup pop before goto exit3 1.1.5 Core Release v1.1.5 alsactl: Move systemd unit start-up from basic.target to sound.target ALSA Control (alsactl) alsactl: Move systemd unit start-up from basic.target to sound.target alsatplg (topology) alsatplg: fix topology compiler long option parsing topology: delete output file if parsing fails. aplay/arecord aplay: Fix playback for small raw files aplay: Refactor playback code aplay: Add samples argument for playing/recording a given number of samples aplay: interrupt streaming via signal in voc_pcm_write aplay: Fix --max-file-time option 32 bits overflow bat (basic audio tester) alsabat: fix one uninitialized warning issue 1.1.4 Core Release v1.1.4 ALSA Control (alsactl) alsactl: Remove standard output definition in systemd unit ALSA RawMidi Utility (amidi) amidi: optarg might be NULL, fix 't' argument parsing alsa-info.sh alsa-info: add ACPI device status alsa-info: provide more DMI information alsaucm alsaucm: Add alsaucm.rst to EXTRA_DIST aplay/arecord aplay: Introduce and use xwrite helper 1.1.3 Core Release v1.1.3 INSTALL: document how to configure a build for installation in a local dir configure.ac: add a check for rst2man, a reStructuredText man page generator configure.ac: fix the check for xmlto availability alsabat: add amixer config files alsabat: automation test scripts ALSA Control (alsactl) alsactl: Fix potential NULL dereferences in daemon mode ALSA RawMidi Utility (amidi) amidi: add sysex-interval option amidi: fix timeout handling amidi: ignore not only Active Sensing but also Clock bytes Speaker Test speaker-test: Fix chmap wav file selection. alsaloop alsaloop: try adapt avail_min for playback to avoid 100% CPU usage alsaucm alsaucm: add a man page, generated from reStructuredText alsaucm: mention the "list1" command in the usage output aplay/arecord aplay: Fix to handle pause when system is suspended/Resumed bat (basic audio tester) alsabat: add system power management S3 test alsabat: fix alsabat -86 error alsabat: add amixer config files alsabat: automation test scripts 1.1.2 Core Release v1.1.2 alsabat: align the data type on float aplay/arecord aplay: fix lurking capture file overwrite bug bat (basic audio tester) alsabat: make snr_is_valid static alsabat: fix a missing break in switch alsabat: add noise detection alsabat: add a single channel sine wave generator alsabat: add channels parameter for adjust_waveform() alsabat: align the data type on float alsabat: add round trip audio latency test alsabat: fix a possible memory leak alsabat: add buffer size and period size settings alsabat: add terminate status check for capture thread |
||
---|---|---|
.. | ||
abcde | ||
abcmidi | ||
adplay | ||
adplug | ||
aeneas | ||
aiomixer | ||
alac | ||
alacconvert | ||
alsa-lib | ||
alsa-plugins-oss | ||
alsa-plugins-pulse | ||
alsa-utils | ||
alure | ||
amp | ||
ampache | ||
amsynth | ||
applerecords | ||
ardour | ||
ario | ||
asunder | ||
aubio | ||
audacious | ||
audacious-plugins | ||
audacity | ||
aumix | ||
aumix-gtk | ||
bladeenc | ||
blop | ||
bml | ||
bmp | ||
bmp-crossfade | ||
bmp-flac | ||
bmp-mac | ||
bmp-musepack | ||
bmp-pulse | ||
bmp-scrobbler | ||
buzztrax | ||
cam | ||
cantata | ||
cd-discid | ||
cddb-bundle | ||
cddbd | ||
cdparanoia | ||
cdplayer | ||
celt | ||
chromaprint | ||
cmp3 | ||
cmus | ||
cmusfm | ||
cplay | ||
cripple | ||
cs4235 | ||
csound5 | ||
csound5-manual | ||
csound6 | ||
csound6-manual | ||
dap | ||
darkice | ||
deforaos-mixer | ||
din | ||
disc-cover | ||
distmp3 | ||
dssi | ||
dumb | ||
easyh10 | ||
easytag | ||
eawpatches | ||
emixer | ||
espeak | ||
exaile | ||
eyeD3 | ||
ezstream | ||
faac | ||
faad2 | ||
fasttracker2 | ||
faudio | ||
fdk-aac | ||
festival | ||
festlex-cmu | ||
festlex-oald | ||
festlex-ogi | ||
festlex-poslex | ||
festogi-spanish | ||
festvox-abc | ||
festvox-aec | ||
festvox-don | ||
festvox-el11 | ||
festvox-en1 | ||
festvox-hvs | ||
festvox-jph | ||
festvox-kal8 | ||
festvox-kal16 | ||
festvox-ked8 | ||
festvox-ked16 | ||
festvox-mwm | ||
festvox-ogirab | ||
festvox-rab8 | ||
festvox-rab16 | ||
festvox-tll | ||
festvox-us1 | ||
festvox-us2 | ||
festvox-us3 | ||
filter_audio | ||
flac | ||
flac2mp3 | ||
flac123 | ||
flactag | ||
flite | ||
fluidsynth | ||
forked-daapd | ||
freealut | ||
freepats | ||
freeswitch-music | ||
freeswitch-sounds-en | ||
freeswitch-sounds-fr | ||
freeswitch-sounds-ru | ||
freezetag | ||
game-music-emu | ||
gbemol | ||
gkrellm-volume | ||
glurp | ||
glyr | ||
gmp3info | ||
gmpc | ||
gmpc-alarm | ||
gmpc-albumview | ||
gmpc-jamendo | ||
gmpc-libnotify | ||
gmpc-lyrics | ||
gmpc-lyricwiki | ||
gmpc-magnatune | ||
gmpc-tagedit | ||
gnome-audio | ||
goom | ||
gqmpeg-devel | ||
gqmpeg-skins | ||
gramofile | ||
grip | ||
gsm | ||
gsound | ||
gst-plugins0.10-a52 | ||
gst-plugins0.10-alsa | ||
gst-plugins0.10-cdparanoia | ||
gst-plugins0.10-dts | ||
gst-plugins0.10-faac | ||
gst-plugins0.10-faad | ||
gst-plugins0.10-flac | ||
gst-plugins0.10-fluendo-mp3 | ||
gst-plugins0.10-jack | ||
gst-plugins0.10-lame | ||
gst-plugins0.10-libvisual | ||
gst-plugins0.10-mad | ||
gst-plugins0.10-musepack | ||
gst-plugins0.10-oss | ||
gst-plugins0.10-pulse | ||
gst-plugins0.10-sid | ||
gst-plugins0.10-soundtouch | ||
gst-plugins0.10-spc | ||
gst-plugins0.10-speex | ||
gst-plugins0.10-twolame | ||
gst-plugins0.10-vorbis | ||
gst-plugins0.10-wavpack | ||
gst-plugins1-a52 | ||
gst-plugins1-alsa | ||
gst-plugins1-cdparanoia | ||
gst-plugins1-dts | ||
gst-plugins1-faac | ||
gst-plugins1-faad | ||
gst-plugins1-flac | ||
gst-plugins1-gme | ||
gst-plugins1-jack | ||
gst-plugins1-lame | ||
gst-plugins1-libvisual | ||
gst-plugins1-mpg123 | ||
gst-plugins1-opus | ||
gst-plugins1-oss | ||
gst-plugins1-pulse | ||
gst-plugins1-sid | ||
gst-plugins1-soundtouch | ||
gst-plugins1-speex | ||
gst-plugins1-twolame | ||
gst-plugins1-vorbis | ||
gst-plugins1-wavpack | ||
gtick | ||
gtkmserv | ||
gtkpod | ||
guspatches | ||
herrie | ||
hts_engine | ||
hydrogen | ||
ibniz | ||
icecast | ||
icecast1 | ||
ices-mp3 | ||
id3 | ||
id3ed | ||
id3lib | ||
id3ren | ||
id3v2 | ||
ifp-line | ||
jack | ||
jack-rack | ||
juke | ||
kid3 | ||
ladspa | ||
lame | ||
liba52 | ||
libalac | ||
libao | ||
libao-alsa | ||
libao-macosx | ||
libao-nas | ||
libao-oss | ||
libao-pulse | ||
libao-sun | ||
libaudiofile | ||
libcanberra | ||
libcdaudio | ||
libcddb | ||
libcuefile | ||
libdca | ||
libdiscid | ||
libdssialsacompat | ||
libebur128 | ||
libfishsound | ||
libgig | ||
libgpod | ||
libgroove | ||
libid3tag | ||
libifp | ||
liblastfm | ||
liblo | ||
libmad | ||
libmatemixer | ||
libmikmod | ||
libmodplug | ||
libmp3splt | ||
libmpcdec | ||
libmpd | ||
libmpdclient | ||
libmtag | ||
libmusepack | ||
libmusicbrainz | ||
libmusicbrainz5 | ||
libmysofa | ||
libofa | ||
libopenmpt | ||
libopenspc | ||
libopus | ||
libopusenc | ||
libreplaygain | ||
librespot | ||
libsamplerate | ||
libsbsms | ||
libshout | ||
libsidplay | ||
libsidplay2 | ||
libsmf | ||
libsndfile | ||
libsoxr | ||
libspiff | ||
libvisual | ||
libvisual-bmp | ||
libvisual-plugins | ||
libvisual0.2 | ||
libvisual0.2-plugins | ||
libvorbis | ||
libwildmidi | ||
libxmp | ||
libxspf | ||
lilv | ||
liteamp | ||
liveice | ||
lmms | ||
lv2 | ||
mac | ||
mad | ||
mad123 | ||
madplay | ||
malint | ||
maplay | ||
mbrola | ||
mbrolavox-en1 | ||
mbrolavox-us1 | ||
mbrolavox-us2 | ||
mbrolavox-us3 | ||
mikmod | ||
milkytracker | ||
minimp3 | ||
mixer.app | ||
mixxx | ||
mkcdtoc | ||
moc | ||
moodbar | ||
moss | ||
mp3_check | ||
mp3asm | ||
mp3blaster | ||
mp3check | ||
mp3cut | ||
mp3diags | ||
mp3gain | ||
mp3info | ||
mp3splt | ||
mp3splt-gtk | ||
mp3to | ||
mp3val | ||
mp3wrap | ||
mp32ogg | ||
mpc | ||
mpdas | ||
mpegaudio | ||
mpg123 | ||
mpg123-jack | ||
mpg123-nas | ||
mpg123-oss | ||
mpg123-pulse | ||
mpg123-sun | ||
mpg321 | ||
mppenc | ||
mserv | ||
mserv-devel | ||
mstream | ||
mt-daapd | ||
muse | ||
musepack | ||
musescore | ||
musicbrainz | ||
musicpd | ||
nas | ||
nas-auscope | ||
ncmpc | ||
ncmpcpp | ||
ncspot | ||
normalize | ||
nosefart | ||
nspmod | ||
ocp | ||
oggasm | ||
open_jtalk | ||
open_jtalk-HTS_voice | ||
open_jtalk-MMDAgent_voice | ||
openal-soft | ||
opencore-amr | ||
opus-tools | ||
opusfile | ||
ossinfo | ||
ossmix | ||
ossplay | ||
osstest | ||
ossxmix | ||
p5-Audio-CD | ||
p5-Audio-Scan | ||
p5-Audio-Wav | ||
p5-CDDB | ||
p5-CDDB-File | ||
p5-CDDB_get | ||
p5-MP3-Info | ||
p5-MP3-Tag | ||
p5-MPEG-Audio-Frame | ||
p5-MusicBrainz-Client | ||
p5-MusicBrainz-DiscID | ||
p5-MusicBrainz-Queries | ||
paman | ||
paprefs | ||
pavucontrol | ||
pavucontrol-qt | ||
pavumeter | ||
pd | ||
pianobar | ||
picard | ||
playitslowly | ||
pocketsphinx | ||
portaudio | ||
pragha | ||
pt2-clone | ||
pulseaudio | ||
py-acoustid | ||
py-ao | ||
py-audio | ||
py-audioread | ||
py-audiotools | ||
py-beets | ||
py-cddb | ||
py-daap | ||
py-discogs-client | ||
py-dynampd | ||
py-hsaudiotag3k | ||
py-id3 | ||
py-id3lib | ||
py-karaoke | ||
py-last | ||
py-libmtag | ||
py-mad | ||
py-mpd | ||
py-mpd2 | ||
py-music21 | ||
py-musicbrainz-ngs | ||
py-musique | ||
py-mutagen | ||
py-ogg | ||
py-vorbis | ||
qjackctl | ||
qmmp | ||
qsynth | ||
qtplay | ||
quodlibet | ||
rexima | ||
rhythmbox | ||
rip | ||
rosegarden | ||
rsynth | ||
rtunes | ||
rubberband | ||
ruby-mp3info | ||
ruby-taglib | ||
schismtracker | ||
SDL2_mixer | ||
SDL_mixer | ||
SDL_sound | ||
sfxr | ||
shine | ||
shntool | ||
shorten | ||
sidplay | ||
sidplay2 | ||
snd | ||
sndfile-tools | ||
solfege | ||
sonata | ||
sound-juicer | ||
sound-theme-freedesktop | ||
soundtouch | ||
sox | ||
spectro-edit | ||
speech-dispatcher | ||
speex | ||
speexdsp | ||
spek | ||
sphinx3 | ||
sphinxbase | ||
sphinxtrain | ||
spiralloops | ||
spiralsynth | ||
splay | ||
spotify-qt | ||
sptk | ||
strawberry | ||
streamripper | ||
streamtuner | ||
suil | ||
sweep | ||
taglib | ||
taglib-extras | ||
tap-plugins | ||
tcd | ||
tcl-snack | ||
terminatorx | ||
tfmxplay | ||
timidity | ||
toolame | ||
tracker | ||
traverso | ||
tremor | ||
tremor-tools | ||
trm | ||
tunapie | ||
twolame | ||
ubs | ||
vamp-plugin-sdk | ||
vcf | ||
vimpc | ||
vorbis-tools | ||
vorbisgain | ||
wavesurfer | ||
wavpack | ||
wmmixer | ||
wmmp | ||
wmmp3 | ||
wmsmixer | ||
wmusic | ||
wsoundprefs | ||
wsoundserver | ||
xanalyser | ||
xcdplayer | ||
xfce4-xmms-plugin | ||
xhippo | ||
xine-alsa | ||
xine-pulse | ||
xjadeo | ||
xmcd | ||
xmix | ||
xmmix | ||
xmms | ||
xmms-cdread | ||
xmms-crossfade | ||
xmms-flac | ||
xmms-mac | ||
xmms-mad | ||
xmms-meta-input | ||
xmms-meta-timidity | ||
xmms-musepack | ||
xmms-nas | ||
xmms-pulse | ||
xmms-sid | ||
xmms-wma | ||
xmp | ||
xmradio | ||
xwave | ||
zynaddsubfx | ||
Makefile |