Glenn Maynard
|
628fafdcf2
|
const fix
|
2004-01-13 07:06:46 +00:00 |
|
Glenn Maynard
|
651e590200
|
cleanup, hotkeys, don't close if enter pressed (too easy to accidentally close
if pressing enter quickly during a crash)
|
2004-01-13 06:43:50 +00:00 |
|
Chris Danford
|
a9b23e880b
|
remove unused file
|
2004-01-13 05:11:22 +00:00 |
|
Glenn Maynard
|
6f721109ed
|
quiet spurious warnings
|
2004-01-13 03:19:03 +00:00 |
|
Glenn Maynard
|
f1a1246dcd
|
output cleanup
|
2004-01-13 03:11:25 +00:00 |
|
Glenn Maynard
|
5d34bff39d
|
Don't warn about files not existing that aren't expected to exist on the
first run.
|
2004-01-13 03:04:11 +00:00 |
|
Glenn Maynard
|
f94f13bf14
|
a12
|
2004-01-13 02:43:32 +00:00 |
|
Glenn Maynard
|
3cb62064fe
|
don't queue input while dialog boxes have focus
|
2004-01-13 02:22:18 +00:00 |
|
Glenn Maynard
|
0ed835685a
|
fix sound occasionally not stopping correctly
|
2004-01-13 01:59:32 +00:00 |
|
Glenn Maynard
|
723d1b1c6c
|
Readd course title, which appears to have fallen out at some point.
Fix missing metrics.
|
2004-01-13 01:25:48 +00:00 |
|
Glenn Maynard
|
a295e91e19
|
cleanup
|
2004-01-13 01:24:36 +00:00 |
|
Glenn Maynard
|
6dc3801d84
|
CourseTitle
|
2004-01-13 01:23:40 +00:00 |
|
Glenn Maynard
|
68740d735c
|
course title
|
2004-01-13 01:22:11 +00:00 |
|
Jason Felds
|
cc99e4f471
|
A line that is new has arrived; it's true.
|
2004-01-13 01:15:38 +00:00 |
|
Glenn Maynard
|
0668271fde
|
Steve, this is probably what you meant ...
|
2004-01-13 00:17:49 +00:00 |
|
Glenn Maynard
|
4ab53741d9
|
simplify
fix dialog windows coming up in fullscreen
|
2004-01-13 00:15:10 +00:00 |
|
Glenn Maynard
|
13c4103e62
|
retry writes on EINTR a couple times
|
2004-01-13 00:06:46 +00:00 |
|
Glenn Maynard
|
d4338898e0
|
cleanup
|
2004-01-13 00:01:07 +00:00 |
|
Glenn Maynard
|
24016f1b84
|
retry writes on EINTR a couple times
|
2004-01-12 23:54:13 +00:00 |
|
Glenn Maynard
|
7e7a007cdd
|
update
|
2004-01-12 23:20:52 +00:00 |
|
Glenn Maynard
|
2e9c78915c
|
don't play m_soundStart on timer
|
2004-01-12 23:18:38 +00:00 |
|
Glenn Maynard
|
dc5cfb53a8
|
s/str_ds/pcm/
|
2004-01-12 23:10:14 +00:00 |
|
Glenn Maynard
|
e10c8da4b6
|
start_time
|
2004-01-12 23:03:04 +00:00 |
|
Chris Danford
|
598a9b205a
|
whoops. Forgot this...
|
2004-01-12 22:33:57 +00:00 |
|
Glenn Maynard
|
74352440c9
|
really fix warning
|
2004-01-12 22:17:43 +00:00 |
|
Glenn Maynard
|
29093a5308
|
fix warning
|
2004-01-12 22:13:36 +00:00 |
|
Glenn Maynard
|
e93ba8dd27
|
bga "player" tag
|
2004-01-12 22:06:39 +00:00 |
|
Glenn Maynard
|
c4ba6f8321
|
ALSA9 -> ALSA
|
2004-01-12 11:10:16 +00:00 |
|
Glenn Maynard
|
6ea335c971
|
fix format string
|
2004-01-12 11:09:03 +00:00 |
|
Glenn Maynard
|
6b91ee5898
|
cleanup
|
2004-01-12 11:04:17 +00:00 |
|
Glenn Maynard
|
3294c04fa9
|
no, really
|
2004-01-12 11:02:16 +00:00 |
|
Glenn Maynard
|
6d3f224a15
|
this condition is normal now
|
2004-01-12 10:48:02 +00:00 |
|
Glenn Maynard
|
57647fcfa6
|
Don't log nonfatal exceptions. They're normally caught and logged as
appropriate; these logs are duplicate.
|
2004-01-12 10:45:42 +00:00 |
|
Glenn Maynard
|
3a812c2a93
|
not finding GtkModule.so is nonfatal
|
2004-01-12 10:38:40 +00:00 |
|
Glenn Maynard
|
3eb63e2f67
|
cleanup
|
2004-01-12 10:29:12 +00:00 |
|
Glenn Maynard
|
4b1e4ebe74
|
remove old code (it didn't actually do anything; if start is pressed, left
and right should have already been pressed)
require both left and right to move back, not just one
|
2004-01-12 09:53:09 +00:00 |
|
Chris Danford
|
86ab9b3df5
|
fix file rename on Win9x
|
2004-01-12 09:51:31 +00:00 |
|
Glenn Maynard
|
fea54929ac
|
precise, framerate-independent assist ticks
|
2004-01-12 09:36:01 +00:00 |
|
Chris Danford
|
987db137cc
|
move focus back to first choice when moving up from multiselect
|
2004-01-12 08:53:39 +00:00 |
|
Chris Danford
|
efefc9f3ce
|
add menudown char alias
|
2004-01-12 08:52:43 +00:00 |
|
Chris Danford
|
b1e06653a8
|
go down if on first choice of a multiselect row
|
2004-01-12 08:00:57 +00:00 |
|
Steve Checkoway
|
ae0fd0ac1a
|
Use lstat instead of stat.
|
2004-01-12 06:48:44 +00:00 |
|
Chris Danford
|
96a7cb0bcd
|
allow display of negative dance points
stop counting dance points after fail
|
2004-01-12 06:45:36 +00:00 |
|
Glenn Maynard
|
5f10d10abb
|
fix start_sec default
|
2004-01-12 05:50:46 +00:00 |
|
Glenn Maynard
|
6f1242a7e0
|
start_time
|
2004-01-12 05:25:40 +00:00 |
|
Glenn Maynard
|
b2b6db3a5b
|
stop saying samples when we mean frames
latency tweak
|
2004-01-12 04:00:34 +00:00 |
|
Glenn Maynard
|
071ec73a04
|
start_time
|
2004-01-12 03:57:11 +00:00 |
|
Glenn Maynard
|
d5eded488a
|
add GetSampleRate
reset sample pos after stop
|
2004-01-12 03:53:16 +00:00 |
|
Glenn Maynard
|
d7839b1c67
|
cleanup
|
2004-01-12 03:52:23 +00:00 |
|
Chris Danford
|
b555be59df
|
more rave balancing
add "noquads"
|
2004-01-12 03:47:55 +00:00 |
|