Christoph Mallon
|
ab80b20a30
|
COMMON: Replace x + ARRAYSIZE(x) by the simpler ARRAYEND(x).
|
2011-08-07 15:19:08 +02:00 |
|
Christoph Mallon
|
a5a8833c05
|
COMMON: Add DisposablePtr<T>, which replaces many repeated implementations of a dispose flag.
|
2011-08-07 15:19:08 +02:00 |
|
Christoph Mallon
|
97a6ee2e64
|
AUDIO: #define OV_EXCLUDE_STATIC_CALLBACKS to not get unnecessary static data, which causes warnings.
|
2011-08-07 15:19:07 +02:00 |
|
strangerke
|
69b1485a22
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
|
Ori Avtalion
|
9414d7a6e2
|
JANITORIAL: Reduce header dependencies in shared code
Some backends may break as I only compiled SDL
|
2011-04-28 15:08:58 +03:00 |
|
dhewg
|
e15f9cc072
|
AUDIO: Fix Tremolo support
Include by used library, not by backend
|
2011-04-22 21:43:42 +02:00 |
|
Max Horn
|
42ab839dd6
|
AUDIO: Rename sound/ dir to audio/
svn-id: r55850
|
2011-02-09 01:09:01 +00:00 |
|