Commit graph

1059 commits

Author SHA1 Message Date
Jaroslav Kysela
cd8b1b3c11 Added iatomic.h 2001-12-07 14:11:58 +00:00
Jaroslav Kysela
1bee1ded21 Cleaned atomic stuff 2001-12-07 09:05:03 +00:00
Jaroslav Kysela
e4e3929325 Initial version 2001-12-07 09:04:30 +00:00
Jaroslav Kysela
6b2469cfd1 Updated TODO 2001-12-03 10:57:10 +00:00
Jaroslav Kysela
f817b5a074 Fixed condition 2001-12-01 20:47:38 +00:00
Jaroslav Kysela
c9fb7faa1a Added check for buggy gcc 2001-12-01 20:45:57 +00:00
Jaroslav Kysela
58563bc209 0.9.0beta10a 2001-12-01 18:34:24 +00:00
Jaroslav Kysela
e35133c5e2 Added ladspa.h to noinst_HEADERS 2001-12-01 18:26:49 +00:00
Jaroslav Kysela
3c1272d029 0.9.0beta10 2001-11-30 17:39:20 +00:00
Jaroslav Kysela
ddb7209e9a Added snd_*_poll_descriptors_revents functions. 2001-11-30 17:36:45 +00:00
Jaroslav Kysela
23ab0b3509 Added more code.. Still unfinished 2001-11-30 17:15:30 +00:00
Jaroslav Kysela
fa11a17c6a Fixed some debug printfs 2001-11-29 12:26:47 +00:00
Jaroslav Kysela
e0aaf895d8 Updated documentation for snd_pcm_mmap_commit() 2001-11-28 16:51:31 +00:00
Jaroslav Kysela
095cbbb467 Finished lfloat plugin.
Added code to plug plugin to handle linear float / integer conversions.
2001-11-27 14:24:44 +00:00
Jaroslav Kysela
4efc53523a A bit updated 2001-11-26 18:33:40 +00:00
Jaroslav Kysela
1566f1b5b8 Added exit when configure fails 2001-11-26 18:21:00 +00:00
Jaroslav Kysela
a4c520774e Added test of CVSCOMPILE_NO_MAKE 2001-11-26 18:19:44 +00:00
Jaroslav Kysela
bb749766d4 Added lfloat plugin code (not finished) 2001-11-26 16:08:49 +00:00
Jaroslav Kysela
72a221be2c Initial (not working) version 2001-11-26 16:07:32 +00:00
Jaroslav Kysela
dcc691073e Added more configuration parsing code, seems working now, but the plugin engine is not written yet (I should write float<->linear conversion plugin at first) 2001-11-26 15:28:27 +00:00
Jaroslav Kysela
0f2a99a523 Added code to show the formats when the plug PCM can't find a conversion code 2001-11-26 15:27:02 +00:00
Jaroslav Kysela
66865e1df9 Added more ACCBIT masks 2001-11-26 15:20:32 +00:00
Jaroslav Kysela
b3c53425d6 Added Linear <-> float format conversion PCM type 2001-11-26 15:19:44 +00:00
Jaroslav Kysela
aa68b89c37 Added snd_config_get_ireal function 2001-11-26 15:19:19 +00:00
Jaroslav Kysela
81512cb3f3 Added empty check functions for format and subformat mask 2001-11-26 15:17:01 +00:00
Jaroslav Kysela
0e746d674b Specified the range for float types and added empty check function for format and subformat mask 2001-11-26 15:16:01 +00:00
Jaroslav Kysela
2fe0d1995c Cleanups 2001-11-26 13:39:15 +00:00
Jaroslav Kysela
26c3afa171 Added LADSPA plugin (only framework, no implementation yet) 2001-11-25 09:55:53 +00:00
Jaroslav Kysela
f9756e6efd Added snd_config_imake_* functions. 2001-11-24 18:29:15 +00:00
Jaroslav Kysela
7cf4ef131d Fixed compilation problem 2001-11-24 18:18:25 +00:00
Jaroslav Kysela
c33c5760ab Added snd_*_open_lconf functions.
Some minor changes in config interface documentation.
2001-11-24 17:47:01 +00:00
Jaroslav Kysela
f830a77334 Added debug code 2001-11-24 11:32:42 +00:00
Jaroslav Kysela
86db3b4e30 Removed asserts from *name functions 2001-11-24 11:32:10 +00:00
Jaroslav Kysela
23348526ef Fixed double initialization in prepare 2001-11-24 11:27:24 +00:00
Jaroslav Kysela
857d492b99 Proper fix for the overflow 2001-11-24 10:53:14 +00:00
Jaroslav Kysela
0d1cda0f1c Move pre before alpha 2001-11-24 10:19:59 +00:00
Jaroslav Kysela
2d337cbe51 Added EXTRASTR and EXTRAVER 2001-11-24 10:13:33 +00:00
Jaroslav Kysela
bf52f17264 Added EXTRA_CLEAN and SND_LIB_EXTRAVER 2001-11-24 10:12:17 +00:00
Jaroslav Kysela
8a55234812 More verbose debug for refine 2001-11-23 11:48:40 +00:00
Jaroslav Kysela
25978dbfa9 Added hack for rate to avoid overflow in other code 2001-11-23 11:47:01 +00:00
Jaroslav Kysela
323a0f4419 Added __cplusplus defines 2001-11-20 16:14:58 +00:00
Jaroslav Kysela
d081437f0f Fixed the async stuff in snd_pcm_close 2001-11-20 15:21:20 +00:00
Jaroslav Kysela
7b569ec413 Added extra initialization for hlist 2001-11-20 15:16:58 +00:00
Jaroslav Kysela
05d06f02b3 Romoved pcm.doxygen from EXTRA_DIST 2001-11-20 09:33:00 +00:00
Jaroslav Kysela
a804acc5a3 Removed pack target 2001-11-20 09:32:19 +00:00
Jaroslav Kysela
41bb3d04fe Updated... 2001-11-20 09:30:15 +00:00
Jaroslav Kysela
8a99a9eb4f Added support for SuSE and automake 2001-11-20 09:29:21 +00:00
Jaroslav Kysela
eb391e81f0 Added REFINE_DEBUG 2001-11-19 15:52:45 +00:00
Jaroslav Kysela
8ae67a10f6 Fixed typo 2001-11-19 11:54:06 +00:00
Jaroslav Kysela
d4d1405018 Fixed typos. 2001-11-19 11:06:03 +00:00