David Rose
|
2cdd26901e
|
yield thread for each task, and even when there are no tasks
|
2009-07-15 19:41:44 +00:00 |
|
David Rose
|
a088d7ff72
|
more research on windows problems
|
2009-07-15 18:36:38 +00:00 |
|
rdb
|
6404f074b9
|
Whoops! Stupid typo.
|
2009-07-15 17:29:07 +00:00 |
|
rdb
|
5e98a91956
|
Fix a plugin-path issue on OSX
|
2009-07-15 16:40:21 +00:00 |
|
rdb
|
b7243bcbd8
|
Fix for OSX compiler bug
|
2009-07-15 16:35:45 +00:00 |
|
David Rose
|
c8721364ab
|
experiment with quartz
|
2009-07-15 15:25:58 +00:00 |
|
rdb
|
cc972778c9
|
Some OSX fixes:
* Linker error fixed, G++ doesn't chew "-framework Blah" in double-quotes
* Default PRC path back to <auto>etc, I hope it will work
|
2009-07-15 15:24:28 +00:00 |
|
rdb
|
d2a4c55dc7
|
Fix a couple of bugs in the SG with combine modes
|
2009-07-15 15:05:52 +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
|
8826b702ca
|
fix build errors: change int -> GLint
|
2009-07-14 22:13:24 +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
|
3a902bdaf3
|
Add get_video_length
|
2009-07-14 16:30:25 +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
|
850773c4eb
|
default subprocess-window
|
2009-07-13 19:22:08 +00:00 |
|
David Rose
|
2c33bc2bd3
|
fix some race conditions
|
2009-07-13 18:41:55 +00:00 |
|
David Rose
|
a181e471be
|
osx plugin key events etc
|
2009-07-13 17:03:26 +00:00 |
|
rdb
|
5f00fc7706
|
oops, too
|
2009-07-13 15:17:40 +00:00 |
|
David Rose
|
916f94f57c
|
oops
|
2009-07-13 14:55:30 +00:00 |
|
rdb
|
43f43e6861
|
Split glxdisplay into x11display and glxdisplay
|
2009-07-13 11:41:15 +00:00 |
|
rdb
|
87e5347a1e
|
Fix some bugs in the shader generator regarding combine modes.
|
2009-07-13 11:37:11 +00:00 |
|
rdb
|
39c1cb42c9
|
Fix build issues on Linux
|
2009-07-13 08:18:49 +00:00 |
|
David Rose
|
9fa212a48a
|
embed plugin windows within OSX browsers properly
|
2009-07-13 07:14:30 +00:00 |
|
David Rose
|
37e76f402d
|
subprocess window
|
2009-07-13 07:14:01 +00:00 |
|
David Rose
|
d24c039650
|
expose HAVE_P3D_PLUGIN to c++ code
|
2009-07-13 07:13:12 +00:00 |
|
rdb
|
35a208fe42
|
Fix from forum user wibble82: /nod:atls
|
2009-07-13 05:15:05 +00:00 |
|
David Rose
|
c176ba64f9
|
support older gecko version
|
2009-07-11 05:27:07 +00:00 |
|
David Rose
|
68228e9198
|
fix crash
|
2009-07-11 03:53:21 +00:00 |
|
David Rose
|
4dd7ebec82
|
firefox fixes
|
2009-07-11 03:51:01 +00:00 |
|
David Rose
|
4ee298e942
|
some minor problems
|
2009-07-11 01:16:33 +00:00 |
|
David Rose
|
8966fe7dbf
|
optional return value from evalScript
|
2009-07-11 00:24:45 +00:00 |
|
David Rose
|
c0a73aa93f
|
windowEvent shouldn't be private
|
2009-07-11 00:09:15 +00:00 |
|
David Rose
|
19e6ffd5ee
|
support pre-python properties
|
2009-07-10 20:05:14 +00:00 |
|
David Rose
|
e71220779c
|
move request_ready into PPInstance
|
2009-07-10 18:17:37 +00:00 |
|
David Rose
|
3e8b1c6ffd
|
thread-safe macro wrappers
|
2009-07-10 17:49:04 +00:00 |
|
rdb
|
477c1f3194
|
JPG splash image on X11 splash window
|
2009-07-10 13:59:38 +00:00 |
|
rdb
|
2ac1a3d707
|
Handle resizing of X11 splash window correctly, and remove the annoying log2 message of download progress
|
2009-07-10 09:07:56 +00:00 |
|
rdb
|
e78d339a9c
|
Fix from Fei Wang that solves the bone hierarchy bug in the max exporter
|
2009-07-10 06:34:20 +00:00 |
|
David Rose
|
33a94a3996
|
tweaks
|
2009-07-10 00:17:30 +00:00 |
|