OSDN Git Service

android-x86/external-alsa-lib.git
2005-08-16 Jaroslav Kyseladirect plugins (dmix) - suspend/resume fixes
2005-08-16 Jaroslav Kyselatimer_hw - Changed TIMER_VERSION_MAX to 2.0.5
2005-08-16 Jaroslav Kyselasync with alsa-kernel - timer SUSPEND / RESUME events
2005-08-12 Takashi IwaiFix direct plugins running on 32bit emulation with...
2005-08-12 Takashi IwaiAdd -avoid-version for smixer plugins
2005-08-03 Takashi IwaiAdd function declaration
2005-08-03 Takashi IwaiFix surroundX PCM
2005-08-03 Clemens Ladischuse PCM interface for IEC958 controls
2005-08-02 Clemens Ladischadjust control references in config files
2005-08-02 Clemens Ladischadjust control references in config files
2005-07-31 Jaroslav KyselaThe simple mixer abstraction - more work
2005-06-29 James Courtier... Fix bug when a sound card had a stereo mute element...
2005-06-28 Takashi IwaiFix compilation on a system with old alsa-lib headers
2005-06-28 Takashi IwaiFix compile warnings with gcc-4
2005-06-28 Takashi IwaiFix the return value of snd_card_load()
2005-06-27 Clemens Ladischfix typo
2005-06-27 Jaroslav KyselaFixed #include statements
2005-06-23 Takashi IwaiRemove the check of start_threshold in sw_params
2005-06-23 Clemens Ladischfix file name for Doxygen
2005-06-23 Clemens Ladischfix compilation with C++
2005-06-16 Takashi IwaiFix boundary overlap
2005-06-16 Jaroslav Kyselamore simple mixer - basic abstraction - work
2005-06-13 Takashi IwaiAdd detailed documentation for external control plugin SDK
2005-06-10 Jaroslav Kyselapcm_multi: Increased maximum slave channels to 64
2005-06-09 Takashi IwaiFix _snd_ctl_hw_open() mode argument
2005-06-09 Takashi IwaiAdd external control plugin SDK
2005-06-09 Takashi IwaiAdd external shared object support
2005-06-08 Takashi IwaiFix compile warning
2005-06-07 Jaroslav Kyselainitial & empty smixer-ac97.so module (only the build...
2005-06-07 Jaroslav KyselaChange .so module name and installation patch (/usr...
2005-06-06 Jaroslav KyselaImplemented the top-level redirector code for simple...
2005-06-03 Jaroslav Kyselamixer - fix typo and memory leak
2005-06-03 Jaroslav KyselaAdded snd_mixer_selem_compare
2005-06-03 Jaroslav Kyselabig simple mixer update
2005-06-01 Takashi IwaiRemove obsolete ordinary_* entries
2005-06-01 Takashi IwaiRemove obsolete ordinary_* entries from configure.in
2005-05-30 Takashi IwaiFix bugs in the last change of ipc_gid option
2005-05-30 Takashi IwaiAdd description for perm option of file plugin
2005-05-30 Takashi IwaiRemove obsolete *_ordinary.h files
2005-05-30 Jaroslav Kyselaremoved ordinary stuff
2005-05-30 Jaroslav Kyselaa bit reordered code to fix bug #838
2005-05-30 Jaroslav KyselaCorrected ipc_gid
2005-05-30 Jaroslav KyselaAdded ipc_gid
2005-05-30 Jaroslav Kyselafix warnings (bug #829)
2005-05-30 Jaroslav Kyselaadded support for more sample widths
2005-05-30 Jaroslav Kyselause ipc_gid for dmix and dsnoop
2005-05-30 Jaroslav Kyselaadded ipc_gid for direct plugins
2005-05-29 Jaroslav Kyselaname clash (WINE, icc), interface -> iface renamed
2005-05-29 Jaroslav Kyselaname clash (WINE, icc) interface -> iface rename
2005-05-27 Jaroslav Kyselarelease: 1.0.9
2005-05-27 Takashi IwaiFix compile without debug option
2005-05-24 Takashi IwaiFix a typo
2005-05-24 Takashi IwaiFix doxygen documents
2005-05-24 Takashi IwaiFix documentation of external PCM plugin SDK
2005-05-23 Jaroslav Kyselarelease: 1.0.9rc4
2005-05-23 Takashi IwaiMinor clean up
2005-05-23 Takashi IwaiMove poll_* callbacks to fast_ops
2005-05-23 Takashi IwaiAdd area synchronization in poll_rsync of rate plugin
2005-05-23 Takashi IwaiFix poll of dsnoop plugin
2005-05-23 Takashi IwaiFix semaphore deadlocks
2005-05-23 Takashi IwaiFix dshare plugin codes
2005-05-23 Takashi IwaiMinor clean up of dmix codes
2005-05-23 Takashi IwaiFix poll after XRUN with dmix
2005-05-21 James Courtier... Implement surround71 output for SB Live 24 bit.
2005-05-19 Takashi IwaiAdd snd_pcm_hw_params_get/set_export_buffer()
2005-05-19 Takashi IwaiFix generic channel_info callbacks
2005-05-19 Takashi IwaiFix bugs in perm option
2005-05-19 Takashi IwaiMore strict permission for IPC shm and sem
2005-05-19 Takashi IwaiRevert the shmget permission
2005-05-19 Takashi IwaiFix possible noises and optimization with dmix
2005-05-19 Takashi IwaiAdd perm option
2005-05-18 Takashi IwaiFix snd_pcm_wait() for multiple pollfd's
2005-05-18 Takashi IwaiRemove poll_ask callback
2005-05-18 Takashi IwaiAdd protocl version check
2005-05-18 Takashi IwaiUse snd_pcm_generic_t and its callbacks
2005-05-18 Takashi IwaiAdd poll_descriptors and poll_descriptors_count callbacks
2005-05-17 Takashi IwaiFix drain of dmix without data
2005-05-17 Takashi IwaiFix snd_mixer_sort()
2005-05-17 Takashi IwaiRemove pause and fix timer initialization in prepare
2005-05-17 Takashi IwaiSet up pcm->info properly
2005-05-17 Takashi IwaiPropagate pcm->info
2005-05-15 Takashi IwaiAdd $include/alsa to the include path
2005-05-15 Takashi IwaiCheck timer version for read-block workaround
2005-05-15 Takashi IwaiChange some timer ioctls due to confliction
2005-05-15 Takashi IwaiFix blocking during draining in dmix
2005-05-13 Takashi IwaiFix playback start with sync_ptr mode
2005-05-13 Takashi IwaiFix partial commit in drain
2005-05-12 Takashi IwaiFix possible problems of playback drain with rate plugin
2005-05-12 Takashi IwaiAdd configuration for AACI driver
2005-05-11 Jaroslav Kyselaadded full async interface to timer API
2005-05-10 Jaroslav KyselaAPI for device name lists and timer enhancements
2005-05-10 Jaroslav Kyselaremove broken *_step initialization (caused by previous...
2005-05-06 Jaroslav KyselaFedora 4 patch - gcc4 fixes
2005-05-06 Jaroslav Kysela- Fedora 4 patch - fix for alpha arch
2005-05-02 Clemens Ladischfix snd_seq_query_next_client documentation
2005-04-29 Clemens Ladischusb-audio - add Extigy/Audigy 2 NX remote control support
2005-04-29 Clemens Ladischmidiloop - remove running status test
2005-04-27 Jaroslav Kyselarelease: 1.0.9rc3
2005-04-22 Takashi IwaiFix CPU hog with combination of rate plugin
2005-04-20 Takashi IwaiShow verbose errors for invalid sw_params
next