Commit Graph

40 Commits

Author SHA1 Message Date
Charles Lohr e2d7214f2f Use fallback system to decrease overall redir files. 2005-05-04 00:26:43 +00:00
Chris Danford ae57faa18d add change sound 2005-03-23 03:41:40 +00:00
Chris Danford 0515e7949a add text entry sounds 2005-03-22 20:26:06 +00:00
Chris Danford 17278e956f sound for add/remove notes 2005-03-22 13:38:18 +00:00
Chris Danford 3f3c787baf theme cleanup 2005-03-20 23:17:49 +00:00
Chris Danford cc352d7f07 fix start sound 2005-01-08 09:47:44 +00:00
Chris Danford 3ead35ed80 remove ScreenCaution code, use ScreenSelectMaster instead
add missing metrics and elements
2004-12-04 21:22:39 +00:00
Charles Lohr 79f706f252 Added sound redirs for ScreenNetSelectMusic 2004-08-26 20:00:23 +00:00
Glenn Maynard 65ee2a6461 Merge duplicate sounds.
Moving sounds which are used in various places to a separate common
name, and rediring to it, instead of picking an arbitrary element to
store the ogg and having everything else point at it.  This makes
changing them individually in other themes easier, and makes changes
to one screen less likely to cascade and require changes to others.

I'm only actually doing this now because I want to try to fix some sound
quality issues (at least partially due to previous reencoding and resampling),
and having lots of duplicate sounds was a pain.

_common value: EditMenu value, JukeboxMenu value, ScreenMiniMenu value
_common row: EditMenu row, JukeboxMenu row, ScreenEdit line, ScreenMiniMenu row, ScreenPrompt change
Common start: ScreenNameEntry step
_common change: ScreenSelectGroup change, ScreenSelectStyle change
2004-08-25 05:27:08 +00:00
Glenn Maynard 5e3b8bde3e update 2004-07-27 05:14:57 +00:00
Glenn Maynard e594a5cb48 cleanup 2004-07-12 23:54:58 +00:00
Glenn Maynard 21f0bec081 update 2004-02-28 04:14:56 +00:00
Glenn Maynard 35f9b7d535 fix missing files in course eval 2004-02-14 01:27:10 +00:00
Chris Danford a4744d7aea add start sound for ScreenEvaluation 2004-01-11 07:01:06 +00:00
Chris Danford 22039a350f change toggle off sound 2004-01-11 06:33:43 +00:00
Chris Danford 6a499d0403 add separate easier, harder sounds 2004-01-10 21:35:39 +00:00
Chris Danford ba9959205d add multiselect toggle sounds 2004-01-10 21:34:18 +00:00
Chris Danford d0a6176e13 better memory card assignment logic, add memory card icons, more memory card sounds 2003-12-19 04:52:07 +00:00
Chris Danford 1c44cd23c8 add memory card insert/remove sound 2003-12-18 04:24:25 +00:00
Chris Danford 66331e6802 add separate screenshot sound 2003-12-10 06:07:09 +00:00
Glenn Maynard cf706c7751 reencoded from 3.0 to fix clipping 2003-11-01 00:06:33 +00:00
Chris Danford af254e4f91 convert all sounds to 44KHz to prevent resample at runtime 2003-10-10 05:47:25 +00:00
Glenn Maynard e8eca05ba7 Add. (This isn't currently used by any themes, so this isn't a required update.) 2003-09-16 22:35:09 +00:00
Chris Danford e9a452e8da course edit screen functional 2003-08-11 06:09:57 +00:00
Chris Danford d049234f03 working on course edit screen 2003-08-10 23:48:10 +00:00
Chris Danford e68bd0a3e6 add "loop" file name hint for sounds 2003-07-05 22:02:42 +00:00
Chris Danford 000a0feb13 add missing sound redir 2003-06-24 22:15:37 +00:00
Chris Danford 3cf653f4ca add missing sound redir 2003-06-24 22:09:15 +00:00
Glenn Maynard 64cb22a784 gar, fixing -kb 2003-06-23 01:55:26 +00:00
Glenn Maynard e84992f14d gar, fixing -kb 2003-06-23 01:54:43 +00:00
Glenn Maynard d03009c15f transcode mp3 -> ogg
Some quality loss here, but these are all sound effects anyway; the music
is already ogged.
2003-06-22 22:38:26 +00:00
Glenn Maynard d3f3dea59a redirs shouldn't have extensions in them 2003-06-21 21:20:04 +00:00
Glenn Maynard 0e4bd68f35 switch silent files to ogg 2003-05-12 19:57:34 +00:00
Glenn Maynard 625eadfe48 remove extension from redirs 2003-05-12 19:50:18 +00:00
Chris Danford 9eac2856a0 working on Disney Rave "Magic Dance" battle mode 2003-04-07 03:25:44 +00:00
Chris Danford f37c429cad working on ScreenHowToPlay 2003-04-05 03:50:01 +00:00
Chris Danford 189b37b517 Change Nonstop scoring to the DDREX way
Clean up ScreenGameplay by having a Song and Notes Queue (rather than different logic based on the PlayMode)
2003-03-26 23:08:05 +00:00
Chris Danford 53dda2b1db Add roulette and random music on ScreenSelectMusic 2003-03-25 22:23:58 +00:00
Chris Danford a9f187c3de add scripting support to ScreenSelectMusic and ScreenEvaluation 2003-03-24 21:37:13 +00:00
Chris Danford 31aa613295 Cleanup of theme element names
Renamed ScreenSelectMax* back to their old names
Replaced all hard-coded transitions with TransitionBGAnimations
2003-03-09 00:55:49 +00:00