Commit Graph

  • f51cb7212a alsabat: add tinyalsa support Lu, Han 2016-03-23 15:52:47 +08:00
  • 986db20331 alsabat: move alsa process to a single block Lu, Han 2016-03-23 15:52:46 +08:00
  • c49a6180c8 alsabat: use general data generator function Lu, Han 2016-03-23 15:52:45 +08:00
  • eac9b149b4 alsabat: clean return value for playback and capture threads Lu, Han 2016-03-23 15:52:44 +08:00
  • 2c37a6f9c4 alsabat: use general function for wav header update Lu, Han 2016-03-23 15:52:43 +08:00
  • 241d7fc1bb alsabat: refactoring alsa capture thread Lu, Han 2016-03-23 15:52:42 +08:00
  • c5b022e621 alsactl: init/ca0106, init/hda - use CTL{values} instead CTL{value} Jaroslav Kysela 2016-03-22 16:53:30 +01:00
  • 3ad94da0c8 alsactl: remove debug line in set_ctl_values() Jaroslav Kysela 2016-03-22 16:50:31 +01:00
  • 98de9f7905 alsabat: use variable for thread return value Lu, Han 2016-03-21 19:05:49 +08:00
  • f2f6583ee6 alsabat: fix fopen and messages Lu, Han 2016-03-21 19:05:48 +08:00
  • bd6c706606 alsabat: fix misusing of errno Lu, Han 2016-03-21 19:05:47 +08:00
  • f84c15ca1d alsabat: add bash test script Lu, Han 2016-03-15 11:18:54 +08:00
  • 72800ad6bd alsabat: add standalone mode Lu, Han 2016-03-15 11:18:53 +08:00
  • 333cd85d7d alsabat: add default device name for playback and capture Lu, Han 2016-03-15 11:18:52 +08:00
  • b5c0660230 aplay/arecord: handle parsing errors of parameter values erwin 2016-03-11 11:40:30 +00:00
  • ccc108fb83 aconnect: Show sequencer sound card numer/PID via aconnect Martin Koegler 2016-03-08 23:06:47 +01:00
  • 380c9fa444 alsabat: truncate sample frames for faster FFT analysis Lu, Han 2016-02-29 10:33:45 +08:00
  • 84fa5bf945 Update .gitignore Takashi Iwai 2016-02-03 08:50:28 +01:00
  • 9fa7f6fd06 alsabat: rename to avoid naming conflict Lu, Han 2016-02-03 14:20:33 +08:00
  • 18d5f52a61 amixer: skip showing asoc tlv byte controls Vinod Koul 2016-01-28 14:02:18 +05:30
  • d633469c9d alsa-info.sh: add man page Jaroslav Kysela 2016-01-13 09:46:31 +01:00
  • ed0cce1b60 bat: Don't pass incompatible function pointers to pthread_cleanup_push() Takashi Iwai 2015-11-09 14:09:50 +01:00
  • 3bf8e79c3b bat: Avoid local signal.h file Takashi Iwai 2015-11-09 14:04:11 +01:00
  • d5a682946d Release v1.1.0 Jaroslav Kysela 2015-10-27 17:34:26 +01:00
  • 47e668f453 bat: add all headers to noinst_HEADERS Jaroslav Kysela 2015-10-27 17:32:51 +01:00
  • bc352dfba9 bat: don't link all binaries with fftw library, add missing header Jaroslav Kysela 2015-10-27 17:15:58 +01:00
  • 9b757e3a64 configure.ac: check for fftw3/m(sqrtf)/pthread only when BAT is enabled Jaroslav Kysela 2015-10-27 16:09:30 +01:00
  • 0960094905 BAT: Add missing locale.h header Caleb Crome 2015-10-23 17:46:09 +00:00
  • 73f9dd149e BAT: Add man page Lu, Han 2015-10-21 14:53:27 +08:00
  • 2abee9c5b4 BAT: Use dynamic temp file Lu, Han 2015-10-20 16:45:48 +08:00
  • 5a48606d94 BAT: Change comments and interface of usage() Lu, Han 2015-10-20 16:45:47 +08:00
  • 8c910830f0 BAT: Use colon instead of comma for separation Lu, Han 2015-10-20 16:45:46 +08:00
  • 2d0a124674 BAT: Remove redundant message strings Lu, Han 2015-10-20 16:45:45 +08:00
  • c0130c8ec2 build: Do not try to detect cross-compiler Mike Frysinger 2015-10-08 12:14:05 -04:00
  • 6fb0f5b6d5 Add bat binary to .gitignore Takashi Iwai 2015-10-02 12:47:25 +02:00
  • 2f52d5bce6 Add compile to .gitignore Takashi Iwai 2015-10-02 12:47:03 +02:00
  • 226ad884d2 BAT: Add Makefile and configures Lu, Han 2015-09-23 15:48:55 +08:00
  • d727c9d90e BAT: Add spectrum analysis functions Lu, Han 2015-09-23 15:48:54 +08:00
  • 6c4c5e51fa BAT: Add converting functions Lu, Han 2015-09-23 15:48:53 +08:00
  • 34e9ae911f BAT: Add signal generator Lu, Han 2015-09-23 15:48:52 +08:00
  • 05850912b8 BAT: Add playback and record functions Lu, Han 2015-09-23 15:48:51 +08:00
  • cba9050edf BAT: Add common definitions and functions Lu, Han 2015-09-23 15:48:50 +08:00
  • c7e0c35661 BAT: Add initial functions Lu, Han 2015-09-23 15:48:49 +08:00
  • 7d6673cc13 alsactl: Manage both save and restore in a single unit Takashi Iwai 2015-09-29 17:26:34 +02:00
  • cd1bb5f4a7 aplay: fix VU meter for S24_LE etc formats Ricard Wanderlof 2015-09-15 13:10:00 +02:00
  • 5f0fc49a3a arecord: Remove only regular files Alexander Volkov 2015-09-21 16:05:57 +03:00
  • 4482cc7cfe speaker-test: fix option ordering Ken Benoit 2015-09-17 15:06:38 -04:00
  • 0e864e1a3a alsactl: Add path condition to alsa-store and alsa-restore services Takashi Iwai 2015-08-10 14:42:24 +02:00
  • ff9b070d9c alsaucm: Drop localbuild hacks Takashi Iwai 2015-08-04 18:26:40 +02:00
  • a99d4273b3 Add topology/alsatplg to .gitignore Takashi Iwai 2015-08-04 17:46:02 +02:00
  • 665d980aa5 topology: Add command line topology tool to build topology binaries Liam Girdwood 2015-08-04 16:23:03 +01:00
  • 791ae1c180 speaker-test: Add option to specify signal scale Julian Scheel 2015-06-30 08:57:49 +02:00
  • 13c8269414 alsactl: terminate readlink result string Tobias Stoeckmann 2015-07-11 13:23:57 +02:00
  • 46b6082756 aplay: Fix uninterruptible aplay Takashi Iwai 2015-04-29 18:01:58 +02:00
  • 9aa5c271f4 aplay: Fix type for signal flag Takashi Iwai 2015-04-29 18:01:07 +02:00
  • 8188c2466a alsa-info: Don't try update when wget isn't available Takashi Iwai 2015-04-27 21:27:05 +02:00
  • f3abdeea00 amixer: expand local storage for item name according to kernel code Takashi Sakamoto 2015-04-09 01:30:56 +09:00
  • 1a19ec1538 amixer: Don't set only the first item in sset_enum() Peter Meerwald 2015-03-03 18:39:52 +01:00
  • 85c622e298 Release v1.0.29 Jaroslav Kysela 2015-02-26 15:49:40 +01:00
  • d9021f34d9 alsa-info.sh: add script to EXTRA_DIST (automake) Jaroslav Kysela 2015-02-26 15:47:27 +01:00
  • 554706585c configure: allow contitional compilation of alsaucm Matthieu Crapet 2015-01-14 15:44:19 +01:00
  • e1745a69fe alsactl/init: Add "Line Out" to list of outputs to initialize David Henningsson 2015-01-12 16:48:38 +01:00
  • d522b45508 alsactl/init: Change the "basic rules" description David Henningsson 2015-01-12 16:48:37 +01:00
  • 55d41b7fe3 alsactl: add missing state_unlock() call Jaroslav Kysela 2014-12-24 20:15:26 +01:00
  • 088593c039 amixer: Parse the value more strictly Takashi Iwai 2014-11-23 10:04:24 +01:00
  • 45a334e71c amixer: Make "dB" case-insensitive in set commands Takashi Iwai 2014-11-23 09:40:07 +01:00
  • 8f361d83cf Revert "aplay: fix pcm_read() return value" Jaroslav Kysela 2014-10-01 15:43:57 +02:00
  • 89a4f490bd alsactl: coverity - missing_va_end – va_end was not called for "ap" Jaroslav Kysela 2014-09-24 10:52:17 +02:00
  • 17d4a5dd35 monitor: fix clang warning - Declared variable-length array (VLA) has zero size Jaroslav Kysela 2014-09-24 10:50:54 +02:00
  • da7a2f91de speaker-text: fix simple signess assignment warning Jaroslav Kysela 2014-09-24 10:47:48 +02:00
  • 74e5d57c99 alsactl: aded missing monitor() prototype Jaroslav Kysela 2014-09-24 10:46:02 +02:00
  • 1363f852e9 alsactl: Fix the file locking routines (for the state management) Jaroslav Kysela 2014-09-24 10:35:53 +02:00
  • f58ce3619d speaker-test: Add missing draining at the end Takashi Iwai 2014-09-16 16:36:44 +02:00
  • 808af5fdb0 alsa-info: Refactor "withall" logic David Henningsson 2014-08-22 10:31:41 +02:00
  • 4f569affc4 alsa-info: Make sure all full script is run even with "output" option David Henningsson 2014-08-22 10:31:40 +02:00
  • 5e5fe9e573 Add missing alsa-info entry to the root Makefile.am Takashi Iwai 2014-08-12 16:19:06 +02:00
  • 87a9446d28 Add alsa-info.sh to alsa-utils repo Takashi Iwai 2014-07-30 12:18:07 +02:00
  • c788ce9b60 alsamixer: include missing mixer_controls.h Jaroslav Kysela 2014-06-25 10:49:23 +02:00
  • 03a652e18d alsactl: save state - do not call rename for stdio Jaroslav Kysela 2014-06-25 10:47:21 +02:00
  • 6f9835f200 Release v1.0.28 Jaroslav Kysela 2014-06-13 19:21:05 +02:00
  • a9705ca48f aplay: Fix VU-meter stdout/stderr mess Sergey 2014-06-13 05:28:49 +04:00
  • 3a7c1c59ec alsactl: Fixup test for mydatadir/sbindir David Henningsson 2014-06-13 11:31:44 +02:00
  • be4565c841 alsactl: Do not run udev rule before datadir/sbindir are both mounted David Henningsson 2014-06-13 10:04:25 +02:00
  • c06dbf0774 aplay/arecord: Add more in_aborting checks to read/write loops Jaroslav Kysela 2014-06-13 10:52:26 +02:00
  • 3775524880 configure.ac: cosmetic change Jaroslav Kysela 2014-06-12 10:48:22 +02:00
  • 158a67f6f5 alsactl: add -L (no-lock) and change -D (lock-dir) to -O (state-lock-file) Jaroslav Kysela 2014-05-07 11:13:41 +02:00
  • 504348cb52 Modernize configure.ac Jaroslav Kysela 2014-05-07 09:49:52 +02:00
  • 6d7dfb4607 configure.in -> configure.ac rename Jaroslav Kysela 2014-05-07 09:46:08 +02:00
  • 0a6c9e80f7 Makefiles - use AM_CPPFLAGS instead INCLUDES Jaroslav Kysela 2014-05-07 09:43:45 +02:00
  • 3f9712b9cd update the gettext configuration Jaroslav Kysela 2014-05-07 09:29:16 +02:00
  • 24a7b2fec2 configure: add --with-lock-dir option Jaroslav Kysela 2014-05-07 09:19:36 +02:00
  • 2607d8deee alsactl: Store lockfile in /var/lock, add -D option to specify the lock dir Julian Scheel 2014-05-06 21:32:19 +02:00
  • 0d46081679 fix aconnect -l option Karl Bongers 2014-05-06 23:06:47 -05:00
  • b7ed45a015 speaker-test: update man page for new -X arg, also consistency fixes Erik Ackermann 2014-02-26 06:52:29 -08:00
  • 3b1ee6b325 speaker-test: add --force-frequency option to allow hz outside range Erik Ackermann 2014-02-25 11:45:24 -08:00
  • 360878f9c3 aplay: fix timespec to msec conversion Olivier Langlois 2014-01-21 15:25:12 -05:00
  • ef0e588c76 alsa-restore.rules: refer to correct attr Dave Reisner 2014-01-12 11:15:52 -05:00
  • 8aa13eec80 aplay: fix pcm_read() return value Olivier Langlois 2014-01-07 23:18:17 -05:00
  • f4be3f88b6 alsactl: Fix the va_list initialization in cerror_() and dbg_() Jaroslav Kysela 2013-12-29 20:03:21 +01:00
  • 5dfc232a9d alsactl: monitor all cards as default Takashi Iwai 2013-11-26 14:27:30 +01:00