Commit Graph
713 Commits
Author SHA1 Message Date
Glenn Maynard 213bc83ca4 add assert 2004-04-03 01:25:04 +00:00
Glenn Maynard b6c090995d fix "Assertion 'thr != NULL' failed" 2004-04-03 01:23:07 +00:00
Glenn Maynard 1c73baed12 remove Alsa9Buf::Reset 2004-04-03 01:01:39 +00:00
Glenn Maynard 975e4f6e1b support m_bThreadedMovieDecode 2004-04-02 23:15:29 +00:00
Glenn Maynard c8f626cf8c split out RunDecode function 2004-04-02 23:00:29 +00:00
Glenn Maynard 9d33223c92 StartDecodeThread 2004-04-02 21:32:25 +00:00
Glenn Maynard 1060269709 add StartDecodeThread to fix potential GetSampleRate race
(will break sound drivers until I update them)
2004-04-02 21:28:06 +00:00
Glenn Maynard a62dd1b714 cleanup 2004-04-02 07:44:23 +00:00
Tim Hentenaar c3126ddc62 OSS Fixes etc. 2004-04-02 05:43:39 +00:00
Steve Checkoway a5e2e634ea clean up 2004-04-01 10:33:53 +00:00
Kevin Slaughter 9e141f3f78 Fixed Linux FFMpeg -- Matriark 2004-04-01 10:21:08 +00:00
Chris Danford 72c26f501a show lights mode in LightsDriver_SystemMessage 2004-03-30 04:44:09 +00:00
Chris Danford 2aad42ab9b don't show unused lights 2004-03-30 04:32:27 +00:00
Glenn Maynard 01ea004030 default string in case confstr is broken 2004-03-29 20:47:29 +00:00
Chris Danford 60a89b8cf4 possibly fix stale card data used due to failed umount 2004-03-29 09:01:56 +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
Glenn Maynard bee8234100 fix potential memory leak
increase decoder thread priority
init the hardware stream in the driver, not in the converter
2004-03-28 21:18:21 +00:00
Glenn Maynard 16abbb62da implement ArchHooks_darwin::EnterTimeCriticalSection, ArchHooks_darwin::ExitTimeCriticalSection 2004-03-28 07:17:13 +00:00
Glenn Maynard 40a49f51f3 log library versions 2004-03-28 02:04:23 +00:00
Chris Danford 5be54fa4a1 revert 2004-03-27 04:49:42 +00:00
Chris Danford 8d0365b6fa update comment 2004-03-27 03:18:28 +00:00
Chris Danford 7088c0eb28 fix Linux memcard flushing 2004-03-27 03:05:12 +00:00
Glenn Maynard d10e81c274 log hardware sample rates 2004-03-26 06:48:36 +00:00
Glenn Maynard ea9c722a4e only log directsound drivers once 2004-03-26 06:39:29 +00:00
Glenn Maynard 1c4d9460ee oops 2004-03-26 06:33:19 +00:00
Glenn Maynard 76c6ab7af5 fix movie texture crash on signal (eg. suspend) 2004-03-26 05:47:56 +00:00
Glenn Maynard 02fa396548 frames 2004-03-26 03:15:27 +00:00
Steve Checkoway 79631356d5 Simplify since this should now be handled by the OS. 2004-03-25 12:48:24 +00:00
Glenn Maynard 8d6c956ce1 minor Alsa9Buf::GetNumFramesToFill fix 2004-03-25 02:47:41 +00:00
Glenn Maynard 034800535e use RageSound_Generic_Software 2004-03-25 02:46:32 +00:00
Steve Checkoway 3f17555195 Remove debugging output. 2004-03-24 17:30:44 +00:00
Steve Checkoway f80f208460 Clean up test, it didn't work anyway. 2004-03-24 17:28:12 +00:00
Steve Checkoway 98944fbe23 fix mem leak 2004-03-24 17:21:32 +00:00
Steve Checkoway 675706eb82 Working CoreAudio driver for OS X. (Does this make 8 attempts??) 2004-03-24 17:02:02 +00:00
Glenn Maynard a37645f421 fewer chunks 2004-03-24 06:10:38 +00:00
Glenn Maynard 93ccc8d571 call RageSound_Generic_Software::Update 2004-03-24 06:09:50 +00:00
Steve Checkoway b1e9d52108 broken, whee 2004-03-24 03:19:10 +00:00
Chris Danford 66040109b0 remove LightsDriver_Linux_Serial 2004-03-23 07:35:02 +00:00
Chris Danford 0ca0f86d7e clean up lights 2004-03-23 06:11:10 +00:00
Chris Danford 7b78dbcf1c move memory card mounting and unmounting into a separate thread 2004-03-21 22:32:16 +00:00
Chris Danford d985ca5a74 fix VC7 warnings 2004-03-21 17:23:18 +00:00
Glenn Maynard e779e80350 give RageMutexes names, so they can be identified more easily 2004-03-21 04:10:43 +00:00
Chris Danford ce2a0226a4 fix stupid mistake 2004-03-20 23:11:20 +00:00
Chris Danford a8fd20b5ab unmount drive on memory card disconnect 2004-03-20 22:36:48 +00:00
Chris Danford 248b7428c7 fix Linux compile error 2004-03-20 22:30:12 +00:00
Chris Danford f978af080d unmount drive on memory card disconnect 2004-03-20 22:16:57 +00:00
Glenn Maynard 0b34216843 OS X crash handling cleanup 2004-03-19 08:17:44 +00:00
Glenn Maynard 97d6a7f3b0 int signal, siginfo_t *si, const ucontext_t *uc 2004-03-19 05:01:53 +00:00
Chris Danford 31ae7c6fc0 fix VC6 compile error 2004-03-19 03:53:19 +00:00
Glenn Maynard e490422f82 cleanup 2004-03-19 01:32:55 +00:00