Commit Graph

324 Commits

Author SHA256 Message Date
Dominique Leuenberger
a3b0c6abe9 Accepting request 686495 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/686495
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa?expand=0&rev=188
2019-03-25 08:47:16 +00:00
15a56eeba5 Accepting request 685853 from home:jengelh:sct
- Replace unspecific historic boilerplate summaries,
  and replace $RPM_* shell vars.

OBS-URL: https://build.opensuse.org/request/show/685853
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa?expand=0&rev=243
2019-03-19 17:47:37 +00:00
Dominique Leuenberger
130ec74e95 Accepting request 663643 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/663643
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa?expand=0&rev=187
2019-01-15 12:15:02 +00:00
Tomáš Chvátal
1243929311 Accepting request 663635 from home:tiwai:branches:multimedia:libs
- Update to alsa-lib 1.1.8
  * Core:
    conf: rename snd_conf_load1() to _snd_config_load_with_include() 
    conf/ucm: bytcht-es8316: Add long-name UCM profiles 
    conf/ucm: Add UCM profile for bytcht-es8316 boards 
    Create shared {En,Dis}ableSeq.conf components for rt5645 variants 
    conf/ucm: bytcr-rt5651: Add bytcr-rt5651-stereo-spk-dmic-mic config 
    conf/ucm: kblrt5660: Add ucm setting for Dell Edge IoT platform 
    conf/ucm: chtrt5650: Add UCM config for chtrt5650 
    ucm: Set default include path 
    conf: Move UCM profile snippets into components subdirectory 
    initial version of .travis.yml file 
  * Control API:
    control: fix the assert() in snd_ctl_elem_set_bytes 
  * PCM API:
    pcm: ioplug: Fix the regression of pulse plugin drain 
    pcm: extplug: Keep format and channels the same if requested 
    pcm: dshare: Fix segfault when not binding channel 0 
    pcm: dmix: Add option to allow alignment of slave pointers 
    pcm: interval: Interpret (x x+1] correctly and return x+1 
  * Use Case Manager API:
    conf: rename snd_conf_load1() to _snd_config_load_with_include() 
    ucm: Set default include path 
    conf: Move UCM profile snippets into components subdirectory 
  * Configuration:
    conf: rename snd_conf_load1() to _snd_config_load_with_include() 
    conf/ucm: bytcht-es8316: Add long-name UCM profiles 
    conf/ucm: Add UCM profile for bytcht-es8316 boards 
    Create device component for rt5645 Internal Analog Mic UCM 
    Factor out rt5645 variants Headset+Digital Mic UCM shared {en,dis}able sequences

OBS-URL: https://build.opensuse.org/request/show/663635
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa?expand=0&rev=241
2019-01-08 11:56:43 +00:00
Dominique Leuenberger
31c5cb0a96 Accepting request 649311 from multimedia:libs
- Backport upstream fix for a PCM regression for audacity
  (bsc#1116153):
  0002-pcm-interval-Interpret-x-x-1-correctly-and-return-x-.patch

OBS-URL: https://build.opensuse.org/request/show/649311
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa?expand=0&rev=186
2018-11-26 09:17:17 +00:00
2f72eec5e8 correct patch file name
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa?expand=0&rev=239
2018-11-15 14:58:56 +00:00
10b626a673 Accepting request 649305 from home:tiwai:branches:multimedia:libs
- Backport upstream fix for a PCM regression for audacity
  (bsc#1116153):
  0002-test-latecy-fix-typo-in-tstamp-compare.patch

OBS-URL: https://build.opensuse.org/request/show/649305
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa?expand=0&rev=238
2018-11-15 14:56:05 +00:00
Dominique Leuenberger
8a50691229 Accepting request 642939 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/642939
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa?expand=0&rev=185
2018-10-23 18:35:50 +00:00
Ismail Dönmez
c2ffb0401e Accepting request 642935 from home:tiwai:branches:multimedia:libs
- Fix the incorrect UCM profile for Dell WD15 dock (bsc#1112292):
  0001-conf-ucm-Dell-WD15-Dock-Fix-incorrect-device-names.patch

OBS-URL: https://build.opensuse.org/request/show/642935
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa?expand=0&rev=236
2018-10-18 13:06:28 +00:00
Ismail Dönmez
f2fcfc2980 Accepting request 642599 from home:tiwai:branches:multimedia:libs
- Updated to alsa-lib 1.1.7:
  * change the location for add-on configs to /etc/alsa/conf.d
  * topology: Fix bclk and fsync inversion in set_link_hw_format()
  * topology: Add missing clock gating parameter when parsing hw_configs
  * topology: Add definitions for mclk_direction values
  * topology: Add alias conf parameter names for hw_configs
  * softvol: Allow up to 90 dB of gain
  * ucm: adding the folder of card_long_name when finding verb conf file
  * TLV macro cleanup and fixes
  * conf: USB-audio: Fix for Xonar U7 SPDIF device
  * pcm: add missing flags initialization for the fallback control data
  * pcm ioplug: fix some coverity issues
  * pcm: dmix: Fix hwptr updates at status call
  * New UCM files: bytcr-rt5640, chtnau8824, Dell WD-dock
  * UCM fixes: VEYRON-I2S, bytcr-rt5645, bytcr-rt5651, bytcr-rt5640,
    chtrt5645
  * Comment fixes
  * pcm: Define refine mask bits for DSD
  * pcm: snd_interval_refine_first/last fix
  * pcm: ioplug: Provide avail helper function for plugins
  * pcm: rate: Add error check for snd_pcm_avail_update()
  * pcm: Fix header guard in pcm_plugin.h
  * pcm: ioplug: Transfer all available data
  * control_hw: Fix issue when applying seccomp policy
  * seq: Fix signedness in MIDI encoder/decoder
- Remove obsoleted patches:
  0001-ucm-adding-the-folder-of-card_long_name-when-finding.patch
  0002-conf-ucm-increase-the-input-volume-for-LineIn.patch
  0003-conf-ucm-chtrt5645-Cleanup-and-playback-fixes.patch
  0004-conf-ucm-chtrt5645-Microphone-recording-fixes.patch

OBS-URL: https://build.opensuse.org/request/show/642599
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa?expand=0&rev=235
2018-10-17 10:57:57 +00:00
Dominique Leuenberger
b827e5707c Accepting request 603200 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/603200
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa?expand=0&rev=184
2018-05-07 12:52:42 +00:00
Tomáš Chvátal
c45adc86c9 Accepting request 603189 from home:tiwai:branches:multimedia:libs
- Backport UCM fix and new profiles from upstream (bsc#1091678):
  0001-ucm-adding-the-folder-of-card_long_name-when-finding.patch
  0002-conf-ucm-increase-the-input-volume-for-LineIn.patch
  0003-conf-ucm-chtrt5645-Cleanup-and-playback-fixes.patch
  0004-conf-ucm-chtrt5645-Microphone-recording-fixes.patch
  0005-conf-ucm-chtrt5645-Fix-recording-from-internal-analo.patch
  0006-conf-ucm-chtrt5645-At-config-for-the-Asus-T100HA.patch
  0007-conf-ucm-chtrt5645-At-config-for-the-Lenovo-Ideapad-.patch
  0008-conf-ucm-Add-a-UCM-profile-for-Dell-WD15-Dock-USB-au.patch

OBS-URL: https://build.opensuse.org/request/show/603189
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa?expand=0&rev=233
2018-05-02 17:22:09 +00:00
Yuchen Lin
add96c2081 Accepting request 594638 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/594638
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa?expand=0&rev=183
2018-04-10 07:51:07 +00:00
Tomáš Chvátal
5829d30c53 Accepting request 594624 from home:tiwai:branches:multimedia:libs
- Avoid the use of license tag for old distros for fixing build

OBS-URL: https://build.opensuse.org/request/show/594624
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa?expand=0&rev=231
2018-04-08 10:16:50 +00:00
Tomáš Chvátal
b80b6de5ef Accepting request 593417 from home:tiwai:branches:multimedia:libs
- Updated to alsa-lib 1.1.6:
  * Change FSF address (Franklin Street)
  * pcm: route: Fix use_getput flag computation for 3 byte formats
  * test: correct emulation for channel-map TLV
  * Change snd_dlopen() function to return the error string
  * configure.ac: build extra mixer modules conditionally
  * configure.ac: do not enable alisp code by default
  * conf/ucm: Rearrange Makefile.am
  * conf/ucm: Add dual HD-audio codecs config for Lenovo
  * conf/ucm: Add Gigabyte mobo UCM profile with dual HD-audio codecs
  * asound.h: add SNDRV_PCM_FORMAT_{S, U}20
  * pcm: add and describe SND_PCM_FORMAT_{S, U}20
  * pcm: linear, route: handle linear formats with 20-bit sample on 4 bytes
  * pcm: plug: add SND_PCM_FORMAT_{S, U}20 to linear_preferred_formats
  * pcm: remove unused macros of COPY_LABELS/COPY_END
  * pcm: remove unused macros of GETU_LABELS/GETU_END
  * pcm: remove unused macros of NORMS_LABELS/NORMS_END
  * pcm: fix wrong comments for some cases of linear interpolation of PCM samples
  * topology: Fix to skip writing of header for compound elements
  * control: Proper reference of internal versioned functions
  * timer: Proper reference of internal versioned symbols
  * core: Proper reference of internal snd_dlopen()
  * conf/ucm: Add chtrt5645-mono-speaker-analog-mic configuration
  * pcm: Return the consistent error code for unexpected PCM states
  * pcm: Fix two bugs in snd_pcm_area_silence()
  * pcm: fix a bug to copy silent samples aligned to 64
  * pcm: another fix for the snd_pcm_area_silence() fast path
  * pcm: ioplug: Use boundary for wrap around
  * pcm: Do not access lock_enabled if thread safe API
  * pcm: ioplug: Provide hw_avail helper function for plugins

OBS-URL: https://build.opensuse.org/request/show/593417
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa?expand=0&rev=230
2018-04-04 09:21:43 +00:00
Dominique Leuenberger
7ee3b5a208 Accepting request 581357 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/581357
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa?expand=0&rev=182
2018-03-04 10:53:04 +00:00
a5d2e9b64b Accepting request 581348 from home:tiwai:branches:multimedia:libs
- Add UCM profile for Baytrail CR with RT5460 (bsc#1083195)

OBS-URL: https://build.opensuse.org/request/show/581348
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa?expand=0&rev=228
2018-02-28 21:51:26 +00:00
Dominique Leuenberger
011412aac0 Accepting request 567485 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/567485
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa?expand=0&rev=181
2018-01-21 14:46:39 +00:00
Tomáš Chvátal
6d73dea06e Accepting request 567472 from home:tiwai:branches:multimedia:libs
- Upstream fixes:
  * Add the new ucm for Cherrytrail devices (bsc#1068546):
    0005-conf-ucm-Add-chtrt5645-mono-speaker-analog-mic-confi.patch
  * Fix for error code from PCM API functions at unexpected states:
    0006-pcm-Return-the-consistent-error-code-for-unexpected-.patch

OBS-URL: https://build.opensuse.org/request/show/567472
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa?expand=0&rev=226
2018-01-18 16:46:54 +00:00
Dominique Leuenberger
1c22894a87 Accepting request 558308 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/558308
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa?expand=0&rev=180
2017-12-23 11:18:55 +00:00
5104a8c0f6 Accepting request 558305 from home:tiwai:branches:multimedia:libs
- Recover udev 42-hd-audio-pm.rules for TW that was dropped
  mistakenly at the previous change

OBS-URL: https://build.opensuse.org/request/show/558305
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa?expand=0&rev=224
2017-12-19 07:32:36 +00:00
Tomáš Chvátal
fb2f7d70b7 Accepting request 558222 from home:tiwai:branches:multimedia:libs
- Backport fix patches from upstream:
  0001-pcm-route-Fix-use_getput-flag-computation-for-3-byte.patch
  0002-conf-ucm-Rearrange-Makefile.am.patch
  0003-conf-ucm-Add-dual-HD-audio-codecs-config-for-Lenovo.patch
  0004-conf-ucm-Add-Gigabyte-mobo-UCM-profile-with-dual-HD-.patch
- Add missing UCM profile for chtcx2072x (bsc#1068546)

OBS-URL: https://build.opensuse.org/request/show/558222
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa?expand=0&rev=223
2017-12-18 19:36:19 +00:00
Dominique Leuenberger
291010636f Accepting request 544735 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/544735
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa?expand=0&rev=179
2017-11-30 11:35:37 +00:00
f84af2321e Accepting request 544709 from home:RBrownSUSE:branches:multimedia:libs
Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)

OBS-URL: https://build.opensuse.org/request/show/544709
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa?expand=0&rev=221
2017-11-23 14:50:49 +00:00
Dominique Leuenberger
87891151e5 Accepting request 541844 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/541844
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa?expand=0&rev=178
2017-11-16 12:59:00 +00:00
f7fa8d7912 Accepting request 541828 from home:tiwai:branches:multimedia:libs
- Update to alsa-lib 1.1.5:
  * snd_user_file: avoid use wordexp 
  * cleanup: fix poll.h includes 
  * ctl: deprecate APIs of dimensional information 
  * ctl: ext: error at undefined read_event() callback
  * pcm: softvol: add support for S24_LE 
  * cleanup: Use uint*_t instead of u_int*_t everythwere 
  * cleanup: fix poll.h includes 
  * pcm: hw: Call USER_PVERSION ioctl at open 
  * pcm: hw: proper mmap and set_appl_ptr handling
  * pcm: code cleanup and refactoring
  * pcm: obsolete 'mmap_emulation' parameter of snd_pcm_hw_open_fd() 
  * pcm: dmix: Fix the inconsistent PCM state 
  * pcm: dshare: Call snd_pcm_dshare_state() directly 
  * pcm: dmix: Workaround for binary incompatibility 
  * conf: Check the availability of PTHREAD_MUTEX_RECURSIVE 
  * build: Define __USE_UNIX98 for old glibc 
  * rawmidi: symbols: use rawmidi_virt only when available 
  * seq: fix snd_seq_set_queue_tempo() usage example in the documentation 
  * topology: a few fixes
  * conf/ucm: rt565 support
  * conf: HdmiLpeAudio: add support for 3 devices 
  * conf: HdmiLpeAudio: remove the "front" pcm definition 
  * conf/ucm: DB410c-HiFi: add CIC selection 
  * conf: USB-Audio: allow custom definitions for "default" devices 
  * conf: USB-Audio: fix dsnoop args for Audiophile USB card

OBS-URL: https://build.opensuse.org/request/show/541828
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa?expand=0&rev=219
2017-11-14 15:02:25 +00:00
Dominique Leuenberger
835a14b98a Accepting request 500331 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/500331
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa?expand=0&rev=177
2017-06-03 23:48:49 +00:00
33e5f3709f Accepting request 500330 from home:tiwai:branches:multimedia:libs
- Update to alsa-lib 1.1.4.1: it's a bug-fix release, including
  all previous patches:
  * pcm: dmix: Fix the inconsistent PCM state
  * pcm: dshare: Call snd_pcm_dshare_state() directly
  * pcm: dmix: Workaround for binary incompatibility
  * test: add a test for list operation to user-defined element sets
  * conf: Check the availability of PTHREAD_MUTEX_RECURSIVE
  * build: Define __USE_UNIX98 for old glibc
- Obsoleted patches:
  0001-build-Define-__USE_UNIX98-for-old-glibc.patch
  0098-dmix-Workaround-for-binary-incompatibility.patch

OBS-URL: https://build.opensuse.org/request/show/500330
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa?expand=0&rev=217
2017-06-01 08:21:56 +00:00
Dominique Leuenberger
ac26887808 Accepting request 495558 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/495558
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa?expand=0&rev=176
2017-05-20 12:31:47 +00:00
Ismail Dönmez
70cad00250 Accepting request 495459 from home:tiwai:branches:multimedia:libs
- Update to alsa-lib 1.1.4: including most of previous fixes,
  in addition to topology API updates
- Upstream fix for building with old glibc:
  0001-build-Define-__USE_UNIX98-for-old-glibc.patch
- Obsoleted patches:
  0001-ucm-Add-ATTRIBUTE_UNUSED-for-unused-parameters-of-ex.patch
  0002-ucm-parser-needs-limits.h.patch
  0003-pcm-direct-allow-users-to-configure-different-period.patch
  0004-pcm-dshare-enable-silence.patch
  0005-pcm-rate-fix-the-hw_ptr-update-until-the-boundary-av.patch
  0006-plugin-dynamically-update-avail_min-on-slave.patch
  0007-rate-dynamic-update-avail_min-on-slave.patch
  0008-topology-fix-unused-const-variable-warning.patch
  0009-seq-improve-documentation-about-new-get-pid-card-fun.patch
  0010-pcm-direct-returning-semop-error-code-for-semaphore-.patch
  0011-pcm-direct-Fix-for-sync-issue-on-xrun-recover.patch
  0012-pcm-direct-check-state-before-enter-poll-on-timer.patch
  0013-pcm-direct-don-t-return-bogus-buffer-levels-in-xrun-.patch
  0014-conf-ucm-broxton-add-broxton-rt298-conf-files.patch
  0015-pcm-direct-Fix-deadlock-in-poll_descriptors.patch
  0016-ucm-Assure-the-user-input-card-name-not-to-exceed-ma.patch
  0017-ucm-Load-device-specific-configuration-file-based-on.patch
  0018-ucm-Add-command-get-_file-to-get-the-config-file-nam.patch
  0019-topology-Fix-incorrect-license-in-source-comments.patch
  0020-conf-cards-add-support-for-pistachio-card.patch
  0021-pcm-multi-Drop-the-fixed-slave_map-in-snd_pcm_multi_.patch
  0022-conf-Add-card-config-for-Intel-HDMI-DP-LPE-audio.patch
  0023-pcm-Avoid-lock-for-snd_pcm_nonblock.patch
  0024-pcm-Disable-locking-in-async-mode.patch
  0025-pcm-dmix-Allow-disabling-x86-optimizations.patch

OBS-URL: https://build.opensuse.org/request/show/495459
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa?expand=0&rev=215
2017-05-17 10:08:25 +00:00
Dominique Leuenberger
1fec5e603b Accepting request 492619 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/492619
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa?expand=0&rev=175
2017-05-06 16:25:00 +00:00
Tomáš Chvátal
54993dbcc2 Accepting request 492611 from home:tiwai:branches:multimedia:libs
- Remove direct_memory_access flag from dmix definition again for
  fixing a regression used with old alsa-lib binary (boo#1037021):
  0096-conf-Remove-dmix.direct_memory_access-setup.patch

OBS-URL: https://build.opensuse.org/request/show/492611
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa?expand=0&rev=213
2017-05-03 10:59:37 +00:00
Yuchen Lin
858543d121 Accepting request 487147 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/487147
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa?expand=0&rev=174
2017-04-17 08:22:29 +00:00
OBS User mrdocs
b638483714 Accepting request 487066 from home:tiwai:branches:multimedia:libs
- Disable dmix var_periodsize as default (boo#1033179)
  0097-pcm-dmix-Disable-var_periodsize-as-default.patch
- Workaround for binary incompatibility of dmix shm (boo#1033080):
  0098-dmix-Workaround-for-binary-incompatibility.patch

OBS-URL: https://build.opensuse.org/request/show/487066
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa?expand=0&rev=211
2017-04-11 02:07:13 +00:00
OBS User mrdocs
6977966888 Accepting request 483406 from home:tiwai:branches:multimedia:libs
- Backport upstream fix patches, including the deadlock fix for
  aplay/arecord (boo#1031525):
  0001-ucm-Add-ATTRIBUTE_UNUSED-for-unused-parameters-of-ex.patch
  0002-ucm-parser-needs-limits.h.patch
  0003-pcm-direct-allow-users-to-configure-different-period.patch
  0004-pcm-dshare-enable-silence.patch
  0005-pcm-rate-fix-the-hw_ptr-update-until-the-boundary-av.patch
  0006-plugin-dynamically-update-avail_min-on-slave.patch
  0007-rate-dynamic-update-avail_min-on-slave.patch
  0008-topology-fix-unused-const-variable-warning.patch
  0009-seq-improve-documentation-about-new-get-pid-card-fun.patch
  0010-pcm-direct-returning-semop-error-code-for-semaphore-.patch
  0011-pcm-direct-Fix-for-sync-issue-on-xrun-recover.patch
  0012-pcm-direct-check-state-before-enter-poll-on-timer.patch
  0013-pcm-direct-don-t-return-bogus-buffer-levels-in-xrun-.patch
  0014-conf-ucm-broxton-add-broxton-rt298-conf-files.patch
  0015-pcm-direct-Fix-deadlock-in-poll_descriptors.patch
  0016-ucm-Assure-the-user-input-card-name-not-to-exceed-ma.patch
  0017-ucm-Load-device-specific-configuration-file-based-on.patch
  0018-ucm-Add-command-get-_file-to-get-the-config-file-nam.patch
  0019-topology-Fix-incorrect-license-in-source-comments.patch
  0020-conf-cards-add-support-for-pistachio-card.patch
  0021-pcm-multi-Drop-the-fixed-slave_map-in-snd_pcm_multi_.patch
  0022-conf-Add-card-config-for-Intel-HDMI-DP-LPE-audio.patch
  0023-pcm-Avoid-lock-for-snd_pcm_nonblock.patch
  0024-pcm-Disable-locking-in-async-mode.patch
  0025-pcm-dmix-Allow-disabling-x86-optimizations.patch
  0026-pcm-dmix_rewind-corrupts-application-pointer-fix.patch
  0027-pcm-direct-fix-race-on-clearing-timer-events.patch
  0028-pcm-file-Enable-file-writing-for-capture-path.patch

OBS-URL: https://build.opensuse.org/request/show/483406
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa?expand=0&rev=210
2017-03-29 22:55:12 +00:00
Dominique Leuenberger
c5858e7b9b Accepting request 456823 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/456823
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa?expand=0&rev=173
2017-02-16 15:44:10 +00:00
a577d8eaee Accepting request 456748 from home:scarabeus_iv:branches:multimedia:libs
Fix typo in previous submission udevdir vs udevrulesdir

OBS-URL: https://build.opensuse.org/request/show/456748
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa?expand=0&rev=208
2017-02-13 12:56:07 +00:00
Tomáš Chvátal
5cc581991c Accepting request 455426 from home:kukuk:branches:multimedia:libs
- Don't require insserv if we don't need it.

OBS-URL: https://build.opensuse.org/request/show/455426
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa?expand=0&rev=207
2017-02-13 10:11:00 +00:00
Ludwig Nussel
123d3813d1 Accepting request 448017 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/448017
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa?expand=0&rev=172
2017-01-04 18:28:24 +00:00
Ismail Dönmez
bdc811538b Accepting request 448011 from home:tiwai:branches:multimedia:libs
- Really bump the version number to 1.1.3 (sorry, forgot to change
  in Version tag).

OBS-URL: https://build.opensuse.org/request/show/448011
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa?expand=0&rev=205
2016-12-28 16:08:36 +00:00
Ismail Dönmez
71c0571e3a Accepting request 447999 from home:tiwai:branches:multimedia:libs
- Update to alsa-lib 1.1.3 release;
  just including all previous fixes
- Drop obsoleted patches:
  0001-ucm-Add-ucm-files-for-DB410c-board.patch
  0002-mixer-Fix-rounding-mode-documentation.patch
  0003-pcm-Fix-shm-initialization-race-condition.patch
  0004-pcm-Better-understandable-locking-code.patch
  0005-ucm-fix-crash-when-calling-snd_use_case_geti-with-no.patch
  0006-ucm-docs-typeset-lists-of-identifiers-explicitly.patch
  0007-Update-include-sound-tlv.h-from-4.9-pre-kernel-uapi.patch
  0008-test-use-actual-information-for-TLV-operation.patch
  0009-ctl-improve-API-documentation-for-TLV-operation.patch
  0010-ctl-improve-documentation-about-TLV-related-APIs.patch
  0011-ctl-correct-documentation-about-TLV-feature.patch
  0012-conf-ucm-skylake-add-skylake-rt286-conf-files.patch
  0013-pcm_plug-Clear-plugins-on-all-error-conditions.patch
  0014-mixer-Don-t-install-smixer-modules-unless-python-is-.patch
  0015-pcm_dshare-Do-not-discard-slave-reported-delay-in-st.patch
  0016-pcm-direct-Protect-from-freeing-semaphore-when-alrea.patch
  0017-pcm-dshare-Fix-endless-playback-of-buffer.patch
  0018-pcm-Add-the-PCM-state-checks-to-plugins.patch
  0019-pcm-dmix-Do-not-discard-slave-reported-delay-in-stat.patch

OBS-URL: https://build.opensuse.org/request/show/447999
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa?expand=0&rev=204
2016-12-28 15:33:10 +00:00
Dominique Leuenberger
3114405b0f Accepting request 442730 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/442730
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa?expand=0&rev=171
2016-12-11 12:26:13 +00:00
Ismail Dönmez
6117f9abfc Accepting request 442719 from home:tiwai:branches:multimedia:libs
- Backport upstream fixes (bsc#1012594):
  - A few PCM bugs have been fixed:
    * Stall of dmix and others in a wrong PCM state
    * Refactoring of PCM locking scheme
    * SHM initialization race fix
    * plug PCM memory leaks
    * Improvement of dshare/dmix delay calculation
    * Fix endless dshare draining
    * Fix semaphore discard race fix of direct plugins
  - UCM fixes and updates for DB410c and skylake-r5286
  - Mixer code cleanup not to install bogus plugin codes
  - Documentation fixes / updates
  0001-ucm-Add-ucm-files-for-DB410c-board.patch
  0002-mixer-Fix-rounding-mode-documentation.patch
  0003-pcm-Fix-shm-initialization-race-condition.patch
  0004-pcm-Better-understandable-locking-code.patch
  0005-ucm-fix-crash-when-calling-snd_use_case_geti-with-no.patch
  0006-ucm-docs-typeset-lists-of-identifiers-explicitly.patch
  0007-Update-include-sound-tlv.h-from-4.9-pre-kernel-uapi.patch
  0008-test-use-actual-information-for-TLV-operation.patch
  0009-ctl-improve-API-documentation-for-TLV-operation.patch
  0010-ctl-improve-documentation-about-TLV-related-APIs.patch
  0011-ctl-correct-documentation-about-TLV-feature.patch
  0012-conf-ucm-skylake-add-skylake-rt286-conf-files.patch
  0013-pcm_plug-Clear-plugins-on-all-error-conditions.patch
  0014-mixer-Don-t-install-smixer-modules-unless-python-is-.patch
  0015-pcm_dshare-Do-not-discard-slave-reported-delay-in-st.patch
  0016-pcm-direct-Protect-from-freeing-semaphore-when-alrea.patch
  0017-pcm-dshare-Fix-endless-playback-of-buffer.patch
  0018-pcm-Add-the-PCM-state-checks-to-plugins.patch

OBS-URL: https://build.opensuse.org/request/show/442719
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa?expand=0&rev=202
2016-11-29 18:09:28 +00:00
Dominique Leuenberger
b9873b2ebc Accepting request 416717 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/416717
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa?expand=0&rev=170
2016-08-06 18:35:07 +00:00
Ismail Dönmez
9d21ad3488 Accepting request 416688 from home:tiwai:branches:multimedia:libs
- Update to alsa-lib v1.1.2:
  * topology API updates
  * support of stacked async handlers
  * new UCM configs: rockchip-i2s, skylake-i2s, chtrt5645,
  * add cset-tlv ucm support
  * fix conversion of TLVs min_db and max_dB value in softvol
  * fix appl pointer in the error path of PCM plugin
  * PCM code cleanup
  * fix suspend/resume of PCM dmix, dsnoop and dshare plugins
  * fix doubly enumerated items via namehint
  * make PCM codes thread-safe
  * API documentation enhancements
  * element-set ctl API
  * Optimization by replacing alloca() usages
- Drop obsoleted patches:
  0001-pcm_plugin-fix-appl-pointer-not-correct-when-mmap_co.patch
  0002-pcm-Clean-up-error-paths-in-snd_pcm_plugin_-helpers.patch
  0003-pcm-Fallback-open-as-the-first-instance-for-dmix-co.patch
  0004-pcm-softvol-fix-conversion-of-TLVs-min_db-and-max_dB.patch
  0005-pcm-Fix-suspend-resume-regression-with-dmix-co.patch
  0006-pcm-dmix-Fix-doubly-resume-of-slave-PCM.patch
  0007-namehint-Don-t-enumerate-as-duplex-if-only-a-single-.patch
  0008-pcm-Define-namehint-for-single-directional-PCM-types.patch
  0009-conf-Add-thread-safe-global-tree-reference.patch
  0010-pcm-Remove-resume-support-from-dmix-co.patch
  0011-pcm-Fix-secondary-retry-in-dsnoop-and-dshare.patch
  0012-pcm-dmix-resume-workaround-for-buggy-driver.patch
  0013-pcm-dmix-Prepare-slave-when-it-s-in-SETUP-too.patch
  0014-pcm-dmix-Return-error-when-slave-is-in-OPEN-or-DISCO.patch
  0015-async-Handle-previously-installed-signal-handler.patch

OBS-URL: https://build.opensuse.org/request/show/416688
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa?expand=0&rev=200
2016-08-03 12:33:28 +00:00
Dominique Leuenberger
a64d339caf Accepting request 400710 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/400710
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa?expand=0&rev=169
2016-06-12 16:51:37 +00:00
Ismail Dönmez
d51e946615 Accepting request 400689 from home:tiwai:branches:multimedia:libs
- Backport upstream fixes: fixing PCM dmix & co suspend/resume,
  namehint parser fixes, stackable async handler:
  0007-namehint-Don-t-enumerate-as-duplex-if-only-a-single-.patch
  0008-pcm-Define-namehint-for-single-directional-PCM-types.patch
  0009-conf-Add-thread-safe-global-tree-reference.patch
  0010-pcm-Remove-resume-support-from-dmix-co.patch
  0011-pcm-Fix-secondary-retry-in-dsnoop-and-dshare.patch
  0012-pcm-dmix-resume-workaround-for-buggy-driver.patch
  0013-pcm-dmix-Prepare-slave-when-it-s-in-SETUP-too.patch
  0014-pcm-dmix-Return-error-when-slave-is-in-OPEN-or-DISCO.patch
  0015-async-Handle-previously-installed-signal-handler.patch

OBS-URL: https://build.opensuse.org/request/show/400689
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa?expand=0&rev=198
2016-06-08 17:12:10 +00:00
Dominique Leuenberger
ae554db7c5 Accepting request 395069 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/395069
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa?expand=0&rev=168
2016-05-19 10:03:34 +00:00
75216f4ef8 Accepting request 395038 from home:tiwai:branches:multimedia:libs
- Backport various upstream fixes for PCM (bnc#979702):
  0001-pcm_plugin-fix-appl-pointer-not-correct-when-mmap_co.patch
  0002-pcm-Clean-up-error-paths-in-snd_pcm_plugin_-helpers.patch
  0003-pcm-Fallback-open-as-the-first-instance-for-dmix-co.patch
  0004-pcm-softvol-fix-conversion-of-TLVs-min_db-and-max_dB.patch
  0005-pcm-Fix-suspend-resume-regression-with-dmix-co.patch
  0006-pcm-dmix-Fix-doubly-resume-of-slave-PCM.patch

OBS-URL: https://build.opensuse.org/request/show/395038
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa?expand=0&rev=196
2016-05-12 15:03:05 +00:00
Dominique Leuenberger
93f6b9138f Accepting request 382608 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/382608
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa?expand=0&rev=167
2016-04-05 08:41:44 +00:00