6 Commits

Author SHA1 Message Date
Max Horn
5a9dfd5d3b minimal optimization <g>
svn-id: r4202
2002-05-05 18:05:56 +00:00
Max Horn
479791a23e added some simple (8bit) 1x/2x/3x scalers, could probably be optimized
svn-id: r4187
2002-05-04 00:05:45 +00:00
Lionel Ulmer
35d305ce64 MP3 CD tracks should now be working properly.
Ludde, maybe you should check if Simon is still working OK as now the
change of the sound playing handle is 'asynchronous' (ie if you call
'stop' on a sound, the handle will NOT be put to NULL right away, but
at the next 'mix' thread call). Maybe we should completely remove this
handle stuff and always use instead the index returned by the
'play_XXX' functions.

svn-id: r4101
2002-04-27 07:42:14 +00:00
James Brown
4cc43b3679 Add new Scale mode. Thanks Gregory Montoir.
svn-id: r4069
2002-04-24 07:42:29 +00:00
Ludvig Strigeus
e5009674bf Fixed endian problems with 2xsai
svn-id: r3992
2002-04-18 08:34:47 +00:00
Ludvig Strigeus
b195bb597c put 2xsai filter in a separate file
svn-id: r3911
2002-04-12 10:35:29 +00:00