Commit graph

  • b5d2fadfb1 axfer: add support for MMAP PCM operation Takashi Sakamoto 2018-11-13 15:41:35 +0900
  • c46d46a436 axfer: add support for non-blocking operation Takashi Sakamoto 2018-11-13 15:41:34 +0900
  • 29c6076029 axfer: add an option to finish transmission at XRUN Takashi Sakamoto 2018-11-13 15:41:33 +0900
  • f5776e232c axfer: add options related to duration and obsolete '--max-file-size' option Takashi Sakamoto 2018-11-13 15:41:32 +0900
  • ae378611b7 axfer: add an option to dump available hardware parameters Takashi Sakamoto 2018-11-13 15:41:31 +0900
  • 2b4d826893 axfer: add informative output and an option to suppress it Takashi Sakamoto 2018-11-13 15:41:30 +0900
  • 3266d71c0d axfer: add a sub-command to transfer data frames Takashi Sakamoto 2018-11-13 15:41:29 +0900
  • c2f79d9fdf axfer: add support for blocking data transmission operation of alsa-lib PCM API Takashi Sakamoto 2018-11-13 15:41:28 +0900
  • ae7346d110 axfer: add support to transfer data frames by alsa-lib PCM APIs Takashi Sakamoto 2018-11-13 15:41:27 +0900
  • b83a8cd3be axfer: add a parser for command-line options Takashi Sakamoto 2018-11-13 15:41:26 +0900
  • 4ab0c46165 axfer: add a common interface to transfer data frames Takashi Sakamoto 2018-11-13 15:41:25 +0900
  • 39d1ab8a0c axfer: add a unit test for mapper interface Takashi Sakamoto 2018-11-13 15:41:24 +0900
  • 25c8e3bebb axfer: add support for a mapper for multiple target Takashi Sakamoto 2018-11-13 15:41:23 +0900
  • a5f21d610d axfer: add support for a mapper for single target Takashi Sakamoto 2018-11-13 15:41:22 +0900
  • 58c83ae239 axfer: add a common interface to align data frames on different layout Takashi Sakamoto 2018-11-13 15:41:21 +0900
  • b878df1ff0 axfer: add unit test for container interface Takashi Sakamoto 2018-11-13 15:41:20 +0900
  • 96110793b3 axfer: add support for a container of raw data Takashi Sakamoto 2018-11-13 15:41:19 +0900
  • 4ab7510f3a axfer: add support for a container of Creative Tech. voice format Takashi Sakamoto 2018-11-13 15:41:18 +0900
  • 3121a6aefb axfer: add support for a container of Sparc AU format Takashi Sakamoto 2018-11-13 15:41:17 +0900
  • 6667fe3a76 axfer: add support for a container of Microsoft/IBM RIFF/Wave format Takashi Sakamoto 2018-11-13 15:41:16 +0900
  • f330d920bf axfer: add a common interface to handle a file with audio-specific data format Takashi Sakamoto 2018-11-13 15:41:15 +0900
  • e88216ba64 axfer: add a sub-command to print list of PCMs/devices Takashi Sakamoto 2018-11-13 15:41:14 +0900
  • a452b98235 axfer: add an entry point for this command Takashi Sakamoto 2018-11-13 15:41:13 +0900
  • 5830d7df86 axfer: add support for libffado transmission backend Takashi Sakamoto 2018-11-13 14:00:20 +0900
  • 4dc1785198 axfer: obsolete some unimplemented options Takashi Sakamoto 2018-11-13 14:00:20 +0900
  • 97c55ca85f axfer: add support for timer-based scheduling model with MMAP operation Takashi Sakamoto 2018-11-13 14:00:20 +0900
  • a8e5fddc34 axfer: add an implementation of waiter for epoll(7) Takashi Sakamoto 2018-11-13 14:00:20 +0900
  • 9a8e6a8552 axfer: add an implementation of waiter for select(2) Takashi Sakamoto 2018-11-13 14:00:20 +0900
  • 5105eaa33c axfer: add an implementation of waiter for poll(2) Takashi Sakamoto 2018-11-13 14:00:20 +0900
  • 384882c794 axfer: add an option for waiter type Takashi Sakamoto 2018-11-13 14:00:20 +0900
  • c8b77f3bcd axfer: add a common interface of waiter for I/O event notification Takashi Sakamoto 2018-11-13 14:00:20 +0900
  • 24c859e6eb axfer: add options for plugins in alsa-lib Takashi Sakamoto 2018-11-13 14:00:20 +0900
  • 38a53b6b72 axfer: add options for software parameters of PCM substream Takashi Sakamoto 2018-11-13 14:00:20 +0900
  • 14174e8e00 axfer: add options for buffer arrangement Takashi Sakamoto 2018-11-13 14:00:20 +0900
  • 5699b4b8e8 axfer: add an option to suppress event waiting Takashi Sakamoto 2018-11-13 14:00:20 +0900
  • 5089e144b0 axfer: add support for MMAP PCM operation Takashi Sakamoto 2018-11-13 14:00:20 +0900
  • 83382346d7 axfer: add support for non-blocking operation Takashi Sakamoto 2018-11-13 14:00:20 +0900
  • 43bde41166 axfer: add an option to finish transmission at XRUN Takashi Sakamoto 2018-11-13 14:00:20 +0900
  • 328f569826 axfer: add options related to duration and obsolete '--max-file-size' option Takashi Sakamoto 2018-11-13 14:00:20 +0900
  • 4379e18e6d axfer: add an option to dump available hardware parameters Takashi Sakamoto 2018-11-13 14:00:20 +0900
  • a937a901ea axfer: add informative output and an option to suppress it Takashi Sakamoto 2018-11-13 14:00:20 +0900
  • d6512489d1 axfer: add a sub-command to transfer data frames Takashi Sakamoto 2018-11-13 14:00:20 +0900
  • a7a744b6f3 axfer: add support for blocking data transmission operation of alsa-lib PCM API Takashi Sakamoto 2018-11-13 14:00:20 +0900
  • 8bdb812b47 axfer: add support to transfer data frames by alsa-lib PCM APIs Takashi Sakamoto 2018-11-13 14:00:20 +0900
  • ed566996c7 axfer: add a parser for command-line options Takashi Sakamoto 2018-11-13 14:00:20 +0900
  • 8801c6418e axfer: add a common interface to transfer data frames Takashi Sakamoto 2018-11-13 14:00:20 +0900
  • db71b68ed7 axfer: add a unit test for mapper interface Takashi Sakamoto 2018-11-13 14:00:20 +0900
  • 847acdbd30 axfer: add support for a mapper for multiple target Takashi Sakamoto 2018-11-13 14:00:20 +0900
  • 625ccb0c42 axfer: add support for a mapper for single target Takashi Sakamoto 2018-11-13 14:00:20 +0900
  • bdfb9cb293 axfer: add a common interface to align data frames on different layout Takashi Sakamoto 2018-11-13 14:00:20 +0900
  • 43fbf48ae1 axfer: add unit test for container interface Takashi Sakamoto 2018-11-13 14:00:20 +0900
  • d833e6abd6 axfer: add support for a container of raw data Takashi Sakamoto 2018-11-13 14:00:20 +0900
  • 078f8322d0 axfer: add support for a container of Creative Tech. voice format Takashi Sakamoto 2018-11-13 14:00:20 +0900
  • 1f047bd4c7 axfer: add support for a container of Sparc AU format Takashi Sakamoto 2018-11-13 14:00:20 +0900
  • 48d9fd6ca4 axfer: add support for a container of Microsoft/IBM RIFF/Wave format Takashi Sakamoto 2018-11-13 14:00:20 +0900
  • 48ed244c61 axfer: add a common interface to handle a file with audio-specific data format Takashi Sakamoto 2018-11-13 14:00:20 +0900
  • a8fb2d77ed axfer: add a sub-command to print list of PCMs/devices Takashi Sakamoto 2018-11-13 14:00:20 +0900
  • 508b077f33 axfer: add an entry point for this command Takashi Sakamoto 2018-11-13 14:00:20 +0900
  • 6c81444a52 aplay: improve available conditions for '--samples' and '--duration' options Takashi Sakamoto 2018-11-06 08:57:48 +0900
  • 8b0cdffe09 aplay: add a paragraph for '--samples' ('-s') option to aplay manual Takashi Sakamoto 2018-11-06 08:51:16 +0900
  • f79082df38 aplay: delete paragraph for obsoleted '--sleep-min' ('-s') option from aplay manual Takashi Sakamoto 2018-11-06 08:34:04 +0900
  • 1e9a3d3e33 aplay: improve available conditions for '--samples' and '--duration' options Takashi Sakamoto 2018-11-06 08:57:48 +0900
  • f7d9f3b230 aplay: add a paragraph for '--samples' ('-s') option to aplay manual Takashi Sakamoto 2018-11-06 08:51:16 +0900
  • 6d1ea4337a aplay: delete paragraph for obsoleted '--sleep-min' ('-s') option from aplay manual Takashi Sakamoto 2018-11-06 08:34:04 +0900
  • 2dec9bca1e topology/topology.c: drop unneeded <dlfcn.h> include Thomas Petazzoni 2018-11-01 15:17:47 +0100
  • 55d683d307 initial version of .travis.yml Jaroslav Kysela 2018-10-24 17:47:05 +0200
  • 06378ccf09 fix gettextize Jaroslav Kysela 2018-10-24 18:26:19 +0200
  • 61244a4494 rename and update README.md Jaroslav Kysela 2018-10-24 17:38:30 +0200
  • 8bc1bc53d0 alsaloop: more avail_min cleanups Jaroslav Kysela 2018-10-24 15:20:22 +0200
  • 805d30b260 Release v1.1.7 v1.1.7 Jaroslav Kysela 2018-10-16 10:08:36 +0200
  • 6e90e4fe8e alsamixer: fix gcc warnings Jaroslav Kysela 2018-10-14 17:03:08 +0200
  • d751320608 alsactl: lock - fix the array size (gcc warning) Jaroslav Kysela 2018-10-14 17:01:38 +0200
  • fb97588025 aplay: add missing block brackets Jaroslav Kysela 2018-10-14 17:00:26 +0200
  • cc46d02f58 alsaloop: pcmjob - fix few warnings Jaroslav Kysela 2018-10-14 16:59:28 +0200
  • 46cb575b9b alsactl: use signalfd to catch UNIX signal Takashi Sakamoto 2018-10-14 23:36:34 +0900
  • e57a0a0809 alsactl: handle detection of new sound card Takashi Sakamoto 2018-10-14 23:36:33 +0900
  • 440ea7d38d alsactl: handle disconnection of sound card Takashi Sakamoto 2018-10-14 23:36:32 +0900
  • af14a2fab0 alsactl: obsolete array for maintenance of handlers Takashi Sakamoto 2018-10-14 23:36:31 +0900
  • 89ab7146ba alsactl: use a list of source for event dispatcher instead of an array of source Takashi Sakamoto 2018-10-14 23:36:30 +0900
  • 5e010366d3 alsactl: use link list to maintain source of events Takashi Sakamoto 2018-10-14 23:36:29 +0900
  • 5c859fa649 alsactl: use epoll(7) instead of poll(2) Takashi Sakamoto 2018-10-14 23:36:28 +0900
  • fbc31a7593 alsactl: add an iterator of registered instances of sound card Takashi Sakamoto 2018-10-14 23:36:27 +0900
  • 0ef92b4ee7 alsactl: split event loop code to a function Takashi Sakamoto 2018-10-14 23:36:26 +0900
  • 71558a41b0 alsatplg: add man file Jaroslav Kysela 2018-10-09 10:53:08 +0200
  • 25bea6baf7 alsaucm: add alsa-ucm udev rules for PAZ00 (Toshiba AC100/Dynabook AZ). Jaroslav Kysela 2018-09-07 10:53:19 +0200
  • f6b59282f7 alsabat: Allow custom sample format for round trip latency test Jonathan Liu 2018-08-05 13:59:35 +1000
  • a3d81b6bea speaker-test: Allow sampling rates up to 768000 Julian Scheel 2018-06-07 11:10:55 +0200
  • 98ff617431 speaker-test: Remove unused variable Julian Scheel 2018-05-23 15:42:21 +0200
  • 0e2703cef9 speaker-test: Support S24_3LE sample format Julian Scheel 2018-05-23 15:42:20 +0200
  • da4d5bd53a aplay: Fix invalid file size check for non-regular files Takashi Iwai 2018-05-15 22:17:01 +0200
  • 9a6ab34203 Release v1.1.6 Jaroslav Kysela 2018-04-03 10:58:10 +0200
  • b9b40a2a9f bat: alsa.c - move the thread cleanup pop before goto exit3 Jaroslav Kysela 2018-04-03 10:48:52 +0200
  • b22f66d6ad Release v1.1.6 v1.1.6 Jaroslav Kysela 2018-04-03 09:01:37 +0200
  • 588b3aa0ef aplay: Fix wav file not being split on 32 bit platforms erwin 2018-03-13 19:51:24 +0100
  • 9bc4964572 speaker-test: Refactor the tone-generator codes Takashi Iwai 2018-03-05 16:10:42 +0100
  • 66b31f2451 alsaloop: fix a typo in the comparison Kirill Marinushkin 2018-02-05 07:47:11 +0100
  • f1eba0b5de alsactl: Only start restore service when asoundrc file exists Ikey Doherty 2017-12-12 13:32:34 +0000
  • d0802f32ca aplay: Adjust sample rate limits to support newer hardware Jussi Laako 2017-12-07 13:57:14 +0200
  • b1e3d945b7 Change FSF address (Franklin Street) Jaroslav Kysela 2017-11-14 14:28:51 +0100
  • ca5dc52e87 Release v1.1.5 v1.1.5 Jaroslav Kysela 2017-11-14 08:52:09 +0100