|  | 2bfe896204 | Reduce font size in preview window | 2011-12-28 15:39:33 -05:00 |  | 
			
				
					|  | af7e177bc7 | Remove unused imports in main.py | 2011-12-19 16:39:16 -05:00 |  | 
			
				
					|  | 60e7eb120e | Show default FPS in main.py | 2011-12-18 21:42:06 -05:00 |  | 
			
				
					|  | 00890dd0d1 | Finally, a working main.py again. | 2011-12-17 21:25:15 -05:00 |  | 
			
				
					|  | 3466113d64 | Fix --renumber | 2011-10-17 22:35:22 -04:00 |  | 
			
				
					|  | 68f0e0aa9e | Use milliseconds in sleep timeouts, not seconds | 2011-10-17 20:51:09 -04:00 |  | 
			
				
					|  | 6144601259 | Add --nopause option for batch with preview | 2011-10-16 13:52:27 -04:00 |  | 
			
				
					|  | 966d794881 | More correct sequence options | 2011-10-16 13:51:39 -04:00 |  | 
			
				
					|  | 0fc80889c9 | Show FPS, and don't clobber the time module | 2011-10-16 13:51:04 -04:00 |  | 
			
				
					|  | 9bafbda81a | Refactor host rendering code for better load | 2011-10-15 22:22:43 -04:00 |  | 
			
				
					|  | 8e99c9c463 | Add --resume | 2011-10-15 22:21:49 -04:00 |  | 
			
				
					|  | 6e6321bb76 | Fix reading from stdin | 2011-10-15 22:20:00 -04:00 |  | 
			
				
					|  | 702137dfda | Fix inconsistent width detection. | 2011-10-15 22:18:17 -04:00 |  | 
			
				
					|  | 92708b32ba | Add raw output for direct x264 encoding | 2011-10-15 14:31:56 -04:00 |  | 
			
				
					|  | 7f1cd5888e | More documentation updates | 2011-10-13 17:32:55 -04:00 |  | 
			
				
					|  | 30a8d2bfa8 | Put sleep with the debug opts | 2011-10-13 17:23:48 -04:00 |  | 
			
				
					|  | 3714e2b170 | Fix filename formatter to be actually helpful. | 2011-10-13 17:12:28 -04:00 |  | 
			
				
					|  | 14872ee6ed | Add --sleep for slightly more usable system | 2011-10-13 16:55:26 -04:00 |  | 
			
				
					|  | e6e2c4a8d7 | Add --sync option. | 2011-10-13 07:53:55 -04:00 |  | 
			
				
					|  | d08b983542 | Modernize the runner; add preview support; etc. | 2011-10-12 14:09:13 -04:00 |  | 
			
				
					|  | 72ca02032a | Fix flicker (and a few other things). | 2011-10-11 20:58:09 -04:00 |  | 
			
				
					|  | 6959729ea1 | Add quick debug option | 2011-10-03 17:10:38 -04:00 |  | 
			
				
					|  | 18ca9cf2f9 | Higher-quality JPEG conversions | 2011-06-13 23:20:18 -04:00 |  | 
			
				
					|  | e79df46c66 | Refactor API --HG--
rename : cuburn/code/filter.py => cuburn/code/filtering.py | 2011-06-11 15:59:10 -04:00 |  | 
			
				
					|  | 94c453d153 | Filter adjustments (density prefilter, gutter) | 2011-06-11 15:58:15 -04:00 |  | 
			
				
					|  | 1deb3105a0 | Save a .jpg as well (useful for remote working) | 2011-05-29 15:22:05 -04:00 |  | 
			
				
					|  | e8a31bb4a5 | Arbitrary camera, part 2 | 2011-05-04 01:30:22 -04:00 |  | 
			
				
					|  | b2ee583b08 | Arbitrary camera, part 1 | 2011-05-04 01:06:18 -04:00 |  | 
			
				
					|  | c605815130 | Make code more portable | 2011-05-03 17:12:12 -04:00 |  | 
			
				
					|  | 8ee5d3edd8 | Add a few vars, and support for rendering single flames | 2011-05-03 14:36:20 -04:00 |  | 
			
				
					|  | 84c2583ba8 | A memory benchmark (temporary) | 2011-05-03 13:02:15 -04:00 |  | 
			
				
					|  | 4612d753cc | Switch to 1024x1024 (still fixed, tho) | 2011-05-03 01:15:51 +00:00 |  | 
			
				
					|  | 972cd9f9ea | Add image writing, and revert the buffer flip | 2011-05-02 19:30:14 +00:00 |  | 
			
				
					|  | e68d6fca84 | Drop hackneyed attempt at log scaling from previous generation | 2011-05-02 16:20:56 +00:00 |  | 
			
				
					|  | cd803cb3af | Log scaling and color clipping (in a sense) | 2011-05-02 16:19:55 +00:00 |  | 
			
				
					|  | a43973f0ff | Motion blur (a bit) | 2011-05-01 09:53:36 -04:00 |  | 
			
				
					|  | a7900f187d | Add support for variations. --HG--
rename : cuburn/variations.py => cuburn/code/variations.py | 2011-05-01 09:36:29 -04:00 |  | 
			
				
					|  | 088299423e | Some amount of dynamic rendering | 2011-04-30 16:40:16 -04:00 |  | 
			
				
					|  | 1302f31ec7 | "Crappy whatever I hate it" edition of Sierpinski triangle | 2011-04-29 17:25:51 -04:00 |  | 
			
				
					|  | fe6367821f | RNG, again. Hooray. | 2011-04-29 11:00:18 -04:00 |  | 
			
				
					|  | bd1a943914 | Start ripping stuff out | 2011-04-28 11:24:58 -04:00 |  | 
			
				
					|  | 04351d6582 | A final checkin before restarting the project | 2011-04-28 10:47:42 -04:00 |  | 
			
				
					|  | 97180003a4 | Broken: Variations, CP stream implemented | 2010-10-09 11:18:58 -04:00 |  | 
			
				
					|  | 576d2fa683 | Switch to pyptx. | 2010-10-07 11:21:43 -04:00 |  | 
			
				
					|  | c0e3c1d599 | Known broken checkin because I'm nervous. | 2010-10-01 01:20:20 -04:00 |  | 
			
				
					|  | b938c320a8 | Last touchups before ripping out the DSL | 2010-09-13 12:22:08 -04:00 |  | 
			
				
					|  | e4aac6993f | A few touchups | 2010-09-13 00:20:15 -04:00 |  | 
			
				
					|  | e0b218feba | A new (somewhat experimental) approach to fusing | 2010-09-12 23:45:38 -04:00 |  | 
			
				
					|  | 5a5fcf5bb9 | Fix the unbelieveably stupid bug I've been chasing for days. | 2010-09-12 18:42:52 -04:00 |  | 
			
				
					|  | ce0571deaf | A fake log filter stage while I work on other stuff | 2010-09-12 02:32:03 -04:00 |  |