k4yt3x
							
						 
					 | 
					
						
						
						
						
							
						
						
							a9586bf508
							
						
					 | 
					
						
						
							
							updated version to 1.3.0, using shutil.rmtree instead of os.rmdir
						
						
						
						
						
						
					 | 
					
						2019-06-25 23:35:42 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								sat3ll
							
						 
					 | 
					
						
						
						
						
							
						
						
							0b99ac33a6
							
						
					 | 
					
						
						
							
							change waifu2x-ncnn-vulkan to underscores
						
						
						
						
						
						
						
						agglomerate waifu2x choices to a list 
						
						
					 | 
					
						2019-06-26 00:50:29 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								sat3ll
							
						 
					 | 
					
						
						
						
						
							
						
						
							4e3565b3ac
							
						
					 | 
					
						
						
							
							Add support for waifu2x-ncnn-vulkan engine
						
						
						
						
						
						
					 | 
					
						2019-06-26 00:25:27 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								BrianPetkovsek
							
						 
					 | 
					
						
						
						
						
							
						
						
							8fe6fd4009
							
						
					 | 
					
						
						
							
							Fix encoding problem
						
						
						
						
						
						
					 | 
					
						2019-06-17 22:37:04 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								BrianPetkovsek
							
						 
					 | 
					
						
						
						
						
							
						
						
							d4d485e132
							
						
					 | 
					
						
						
							
							Revert "Added uninstall function to setup"
						
						
						
						
						
						
						
						This reverts commit d25857a1783b15b185444d38e15805d4c27d96ae. 
						
						
					 | 
					
						2019-06-17 22:34:45 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								BrianPetkovsek
							
						 
					 | 
					
						
						
						
						
							
						
						
							53f5192896
							
						
					 | 
					
						
						
							
							Revert "Fix encoding problem"
						
						
						
						
						
						
						
						This reverts commit 81af7b1c1b7a6141e0ebdea4cd65f89ce3ca5a03. 
						
						
					 | 
					
						2019-06-17 22:33:27 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								BrianPetkovsek
							
						 
					 | 
					
						
						
						
						
							
						
						
							d25857a178
							
						
					 | 
					
						
						
							
							Added uninstall function to setup
						
						
						
						
						
						
					 | 
					
						2019-06-17 12:05:06 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								BrianPetkovsek
							
						 
					 | 
					
						
						
						
						
							
						
						
							81af7b1c1b
							
						
					 | 
					
						
						
							
							Fix encoding problem
						
						
						
						
						
						
					 | 
					
						2019-06-16 17:32:41 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								K4YT3X
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							e003cbc568
							
						
					 | 
					
						
						
							
							Merge branch 'master' into master
						
						
						
						
						
						
					 | 
					
						2019-06-15 14:42:56 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								k4yt3x
							
						 
					 | 
					
						
						
						
						
							
						
						
							f96b95563e
							
						
					 | 
					
						
						
							
							code style adjustments
						
						
						
						
						
						
					 | 
					
						2019-06-15 14:35:22 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								sat3ll
							
						 
					 | 
					
						
						
						
						
							
						
						
							15d2dbb07a
							
						
					 | 
					
						
						
							
							use os.path.join
						
						
						
						
						
						
					 | 
					
						2019-06-15 12:32:36 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								BrianPetkovsek
							
						 
					 | 
					
						
						
						
						
							
						
						
							b5da9ebbf7
							
						
					 | 
					
						
						
							
							make setup backwards compatible
						
						
						
						
						
						
						
						change the f'' to ''.format() 
						
						
					 | 
					
						2019-06-14 21:37:38 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								BrianPetkovsek
							
						 
					 | 
					
						
						
						
						
							
						
						
							a1e1d98929
							
						
					 | 
					
						
						
							
							Make pip_install function more flexible
						
						
						
						
						
						
						
						sys.executable gets the python.exe used to run the script
-r allows pip to use requirements.txt 
						
						
					 | 
					
						2019-06-14 21:11:31 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								k4yt3x
							
						 
					 | 
					
						
						
						
						
							
						
						
							c7353c4bf2
							
						
					 | 
					
						
						
							
							unified all "folder/directory" into "directory" to end this mess
						
						
						
						
						
						
					 | 
					
						2019-04-29 00:06:54 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								k4yt3x
							
						 
					 | 
					
						
						
						
						
							
						
						
							19cb823591
							
						
					 | 
					
						
						
							
							all string formatting switched to f-string
						
						
						
						
						
						
					 | 
					
						2019-04-22 01:26:36 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								k4yt3x
							
						 
					 | 
					
						
						
						
						
							
						
						
							98e2cbdb04
							
						
					 | 
					
						
						
							
							1.2.1 added support for exe packaging
						
						
						
						
						
						
					 | 
					
						2019-03-31 03:46:15 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								k4yt3x
							
						 
					 | 
					
						
						
						
						
							
						
						
							562aaee056
							
						
					 | 
					
						
						
							
							updated default driver settings
						
						
						
						
						
						
					 | 
					
						2019-03-26 18:04:47 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								k4yt3x
							
						 
					 | 
					
						
						
						
						
							
						
						
							37dcf5185f
							
						
					 | 
					
						
						
							
							1.2.0 added automatic setup for waifu2x-converter-cpp
						
						
						
						
						
						
					 | 
					
						2019-03-26 16:18:37 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								k4yt3x
							
						 
					 | 
					
						
						
						
						
							
						
						
							254a158e7f
							
						
					 | 
					
						
						
							
							changed mode
						
						
						
						
						
						
					 | 
					
						2019-03-19 13:08:10 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								k4yt3x
							
						 
					 | 
					
						
						
						
						
							
						
						
							57615b4537
							
						
					 | 
					
						
						
							
							1.1.0 updated for video2x 2.6.0
						
						
						
						
						
						
					 | 
					
						2019-03-09 12:51:06 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								k4yt3x
							
						 
					 | 
					
						
						
						
						
							
						
						
							35e41d0098
							
						
					 | 
					
						
						
							
							updated for 2.5.0
						
						
						
						
						
						
					 | 
					
						2019-03-04 19:33:27 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								K4YT3X
							
						 
					 | 
					
						
						
						
						
							
						
						
							1506b075cb
							
						
					 | 
					
						
						
							
							1.0.2: changed default ffmpeg hwaccel to auto
						
						
						
						
						
						
					 | 
					
						2019-02-26 22:48:47 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								K4YT3X
							
						 
					 | 
					
						
						
						
						
							
						
						
							a51f8204c8
							
						
					 | 
					
						
						
							
							1.0.1 Added ability to specify temp directories
						
						
						
						
						
						
					 | 
					
						2019-02-08 14:03:46 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								K4YT3X
							
						 
					 | 
					
						
						
						
						
							
						
						
							b7ebad5c0b
							
						
					 | 
					
						
						
							
							Merge branch 'master' of github.com:K4YT3X/video2x
						
						
						
						
						
						
					 | 
					
						2018-12-22 15:21:05 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								K4YT3X
							
						 
					 | 
					
						
						
						
						
							
						
						
							bf12cf8900
							
						
					 | 
					
						
						
							
							2.2.0 main file rewritten, various of enhancements
						
						
						
						
						
						
					 | 
					
						2018-12-21 18:42:03 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								K4YT3X
							
						 
					 | 
					
						
						
						
						
							
						
						
							592552d82f
							
						
					 | 
					
						
						
							
							relocated files
						
						
						
						
						
						
					 | 
					
						2018-12-11 15:52:48 -05:00 | 
					
					
						
						
							
							
							
						
					 |