Commit Graph

39 Commits

Author SHA1 Message Date
Bill Currie 9ffa1f410a Detect the silent death of the jack client thread.
When jackd gets an unhandled xrun, it stops all processing but neglects to
tell the client about it. Thus, add a bit of a watchdog function to
s_update() and assume the client thread is dead if there's no sign of life
after one second. No more hanging on exit.
2011-09-07 15:16:27 +09:00
Bill Currie 3b906fa5f1 must remember to nuke MAX_STATIC_ENTITIES 2007-10-09 10:29:40 +00:00
Bill Currie c6ea999d4d whee, finally. stateful console mode :) nukes cl_chatmode. 2007-04-07 05:50:29 +00:00
Brian Koropoff 82b389a720 Fixes -x11 target on x86-64. Shouldn't break anything on other supported architectures. 2005-09-03 03:31:02 +00:00
Thad Ward 0d6af140b8 correct the date format to match the new format used by the new CVS. the
offset from GMT is also parsed out, but is not currently used. Also, there
is no need to subtract 1900 from the year when passing to timegm(), as it
assumes values over 999 are the actual year.
2004-06-16 07:36:57 +00:00
Bill Currie e3008841be forgot net_loopback_adr in the ipv6 code (thanks, SpanKY) 2004-05-17 22:01:18 +00:00
Bill Currie 3a1c35faab update 2003-07-24 20:50:13 +00:00
Bill Currie f78d6cbf83 update 2002-10-04 15:01:46 +00:00
Ragnvald Maartmann-Moe IV be36020e41 Minor cleanups. 2002-09-29 03:30:11 +00:00
Bill Currie be75ff490f fix -x11 screenshots and remove some dead code 2002-08-21 04:58:47 +00:00
Bill Currie cfdb7fb4ad another one bites the dust 2002-07-29 22:36:20 +00:00
Ragnvald Maartmann-Moe IV 727fb74cfc Clean up TODO. 2002-06-08 21:28:51 +00:00
Jeff Teunissen 4eb6c51da4 TODO stuff, and a test of the log_accum script. 2002-02-22 10:16:02 +00:00
Chris Ison 05da8d2af0 just a couple of server list todos 2001-12-12 00:29:09 +00:00
Bill Currie 7762f335d2 yadda yadda :) 2001-11-23 19:02:02 +00:00
Ragnvald Maartmann-Moe IV 6740adb6fe Note that we really ought to support .lit file downloading. 2001-11-07 06:54:59 +00:00
Adam Olsen 87a0a4d7d6 - a TODO item
- converted svc_packetentities and svc_deltapacketentities
- added some convenience defines for U_foo grouping
- tweaked Host_NetError's "please report this" print, but it still
  doesn't work
2001-11-04 21:23:22 +00:00
Adam Olsen 7c64e1ba3f - more TODO changes :) 2001-10-11 17:19:19 +00:00
Bill Currie 30ea591ce3 minor tweeks 2001-10-11 16:33:10 +00:00
Ragnvald Maartmann-Moe IV b2852ef3cc Clean up TODO a bit, make gitignore actually ignore all generated files... 2001-10-03 21:38:54 +00:00
Bill Currie 95d3600452 fix skybox/skydom map vis issues. I hope this works on all drivers. 2001-10-03 02:51:30 +00:00
Bill Currie 7801aac441 couple of updates 2001-10-02 20:21:23 +00:00
Adam Olsen 8b7785c2f9 Some changes I'm about to do to the libs/gamecode layout :) 2001-08-21 20:20:03 +00:00
Jeff Teunissen a3f1604957 Still going. Forge, s/X/I/ 2001-08-15 22:32:13 +00:00
Bill Currie bcfd870550 textures will be a lib of its own 2001-05-10 21:43:57 +00:00
Bill Currie 9e52646b62 make a note about my disagreement with "formats". There is disagreement with
"models" but that can be sorted later
2001-05-10 21:33:48 +00:00
Adam Olsen 1f4eb7e539 add a couple items 2001-04-28 05:13:19 +00:00
Ragnvald Maartmann-Moe IV 6542192514 Minor corrections. 2001-04-27 13:25:53 +00:00
Adam Olsen 7eb57602a2 one more item. (getting it commited before I do the sdl stuff) 2001-04-27 07:35:28 +00:00
Adam Olsen ab7054a563 More stuff 2001-04-25 23:51:45 +00:00
Adam Olsen 4a9a6747ff Add some wishlist items :) 2001-04-25 23:08:54 +00:00
Joseph Carter d407f5328f Since nobody cares the structure of the menu after it's rewritten, I've
replaced the menu structure with just the binds listing so whoever does
that doesn't forget a binding we never use (run key?  My forwardspeed is
600, wtf do I need a run key for?)
2001-03-04 13:55:05 +00:00
Joseph Carter 82522a6fd1 Added menu structure to TODO file, it's not in typical TODO format since
it's either done or it's not.  Very soone the menu code will be axed and
this will aid in replacing it.
2001-03-03 07:23:22 +00:00
Bill Currie a23e18e8be strip tabs and `TODOize' the directory tree, marking those dirs I consider to
be basicly done as such.
2001-02-25 23:18:23 +00:00
Bill Currie 5c7b50ab0b add an item for doublesize modes 2001-02-22 19:06:56 +00:00
Bill Currie d2438ec0c8 really only need one alsa dir 2001-02-21 23:27:30 +00:00
Jeff Teunissen d17189c2c0 Add the future directory tree to TODO 2001-02-21 22:39:45 +00:00
Bill Currie 8a6de9f990 forgot about ogg support 2001-02-21 00:22:48 +00:00
Bill Currie 2a131734c1 gotta keep track of where we're going :) 2001-02-21 00:12:40 +00:00