Commit Graph

5318 Commits

Author SHA1 Message Date
David Rose 865ea20789 use a timer on mac for smoother updates 2009-07-21 20:19:47 +00:00
David Rose 31f2ce467d fix problem with pthread_cond_timedwait 2009-07-21 05:25:36 +00:00
David Rose 15f59fecfb check platform in contents.xml 2009-07-21 01:53:33 +00:00
David Rose f60864c31c comment out assert 2009-07-21 01:53:09 +00:00
David Rose 3657156990 make a dmg 2009-07-21 01:20:24 +00:00
David Rose e4cb7fe829 very minor 2009-07-21 00:46:07 +00:00
David Rose a86a95b4ec fix up X11 threading issues 2009-07-20 23:03:23 +00:00
rdb 191c9e7e65 Better windows support for pfreeze 2009-07-20 17:19:23 +00:00
rdb 9775f132c2 Don't protect by __name__=='__main__' so we can import this from makepanda directly 2009-07-20 16:50:49 +00:00
rdb 0936def12b pfreeze in ppython too 2009-07-20 04:37:43 +00:00
rdb ae9f8f4aaf Freeze improvements for makepanda 2009-07-20 04:37:12 +00:00
David Rose 74d2ff3b54 some minor fixes 2009-07-19 20:26:26 +00:00
David Rose 07e714bb16 more needs_response changes 2009-07-19 18:15:52 +00:00
David Rose 563bd81b68 small optimization: has_method cache 2009-07-19 03:18:07 +00:00
David Rose efdeacb577 actually write binary xml 2009-07-19 02:58:13 +00:00
David Rose c8892d4991 minor fixes 2009-07-18 00:36:44 +00:00
David Rose 94f07118c1 subprocess mouse movement 2009-07-17 21:30:51 +00:00
David Rose 064f62f202 default non-threaded 2009-07-17 19:01:35 +00:00
David Rose b01400ff97 migrate refresh requests into core api 2009-07-17 18:46:10 +00:00
David Rose 5448505f3a revert hack again 2009-07-17 18:37:09 +00:00
David Rose 4efc3ba42f better thread yielding 2009-07-17 18:36:32 +00:00
David Rose fb782894eb file streaming, logfile cleanup 2009-07-17 17:33:12 +00:00
rdb 02d97f5807 Fix compile warnings 2009-07-17 09:58:28 +00:00
David Rose e99a50cb14 fix draw problems 2009-07-17 05:29:25 +00:00
David Rose 72da887fd5 osx splash window 2009-07-17 01:39:41 +00:00
David Rose d3f6fb5b81 quartz experiment 2009-07-16 20:26:17 +00:00
David Rose 5d4bd04eab combine row-reversal and byte-reversal 2009-07-16 19:22:57 +00:00
David Rose aa8285f5a4 async JavaScript 2009-07-16 18:30:17 +00:00
David Rose 1a78b5851d compensate for byte order 2009-07-16 01:49:44 +00:00
David Rose 375fd5c352 revert hack 2009-07-16 01:48:54 +00:00
David Rose 7037e909d9 temp hack 2009-07-16 01:48:25 +00:00
David Rose 4274626c67 oops, left in a parameter 2009-07-15 22:07:58 +00:00
David Rose a088d7ff72 more research on windows problems 2009-07-15 18:36:38 +00:00
David Rose c8721364ab experiment with quartz 2009-07-15 15:25:58 +00:00
David Rose 339cb4e7a2 secs -> ms 2009-07-15 00:27:58 +00:00
Zachary Pavlov b292e06ff6 removed errant print 2009-07-15 00:25:09 +00:00
David Rose e915c44328 posix kill 2009-07-15 00:14:38 +00:00
David Rose bf417aca6b some minor fixes 2009-07-15 00:14:08 +00:00
Zachary Pavlov 3e2f301fb7 new interval! 2009-07-14 23:37:30 +00:00
David Rose f66e45e13a helper file 2009-07-14 22:11:46 +00:00
David Rose 6794656499 silly python headers 2009-07-14 21:01:19 +00:00
David Rose 1b6bb92da5 concrete objects 2009-07-14 20:40:47 +00:00
rdb 3f987b530f Fix typo: "Pythong" -> "Python" ;-) 2009-07-14 15:18:08 +00:00
rdb 82b3575664 Minor fixes 2009-07-14 15:16:06 +00:00
David Rose 4e9902fab3 pthread_cond_timedwait returns its errno value 2009-07-14 14:54:33 +00:00
rdb 1bec439304 Fix compile errors on Linux 2009-07-14 07:04:26 +00:00
David Rose 91fde2b3ed oops, debug code 2009-07-14 04:56:56 +00:00
David Rose 765ab111bf development 2009-07-14 04:54:07 +00:00
David Rose d5b4f7810e attempts to make windows plugin more stable 2009-07-14 04:50:25 +00:00
David Rose 2c33bc2bd3 fix some race conditions 2009-07-13 18:41:55 +00:00