Steve Checkoway
be30fd0236
Cleanup
2004-06-25 23:00:01 +00:00
Steve Checkoway
8b98d83a50
Attempt to make the callback faster when the proc format is either exactly what SM wants (unlikely from what I've read) or the canonical format (according to apple).
2004-06-24 22:04:55 +00:00
Steve Checkoway
69ab1f3007
project update.
2004-06-24 07:30:38 +00:00
Steve Checkoway
f5ec5019d6
simplify
2004-06-19 06:46:13 +00:00
Steve Checkoway
4814159fcf
fix left/right switched.
2004-06-19 05:12:12 +00:00
Steve Checkoway
63a046d369
Fix warning.
2004-06-16 23:02:11 +00:00
Steve Checkoway
8725267081
Remove RAGE_ASSERT and RAGE_ASSERT_M
2004-06-16 00:38:58 +00:00
Steve Checkoway
a613d4d9fa
s/RAGE_ASSERT/ASSERT/
2004-06-16 00:38:31 +00:00
Steve Checkoway
69748ccf75
Add files
2004-06-15 06:55:29 +00:00
Steve Checkoway
2cee3eddc1
unused headers
2004-06-14 12:44:04 +00:00
Steve Checkoway
1f1a120d9e
Header cleanup
2004-06-14 12:41:02 +00:00
Steve Checkoway
7450f75bbf
Thank you Apple for renaming standard header files. I really appreciate it, a lot.
2004-06-14 11:14:16 +00:00
Steve Checkoway
10c69f957d
Define CRASH_HANDLER.
2004-06-14 11:02:12 +00:00
Steve Checkoway
206054a134
Darwin uses unix CrashHandler.
2004-06-14 11:01:10 +00:00
Steve Checkoway
0970b4714a
Fix compile without CRASH_HANDLER.
2004-06-14 10:57:21 +00:00
Steve Checkoway
42392d484e
add files
2004-06-14 01:23:09 +00:00
Steve Checkoway
ec57fec75d
Define ArchSwapx(n) to OSSwapIntx(n). For constants, OSSwapIntx uses the preprocessor, For non-constants, it uses inline assembly. Add some typedefs and #defines to work around namespace pollution.
2004-06-12 09:37:59 +00:00
Steve Checkoway
e83ddf44bd
Remove Apple defined types.
2004-06-12 09:33:50 +00:00
Steve Checkoway
37235e6287
Define ArchSwapx(n) to OSSwapIntx(n). For constants, OSSwapIntx uses the preprocessor, For non-constants, it uses inline assembly.
2004-06-12 08:48:45 +00:00
Steve Checkoway
649851036a
Fix compile.
2004-06-12 08:27:46 +00:00
Steve Checkoway
59d82961b9
Fix compile.
2004-06-11 07:39:53 +00:00
Steve Checkoway
ae65e34dbd
Fix compile
2004-06-11 05:31:35 +00:00
Steve Checkoway
11b49a898e
update
2004-06-08 09:14:52 +00:00
Steve Checkoway
5886ca8761
update installer script
2004-06-08 09:14:25 +00:00
Steve Checkoway
3e1efaa68d
update installer: remove unused stuff, allow files (and directories but untested) to be installed with different names)
2004-06-08 09:13:57 +00:00
Steve Checkoway
b8db184198
a21
2004-06-08 07:05:13 +00:00
Steve Checkoway
4f5fc8b27d
Fix warning. (Is g++ even smart enough to know that int(-1) == unsigned(-1) is true?)
2004-06-07 03:23:36 +00:00
Steve Checkoway
f2a30de96d
Yet another hack.
2004-06-06 21:39:43 +00:00
Steve Checkoway
d7e4964cf6
fix warning
2004-06-06 20:27:52 +00:00
Steve Checkoway
70be8084c2
update
2004-06-04 08:47:48 +00:00
Steve Checkoway
6ca8fbd3c2
Remove ASSERT.
2004-05-31 22:34:20 +00:00
Steve Checkoway
be7f0fdba5
er, the assert is here
2004-05-31 22:11:45 +00:00
Steve Checkoway
f50d78d94a
Use a reference and add an assert to track a bug
2004-05-31 22:03:01 +00:00
Steve Checkoway
bc18ec68ec
oops, I forgot the commit message on the last one. Use GetData's inNow parameter rather than calling GetPos.
2004-05-31 21:55:55 +00:00
Steve Checkoway
142fedc8ad
RageSoundDriver_CA.cpp
2004-05-31 21:53:00 +00:00
Steve Checkoway
ef17d8b09e
Add checkpoint to track a crash
2004-05-30 22:55:05 +00:00
Steve Checkoway
eadbac36c8
Bah, revert. It was already correct, just so terse, I thought it was spewing gibberish
2004-05-30 22:44:03 +00:00
Steve Checkoway
23b656c7c0
Fix assert
2004-05-30 22:34:49 +00:00
Steve Checkoway
6c1b56e212
Shut the warning up
2004-05-26 20:52:42 +00:00
Steve Checkoway
f031db2e93
force tabs
2004-05-26 10:50:28 +00:00
Steve Checkoway
25f6134c6d
update
2004-05-26 10:34:22 +00:00
Steve Checkoway
7bd38aaf90
Add files
2004-05-26 10:28:08 +00:00
Steve Checkoway
21504a8692
I need to allow this at some point.
2004-05-26 10:27:31 +00:00
Steve Checkoway
bb2c2c38a6
Retabify. Bad xemacs, bad.
2004-05-26 00:58:42 +00:00
Steve Checkoway
ec88a2037e
cleanup formatting
2004-05-25 23:54:16 +00:00
Steve Checkoway
c098139d40
Yes, yes, we know that you'll compile, shhhhhhh
2004-05-25 10:49:41 +00:00
Steve Checkoway
115b218566
cleanup
2004-05-25 10:39:23 +00:00
Steve Checkoway
f817d4bdb2
Fix warnings
2004-05-25 10:22:54 +00:00
Steve Checkoway
4f2f1b46ae
fix warning
2004-05-22 06:19:54 +00:00
Steve Checkoway
07557c7531
Fix potential crash
2004-05-22 06:18:40 +00:00
Steve Checkoway
78a284376e
Change license
2004-05-21 10:19:51 +00:00
Steve Checkoway
f10b524a99
Fix compile.
2004-05-18 19:44:39 +00:00
Steve Checkoway
ff49da6da0
remove dlcompt and get prebinding to work
2004-05-18 08:51:54 +00:00
Steve Checkoway
3ef57a44c7
oops
2004-05-18 08:17:22 +00:00
Steve Checkoway
2cd4a71152
Update Libraries project
2004-05-18 08:10:37 +00:00
Steve Checkoway
5af1be7144
Fix previous commit
2004-05-16 12:42:16 +00:00
Steve Checkoway
b023ee4d94
Use FOREACH_*
2004-05-16 12:34:02 +00:00
Steve Checkoway
a2c074d7e2
Fix potential crash.
2004-05-16 12:05:51 +00:00
Steve Checkoway
f66e78fd97
add/remove crypto files
2004-05-16 09:40:24 +00:00
Steve Checkoway
53a83f66c5
fix warning
2004-05-16 09:39:43 +00:00
Steve Checkoway
163edbe314
hack around strange istream problem (as the comment says, it doesn't belong in this file, but whatever).
2004-05-16 09:33:58 +00:00
Steve Checkoway
a38649bf50
fix old vs. ISO bindings
2004-05-16 08:48:54 +00:00
Steve Checkoway
ff65a4f49a
nevermind
2004-05-16 08:25:40 +00:00
Steve Checkoway
77469f1951
fix some of the many warnings
2004-05-16 08:23:14 +00:00
Steve Checkoway
43ef336eea
Fix warning.
2004-05-16 08:11:41 +00:00
Steve Checkoway
7e72d8d532
Add suggested changes.
2004-05-16 08:09:36 +00:00
Steve Checkoway
a77334814b
fix warning
2004-05-13 15:00:20 +00:00
Steve Checkoway
0eb7c9ac7a
Replace SDL's naming with Apple's.
2004-05-13 14:51:59 +00:00
Steve Checkoway
da6e762710
Fix compile
2004-05-13 14:49:30 +00:00
Steve Checkoway
922d9624f2
quiet warnings.
2004-05-07 04:34:55 +00:00
Steve Checkoway
9f8c8421e1
remove old files
2004-05-02 04:31:55 +00:00
Steve Checkoway
b28c4e44e9
add ScreenWithMenu whatever.*
2004-05-02 04:06:00 +00:00
Steve Checkoway
e8c72b91b5
Add Libraries project with directions on how to build the frameworks.
2004-04-27 23:33:51 +00:00
Steve Checkoway
7185797b4a
Rearrange things a bit in case the buffer size is dependent on the stream format--it doesn't appear to be but you never know.
2004-04-27 06:44:20 +00:00
Steve Checkoway
f14f1065ac
alpha 18
2004-04-27 06:36:18 +00:00
Steve Checkoway
add0a467d6
Add files
2004-04-27 06:12:41 +00:00
Steve Checkoway
f432d615c4
Add buffer size logging and overload listener.
2004-04-27 05:07:19 +00:00
Steve Checkoway
4d5ad8dfdb
fix warning
2004-04-27 04:55:59 +00:00
Steve Checkoway
e7f1e50af6
Fix bug where useSMserver always equals true.
2004-04-17 03:36:17 +00:00
Steve Checkoway
ef57dd5dd4
Too noisy.
2004-04-17 03:28:31 +00:00
Steve Checkoway
4e44e575bb
add SignalHandler.*
2004-04-17 03:09:59 +00:00
Steve Checkoway
1460b58e42
Reorder keys to keep version keys together. Add spaces to make it readable.
2004-04-16 05:33:42 +00:00
Steve Checkoway
65342c3708
Don't localize this. I have no idea if the file is required to be here or not, so leave it.
2004-04-16 05:28:46 +00:00
Steve Checkoway
4392e9f350
Log available sound formats.
2004-04-16 05:04:23 +00:00
Steve Checkoway
0c297de2c2
update the installer
2004-04-13 06:04:33 +00:00
Steve Checkoway
c3d2f21870
add files
2004-04-13 05:54:52 +00:00
Steve Checkoway
41ef3028c6
remove atos
2004-04-09 23:56:18 +00:00
Steve Checkoway
6702cfeba9
add DARWIN
2004-04-06 07:23:36 +00:00
Steve Checkoway
a8626a2df4
Kill parent on OS X.
2004-04-05 08:06:49 +00:00
Steve Checkoway
20a8bab45c
Clean up includes.
2004-04-05 05:22:32 +00:00
Steve Checkoway
664799ed01
add header
2004-04-04 11:24:03 +00:00
Steve Checkoway
7bdb2d5a6b
fix paths
2004-04-02 21:46:10 +00:00
Steve Checkoway
dd83b9fa11
Cleanup.
...
My headers do not seem to declare it as not returning. On the other hand, I cannot get any other program using longjmp() to cause gcc to emit a warning about not returning a value.
2004-04-02 08:32:31 +00:00
Steve Checkoway
f258d29815
Remove debugging symbol flags for a few files.
2004-04-01 18:21:16 +00:00
Steve Checkoway
a5e2e634ea
clean up
2004-04-01 10:33:53 +00:00
Steve Checkoway
679afbbbb2
clean up
2004-03-30 07:43:12 +00:00
Steve Checkoway
03182c9775
alpha 15
2004-03-28 23:23:06 +00:00
Steve Checkoway
c0f8c589da
header, use assert
2004-03-28 23:19:35 +00:00
Steve Checkoway
06a900de08
Fix another potential memory leak.
...
Be consistent with respect to static vs. anonymous namespaces.
2004-03-28 22:37:12 +00:00
Steve Checkoway
5a4fc56592
remove TimingAssist.*
2004-03-28 05:06:47 +00:00