Commit Graph
100 Commits
Author SHA1 Message Date
Glenn Maynard 962870f6e3 fix extra stage modifiers being saved to the profile 2004-03-30 03:55:54 +00:00
Glenn Maynard 451a23e159 add glibc assert() handlers, mostly for ALSA 2004-03-30 00:43:35 +00:00
Glenn Maynard 76d3ac26c4 cleanup 2004-03-29 21:09:48 +00:00
Glenn Maynard a1c40d7f7a don't put the difficulty in the description 2004-03-29 21:08:59 +00:00
Glenn Maynard 124860f1ac fix "BEGINNER" not being loaded correctly 2004-03-29 21:08:12 +00:00
Glenn Maynard 01ea004030 default string in case confstr is broken 2004-03-29 20:47:29 +00:00
Glenn Maynard 68ad315022 theme "NO DATA" 2004-03-29 20:07:24 +00:00
Glenn Maynard 54fc3ecb98 fix grade theming 2004-03-29 20:06:04 +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
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
Glenn Maynard d038179117 disable directory flushing for now (oops, meant to commit this two days ago) 2004-03-28 23:17:08 +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
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
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
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 c51170c7b7 handle CrashData::FORCE_CRASH_THIS_THREAD in recursive crashes 2004-03-26 03:40:01 +00:00
Glenn Maynard 84617d0d29 cleanup 2004-03-26 03:38:27 +00:00
Glenn Maynard 1a775939a6 simplify 2004-03-26 03:29:44 +00:00
Glenn Maynard 4ba7e5451b GetData: take frames 2004-03-26 03:26:20 +00:00
Glenn Maynard 88025a50cb FillBuf: take frames 2004-03-26 03:19:55 +00:00
Glenn Maynard 02fa396548 frames 2004-03-26 03:15:27 +00:00
Glenn Maynard f5b3c5425e GetDataToPlay: take frames, not samples (use frames as a basic unit
of measuring sound buffer sizes whenever there's channel count available)
2004-03-26 03:13:57 +00:00
Glenn Maynard 5bf034b07f catch a few more voodoos 2004-03-26 02:59:40 +00:00
Glenn Maynard 5fc16eebea sm_crash: take a reason
when failing an assertion, pass the reason to sm_crash, in case we don't make it to logging checkpoints
2004-03-26 02:55:13 +00:00
Glenn Maynard 2404a98c44 cleanup 2004-03-26 02:50:10 +00:00
Glenn Maynard 1f709009e7 don't show smzip.ctl 2004-03-26 01:52:15 +00:00
Glenn Maynard 951ce82dbf fix note skin installation wiping too much 2004-03-26 01:48:47 +00:00
Glenn Maynard 0fd9e1f140 cleanup 2004-03-25 22:20:40 +00:00
Glenn Maynard 9d7f804e95 simplify 2004-03-25 22:14:59 +00:00
Glenn Maynard de3556d086 focus fixes 2004-03-25 22:13:51 +00:00
Glenn Maynard 1588f118a9 PlayStartSound, etc. always play at PREFS sound volume 2004-03-25 21:41:11 +00:00
Glenn Maynard c9265fa15a change and reset sound volume in SM_GainFocus and SM_LoseFocus;
they're always called, even when exiting to the sys menu
2004-03-25 10:07:11 +00:00
Glenn Maynard 2974fb564a fix Static.ini not being read from zips 2004-03-25 08:25:30 +00:00
Glenn Maynard da97cd405f simplify 2004-03-25 04:16:32 +00:00
Glenn Maynard 18ef4de22a fix crash 2004-03-25 04:09:58 +00:00
Glenn Maynard e9368790a3 remove unused SDL mutex implementation 2004-03-25 04:06:44 +00:00
Glenn Maynard 3661728d9d fix uninitialized VideoModeParams 2004-03-25 02:59:01 +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
Glenn Maynard 9a74f9be01 optimizion for small chunksizes 2004-03-25 02:24:39 +00:00
Glenn Maynard 4e5a4a8ad2 fix error handling on failed flush
better flushing
2004-03-25 01:22:08 +00:00
Glenn Maynard 009b6bcfa8 disable the fallback copy of SDL in linux 2004-03-25 00:37:40 +00:00
Glenn Maynard 3abcf339f7 cleanup 2004-03-25 00:17:10 +00:00
Glenn Maynard 71fd4a6233 move tests to noinst 2004-03-25 00:15:35 +00:00
Glenn Maynard 7dfae74a1c RageDisplay_Null 2004-03-24 12:50:57 +00:00
Glenn Maynard 5b2b0c42eb simplify 2004-03-24 10:03:17 +00:00
Glenn Maynard 4352995df0 atos BacktraceNames::FromAddr: use getpid(), not getppid() 2004-03-24 09:58:50 +00:00
Glenn Maynard d34f838e2f OS X: fix sm_crash() 2004-03-24 08:52:43 +00:00
Glenn Maynard ee6a182c01 RageDisplay_Null 2004-03-24 08:31:29 +00:00
Glenn Maynard b461476016 better error handling
may need to read() more than once
2004-03-24 08:26:47 +00:00
Glenn Maynard 9730d2cadc fix writing
fix error output
2004-03-24 08:22:38 +00:00
Glenn Maynard 3f3f6ad8ce don't return from the exception handler; that'll just crash 2004-03-24 07:25:53 +00:00
Glenn Maynard b0a8409a43 fix crash when write to parent fails 2004-03-24 07:22:02 +00:00
Glenn Maynard 2ea476c3a7 Don't use GetMainAndSubTitlesFromFullTitle reading SMs 2004-03-24 06:45:04 +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
Glenn Maynard b64a709ace tolerate null song 2004-03-24 03:10:12 +00:00
Glenn Maynard 811ef94991 fix m_textSurviveTime ordering 2004-03-24 03:09:10 +00:00
Glenn Maynard 593ff71a22 checkpoint delivered screen messages 2004-03-24 03:08:24 +00:00
Glenn Maynard 6762ebf0ad cleanup
block SIGPIPE
2004-03-24 00:21:43 +00:00
Glenn Maynard c00aa7dc01 mostly whitespace changes 2004-03-23 22:50:09 +00:00
Glenn Maynard a898686c59 cleanup
tweak
2004-03-23 22:41:44 +00:00
Glenn Maynard d9f0e5819b save lower quality jpeg to memcards 2004-03-23 22:35:30 +00:00
Glenn Maynard 1057cf4237 MemoryCardManager::PathIsMemCard 2004-03-23 22:33:14 +00:00
Glenn Maynard 1acc77a16f bHighQual jpeg parameter 2004-03-23 22:31:46 +00:00
Glenn Maynard e639ef21a0 increase jpeg output quality 2004-03-23 22:12:30 +00:00
Glenn Maynard 3abe83c71e readlink(/proc/pid/exe) instead of using argv[0] 2004-03-22 05:27:25 +00:00