OSDN Git Service

android-x86/external-alsa-lib.git
2002-03-11 Jaroslav KyselaFixed typos
2002-03-11 Jaroslav KyselaAdded proper initialization for expand, added correctio...
2002-03-11 Jaroslav KyselaFixed typo
2002-03-11 Jaroslav KyselaAdded debug printf
2002-03-11 Takashi Iwaifixed comment.
2002-03-11 Takashi Iwaifixed xrun problems with rate conversion.
2002-03-09 Jaroslav KyselaAdded pictures to EXTRA_DIST
2002-03-08 Takashi Iwaifixed segfault in rate conversions.
2002-03-08 Jaroslav KyselaFixed center_lfe for EMU10K1 and Audigy
2002-03-07 Jaroslav KyselaFixed help
2002-03-04 Jaroslav KyselaFixed initialization of snd_midi_event_t structure...
2002-03-03 Jaroslav KyselaAdded support for --with-host
2002-03-03 Jaroslav KyselaAdded abort when no more frames can be processed
2002-03-03 Jaroslav KyselaAccept also long description of format for snd_pcm_form...
2002-02-26 Jaroslav Kysela0.9.0beta12
2002-02-22 Takashi IwaiFixed rear and center/lfe outputs
2002-02-22 Jaroslav KyselaFixed against latest internal API
2002-02-22 Jaroslav KyselaRemoved old assert from read/write_areas
2002-02-22 Jaroslav KyselaAdded ommited break
2002-02-21 Jaroslav KyselaFixed xfer variable initialization for capture in avail...
2002-02-21 Jaroslav KyselaCleaned the mmap_commit implementations in plugins.
2002-02-21 Jaroslav KyselaAdded a call to XRUN ioctl to update correctly PCM...
2002-02-21 Jaroslav KyselaFixed XRUN detection condition in avail() callback
2002-02-17 Jaroslav Kysela0.9.0beta11 and changed --with-soundbase and --with...
2002-02-17 Jaroslav KyselaAdded section for installation using Linux kernel sources
2002-02-13 Jaroslav KyselaChanged PCM intro
2002-02-13 Jaroslav KyselaAdded pictures for PCM intro
2002-02-13 Jaroslav KyselaRemoved digital audio description (borrowed from OSS...
2002-02-11 Jaroslav KyselaMore documentation changes (rawmidi, timer)
2002-02-07 Jaroslav KyselaFixed checking for sound/asound.h
2002-02-05 Takashi Iwairemoved comma from last element of enums.
2002-02-05 Jaroslav KyselaFixed typo
2002-02-04 Jaroslav KyselaChanges against latest doxygen
2002-02-01 Jaroslav KyselaFixed snd_pcm_rate_client_frames when frames == 0
2002-01-31 Takashi Iwaiconfig file for SB Audigy.
2002-01-28 Jaroslav KyselaAdded more informative comments to open mode flags
2002-01-28 Takashi Iwaifixed compile.
2002-01-24 Jaroslav KyselaAdded PCM naming section
2002-01-22 Jaroslav KyselaAdded description of shm, null and rate plugins
2002-01-17 Takashi IwaiFixed compile on ARM.
2002-01-17 Takashi Iwaifixed typos?
2002-01-17 Takashi IwaiAdded missing declaration.
2002-01-16 Jaroslav KyselaAdded initial comments for PCM plugins
2002-01-13 Jaroslav KyselaAdded description of copy, linear, lfloat and mulaw...
2002-01-12 Jaroslav KyselaMoved some prototypes from src/pcm/pcm_plugin.h to...
2002-01-11 Jaroslav KyselaAdded comments to all defines to let doxygen happy
2002-01-11 Takashi IwaiAdded asoundef.h (instead of symlink).
2002-01-11 Takashi Iwairemoved (commented out) assert in pcm_drain for avoidin...
2002-01-11 Takashi Iwaifixed my mail address ;)
2002-01-09 Jaroslav KyselaAdded snd_config_load_override().
2002-01-02 Takashi Iwaifixed compile on ia64.
2001-12-30 Jaroslav Kyselaversion 2.1 -> 2
2001-12-30 Jaroslav KyselaFixed licence version
2001-12-30 Jaroslav KyselaUpdated GNU GPL license (address).
2001-12-29 Jaroslav KyselaAdded spdif
2001-12-29 Jaroslav KyselaAdded missing initialization and check for sctl contents
2001-12-29 Jaroslav KyselaMore verbose output on error (wrong configuration)
2001-12-29 Jaroslav KyselaAdded initialization of destination
2001-12-29 Jaroslav KyselaFixed get_ascii (null string), fixed hooks_load_for_all...
2001-12-27 Jaroslav KyselaAdded missing variable initialization in open_conf...
2001-12-19 Jaroslav KyselaAdded Id:
2001-12-18 Jaroslav KyselaAdded pthread library
2001-12-15 Jaroslav KyselaChanged __ppc__ to __powerpc__
2001-12-15 Jaroslav KyselaAdded snd_config_update_free_global().
2001-12-15 Jaroslav KyselaFixed munmap sizes (SIGSEGV)
2001-12-12 Jaroslav KyselaAdded snd_pcm_route_determine_ttable()
2001-12-11 Jaroslav Kyselachanged result type from int to snd_pcm_sframes_t for...
2001-12-11 Jaroslav KyselaCleanup against latest API (mmap_commit)
2001-12-11 Jaroslav KyselaAdded error passing to some refining functions to disab...
2001-12-11 Jaroslav KyselaAdded mmap_emulation for hw pcm
2001-12-11 Jaroslav KyselaAdded mmap emulation mode
2001-12-11 Jaroslav KyselaAdded snd_pcm_access_mask_empty()
2001-12-10 Jaroslav KyselaRemoved snd_pcm_mmap_begin_avail and changed snd_pcm_mm...
2001-12-10 Takashi IwaiAdded time skew on queue.
2001-12-10 Takashi IwaiRemoved inclusion of asm/system.h
2001-12-10 Jaroslav KyselaAdded snd_pcm_mmap_commit_partial().
2001-12-09 Jaroslav Kysela- added snd_pcm_mmap_begin_avail function; it is optimi...
2001-12-09 Jaroslav KyselaSynchronized snd_pcm_write_areas and snd_pcm_read_areas...
2001-12-08 Jaroslav KyselaDisabled debug define
2001-12-08 Jaroslav KyselaChanged result of mmap_commit callback
2001-12-08 Jaroslav KyselaImproved mmap_write and mmap_read functions
2001-12-08 Jaroslav KyselaImproved mmap emulation over write/read
2001-12-08 Jaroslav KyselaFixed mono conversion
2001-12-07 Jaroslav KyselaInitial working code
2001-12-07 Jaroslav KyselaAdded LADSPA
2001-12-07 Takashi IwaiRemoved the last empty char (which annoys some compilers)..
2001-12-07 Takashi Iwai- Added definitions of rmb(), wmb().
2001-12-07 Takashi IwaiRemoved comment (the latest automake doesn't like it).
2001-12-07 Takashi IwaiCheck architecture and define macro if necessary (for...
2001-12-07 Jaroslav KyselaAdded snd_config_update_r, snd_config_update_free functions
2001-12-07 Jaroslav KyselaAdded iatomic.h
2001-12-07 Jaroslav KyselaCleaned atomic stuff
2001-12-07 Jaroslav KyselaInitial version
2001-12-03 Jaroslav KyselaUpdated TODO
2001-12-01 Jaroslav KyselaFixed condition
2001-12-01 Jaroslav KyselaAdded check for buggy gcc
2001-12-01 Jaroslav Kysela0.9.0beta10a
2001-12-01 Jaroslav KyselaAdded ladspa.h to noinst_HEADERS
2001-11-30 Jaroslav Kysela0.9.0beta10
2001-11-30 Jaroslav KyselaAdded snd_*_poll_descriptors_revents functions.
next