Revisions of alsa-utils

Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 701971 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 155)
- Update to alsa-utils 1.1.9:
  alasctl, axfer, alsaloop, alsamixer and amixer fixes, see
    https://www.alsa-project.org/wiki/Changes_v1.1.8_v1.1.9
  for details
buildservice-autocommit accepted request 667885 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 154)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 667832 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 153)
- Remove the ugly conditionals to build for (too) old distros
- Drop alsaconf script that rather brings the inconsistent setup
  on modern systems
- Move alsabat-test.sh into alsabat package, too
- Run spec-cleaner
buildservice-autocommit accepted request 663801 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 152)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 663691 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 151)
- Update to alsa-utils 1.1.8:
  * Core:
    Makefile.am: add README.md to EXTRA_DIST 
    axfer: add support for libffado transmission backend 
    axfer: add unit test for container interface 
    axfer: add an entry point for this command 
    initial version of .travis.yml 
    rename and update README.md 
  * Audio Transfer utility:
    axfer: add an explanation about advantages/issues of Timer-based scheduling model 
    axfer: add an explanation about Timer-based scheduling model 
    axfer: add an explanation about IRQ-based scheduling model 
    axfer: add text for compatibility loss of sw parameter in libasound backend 
    axfer: fulfill manual section for libasound backend 
    axfer: print help for libasound backend 
    axfer: fulfill manual section for libffado backend 
    axfer: print help for libffado backend 
    axfer: correct description about signal handling 
    axfer: fix typo in axfer(1) manual 
    axfer: fix no return statement in print_help() function 
    axfer: enable each backend to print own help 
    axfer: print help text of transfer subcommand just for common options 
    axfer: print help text of list subcommand 
    axfer: print help text of command entry 
    axfer: add a section about design of transfer subcommand 
    axfer: add a section to describe compatibility to aplay(1) 
    axfer: add a manual for transfer subcommand 
    axfer: add a manual for list subcommand 
    axfer: add a manual for entry point 
    axfer: check whether a terminal is referred for stdio
buildservice-autocommit accepted request 643694 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 150)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 643690 from Christian Boltz's avatar Christian Boltz (cboltz) (revision 149)
- remove "Obsoletes: bat <= 0.1.0" - it triggers uninstall of the unrelated
  "bat" (cat clone) package

(found and reported by simonizor on the opensuse-factory mailinglist)
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 642600 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 148)
- Updated to alsa-utils 1.1.7:
  * aplay: Fix invalid file size check for non-regular files
  * speaker-test: Support S24_3LE sample format
  * speaker-test: Allow sampling rates up to 768000
  * alsabat: Allow custom sample format for round trip latency test
  * alsaucm: add alsa-ucm udev rules for PAZ00 (Toshiba AC100/Dynabook AZ)
  * alsatplg: add man file
  * alsactl: improved disconnection handling
  * compile warning fixes
  * aplay: add missing block brackets
buildservice-autocommit accepted request 594639 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 147)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 594625 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 146)
- Avoid %license tag for old distros to fix builds
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 593419 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 145)
- Updated to alsa-utils 1.1.6:
  * Change FSF address (Franklin Street)
  * aplay: Adjust sample rate limits to support newer hardware
  * alsactl: Only start restore service when asoundrc file exists
  * alsaloop: fix a typo in the comparison
  * speaker-test: Refactor the tone-generator codes
  * aplay: Fix wav file not being split on 32 bit platforms
  * bat: alsa.c - move the thread cleanup pop before goto exit3
- Remove obsoleted patches:
  0001-aplay-Adjust-sample-rate-limits-to-support-newer-har.patch
  0002-alsactl-Only-start-restore-service-when-asoundrc-fil.patch
- Use %license file tag
buildservice-autocommit accepted request 558245 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 144)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 558223 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 143)
- Get rid of superfluous patch for ancient distros:
  alsa-utils-gettext-version-removal.diff
- Remove superfluous file override, which is already included in
  the 1.1.5 tarball:
  alsaucm.rst
- Backport upstream fixes:
  0001-aplay-Adjust-sample-rate-limits-to-support-newer-har.patch
  0002-alsactl-Only-start-restore-service-when-asoundrc-fil.patch
- Cleanup specfile to rip off the too old kludges
buildservice-autocommit accepted request 541845 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 142)
baserev update by copy to link target
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 541840 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 141)
- Update to alsa-utils 1.1.5:
  * alsactl: Move systemd unit start-up from basic.target to
    sound.target 
  * alsatplg: fix topology compiler long option parsing 
  * topology: delete output file if parsing fails. 
  * aplay: Fix playback for small raw files 
  * aplay: Refactor playback code 
  * aplay: Add samples argument for playing/recording a given
    number of samples 
  * aplay: interrupt streaming via signal in voc_pcm_write 
  * aplay: Fix --max-file-time option 32 bits overflow 
  * alsabat: fix one uninitialized warning issue 
- Fix filelist for the 1.1.5 update
buildservice-autocommit accepted request 539450 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 140)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 539367 from Jan Matejek's avatar Jan Matejek (matejcik) (revision 139)
- drop unused requirement for python-docutils
buildservice-autocommit accepted request 495557 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 138)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 495460 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 137)
- Update to alsa-utils 1.1.4:
  * alsactl: Remove standard output definition in systemd unit
  * alsa-info: provide more DMI information
  * alsa-info: add ACPI device status
  * amidi: optarg might be NULL, fix 't' argument parsing
  * aplay: Introduce and use xwrite helper
buildservice-autocommit accepted request 448018 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 136)
baserev update by copy to link target
Displaying revisions 61 - 80 of 215
openSUSE Build Service is sponsored by