Commit graph

918 commits

Author SHA1 Message Date
Takashi Iwai
0791fb2848 Added snd_seq_sync_output_queue() function.
Rewrote playmidi1 to use this function.  It is no longer necessary
to wait for echoback.
2001-09-03 10:41:18 +00:00
Jaroslav Kysela
7b6eeb64de Fixed 2001-08-30 09:28:17 +00:00
Takashi Iwai
bdb2618f96 Define SND_LITTLE_ENDIAN or SND_BIG_ENDIAN locally.
Fixed handling of non-linear formats now.
2001-08-28 15:39:55 +00:00
Jaroslav Kysela
4e92e7a28c Fixed some typos for timer interface. 2001-08-28 13:41:03 +00:00
Jaroslav Kysela
c584d6ce62 Added missing comment for doxygen 2001-08-28 13:38:27 +00:00
Jaroslav Kysela
8ab0681082 Updated to latest API 2001-08-28 13:31:01 +00:00
Jaroslav Kysela
cd97f4e735 Added snd_seq_queue_timer_type_t. 2001-08-28 08:03:19 +00:00
Jaroslav Kysela
aded0e2354 Fixed typo 2001-08-27 09:13:58 +00:00
Jaroslav Kysela
d82dd58bb3 Fixed OOPS (double free) 2001-08-24 12:23:19 +00:00
Jaroslav Kysela
9708283b56 Removed EAGAIN error report from drain 2001-08-22 11:27:45 +00:00
Jaroslav Kysela
6aab8c8f70 Fixed compilation 2001-08-22 11:24:57 +00:00
Jaroslav Kysela
18f147735f Compilation fixes (asound.h removal) 2001-08-22 06:39:08 +00:00
Jaroslav Kysela
b11ed04ea0 Added automatic ttable expansion 2001-08-21 08:59:07 +00:00
Jaroslav Kysela
79531a4eb0 The main header file is not dependant on asound.h from driver. 2001-08-20 13:15:30 +00:00
Jaroslav Kysela
4747044abf 0.9.0beta7 2001-08-20 09:20:32 +00:00
Jaroslav Kysela
aebed60fe7 sum->average for route_policy 2001-08-20 09:06:11 +00:00
Jaroslav Kysela
de27e7ec3f Updated route_policy 2001-08-20 09:03:46 +00:00
Jaroslav Kysela
29ae3ba073 Added route_policy default 2001-08-20 09:02:41 +00:00
Jaroslav Kysela
2dcdb64b93 atomic functions are not available on sparc, too 2001-08-16 16:05:39 +00:00
Jaroslav Kysela
8ae3783494 Some small modifications to make doxygen happy. 2001-08-15 14:04:04 +00:00
Jaroslav Kysela
9af9f033dd Removed debug output 2001-08-15 13:52:56 +00:00
Jaroslav Kysela
b45c08611c Added symbol versioning for dlsym-callbacks.
Removed snd_config_refer_load from confmisc.c and pcm.c.
2001-08-15 12:12:16 +00:00
Jaroslav Kysela
36a2810081 Added arguments 2001-08-10 16:44:08 +00:00
Jaroslav Kysela
7f498ce393 Updated for latest API 2001-08-10 08:56:25 +00:00
Jaroslav Kysela
f22f8388ad Fixed broken initialization 2001-08-08 18:52:25 +00:00
Jaroslav Kysela
5fd61eaf90 Added libtoolize 2001-07-30 12:18:35 +00:00
Jaroslav Kysela
f5709d953d Moved SND_PCM_INFO defines from asoundlib.h to pcm_local.h. 2001-07-30 12:13:49 +00:00
Jaroslav Kysela
66293bc48a Some reorganization for libtool updates (version 1.4 is now supported).
Added --with-debug parameter for configure.
2001-07-30 11:56:46 +00:00
Jaroslav Kysela
b67957a08f include/pcm.h 2001-07-30 11:25:57 +00:00
Jaroslav Kysela
7e6906d056 Another fix - switch behaviour 2001-07-30 09:58:32 +00:00
Jaroslav Kysela
a978b49127 Added missing tests for hw_params->info. 2001-07-26 13:52:43 +00:00
Jaroslav Kysela
5b41fff0be Mixer behaviour fixes 2001-07-26 10:52:42 +00:00
Takashi Iwai
78156e8f16 Added snd_seq_system_info_get_cur_clients/queues. 2001-07-25 17:33:34 +00:00
Jaroslav Kysela
48c58ade1d Small fixes (capture & switch read) 2001-07-25 12:33:35 +00:00
Jaroslav Kysela
ff1820f1ad Added snd_mixer_selem_is_active function.
Changed behaviour for CTL_SINGLE.
Function snd_mixer_handle_events is no longer called from simple mixer code.
2001-07-23 13:07:47 +00:00
Jaroslav Kysela
2097e99245 Fixed braces 2001-07-21 10:17:03 +00:00
Jaroslav Kysela
b22bd371e9 Added timer_local.h to noinst_HEADERS 2001-07-21 10:10:55 +00:00
Jaroslav Kysela
5469777424 Added hwdep_local.h to noinst_HEADERS 2001-07-21 10:04:20 +00:00
Jaroslav Kysela
c6170962f8 Fixed typo 2001-07-21 09:55:01 +00:00
Jaroslav Kysela
9be456ab4b 0.9.0beta6 2001-07-20 07:56:23 +00:00
Jaroslav Kysela
24a2d2c078 snd_pcm_route_load_ttable is exported again for pcm_plug.c 2001-07-20 07:44:21 +00:00
Jaroslav Kysela
1e658ea05a Improved documentation for snd_config_update 2001-07-19 16:11:50 +00:00
Jaroslav Kysela
255fc1d22d Enhanced description for write* and read* functions 2001-07-19 16:08:52 +00:00
Jaroslav Kysela
aaca39b211 Some small addition 2001-07-19 09:21:36 +00:00
Jaroslav Kysela
b81a1dd79f Added route_policy option for the plug plugin.
Some fixes in the route and hooks plugin.
2001-07-19 09:11:05 +00:00
Jaroslav Kysela
0d9a5d0e59 More documentation updates. 2001-07-18 12:17:11 +00:00
Jaroslav Kysela
71c851bce7 Renamed class to dev_class 2001-07-18 09:22:34 +00:00
Jaroslav Kysela
d92c9b7698 Updated 2001-07-16 13:40:05 +00:00
Jaroslav Kysela
24945eca0c Added encapsulation for timer interface 2001-07-16 13:33:55 +00:00
Jaroslav Kysela
bf858b7312 Updated timer interface to follow new uniform configuration style. 2001-07-16 11:15:28 +00:00