OSDN Git Service

android-x86/external-alsa-lib.git
2001-05-13 Abramo BagnaraAdded missing doc for a field
2001-05-10 Jaroslav KyselaFixed Intel8x0 configuration
2001-05-10 Jaroslav KyselaSeparated four & six route info; fixed route bugs
2001-05-10 Jaroslav KyselaAdded the channel route code; fixed refine (mmap)
2001-05-10 Jaroslav KyselaAdded subdevice identifiers
2001-05-10 Jaroslav KyselaAdded snd_card_type_string_to_enum and snd_card_type_en...
2001-05-09 Jaroslav KyselaChanged linux/ to sound/ in #include
2001-05-09 Jaroslav KyselaChanged inclusion files from linux/ to sound/
2001-05-08 Jaroslav KyselaAdded 'Center' and 'LFE' to the sort table
2001-05-08 Jaroslav KyselaSmall changes; added INTEL8X0
2001-05-08 Jaroslav KyselaFixed NULL pointer dereference, added Intel i8x0
2001-05-03 Jaroslav KyselaAdded cards.conf
2001-05-03 Jaroslav KyselaAdded surround.conf
2001-05-03 Jaroslav KyselaRemoved snd_ctl_pcm_surround_next_device function.
2001-04-28 Abramo BagnaraFixed O_NONBLOCK
2001-04-27 Jaroslav KyselaMinor bugfix.
2001-04-27 Jaroslav KyselaPorted to latest API
2001-04-27 Jaroslav Kyselaminor changes
2001-04-24 Jaroslav KyselaPorted
2001-04-24 Jaroslav KyselaAdded SND_RAWMIDI_SYNC flag.
2001-04-24 Abramo BagnaraSmall optimization from Paul Davis
2001-04-24 Jaroslav KyselaImproved in-source documentation (interfaces are divide...
2001-04-24 Jaroslav KyselaAdded code for Trident 4D Wave NX
2001-04-24 Jaroslav KyselaENS1370 fixes, YMFPCI code
2001-04-23 Jaroslav KyselaAdded snd_ctl_elem_info_is_owner and snd_ctl_elem_info_...
2001-04-19 Abramo BagnaraImproved automatic start/stop
2001-04-19 Jaroslav KyselaCode checking mmap() is back
2001-04-19 Jaroslav KyselaFixed typos
2001-04-19 Jaroslav KyselaCode reorganization; support for ENS1370 (untested)
2001-04-19 Jaroslav KyselaAdded ctl_elem_lock and unlock code.
2001-04-19 Jaroslav KyselaAdded ctl_elem_lock and unlock code...
2001-04-19 Jaroslav KyselaAdded ctl_elem_lock and unlock...
2001-04-19 Jaroslav KyselaFixed typos
2001-04-19 Jaroslav KyselaOne more fix
2001-04-19 Jaroslav KyselaWorking replacement
2001-04-19 Jaroslav KyselaAdded removal of duplicated -lm and -ldl entries
2001-04-19 Jaroslav KyselaAdded code for pcm_surround_next_device
2001-04-19 Jaroslav KyselaCode enhancements, added support for FM801 (untested)
2001-04-19 Jaroslav KyselaFixed typo
2001-04-18 Jaroslav KyselaFixed capture source handling
2001-04-17 Jaroslav KyselaMore fixes; code is working (todo: specific code for...
2001-04-17 Abramo BagnaraTypo
2001-04-17 Jaroslav KyselaMore complete code
2001-04-17 Jaroslav KyselaFixed linked variable reset
2001-04-17 Jaroslav KyselaFixed stdio_close
2001-04-17 Jaroslav KyselaFixed typos
2001-04-13 Abramo BagnaraBetter PCM mmap API. Fixed pcm_multi
2001-04-13 Jaroslav KyselaAdded the surround plugin to allow simple access for...
2001-04-11 Abramo BagnaraFixed missing direction matching
2001-04-10 Jaroslav KyselaFixed typo
2001-04-10 Jaroslav KyselaAdded a few asserts
2001-04-10 Jaroslav KyselaAdded the check to avoid NULL pointer dereference in...
2001-04-06 Jaroslav KyselaAdded 'doc' rule
2001-04-02 Abramo BagnaraFixed returned value
2001-03-30 Abramo BagnaraPrototype fix
2001-03-30 Abramo BagnaraDocumentation generation fixes
2001-03-30 Abramo BagnaraMore documentation. Tiny change for simple mixer elemen...
2001-03-29 Abramo BagnaraLot of cleanings with the help of gcc3
2001-03-29 Abramo BagnaraAvoid use of C++ keywords
2001-03-29 Jaroslav KyselaAdded comment to cards
2001-03-29 Abramo BagnaraName cleaning for hwdep and timer API
2001-03-29 Abramo BagnaraGet rid of enum type checking ugly trick
2001-03-29 Abramo BagnaraMore documentation
2001-03-29 Abramo BagnaraMore documentation. Added mode argument to i/o_stdio_open.
2001-03-27 Jaroslav KyselaAdded I2S to sort tables.
2001-03-27 Jaroslav KyselaUpdated
2001-03-27 Jaroslav KyselaRemoved __KERNEL__ includes
2001-03-26 Abramo BagnaraAdded mode argument to open functions where it was...
2001-03-25 Abramo BagnaraDocumented input, output and conf
2001-03-24 Abramo BagnaraCompleted PCM documentation
2001-03-23 Jaroslav KyselaFixed paths when __KERNEL__
2001-03-23 Abramo BagnaraFirst part of PCM documentation
2001-03-21 Abramo Bagnarapcm_share cleaning
2001-03-21 Jaroslav KyselaUpdated the doxygen configuration and error.c file.
2001-03-20 Jaroslav KyselaMerged rawmidi M4 files into the main ones.
2001-03-19 Jaroslav Kysela0.9.0beta3
2001-03-17 Abramo BagnaraImproved .asoundrc changes
2001-03-16 Jaroslav KyselaAdded more sort rules
2001-03-16 Abramo BagnaraImprovement by Pavel Roskin
2001-03-10 Abramo BagnaraAttempt to fix incongruities between C++ preprocessor...
2001-03-10 Abramo BagnaraAvoid use of gcc extensions if not strictly needed
2001-03-10 Abramo BagnaraClearer name
2001-03-08 Abramo BagnaraRemoved obsolete code
2001-03-08 Abramo BagnaraBetter diagnostic for config load failure
2001-03-07 Abramo BagnaraUnconditionally drop on capture close
2001-03-07 Abramo BagnaraUpdated
2001-03-07 Abramo BagnaraExported ERR macros. Completed scopes architecture...
2001-03-04 Abramo BagnaraRemoved hook to not yet commited code
2001-03-04 Abramo BagnaraRenamed ERR to SNDERR. Added s16 pseudo meter scope...
2001-03-02 Jaroslav Kysela0.9.0beta2
2001-03-02 Abramo BagnaraFixed premature slave close
2001-03-01 Abramo BagnaraAdded pcm_meter
2001-03-01 Abramo BagnaraAdded pcm_meter skeleton
2001-03-01 Abramo BagnaraMore special names
2001-03-01 Abramo BagnaraDocumented special PCM names
2001-02-27 Abramo BagnaraAdded multithread aware status for plugins
2001-02-27 Abramo BagnaraTypo
2001-02-27 Abramo BagnaraImproved plugin code (simpler, faster and multithread...
2001-02-27 Jaroslav KyselaAdded IEC958 macro
2001-02-25 Abramo BagnaraUpdated version number
next