Commit Graph
100 Commits
Author SHA1 Message Date
Glenn Maynard 8d89956f8e output on failure 2004-04-02 05:06:32 +00:00
Glenn Maynard fc201090c2 fix "Theme element 'Graphics/ScreenEvaluation PersonalRecord 00' could not be found" 2004-04-02 04:47:53 +00:00
Glenn Maynard d482fbe40c fix assertion when GAMESTATE->m_fSongBeat < 0 2004-04-02 04:28:40 +00:00
Glenn Maynard 10070b270a fix uninitialized sample settings when selecting a course 2004-04-02 04:27:42 +00:00
Glenn Maynard 77547b334d remove dupes, update 2004-04-02 03:55:51 +00:00
Glenn Maynard 9e38b72e0b simplify and fix eval next screen behavior 2004-04-02 03:55:06 +00:00
Glenn Maynard bc17353ef5 fix summary crash 2004-04-02 03:19:02 +00:00
Glenn Maynard d9a2eb97b2 never start in the sort or mode menu 2004-04-02 01:24:23 +00:00
Glenn Maynard 047088289c don't pick random on timer if a course is selected 2004-04-02 01:12:25 +00:00
Glenn Maynard 56bd5bd008 fix CODE_CANCEL_ALL_PLAYER_OPTIONS resets both players 2004-04-02 00:58:26 +00:00
Glenn Maynard 47e7f08614 don't accept CODE_CANCEL_ALL_PLAYER_OPTIONS on disabled
players
2004-04-02 00:54:26 +00:00
Glenn Maynard de93c1659e fix warning 2004-04-02 00:19:01 +00:00
Glenn Maynard f9e818794a add disqualifying "cover" modifier: don't show the song background 2004-04-02 00:13:47 +00:00
Glenn Maynard 20edc5037b These diffuse settings don't actually do anything, since Background
doesn't add anything to the frame; they aren't propagated anywhere.
I'm not sure we need them, anyway; we have a transition on top of
gameplay (and wouldn't setting a gray diffuse be ugly, anyway?)
2004-04-02 00:12:19 +00:00
Glenn Maynard 347ff6e18e unneeded include 2004-04-01 21:57:19 +00:00
Glenn Maynard 4989388a21 typo 2004-04-01 21:56:58 +00:00
Glenn Maynard 7b4a86dee7 oops 2004-03-31 07:22:04 +00:00
Glenn Maynard 2ada267834 fix music rate display not changing in song options menu 2004-03-31 00:00:08 +00:00
Glenn Maynard d0ce109c61 typos 2004-03-30 22:25:28 +00:00
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