Commit Graph
9255 Commits
Author SHA1 Message Date
Glenn Maynard 213bc83ca4 add assert 2004-04-03 01:25:04 +00:00
Glenn Maynard b6c090995d fix "Assertion 'thr != NULL' failed" 2004-04-03 01:23:07 +00:00
Glenn Maynard 1c73baed12 remove Alsa9Buf::Reset 2004-04-03 01:01:39 +00:00
Glenn Maynard a452258343 refuse to use OpenGL if GLDirect is in use; it's buggy 2004-04-03 00:09:16 +00:00
Glenn Maynard 975e4f6e1b support m_bThreadedMovieDecode 2004-04-02 23:15:29 +00:00
Glenn Maynard 801ddda5fb add m_bThreadedMovieDecode 2004-04-02 23:14:29 +00:00
Glenn Maynard c8f626cf8c split out RunDecode function 2004-04-02 23:00:29 +00:00
Steve Checkoway 7bdb2d5a6b fix paths 2004-04-02 21:46:10 +00:00
Glenn Maynard 9d33223c92 StartDecodeThread 2004-04-02 21:32:25 +00:00
Glenn Maynard 1060269709 add StartDecodeThread to fix potential GetSampleRate race
(will break sound drivers until I update them)
2004-04-02 21:28:06 +00:00
Glenn Maynard 83bd2a6b14 check for sys/soundcard.h, not linux/soundcard.h 2004-04-02 20:49:10 +00:00
Steve Checkoway dd83b9fa11 Cleanup.
My headers do not seem to declare it as not returning. On the other hand, I cannot get any other program using longjmp() to cause gcc to emit a warning about not returning a value.
2004-04-02 08:32:31 +00:00
Glenn Maynard a62dd1b714 cleanup 2004-04-02 07:44:23 +00:00
Tim Hentenaar c3126ddc62 OSS Fixes etc. 2004-04-02 05:43:39 +00:00
Glenn Maynard 8d89956f8e output on failure 2004-04-02 05:06:32 +00:00
Glenn Maynard fc201090c2 fix "Theme element 'Graphics/ScreenEvaluation PersonalRecord 00' could not be found" 2004-04-02 04:47:53 +00:00
Glenn Maynard d482fbe40c fix assertion when GAMESTATE->m_fSongBeat < 0 2004-04-02 04:28:40 +00:00
Glenn Maynard 10070b270a fix uninitialized sample settings when selecting a course 2004-04-02 04:27:42 +00:00
Glenn Maynard 77547b334d remove dupes, update 2004-04-02 03:55:51 +00:00
Glenn Maynard 9e38b72e0b simplify and fix eval next screen behavior 2004-04-02 03:55:06 +00:00
Glenn Maynard bc17353ef5 fix summary crash 2004-04-02 03:19:02 +00:00
Glenn Maynard d9a2eb97b2 never start in the sort or mode menu 2004-04-02 01:24:23 +00:00
Glenn Maynard 047088289c don't pick random on timer if a course is selected 2004-04-02 01:12:25 +00:00
Glenn Maynard 56bd5bd008 fix CODE_CANCEL_ALL_PLAYER_OPTIONS resets both players 2004-04-02 00:58:26 +00:00
Glenn Maynard 47e7f08614 don't accept CODE_CANCEL_ALL_PLAYER_OPTIONS on disabled
players
2004-04-02 00:54:26 +00:00
Glenn Maynard de93c1659e fix warning 2004-04-02 00:19:01 +00:00
Glenn Maynard f9e818794a add disqualifying "cover" modifier: don't show the song background 2004-04-02 00:13:47 +00:00
Glenn Maynard 20edc5037b These diffuse settings don't actually do anything, since Background
doesn't add anything to the frame; they aren't propagated anywhere.
I'm not sure we need them, anyway; we have a transition on top of
gameplay (and wouldn't setting a gray diffuse be ugly, anyway?)
2004-04-02 00:12:19 +00:00
Glenn Maynard 347ff6e18e unneeded include 2004-04-01 21:57:19 +00:00
Glenn Maynard 4989388a21 typo 2004-04-01 21:56:58 +00:00
Steve Checkoway f258d29815 Remove debugging symbol flags for a few files. 2004-04-01 18:21:16 +00:00
Charles Lohr e37a71d7a7 Josh and I decided that it was not worth it to keep the Flash stuff in here.
We got rid of it to keep the class running much faster.
2004-04-01 16:25:36 +00:00
Steve Checkoway a5e2e634ea clean up 2004-04-01 10:33:53 +00:00
Kevin Slaughter 9e141f3f78 Fixed Linux FFMpeg -- Matriark 2004-04-01 10:21:08 +00:00
Glenn Maynard 7b4a86dee7 oops 2004-03-31 07:22:04 +00:00
Charles Lohr b31fd636ff Fixed linux compile error.
Modified for Macromedia Flash Support.
2004-03-31 04:18:44 +00:00
Glenn Maynard 2ada267834 fix music rate display not changing in song options menu 2004-03-31 00:00:08 +00:00
Glenn Maynard d0ce109c61 typos 2004-03-30 22:25:28 +00:00
Charles Lohr a96e8ba5dd I added some support to make the client act as a pseudo-server.
I'm doing this so it might be possible to have SMOnline written entirelly in Flash.
2004-03-30 20:13:22 +00:00
Chris Danford e0e6cb3159 fix crash 2004-03-30 09:30:30 +00:00
Chris Danford 493c6c8103 smarter menu button blinking 2004-03-30 08:03:00 +00:00
Chris Danford 95e11e9220 smarter lights 2004-03-30 07:44:29 +00:00
Steve Checkoway 679afbbbb2 clean up 2004-03-30 07:43:12 +00:00
Charles Lohr 4cd8d6b6f3 I added life and Macromedia Flash XMLSocket Support. 2004-03-30 05:50:36 +00:00
Chris Danford 72c26f501a show lights mode in LightsDriver_SystemMessage 2004-03-30 04:44:09 +00:00
Chris Danford 2aad42ab9b don't show unused lights 2004-03-30 04:32:27 +00:00
Glenn Maynard 962870f6e3 fix extra stage modifiers being saved to the profile 2004-03-30 03:55:54 +00:00
Glenn Maynard 451a23e159 add glibc assert() handlers, mostly for ALSA 2004-03-30 00:43:35 +00:00
Glenn Maynard 76d3ac26c4 cleanup 2004-03-29 21:09:48 +00:00
Glenn Maynard a1c40d7f7a don't put the difficulty in the description 2004-03-29 21:08:59 +00:00