Commit graph

  • 5bf777d2c2 Updated Abramo Bagnara 2000-06-22 06:08:52 +00:00
  • b312f52b76 pcm handle split. Moved buffer to plugin struct Abramo Bagnara 2000-06-21 15:03:06 +00:00
  • 4c24f6925e Added pcm_multi Abramo Bagnara 2000-06-21 15:00:42 +00:00
  • 79793b98c2 Remove device, stream, subdevice selection and incorporated in info structs. Changed paranoia checks in assert Abramo Bagnara 2000-06-21 15:00:24 +00:00
  • 60fa939c21 pcm handle split Abramo Bagnara 2000-06-21 14:59:20 +00:00
  • 0535d28240 Remove device, stream, subdevice selection and incorporated in info structs Abramo Bagnara 2000-06-21 14:58:20 +00:00
  • 052e57cb1f First incomplete implementation Abramo Bagnara 2000-06-21 14:57:19 +00:00
  • 3e107dfbe6 Compilation fixes Abramo Bagnara 2000-06-21 14:56:32 +00:00
  • aa20eaec43 Updated Abramo Bagnara 2000-06-21 14:55:47 +00:00
  • 6070773202 Replaced snd_xtoy_bb with cpu_to_xxyy and xxyy_to_cpu. Jaroslav Kysela 2000-06-18 17:25:10 +00:00
  • 7d01263a06 Added missing reference to stream in snd_rawmidi_stream_flush Jaroslav Kysela 2000-06-18 13:01:30 +00:00
  • b60673fe68 Better solution for compat sources Abramo Bagnara 2000-06-13 09:29:55 +00:00
  • a983321c27 Fixed missing stream setting Abramo Bagnara 2000-06-12 21:55:47 +00:00
  • bc252d4d26 Added hsearch_r for compatibility needs Abramo Bagnara 2000-06-12 17:30:46 +00:00
  • d3fa17a0a1 Updated Abramo Bagnara 2000-06-12 07:13:52 +00:00
  • 34d8243828 Paranoia zeroing Abramo Bagnara 2000-06-11 13:32:10 +00:00
  • c956c5a024 Removed memcpy use Abramo Bagnara 2000-06-11 13:31:46 +00:00
  • e8cac7de4d Changed ALSA unit from bytes to frames. Splitted mmap control structs. Better midlevel interrupt handler Abramo Bagnara 2000-06-10 12:39:51 +00:00
  • bbdff9fce5 Bugfix: - dead SMP lock in es1968 (maestro2) driver. Takashi Iwai 2000-06-08 10:55:34 +00:00
  • 7fe55fff6a Fix for frame size not byte aligned Abramo Bagnara 2000-06-05 15:28:39 +00:00
  • ee5465d113 Removed Jaroslav Kysela 2000-06-05 14:59:35 +00:00
  • dd53a219d4 Added autoheader to cvscompile. Added config.h.in to .cvsignore. Removed old version defines from asoundlib.h. Jaroslav Kysela 2000-06-05 14:34:21 +00:00
  • e7841f4022 Removed not needed big endian check Abramo Bagnara 2000-06-05 11:38:39 +00:00
  • 0888689aec Renamed status field in state Abramo Bagnara 2000-06-05 11:38:02 +00:00
  • c323849bac Followed ioctl rename Abramo Bagnara 2000-06-05 06:45:46 +00:00
  • 237271dc82 Removed pthread lib use Abramo Bagnara 2000-06-04 16:26:13 +00:00
  • 1014e1a3ab Fixed sign Abramo Bagnara 2000-06-04 16:25:32 +00:00
  • e813e37bee Updated Abramo Bagnara 2000-06-04 16:25:13 +00:00
  • a44c94959e Changed other static checks in assert Abramo Bagnara 2000-06-04 16:24:04 +00:00
  • ef2a9bdd88 Added mmap_control access function. Converted static checks in asserts. Uniformed avail functions to kernel code Abramo Bagnara 2000-06-04 13:13:01 +00:00
  • f11e203d6e Added snd_pcm_stream_state and snd_pcm_stream_byte_io. Added needed callbacks and cleaned some existing. Fixed byte_boundary request Abramo Bagnara 2000-06-01 21:58:25 +00:00
  • 2ff2c87cdb Removed mmap emulation. Updated TODO. Fixed an over rename Abramo Bagnara 2000-05-31 15:09:27 +00:00
  • f9eacbfc9e Removed duplicated #include Abramo Bagnara 2000-05-31 07:19:04 +00:00
  • 6a95bf1516 Endianess cleaning Abramo Bagnara 2000-05-30 18:54:44 +00:00
  • dbd884fbf4 Fixed typo Abramo Bagnara 2000-05-30 11:40:22 +00:00
  • da9be8d3a8 More seek support Abramo Bagnara 2000-05-29 19:53:30 +00:00
  • d134c45c4e Changed driver detection Jaroslav Kysela 2000-05-27 18:29:28 +00:00
  • 1a7f88d10e Better names for ALSA API. Added min_fragments, max_fragments. Abramo Bagnara 2000-05-27 16:52:17 +00:00
  • 4bb0a08bf9 Removed warnings Abramo Bagnara 2000-05-26 17:58:24 +00:00
  • 0df4996fcd Misc fixes: - add confdefs.h to .cvsignore. - use tar options instead of actually changing owner when packing. Takashi Iwai 2000-05-26 14:34:44 +00:00
  • 14b1742ff2 Moved format descriptions out of kernel space. Exported setup dump function. Abramo Bagnara 2000-05-25 08:36:58 +00:00
  • 9eb2c42445 Renamed samples in frames where appropriated. Added a compatibility hack for gcc 2.7.2.3 Abramo Bagnara 2000-05-24 21:35:55 +00:00
  • cc5730a49e Fixed return value Abramo Bagnara 2000-05-24 05:36:23 +00:00
  • c582ff51b6 Removed frag_* fields. Collapsed I/O plugins. Added to mmap plugin support for stream mode Abramo Bagnara 2000-05-23 12:52:06 +00:00
  • 0b2b3c8a81 Changed route plugin arithmetic to unsigned. Choosen better names for plugin ops Abramo Bagnara 2000-05-20 13:18:55 +00:00
  • 76363aa060 Cosmetics Abramo Bagnara 2000-05-19 09:40:24 +00:00
  • 1c7056eeca - 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). Takashi Iwai 2000-05-18 18:16:38 +00:00
  • 4f85cf4d46 - Fix bad spin_unlock_* - Fix casts from 64 bit pointer to int Takashi Iwai 2000-05-18 17:52:58 +00:00
  • bec89c69ae Fixed snd_pcm_plug_client_voices_iovec return type Abramo Bagnara 2000-05-18 14:41:15 +00:00
  • 2284d80ef0 Fixed one typo and one thinko Abramo Bagnara 2000-05-18 14:38:10 +00:00
  • 937414d534 Avoid overflow Abramo Bagnara 2000-05-16 18:04:44 +00:00
  • 386e8a645c renamed pcm_plugin_build.c to pcm_common.c Abramo Bagnara 2000-05-16 15:21:18 +00:00
  • 7b054f4dce - splitted mmap in logical steps - optimized mmap transfer - completed mmap helpers - renamed pcm_plugin_build.c to pcm_common.c Abramo Bagnara 2000-05-16 15:20:34 +00:00
  • 5b42e338bb Updated TODO Abramo Bagnara 2000-05-12 07:46:26 +00:00
  • 2829304154 Fixed C++ warnings Abramo Bagnara 2000-05-11 14:12:34 +00:00
  • 3b1b429b88 Added TODO to dist Abramo Bagnara 2000-05-09 17:25:41 +00:00
  • 443b257314 Moved update call to corrent position.. Jaroslav Kysela 2000-05-09 15:44:18 +00:00
  • e77cbd919d Completed pcm_update implementation Abramo Bagnara 2000-05-09 10:46:43 +00:00
  • 3a6ce53704 Added TODO files Abramo Bagnara 2000-05-09 10:42:12 +00:00
  • 0b6e77cd02 Fixed device name... Jaroslav Kysela 2000-05-08 20:24:38 +00:00
  • 1cd6778173 Merged pcm2 branch. Jaroslav Kysela 2000-05-08 18:53:38 +00:00
  • 986c1500d2 Another API cleanups. Added setup functions for rawmidi and timer interfaces. Jaroslav Kysela 2000-04-18 15:20:12 +00:00
  • 40fd003a4d Fixed rate specification.. Jaroslav Kysela 2000-04-18 15:18:38 +00:00
  • 1149f06429 Protocol version number changed to 2.0.0. Jaroslav Kysela 2000-04-18 11:25:05 +00:00
  • 03066b8131 MUX1 & MUX2 renaming. Jaroslav Kysela 2000-04-17 18:55:13 +00:00
  • ff5f643228 Cleaned pcm internals. Added mmap'able plugins Abramo Bagnara 2000-04-17 17:39:16 +00:00
  • 5673d299a9 Cleaned pcm internals. Added mmap'able plugins Abramo Bagnara 2000-04-17 17:31:41 +00:00
  • 340eb52ea2 Implemented voice_setup Abramo Bagnara 2000-04-16 15:38:28 +00:00
  • cab3f4819b Implemented voice_setup. Changed mmap control Abramo Bagnara 2000-04-16 15:36:30 +00:00
  • fe03a4781b Renamed for congruency two fields Abramo Bagnara 2000-04-16 15:36:09 +00:00
  • 427a14e32b Renamed for congruency two fields Abramo Bagnara 2000-04-16 15:28:42 +00:00
  • b43320ce20 Changed protocol version to 1.1.0 Jaroslav Kysela 2000-04-16 11:45:29 +00:00
  • 194218ea2f Added CAPTURE3/PLAYBACK3 plugins. Jaroslav Kysela 2000-04-15 10:49:04 +00:00
  • e1490018f9 Fixed C++ compilation. Jaroslav Kysela 2000-04-15 10:48:49 +00:00
  • 22b1b2a64d Fixed return value Abramo Bagnara 2000-04-13 21:17:03 +00:00
  • 31c7d12284 Removed double goto. Jaroslav Kysela 2000-04-13 14:59:38 +00:00
  • 2c07d4f1ea Avoided useless writev use Abramo Bagnara 2000-04-13 11:45:39 +00:00
  • a2932a8f52 Fixed compilation problem (route plugin definition). Jaroslav Kysela 2000-04-13 09:28:04 +00:00
  • 72c4dc407e Fixed readv/writev Abramo Bagnara 2000-04-12 20:42:48 +00:00
  • eda7dab1a0 Fixed plugins Abramo Bagnara 2000-04-12 20:41:16 +00:00
  • e963b9f371 Removed obsolete interleave plugin. Rewritten and fixed other for efficiency. Abramo Bagnara 2000-04-12 20:38:48 +00:00
  • 87ab887d33 0.6.0pre1 Jaroslav Kysela 2000-04-03 18:17:59 +00:00
  • 749f2ffd77 Added snd_pcm_format_physical_width... Jaroslav Kysela 2000-03-30 13:21:26 +00:00
  • 098b4b6a96 New plugin interface with readv/writev support. Initial code. Jaroslav Kysela 2000-03-29 20:26:06 +00:00
  • e7d099089c Removed volbal plugin (substituted with route) Abramo Bagnara 2000-03-22 16:22:12 +00:00
  • 6949222d36 Added route plugin Abramo Bagnara 2000-03-22 16:20:23 +00:00
  • bce4a22410 Removed voices plugin Abramo Bagnara 2000-03-22 16:20:05 +00:00
  • 43e11d788a Removed voices and volbal plugins. Rewritten interleave plugin. Changed some name in linear Abramo Bagnara 2000-03-22 16:18:04 +00:00
  • afbaf0fde9 moved silence byte function Abramo Bagnara 2000-03-22 16:12:59 +00:00
  • 54d348c4d7 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. Jaroslav Kysela 2000-03-21 17:36:27 +00:00
  • 43041cbe78 New functions for sequencer: Takashi Iwai 2000-03-18 18:03:50 +00:00
  • 80a5582912 0.5.6 Jaroslav Kysela 2000-03-11 21:34:41 +00:00
  • a85b5df0ef Changed versioning scheme. Jaroslav Kysela 2000-03-11 11:08:08 +00:00
  • c4cb2694fd Small cleanup by Frank van de Pol <frank@vande-pol.demon.nl> - timestamp Jaroslav Kysela 2000-03-10 22:08:40 +00:00
  • bcb411c1d7 Fixed return value for snd_pcm_close Jaroslav Kysela 2000-03-10 14:05:49 +00:00
  • e3973d6fc9 Fixed wrong name... Jaroslav Kysela 2000-03-04 15:50:35 +00:00
  • 744c87fd12 Added midiloop utility.. Jaroslav Kysela 2000-03-04 15:50:15 +00:00
  • 845add2af5 0.5.5 Jaroslav Kysela 2000-03-01 18:13:35 +00:00
  • 4931c0c7e2 Changed the switch interface. Every switches are accessible via one ioctl. Jaroslav Kysela 2000-03-01 18:12:30 +00:00
  • ea8a84d3c1 Moved EXPORT_SYMBOL tags for driver to plugin.c only. Jaroslav Kysela 2000-02-27 20:07:45 +00:00