2009-08-18 00:01:36 Andreas Schroeder * Changed paths: M /branches/0.64.x/contrib/MacOSX/install_launchd.sh * append each line separately 2009-08-17 23:57:04 Andreas Schroeder * Changed paths: M /branches/0.64.x/contrib/MacOSX/install_launchd.sh * added author info 2009-08-17 23:48:55 Andreas Schroeder * Changed paths: A /branches/0.64.x/bin/master_osx.sh A /branches/0.64.x/bin/slave_osx.sh * startup shell scripts for Launchd on Mac OSX 2009-08-17 23:20:13 Andreas Schroeder * Changed paths: A /branches/0.64.x/contrib/MacOSX A /branches/0.64.x/contrib/MacOSX/install_launchd.sh A /branches/0.64.x/contrib/MacOSX/org.drqueue.Slave.plist A /branches/0.64.x/contrib/MacOSX/org.drqueue.master.plist * Launchd scripts for Mac OSX 10.5 2009-07-21 02:12:59 Andreas Schroeder * Changed paths: M /branches/0.64.x/SConstruct * disable uniqueness of compiler arguments, which fixes universal binary build of Drqman 2009-07-01 00:21:19 Andreas Schroeder * Changed paths: A /branches/0.64.x/bin/slave_wait_for_master.sh * startup helper script for slave 2009-05-07 19:29:54 Andreas Schroeder * Changed paths: M /branches/0.64.x/etc/maya.sg * fix DRQUEUE_PRE / DRQUEUE_POST variable handling 2009-05-03 00:17:48 Andreas Schroeder * Changed paths: M /branches/0.64.x/etc/maya.sg * pre/post render fix by user magellan 2009-03-21 19:39:50 Andreas Schroeder * Changed paths: A /branches/0.64.x/python/python_leak_test.py * add Python script for testing memory leaks 2009-03-17 22:29:17 Andreas Schroeder * Changed paths: M /branches/0.64.x/libdrqueue/computer_status.c * use getloadavg() on OSX and FREEBSD 2009-03-02 23:51:33 Andreas Schroeder * Changed paths: A /branches/0.64.x/bin/drqman_win.sh * script for starting X along with Drqman in Cygwin 2009-03-02 22:13:12 Andreas Schroeder * Changed paths: M /branches/0.64.x/drqman/drqm_common.h M /branches/0.64.x/drqman/drqm_info.c M /branches/0.64.x/drqman/main.c * add support for custom window title and info page in Drqman 2009-01-26 02:59:50 Andreas Schroeder * Changed paths: M /branches/0.64.x/etc/3dsmax.sg M /branches/0.64.x/libdrqueue/3dsmaxsg.c M /branches/0.64.x/libdrqueue/3dsmaxsg.h M /branches/0.64.x/libdrqueue/job.h M /branches/0.64.x/ruby/libdrqueue_ruby.i * add basic 3DSMax support, try #5 2009-01-26 02:50:49 Andreas Schroeder * Changed paths: M /branches/0.64.x/libdrqueue/3dsmaxsg.c * add basic 3DSMax support, try #4 2009-01-26 02:01:41 Andreas Schroeder * Changed paths: M /branches/0.64.x/ruby/libdrqueue_ruby.i * add basic 3DSMax support in Ruby bindings, try #2 2009-01-26 01:55:12 Andreas Schroeder * Changed paths: M /branches/0.64.x/ruby/libdrqueue_ruby.i * add basic 3DSMax support in Ruby bindings 2009-01-26 01:41:48 Andreas Schroeder * Changed paths: M /branches/0.64.x/libdrqueue/3dsmaxsg.h * add basic 3DSMax support, try #3 2009-01-26 01:40:57 Andreas Schroeder * Changed paths: M /branches/0.64.x/libdrqueue/3dsmaxsg.c M /branches/0.64.x/libdrqueue/3dsmaxsg.h M /branches/0.64.x/libdrqueue/job.h * add basic 3DSMax support, try #2 2009-01-26 01:37:14 Andreas Schroeder * Changed paths: A /branches/0.64.x/etc/3dsmax.sg A /branches/0.64.x/libdrqueue/3dsmaxsg.c A /branches/0.64.x/libdrqueue/3dsmaxsg.h M /branches/0.64.x/libdrqueue/job.h M /branches/0.64.x/libdrqueue/libdrqueue.h * add basic 3DSMax support 2009-01-25 22:11:21 Andreas Schroeder * Changed paths: M /branches/0.64.x/SConstruct * expect .exe files when running in Cygwin, try #3 2009-01-25 21:45:50 Andreas Schroeder * Changed paths: M /branches/0.64.x/SConstruct * expect .exe files when running in Cygwin, try #2 2009-01-25 21:22:08 Andreas Schroeder * Changed paths: M /branches/0.64.x/SConstruct * expect .exe files when running in Cygwin 2009-01-12 11:35:08 Andreas Schroeder * Changed paths: M /branches/0.64.x/SConstruct * add documentation directory to installation 2009-01-09 00:58:37 Andreas Schroeder * Changed paths: M /branches/0.64.x/SConstruct * support proper linking towards 10.4 libs when building universal binaries 2009-01-06 02:43:34 Andreas Schroeder * Changed paths: M /branches/0.64.x/NEWS * just a dummy build test 2009-01-02 04:19:36 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * detect archive type at rerun 2009-01-02 04:16:40 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb M /branches/0.64.x/DrQueueOnRails/app/models/job.rb * reorder find arguments 2009-01-02 04:03:55 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb M /branches/0.64.x/DrQueueOnRails/app/models/job.rb * replace wrong elseif statement 2009-01-02 03:53:54 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb M /branches/0.64.x/DrQueueOnRails/app/models/job.rb * replace wrong elseif statement 2009-01-02 03:50:17 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb M /branches/0.64.x/DrQueueOnRails/app/models/job.rb * create archive depending on uploaded file by user 2009-01-02 03:34:22 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/models/job.rb * create archive depending on uploaded file by user 2009-01-02 03:01:49 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/profiles_controller.rb * count array elements correctly 2009-01-02 02:48:35 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * use proper class name for small uploaded files 2009-01-02 02:46:02 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * remove old sanitizing; count array elements correctly; use proper vray scene file extension 2009-01-02 02:15:23 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/models/profile.rb * forgotten end inserted 2009-01-02 02:10:32 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/models/profile.rb * some tabs removed 2009-01-02 02:01:37 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/main_controller.rb * remove bad dump method 2009-01-02 01:04:58 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/main_controller.rb * in Rails 2.2 santize methods cannot be used in controllers 2008-12-30 02:12:39 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/config/environment.rb * use Rails 2.2.2 and remove deprecated option 2008-12-30 02:06:35 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/config/environments/development.rb * comment out deprecated option 2008-12-30 02:00:55 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails_requirements_check.rb * require rubygems before drqueue 2008-12-03 21:19:31 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb M /branches/0.64.x/DrQueueOnRails/app/controllers/profiles_controller.rb * use floats instead of ints for sizes 2008-09-30 21:36:09 Andreas Schroeder * Changed paths: M /branches/0.64.x/python/src/drqueue/base/libdrqueue.i * possible fix for memory leaks by ideasman42 2008-09-30 17:24:00 Andreas Schroeder * Changed paths: D /branches/0.64.x/bajfkjdkfjdf * just a small test 2008-09-30 17:23:37 Andreas Schroeder * Changed paths: A /branches/0.64.x/bajfkjdkfjdf * just a small test 2008-09-27 19:41:23 Andreas Schroeder * Changed paths: A /branches/0.64.x/contrib/Fedora (from /branches/0.64.x/contrib/initscripts:2954) A /branches/0.64.x/contrib/Gentoo A /branches/0.64.x/contrib/Gentoo/drqueue-0.64.3.ebuild A /branches/0.64.x/contrib/Gentoo/files A /branches/0.64.x/contrib/Gentoo/files/SConstruct.patch A /branches/0.64.x/contrib/Gentoo/files/conf-drqmd-0.64.3 A /branches/0.64.x/contrib/Gentoo/files/conf-drqsd-0.64.3 A /branches/0.64.x/contrib/Gentoo/files/drqueue-0.64.3_mips_linux.patch A /branches/0.64.x/contrib/Gentoo/files/init-drqmd-0.64.3 A /branches/0.64.x/contrib/Gentoo/files/init-drqsd-0.64.3 D /branches/0.64.x/contrib/initscripts * added ebuild for Gentoo 2008-09-27 19:21:06 Andreas Schroeder * Changed paths: M /branches/0.64.x/SConstruct * fix Arch name in wrapper script names 2008-09-27 19:13:46 Andreas Schroeder * Changed paths: M /branches/0.64.x/SConstruct * fix bin/viewcmd directory creation #8 2008-09-27 19:07:20 Andreas Schroeder * Changed paths: M /branches/0.64.x/SConstruct * fix bin/viewcmd directory creation #7 2008-09-27 19:06:03 Andreas Schroeder * Changed paths: M /branches/0.64.x/SConstruct * fix bin/viewcmd directory creation #6 2008-09-27 19:03:01 Andreas Schroeder * Changed paths: M /branches/0.64.x/SConstruct * fix bin/viewcmd directory creation #5 2008-09-27 18:53:00 Andreas Schroeder * Changed paths: M /branches/0.64.x/SConstruct * fix bin/viewcmd directory creation #4 2008-09-27 18:36:19 Andreas Schroeder * Changed paths: M /branches/0.64.x/SConstruct * fix bin/viewcmd directory creation #3 2008-09-27 18:35:01 Andreas Schroeder * Changed paths: M /branches/0.64.x/SConstruct * fix bin/viewcmd directory creation #2 2008-09-27 17:31:10 Andreas Schroeder * Changed paths: M /branches/0.64.x/SConstruct * fix bin/viewcmd directory creation 2008-09-27 17:12:22 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails_requirements_check.rb * make it runnable in shell 2008-09-27 16:39:21 Andreas Schroeder * Changed paths: A /branches/0.64.x/DrQueueOnRails_requirements_check.rb * Ruby script to check DrQueueOnRails dependencies 2008-09-27 15:55:12 Andreas Schroeder * Changed paths: M /branches/0.64.x/contrib/windows/Installer/installer.nsi M /branches/0.64.x/drqman/Makefile.am M /branches/0.64.x/drqman/drqm_jobs.c M /branches/0.64.x/drqman/drqm_jobs.h M /branches/0.64.x/drqman/drqm_jobs_jdd.c A /branches/0.64.x/drqman/drqm_jobs_luxrender.c A /branches/0.64.x/drqman/drqm_jobs_luxrender.h M /branches/0.64.x/drqueue.prj M /branches/0.64.x/libdrqueue/job.c M /branches/0.64.x/libdrqueue/job.h M /branches/0.64.x/libdrqueue/luxrendersg.h M /branches/0.64.x/sendjob.cpp M /branches/0.64.x/sendjob.h * LuxRender Drqman support 2008-09-27 15:53:26 Andreas Schroeder * Changed paths: M /branches/0.64.x/ruby/libdrqueue_ruby.i * updated author information 2008-09-27 15:42:28 Andreas Schroeder * Changed paths: M /branches/0.64.x/AUTHORS * updated author information 2008-08-26 22:34:30 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb M /branches/0.64.x/DrQueueOnRails/app/controllers/profiles_controller.rb * use config options for user page 2008-08-26 22:15:13 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb M /branches/0.64.x/DrQueueOnRails/config/environment.rb * config option for job priorities depending on user status 2008-08-26 22:01:26 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * add more debugging output 2008-08-26 21:59:24 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * set default quota to 0 2008-08-26 21:49:21 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb M /branches/0.64.x/DrQueueOnRails/config/environment.rb * config option for user status and quota 2008-08-26 21:46:08 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/models/profile.rb * use mail attribute only when configured 2008-08-26 12:35:41 Andreas Schroeder * Changed paths: M /branches/0.64.x/libdrqueue/communications.c * a better check if ip address of host could be resolved 2008-08-19 10:57:32 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * convert log output 2008-08-19 10:57:17 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/views/jobs/view_log.rhtml * convert log output 2008-08-19 10:55:58 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/views/jobs/view_log.rhtml * convert log output 2008-08-19 10:47:46 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/views/jobs/view_log.rhtml * convert log output 2008-08-19 10:44:56 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * convert log output 2008-08-19 10:44:41 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/views/jobs/view_log.rhtml * convert log output 2008-08-19 10:33:12 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/views/jobs/view_log.rhtml * convert log output 2008-08-19 10:27:26 Andreas Schroeder * Changed paths: M /branches/0.64.x/etc/blenderlux.sg * going back to original version 2008-08-19 10:24:46 Andreas Schroeder * Changed paths: M /branches/0.64.x/etc/blenderlux.sg * small fix 2008-08-19 10:22:43 Andreas Schroeder * Changed paths: M /branches/0.64.x/etc/blenderlux.sg * small fix 2008-08-19 10:15:02 Andreas Schroeder * Changed paths: M /branches/0.64.x/scons.conf * drqman is built by default 2008-08-19 10:12:20 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/config/environment.rb M /branches/0.64.x/etc/blenderlux.sg M /branches/0.64.x/etc/vray.sg M /branches/0.64.x/scons.conf * added a hint for use of pools 2008-08-19 10:03:13 Andreas Schroeder * Changed paths: M /branches/0.64.x/etc/blenderlux.sg * fix render dir 2008-08-19 09:58:00 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/lib/jobscript_generators.rb * LuxRender support through Blender 2008-08-19 09:55:53 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * LuxRender support through Blender 2008-08-19 09:47:05 Andreas Schroeder * Changed paths: A /branches/0.64.x/etc/blenderlux.sg * LuxRender support through Blender 2008-08-19 09:28:46 Andreas Schroeder * Changed paths: M /branches/0.64.x/ruby/libdrqueue_ruby.i * LuxRender support through Blender 2008-08-19 09:22:06 Andreas Schroeder * Changed paths: M /branches/0.64.x/libdrqueue/libdrqueue.h * small typo 2008-08-19 09:20:46 Andreas Schroeder * Changed paths: M /branches/0.64.x/libdrqueue/libdrqueue.h * LuxRender support through Blender 2008-08-19 09:20:29 Andreas Schroeder * Changed paths: A /branches/0.64.x/libdrqueue/blenderluxsg.c A /branches/0.64.x/libdrqueue/blenderluxsg.h * LuxRender support through Blender 2008-08-19 01:35:18 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * show LuxRender through Blender option, fix 2008-08-19 01:32:08 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb M /branches/0.64.x/DrQueueOnRails/config/environment.rb * show LuxRender through Blender option 2008-08-19 01:21:11 Andreas Schroeder * Changed paths: M /branches/0.64.x/etc/blender.sg * determine BLENDER_PATH automatically 2008-08-19 01:14:46 Andreas Schroeder * Changed paths: M /branches/0.64.x/etc/blender.sg * use DRQUEUE_ETC instead of static path 2008-08-18 23:50:12 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * hopefully fix df weirdness, cleanup 2008-08-18 23:32:28 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * hopefully fix df weirdness 2008-08-18 22:09:13 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * show only enabled renderers, fix 2008-08-18 22:06:12 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/views/jobs/_form.rhtml * show only enabled renderers, fix 2008-08-18 22:05:53 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * show only enabled renderers, fix 2008-08-18 22:00:35 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/config/environment.rb * show only enabled renderers, fix 2008-08-18 21:59:44 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * show only enabled renderers, fix 2008-08-16 13:27:10 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/views/jobs/_form.rhtml * show only enabled renderers 2008-08-16 13:26:46 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * show only enabled renderers 2008-08-15 19:53:23 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/config/environment.rb * more config documentation & available renderers option 2008-08-14 17:16:51 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb M /branches/0.64.x/DrQueueOnRails/app/views/jobs/_form.rhtml * animation rendering is default now 2008-08-14 02:47:07 Andreas Schroeder * Changed paths: M /branches/0.64.x/etc/vray.sg * fix parameter name 2008-08-14 02:24:43 Andreas Schroeder * Changed paths: M /branches/0.64.x/etc/vray.sg * render only current frame 2008-08-14 02:20:28 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * force jobdir as output path 2008-08-14 02:16:00 Andreas Schroeder * Changed paths: M /branches/0.64.x/etc/vray.sg * do not display gui 2008-08-14 02:11:27 Andreas Schroeder * Changed paths: M /branches/0.64.x/etc/vray.sg * wring variable name 2008-08-14 02:06:22 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/lib/jobscript_generators.rb * initial V-Ray standalone support 2008-08-14 02:06:00 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/views/jobs/_form.rhtml * initial V-Ray standalone support 2008-08-14 02:05:24 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * initial V-Ray standalone support 2008-08-14 01:50:30 Andreas Schroeder * Changed paths: M /branches/0.64.x/ruby/libdrqueue_ruby.i * initial V-Ray standalone support 2008-08-14 01:45:21 Andreas Schroeder * Changed paths: M /branches/0.64.x/libdrqueue/job.h * initial V-Ray standalone support 2008-08-14 01:43:27 Andreas Schroeder * Changed paths: M /branches/0.64.x/libdrqueue/libdrqueue.h * initial V-Ray standalone support 2008-08-14 01:43:09 Andreas Schroeder * Changed paths: M /branches/0.64.x/libdrqueue/job.h * initial V-Ray standalone support 2008-08-14 01:42:50 Andreas Schroeder * Changed paths: A /branches/0.64.x/etc/vray.sg * initial V-Ray standalone support 2008-08-14 01:42:28 Andreas Schroeder * Changed paths: A /branches/0.64.x/libdrqueue/vraysg.c A /branches/0.64.x/libdrqueue/vraysg.h * initial V-Ray standalone support 2008-08-13 23:36:00 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * testing another method of diskfree 2008-08-13 23:33:33 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * testing another method of diskfree 2008-08-13 23:25:15 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * testing another method of diskfree 2008-08-13 23:24:15 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * testing another method of diskfree 2008-08-13 23:21:38 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * testing another method of diskfree 2008-08-13 23:16:38 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * testing another method of diskfree 2008-08-13 23:13:02 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * testing another method of diskfree 2008-08-13 23:11:36 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * testing another method of diskfree 2008-08-13 23:10:10 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * testing another method of diskfree 2008-08-13 23:07:11 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * testing another method of diskfree 2008-08-13 22:55:47 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * testing another method of diskfree 2008-08-13 22:53:31 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * testing another method of diskfree 2008-08-13 22:49:51 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * testing another method of diskfree 2008-08-13 20:30:13 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * distinguish between network mountpoints and normal mointpoints 2008-08-13 20:12:47 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * distinguish between network mountpoints and normal mointpoints 2008-08-13 19:56:26 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * distinguish between network mountpoints and normal mointpoints 2008-08-13 19:54:56 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * distinguish between network mountpoints and normal mointpoints 2008-08-13 19:43:42 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * distinguish between network mountpoints and normal mointpoints 2008-08-13 18:04:06 Andreas Schroeder * Changed paths: M /branches/0.64.x/SConstruct * use platform module instead of os for getting OS name 2008-07-29 23:59:11 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/lib/jobscript_generators.rb * use only username for file_owner 2008-07-29 23:58:18 Andreas Schroeder * Changed paths: M /branches/0.64.x/etc/maya.sg * use bin/chown_block as default 2008-07-29 23:43:57 Andreas Schroeder * Changed paths: M /branches/0.64.x/etc/maya.sg * fix vaiable for number of threads 2008-07-29 23:28:33 Andreas Schroeder * Changed paths: M /branches/0.64.x/etc/maya.sg * fix vaiable for number of threads 2008-07-29 23:19:53 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/lib/jobscript_generators.rb * fix number of needed arguments 2008-07-29 23:14:44 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/config/environment.rb * variables for DQOR user and group 2008-07-29 23:12:54 Andreas Schroeder * Changed paths: M /branches/0.64.x/ruby/libdrqueue_ruby.i * maya support 2008-07-29 23:09:51 Andreas Schroeder * Changed paths: M /branches/0.64.x/ruby/libdrqueue_ruby.i * maya support 2008-07-29 23:09:18 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/views/jobs/_form.rhtml * maya support 2008-07-29 23:04:39 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/models/job.rb * return -2 when no file was found 2008-07-29 23:03:36 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * maya support (maya software renderer & mentalray renderer), cinema4d only for animations 2008-07-29 23:02:00 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/lib/jobscript_generators.rb * maya support, cinema4d only for animations, file_owner has now the name and the group as a string instead of a number 2008-07-29 22:59:38 Andreas Schroeder * Changed paths: M /branches/0.64.x/etc/maya.sg * automatic detection of executable path, variable for number of used cores/processors 2008-07-25 01:03:16 Andreas Schroeder * Changed paths: M /branches/0.64.x/etc/luxrender.sg * initial support for LuxRender 2008-07-25 01:00:19 Andreas Schroeder * Changed paths: M /branches/0.64.x/etc/luxrender.sg * initial support for LuxRender 2008-07-25 00:31:20 Andreas Schroeder * Changed paths: M /branches/0.64.x/libdrqueue/libdrqueue.h * initial support for LuxRender 2008-07-25 00:25:07 Andreas Schroeder * Changed paths: M /branches/0.64.x/ruby/libdrqueue_ruby.i * initial support for LuxRender in DrQueue Ruby bindings 2008-07-24 23:35:45 Andreas Schroeder * Changed paths: M /branches/0.64.x/ruby/libdrqueue_ruby.i * initial support for LuxRender in DrQueue Ruby bindings 2008-07-24 23:34:26 Andreas Schroeder * Changed paths: M /branches/0.64.x/ruby/libdrqueue_ruby.i * initial support for LuxRender in DrQueue Ruby bindings 2008-07-24 23:27:00 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * initial support for LuxRender in DQOR 2008-07-24 23:20:21 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * initial support for LuxRender in DQOR 2008-07-24 23:18:32 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/views/jobs/_form.rhtml * initial support for LuxRender in DQOR 2008-07-24 23:13:30 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb M /branches/0.64.x/DrQueueOnRails/app/models/job.rb M /branches/0.64.x/DrQueueOnRails/lib/jobscript_generators.rb * initial support for LuxRender in DQOR 2008-07-24 22:20:09 Andreas Schroeder * Changed paths: D /branches/0.64.x/DrQueueOnRails/app/views/profiles/_profile.rhtml * pagination tests 2008-07-24 22:18:47 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/views/profiles/list.rhtml * pagination tests 2008-07-24 22:18:04 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/profiles_controller.rb * pagination tests 2008-07-24 22:13:42 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/views/profiles/list.rhtml * pagination tests 2008-07-24 22:05:54 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/views/profiles/list.rhtml * pagination tests 2008-07-24 22:04:45 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/views/profiles/_profile.rhtml * pagination tests 2008-07-24 22:01:51 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/views/profiles/_profile.rhtml * pagination tests 2008-07-24 22:01:13 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/views/profiles/_profile.rhtml * pagination tests 2008-07-24 21:54:48 Andreas Schroeder * Changed paths: A /branches/0.64.x/DrQueueOnRails/app/views/profiles/_profile.rhtml M /branches/0.64.x/DrQueueOnRails/app/views/profiles/list.rhtml * pagination tests 2008-07-24 21:52:09 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/views/profiles/list.rhtml * pagination tests 2008-07-24 21:48:13 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/views/profiles/list.rhtml * pagination tests 2008-07-24 21:44:42 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/profiles_controller.rb * pagination tests 2008-07-23 22:41:40 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/config/environment.rb * minor fix 2008-07-23 22:38:07 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/config/environment.rb * load will_paginate gem 2008-07-23 22:17:02 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * only use mod_xsendfile when running under apache 2008-07-23 20:56:21 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/config/environment.rb * minor fix 2008-07-23 20:54:56 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/config/environment.rb * minor fix 2008-07-23 20:54:00 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/config/environment.rb * minor fix 2008-07-23 20:53:05 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/config/environment.rb * minor fix 2008-07-23 19:55:50 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/config/environment.rb * move will_paginate configuration to the right place 2008-07-23 01:50:47 Andreas Schroeder * Changed paths: M /branches/0.64.x/libdrqueue/luxrendersg.c * minor fix 2008-07-23 01:29:29 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb M /branches/0.64.x/DrQueueOnRails/app/controllers/profiles_controller.rb M /branches/0.64.x/DrQueueOnRails/app/models/profile.rb M /branches/0.64.x/DrQueueOnRails/app/views/profiles/list.rhtml M /branches/0.64.x/DrQueueOnRails/config/environment.rb * use will_paginate instead of legacy pagination 2008-07-20 19:42:24 Andreas Schroeder * Changed paths: M /branches/0.64.x/etc/luxrender.sg * minor fixes 2008-07-20 19:41:38 Andreas Schroeder * Changed paths: M /branches/0.64.x/etc/luxrender.sg * minor fixes 2008-07-20 19:35:46 Andreas Schroeder * Changed paths: M /branches/0.64.x/etc/blender.sg M /branches/0.64.x/etc/blender_image.sg * Blender support scripts are now in DRQUEUE_ETC 2008-07-20 19:33:23 Andreas Schroeder * Changed paths: A /branches/0.64.x/etc/luxrender.sg * basic support for LuxRender 2008-07-18 17:46:11 Andreas Schroeder * Changed paths: M /branches/0.64.x/libdrqueue/job.h A /branches/0.64.x/libdrqueue/luxrendersg.c A /branches/0.64.x/libdrqueue/luxrendersg.h * basic support for LuxRender 2008-07-12 20:57:40 Andreas Schroeder * Changed paths: M /branches/0.64.x/python/src/drqueue/base/libdrqueue.i * possible fix for memory leaks 2008-07-12 20:31:05 Andreas Schroeder * Changed paths: M /branches/0.64.x/ruby/libdrqueue_ruby.i * possible fix for memory leaks 2008-07-12 19:14:26 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/application.rb M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb M /branches/0.64.x/DrQueueOnRails/app/controllers/main_controller.rb M /branches/0.64.x/DrQueueOnRails/app/controllers/profiles_controller.rb M /branches/0.64.x/DrQueueOnRails/config/environment.rb * http/https protocol is choosable 2008-07-04 12:01:05 Andreas Schroeder * Changed paths: M /branches/0.64.x/etc/blender.sg * use /usr/local instead of /usr/share 2008-07-04 11:56:42 Andreas Schroeder * Changed paths: M /branches/0.64.x/etc/blender_image.sg * use /usr/local instead of /usr/share 2008-07-04 11:40:02 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb * changes for Rails 2.1.0 2008-07-04 11:06:29 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/public/javascripts/controls.js M /branches/0.64.x/DrQueueOnRails/public/javascripts/dragdrop.js M /branches/0.64.x/DrQueueOnRails/public/javascripts/effects.js M /branches/0.64.x/DrQueueOnRails/public/javascripts/prototype.js * changes for Rails 2.1.0 2008-07-04 11:05:47 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/config/boot.rb * changes for Rails 2.1.0 2008-07-04 11:05:16 Andreas Schroeder * Changed paths: A /branches/0.64.x/DrQueueOnRails/script/performance/request * changes for Rails 2.1.0 2008-07-04 11:04:45 Andreas Schroeder * Changed paths: A /branches/0.64.x/DrQueueOnRails/script/dbconsole * changes for Rails 2.1.0 2008-07-04 11:04:09 Andreas Schroeder * Changed paths: M /branches/0.64.x/DrQueueOnRails/db/schema.rb * changes for Rails 2.1.0 2008-07-02 23:38:58 Andreas Schroeder * Changed paths: M /branches/0.64.x/libdrqueue/constants.h * returning to original values 2008-07-02 20:19:47 Andreas Schroeder * Changed paths: M /branches/0.64.x/libdrqueue/database.h * switching back to old data type 2008-06-30 20:57:08 Andreas Schroeder * Changed paths: M /branches/0.64.x/setenv * better default environment values 2008-06-30 20:46:59 Andreas Schroeder * Changed paths: M /branches/0.64.x/libdrqueue/constants.h * set a higher value for MAXJOBS and MAXCOMPUTERS 2008-06-30 20:45:57 Andreas Schroeder * Changed paths: M /branches/0.64.x/libdrqueue/constants.h * set a higher value for MAXJOBS and MAXCOMPUTERS 2008-06-30 18:14:50 Andreas Schroeder * Changed paths: M /branches/0.64.x/libdrqueue/database.h * use bigger data type 2008-06-30 18:11:19 Andreas Schroeder * Changed paths: A /branches/0.64.x/README.shell_variables * added documentation for shell environment variables 2008-06-30 18:09:53 Andreas Schroeder * Changed paths: M /branches/0.64.x/README * added Cinema4D to the list of supported renderers 2008-06-30 17:54:41 Andreas Schroeder * Changed paths: M /branches/0.64.x/libdrqueue/constants.h * set a higher value for MAXJOBS and MAXCOMPUTERS 2008-06-30 17:43:08 Andreas Schroeder * Changed paths: M /branches/0.64.x/libdrqueue/computer_status.c * force english language 2008-06-30 17:30:15 Andreas Schroeder * Changed paths: M /branches/0.64.x/libdrqueue/blendersg.h * delete duplicate struct member 2008-06-30 17:05:40 Andreas Schroeder * Changed paths: M /branches/0.64.x/libdrqueue/request.c * fixing bug #51 2008-06-24 10:21:06 Jorge Daza * Changed paths: M /branches/0.64.x/AUTHORS * Carlos Oliva: update 2008-06-24 10:20:02 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/AUTHORS A /branches/0.64.x/DrQueueOnRails/AUTHORS A /branches/0.64.x/DrQueueOnRails/COPYING M /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb M /branches/0.64.x/DrQueueOnRails/app/controllers/main_controller.rb M /branches/0.64.x/DrQueueOnRails/app/controllers/profiles_controller.rb M /branches/0.64.x/DrQueueOnRails/app/models/job.rb M /branches/0.64.x/DrQueueOnRails/app/views/main/disclaimer.rhtml M /branches/0.64.x/DrQueueOnRails/config/environment.rb M /branches/0.64.x/drqman/drqm_jobs.c M /branches/0.64.x/drqman/drqm_jobs_blender.c M /branches/0.64.x/drqman/drqm_jobs_mentalray.c M /branches/0.64.x/libdrqueue/blendersg.h M /branches/0.64.x/libdrqueue/mentalraysg.h A /branches/0.64.x/ruby-python A /branches/0.64.x/ruby-python/installer.rb A /branches/0.64.x/ruby-python/python A /branches/0.64.x/ruby-python/python/COPYING A /branches/0.64.x/ruby-python/python/ChangeLog A /branches/0.64.x/ruby-python/python/MANIFEST A /branches/0.64.x/ruby-python/python/README A /branches/0.64.x/ruby-python/python/README.ja A /branches/0.64.x/ruby-python/python/doc A /branches/0.64.x/ruby-python/python/doc/Mapping.html A /branches/0.64.x/ruby-python/python/doc/Object.html A /branches/0.64.x/ruby-python/python/doc/Py.html A /branches/0.64.x/ruby-python/python/doc/Sequence.html A /branches/0.64.x/ruby-python/python/doc/index.html A /branches/0.64.x/ruby-python/python/doc-ja A /branches/0.64.x/ruby-python/python/doc-ja/Mapping.html A /branches/0.64.x/ruby-python/python/doc-ja/Object.html A /branches/0.64.x/ruby-python/python/doc-ja/Py.html A /branches/0.64.x/ruby-python/python/doc-ja/Sequence.html A /branches/0.64.x/ruby-python/python/doc-ja/index.html A /branches/0.64.x/ruby-python/python/examples A /branches/0.64.x/ruby-python/python/examples/Lib A /branches/0.64.x/ruby-python/python/examples/Lib/BaseHTTPServer.rb A /branches/0.64.x/ruby-python/python/examples/Lib/README A /branches/0.64.x/ruby-python/python/examples/Lib/base64.rb A /branches/0.64.x/ruby-python/python/examples/Lib/rfc822.rb A /branches/0.64.x/ruby-python/python/examples/Lib/urllib.rb A /branches/0.64.x/ruby-python/python/examples/hello.rb A /branches/0.64.x/ruby-python/python/examples/html.py A /branches/0.64.x/ruby-python/python/examples/html.rb A /branches/0.64.x/ruby-python/python/extconf.rb A /branches/0.64.x/ruby-python/python/python.c A /branches/0.64.x/ruby-python/python/ruby-python.h A /branches/0.64.x/ruby-python/python/rubymodule.c A /branches/0.64.x/ruby-python/python/typemap.c r2791@jacorl (orig r2790): kaazoo | 2008-01-20 14:35:12 +0100 fixing bug #49 r2792@jacorl (orig r2791): kaazoo | 2008-01-21 13:16:19 +0100 Ruby/Python module, Ruby dependecy-check script r2793@jacorl (orig r2792): kaazoo | 2008-01-21 13:23:52 +0100 more output, Ruby/Python module bug fixed r2794@jacorl (orig r2793): kaazoo | 2008-01-21 13:35:18 +0100 check for Subversion added r2795@jacorl (orig r2794): kaazoo | 2008-01-22 01:49:57 +0100 fixing bug #45 r2796@jacorl (orig r2795): kaazoo | 2008-01-22 02:10:28 +0100 added myself r2797@jacorl (orig r2796): kaazoo | 2008-01-22 02:11:47 +0100 added author and license information r2798@jacorl (orig r2797): kaazoo | 2008-06-21 23:31:07 +0200 tab shift r2799@jacorl (orig r2798): kaazoo | 2008-06-21 23:32:51 +0200 fix name of struct member r2800@jacorl (orig r2799): kaazoo | 2008-06-21 23:36:47 +0200 fixes for rails 2.0.2 r2801@jacorl (orig r2800): kaazoo | 2008-06-22 00:35:20 +0200 fixes for rails 2.0.2 r2802@jacorl (orig r2801): kaazoo | 2008-06-22 00:58:51 +0200 fixes for rails 2.0.2 r2803@jacorl (orig r2802): kaazoo | 2008-06-23 00:17:48 +0200 render animations by default r2804@jacorl (orig r2803): kaazoo | 2008-06-23 00:18:10 +0200 render animations by default 2008-01-04 23:35:44 Jorge Daza * Changed paths: M /branches/0.64.x/libdrqueue/blendersg.h M /branches/0.64.x/libdrqueue/communications.c * Missing 2007-12-23 16:15:45 Jorge Daza * Changed paths: M /branches/0.64.x A /branches/0.64.x/DrQueueOnRails A /branches/0.64.x/DrQueueOnRails/README A /branches/0.64.x/DrQueueOnRails/Rakefile A /branches/0.64.x/DrQueueOnRails/app A /branches/0.64.x/DrQueueOnRails/app/controllers A /branches/0.64.x/DrQueueOnRails/app/controllers/application.rb A /branches/0.64.x/DrQueueOnRails/app/controllers/jobs_controller.rb A /branches/0.64.x/DrQueueOnRails/app/controllers/main_controller.rb A /branches/0.64.x/DrQueueOnRails/app/controllers/profiles_controller.rb A /branches/0.64.x/DrQueueOnRails/app/helpers A /branches/0.64.x/DrQueueOnRails/app/helpers/application_helper.rb A /branches/0.64.x/DrQueueOnRails/app/helpers/jobs_helper.rb A /branches/0.64.x/DrQueueOnRails/app/helpers/main_helper.rb A /branches/0.64.x/DrQueueOnRails/app/helpers/profiles_helper.rb A /branches/0.64.x/DrQueueOnRails/app/models A /branches/0.64.x/DrQueueOnRails/app/models/job.rb A /branches/0.64.x/DrQueueOnRails/app/models/profile.rb A /branches/0.64.x/DrQueueOnRails/app/views A /branches/0.64.x/DrQueueOnRails/app/views/jobs A /branches/0.64.x/DrQueueOnRails/app/views/jobs/_form.rhtml A /branches/0.64.x/DrQueueOnRails/app/views/jobs/edit.rhtml A /branches/0.64.x/DrQueueOnRails/app/views/jobs/feed.rxml A /branches/0.64.x/DrQueueOnRails/app/views/jobs/list.rhtml A /branches/0.64.x/DrQueueOnRails/app/views/jobs/new.rhtml A /branches/0.64.x/DrQueueOnRails/app/views/jobs/show.rhtml A /branches/0.64.x/DrQueueOnRails/app/views/jobs/view_log.rhtml A /branches/0.64.x/DrQueueOnRails/app/views/layouts A /branches/0.64.x/DrQueueOnRails/app/views/layouts/jobs.rhtml A /branches/0.64.x/DrQueueOnRails/app/views/layouts/main_layout.rhtml A /branches/0.64.x/DrQueueOnRails/app/views/layouts/profiles.rhtml A /branches/0.64.x/DrQueueOnRails/app/views/main A /branches/0.64.x/DrQueueOnRails/app/views/main/computers.rhtml A /branches/0.64.x/DrQueueOnRails/app/views/main/computers_edit.rhtml A /branches/0.64.x/DrQueueOnRails/app/views/main/disclaimer.rhtml A /branches/0.64.x/DrQueueOnRails/app/views/main/filecache.rhtml A /branches/0.64.x/DrQueueOnRails/app/views/main/index.rhtml A /branches/0.64.x/DrQueueOnRails/app/views/main/login_form.rhtml A /branches/0.64.x/DrQueueOnRails/app/views/main/tutorials.rhtml A /branches/0.64.x/DrQueueOnRails/app/views/profiles A /branches/0.64.x/DrQueueOnRails/app/views/profiles/_form.rhtml A /branches/0.64.x/DrQueueOnRails/app/views/profiles/edit.rhtml A /branches/0.64.x/DrQueueOnRails/app/views/profiles/list.rhtml A /branches/0.64.x/DrQueueOnRails/app/views/profiles/new.rhtml A /branches/0.64.x/DrQueueOnRails/app/views/profiles/show.rhtml A /branches/0.64.x/DrQueueOnRails/components A /branches/0.64.x/DrQueueOnRails/config A /branches/0.64.x/DrQueueOnRails/config/boot.rb A /branches/0.64.x/DrQueueOnRails/config/database.example A /branches/0.64.x/DrQueueOnRails/config/database.yml A /branches/0.64.x/DrQueueOnRails/config/environment.rb A /branches/0.64.x/DrQueueOnRails/config/environments A /branches/0.64.x/DrQueueOnRails/config/environments/development.rb A /branches/0.64.x/DrQueueOnRails/config/environments/production.rb A /branches/0.64.x/DrQueueOnRails/config/environments/test.rb A /branches/0.64.x/DrQueueOnRails/config/routes.rb A /branches/0.64.x/DrQueueOnRails/db A /branches/0.64.x/DrQueueOnRails/db/migrate A /branches/0.64.x/DrQueueOnRails/db/migrate/001_create_profiles.rb A /branches/0.64.x/DrQueueOnRails/db/migrate/002_create_jobs.rb A /branches/0.64.x/DrQueueOnRails/db/migrate/003_create_sessions.rb A /branches/0.64.x/DrQueueOnRails/db/migrate/004_profiles_accept.rb A /branches/0.64.x/DrQueueOnRails/db/migrate/005_jobs_foreign_key.rb A /branches/0.64.x/DrQueueOnRails/db/schema.rb A /branches/0.64.x/DrQueueOnRails/doc A /branches/0.64.x/DrQueueOnRails/doc/README_FOR_APP A /branches/0.64.x/DrQueueOnRails/lib A /branches/0.64.x/DrQueueOnRails/lib/jobscript_generators.rb A /branches/0.64.x/DrQueueOnRails/lib/tasks A /branches/0.64.x/DrQueueOnRails/log A /branches/0.64.x/DrQueueOnRails/public A /branches/0.64.x/DrQueueOnRails/public/.htaccess A /branches/0.64.x/DrQueueOnRails/public/404.html A /branches/0.64.x/DrQueueOnRails/public/500.html A /branches/0.64.x/DrQueueOnRails/public/disclaimer.html A /branches/0.64.x/DrQueueOnRails/public/dispatch.cgi A /branches/0.64.x/DrQueueOnRails/public/dispatch.fcgi A /branches/0.64.x/DrQueueOnRails/public/dispatch.rb A /branches/0.64.x/DrQueueOnRails/public/drqueue.ico A /branches/0.64.x/DrQueueOnRails/public/favicon.ico A /branches/0.64.x/DrQueueOnRails/public/images A /branches/0.64.x/DrQueueOnRails/public/images/bi-linear-ly-light.png A /branches/0.64.x/DrQueueOnRails/public/images/panelfadetop.gif A /branches/0.64.x/DrQueueOnRails/public/images/rails.png A /branches/0.64.x/DrQueueOnRails/public/images/rss.png A /branches/0.64.x/DrQueueOnRails/public/images/tutorials A /branches/0.64.x/DrQueueOnRails/public/images/tutorials/blender_format_dialog.jpg A /branches/0.64.x/DrQueueOnRails/public/images/tutorials/blender_render_dialog.jpg A /branches/0.64.x/DrQueueOnRails/public/images/tutorials/maya_export_all.jpg A /branches/0.64.x/DrQueueOnRails/public/images/tutorials/maya_export_format.jpg A /branches/0.64.x/DrQueueOnRails/public/images/tutorials/maya_export_options.jpg A /branches/0.64.x/DrQueueOnRails/public/images/tutorials/maya_export_options2.jpg A /branches/0.64.x/DrQueueOnRails/public/images/tutorials/maya_export_options3.jpg A /branches/0.64.x/DrQueueOnRails/public/images/weasel_small.png A /branches/0.64.x/DrQueueOnRails/public/javascripts A /branches/0.64.x/DrQueueOnRails/public/javascripts/application.js A /branches/0.64.x/DrQueueOnRails/public/javascripts/controls.js A /branches/0.64.x/DrQueueOnRails/public/javascripts/dragdrop.js A /branches/0.64.x/DrQueueOnRails/public/javascripts/effects.js A /branches/0.64.x/DrQueueOnRails/public/javascripts/prototype.js A /branches/0.64.x/DrQueueOnRails/public/maintenance.html A /branches/0.64.x/DrQueueOnRails/public/robots.txt A /branches/0.64.x/DrQueueOnRails/public/stylesheets A /branches/0.64.x/DrQueueOnRails/public/stylesheets/drqueueonrails.css A /branches/0.64.x/DrQueueOnRails/public/stylesheets/scaffold.css A /branches/0.64.x/DrQueueOnRails/script A /branches/0.64.x/DrQueueOnRails/script/about A /branches/0.64.x/DrQueueOnRails/script/breakpointer A /branches/0.64.x/DrQueueOnRails/script/console A /branches/0.64.x/DrQueueOnRails/script/destroy A /branches/0.64.x/DrQueueOnRails/script/generate A /branches/0.64.x/DrQueueOnRails/script/performance A /branches/0.64.x/DrQueueOnRails/script/performance/benchmarker A /branches/0.64.x/DrQueueOnRails/script/performance/profiler A /branches/0.64.x/DrQueueOnRails/script/plugin A /branches/0.64.x/DrQueueOnRails/script/process A /branches/0.64.x/DrQueueOnRails/script/process/inspector A /branches/0.64.x/DrQueueOnRails/script/process/reaper A /branches/0.64.x/DrQueueOnRails/script/process/spawner A /branches/0.64.x/DrQueueOnRails/script/runner A /branches/0.64.x/DrQueueOnRails/script/server A /branches/0.64.x/DrQueueOnRails/test A /branches/0.64.x/DrQueueOnRails/test/fixtures A /branches/0.64.x/DrQueueOnRails/test/fixtures/jobs.yml A /branches/0.64.x/DrQueueOnRails/test/fixtures/profiles.yml A /branches/0.64.x/DrQueueOnRails/test/functional A /branches/0.64.x/DrQueueOnRails/test/functional/jobs_controller_test.rb A /branches/0.64.x/DrQueueOnRails/test/functional/main_controller_test.rb A /branches/0.64.x/DrQueueOnRails/test/functional/profiles_controller_test.rb A /branches/0.64.x/DrQueueOnRails/test/integration A /branches/0.64.x/DrQueueOnRails/test/mocks A /branches/0.64.x/DrQueueOnRails/test/mocks/development A /branches/0.64.x/DrQueueOnRails/test/mocks/test A /branches/0.64.x/DrQueueOnRails/test/test_helper.rb A /branches/0.64.x/DrQueueOnRails/test/unit A /branches/0.64.x/DrQueueOnRails/test/unit/job_test.rb A /branches/0.64.x/DrQueueOnRails/test/unit/jobs_test.rb A /branches/0.64.x/DrQueueOnRails/test/unit/profile_test.rb A /branches/0.64.x/DrQueueOnRails/tmp A /branches/0.64.x/DrQueueOnRails/vendor A /branches/0.64.x/DrQueueOnRails/vendor/plugins A /branches/0.64.x/DrQueueOnRails/vendor/plugins/x_send_file A /branches/0.64.x/DrQueueOnRails/vendor/plugins/x_send_file/README A /branches/0.64.x/DrQueueOnRails/vendor/plugins/x_send_file/Rakefile A /branches/0.64.x/DrQueueOnRails/vendor/plugins/x_send_file/about.yml A /branches/0.64.x/DrQueueOnRails/vendor/plugins/x_send_file/init.rb A /branches/0.64.x/DrQueueOnRails/vendor/plugins/x_send_file/lib A /branches/0.64.x/DrQueueOnRails/vendor/plugins/x_send_file/lib/x_send_file A /branches/0.64.x/DrQueueOnRails/vendor/plugins/x_send_file/lib/x_send_file/controller.rb A /branches/0.64.x/DrQueueOnRails/vendor/plugins/x_send_file/lib/x_send_file.rb A /branches/0.64.x/DrQueueOnRails/vendor/plugins/x_send_file/test A /branches/0.64.x/DrQueueOnRails/vendor/plugins/x_send_file/test/x_send_file_test.rb r2779@kaitosan (orig r2778): jorge | 2007-12-23 16:14:18 +0100 DrQueueOnRails moved into 0.64.x branch. 2007-11-23 09:19:10 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/cinema4d.sg M /branches/0.64.x/etc/cinema4d_image.sg M /branches/0.64.x/etc/mentalray.sg M /branches/0.64.x/etc/mentalray_image.sg r2739@hiro (orig r2738): kaazoo | 2007-11-16 21:09:03 +0100 better chmod 2007-11-23 09:19:08 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/blender_image.sg r2737@hiro (orig r2736): kaazoo | 2007-11-15 18:42:31 +0100 better chmod 2007-11-23 09:19:05 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/cinema4d.sg M /branches/0.64.x/etc/cinema4d_image.sg r2732@hiro (orig r2731): kaazoo | 2007-11-15 18:02:26 +0100 experimental cinema4d support 2007-11-23 09:19:03 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/mentalray.sg M /branches/0.64.x/etc/mentalray_image.sg r2731@hiro (orig r2730): kaazoo | 2007-11-15 18:01:11 +0100 better chmod 2007-11-23 09:19:01 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/cinema4d.sg M /branches/0.64.x/etc/cinema4d_image.sg r2729@hiro (orig r2728): kaazoo | 2007-11-14 02:14:27 +0100 experimental support 2007-11-23 09:18:59 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/cinema4d.sg M /branches/0.64.x/etc/cinema4d_image.sg r2728@hiro (orig r2727): kaazoo | 2007-11-12 21:55:27 +0100 experimental support 2007-11-23 09:18:57 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/cinema4d.sg r2727@hiro (orig r2726): kaazoo | 2007-11-12 21:43:08 +0100 experimental support 2007-11-23 09:18:56 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/cinema4d.sg r2726@hiro (orig r2725): kaazoo | 2007-11-12 21:37:49 +0100 experimental support 2007-11-23 09:18:55 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/cinema4d.sg r2725@hiro (orig r2724): kaazoo | 2007-11-12 21:25:36 +0100 experimental support 2007-11-23 09:18:53 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/cinema4d.sg r2724@hiro (orig r2723): kaazoo | 2007-11-12 20:46:24 +0100 experimental support 2007-11-23 09:18:51 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/cinema4d.sg r2723@hiro (orig r2722): kaazoo | 2007-11-12 20:42:03 +0100 experimental support 2007-11-23 09:18:50 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/cinema4d.sg r2722@hiro (orig r2721): kaazoo | 2007-11-12 20:35:52 +0100 experimental support 2007-11-23 09:18:48 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/cinema4d.sg r2721@hiro (orig r2720): kaazoo | 2007-11-12 20:33:59 +0100 experimental support 2007-11-23 09:18:47 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/cinema4d.sg r2720@hiro (orig r2719): kaazoo | 2007-11-12 20:30:19 +0100 experimental support 2007-11-23 09:18:46 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/cinema4d.sg r2719@hiro (orig r2718): kaazoo | 2007-11-12 20:01:26 +0100 experimental support 2007-11-23 09:18:44 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/cinema4d.sg r2718@hiro (orig r2717): kaazoo | 2007-11-12 19:52:58 +0100 experimental support 2007-11-23 09:18:42 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/cinema4d.sg r2717@hiro (orig r2716): kaazoo | 2007-11-12 19:49:53 +0100 experimental support 2007-11-23 09:18:41 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/cinema4d.sg r2716@hiro (orig r2715): kaazoo | 2007-11-12 19:47:25 +0100 experimental support 2007-11-23 09:18:39 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/cinema4d.sg r2715@hiro (orig r2714): kaazoo | 2007-11-12 19:40:53 +0100 experimental support 2007-11-23 09:18:37 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/cinema4d.sg r2714@hiro (orig r2713): kaazoo | 2007-11-12 19:38:24 +0100 experimental support 2007-11-23 09:18:34 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/cinema4d.sg r2713@hiro (orig r2712): kaazoo | 2007-11-12 19:34:15 +0100 experimental support 2007-11-23 09:18:31 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/cinema4d.sg r2712@hiro (orig r2711): kaazoo | 2007-11-12 19:28:56 +0100 experimental support 2007-11-09 21:39:46 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/cinema4d.sg M /branches/0.64.x/etc/cinema4d_image.sg r2677@hiro (orig r2676): kaazoo | 2007-11-08 01:48:42 +0100 fixing path 2007-11-09 21:39:44 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/cinema4d_image.sg r2676@hiro (orig r2675): kaazoo | 2007-11-08 01:43:59 +0100 fixing path 2007-11-09 21:39:43 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/cinema4d_image.sg r2675@hiro (orig r2674): kaazoo | 2007-11-08 01:41:43 +0100 fixing path 2007-11-09 21:39:42 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/cinema4d_image.sg r2674@hiro (orig r2673): kaazoo | 2007-11-08 01:40:04 +0100 fixing path 2007-11-09 21:39:40 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/cinema4d_image.sg r2673@hiro (orig r2672): kaazoo | 2007-11-08 01:35:16 +0100 fixing path 2007-11-09 21:39:39 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/cinema4d_image.sg r2672@hiro (orig r2671): kaazoo | 2007-11-08 01:31:29 +0100 fixing path 2007-11-09 21:39:37 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/cinema4d_image.sg r2671@hiro (orig r2670): kaazoo | 2007-11-08 01:29:31 +0100 fixing path 2007-11-09 21:39:34 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/cinema4d_image.sg r2670@hiro (orig r2669): kaazoo | 2007-11-08 01:27:22 +0100 fixing path 2007-11-09 21:39:31 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/cinema4d_image.sg r2669@hiro (orig r2668): kaazoo | 2007-11-08 01:21:04 +0100 fixing path 2007-11-09 21:39:29 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/ruby/libdrqueue_ruby.i r2667@hiro (orig r2666): kaazoo | 2007-11-08 00:04:26 +0100 owner support 2007-11-09 21:39:28 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/libdrqueue/cinema4dsg.h r2666@hiro (orig r2665): kaazoo | 2007-11-08 00:04:00 +0100 owner support 2007-11-09 21:39:27 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/libdrqueue/cinema4dsg.c r2665@hiro (orig r2664): kaazoo | 2007-11-08 00:03:43 +0100 owner support 2007-11-09 21:39:25 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/cinema4d.sg M /branches/0.64.x/etc/cinema4d_image.sg r2664@hiro (orig r2663): kaazoo | 2007-11-08 00:02:33 +0100 linux/wine/vnc hack 2007-11-09 21:39:24 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/mentalray.sg M /branches/0.64.x/etc/mentalray_image.sg r2663@hiro (orig r2662): kaazoo | 2007-11-08 00:01:24 +0100 change owner 2007-11-09 21:39:23 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/libdrqueue/mentalraysg.h r2646@hiro (orig r2645): kaazoo | 2007-11-03 12:17:01 +0100 including inttypes.h 2007-11-09 21:39:22 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/libdrqueue/cinema4dsg.h r2645@hiro (orig r2644): kaazoo | 2007-11-03 12:16:32 +0100 including inttypes.h 2007-11-09 21:39:20 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/libdrqueue/blendersg.h r2644@hiro (orig r2643): kaazoo | 2007-11-03 12:16:05 +0100 including inttypes.h 2007-11-09 21:39:19 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/libdrqueue/libdrqueue.h r2631@hiro (orig r2630): kaazoo | 2007-10-30 14:23:53 +0100 experimental cinema4d support 2007-11-09 21:39:17 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/ruby/libdrqueue_ruby.i r2630@hiro (orig r2629): kaazoo | 2007-10-30 14:21:10 +0100 experimental cinema4d support 2007-11-09 21:39:16 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/libdrqueue/mentalraysg.c r2628@hiro (orig r2627): kaazoo | 2007-10-30 12:40:17 +0100 code cleanup 2007-11-09 21:39:15 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/libdrqueue/mentalraysg.h r2627@hiro (orig r2626): kaazoo | 2007-10-30 12:39:37 +0100 code cleanup 2007-11-09 21:39:13 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/libdrqueue/blendersg.h r2626@hiro (orig r2625): kaazoo | 2007-10-30 12:39:04 +0100 code cleanup 2007-11-09 21:36:55 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/libdrqueue/blendersg.c r2625@hiro (orig r2624): kaazoo | 2007-10-30 12:38:42 +0100 code cleanup 2007-11-09 21:36:54 Jorge Daza * Changed paths: M /branches/0.64.x A /branches/0.64.x/etc/cinema4d_image.sg r2624@hiro (orig r2623): kaazoo | 2007-10-30 12:36:50 +0100 experimental cinema4d support 2007-11-09 21:36:52 Jorge Daza * Changed paths: M /branches/0.64.x A /branches/0.64.x/etc/cinema4d.sg r2623@hiro (orig r2622): kaazoo | 2007-10-30 12:35:51 +0100 experimental cinema4d support 2007-11-09 21:36:50 Jorge Daza * Changed paths: M /branches/0.64.x A /branches/0.64.x/libdrqueue/cinema4dsg.h r2622@hiro (orig r2621): kaazoo | 2007-10-30 12:34:20 +0100 experimental cinema4d support 2007-11-09 21:36:49 Jorge Daza * Changed paths: M /branches/0.64.x A /branches/0.64.x/libdrqueue/cinema4dsg.c r2621@hiro (orig r2620): kaazoo | 2007-10-30 12:33:56 +0100 experimental cinema4d support 2007-11-09 21:36:48 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/ruby/libdrqueue_ruby.i r2620@hiro (orig r2619): kaazoo | 2007-10-30 12:32:23 +0100 experimental cinema4d support 2007-11-09 21:36:46 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/ruby/libdrqueue_ruby.i r2554@hiro (orig r2553): kaazoo | 2007-10-22 13:02:42 +0200 fixing segfault 2007-11-09 21:36:44 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/ruby/libdrqueue_ruby.i r2553@hiro (orig r2552): kaazoo | 2007-10-22 11:21:04 +0200 fixing segfault 2007-11-09 21:36:42 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/ruby/example1.rb M /branches/0.64.x/ruby/example2.rb M /branches/0.64.x/ruby/example3.rb M /branches/0.64.x/ruby/example4.rb M /branches/0.64.x/ruby/example5.rb r2549@hiro (orig r2548): kaazoo | 2007-10-22 10:35:15 +0200 renaming module 2007-11-09 21:36:41 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/ruby/libdrqueue_ruby.i r2548@hiro (orig r2547): kaazoo | 2007-10-22 10:25:12 +0200 renaming module 2007-11-09 21:36:39 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/ruby/extconf.rb r2547@hiro (orig r2546): kaazoo | 2007-10-22 10:24:50 +0200 renaming module 2007-10-26 06:26:10 Jorge Daza * Changed paths: M /branches/0.64.x/libdrqueue/blendersg.h M /branches/0.64.x/python/src/drqueue/base/libdrqueue.i M /branches/0.64.x/scons.conf * Warning, unstable testing going on 2007-10-19 02:00:55 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/blender_region_rendering.py r2497@hiro (orig r2496): kaazoo | 2007-10-15 10:20:40 +0200 fixing rounding errors 2007-10-19 02:00:54 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/mentalray_image.sg r2496@hiro (orig r2495): kaazoo | 2007-10-14 19:32:32 +0200 fixing parsing scenefiles 2007-10-19 02:00:52 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/blender_image.sg r2437@hiro (orig r2436): kaazoo | 2007-10-07 12:49:34 +0200 script renamed 2007-10-19 02:00:51 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/blender_region_rendering.py r2436@hiro (orig r2435): kaazoo | 2007-10-07 12:34:46 +0200 avoid dirty border 2007-10-19 02:00:49 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/libdrqueue/computer_info.linux.h r2427@hiro (orig r2426): kaazoo | 2007-10-05 11:38:22 +0200 Linux/MIPS support 2007-10-19 02:00:46 Jorge Daza * Changed paths: M /branches/0.64.x A /branches/0.64.x/etc/blender_region_rendering.py (from /branches/0.64.x/etc/single_frame.py:2539) D /branches/0.64.x/etc/single_frame.py r2419@hiro (orig r2418): kaazoo | 2007-10-02 15:06:01 +0200 renaming 2007-10-19 02:00:44 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/single_frame.py r2418@hiro (orig r2417): kaazoo | 2007-10-02 15:05:32 +0200 renaming 2007-10-19 02:00:42 Jorge Daza * Changed paths: M /branches/0.64.x A /branches/0.64.x/etc/blender_same_directory.py r2416@hiro (orig r2415): kaazoo | 2007-10-01 19:48:10 +0200 force saving output to scene directory 2007-10-19 02:00:41 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/blender.sg r2415@hiro (orig r2414): kaazoo | 2007-10-01 19:47:48 +0200 force saving output to scene directory 2007-10-19 02:00:38 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/ruby/extconf.rb r2414@hiro (orig r2413): kaazoo | 2007-10-01 19:45:43 +0200 autorenaming 2007-10-19 02:00:37 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/ruby/extconf.rb r2308@hiro (orig r2307): kaazoo | 2007-09-16 18:07:48 +0200 rename interface file 2007-10-19 02:00:35 Jorge Daza * Changed paths: M /branches/0.64.x D /branches/0.64.x/ruby/libdrqueue.i_ruby r2307@hiro (orig r2306): kaazoo | 2007-09-16 18:03:59 +0200 rename interface file 2007-10-19 02:00:33 Jorge Daza * Changed paths: M /branches/0.64.x A /branches/0.64.x/ruby/libdrqueue_ruby.i r2306@hiro (orig r2305): kaazoo | 2007-09-16 18:03:29 +0200 rename interface file 2007-09-15 15:55:53 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/ruby/libdrqueue.i_ruby r2269@hiro (orig r2268): kaazoo | 2007-09-12 20:46:00 +0200 gc debugging 2007-09-15 15:55:48 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/ruby/libdrqueue.i_ruby r2268@hiro (orig r2267): kaazoo | 2007-09-12 19:30:55 +0200 gc debugging 2007-09-15 15:55:45 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/ruby/libdrqueue.i_ruby r2267@hiro (orig r2266): kaazoo | 2007-09-12 19:19:08 +0200 gc debugging 2007-09-15 15:55:42 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/ruby/libdrqueue.i_ruby r2266@hiro (orig r2265): kaazoo | 2007-09-12 19:05:19 +0200 gc debugging 2007-09-15 15:55:36 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/ruby/libdrqueue.i_ruby r2260@hiro (orig r2259): kaazoo | 2007-09-12 00:48:11 +0200 gc debugging 2007-09-15 15:55:34 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/ruby/libdrqueue.i_ruby r2259@hiro (orig r2258): kaazoo | 2007-09-11 10:58:00 +0200 tracking mappings between ruby and c 2007-09-15 15:55:33 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/mentalray_image.sg r2184@hiro (orig r2183): kaazoo | 2007-08-29 23:50:15 +0200 compute part height 2007-09-15 15:55:31 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/mentalray_image.sg r2183@hiro (orig r2182): kaazoo | 2007-08-29 23:40:32 +0200 compute part height 2007-09-15 15:55:24 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/mentalray_image.sg r2182@hiro (orig r2181): kaazoo | 2007-08-29 23:33:26 +0200 compute part height 2007-09-15 15:55:23 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/mentalray_image.sg r2181@hiro (orig r2180): kaazoo | 2007-08-29 23:17:38 +0200 compute part height 2007-09-15 15:55:22 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/blender_image.sg r2180@hiro (orig r2179): kaazoo | 2007-08-29 16:11:10 +0200 fixed script path 2007-09-15 15:55:20 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/blender_image.sg r2179@hiro (orig r2178): kaazoo | 2007-08-29 16:08:34 +0200 fixed script path 2007-09-15 15:55:19 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/blender_image.sg r2178@hiro (orig r2177): kaazoo | 2007-08-29 15:57:24 +0200 fixed script path 2007-09-15 15:55:17 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/mentalray_image.sg r2176@hiro (orig r2175): kaazoo | 2007-08-29 15:13:17 +0200 compute part height 2007-09-15 15:55:16 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/mentalray_image.sg r2174@hiro (orig r2173): kaazoo | 2007-08-29 14:48:18 +0200 compute part height 2007-09-15 15:55:13 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/blender_image.sg r2173@hiro (orig r2172): kaazoo | 2007-08-29 14:43:58 +0200 fixed script path 2007-09-15 15:55:11 Jorge Daza * Changed paths: M /branches/0.64.x A /branches/0.64.x/etc/single_frame.py r2172@hiro (orig r2171): kaazoo | 2007-08-29 14:43:26 +0200 region rendering script for blender 2007-09-15 15:55:07 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/blender_image.sg r2171@hiro (orig r2170): kaazoo | 2007-08-29 14:39:43 +0200 maxparts fix 2007-09-15 15:54:59 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/mentalray_image.sg r2170@hiro (orig r2169): kaazoo | 2007-08-29 14:39:11 +0200 compute part height 2007-09-15 15:54:57 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/mentalray_image.sg r2164@hiro (orig r2163): kaazoo | 2007-08-29 11:59:21 +0200 fixing typo 2007-09-15 15:54:53 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/mentalray_image.sg r2163@hiro (orig r2162): kaazoo | 2007-08-29 11:51:56 +0200 fixing typo 2007-09-15 15:54:45 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/mentalray_image.sg r2160@hiro (orig r2159): kaazoo | 2007-08-29 04:01:01 +0200 fixing typo 2007-09-15 15:54:42 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/mentalray_image.sg r2159@hiro (orig r2158): kaazoo | 2007-08-29 03:52:57 +0200 fixing typo 2007-09-15 15:54:41 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/libdrqueue/mentalraysg.c r2158@hiro (orig r2157): kaazoo | 2007-08-29 03:44:47 +0200 fixing typo 2007-09-15 15:54:37 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/blender_image.sg r2153@hiro (orig r2152): kaazoo | 2007-08-29 03:14:10 +0200 chown support 2007-09-15 15:54:35 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/blender.sg r2152@hiro (orig r2151): kaazoo | 2007-08-29 03:13:52 +0200 chown support 2007-09-15 15:54:30 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/mentalray.sg r2151@hiro (orig r2150): kaazoo | 2007-08-29 03:13:36 +0200 chown support 2007-09-15 15:54:25 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/mentalray_image.sg r2150@hiro (orig r2149): kaazoo | 2007-08-29 03:12:58 +0200 chown support 2007-09-15 15:54:23 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/mentalray_image.sg r2149@hiro (orig r2148): kaazoo | 2007-08-29 03:01:32 +0200 chown support 2007-09-15 15:54:21 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/mentalray.sg r2148@hiro (orig r2147): kaazoo | 2007-08-29 03:01:15 +0200 chown support 2007-09-15 15:54:19 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/blender.sg r2147@hiro (orig r2146): kaazoo | 2007-08-29 02:43:00 +0200 chown support 2007-09-15 15:54:15 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/mentalray.sg r2146@hiro (orig r2145): kaazoo | 2007-08-29 02:42:45 +0200 chown support 2007-09-15 15:54:13 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/mentalray.sg r2145@hiro (orig r2144): kaazoo | 2007-08-29 02:36:56 +0200 chown support 2007-09-15 15:54:10 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/blender.sg r2144@hiro (orig r2143): kaazoo | 2007-08-29 02:36:39 +0200 chown support 2007-09-15 15:54:05 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/mentalray_image.sg r2143@hiro (orig r2142): kaazoo | 2007-08-29 02:31:53 +0200 chown support 2007-09-15 15:53:57 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/blender_image.sg r2142@hiro (orig r2141): kaazoo | 2007-08-29 02:31:29 +0200 chown support 2007-08-27 08:22:58 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/mentalray_image.sg r2105@hiro (orig r2104): kaazoo | 2007-08-26 12:36:03 +0200 parts file generation 2007-08-27 08:22:55 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/blender_image.sg r2103@hiro (orig r2102): kaazoo | 2007-08-23 04:02:21 +0200 render in bash 2007-08-27 08:22:52 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/blender_image.sg r2102@hiro (orig r2101): kaazoo | 2007-08-23 03:56:19 +0200 render in bash 2007-08-27 08:22:47 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/blender_image.sg r2101@hiro (orig r2100): kaazoo | 2007-08-23 03:46:36 +0200 render in bash 2007-08-27 08:22:43 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/blender_image.sg r2100@hiro (orig r2099): kaazoo | 2007-08-23 03:27:32 +0200 render in bash 2007-08-27 08:22:39 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/blender_image.sg r2099@hiro (orig r2098): kaazoo | 2007-08-23 03:21:28 +0200 render in bash 2007-08-27 08:22:32 Jorge Daza * Changed paths: M /branches/0.64.x A /branches/0.64.x/etc/blender_image.sg r2096@hiro (orig r2095): kaazoo | 2007-08-23 02:19:50 +0200 support for single frame rendering 2007-08-27 08:22:29 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/etc/mentalray.sg r2095@hiro (orig r2094): kaazoo | 2007-08-23 02:19:24 +0200 support for single frame rendering 2007-08-27 08:22:26 Jorge Daza * Changed paths: M /branches/0.64.x A /branches/0.64.x/etc/mentalray_image.sg r2094@hiro (orig r2093): kaazoo | 2007-08-23 02:18:50 +0200 support for single frame rendering 2007-08-27 08:22:23 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/ruby/libdrqueue.i_ruby r2093@hiro (orig r2092): kaazoo | 2007-08-23 00:10:11 +0200 support for single frame rendering 2007-08-27 08:22:18 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/libdrqueue/mentalraysg.c r2092@hiro (orig r2091): kaazoo | 2007-08-23 00:09:29 +0200 support for single frame rendering 2007-08-27 08:22:14 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/libdrqueue/mentalraysg.h r2091@hiro (orig r2090): kaazoo | 2007-08-23 00:09:07 +0200 support for single frame rendering 2007-08-27 08:22:09 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/libdrqueue/blendersg.h r2090@hiro (orig r2089): kaazoo | 2007-08-23 00:08:12 +0200 support for single frame rendering 2007-08-27 08:22:07 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/libdrqueue/blendersg.c r2089@hiro (orig r2088): kaazoo | 2007-08-23 00:07:25 +0200 support for single frame rendering 2007-08-18 05:51:31 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/ruby/libdrqueue.i_ruby r2050@hiro (orig r2049): kaazoo | 2007-08-16 09:51:58 +0200 new generator methods for blender and mentalray 2007-08-16 08:37:01 Jorge Daza * Changed paths: M /branches/0.64.x/SConstruct * Added -fPIC 2007-08-05 11:18:33 Jorge Daza * Changed paths: M /branches/0.64.x/libdrqueue/computer_info.linux.h * Typo on power of ten syntax usage 2007-08-05 05:29:20 Jorge Daza * Changed paths: M /branches/0.64.x/ChangeLog M /branches/0.64.x/bin/slave M /branches/0.64.x/master.c M /branches/0.64.x/slave.c * Brought changes from Carlos to the branch. 2007-08-05 05:03:59 Jorge Daza * Changed paths: M /branches/0.64.x/INSTALL * INSTALL typo 2007-08-05 05:01:10 Jorge Daza * Changed paths: M /branches/0.64.x M /branches/0.64.x/ChangeLog M /branches/0.64.x/INSTALL M /branches/0.64.x/SConstruct M /branches/0.64.x/bin/shlib M /branches/0.64.x/libdrqueue/common.c M /branches/0.64.x/scons.conf r2007@nathan (orig r2006): carlosoliva | 2007-07-22 19:30:43 +0200 Merged with main 0.64.x branch Added support for building Universal Binaries on MacOS X 10.4 (10.3.9 should work as well). Universal Binaries built will have a .fat file extension, instead of the target architecture 2007-08-05 04:28:07 Jorge Daza * Changed paths: M /branches/0.64.x/ChangeLog M /branches/0.64.x/libdrqueue/computer_info.linux.h * Added missing support for Sparc cpu clock speed detection (UltraSparc II in this case, don't have information about others) 2007-08-04 10:26:30 Jorge Daza * Changed paths: D /branches/0.64.x/libdrqueue/Makefile.am M /branches/0.64.x/libdrqueue/common.c M /branches/0.64.x/libdrqueue/common.h M /branches/0.64.x/libdrqueue/communications.c M /branches/0.64.x/libdrqueue/constants.h M /branches/0.64.x/libdrqueue/request.c M /branches/0.64.x/libdrqueue/task.c M /branches/0.64.x/libdrqueue/task.h M /branches/0.64.x/slave.c * WARNING: testing intermediate LOADING task status. 2007-08-04 08:09:23 Jorge Daza * Changed paths: M /branches/0.64.x/bin/shlib * Minor check 2007-07-29 13:01:58 Jorge Daza * Changed paths: M /branches/0.64.x/ChangeLog M /branches/0.64.x/libdrqueue/computer_info.linux.h * UltrsSparc on Linux support 2007-07-29 12:43:42 Jorge Daza * Changed paths: M /branches/0.64.x/libdrqueue/computer_info.c M /branches/0.64.x/libdrqueue/computer_info.h M /branches/0.64.x/libdrqueue/computer_info.linux.h * Working on it. Unstable. 2007-07-27 00:01:27 Jorge Daza * Changed paths: M /branches/0.64.x/INSTALL * Typo