]> git.alsa-project.org Git - alsa-utils.git/history - aplay
Release v1.2.16
[alsa-utils.git] / aplay /
12 days ago Rudi Heitbaumaplay, alsactl, topology: fix discards const from point...
12 days ago Michael BieblRemove more generated files on "make clean"
2026-04-11 Nishant Kumar Singhaplay: use snprintf instead of sprintf in device_list()
2026-01-08 Christophe Leroyaplay: add support for G.711 A_LAW enconding in AU...
2025-12-16 Bard Liaoaplay: add missing break before the default case
2025-12-05 Jaroslav Kyselaaplay: reorganize format handling in begin_wave()
2025-12-05 Jaroslav KyselaRevert "aplay: fix S24_LE wav header"
2025-11-07 Jaroslav Kyselaalsactl: add support for new log handler (alsa-lib...
2024-12-02 Jaroslav KyselaRemove trailing spaces in man pages
2024-08-06 Peter Ujfalusiaplay: Print '=== PAUSE ===' only if it is supported
2024-04-17 Peter Sutiaplay: fix S24_LE wav header
2023-12-12 Jaroslav Kyselaaplay: status dumps are called only in verbose mode
2023-12-12 Pierre-Louis Bossartaplay: enable timestamps by default
2023-12-12 Pierre-Louis Bossartaplay: log pcm status before reporting a fatal error
2023-12-12 Jaroslav Kyselaaplay: allow to compile with older alsa-lib (subformat)
2023-12-12 Cezary Rojewskiaplay: Add option for specifying subformat
2023-12-08 Mingjie Shenaplay: fix buffer overflow and tainted format string
2023-10-17 Jaroslav Kyselaaplay: use stdint.h types instead u_int/u_short/u_char
2023-08-30 Jaroslav Kyselaaplay: fix the verbose compilation warnings for latest gcc
2023-05-03 Tjarecord: use correct duration
2023-02-03 SASANO TakayoshiAdd OpenBSD support
2023-01-23 Khem Rajaplay,axfer: Replace off64_t with off_t
2023-01-23 Amadeusz Sławińskiaplay: Fix parsing of format with WAV_FMT_EXTENSIBLE...
2022-08-03 Jaroslav Kyselaaplay: remove wrongly merged UCM code
2022-08-03 Jaroslav Kyselaaplay: fix the capture file length regression
2022-05-31 Amadeusz Sławińskiaplay: Fix for arecord recording ghost data
2022-05-03 Matthias Braunaplay: fix a typo in warning (inaudiable -> inaudible)
2021-12-19 Ranjani Sridharantopology: pre-processor: Move the call to expand variables
2021-08-24 Takashi Iwaiaplay: Fix out-of-bound access in stereo VU meter drawing
2021-08-24 Takashi Iwaiaplay: Handle upper bound in peak calculations
2021-08-24 Takashi Iwaiaplay: Don't pass most negative integer to abs() in...
2021-08-24 Takashi Iwaiaplay: Handle 16bit sample negative overflow in peak...
2021-08-24 Takashi Iwaiaplay: Fix conversion of unsigned samples in peak calcu...
2021-06-14 Jaroslav Kyselaarecord: Inform users when 8-bit sampling is used on tty
2021-06-14 Jaroslav KyselaRevert "aplay: try to use 16-bit format to increase...
2021-03-19 Andreas Papeaplay: avoid any further PCM writing if in abort
2021-03-05 Jaroslav Kyselaaplay: fix the wrong pointer dereference in playbackv_go()
2021-01-19 Jaroslav Kyselaaplay: fix the test position test for playback (avail...
2021-01-08 Jaroslav Kyselaaplay: add avail > delay checks to --test-position
2021-01-03 Jaroslav Kyselaaplay: add test code for snd_pcm_status() to --test...
2020-11-08 Jaroslav Kyselaaplay: fix the CPU busy loop in the pause handler
2020-10-23 Jaroslav Kyselaaplay: cosmetic code fix in xrun()
2020-10-23 Hui Wangaplay: try to use 16-bit format to increase capture...
2020-10-15 Jaroslav Kyselaaplay: fix the wrong count in compute_max_peak() for...
2020-10-06 YetAnotherNerdminor aplay man page correction
2020-10-06 Olivier Humbertaplay: Fix typo in error message
2020-10-06 Samanta Navarrotreewide: fix typos in manual pages
2020-10-06 Marcin Rajwaaplay: capture: write only the amount of read frames
2020-10-06 Marcin Rajwaaplay: pcm_read(): return read samples instead of reque...
2020-10-06 Marcin Rajwaaplay: pcm_readv(): return read samples instead of...
2020-06-09 Jaroslav Kyselaaplay: fix possible string overflow (coverity)
2020-02-10 Michael ForneyAvoid pointer arithmetic on `void *`
2020-02-10 Michael ForneyUse __func__ instead of __FUNCTION__
2019-11-20 Rosen Penevaplay: Limit VUMeter progress bar to 100 for negative...
2019-11-20 Rosen Penevaplay: Adjust buffer sizes to fix snprintf warnings
2019-11-20 Rosen Penevtreewide: Fix printf formats
2019-11-20 Rosen Penevtreewide: sys/poll to poll
2019-09-25 chunxu.liaplay: fix memory leak when setup_chmap() fail
2019-03-13 Jaroslav Kyselaaplay: check the return value for snd_pcm_sw_params_cur...
2019-03-12 Jaroslav Kyselaaplay: fix the multiple open file descriptors for the...
2018-11-08 Takashi Sakamotoaplay: improve available conditions for '--samples...
2018-11-08 Takashi Sakamotoaplay: add a paragraph for '--samples' ('-s') option...
2018-11-08 Takashi Sakamotoaplay: delete paragraph for obsoleted '--sleep-min...
2018-10-14 Jaroslav Kyselaaplay: add missing block brackets
2018-05-15 Takashi Iwaiaplay: Fix invalid file size check for non-regular...
2018-03-13 erwinaplay: Fix wav file not being split on 32 bit platforms
2017-12-07 Jussi Laakoaplay: Adjust sample rate limits to support newer hardware
2017-11-14 Jaroslav KyselaChange FSF address (Franklin Street)
2017-08-09 Daniel Balutaaplay: Fix playback for small raw files
2017-08-09 Daniel Balutaaplay: Refactor playback code
2017-08-09 Ion-Horia Petrisoraplay: Add samples argument for playing/recording a...
2017-07-10 Srikanth Krishnakaraplay: interrupt streaming via signal in voc_pcm_write
2017-06-26 Scott Gillilandaplay: Fix --max-file-time option 32 bits overflow
2017-04-10 Daniel Balutaaplay: Introduce and use xwrite helper
2016-11-28 Jeeja KPaplay: Fix to handle pause when system is suspended...
2016-04-14 David Friesaplay: fix lurking capture file overwrite bug
2016-03-11 erwinaplay/arecord: handle parsing errors of parameter values
2015-09-23 Ricard Wanderlofaplay: fix VU meter for S24_LE etc formats
2015-09-23 Alexander Volkovarecord: Remove only regular files
2015-04-29 Takashi Iwaiaplay: Fix uninterruptible aplay
2015-04-29 Takashi Iwaiaplay: Fix type for signal flag
2014-10-01 Jaroslav KyselaRevert "aplay: fix pcm_read() return value"
2014-06-13 Sergeyaplay: Fix VU-meter stdout/stderr mess
2014-06-13 Jaroslav Kyselaaplay/arecord: Add more in_aborting checks to read...
2014-05-07 Jaroslav KyselaMakefiles - use AM_CPPFLAGS instead INCLUDES
2014-01-22 Olivier Langloisaplay: fix timespec to msec conversion
2014-01-08 Olivier Langloisaplay: fix pcm_read() return value
2013-09-09 Jurgen Krameraplay: fix two off by one errors
2013-05-16 Jordi MallachSeveral formatting fixes for manpages.
2013-05-16 Elimar RiesebieterFix several typos in manpage and help strings.
2013-04-17 Jaroslav Kyselaarecord: add a missing break to the capture loop
2013-04-08 Jaroslav Kyselaaplay/arecord: change the interrupt handling using...
2013-03-22 Jaroslav Kyselaaplay/arecord: added isatty() check (interactive mode)
2012-12-13 Takashi Iwaiaplay: Add the support for big-endian WAV format (RIFX)
2012-11-13 Fabio Estevamaplay: Show usage if no parameter is passed
2012-09-24 Jaroslav Kyselaaplay: fix typo & silence warning..
2012-09-20 Takashi Iwaiaplay: More support for channel map option
2012-09-17 Takashi Iwaiaplay: Add support for channel mapping
2012-07-17 Arun Raghavanaplay: Use open() instead of open64()
2012-07-17 Arun Raghavanaplay: Fix signal.h include
next