Changelog for
libasound2-1.0.27.git20130515-1.1.x86_64.rpm :
Wed May 15 14:00:00 2013 tiwaiAATTsuse.de
- conf/ucm: DAISY-I2S: Set default filter mode for HiFi.
- conf/ucm: Set up for installation
- conf/ucm: tegraalc5632: add UCM config from Ubuntu
- conf/ucm: SDP4430: add UCM config from Ubuntu
- conf/ucm: PandaBoardES: add UCM config from Ubuntu
- conf/ucm: PandaBoard: add UCM config from Ubuntu
- conf/ucm: DAISY-I2S: add Samsung ARM Chromebook UCM config from ChromeOS
- seqmid: restore sequencer address prefix match feature
- conf - Add Scarlett 2i2 USB to S/PDIF blacklist
- Add definition of __inline__ for non-GCC
- Use __inline__ for exported headers
- bring pcm.h and pcm.c in sync with the kernel list
- pcm.c: fix indentation
Wed Apr 17 14:00:00 2013 tiwaiAATTsuse.de
- Fix doubly call of dlclose() in dlobj caching code
- Release v1.0.27
- control: enhance doc for snd_ctl_ascii_value_parse() function
Fri Apr 12 14:00:00 2013 tiwaiAATTsuse.de
- Updated to version 1.0.27
Wed Apr 10 14:00:00 2013 tiwaiAATTsuse.de
- Optimize NULL check in snd_dlobj_cache_put()
- Clean up dlobj cache only when no user is present
- pcm: direct plugins: do more safe IPC semaphore handling
- all places: doxygen cleanups
- control, pcm: implement snd_ctl_abort() and snd_pcm_abort() functions
- pcm: fix typo, should be SND_PCM_STATE_PREPARED.
Wed Apr 10 14:00:00 2013 tiwaiAATTsuse.de
- Optimize NULL check in snd_dlobj_cache_put()
- Clean up dlobj cache only when no user is present
- pcm: direct plugins: do more safe IPC semaphore handling
- all places: doxygen cleanups
- control, pcm: implement snd_ctl_abort() and snd_pcm_abort() functions
- pcm: fix typo, should be SND_PCM_STATE_PREPARED.
Wed Apr 10 14:00:00 2013 tiwaiAATTsuse.de
- Optimize NULL check in snd_dlobj_cache_put()
- Clean up dlobj cache only when no user is present
- pcm: direct plugins: do more safe IPC semaphore handling
- all places: doxygen cleanups
- control, pcm: implement snd_ctl_abort() and snd_pcm_abort() functions
- pcm: fix typo, should be SND_PCM_STATE_PREPARED.
Wed Apr 3 14:00:00 2013 tiwaiAATTsuse.de
- USB-audio: Add \"HP Digital Stereo Headset\" to SPDIF blacklist
Thu Mar 21 13:00:00 2013 tiwaiAATTsuse.de
- pcm: fix and optimize snd_pcm_areas_copy function
Wed Feb 27 13:00:00 2013 tiwaiAATTsuse.de
- snd_mixer_poll_descriptors_revents should loop over pollfd
Fri Feb 22 13:00:00 2013 tiwaiAATTsuse.de
- Add workaround for conflicting IEC958 controls for HD-audio
- control: Simplify using snd_config_get_bool()
Wed Feb 13 13:00:00 2013 tiwaiAATTsuse.de
- Add sys/types.h to include list
Sat Feb 2 13:00:00 2013 tiwaiAATTsuse.de
- conf: Fix a memory access violation resulting from improper error propogation
Fri Feb 1 13:00:00 2013 tiwaiAATTsuse.de
- update the version number to 1.0.26
- sync with FACTORY package; add missing module load scripts
Fri Feb 1 13:00:00 2013 tiwaiAATTsuse.de
- snd_device_name_hint(): do not use global snd_config.
- snd_device_name_hint(): do not change the global error handler.
- Add snd_lib_error_set_local() to install a thread-local error handler.
- snd_pcm_direct_parse_open_conf(): use thread-safe getgrnam_r()
Tue Jan 29 13:00:00 2013 tiwaiAATTsuse.de
- ucm: Set uc_mgr->ctl to NULL after closing it.
Sun Dec 16 13:00:00 2012 tiwaiAATTsuse.de
- configure: do not detect incorrect cross-compiler
Fri Dec 14 13:00:00 2012 tiwaiAATTsuse.de
- Fix endian check in local.h
Sat Dec 8 13:00:00 2012 tiwaiAATTsuse.de
- mixer: Don\'t build simple_abst when no libdl is available
- configure: Quite AM_CONDITIONAL() arguments
Thu Dec 6 13:00:00 2012 tiwaiAATTsuse.de
- PCM: Fix conflict of _snd_pcm_hw_params definitions
Sat Dec 1 13:00:00 2012 tiwaiAATTsuse.de
- Add workaround for conflicting snd_seq_event_t definitions
Fri Nov 30 13:00:00 2012 tiwaiAATTsuse.de
- PCM: shut up a compile \"unused parameter\" compile warning in pcm_multi.c
- PCM: Add more chmap definitions for UAC2
- Merge kernel uapi/sound/asound.h and asequencer.h
Wed Nov 14 13:00:00 2012 tiwaiAATTsuse.de
- PCM: Avoid busy loop in snd_pcm_write_areas() with rate plugin
Wed Oct 31 13:00:00 2012 tiwaiAATTsuse.de
- Reduce compilation warnings
- PCM: Fix memory leak for pcm empty and asym plugins
Mon Oct 29 13:00:00 2012 tiwaiAATTsuse.de
- pcm: fix 64-bit SNDRV_PCM_IOCTL_STATUS ABI breakage
Fri Oct 26 14:00:00 2012 tiwaiAATTsuse.de
- pcm: support for audio timestamps
Thu Oct 11 14:00:00 2012 tiwaiAATTsuse.de
- PCM: Fix the invalid snd_pcm_close() calls in rate plugin
Sun Sep 23 14:00:00 2012 tiwaiAATTsuse.de
- Update .gitignore
- test: add audio_time
Sat Sep 22 14:00:00 2012 tiwaiAATTsuse.de
- PCM: Fix infinite loop in htimestamp of dmix, dsnoop and dshare plugins
Fri Sep 21 14:00:00 2012 tiwaiAATTsuse.de
- PCM: Fill SND_CHMAP_NA to silent channels in route plugin
Tue Sep 18 14:00:00 2012 tiwaiAATTsuse.de
- PCM: A few doxygen fixes for chmap stuff
- PCM: Fix the conversion from string to chmap position
- PCM: Define MONO and other channel map positions
- test/chmap: Fix wrong malloc size
- conf: Add chmap definitions to TRIDENT and SI7018 configurations
- PCM: Use compounds for overriding / enhancing chmaps
- Add chmap override definitions for Emu10k1, Audigy and Audigy2 cards
- PCM: Add the missing query_chmaps for route plugin
- PCM: Add chmap options to hw and null plugins
- PCM: Add query_chmaps support to multi plugin
- PCM: Add snd_pcm_chmap_long_name()
- PCM: Add SND_CHMAP_API_VERSION definition
- PCM: Add string conversion helper functions for chmap
- PCM: Fix prefix for snd_pcm_chmap_type enum members
- Fix duplicated channel entry in test/chmap.c
- PCM: Implement snd_pcm_query_chmaps_from_hw()
- PCM: Introduce snd_pcm_chmap_t and snd_pcm_chmap_query_t
- Add SND_CHMAP_NA and bit flag definitions
- Follow channel position definitions to mixer channel in mixer.h
- Define channel map position enum in pcm.h
- Cache the chmap operation errors
- Add test/chmap program
- Implement get_chmap/set_chmap for PCM extplug/ioplug plugins
- Implement get_chmap/set_chmap for PCM plug, route and multi plugins
- Implement the channel mapping API
Fri Sep 7 14:00:00 2012 tiwaiAATTsuse.de
- Release v1.0.26
- doc: Use \'rm -rf\' for the html doxygen tree (it contains search/ dir now)
Sat Sep 1 14:00:00 2012 tiwaiAATTsuse.de
- PCM: plug: Move fast_ops copy after slave configuration.
Thu Aug 16 14:00:00 2012 tiwaiAATTsuse.de
- PCM: Allow to run older version of extplug plugin
Sat Aug 11 14:00:00 2012 tiwaiAATTsuse.de
- Ignore .
* files in general
- ucm: Add const to execute_cset() argument
- ucm: Improve cset command parsing
Thu Aug 9 14:00:00 2012 tiwaiAATTsuse.de
- test/latency.c: Fix string argument to getopt_long, so now it handles -E and -B
Thu Aug 2 14:00:00 2012 tiwaiAATTsuse.de
- ucm: Return NULL from get_list0() and get_list20() in case of empty lists.
Wed Jul 18 14:00:00 2012 tiwaiAATTsuse.de
- build: Disable another compile chack with --disable-alsatest
- ucm: Add missing pthread.h include
- build: Fallback to alphasort() if versionsort() isn\'t available
- control: Use strcpy() instead of stpcpy()
Fri Jul 6 14:00:00 2012 tiwaiAATTsuse.de
- hctl: Remove a useless assert
- Fix the binary compatibility of ext-ctl plugin with protocol 1.0.0
Wed May 30 14:00:00 2012 tiwaiAATTsuse.de
- ucm: Handle repeat device and modifier enables/disables
Thu May 24 14:00:00 2012 tiwaiAATTsuse.de
- conf: Add more USB devices to S/PDIF blacklist
- tlv: improve robustness of raw value ranges
Tue May 15 14:00:00 2012 tiwaiAATTsuse.de
- pcm_dsnoop: comment fall-through in next \"case\"
- pcm: add missing \"break\" in \"switch\"
Wed Apr 25 14:00:00 2012 tiwaiAATTsuse.de
- Fix invalid long long format specifier
Tue Apr 24 14:00:00 2012 tiwaiAATTsuse.de
- alsa-lib conf: Add two more USB devices to iec958 blacklist
Tue Apr 17 14:00:00 2012 tiwaiAATTsuse.de
- control_external: Add ability to specify TLV data.
Sun Apr 15 14:00:00 2012 tiwaiAATTsuse.de
- alsa-lib conf: block S/PDIF access for Sennheiser USB headset
Thu Mar 29 14:00:00 2012 tiwaiAATTsuse.de
- doc: Fix typo in PCM formats
Thu Mar 15 13:00:00 2012 tiwaiAATTsuse.de
- seqmid - more descriptions on snd_seq_parse_address() behavior
Wed Mar 14 13:00:00 2012 tiwaiAATTsuse.de
- mixer: Remove redundant CHECK_ENUM() from snd_mixer_selem_is_enum
*()
Sat Mar 10 13:00:00 2012 tiwaiAATTsuse.de
- USB-Audio: Fixup card name for Logitech web camera
- USB-Audio: Blacklist iec958 for some USB devices
Thu Feb 9 13:00:00 2012 tiwaiAATTsuse.de
- conf/pcm: Add support for Echo3G devices. Thanks to unimatrix.
Thu Jan 26 13:00:00 2012 tiwaiAATTsuse.de
- Release v1.0.25
Wed Jan 25 13:00:00 2012 tiwaiAATTsuse.de
- updated to version 1.0.25
Mon Jan 23 13:00:00 2012 tiwaiAATTsuse.de
- Sync with FACTORY package
Sat Jan 21 13:00:00 2012 tiwaiAATTsuse.de
- Introduce --with-pkgconfdir, add 64-bit defaults to gitcompile
Fri Jan 20 13:00:00 2012 tiwaiAATTsuse.de
- Document strdup allocation in snd_card_get_name family
- Improve snd_device_name_hint documentation
- Improve hw_params documentation
- Search-and-replace improve documentation language
- Remove docs for snd_names_list and snd_names_list_free
Wed Nov 16 13:00:00 2011 tiwaiAATTsuse.de
- pcm:mmap_emul: Fix sw_params and others in bypass mode
Sat Oct 8 14:00:00 2011 tiwaiAATTsuse.de
- control: add snd_ctl_elem_add_enumerated()
Thu Oct 6 14:00:00 2011 tiwaiAATTsuse.de
- asound.h: cosmetic changes for consistency with kernel asound.h
- asound.h: update for latest kernel
Fri Sep 23 14:00:00 2011 tiwaiAATTsuse.de
- src/pcm/pcm_mmap.c: add missing free
- src/pcm/pcm_multi.c: add missing free
- src/pcm/pcm_ladspa.c: add missing free
- src/pcm/pcm_rate.c: add missing free
Thu Sep 22 14:00:00 2011 tiwaiAATTsuse.de
- pcm: recalculate all rules after changing hw_params flags
Wed Sep 21 14:00:00 2011 tiwaiAATTsuse.de
- conf: Allow for a directory to be given as a config file.
Tue Aug 23 14:00:00 2011 tiwaiAATTsuse.de
- ucm: add another sequence \'msleep\'
Sat Aug 20 14:00:00 2011 tiwaiAATTsuse.de
- ucm: tivial code style fix
- ucm: fix seg fault in execute_cset()
Sat Jul 30 14:00:00 2011 tiwaiAATTsuse.de
- Add RME RPM to HDSP_IO_Type.
- Add snd_{ctl|pcm}_open_fallback() functions
- Define \"sysdefault\" PCM and control
Thu Jun 9 14:00:00 2011 tiwaiAATTsuse.de
- UCM: get: Implement \'exact\' value retrieval
- UCM: snd_use_case_get: Don\'t segfault when no current verb
- UCM: Allow querying of {Supported,Conflicting}Devices
- UCM: Disallow gets of undefined system properties
- UCM: Implement ConflictingDevices, add device list to devices
- UCM: Deprecate index on Section{Device,Modifier}
Sat Jun 4 14:00:00 2011 tiwaiAATTsuse.de
- Fix missing error code in snd_ctl_hw_open()
- UCM: Fix deadlock following failed get _verb
- UCM: Fix typo in error message
Sat May 21 14:00:00 2011 tiwaiAATTsuse.de
- ctlparse: Respect softfloat configure option
Tue May 17 14:00:00 2011 tiwaiAATTsuse.de
- emu10k1.conf - Fix no sound problem when using SB Live! Platinum
Tue May 10 14:00:00 2011 tiwaiAATTsuse.de
- Specficy subdevice 0 for front/surround
* of HDA-Intel.conf
Thu May 5 14:00:00 2011 tiwaiAATTsuse.de
- UCM: fix memory leak when executing cset commands
- Add test/lsb/config to .gitignore
- Fix printf for size_t
- Fix compile warnings
- alsa-lib: fixed coverity reported issues under \"FORWARD_NULL\" checker.
Wed Apr 27 14:00:00 2011 tiwaiAATTsuse.de
- HDA-Intel.conf - Fix low mic volume due to pulseaudio using \"front\" device for playback and capture
Thu Apr 21 14:00:00 2011 tiwaiAATTsuse.de
- EMU10K1.conf: Don\'t lock hook controls
- test/latency: print error message when 2 periods per buffer not supported
Wed Apr 20 14:00:00 2011 tiwaiAATTsuse.de
- Fix typo in comment in surround71.conf
Thu Apr 7 14:00:00 2011 tiwaiAATTsuse.de
- Mark Heaphone {Center|LFE} control of emu10k1 conf as optional
Thu Mar 31 14:00:00 2011 tiwaiAATTsuse.de
- configure: Fail when the user attempts to compile shared and static libs
Tue Mar 29 14:00:00 2011 tiwaiAATTsuse.de
- UCM: Fix LGPL licence (\"how to receive\" part referred GPL instead LGPL)
- Conf: Fix channels of ICE1712 to 10/12
Sun Mar 20 13:00:00 2011 tiwaiAATTsuse.de
- UCM: Fix empty get_list - initialize returned pointer to NULL
- UCM: comment fixes and fix myvalue initialization fix in add_values()
Sat Mar 19 13:00:00 2011 tiwaiAATTsuse.de
- alsa-lib: ucm: allow values to be read from devices
Wed Mar 16 13:00:00 2011 tiwaiAATTsuse.de
- alsa-lib: add LaCie Firewire Speakers/Griffin FireWave Surround driver
Fri Mar 4 13:00:00 2011 tiwaiAATTsuse.de
- Updated the package to 1.0.24.1.x
Tue Mar 1 13:00:00 2011 tiwaiAATTsuse.de
- Fix alsa-lib to regard 3D control - Depth as Playback Controls
Wed Feb 2 13:00:00 2011 tiwaiAATTsuse.de
- Release v1.0.24.1
- ucm: add more error messages for cdev and cset commands
- ucm: allow bind modifier to specific instances, other fixes
- ucm: make verb comments optional
- Release v1.0.24
- real fix for the UCM code compilation issue
- Fix UCM component handling in configure.in
- Update hdspm.h file from Adrian Knoth - final version
- Update hdspm.h file from Adrian Knoth
- Add hdspm.h kernel header to include/alsa/sound tree for the hdspmixer app
- pcm: fix typo in snd_pcm_recover() error message
- ucm: fix switch device & modifier when no transition is found
- ucm: add snd_use_case_verb_list() inline function
- aliases.conf: add aliases for CMI8788-based cards
- ucm: ctlparse - always terminate cset buffer
- ucm: fix handling of cset with spaces in the control name
- ucm: only select modifier when supported device is enabled
- ucm: implement basic script exec functionality
- ucm: check the correct return value for modifier
- ucm: check for valid value list before dereference.
- ucm: remove unused code.
- ucm: make sure active modifier and device lists are initialised
- ucm: remove parse_device() and call parse_compound() directly
- ucm: modifiers names must be compound parse
- ucm: removed unused \'active\' member in struct use_case_device
- ucm: initial implementation for cdev/cset
- ucm: CTL devices are only one per card (remove DEV from comments)
- ucm: add ValueDefaults section to the master file
- ucm: add cdev
- ucm: fix parser for sequences and fix wrong strcmp
- control: add ASCII parsers from amixer
- ucm: debug parser
- ucm: implemented card list feature
- ucm: unify snd_use_case_geti(), add snd_use_case_card_list() template
- ucm: cosmetic fix
- ucm: added implementation for other ucm parts, only card name list is missing
- ucm: Introduce \"Value {}\" section, more implementation work
- ucm: Moved ucm to src/ucm subdirectory
- ucm: Recode header to be more universal
- ucm: build - add build support for Use Case Manager
- ucm: core - Add initial Use Case Manager support.
- ucm: header - ALSA Use Case Manager
Wed Nov 24 13:00:00 2010 tiwaiAATTsuse.de
- pcm_plugin: fix delay
- pcm: add MMAP_EMUL to type names
Tue Nov 23 13:00:00 2010 tiwaiAATTsuse.de
- pcm_plugin: remove unused client_frames and slave_frames routines
Fri Nov 19 13:00:00 2010 tiwaiAATTsuse.de
- pcm: fix snd_pcm_avail_delay() function
Tue Nov 16 13:00:00 2010 tiwaiAATTsuse.de
- support for period wakeup disabling
- pcm: pass hw_params flags to slave
Thu Nov 11 13:00:00 2010 tiwaiAATTsuse.de
- USB-Audio.conf: fix Audiophile USB card name
Sat Oct 30 14:00:00 2010 tiwaiAATTsuse.de
- pcm direct plugins: change timestamping in dsnoop
Fri Oct 22 14:00:00 2010 tiwaiAATTsuse.de
- rebase to 1.0.23 release
Mon Oct 18 14:00:00 2010 tiwaiAATTsuse.de
- configure.in: don\'t rely on test -a, not all shells support it
- Version-check libtool correctly when doing an out-of-tree build
- tlv: fix returned dB information for min-is-mute controls
Tue Oct 12 14:00:00 2010 tiwaiAATTsuse.de
- config file processing: rewrite the locking - use one recursive mutex
Sat Oct 2 14:00:00 2010 tiwaiAATTsuse.de
- namehint: Another fix to properly evaluate hw devices
- namehint: Fix hw device evaluation (missing last device)
Thu Sep 16 14:00:00 2010 tiwaiAATTsuse.de
- Fix typo for surround PCMs in src/conf/cards/Loopback.conf
Thu Aug 26 14:00:00 2010 tiwaiAATTsuse.de
- Add Loopback.conf to define standard PCM devices for snd-aloop driver
Tue Aug 24 14:00:00 2010 tiwaiAATTsuse.de
- general: recoded snd_dlobj_ functions
- HDA-Intel: do not lock IEC958 Playback switch
Sat Aug 21 14:00:00 2010 tiwaiAATTsuse.de
- namehint: Evaluate more possibilities for hw devices
Sat Aug 14 14:00:00 2010 tiwaiAATTsuse.de
- Add missing support for 3-byte formats for 16bit put conversion
Fri Aug 13 14:00:00 2010 tiwaiAATTsuse.de
- pcm: Fixed typo (wrong deleted line) instroduced in the minperiodsize patch
Thu Aug 12 14:00:00 2010 tiwaiAATTsuse.de
- pcm: introduce defaults.pcm.compat to change the params choose behaviour
- pcm: add defaults.pcm.minperiodtime parsing
Tue Aug 10 14:00:00 2010 tiwaiAATTsuse.de
- HDA-Intel: present all 4 HDMI outputs instead of just the first one
Thu Aug 5 14:00:00 2010 tiwaiAATTsuse.de
- test/latency: fix timediff calculation
Tue Aug 3 14:00:00 2010 tiwaiAATTsuse.de
- pcm_plug: fix comparison always true
Fri Jul 23 14:00:00 2010 tiwaiAATTsuse.de
- pcm - ladspa: fix small memory leak in snd_pcm_ladspa_free_instances()
Thu Jul 22 14:00:00 2010 tiwaiAATTsuse.de
- Memory leak in namehint.c
Wed Jul 21 14:00:00 2010 tiwaiAATTsuse.de
- tlv: Remove tailing tab after snd_ctl_get_dB_range function
- tlv: Handle \'holes\' in SND_CTL_TLVT_DB_RANGE array
- tlv: Check out of range dB with SND_CTL_TLVT_DB_RANGE
Fri May 28 14:00:00 2010 tiwaiAATTsuse.de
- alisp - Fix a string format ambiguity
Thu May 20 14:00:00 2010 tiwaiAATTsuse.de
- control: tlv: Check dB range only within the control\'s volume range
Fri Apr 23 14:00:00 2010 tiwaiAATTsuse.de
- seq: Fix for snd_seq_parse_address()
Thu Apr 22 14:00:00 2010 tiwaiAATTsuse.de
- Use thread-safe locale functions if available
- Check for thread-specific locale support
Sat Apr 17 14:00:00 2010 tiwaiAATTsuse.de
- Release v1.0.23
Wed Apr 14 14:00:00 2010 tiwaiAATTsuse.de
- pcm_share plugin: fix pcm->monotonic setup in open() function
Thu Mar 11 13:00:00 2010 tiwaiAATTsuse.de
- pcm_hw - show errno codes
Thu Mar 4 13:00:00 2010 tiwaiAATTsuse.de
- pcm direct plugins: drain() call might be blocked when threads are used
Wed Mar 3 13:00:00 2010 tiwaiAATTsuse.de
- pcm_dmix: add support for S24_LE format
Wed Feb 24 13:00:00 2010 tiwaiAATTsuse.de
- Fix snd_pcm_sw_params_set_period_event() implementation
Mon Feb 1 13:00:00 2010 tiwaiAATTsuse.de
- pcm: fix read_areas and write_areas
Sat Jan 23 13:00:00 2010 tiwaiAATTsuse.de
- modem.conf Off-hook improve behavior
Tue Jan 19 13:00:00 2010 tiwaiAATTsuse.de
- add atomic operations for Blackfin parts
Tue Dec 22 13:00:00 2009 tiwaiAATTsuse.de
- pcm: Fix the sound distortions for S24_3LE stream in pcm_softvol plugin
- pcm: Close event timer in pcm_hw plugin
Sat Dec 19 13:00:00 2009 tiwaiAATTsuse.de
- Release v1.0.22
Thu Dec 17 13:00:00 2009 tiwaiAATTsuse.de
- Release v1.0.22
Tue Nov 24 13:00:00 2009 tiwaiAATTsuse.de
- mixer: fix enum check
Tue Nov 17 13:00:00 2009 tiwaiAATTsuse.de
- simple_none.c uses HAVE_SOFT_FLOAT it has to include config.h for this to work properly.
- configure.in: fix --without-softfloat
Sun Nov 15 13:00:00 2009 tiwaiAATTsuse.de
- Update pcm doc strings
Mon Nov 9 13:00:00 2009 tiwaiAATTsuse.de
- Remove redefinition of _GNU_SOURCE and __USE_GNU
- Fix CHECK_ENUM() in simple.c
- Define _GNU_SOURCE so that
gives O_CLOEXEC
- Remove old commented-out FD_CLOEXEC code
- Open device nodes with close-on-exec flag
- Defined symbols exposing the hrtimer to applications.
Wed Nov 4 13:00:00 2009 tiwaiAATTsuse.de
- namehint: list card independent devices only once
- namehint: Allow snd_device_name_hint to search for CTL devices.
- namehint: add missing list->card initialization
- Cache libasound.so access in snd_dlopen
- Fix corruption after snd_device_name_hint()
Wed Oct 7 14:00:00 2009 tiwaiAATTsuse.de
- hcontrol: fix compare_default function to handle also id.device and id.subdevice
Thu Oct 1 14:00:00 2009 tiwaiAATTsuse.de
- alisp: Comment out an unused function to avoid compiler warnings.
- pcm_rate_linear: Annotate unused function parameter to avoid compiler warnings.
- control: Remove unused variable.
- configure.in: Add m4 check for new AM_SILENT_RULES
- cvscompile: Remove in favour of gitcompile.
Tue Sep 29 14:00:00 2009 tiwaiAATTsuse.de
- dmix - Fix snd_pcm_info()
Tue Sep 15 14:00:00 2009 tiwaiAATTsuse.de
- pcm_hw: Always use delay ioctl in snd_pcm_delay()
Thu Sep 10 14:00:00 2009 tiwaiAATTsuse.de
- Release v1.0.21a
- PCM - Change the hw_params determination order
- Change dmix.conf to accept user configuration from defaults.dmix..xxx
- Revert \"Fix driver conf parsing in snd_config_hook_load_for_all_cards()\"
Tue Sep 1 14:00:00 2009 tiwaiAATTsuse.de
- mixer: Add Speaker and Beep names to the weight list
- Release v1.0.21
Sat Aug 22 14:00:00 2009 tiwaiAATTsuse.de
- pcm/ioplug: fix error code in start callback
- pcm: workaround for avoiding automatic start in mmap mode
Tue Aug 11 14:00:00 2009 tiwaiAATTsuse.de
- Fix driver conf parsing in snd_config_hook_load_for_all_cards()
- control.c: snd_ctl_wait: fix revents handling
- timer_query: make ops structure constant
- snd_pcm_scope_set_ops: make ops parameter const
- Fix zero-division in pcm_rate.c
Wed Aug 5 14:00:00 2009 tiwaiAATTsuse.de
- fix doc errors
- doc: hide structs with typedefs
- doc: fix handling of AATTtop_srcdirAATT
- remove unimplemented functions from headers
Tue Aug 4 14:00:00 2009 tiwaiAATTsuse.de
- add config tests
Tue Jul 28 14:00:00 2009 tiwaiAATTsuse.de
- conf.c: more documentation
Sat Jul 18 14:00:00 2009 tiwaiAATTsuse.de
- conf.c: rename \'node\' to \'config\'
- conf.c: rename \'leaf\' to \'child\'
- conf.c: rename \'father\' to \'parent\'
Thu Jul 16 14:00:00 2009 tiwaiAATTsuse.de
- conf.c: snd_config_add: prevent adopting a non-orphan
Tue Jul 14 14:00:00 2009 tiwaiAATTsuse.de
- sound: rawmidi: disable active-sensing-on-close by default
- USB-Audio.conf: fix definition for M-Audio AudioPhile spdif device
Sat Jul 11 14:00:00 2009 tiwaiAATTsuse.de
- conf.c: fix handling of NULL string values
- conf.c: snd_config_set_id: prevent duplicate ids
Fri Jul 10 14:00:00 2009 tiwaiAATTsuse.de
- conf.c: fix handling of NULL ids
Thu Jul 9 14:00:00 2009 tiwaiAATTsuse.de
- test/lsb/midi_event.c: check for buffer size check
- test/lsb/midi_event.c: abort on fatal errors
Tue Jul 7 14:00:00 2009 tiwaiAATTsuse.de
- test/pcm.c: float format support
- add midi event tests
- more midi_event documentation
- test/pcm.c: Generic linear PCM support
- test/pcm.c: Fix S24 format
Sat Jul 4 14:00:00 2009 tiwaiAATTsuse.de
- test/pcm.c: Sample generation on big endian platforms was broken.
Wed Jul 1 14:00:00 2009 tiwaiAATTsuse.de
- pcm_hooks: cosmetic removal of unused variables
- Manage dlobj lifetime in pcm_hooks.c
- Add the support of TLV_DB_MINMAX types
Tue Jun 23 14:00:00 2009 tiwaiAATTsuse.de
- seq_midi_event: fix decoding of (N)RPN events
- MIDI event decoder: prevent running status after sysex
Wed Jun 17 14:00:00 2009 tiwaiAATTsuse.de
- pcm dmix plugin: fix MIX_AREAS_24 routine for i386 & x86_64 platforms
Thu Jun 11 14:00:00 2009 tiwaiAATTsuse.de
- Fix SB-Xfi.conf
- Fix breakage of snd_card_load()
Wed Jun 3 14:00:00 2009 tiwaiAATTsuse.de
- Add IEC958 status bits support to SB-XFi.conf
- Query the supported rate ranges from rate plugins
- Add config file for SB-XFi driver
Wed May 13 14:00:00 2009 tiwaiAATTsuse.de
- snd_card_get_index() - extend comment for last change
- Extend snd_card_get_index() to accept also control device name like /dev/snd/controlC0
Thu May 7 14:00:00 2009 tiwaiAATTsuse.de
- Release v1.0.20
Fri Apr 24 14:00:00 2009 tiwaiAATTsuse.de
- Add route_policy copy to HDA-Intel.conf for capture
Wed Apr 22 14:00:00 2009 tiwaiAATTsuse.de
- pcm: more better documentation for snd_pcm_poll_descriptors
Fri Apr 10 14:00:00 2009 tiwaiAATTsuse.de
- pcm_hw plugin: show appl_ptr and hw_ptr in dump() callback
Thu Apr 9 14:00:00 2009 tiwaiAATTsuse.de
- pcm_hw plugin: preserve monotonic flag also after snd_pcm_hw_params() call
Wed Mar 4 13:00:00 2009 tiwaiAATTsuse.de
- Change \"%b\" to represent bits instead of bytes in PCM file plugin