Commit Graph
20155 Commits
Author SHA1 Message Date
Steve Checkoway 2ec2ea1bcb Themeable. 2006-02-20 02:40:47 +00:00
Steve Checkoway 7542d474df Localize. 2006-02-20 02:38:29 +00:00
Steve Checkoway 752f559b99 No really, -1. 2006-02-19 22:46:54 +00:00
Glenn Maynard 782169ca61 cleanup (this while looks like an independent statement, which is confusing) 2006-02-19 11:35:08 +00:00
Steve Checkoway 4c593087a3 Cleanup. 2006-02-19 11:24:37 +00:00
Steve Checkoway 2c99a2b194 Do not strip debugging symbols during debug build. 2006-02-19 09:11:10 +00:00
Steve Checkoway 714470969f Missing graphic. 2006-02-19 08:51:26 +00:00
Steve Checkoway 7fa3507499 Fix back sound when you press start. 2006-02-19 08:21:54 +00:00
Steve Checkoway 95e30d9146 Put pch caches in a directory that depends on the active configuration. Use 3 types of configurations:
Native: compiles with optimizations, no debug symbols and only for the native arch.
Debug: compiles without optimization but with debug symbols, only for the native arch.
Universal: compiles with optimizations, no debug symbols, and for ppc and i386.
2006-02-19 07:58:15 +00:00
Steve Checkoway 1b3c3096c2 The correct value is -1. 2006-02-19 07:43:58 +00:00
Chris Danford 63a2415b51 move output of all configuration to project root dir. Rename: . -> Release, Universal->Debug, etc 2006-02-19 06:27:10 +00:00
Steve Checkoway aa53402671 Fix up a few metrics. 2006-02-19 06:17:02 +00:00
Steve Checkoway 468eee4cf3 Simplify. 2006-02-19 06:12:01 +00:00
Steve Checkoway e76f7c7902 Add helper function for removing objects from STL containers. mem_fun() and mem_fun_ref() are handy for using const (?) member functions as predicates. 2006-02-19 06:04:34 +00:00
Steve Checkoway c57798bf09 Cleanup. 2006-02-19 06:00:35 +00:00
Steve Checkoway dd46ba19b5 Cleanup. 2006-02-19 01:01:11 +00:00
Steve Checkoway 1090af5ac0 Simplify. 2006-02-19 00:07:03 +00:00
Steve Checkoway 29f97b8dfa This is a metrics error. 2006-02-18 23:51:21 +00:00
Steve Checkoway bf6058b251 Add some screens. 2006-02-18 23:24:47 +00:00
Steve Checkoway 165d6e5096 Silence warning. 2006-02-18 21:22:02 +00:00
Steve Checkoway 1b15a88f17 Static. 2006-02-18 21:17:24 +00:00
Steve Checkoway 02fcb18cf0 Fix install name for the i386 version. 2006-02-18 21:02:48 +00:00
Jason Felds f5bdb04863 Fix compile errors. Hope this doesn't break anything. 2006-02-18 07:18:59 +00:00
Glenn Maynard 73bb009fb9 set the target in one place (linker -> output file) 2006-02-18 06:12:29 +00:00
Glenn Maynard 30bc09ee74 fix speed line 2006-02-18 03:18:58 +00:00
Glenn Maynard 35599d7f97 Fix incorrect behavior when START is pressed during transitions on
options screens.  (We don't ignore this at a higher level, because we
want to allow start when transitioning when it's not going to go to another
screen.)
2006-02-18 03:02:21 +00:00
Glenn Maynard 7ed5caf16b fix hiding m_sprLineHighlight (for real) 2006-02-18 02:51:58 +00:00
Glenn Maynard bc94e6e8a8 fix hiding m_sprLineHighlight 2006-02-18 02:51:22 +00:00
Glenn Maynard 34452071c3 simplify 2006-02-18 02:33:35 +00:00
Glenn Maynard 0f37043af8 simpler symbols 2006-02-18 01:07:39 +00:00
Glenn Maynard 63a87f73a7 empty props 2006-02-17 21:42:24 +00:00
Glenn Maynard 8e89e4b358 no longer exists 2006-02-17 21:36:10 +00:00
Glenn Maynard 3654470a05 Fix notes placed 1/64th above the beat are the wrong color in vivid. 2006-02-17 05:57:00 +00:00
Glenn Maynard db4ccaf529 Fix rounding error from NoteDisplay::SetActiveFrame "vivid" output. 2006-02-17 05:53:29 +00:00
Steve Checkoway 83c414a6f3 Add missing files. 2006-02-17 04:40:53 +00:00
Chris Danford 79b21dcce3 fix VC6 clear() hack 2006-02-15 04:10:46 +00:00
Chris Danford 53e0ea8f24 fix smpackage uninstall and install to different installation other than where tools.exe resides 2006-02-15 03:58:29 +00:00
Chris Danford 75bd3e55a7 make smpackage dialogs app modal 2006-02-15 03:54:02 +00:00
Chris Danford 130554e42a fix VC6 compile 2006-02-15 03:53:04 +00:00
Chris Danford c58eeda0e4 fix wrong BPM number displayed 2006-02-15 03:50:50 +00:00
Glenn Maynard e1d55d1361 rename buffers (make read-buffer explicit) 2006-02-15 00:52:31 +00:00
Glenn Maynard 7272580311 EnableBuffering -> EnableReadBuffering 2006-02-15 00:49:28 +00:00
Glenn Maynard 831cc0cd91 cleanup 2006-02-15 00:47:18 +00:00
Glenn Maynard 6fc982d681 private SetError; this isn't a class to derive from
cleanup
2006-02-15 00:42:04 +00:00
Glenn Maynard 3b0f4fa656 cleanup 2006-02-15 00:39:02 +00:00
Glenn Maynard 3def328a9a spacing 2006-02-14 11:40:24 +00:00
Glenn Maynard 01629e7f53 spacing 2006-02-14 11:35:00 +00:00
Glenn Maynard 2b9f484548 spacing (only) 2006-02-14 11:30:53 +00:00
Glenn Maynard 62a0ac1370 spacing 2006-02-14 11:16:39 +00:00
Glenn Maynard 958299c734 spacing 2006-02-14 11:10:03 +00:00