Commit Graph
428 Commits
Author SHA1 Message Date
Glenn Maynard dd6191bdf1 split out ALSA stream code 2003-10-21 22:51:25 +00:00
Glenn Maynard 4dddfeb097 cleanup, simplify 2003-10-21 19:22:06 +00:00
Glenn Maynard 9ca47c9a7f reenable ALSA 2003-10-21 09:51:42 +00:00
Glenn Maynard a9bf5ea08f Lots of fixes. 2003-10-21 09:50:03 +00:00
Glenn Maynard 69402a35aa fix mix volume
cleanup
2003-10-18 20:17:10 +00:00
Glenn Maynard 42a9b7e155 add ArchHooks_Win32::RestartProgram 2003-10-17 06:32:37 +00:00
Glenn Maynard 36758bf240 obey mixer voluem changes 2003-10-16 18:49:12 +00:00
Glenn Maynard 04e28b05d0 support g_bAutoRestart 2003-10-16 09:07:04 +00:00
Glenn Maynard cc9277407f looping fix 2003-10-14 07:06:23 +00:00
Glenn Maynard e0f7347551 fix release build copmile 2003-10-11 04:05:43 +00:00
Glenn Maynard a7771a5c66 boost Pump thread priority 2003-10-11 00:15:19 +00:00
Glenn Maynard 075c34e8cc Fix assertion failure when joysticks with more than one hat are attached 2003-10-08 20:40:41 +00:00
Steve Checkoway 4cafa2eb7d cleanup 2003-10-07 07:04:34 +00:00
Glenn Maynard c489642707 Fix movie flushing (fixes silly 1-frame videos). Fix memleak. 2003-10-06 02:58:04 +00:00
Glenn Maynard f611e2461e namespace cleanup 2003-10-03 21:38:38 +00:00
Glenn Maynard 90cd567b48 Move codec dump to DShow renderer; it's usually not needed anymore,
and ACM codecs are a potential cause of crashes.
2003-10-02 09:36:49 +00:00
Glenn Maynard 1fd137082d Remove AdditionalLog. 2003-10-02 01:10:48 +00:00
David Wilson a934cece26 I forgot to save before commiting 2003-10-02 00:58:22 +00:00
David Wilson 7d2a7d0e69 Removal of TLS #include file 2003-10-02 00:41:38 +00:00
Thad Ward c7de8342f5 remove some tls.h includes that were apparently missed. 2003-10-01 09:15:51 +00:00
Glenn Maynard 467608c75c fix traces 2003-09-30 21:09:25 +00:00
Glenn Maynard 6009d8fa88 API update 2003-09-30 00:16:14 +00:00
Glenn Maynard d8d7e4f2ba Fix wrong sounds stopping wiht WaveOut driver 2003-09-29 20:52:51 +00:00
Glenn Maynard fa27886b1c Use SDLK_PRINT instead of SDLK_SYSREQ. 2003-09-28 23:20:22 +00:00
Glenn Maynard e330620ce3 compile fix 2003-09-25 03:39:52 +00:00
Glenn Maynard e5e6cac2e4 enable SetThreadPriorityBoost 2003-09-25 02:54:24 +00:00
Glenn Maynard 725c36dd47 Increase pause sleep to 10ms; safer on 9x. 2003-09-25 02:48:31 +00:00
Glenn Maynard 3fa1cd504e remove for real this time 2003-09-24 20:33:58 +00:00
Steve Checkoway b23fb8efff Move ErrorDialog to ArchHooks 2003-09-24 09:50:07 +00:00
Steve Checkoway e4b14cc302 Move ErrorDialog into ArchHooks. Simplify ArchHooks_darwin. 2003-09-24 09:46:52 +00:00
Glenn Maynard 31e4d6757d fix comment 2003-09-23 05:14:41 +00:00
Glenn Maynard e6f31a6345 remove ErrorDialog 2003-09-23 05:12:05 +00:00
Glenn Maynard 6f82722250 Move ErrorDialog into ArchHooks. 2003-09-23 05:06:13 +00:00
Glenn Maynard 24b9c2f4c0 Simplify ErrorDialog. 2003-09-23 04:57:23 +00:00
Steve Checkoway 9f5c43d8a6 Fix warnings. No seriously, do it this time. 2003-09-22 11:08:13 +00:00
Steve Checkoway 8ae984d8f6 Fix warnings. Where did %D come from??? 2003-09-22 10:48:05 +00:00
Glenn Maynard d2b3919987 sync fixes 2003-09-21 07:49:36 +00:00
Chris Danford c93b1592c2 use PRODUCT_NAME for MessageBox title 2003-09-21 02:34:51 +00:00
Glenn Maynard 0a7ef0ea22 Fix logs (thanks gcc) 2003-09-19 01:23:30 +00:00
Glenn Maynard 1cd2f041e4 missing initializer 2003-09-19 01:22:02 +00:00
Glenn Maynard a7af267665 warning 2003-09-19 01:20:02 +00:00
Glenn Maynard b63f241c56 Log BACKTRACE_METHOD_TEXT, BACKTRACE_LOOKUP_METHOD_TEXT 2003-09-16 03:20:18 +00:00
Chris Danford 7a3ff956d0 fix splash window redraw problems 2003-09-13 19:09:01 +00:00
Glenn Maynard 6fb6ae924a Prevent GTK from setting the locale. Fixes problems in locales that mess
with decimal separators (eg. Swedish).
2003-09-11 03:01:07 +00:00
Glenn Maynard 9a3c89835a Load SDL even if we have GTK. 2003-09-11 02:46:30 +00:00
Glenn Maynard 575a7b2eeb Fix crash if GtkModule.so fails to load. 2003-09-11 02:42:48 +00:00
Glenn Maynard c7e13b3cd4 URL doesn't help; too little hardware supports GL_COLOR 2003-09-09 20:35:53 +00:00
Glenn Maynard a7e3700ab2 remove extra define 2003-09-08 02:23:39 +00:00
Aaron VonderHaar 2ea9aef53c missing define 2003-09-08 01:18:14 +00:00
Glenn Maynard dbca71554f Simplify. Fix some timing issues. 2003-09-07 03:34:35 +00:00