Jaroslav Kysela
|
eb3bd553ea
|
Fixed reading of extraver
|
2003-03-05 14:30:12 +00:00 |
|
Jaroslav Kysela
|
3a2a3dcca5
|
Fixed compilation problem
|
2003-03-05 12:31:04 +00:00 |
|
Jaroslav Kysela
|
fdbb710e4a
|
Added pcm_jack.c to EXTRA_libpcm_la_SOURCES
|
2003-03-05 12:24:52 +00:00 |
|
Jaroslav Kysela
|
9c084c4ba6
|
Updated to new timer API
|
2003-03-04 20:01:06 +00:00 |
|
Jaroslav Kysela
|
6a949ee804
|
0.9.0rc8a
|
2003-03-03 08:42:55 +00:00 |
|
Jaroslav Kysela
|
83b115f024
|
Added pcm_dmix_i386.h
|
2003-03-03 08:38:59 +00:00 |
|
Jaroslav Kysela
|
da71feb771
|
0.9.0rc8
|
2003-03-02 20:06:04 +00:00 |
|
Jaroslav Kysela
|
fe75a8fa3f
|
Timer cleanups against the latest API
|
2003-03-02 19:30:52 +00:00 |
|
Jaroslav Kysela
|
5f5243ef79
|
Sync
|
2003-03-02 19:28:48 +00:00 |
|
Jaroslav Kysela
|
2459a6d1d1
|
Fixed tstamps for newer driver
|
2003-03-01 20:32:02 +00:00 |
|
Jaroslav Kysela
|
b439930525
|
Reverted back generic code
|
2003-03-01 20:18:50 +00:00 |
|
Jaroslav Kysela
|
498699c8aa
|
Reduced race window
|
2003-03-01 14:24:42 +00:00 |
|
Jaroslav Kysela
|
6ed583287a
|
Reverted to 1.3 version (race window is smaller)
|
2003-03-01 14:23:29 +00:00 |
|
Jaroslav Kysela
|
0b3b4b912d
|
Reverted back code for generic mix function
|
2003-03-01 11:20:18 +00:00 |
|
Jaroslav Kysela
|
e90d914915
|
Use asm code directly from src/pcm/pcm_dmix_i386.h
|
2003-03-01 11:16:42 +00:00 |
|
Jaroslav Kysela
|
75d9142a83
|
Reverted back to 1.1 version
|
2003-03-01 11:13:12 +00:00 |
|
Jaroslav Kysela
|
a8f375386e
|
Added more example for dmix plugin
|
2003-03-01 09:05:31 +00:00 |
|
Jaroslav Kysela
|
6d7b69d397
|
Added htstamp functions
|
2003-02-28 20:35:34 +00:00 |
|
Jaroslav Kysela
|
743f9a952d
|
Fixed small errors (size == 0 test) in asm code
|
2003-02-28 20:33:42 +00:00 |
|
Jaroslav Kysela
|
b53b043c43
|
Fixed small errors (size == 0 test)
|
2003-02-28 20:33:01 +00:00 |
|
Jaroslav Kysela
|
20f261e3fd
|
Fixed check_interleave test
|
2003-02-28 20:32:33 +00:00 |
|
Jaroslav Kysela
|
8faee9967f
|
Fixed nasty bug when we used more ipc buffers for interleaved access
|
2003-02-28 20:32:07 +00:00 |
|
Jaroslav Kysela
|
1ac62945f8
|
Added htstamp functions
|
2003-02-28 20:29:23 +00:00 |
|
Jaroslav Kysela
|
cf9e518d51
|
Timestamp update (struct timeval -> struct timespec).
|
2003-02-28 17:23:28 +00:00 |
|
Jaroslav Kysela
|
8bb29f007d
|
Synced with dmix plugin
|
2003-02-28 17:03:26 +00:00 |
|
Takashi Iwai
|
bc62be2388
|
set/reset the surround-swap switch for 4 and 6 channel playback.
|
2003-02-25 16:57:59 +00:00 |
|
Takashi Iwai
|
8f2e0a48be
|
added the "optional" field for sctl.
if the control is not loaded properly, it's ignored without errors.
|
2003-02-25 16:57:21 +00:00 |
|
Takashi Iwai
|
4894758be0
|
clean up the spec file by Ronny V. Vindenes.
|
2003-02-25 15:34:23 +00:00 |
|
Takashi Iwai
|
b80ccd1709
|
changed the iec958 code for revo 7.1.
|
2003-02-25 15:33:40 +00:00 |
|
Jaroslav Kysela
|
d55919b910
|
Removed debugging output
|
2003-02-25 13:35:40 +00:00 |
|
Jaroslav Kysela
|
10c9d4911c
|
Increased version
|
2003-02-25 12:45:45 +00:00 |
|
Jaroslav Kysela
|
e873672469
|
Fixed wrong result problem in sum code
|
2003-02-25 12:45:25 +00:00 |
|
Jaroslav Kysela
|
2950dbf725
|
A try to fix the errno mess
|
2003-02-23 20:00:07 +00:00 |
|
Jaroslav Kysela
|
0c72d7555a
|
Use FORWARD ioctl
|
2003-02-23 19:48:08 +00:00 |
|
Jaroslav Kysela
|
7b09000813
|
Removed snd_pcm_hwdiff() function
|
2003-02-22 17:53:01 +00:00 |
|
Jaroslav Kysela
|
2dab1dfbc3
|
Removed snd_pcm_hwptr().
Added snd_pcm_hwdiff() and snd_pcm_forward().
Returned the behaviour for snd_pcm_mmap_begin().
|
2003-02-22 17:19:02 +00:00 |
|
Jaroslav Kysela
|
fbd99fdec0
|
Added snd_pcm_hwptr() and enhanced snd_pcm_mmap_begin() for no xrun mode.
|
2003-02-22 10:19:53 +00:00 |
|
Abramo Bagnara
|
a91efc0fe6
|
More uniform tests. Added possibility to test without cache poisoning
|
2003-02-21 10:09:36 +00:00 |
|
Jaroslav Kysela
|
64811d79ca
|
Removed \!HAVE_JACK
|
2003-02-20 19:58:36 +00:00 |
|
Jaroslav Kysela
|
f74660eaeb
|
Added mix_areas_srv and */srv ratio
|
2003-02-20 19:47:37 +00:00 |
|
Jaroslav Kysela
|
8d2eecb547
|
Renamed ATOMIC->ATOMIC_SMP_LOCK
|
2003-02-20 19:24:01 +00:00 |
|
Jaroslav Kysela
|
1c908a75c1
|
Moved asm i386 code to pcm_dmix_i386.h; UP optimization
|
2003-02-20 17:10:22 +00:00 |
|
Jaroslav Kysela
|
7e6031b151
|
Increased LOOP to 100
|
2003-02-20 16:45:06 +00:00 |
|
Jaroslav Kysela
|
a7dc532df0
|
Added difference between UP and SMP
|
2003-02-20 16:41:58 +00:00 |
|
Jaroslav Kysela
|
db59805cdd
|
Enhanced measuring
|
2003-02-20 16:38:52 +00:00 |
|
Jaroslav Kysela
|
16f785ca13
|
added .p2align lines to i386 asm code
|
2003-02-20 15:45:01 +00:00 |
|
Takashi Iwai
|
a613cacd4d
|
added the reserved and driver-data field for dsp loader structs.
|
2003-02-20 14:53:20 +00:00 |
|
Jaroslav Kysela
|
d13a14b79e
|
Added special CFLAGS for code
|
2003-02-19 21:25:59 +00:00 |
|
Jaroslav Kysela
|
1da32fb069
|
Added code test utility
|
2003-02-19 21:18:53 +00:00 |
|
Jaroslav Kysela
|
335c06d070
|
Added MMX code and detection of MMX capable CPU
|
2003-02-19 21:17:38 +00:00 |
|