Glenn Maynard
de02b9c978
don't waste time reading the default theme metrics twice
2004-07-21 23:42:52 +00:00
Glenn Maynard
78d9588c4c
move XGetCustomLaunchData into ArchHooks
2004-07-21 23:09:23 +00:00
Glenn Maynard
d86482e298
move XGetCustomLaunchData into ArchHooks
...
remove empty functions (they're not pure virts)
2004-07-21 23:08:04 +00:00
Glenn Maynard
07f8e2910f
cleanup
2004-07-21 23:05:49 +00:00
Steve Checkoway
f85c5d7375
Fix memory leak. Now I'm down to 11 leaks for 384 total leaked bytes. It looks like some of those are coming from SDL. Still, I can live with 384 bytes.
2004-07-21 06:18:01 +00:00
Steve Checkoway
26d8a0b860
Fix memory leak.
...
Before:
51057 leaks for 850704 total leaked bytes.
After:
21258 leaks for 359284 total leaked bytes.
Both of these were taken right after the songs finish loading and the first screen is shown.
2004-07-21 06:13:57 +00:00
Chris Danford
b7383e1010
don't blink game buttons on a mine
2004-07-21 03:31:24 +00:00
Renaud Lepage
dad4c72695
Missing _ Before XBOX - Solved the text output bug. Also, forced a D:\\ as system path because path was missing at ragefilemanager::mount in _xbox, lines 142 to 144
2004-07-21 02:39:10 +00:00
Renaud Lepage
2f074da106
Missing _ Before XBOX - Solved the text output bug.
2004-07-21 02:36:21 +00:00
Glenn Maynard
43b9b6385e
periodically save profiles
2004-07-20 23:05:49 +00:00
Renaud Lepage
d204f04cca
Updated to reflect changes in the main project. With some additions for Xbox compilance.
2004-07-20 15:57:38 +00:00
Renaud Lepage
aaea3cb415
Changed the main to change if _XBOX is declared. Maybe a little not-with-standards,
...
but at least now an outside main is not necessary.
2004-07-20 15:53:36 +00:00
Renaud Lepage
1198d2d731
Modified the "main" declaration to be changed if XBOX is defined.
2004-07-20 15:50:01 +00:00
Renaud Lepage
7484da8f6d
Updated to reflect changes in the main project.
2004-07-20 15:48:43 +00:00
Renaud Lepage
d13e0b4965
Updated, xtl include added. XDK compiles ezsockets now.
2004-07-20 15:47:52 +00:00
Chris Danford
8d2d1ed3f7
fix operator< and operator== not working as expected
2004-07-20 07:11:26 +00:00
Charles Lohr
0d4dde7dcd
Fixed part of the XBOX problem.
...
XTL needs to be included somewhre, but I don't know the details.
Renaud, if you could just include that in whever it is necessiary.
2004-07-20 04:07:06 +00:00
Glenn Maynard
0047e04998
add ProfileManager::SaveAllProfiles
...
make ProfileManager::SaveMachineProfile() const
2004-07-20 01:31:23 +00:00
Glenn Maynard
d44e35b889
close m_fd
2004-07-19 20:39:52 +00:00
Glenn Maynard
82d9d321fc
fix crash
2004-07-19 20:30:52 +00:00
Glenn Maynard
e5cb2555ed
move "predicted meter" down, and gray it out
2004-07-19 20:27:59 +00:00
Chris Danford
9199410e82
stats.xml:
...
theme more elements
show HighScore details
clean up some tables
2004-07-19 08:05:14 +00:00
Adam Lowman
e9327c9bb8
Fixed nonblocking bug for accept function.
...
Joshua Allen on Adam's CVS account. My account is still broken.
2004-07-18 23:37:48 +00:00
Chris Danford
425f51f509
add Product branding
2004-07-18 21:56:35 +00:00
Chris Danford
1f7e24bcaa
accessor methods support DateTime
2004-07-18 21:55:49 +00:00
Chris Danford
88c238e840
simplify
2004-07-18 21:55:02 +00:00
Chris Danford
6a22aba2c0
add LastPlayedDate
2004-07-18 21:54:19 +00:00
Charles Lohr
7715553d35
Made BPM display and Current max combo display use their on/off commands.
2004-07-18 17:16:57 +00:00
Charles Lohr
5e17b292eb
Fixed crash if waiting for data and disconnected.
2004-07-18 17:16:02 +00:00
Charles Lohr
cd181d5d1d
Fixed page 2 explanation and more on page 1.
2004-07-18 07:23:43 +00:00
Chris Danford
3ddf22f4d8
print type data in catalog.xml
2004-07-18 02:38:52 +00:00
Glenn Maynard
dc8dc0b36a
fix adjusting by LIGHTS_FALLOFF_SECONDS in the wrong direction
2004-07-18 02:24:50 +00:00
Glenn Maynard
d2517bc504
false | false = false
...
false | true = true
2004-07-18 01:39:32 +00:00
Glenn Maynard
fe4209035f
simplify, fix crash
2004-07-17 22:21:27 +00:00
Glenn Maynard
9f4f314f7a
assert
2004-07-17 22:20:42 +00:00
Chris Danford
da775dbd3e
move all metrics in the "Common" group into one header file
2004-07-17 22:15:39 +00:00
Glenn Maynard
28d25210a2
asserts
2004-07-17 22:03:41 +00:00
Chris Danford
a6b5da3207
move Style XML saving/loading into StyleID
2004-07-17 21:49:32 +00:00
Glenn Maynard
6fe94c6206
cleanup, fix warnings
2004-07-17 21:27:29 +00:00
Glenn Maynard
8a3fb77328
allow specifying ALSA device to use
2004-07-17 21:22:36 +00:00
Glenn Maynard
c81e737d85
fix thread busy looping if bus/usb/devices isn't available
2004-07-17 20:44:37 +00:00
Glenn Maynard
fcf46a9f61
fix "pure virtual method called" on quit
2004-07-17 20:38:59 +00:00
Glenn Maynard
093b507d25
simplify, fix fallback, fix lights transform not being run
2004-07-17 20:17:25 +00:00
Glenn Maynard
b7799ccd0a
move autogen into NoteDataUtil
2004-07-17 05:10:11 +00:00
Glenn Maynard
7f2a2c7e44
fix warning
2004-07-16 23:48:51 +00:00
Charles Lohr
43c687b611
Check Lights-type by default.
2004-07-16 15:55:33 +00:00
Steve Checkoway
3a2b45fc0a
No longer needed.
2004-07-16 09:26:47 +00:00
Steve Checkoway
f33e9db593
Simplify
2004-07-16 09:25:43 +00:00
Steve Checkoway
f4802875f6
Style cleanup.
2004-07-16 08:11:13 +00:00
Kevin Slaughter
66469a7922
Fix lights driver.. Was really screwed up before. I know it's a re-vamp of CNLohr's old code, but this works perfectly. If there are any objections, please talk to me BEFORE removing it. This was really hard to fix up after the last 'improvement' :p
2004-07-16 07:57:07 +00:00