Commit Graph

22 Commits

Author SHA1 Message Date
Glenn Maynard b5db09f362 allow variable ratios 2006-11-30 02:14:30 +00:00
Glenn Maynard b9bee153c1 both source and dest units are 64-bit 2006-11-30 02:13:02 +00:00
Glenn Maynard 3afa9e231e change param order 2006-11-30 02:11:08 +00:00
Glenn Maynard 71c95983dc old, confusing comments 2006-11-30 02:06:56 +00:00
Glenn Maynard f42efc3b22 use a list instead of a deque 2006-11-30 02:05:36 +00:00
Glenn Maynard c0d13ba04f set directly 2006-11-30 01:55:52 +00:00
Glenn Maynard cf6da4c2f4 simplify 2006-11-30 01:52:12 +00:00
Glenn Maynard 115bad2017 CommitPosition -> Insert 2006-11-30 01:47:51 +00:00
Glenn Maynard a66bc2c949 semantic cleanup 2006-11-30 01:46:20 +00:00
Glenn Maynard 0cc1832628 hide implementation 2006-11-30 01:39:58 +00:00
Glenn Maynard e2923274f4 Insert -> CommitPosition 2006-11-26 18:44:06 +00:00
Glenn Maynard 47768d3758 cleanup 2006-11-26 17:58:59 +00:00
Glenn Maynard 25cfaa6f7c cleanup 2006-11-26 17:56:29 +00:00
Glenn Maynard d8b00e5cc7 revert. #define NEED_CSTDLIB_WORKAROUND instead. 2005-06-26 03:51:22 +00:00
Ben Anderson 30cb9950f9 Add MinGW compilation hack. I hope this compiles on other systems. 2005-06-26 03:48:46 +00:00
Glenn Maynard dc0542aafa fix debug output 2004-09-10 00:08:17 +00:00
Glenn Maynard d610ec2e80 clamp output 2004-07-14 21:06:03 +00:00
Glenn Maynard f9f10e2372 more license updates 2004-05-06 02:40:33 +00:00
Glenn Maynard 1800ebd9f6 don't extrapolate sound position when a mapping entry isn't found; it
causes odd underrun behavior and software mixing starts
2004-04-21 23:35:07 +00:00
Glenn Maynard c8f1fc31d3 locks in pos_map aren't needed anymore (we do it in RageSound) 2004-04-16 22:28:57 +00:00
Glenn Maynard 31b5eccedd better output 2004-04-13 01:48:51 +00:00
Glenn Maynard b21fd54b8e split out RageSoundPosMap (too much code in RageSound) 2004-04-11 04:51:03 +00:00