Lioncash
|
a82675b7d5
|
Kill off some usages of c_str.
Also changes some function params, but this is ok.
Some simplifications were also able to be made (ie. killing off strcmps with ==, etc).
|
2014-03-14 13:51:23 -04:00 |
Lioncash
|
2afe215271
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
Lioncash
|
6c4ee1753a
|
Fix some vertical alignments
ie. uses spaces for alignment.
|
2014-02-16 20:12:05 -05:00 |
degasus
|
9e56b1d343
|
Disable framerate correction for OpenAL
OpenAL itself stretch the time on slowdowns, so the Mixer isn't allowed also to change the rate.
|
2014-02-13 13:22:29 +01:00 |
degasus
|
bbd58b8f6a
|
change AI sampling rate based on framelimit
|
2014-02-11 14:53:53 +01:00 |
degasus
|
ca9fd64df9
|
controll the interpolation frac by the fifo size
|
2014-02-11 14:35:19 +01:00 |
degasus
|
d20dbbc92f
|
audiocommon: sync mixer by fifo instead of estimate values
|
2014-02-11 07:25:58 +01:00 |
lioncash
|
d2038049f5
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
Jasper St. Pierre
|
34692ab826
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |