OSDN Git Service

android-x86/external-alsa-lib.git
24 years agoAdded pcm_multi
Abramo Bagnara [Wed, 21 Jun 2000 15:00:42 +0000 (15:00 +0000)]
Added pcm_multi

24 years agoRemove device, stream, subdevice selection and incorporated in info structs. Changed...
Abramo Bagnara [Wed, 21 Jun 2000 15:00:24 +0000 (15:00 +0000)]
Remove device, stream, subdevice selection and incorporated in info structs. Changed paranoia checks in assert

24 years agopcm handle split
Abramo Bagnara [Wed, 21 Jun 2000 14:59:20 +0000 (14:59 +0000)]
pcm handle split

24 years agoRemove device, stream, subdevice selection and incorporated in info structs
Abramo Bagnara [Wed, 21 Jun 2000 14:58:20 +0000 (14:58 +0000)]
Remove device, stream, subdevice selection and incorporated in info structs

24 years agoFirst incomplete implementation
Abramo Bagnara [Wed, 21 Jun 2000 14:57:19 +0000 (14:57 +0000)]
First incomplete implementation

24 years agoCompilation fixes
Abramo Bagnara [Wed, 21 Jun 2000 14:56:32 +0000 (14:56 +0000)]
Compilation fixes

24 years agoUpdated
Abramo Bagnara [Wed, 21 Jun 2000 14:55:47 +0000 (14:55 +0000)]
Updated

24 years agoReplaced snd_xtoy_bb with cpu_to_xxyy and xxyy_to_cpu.
Jaroslav Kysela [Sun, 18 Jun 2000 17:25:10 +0000 (17:25 +0000)]
Replaced snd_xtoy_bb with cpu_to_xxyy and xxyy_to_cpu.

24 years agoAdded missing reference to stream in snd_rawmidi_stream_flush
Jaroslav Kysela [Sun, 18 Jun 2000 13:01:30 +0000 (13:01 +0000)]
Added missing reference to stream in snd_rawmidi_stream_flush

24 years agoBetter solution for compat sources
Abramo Bagnara [Tue, 13 Jun 2000 09:29:55 +0000 (09:29 +0000)]
Better solution for compat sources

24 years agoFixed missing stream setting
Abramo Bagnara [Mon, 12 Jun 2000 21:55:47 +0000 (21:55 +0000)]
Fixed missing stream setting

24 years agoAdded hsearch_r for compatibility needs
Abramo Bagnara [Mon, 12 Jun 2000 17:30:46 +0000 (17:30 +0000)]
Added hsearch_r for compatibility needs

24 years agoUpdated
Abramo Bagnara [Mon, 12 Jun 2000 07:13:52 +0000 (07:13 +0000)]
Updated

24 years agoParanoia zeroing
Abramo Bagnara [Sun, 11 Jun 2000 13:32:10 +0000 (13:32 +0000)]
Paranoia zeroing

24 years agoRemoved memcpy use
Abramo Bagnara [Sun, 11 Jun 2000 13:31:46 +0000 (13:31 +0000)]
Removed memcpy use

24 years agoChanged ALSA unit from bytes to frames. Splitted mmap control structs. Better midleve...
Abramo Bagnara [Sat, 10 Jun 2000 12:39:51 +0000 (12:39 +0000)]
Changed ALSA unit from bytes to frames. Splitted mmap control structs. Better midlevel interrupt handler

24 years agoBugfix:
Takashi Iwai [Thu, 8 Jun 2000 10:55:34 +0000 (10:55 +0000)]
Bugfix:
 - dead SMP lock in es1968 (maestro2) driver.

Bugfix & enhances of sequencer stuff
    by Scott McNab <sdm@fractalgraphics.com.au>:
 - fix for the insrument list locking in SND_SEQ_EVENT_INSTR_BEGIN
   and SND_SEQ_EVENT_INSTR_END events.
   Note that nothing seems to really take notice of the list locking.
   This is more an issue when we add support for editing instruments
   anyway.

 - added new alsa-lib utility function snd_seq_ev_set_varusr() which
   is similar to snd_seq_ev_set_variable(), but specifies userspace
   extended event data.
   This is required in order to use the SND_SEQ_EVENT_INSTR_PUT
   command (took me bloody ages to work this out btw)

 - minor correction for gus & trident synth drivers

24 years agoFix for frame size not byte aligned
Abramo Bagnara [Mon, 5 Jun 2000 15:28:39 +0000 (15:28 +0000)]
Fix for frame size not byte aligned

24 years agoRemoved
Jaroslav Kysela [Mon, 5 Jun 2000 14:59:35 +0000 (14:59 +0000)]
Removed

24 years agoAdded autoheader to cvscompile.
Jaroslav Kysela [Mon, 5 Jun 2000 14:34:21 +0000 (14:34 +0000)]
Added autoheader to cvscompile.
Added config.h.in to .cvsignore.
Removed old version defines from asoundlib.h.

24 years agoRemoved not needed big endian check
Abramo Bagnara [Mon, 5 Jun 2000 11:38:39 +0000 (11:38 +0000)]
Removed not needed big endian check

24 years agoRenamed status field in state
Abramo Bagnara [Mon, 5 Jun 2000 11:38:02 +0000 (11:38 +0000)]
Renamed status field in state

24 years agoFollowed ioctl rename
Abramo Bagnara [Mon, 5 Jun 2000 06:45:46 +0000 (06:45 +0000)]
Followed ioctl rename

24 years agoRemoved pthread lib use
Abramo Bagnara [Sun, 4 Jun 2000 16:26:13 +0000 (16:26 +0000)]
Removed pthread lib use

24 years agoFixed sign
Abramo Bagnara [Sun, 4 Jun 2000 16:25:32 +0000 (16:25 +0000)]
Fixed sign

24 years agoUpdated
Abramo Bagnara [Sun, 4 Jun 2000 16:25:13 +0000 (16:25 +0000)]
Updated

24 years agoChanged other static checks in assert
Abramo Bagnara [Sun, 4 Jun 2000 16:24:04 +0000 (16:24 +0000)]
Changed other static checks in assert

24 years agoAdded mmap_control access function. Converted static checks in asserts. Uniformed...
Abramo Bagnara [Sun, 4 Jun 2000 13:13:01 +0000 (13:13 +0000)]
Added mmap_control access function. Converted static checks in asserts. Uniformed avail functions to kernel code

24 years agoAdded snd_pcm_stream_state and snd_pcm_stream_byte_io. Added needed callbacks and...
Abramo Bagnara [Thu, 1 Jun 2000 21:58:25 +0000 (21:58 +0000)]
Added snd_pcm_stream_state and snd_pcm_stream_byte_io. Added needed callbacks and cleaned some existing. Fixed byte_boundary request

24 years agoRemoved mmap emulation. Updated TODO. Fixed an over rename
Abramo Bagnara [Wed, 31 May 2000 15:09:27 +0000 (15:09 +0000)]
Removed mmap emulation. Updated TODO. Fixed an over rename

24 years agoRemoved duplicated #include
Abramo Bagnara [Wed, 31 May 2000 07:19:04 +0000 (07:19 +0000)]
Removed duplicated #include

24 years agoEndianess cleaning
Abramo Bagnara [Tue, 30 May 2000 18:54:44 +0000 (18:54 +0000)]
Endianess cleaning

24 years agoFixed typo
Abramo Bagnara [Tue, 30 May 2000 11:40:22 +0000 (11:40 +0000)]
Fixed typo

24 years agoMore seek support
Abramo Bagnara [Mon, 29 May 2000 19:53:30 +0000 (19:53 +0000)]
More seek support

24 years agoChanged driver detection
Jaroslav Kysela [Sat, 27 May 2000 18:29:28 +0000 (18:29 +0000)]
Changed driver detection

24 years agoBetter names for ALSA API. Added min_fragments, max_fragments.
Abramo Bagnara [Sat, 27 May 2000 16:52:17 +0000 (16:52 +0000)]
Better names for ALSA API. Added min_fragments, max_fragments.

24 years agoRemoved warnings
Abramo Bagnara [Fri, 26 May 2000 17:58:24 +0000 (17:58 +0000)]
Removed warnings

24 years agoMisc fixes:
Takashi Iwai [Fri, 26 May 2000 14:34:44 +0000 (14:34 +0000)]
Misc fixes:
- add confdefs.h to .cvsignore.
- use tar options instead of actually changing owner when packing.

24 years agoMoved format descriptions out of kernel space. Exported setup dump function.
Abramo Bagnara [Thu, 25 May 2000 08:36:58 +0000 (08:36 +0000)]
Moved format descriptions out of kernel space. Exported setup dump function.

24 years agoRenamed samples in frames where appropriated. Added a compatibility hack for gcc...
Abramo Bagnara [Wed, 24 May 2000 21:35:55 +0000 (21:35 +0000)]
Renamed samples in frames where appropriated. Added a compatibility hack for gcc 2.7.2.3

24 years agoFixed return value
Abramo Bagnara [Wed, 24 May 2000 05:36:23 +0000 (05:36 +0000)]
Fixed return value

24 years agoRemoved frag_* fields. Collapsed I/O plugins. Added to mmap plugin support for stream...
Abramo Bagnara [Tue, 23 May 2000 12:52:06 +0000 (12:52 +0000)]
Removed frag_* fields. Collapsed I/O plugins. Added to mmap plugin support for stream mode

24 years agoChanged route plugin arithmetic to unsigned. Choosen better names for plugin ops
Abramo Bagnara [Sat, 20 May 2000 13:18:55 +0000 (13:18 +0000)]
Changed route plugin arithmetic to unsigned. Choosen better names for plugin ops

24 years agoCosmetics
Abramo Bagnara [Fri, 19 May 2000 09:40:24 +0000 (09:40 +0000)]
Cosmetics

24 years ago- Fix the old function prototype in pcm_plugin.h
Takashi Iwai [Thu, 18 May 2000 18:16:38 +0000 (18:16 +0000)]
- Fix the old function prototype in pcm_plugin.h
- Remove double -lasound and add -lm in alsa.m4.
  -lm is required for PPC (and maybe others).

24 years ago- Fix bad spin_unlock_*
Takashi Iwai [Thu, 18 May 2000 17:52:58 +0000 (17:52 +0000)]
- Fix bad spin_unlock_*
- Fix casts from 64 bit pointer to int

24 years agoFixed snd_pcm_plug_client_voices_iovec return type
Abramo Bagnara [Thu, 18 May 2000 14:41:15 +0000 (14:41 +0000)]
Fixed snd_pcm_plug_client_voices_iovec return type

24 years agoFixed one typo and one thinko
Abramo Bagnara [Thu, 18 May 2000 14:38:10 +0000 (14:38 +0000)]
Fixed one typo and one thinko

24 years agoAvoid overflow
Abramo Bagnara [Tue, 16 May 2000 18:04:44 +0000 (18:04 +0000)]
Avoid overflow

24 years agorenamed pcm_plugin_build.c to pcm_common.c
Abramo Bagnara [Tue, 16 May 2000 15:21:18 +0000 (15:21 +0000)]
renamed pcm_plugin_build.c to pcm_common.c

24 years ago- splitted mmap in logical steps
Abramo Bagnara [Tue, 16 May 2000 15:20:34 +0000 (15:20 +0000)]
- splitted mmap in logical steps
- optimized mmap transfer
- completed mmap helpers
- renamed pcm_plugin_build.c to pcm_common.c

24 years agoUpdated TODO
Abramo Bagnara [Fri, 12 May 2000 07:46:26 +0000 (07:46 +0000)]
Updated TODO

24 years agoFixed C++ warnings
Abramo Bagnara [Thu, 11 May 2000 14:12:34 +0000 (14:12 +0000)]
Fixed C++ warnings

24 years agoAdded TODO to dist
Abramo Bagnara [Tue, 9 May 2000 17:25:41 +0000 (17:25 +0000)]
Added TODO to dist

24 years agoMoved update call to corrent position..
Jaroslav Kysela [Tue, 9 May 2000 15:44:18 +0000 (15:44 +0000)]
Moved update call to corrent position..

24 years agoCompleted pcm_update implementation
Abramo Bagnara [Tue, 9 May 2000 10:46:43 +0000 (10:46 +0000)]
Completed pcm_update implementation

24 years agoAdded TODO files
Abramo Bagnara [Tue, 9 May 2000 10:42:12 +0000 (10:42 +0000)]
Added TODO files

24 years agoFixed device name...
Jaroslav Kysela [Mon, 8 May 2000 20:24:38 +0000 (20:24 +0000)]
Fixed device name...

24 years agoMerged pcm2 branch.
Jaroslav Kysela [Mon, 8 May 2000 18:53:38 +0000 (18:53 +0000)]
Merged pcm2 branch.

24 years agoAnother API cleanups.
Jaroslav Kysela [Tue, 18 Apr 2000 15:20:12 +0000 (15:20 +0000)]
Another API cleanups.
Added setup functions for rawmidi and timer interfaces.

24 years agoFixed rate specification..
Jaroslav Kysela [Tue, 18 Apr 2000 15:18:38 +0000 (15:18 +0000)]
Fixed rate specification..

24 years agoProtocol version number changed to 2.0.0.
Jaroslav Kysela [Tue, 18 Apr 2000 11:25:05 +0000 (11:25 +0000)]
Protocol version number changed to 2.0.0.

24 years agoMUX1 & MUX2 renaming.
Jaroslav Kysela [Mon, 17 Apr 2000 18:55:13 +0000 (18:55 +0000)]
MUX1 & MUX2 renaming.

24 years agoCleaned pcm internals. Added mmap'able plugins
Abramo Bagnara [Mon, 17 Apr 2000 17:39:16 +0000 (17:39 +0000)]
Cleaned pcm internals. Added mmap'able plugins

24 years agoCleaned pcm internals. Added mmap'able plugins
Abramo Bagnara [Mon, 17 Apr 2000 17:31:41 +0000 (17:31 +0000)]
Cleaned pcm internals. Added mmap'able plugins

24 years agoImplemented voice_setup
Abramo Bagnara [Sun, 16 Apr 2000 15:38:28 +0000 (15:38 +0000)]
Implemented voice_setup

24 years agoImplemented voice_setup. Changed mmap control
Abramo Bagnara [Sun, 16 Apr 2000 15:36:30 +0000 (15:36 +0000)]
Implemented voice_setup. Changed mmap control

24 years agoRenamed for congruency two fields
Abramo Bagnara [Sun, 16 Apr 2000 15:36:09 +0000 (15:36 +0000)]
Renamed for congruency two fields

24 years agoRenamed for congruency two fields
Abramo Bagnara [Sun, 16 Apr 2000 15:28:42 +0000 (15:28 +0000)]
Renamed for congruency two fields

24 years agoChanged protocol version to 1.1.0
Jaroslav Kysela [Sun, 16 Apr 2000 11:45:29 +0000 (11:45 +0000)]
Changed protocol version to 1.1.0

24 years agoAdded CAPTURE3/PLAYBACK3 plugins.
Jaroslav Kysela [Sat, 15 Apr 2000 10:49:04 +0000 (10:49 +0000)]
Added CAPTURE3/PLAYBACK3 plugins.

24 years agoFixed C++ compilation.
Jaroslav Kysela [Sat, 15 Apr 2000 10:48:49 +0000 (10:48 +0000)]
Fixed C++ compilation.

24 years agoFixed return value
Abramo Bagnara [Thu, 13 Apr 2000 21:17:03 +0000 (21:17 +0000)]
Fixed return value

24 years agoRemoved double goto.
Jaroslav Kysela [Thu, 13 Apr 2000 14:59:38 +0000 (14:59 +0000)]
Removed double goto.

24 years agoAvoided useless writev use
Abramo Bagnara [Thu, 13 Apr 2000 11:45:39 +0000 (11:45 +0000)]
Avoided useless writev use

24 years agoFixed compilation problem (route plugin definition).
Jaroslav Kysela [Thu, 13 Apr 2000 09:28:04 +0000 (09:28 +0000)]
Fixed compilation problem (route plugin definition).

24 years agoFixed readv/writev
Abramo Bagnara [Wed, 12 Apr 2000 20:42:48 +0000 (20:42 +0000)]
Fixed readv/writev

24 years agoFixed plugins
Abramo Bagnara [Wed, 12 Apr 2000 20:41:16 +0000 (20:41 +0000)]
Fixed plugins

24 years agoRemoved obsolete interleave plugin. Rewritten and fixed other for efficiency.
Abramo Bagnara [Wed, 12 Apr 2000 20:38:48 +0000 (20:38 +0000)]
Removed obsolete interleave plugin. Rewritten and fixed other for efficiency.

24 years ago0.6.0pre1
Jaroslav Kysela [Mon, 3 Apr 2000 18:17:59 +0000 (18:17 +0000)]
0.6.0pre1

24 years agoAdded snd_pcm_format_physical_width...
Jaroslav Kysela [Thu, 30 Mar 2000 13:21:26 +0000 (13:21 +0000)]
Added snd_pcm_format_physical_width...

24 years agoNew plugin interface with readv/writev support.
Jaroslav Kysela [Wed, 29 Mar 2000 20:26:06 +0000 (20:26 +0000)]
New plugin interface with readv/writev support.
Initial code.

24 years agoRemoved volbal plugin (substituted with route)
Abramo Bagnara [Wed, 22 Mar 2000 16:22:12 +0000 (16:22 +0000)]
Removed volbal plugin (substituted with route)

24 years agoAdded route plugin
Abramo Bagnara [Wed, 22 Mar 2000 16:20:23 +0000 (16:20 +0000)]
Added route plugin

24 years agoRemoved voices plugin
Abramo Bagnara [Wed, 22 Mar 2000 16:20:05 +0000 (16:20 +0000)]
Removed voices plugin

24 years agoRemoved voices and volbal plugins. Rewritten interleave plugin. Changed some name...
Abramo Bagnara [Wed, 22 Mar 2000 16:18:04 +0000 (16:18 +0000)]
Removed voices and volbal plugins. Rewritten interleave plugin. Changed some name in linear

24 years agomoved silence byte function
Abramo Bagnara [Wed, 22 Mar 2000 16:12:59 +0000 (16:12 +0000)]
moved silence byte function

24 years agoPlugin updates. The action callback has a new argument.
Jaroslav Kysela [Tue, 21 Mar 2000 17:36:27 +0000 (17:36 +0000)]
Plugin updates. The action callback has a new argument.
The mmap plugin is updated to accept frags_min & frags_max. Also,
SND_PCM_STOP_ROLLOVER behaves much better.

24 years agoNew functions for sequencer:
Takashi Iwai [Sat, 18 Mar 2000 18:03:50 +0000 (18:03 +0000)]
New functions for sequencer:

- snd_seq_event_output_buffer()
Outputs an event on buffer without flushing to sequencer.
Useful for non-blocking mode write.
- snd_seq_event_output_direct()
Outputs an event directly to sequencer without using buffer.
Thus the event can be passed even if output buffer is full.
- snd_seq_input_buffer_size(), snd_seq_output_buffer_size()
Returns the size of input/output buffers
- snd_seq_resize_input_buffer(), snd_seq_resize_output_buffer()
Changes the size of input/output buffers

24 years ago0.5.6
Jaroslav Kysela [Sat, 11 Mar 2000 21:34:41 +0000 (21:34 +0000)]
0.5.6

24 years agoChanged versioning scheme.
Jaroslav Kysela [Sat, 11 Mar 2000 11:08:08 +0000 (11:08 +0000)]
Changed versioning scheme.

24 years agoSmall cleanup by Frank van de Pol <frank@vande-pol.demon.nl> - timestamp
Jaroslav Kysela [Fri, 10 Mar 2000 22:08:40 +0000 (22:08 +0000)]
Small cleanup by Frank van de Pol <frank@vande-pol.demon.nl> - timestamp

24 years agoFixed return value for snd_pcm_close
Jaroslav Kysela [Fri, 10 Mar 2000 14:05:49 +0000 (14:05 +0000)]
Fixed return value for snd_pcm_close

24 years agoFixed wrong name...
Jaroslav Kysela [Sat, 4 Mar 2000 15:50:35 +0000 (15:50 +0000)]
Fixed wrong name...

24 years agoAdded midiloop utility..
Jaroslav Kysela [Sat, 4 Mar 2000 15:50:15 +0000 (15:50 +0000)]
Added midiloop utility..

24 years ago0.5.5
Jaroslav Kysela [Wed, 1 Mar 2000 18:13:35 +0000 (18:13 +0000)]
0.5.5

24 years agoChanged the switch interface.
Jaroslav Kysela [Wed, 1 Mar 2000 18:12:30 +0000 (18:12 +0000)]
Changed the switch interface.
Every switches are accessible via one ioctl.

24 years agoMoved EXPORT_SYMBOL tags for driver to plugin.c only.
Jaroslav Kysela [Sun, 27 Feb 2000 20:07:45 +0000 (20:07 +0000)]
Moved EXPORT_SYMBOL tags for driver to plugin.c only.

24 years ago0.5.4
Jaroslav Kysela [Sun, 27 Feb 2000 13:39:48 +0000 (13:39 +0000)]
0.5.4

24 years ago.tar.gz -> .tar.bz2
Jaroslav Kysela [Sun, 27 Feb 2000 13:35:01 +0000 (13:35 +0000)]
.tar.gz -> .tar.bz2