Commit Graph

83 Commits

Author SHA1 Message Date
Steven Robertson 21f783730a Fix Pyglet output (and improve speed!)
Instead of using Pyglet's image uploading process, we write data
straight to an OpenGL texture.
2012-07-21 13:20:13 -07:00
Steven Robertson 3619d96926 Add --print to main.py 2012-07-05 00:14:44 -07:00
Steven Robertson a866d058fe Add --subdir option 2012-07-04 23:05:09 -07:00
Steven Robertson 909643c3b4 cuburn.profile. 2012-05-20 13:03:27 -07:00
Steven Robertson c02573472a Centralize animation retrieval and naming 2012-05-20 13:00:49 -07:00
Steven Robertson becc97b719 Make main.py, worker.py executable 2012-04-18 10:21:10 -07:00
Steven Robertson a2b1df96f9 Fixups in main.py 2012-04-18 08:59:01 -07:00
Steven Robertson 3d864aac3c Convenience: auto-path in main.py 2012-04-16 01:45:34 -07:00
Steven Robertson 5cbbf67886 Fixes for name errors in conversion functions 2012-04-16 01:32:14 -07:00
Steven Robertson f3c2186137 Small fixups 2012-04-14 23:44:10 -07:00
Steven Robertson 356d2713d1 Update main.py to support new stuff. 2012-04-14 22:58:04 -07:00
Steven Robertson b53f703e6e Checkpoint! Renders again. Many fixes outstanding. 2012-04-10 08:44:25 -07:00
Steven Robertson 60a45c9a20 Sweeping refactor. More bugs undoubtedly remain. 2012-02-14 07:40:58 -08:00
Steven Robertson 4cfd328f85 Add suffix option to main.py 2012-01-31 12:14:05 -05:00
Steven Robertson a524db2c1d Use higher jpeg quality by default 2012-01-22 23:52:44 -05:00
Steven Robertson 82ea0cee5d Add 540p profile to main.py 2012-01-09 10:18:15 -05:00
Steven Robertson 3de723a926 Use --pause instead of --nopause 2012-01-03 12:03:32 -05:00
Steven Robertson 5c3575bf54 Preview tweaks 2012-01-03 12:03:06 -05:00
Steven Robertson dde1193237 Consider mtime with --resume 2012-01-03 11:24:42 -05:00
Steven Robertson fcb72ca592 Handle empty name arg 2012-01-03 11:24:20 -05:00
Steven Robertson 2bfe896204 Reduce font size in preview window 2011-12-28 15:39:33 -05:00
Steven Robertson af7e177bc7 Remove unused imports in main.py 2011-12-19 16:39:16 -05:00
Steven Robertson 60e7eb120e Show default FPS in main.py 2011-12-18 21:42:06 -05:00
Steven Robertson 00890dd0d1 Finally, a working main.py again. 2011-12-17 21:25:15 -05:00
Steven Robertson 3466113d64 Fix --renumber 2011-10-17 22:35:22 -04:00
Steven Robertson 68f0e0aa9e Use milliseconds in sleep timeouts, not seconds 2011-10-17 20:51:09 -04:00
Steven Robertson 6144601259 Add --nopause option for batch with preview 2011-10-16 13:52:27 -04:00
Steven Robertson 966d794881 More correct sequence options 2011-10-16 13:51:39 -04:00
Steven Robertson 0fc80889c9 Show FPS, and don't clobber the time module 2011-10-16 13:51:04 -04:00
Steven Robertson 9bafbda81a Refactor host rendering code for better load 2011-10-15 22:22:43 -04:00
Steven Robertson 8e99c9c463 Add --resume 2011-10-15 22:21:49 -04:00
Steven Robertson 6e6321bb76 Fix reading from stdin 2011-10-15 22:20:00 -04:00
Steven Robertson 702137dfda Fix inconsistent width detection. 2011-10-15 22:18:17 -04:00
Steven Robertson 92708b32ba Add raw output for direct x264 encoding 2011-10-15 14:31:56 -04:00
Steven Robertson 7f1cd5888e More documentation updates 2011-10-13 17:32:55 -04:00
Steven Robertson 30a8d2bfa8 Put sleep with the debug opts 2011-10-13 17:23:48 -04:00
Steven Robertson 3714e2b170 Fix filename formatter to be actually helpful. 2011-10-13 17:12:28 -04:00
Steven Robertson 14872ee6ed Add --sleep for slightly more usable system 2011-10-13 16:55:26 -04:00
Steven Robertson e6e2c4a8d7 Add --sync option. 2011-10-13 07:53:55 -04:00
Steven Robertson d08b983542 Modernize the runner; add preview support; etc. 2011-10-12 14:09:13 -04:00
Steven Robertson 72ca02032a Fix flicker (and a few other things). 2011-10-11 20:58:09 -04:00
Steven Robertson 6959729ea1 Add quick debug option 2011-10-03 17:10:38 -04:00
Steven Robertson 18ca9cf2f9 Higher-quality JPEG conversions 2011-06-13 23:20:18 -04:00
Steven Robertson e79df46c66 Refactor API
--HG--
rename : cuburn/code/filter.py => cuburn/code/filtering.py
2011-06-11 15:59:10 -04:00
Steven Robertson 94c453d153 Filter adjustments (density prefilter, gutter) 2011-06-11 15:58:15 -04:00
Steven Robertson 1deb3105a0 Save a .jpg as well (useful for remote working) 2011-05-29 15:22:05 -04:00
Steven Robertson e8a31bb4a5 Arbitrary camera, part 2 2011-05-04 01:30:22 -04:00
Steven Robertson b2ee583b08 Arbitrary camera, part 1 2011-05-04 01:06:18 -04:00
Steven Robertson c605815130 Make code more portable 2011-05-03 17:12:12 -04:00
Steven Robertson 8ee5d3edd8 Add a few vars, and support for rendering single flames 2011-05-03 14:36:20 -04:00