OSDN Git Service

alsaloop: remove unused assignment warning (coverity)
[android-x86/external-alsa-utils.git] / aplay /
2006-04-18 Takashi IwaiDon't show invalid plug example in the error message...
2006-03-13 Takashi IwaiFix a typo in manpage
2005-12-16 Takashi IwaiFix compile warnings
2005-12-06 Takashi Iwaisplit interleaved files in arecord when reaching 2GB
2005-12-06 Takashi Iwaialternative peak meter for aplay
2005-11-14 Jaroslav Kyselaaplay/arecord - show the default settings
2005-11-08 Takashi IwaiDisable NLS support when --disable-nls is passed
2005-10-31 Takashi IwaiFix compile with --disable-nls
2005-10-18 Takashi IwaiUse strtol() instead of atoi()
2005-10-10 Takashi IwaiFix VU meter for S24_3 and big-endian
2005-09-02 Takashi IwaiFix / clean up man pages
2005-08-24 Jaroslav Kyselaaplay - remove EINTR handling (a job for alsa-lib)
2005-08-23 Jaroslav Kyselaaplay - added -EINTR error code handling for read/write...
2005-06-23 Takashi IwaiOutput help messages to stdout
2005-06-23 Takashi Iwaii18nize some programs
2005-05-10 Jaroslav KyselaAdded -n (--list-devnames) command
2005-01-03 Takashi IwaiFix VU meter
2004-10-08 Nicolas FRANCOISFix hyphens in man pages
2004-09-24 Thomas HoodDescribe what happens if aplay's --duration is zero
2004-09-13 Clemens Ladischvarious bugfixes
2004-07-09 Clemens Ladischmanpages: remove bogus .ID macro, use .TP for examples
2004-07-01 Takashi IwaiShow warning if the format is changed due to the file...
2004-06-10 Clemens Ladischprint caption in hardware list only once
2004-05-03 Clemens Ladischfix default buffer time setting when maximum buffer...
2004-04-27 Jaroslav Kyselaamorac <amorac@ole.com>
2004-03-09 Jaroslav KyselaJeff Law
2004-03-09 Jaroslav Kyselamore 64-bit stuff
2003-11-28 Jaroslav KyselaFixed calc_count() routine - wav files with traling...
2003-11-27 Takashi Iwai- fixed the infinite loop in probing a card control.
2003-11-05 Jaroslav Kysela- changes against PCM API switch
2003-09-11 Takashi Iwai- fixed the order of period and buffer size setting.
2003-08-27 Jaroslav KyselaMore size_t off64_t changes
2003-08-27 Jaroslav KyselaAdded snd_config_update_free_global() calls and 64...
2003-08-07 Takashi Iwai- added --buffer-size and --period-size options.
2003-07-31 Jaroslav KyselaFixed version string
2003-07-30 Jaroslav KyselaAdded handling of DRAINING state and extended verbose...
2003-07-29 Jaroslav KyselaYes, we have 192kHz hardware now
2003-06-04 Jaroslav KyselaAdded -f cdr
2003-04-27 Jaroslav KyselaAdded missing initialization of pbrec_count variable
2003-04-19 Jaroslav KyselaMore verbose error report (xrun)
2003-03-19 Takashi Iwai- fixed the capture to stdout in WAV.
2003-03-10 Jaroslav KyselaAdded a small intro for device_list
2003-02-24 Jaroslav KyselaHere's a new batch of Debian patches, all from David...
2003-02-24 Jaroslav KyselaSparc (AU) format is big endian (16-bit)
2003-02-17 Jaroslav KyselaDon't clear resources in signal handler more than one...
2003-02-12 Jaroslav KyselaAdded rate check
2003-02-04 Takashi Iwai- fixed the calculation of playback/record count.
2003-01-29 Takashi Iwaifixed the calculation of duration time for playback.
2002-12-19 Jaroslav KyselaRedo wrong changes by Takashi
2002-12-19 Takashi Iwaistore the actual RIFF length at the wav header by arecord.
2002-12-18 Jaroslav KyselaFixed detection of 24-bit wav files
2002-10-22 Jaroslav KyselaUse new sw params API
2002-10-02 Takashi Iwai- fixed the multi-line string (deprecated).
2002-09-19 Jaroslav KyselaUpdated to latest alsa-lib
2002-09-17 Jaroslav KyselaUpdated for last changes
2002-08-27 Takashi Iwaiadded -P (--playback) and -C (--capture) options to...
2002-08-27 Takashi Iwaisupport 24bit WAV format.
2002-05-17 Takashi Iwaifixed capture of wav on big-endian.
2002-05-07 Takashi Iwaifixed the format of 16bit-au file.
2002-04-29 Takashi Iwaifixed typo of --period-size option.
2002-04-01 Jaroslav KyselaFix for raw data recording by Georgios Papoutsis <gepap...
2002-03-08 Jaroslav KyselaFixed playing of wave files with big header section
2002-02-23 Jaroslav KyselaFixed count overflow problem
2002-02-22 Jaroslav KyselaImproved peak printed results
2002-02-07 Jaroslav KyselaAdded support for 32-bit counts
2002-02-02 Jaroslav KyselaFixed calculation of start_delay
2002-02-02 Jaroslav KyselaAdded limits for start_threshold
2002-01-06 Jaroslav KyselaFixed arecord dependency
2001-12-30 Jaroslav KyselaAdded arecord to bin_PROGRAMS
2001-12-30 Jaroslav KyselaUpdated GNU GPL (address)
2001-12-01 Jaroslav KyselaFixed default start_delay for arecord
2001-11-27 Jaroslav KyselaDefault start_delay is zero (maximum buffering)
2001-11-14 Jaroslav KyselaFixed wave file saving by James Tappin
2001-11-08 Takashi Iwaiadded missing DESTDIR
2001-11-06 Jaroslav KyselaAdded man pages to EXTRA_DIST
2001-10-24 Jaroslav KyselaSmall cleanups
2001-10-09 Jaroslav KyselaAdded arecord.1
2001-10-04 Jaroslav KyselaUpdate to suspend messages
2001-10-04 Jaroslav KyselaModified according the power management update
2001-10-04 Jaroslav KyselaAdded code for suspend code
2001-10-02 Jaroslav KyselaFixed warning
2001-10-02 Jaroslav KyselaFixed peak meter
2001-09-11 Jaroslav KyselaChanged location of asoundlib.h from sys dir to alsa...
2001-09-11 Jaroslav KyselaAdded signal handler and the count in captured file...
2001-09-06 Jaroslav KyselaAdded peak meter for debugging purposes
2001-08-22 Jaroslav KyselaCorrected endian test
2001-08-22 Jaroslav KyselaFixed compilation
2001-08-07 Jaroslav KyselaLittle updates
2001-08-07 Jaroslav KyselaUpdate for 0.9
2001-08-06 Jaroslav KyselaRemoved digital setup
2001-06-11 Jaroslav KyselaImproved help and fixed english typo
2001-05-22 Abramo BagnaraCompleted parametric configuration and begun to use it
2001-04-22 Jaroslav KyselaFixed warning
2001-04-19 Abramo BagnaraImproved automatic start/stop
2001-04-15 Jaroslav KyselaAdded AU format
2001-04-13 Abramo BagnaraBetter PCM mmap API. Fixed pcm_multi
2001-03-26 Abramo BagnaraAdded mode argument to open functions where it was...
2001-03-08 Abramo BagnaraFixes for pcm_list
2001-02-28 Jaroslav KyselaAdded period == buffer_size check to prevent misusing
2001-02-27 Jaroslav KyselaCorrected IEC958 control name
next