Commit Graph
9202 Commits
Author SHA1 Message Date
Glenn Maynard 54fc3ecb98 fix grade theming 2004-03-29 20:06:04 +00:00
Chris Danford afe8cfe641 fix bass light bug 2004-03-29 09:52:14 +00:00
Chris Danford 936f2066e1 clean up ScreenTestLights 2004-03-29 09:44:00 +00:00
Chris Danford 60a89b8cf4 possibly fix stale card data used due to failed umount 2004-03-29 09:01:56 +00:00
Chris Danford d6e52f6aac optimize profile loading 2004-03-29 06:47:10 +00:00
Glenn Maynard ef193252bc noisy debug: log button presses/releases 2004-03-29 05:03:05 +00:00
Glenn Maynard 03baefc3de disable "test lights" and "set machine time" 2004-03-28 23:37:51 +00:00
Steve Checkoway 03182c9775 alpha 15 2004-03-28 23:23:06 +00:00
Glenn Maynard be368bee86 alpha 15 2004-03-28 23:21:33 +00:00
Glenn Maynard 72feb28ec5 cleanup 2004-03-28 23:19:56 +00:00
Steve Checkoway c0f8c589da header, use assert 2004-03-28 23:19:35 +00:00
Glenn Maynard d038179117 disable directory flushing for now (oops, meant to commit this two days ago) 2004-03-28 23:17:08 +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 a84e14ae05 error check 2004-03-28 21:36:13 +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 75488133d3 fix up record graphics 2004-03-28 20:58:51 +00:00
Glenn Maynard 74af6715dd allow disabling disqualification 2004-03-28 20:08:43 +00:00
Glenn Maynard c328b85dc0 update 2004-03-28 09:49:05 +00:00
Glenn Maynard 8b1d60a558 add debugging 2004-03-28 08:49:57 +00:00
Glenn Maynard 16abbb62da implement ArchHooks_darwin::EnterTimeCriticalSection, ArchHooks_darwin::ExitTimeCriticalSection 2004-03-28 07:17:13 +00:00
Glenn Maynard 466a271917 reenable HaltAllThreads 2004-03-28 06:06:10 +00:00
Glenn Maynard 7e7d68bd94 implement HaltAllThreads on DARWIN 2004-03-28 06:04:37 +00:00
Glenn Maynard 896ce3f103 make sure the last frame of MP3s is decoded 2004-03-28 05:10:26 +00:00
Steve Checkoway 5a4fc56592 remove TimingAssist.* 2004-03-28 05:06:47 +00:00
Glenn Maynard 9e192360a6 define _GNU_SOURCE 2004-03-28 03:00:05 +00:00
Glenn Maynard 9da02c8c52 confstr fix? 2004-03-28 02:37:36 +00:00
Glenn Maynard 40a49f51f3 log library versions 2004-03-28 02:04:23 +00:00
Glenn Maynard f13d92e337 try enabling fast load by default 2004-03-28 01:28:32 +00:00
Glenn Maynard 631bb482fb Handle _CS_GNU_LIBPTHREAD_VERSION at runtime, not compile-itme; getting
this string is important.
2004-03-28 00:15:23 +00:00
Chris Danford 5be54fa4a1 revert 2004-03-27 04:49:42 +00:00
Chris Danford f565527929 fix flush never called 2004-03-27 04:04:29 +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 aada5a8a91 "DrawCond" 2004-03-27 00:23:29 +00:00
Glenn Maynard 4740f1142d update 2004-03-27 00:19:46 +00:00
Glenn Maynard 79213ef67e cleanup 2004-03-27 00:19:18 +00:00
Glenn Maynard 4c1374aea9 remove unused TimingAssist 2004-03-27 00:16:48 +00:00
Glenn Maynard 86304ee6d8 fix crash loading DWIs with invalid #FREEZE values 2004-03-26 22:56:17 +00:00
Glenn Maynard b787b9f81a missing metrics 2004-03-26 22:48:56 +00:00
Glenn Maynard c56a9b107e fix menu timer expiration problem when in the sort/mode list 2004-03-26 21:36:14 +00:00
Glenn Maynard 8a101a8009 don't cache foregrounds in memory 2004-03-26 10:17:22 +00:00
Glenn Maynard d5098c84ce move texture load policy into RageTextureID, so it can be set to volatile consistently
for banners/backgrounds
2004-03-26 10:15:18 +00:00
Glenn Maynard 1d92cd087f fix duplicate banner load 2004-03-26 08:08:02 +00:00
Glenn Maynard e3d7949a9d simplify: LoadBG sets ID.iAlphaBits = 0 2004-03-26 08:05:07 +00:00
Glenn Maynard 907d11dae8 remove BannerTex 2004-03-26 08:01:46 +00:00
Glenn Maynard 0578a91a73 use SongBannerTexture
remove BannerTex
2004-03-26 07:57:44 +00:00
Glenn Maynard c58fe72382 use Sprite::SongBannerTexture 2004-03-26 07:56:18 +00:00
Glenn Maynard f353bd3206 Sprite::SongBGTexture, Sprite::SongBannerTexture (replacing Banner::BannerTex) 2004-03-26 07:50:33 +00:00
Glenn Maynard a2eb502312 fix duplicate song background loading 2004-03-26 07:41:04 +00:00
Glenn Maynard d10e81c274 log hardware sample rates 2004-03-26 06:48:36 +00:00