Commit Graph

  • b83a8cd3be axfer: add a parser for command-line options Takashi Sakamoto 2018-11-13 15:41:26 +09:00
  • 4ab0c46165 axfer: add a common interface to transfer data frames Takashi Sakamoto 2018-11-13 15:41:25 +09:00
  • 39d1ab8a0c axfer: add a unit test for mapper interface Takashi Sakamoto 2018-11-13 15:41:24 +09:00
  • 25c8e3bebb axfer: add support for a mapper for multiple target Takashi Sakamoto 2018-11-13 15:41:23 +09:00
  • a5f21d610d axfer: add support for a mapper for single target Takashi Sakamoto 2018-11-13 15:41:22 +09:00
  • 58c83ae239 axfer: add a common interface to align data frames on different layout Takashi Sakamoto 2018-11-13 15:41:21 +09:00
  • b878df1ff0 axfer: add unit test for container interface Takashi Sakamoto 2018-11-13 15:41:20 +09:00
  • 96110793b3 axfer: add support for a container of raw data Takashi Sakamoto 2018-11-13 15:41:19 +09:00
  • 4ab7510f3a axfer: add support for a container of Creative Tech. voice format Takashi Sakamoto 2018-11-13 15:41:18 +09:00
  • 3121a6aefb axfer: add support for a container of Sparc AU format Takashi Sakamoto 2018-11-13 15:41:17 +09:00
  • 6667fe3a76 axfer: add support for a container of Microsoft/IBM RIFF/Wave format Takashi Sakamoto 2018-11-13 15:41:16 +09:00
  • f330d920bf axfer: add a common interface to handle a file with audio-specific data format Takashi Sakamoto 2018-11-13 15:41:15 +09:00
  • e88216ba64 axfer: add a sub-command to print list of PCMs/devices Takashi Sakamoto 2018-11-13 15:41:14 +09:00
  • a452b98235 axfer: add an entry point for this command Takashi Sakamoto 2018-11-13 15:41:13 +09:00
  • 6c81444a52 aplay: improve available conditions for '--samples' and '--duration' options Takashi Sakamoto 2018-11-06 08:57:48 +09:00
  • 8b0cdffe09 aplay: add a paragraph for '--samples' ('-s') option to aplay manual Takashi Sakamoto 2018-11-06 08:51:16 +09:00
  • f79082df38 aplay: delete paragraph for obsoleted '--sleep-min' ('-s') option from aplay manual Takashi Sakamoto 2018-11-06 08:34:04 +09:00
  • 2dec9bca1e topology/topology.c: drop unneeded <dlfcn.h> include Thomas Petazzoni 2018-11-01 15:17:47 +01:00
  • 55d683d307 initial version of .travis.yml Jaroslav Kysela 2018-10-24 17:47:05 +02:00
  • 06378ccf09 fix gettextize Jaroslav Kysela 2018-10-24 18:26:19 +02:00
  • 61244a4494 rename and update README.md Jaroslav Kysela 2018-10-24 17:38:30 +02:00
  • 8bc1bc53d0 alsaloop: more avail_min cleanups Jaroslav Kysela 2018-10-24 15:20:22 +02:00
  • 805d30b260 Release v1.1.7 Jaroslav Kysela 2018-10-16 10:08:36 +02:00
  • 6e90e4fe8e alsamixer: fix gcc warnings Jaroslav Kysela 2018-10-14 17:03:08 +02:00
  • d751320608 alsactl: lock - fix the array size (gcc warning) Jaroslav Kysela 2018-10-14 17:01:38 +02:00
  • fb97588025 aplay: add missing block brackets Jaroslav Kysela 2018-10-14 17:00:26 +02:00
  • cc46d02f58 alsaloop: pcmjob - fix few warnings Jaroslav Kysela 2018-10-14 16:59:28 +02:00
  • 46cb575b9b alsactl: use signalfd to catch UNIX signal Takashi Sakamoto 2018-10-14 23:36:34 +09:00
  • e57a0a0809 alsactl: handle detection of new sound card Takashi Sakamoto 2018-10-14 23:36:33 +09:00
  • 440ea7d38d alsactl: handle disconnection of sound card Takashi Sakamoto 2018-10-14 23:36:32 +09:00
  • af14a2fab0 alsactl: obsolete array for maintenance of handlers Takashi Sakamoto 2018-10-14 23:36:31 +09:00
  • 89ab7146ba alsactl: use a list of source for event dispatcher instead of an array of source Takashi Sakamoto 2018-10-14 23:36:30 +09:00
  • 5e010366d3 alsactl: use link list to maintain source of events Takashi Sakamoto 2018-10-14 23:36:29 +09:00
  • 5c859fa649 alsactl: use epoll(7) instead of poll(2) Takashi Sakamoto 2018-10-14 23:36:28 +09:00
  • fbc31a7593 alsactl: add an iterator of registered instances of sound card Takashi Sakamoto 2018-10-14 23:36:27 +09:00
  • 0ef92b4ee7 alsactl: split event loop code to a function Takashi Sakamoto 2018-10-14 23:36:26 +09:00
  • 71558a41b0 alsatplg: add man file Jaroslav Kysela 2018-10-09 10:53:08 +02:00
  • 25bea6baf7 alsaucm: add alsa-ucm udev rules for PAZ00 (Toshiba AC100/Dynabook AZ). Jaroslav Kysela 2018-09-07 10:53:19 +02:00
  • f6b59282f7 alsabat: Allow custom sample format for round trip latency test Jonathan Liu 2018-08-05 13:59:35 +10:00
  • a3d81b6bea speaker-test: Allow sampling rates up to 768000 Julian Scheel 2018-06-07 11:10:55 +02:00
  • 98ff617431 speaker-test: Remove unused variable Julian Scheel 2018-05-23 15:42:21 +02:00
  • 0e2703cef9 speaker-test: Support S24_3LE sample format Julian Scheel 2018-05-23 15:42:20 +02:00
  • da4d5bd53a aplay: Fix invalid file size check for non-regular files Takashi Iwai 2018-05-15 22:17:01 +02:00
  • 9a6ab34203 Release v1.1.6 Jaroslav Kysela 2018-04-03 10:58:10 +02:00
  • b9b40a2a9f bat: alsa.c - move the thread cleanup pop before goto exit3 Jaroslav Kysela 2018-04-03 10:48:52 +02:00
  • 588b3aa0ef aplay: Fix wav file not being split on 32 bit platforms erwin 2018-03-13 19:51:24 +01:00
  • 9bc4964572 speaker-test: Refactor the tone-generator codes Takashi Iwai 2018-03-05 16:10:42 +01:00
  • 66b31f2451 alsaloop: fix a typo in the comparison Kirill Marinushkin 2018-02-05 07:47:11 +01:00
  • f1eba0b5de alsactl: Only start restore service when asoundrc file exists Ikey Doherty 2017-12-12 13:32:34 +00:00
  • d0802f32ca aplay: Adjust sample rate limits to support newer hardware Jussi Laako 2017-12-07 13:57:14 +02:00
  • b1e3d945b7 Change FSF address (Franklin Street) Jaroslav Kysela 2017-11-14 14:28:51 +01:00
  • ca5dc52e87 Release v1.1.5 Jaroslav Kysela 2017-11-14 08:52:09 +01:00
  • f72a296d23 alsactl: Move systemd unit start-up from basic.target to sound.target Chris Mayo 2017-09-26 19:36:12 +01:00
  • dbd4fc84f8 alsabat: fix one uninitialized warning issue Zhang Keqiao 2017-08-30 09:26:16 +08:00
  • 1c9adf46b8 aplay: Fix playback for small raw files Daniel Baluta 2017-08-09 01:06:00 +03:00
  • dba6db9228 aplay: Refactor playback code Daniel Baluta 2017-08-09 01:05:59 +03:00
  • 3d44e2bc15 aplay: Add samples argument for playing/recording a given number of samples Ion-Horia Petrisor 2017-08-09 01:05:58 +03:00
  • 16557c2c7f aplay: interrupt streaming via signal in voc_pcm_write Srikanth Krishnakar 2016-12-19 14:04:39 +05:30
  • a28ff22df8 aplay: Fix --max-file-time option 32 bits overflow Scott Gilliland 2017-06-23 18:35:03 +00:00
  • 1e96c5f50e alsatplg: fix topology compiler long option parsing Liam Girdwood 2017-06-14 12:25:33 +01:00
  • 1a0571bd78 topology: delete output file if parsing fails. Liam Girdwood 2017-06-09 16:33:42 +01:00
  • 7b1c23848d Release v1.1.4 Jaroslav Kysela 2017-05-12 10:01:46 +02:00
  • 1d34e6addc aplay: Introduce and use xwrite helper Daniel Baluta 2017-04-10 10:04:33 +03:00
  • 1314abd2d6 amidi: optarg might be NULL, fix 't' argument parsing Jaroslav Kysela 2017-02-27 09:04:08 +01:00
  • 1fefc14402 alsa-info: add ACPI device status Pierre-Louis Bossart 2017-01-09 18:32:24 -06:00
  • 541c7a6460 alsa-info: provide more DMI information Pierre-Louis Bossart 2017-01-09 18:32:23 -06:00
  • e9a6d425b5 alsactl: Remove standard output definition in systemd unit Paul Menzel 2014-07-08 07:23:06 +00:00
  • c6bdde171e alsaucm: Add alsaucm.rst to EXTRA_DIST Takashi Iwai 2016-12-28 15:58:51 +01:00
  • 84591f0de0 Release v1.1.3 Jaroslav Kysela 2016-12-20 10:12:29 +01:00
  • 9839813e7c alsactl: Fix potential NULL dereferences in daemon mode Takashi Iwai 2016-12-09 17:28:47 +01:00
  • 9ea2a1d067 INSTALL: document how to configure a build for installation in a local dir Antonio Ospite 2016-12-09 14:02:32 +01:00
  • 9f7a0895d3 Add alsaucm.1 to .gitignore Takashi Iwai 2016-12-09 17:24:14 +01:00
  • 20d3d03b7a alsaucm: add a man page, generated from reStructuredText Antonio Ospite 2016-12-09 14:02:31 +01:00
  • 59e32319df configure.ac: add a check for rst2man, a reStructuredText man page generator Antonio Ospite 2016-12-09 14:02:30 +01:00
  • b235b50129 configure.ac: fix the check for xmlto availability Antonio Ospite 2016-12-09 14:02:29 +01:00
  • c21b3a4b62 alsaucm: mention the "list1" command in the usage output Antonio Ospite 2016-12-09 14:02:28 +01:00
  • 55421afe9c speaker-test: Fix chmap wav file selection. Arnaud Pouliquen 2016-12-07 17:44:26 +01:00
  • d24a60b781 aplay: Fix to handle pause when system is suspended/Resumed Jeeja KP 2016-11-28 22:02:00 +05:30
  • e61f35ba4d alsaloop: try adapt avail_min for playback to avoid 100% CPU usage Jaroslav Kysela 2016-10-18 13:57:19 +02:00
  • b59745978f amidi: add sysex-interval option Felipe F. Tonello 2016-08-30 17:02:48 +01:00
  • 7b122fb62a alsabat: add system power management S3 test Keqiao, Zhang 2016-08-26 23:37:55 +08:00
  • cadd877da6 alsabat: fix alsabat -86 error Keqiao, Zhang 2016-08-26 23:37:54 +08:00
  • 18a1ed8f89 alsabat: add amixer config files Focus Luo 2016-08-23 00:16:50 +08:00
  • 0882d92732 alsabat: automation test scripts Focus Luo 2016-08-23 00:16:49 +08:00
  • a6e9a8da9e amidi: fix timeout handling Clemens Ladisch 2016-08-13 16:41:58 +02:00
  • 04322ca749 amidi: ignore not only Active Sensing but also Clock bytes Clemens Ladisch 2016-08-13 16:41:23 +02:00
  • 675619eb29 Release v1.1.2 Jaroslav Kysela 2016-08-02 19:09:45 +02:00
  • 81eb216807 alsabat: make snr_is_valid static Vinod Koul 2016-07-19 14:35:09 +05:30
  • 9dee2da0af alsabat: fix a missing break in switch Lu, Han 2016-06-12 18:17:00 +08:00
  • 0cfe406618 alsabat: add noise detection Lu, Han 2016-06-09 03:42:49 +08:00
  • e1b7a5f376 alsabat: add a single channel sine wave generator Lu, Han 2016-06-09 03:42:48 +08:00
  • e0c1c86a90 alsabat: add channels parameter for adjust_waveform() Lu, Han 2016-06-09 03:42:47 +08:00
  • 09cb66f40c alsabat: align the data type on float Lu, Han 2016-06-09 03:42:46 +08:00
  • 4157528808 alsabat: add round trip audio latency test vivian,zhang 2016-06-03 10:05:08 +08:00
  • 2b3adf8668 alsabat: fix a possible memory leak Lu, Han 2016-06-01 16:54:28 +08:00
  • 9e196efda4 alsabat: add buffer size and period size settings vivian,zhang 2016-05-31 15:31:32 +08:00
  • 569f2c116e alsabat: add terminate status check for capture thread Lu, Han 2016-04-17 09:26:45 +08:00
  • 85827fbb64 aplay: fix lurking capture file overwrite bug David Fries 2016-04-13 23:32:46 -05:00
  • 96db90e98a Release v1.1.1 Jaroslav Kysela 2016-03-31 16:37:02 +02:00
  • d1de8fc4c4 alsa-info: add alsa-info.sh.1 to EXTRA_DIST Jaroslav Kysela 2016-03-31 16:35:26 +02:00