Commit Graph
11377 Commits
Author SHA1 Message Date
Steve Checkoway ba036ba015 Add missing ffmpeg header 2004-08-24 00:44:17 +00:00
Steve Checkoway 1ce9d77242 Fix 14 or so warnings keeping c-style casts. 2004-08-22 23:02:15 +00:00
Steve Checkoway 60983ee8cc Fix warning. 2004-08-22 22:57:29 +00:00
Chris Danford c51c661fdd fix cases where prefs aren't persisted in case of power loss 2004-08-22 21:42:28 +00:00
Chris Danford e03e33f728 flush after writing machine stats 2004-08-22 18:28:44 +00:00
Chris Danford ac6f4d2df4 read Static.ini too on ResetToDefaults 2004-08-22 18:08:06 +00:00
Chris Danford 097efbb08b show "N/A", not "?", for Player Best if no Profile present 2004-08-22 17:35:22 +00:00
Chris Danford c4febdcf62 fix "Trail RadarValues off by -1" 2004-08-22 17:23:08 +00:00
Chris Danford 3022f850f4 make header text consistent 2004-08-22 16:28:19 +00:00
Chris Danford 7902e9e122 don't reset Guid when clearing machine stats 2004-08-22 16:05:28 +00:00
Chris Danford f75c44bd02 add Defaults.ini as an underlay for StepMania.ini 2004-08-22 15:55:23 +00:00
Chris Danford 9d011d3489 increase number of retries to avoid timeout while debugging 2004-08-22 15:03:05 +00:00
Charles Lohr 7f5644fc8d Added Sending Options info to server on start. 2004-08-22 08:03:19 +00:00
Charles Lohr 7f93ed3efe Added behind-the scenes metrics for Network Options, they do not appear on any options lists. 2004-08-22 07:42:04 +00:00
Chris Danford 8471f5c7bc fix "SaveMachineStats fails because cards not mounted" 2004-08-22 07:19:38 +00:00
Chris Danford 02893160ce fix bookkeeping alignment 2004-08-22 05:37:12 +00:00
Chris Danford 0cea1362b0 fix bookkeeping bugs 2004-08-22 05:30:37 +00:00
Chris Danford 436224a74e update memory card URLs 2004-08-22 04:16:04 +00:00
Chris Danford f5d3b27450 name cleanup: Gaining -> Gain, Losing->Lose 2004-08-22 02:16:31 +00:00
Chris Danford f0d22bd7ea add GainFocus and LoseFocus commands to give movies Actors an opportunity to pause and play 2004-08-22 02:13:17 +00:00
Glenn Maynard d176c8af17 avoid pthread_mutex_timedlock in valgrind 2004-08-22 01:31:12 +00:00
Glenn Maynard 0f7572ad8c work around gettid warning spam in valgrind 2004-08-22 01:16:00 +00:00
Glenn Maynard a68dec18aa fix uninitialized values used by MEMCARDMAN calls before GameState::Reset 2004-08-22 01:11:17 +00:00
Hugo Hromic M d4edd2d95f added support for Linux Parallel port controlled Lights. To use set LightsDriver=LinuxParallel 2004-08-21 17:42:28 +00:00
Hugo Hromic M 0e86e11acb added support for Linux Parallel port controlled Lights. To use set LightsDriver=LinuxParallel 2004-08-21 17:36:37 +00:00
Hugo Hromic M 792af31c7a fix not loading correctly the Common Sounds in ScreenManager. now loads and reloads fine 2004-08-21 17:20:30 +00:00
Chris Danford 56e930e1b6 don't show machine scores for edits in PaneDisplay 2004-08-21 15:51:33 +00:00
Glenn Maynard fb72702e80 don't interleave reads 2004-08-21 07:19:54 +00:00
Glenn Maynard 6312cfce58 bigger fake "mixing buffer" for null sound 2004-08-21 07:06:27 +00:00
Glenn Maynard 29c1393a7d bigger buffer for streaming sounds 2004-08-21 07:05:32 +00:00
Glenn Maynard ed2939b205 IsStreamingFromDisk 2004-08-21 07:01:54 +00:00
Glenn Maynard 00bf5e9639 implement decode buffer fill rate clamping 2004-08-21 06:53:26 +00:00
Glenn Maynard 1804939916 always preload change sounds 2004-08-21 06:50:49 +00:00
Chris Danford d320767912 fix eval stats off by 1 2004-08-21 06:46:49 +00:00
Steve Checkoway a9d0169058 Don't show/hide the cursor unless the video mode change was successful. 2004-08-21 06:27:31 +00:00
Chris Danford 4f41bacd91 fix "PaneDisplay shows bogus values for edits" 2004-08-21 06:21:12 +00:00
Glenn Maynard 9c23f35047 allocate buffer on demand 2004-08-21 06:09:19 +00:00
Hugo Hromic M 03b5a724e9 Make mouse cursor off by default before creating the window 2004-08-21 04:53:07 +00:00
Chris Danford f595f5701f don't load unreasonably large .edit files 2004-08-21 04:21:33 +00:00
Chris Danford 0215714561 add LifeDifficulty text to ScreenTitleMenu 2004-08-21 03:39:28 +00:00
Glenn Maynard c6acc25ddc rearrange: public, protected, then private 2004-08-21 01:51:29 +00:00
Glenn Maynard d2895f9713 allow UnloadTexture(NULL), like delete NULL 2004-08-21 01:45:02 +00:00
Glenn Maynard a0f162d5a9 note color support for mines (this is actually just so mines aren't a special
case)
2004-08-21 01:35:50 +00:00
Glenn Maynard 08886fdd00 Actors used by NoteDisplay don't have persistent state; they're completely
re-configured for each arrow/hold part.  Cache each object, so we don't
waste memory with duplicate actors; multiplied by NOTE_COLOR_IMAGES
for each player, this adds up quite a bit.
2004-08-21 00:34:24 +00:00
Chris Danford 335df6b048 fix guid display 2004-08-21 00:28:54 +00:00
Chris Danford cc1135e18f if editing an existing BGChange and the selected row isn't one of the 6 file rows, leave sName unchanged instead of removing the BGChange
remove rates < 0%
2004-08-20 08:36:17 +00:00
Chris Danford 2ee9876696 update enlistment instructions 2004-08-20 06:35:58 +00:00
Chris Danford 3e4d941514 move dupe code into Common.xsl 2004-08-20 05:40:42 +00:00
Chris Danford 37f6c81862 add XSL for Catalog.xml
fold CSS into XML
2004-08-20 05:22:46 +00:00
Glenn Maynard 79a3a9aebc const m_pCurAnimation 2004-08-19 08:32:18 +00:00