Amar Takhar
|
14e2d9ad12
|
Add config.h to 8 files that were missing it, _all_ source files must include config.h at the very top.
Originally committed to SVN as r3666.
|
2009-10-09 16:34:38 +00:00 |
|
Amar Takhar
|
d348b4e33e
|
Fix all the headers in *.cpp, this includes:
* Wrapping all headers that are in agi_pre.h with AGI_PRE.
* Sorting alphabetically.
Originally committed to SVN as r3515.
|
2009-09-10 13:06:40 +00:00 |
|
Niels Martin Hansen
|
f3e84bea88
|
Some more cache management stuff for the audio rendering.
Originally committed to SVN as r3421.
|
2009-08-16 16:22:59 +00:00 |
|
Niels Martin Hansen
|
e9e3b2d107
|
Change AudioRenderer to use DataBlockCache.
Originally committed to SVN as r3414.
|
2009-08-16 00:28:26 +00:00 |
|
Niels Martin Hansen
|
09e27f5df3
|
Add two missing functions to audio_renderer.cpp to finally make it compile!
Originally committed to SVN as r3395.
|
2009-08-13 00:14:36 +00:00 |
|
Niels Martin Hansen
|
80364aaf01
|
Also forgot a wx include for wxMemoryDC in audio_renderer.cpp.
Originally committed to SVN as r3394.
|
2009-08-13 00:05:38 +00:00 |
|
Niels Martin Hansen
|
29f1272843
|
Uh oops, audio_renderer.cpp was including <set> instead of <map>...
Originally committed to SVN as r3393.
|
2009-08-13 00:04:16 +00:00 |
|
Niels Martin Hansen
|
5501c42cb0
|
Add (currently unused) AudioRendrer class and companions, see #951, #965 and #990.
Originally committed to SVN as r3390.
|
2009-08-12 23:42:53 +00:00 |
|