Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-05-05 | minimal optimization <g> | Max Horn | |
svn-id: r4202 | |||
2002-05-04 | added some simple (8bit) 1x/2x/3x scalers, could probably be optimized | Max Horn | |
svn-id: r4187 | |||
2002-04-27 | MP3 CD tracks should now be working properly. | Lionel Ulmer | |
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-24 | Add new Scale mode. Thanks Gregory Montoir. | James Brown | |
svn-id: r4069 | |||
2002-04-18 | Fixed endian problems with 2xsai | Ludvig Strigeus | |
svn-id: r3992 | |||
2002-04-12 | put 2xsai filter in a separate file | Ludvig Strigeus | |
svn-id: r3911 |