Pete Batard 
								
							 
						 
						
							
							
							
							
								
							
							
								6109d91c38 
								
							 
						 
						
							
							
								
								[net] add automated update support for ARM/ARM64  
							
							 
							
							
							
						 
						
							2018-10-22 17:42:40 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									dmex 
								
							 
						 
						
							
							
							
							
								
							
							
								e3fb899f12 
								
							 
						 
						
							
							
								
								[misc] add elevation for .appx  
							
							 
							
							... 
							
							
							
							* Note: this only works if you have Windows 10 with 1809 update installed 
							
						 
						
							2018-10-22 12:31:03 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									ImgBotApp 
								
							 
						 
						
							
							
							
							
								
							
							
								555d628f2c 
								
							 
						 
						
							
							
								
								[imgbot] optimize images  
							
							 
							
							... 
							
							
							
							* Closes  #1231 
* Total -- 9.05kb -> 8.33kb (8.01%)
- /res/icons/lang-32.png -- 2.35kb -> 2.04kb (13.25%)
- /res/icons/info-24.png -- 1.17kb -> 1.07kb (9.08%)
- /res/icons/info-32.png -- 1.54kb -> 1.41kb (8.38%)
- /res/icons/hash-32.png -- 1.96kb -> 1.80kb (7.93%)
- /res/icons/hash-24.png -- 1.34kb -> 1.33kb (1.31%)
- /res/icons/info-16.png -- 0.69kb -> 0.68kb (0.85%) 
							
						 
						
							2018-10-19 15:59:32 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Pete Batard 
								
							 
						 
						
							
							
							
							
								
							
							
								6d7a938058 
								
							 
						 
						
							
							
								
								[internal] update hooks to remove automated tagging  
							
							 
							
							... 
							
							
							
							* Also update AppVeyor builds wrt the above 
							
						 
						
							2018-10-19 14:36:48 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Pete Batard 
								
							 
						 
						
							
							
							
							
								
							
							
								bc6e23ec11 
								
							 
						 
						
							
							
								
								[net] drop the requirement for text/plain MIME on the .ver files  
							
							 
							
							... 
							
							
							
							* This should fix the update check when picking off the .ver off github
* Also update non working links
* Closes  #1229  
							
						 
						
							2018-10-16 21:51:40 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Pete Batard 
								
							 
						 
						
							
							
							
							
								
							
							
								e587997f4e 
								
							 
						 
						
							
							
								
								[ui] fix an issue where target system could appear blank for UEFI:NTFS  
							
							 
							
							... 
							
							
							
							* Also fix a regression introduced in 790b188b3d 
							
						 
						
							2018-10-08 19:00:24 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Pete Batard 
								
							 
						 
						
							
							
							
							
								
							
							
								846857a549 
								
							 
						 
						
							
							
								
								[ui] use Downloads as initial image directory rather than My Documents  
							
							 
							
							... 
							
							
							
							* With thanks to win32diskimager for figuring that one out 
							
						 
						
							2018-10-06 14:21:13 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Pete Batard 
								
							 
						 
						
							
							
							
							
								
							
							
								19d9bdbed0 
								
							 
						 
						
							
							
								
								[ui] fix missing description of some buttons for screen readers  
							
							 
							
							... 
							
							
							
							* Closes  #1215  
							
						 
						
							2018-10-05 10:55:00 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Pete Batard 
								
							 
						 
						
							
							
							
							
								
							
							
								b8c0e7b095 
								
							 
						 
						
							
							
								
								[dev] add exception for Prolific SD/TF Card Reader  
							
							 
							
							... 
							
							
							
							* Closes  #1221  
							
						 
						
							2018-10-04 12:24:08 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Pete Batard 
								
							 
						 
						
							
							
							
							
								
							
							
								790b188b3d 
								
							 
						 
						
							
							
								
								[ui] fix disabling of Quick Format checkbox  
							
							 
							
							... 
							
							
							
							* Closes  #1211 
* Also fix MBR analysis report displayed each time the user changes boot selection 
							
						 
						
							2018-10-03 19:14:40 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Pete Batard 
								
							 
						 
						
							
							
							
							
								
							
							
								204908f8e0 
								
							 
						 
						
							
							
								
								[misc] enable MinGW reproducible builds  
							
							 
							
							... 
							
							
							
							* -Wl,--no-insert-timestamp seems to do the trick
* Also set rufus-next to 3.4 
							
						 
						
							2018-09-24 23:42:04 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									marcellogianola 
								
							 
						 
						
							
							
							
							
								
							
							
								1116e941f8 
								
							 
						 
						
							
							
								
								[loc] fix typos in Italian translation  
							
							 
							
							... 
							
							
							
							* Closes  #1212  
							
						 
						
							2018-09-21 13:57:27 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Pete Batard 
								
							 
						 
						
							
							
							
							
								
							
							
								1b63e59ee2 
								
							 
						 
						
							
							
								
								v3.3  
							
							 
							
							... 
							
							
							
							* Also be more lenient about erasing the backup GPT 
							
						 
						
							2018-09-17 12:09:54 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Pete Batard 
								
							 
						 
						
							
							
							
							
								
							
							
								97315a238d 
								
							 
						 
						
							
							
								
								[togo] fix bcdboot invocation for ISOs that aren't dual BIOS and UEFI  
							
							 
							
							... 
							
							
							
							* Closes  #1111  
							
						 
						
							2018-09-14 14:10:40 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Pete Batard 
								
							 
						 
						
							
							
							
							
								
							
							
								2d99601a5f 
								
							 
						 
						
							
							
								
								[core] fix a regression when scanning uncompressed bootable DD images  
							
							 
							
							... 
							
							
							
							* Closes  #1206  
							
						 
						
							2018-09-13 11:49:51 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Pete Batard 
								
							 
						 
						
							
							
							
							
								
							
							
								2d99bbcd41 
								
							 
						 
						
							
							
								
								v3.2 (build 1397)  
							
							 
							
							
							
						 
						
							2018-09-11 16:05:30 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									SIPPAPAS WANGSRI 
								
							 
						 
						
							
							
							
							
								
							
							
								8c9caba165 
								
							 
						 
						
							
							
								
								[loc] update Thai translation to latest  
							
							 
							
							
							
						 
						
							2018-09-10 00:51:58 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Pete Batard 
								
							 
						 
						
							
							
							
							
								
							
							
								e52a5206ba 
								
							 
						 
						
							
							
								
								[ui] fix FAT32 sometimes becoming available for ISOs with >4GB files  
							
							 
							
							... 
							
							
							
							* FAT32 would become available and selected as default FS when
  selecting a Windows ISO with a >4GB file and then clicking
  "Show advanced drive properties". 
							
						 
						
							2018-09-07 14:11:25 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Dinis Medeiros 
								
							 
						 
						
							
							
							
							
								
							
							
								45680fb0e4 
								
							 
						 
						
							
							
								
								[loc] update Portuguese Standard translation to latest  
							
							 
							
							
							
						 
						
							2018-09-05 11:16:52 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Pete Batard 
								
							 
						 
						
							
							
							
							
								
							
							
								93ebbf7dea 
								
							 
						 
						
							
							
								
								[loc] small fix for Dutch translation  
							
							 
							
							... 
							
							
							
							* Dutch localized Windows uses kB rather than KB, so we do too 
							
						 
						
							2018-09-05 11:12:13 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Nikos Margaritis 
								
							 
						 
						
							
							
							
							
								
							
							
								5b4764aff3 
								
							 
						 
						
							
							
								
								[loc] update Greek translation to latest  
							
							 
							
							
							
						 
						
							2018-09-04 16:21:36 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Pete Batard 
								
							 
						 
						
							
							
							
							
								
							
							
								ed82c82d46 
								
							 
						 
						
							
							
								
								[misc] update ChangeLog for 3.2 BETA  
							
							 
							
							
							
						 
						
							2018-09-04 12:33:58 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Roberto Boriotti 
								
							 
						 
						
							
							
							
							
								
							
							
								b358316fbf 
								
							 
						 
						
							
							
								
								[loc] small update to Italian translation  
							
							 
							
							
							
						 
						
							2018-09-04 12:33:07 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Pete Batard 
								
							 
						 
						
							
							
							
							
								
							
							
								6275c5b724 
								
							 
						 
						
							
							
								
								fix MinGW-w64 warnings  
							
							 
							
							
							
						 
						
							2018-09-03 13:41:29 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Pete Batard 
								
							 
						 
						
							
							
							
							
								
							
							
								a472e96e87 
								
							 
						 
						
							
							
								
								[misc] prevent unwanted device refreshes  
							
							 
							
							
							
						 
						
							2018-09-03 13:04:05 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Gintaras Venslovas 
								
							 
						 
						
							
							
							
							
								
							
							
								3459d89f09 
								
							 
						 
						
							
							
								
								[loc] update Lithuanian translation to latest  
							
							 
							
							
							
						 
						
							2018-09-03 11:57:40 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Thomas De Rocker 
								
							 
						 
						
							
							
							
							
								
							
							
								5170ca88f2 
								
							 
						 
						
							
							
								
								[loc] update Dutch translation  
							
							 
							
							
							
						 
						
							2018-08-29 16:42:56 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									MaKK 
								
							 
						 
						
							
							
							
							
								
							
							
								f1e332a810 
								
							 
						 
						
							
							
								
								[loc] update Spanish translation to latest  
							
							 
							
							
							
						 
						
							2018-08-26 23:48:33 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Tiryoh 
								
							 
						 
						
							
							
							
							
								
							
							
								11cd32a026 
								
							 
						 
						
							
							
								
								[loc] update Japanese translation to latest  
							
							 
							
							
							
						 
						
							2018-08-26 19:47:23 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Константин В 
								
							 
						 
						
							
							
							
							
								
							
							
								897ef2bd2c 
								
							 
						 
						
							
							
								
								[loc] update Ukrainian translation to latest  
							
							 
							
							
							
						 
						
							2018-08-26 19:42:38 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									anni deer 
								
							 
						 
						
							
							
							
							
								
							
							
								16b292cf4d 
								
							 
						 
						
							
							
								
								[loc] update Danish translation to latest  
							
							 
							
							
							
						 
						
							2018-08-26 11:36:59 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Thomas De Rocker 
								
							 
						 
						
							
							
							
							
								
							
							
								f5606aaab2 
								
							 
						 
						
							
							
								
								[loc] update Dutch translation to latest  
							
							 
							
							
							
						 
						
							2018-08-23 10:26:48 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									caobach 
								
							 
						 
						
							
							
							
							
								
							
							
								50667be68e 
								
							 
						 
						
							
							
								
								[loc] update Vietnamese translation to latest  
							
							 
							
							
							
						 
						
							2018-08-22 17:42:00 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Muhammad Ikmal 
								
							 
						 
						
							
							
							
							
								
							
							
								31630d3ec8 
								
							 
						 
						
							
							
								
								[loc] update Malay translation to latest  
							
							 
							
							
							
						 
						
							2018-08-21 12:39:52 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Pete Batard 
								
							 
						 
						
							
							
							
							
								
							
							
								619dd9862b 
								
							 
						 
						
							
							
								
								[misc] use GetWindowLongPtr/SetWindowLongPtr everywhere  
							
							 
							
							... 
							
							
							
							* Also remove WS_EX_RIGHT style from IDC_PERSISTENCE_SIZE since we apply it manually 
							
						 
						
							2018-08-20 09:46:23 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Pete Batard 
								
							 
						 
						
							
							
							
							
								
							
							
								efcdbe30e5 
								
							 
						 
						
							
							
								
								[pki] clear buffer on invalid signature  
							
							 
							
							... 
							
							
							
							* Avoid keeping potentially nasty stuff in memory for too long... 
							
						 
						
							2018-08-20 08:12:28 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Riku Brander 
								
							 
						 
						
							
							
							
							
								
							
							
								8920d5222d 
								
							 
						 
						
							
							
								
								[loc] update Finnish translation to latest  
							
							 
							
							
							
						 
						
							2018-08-20 08:02:17 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Ahmad Zahiruddin Azaman 
								
							 
						 
						
							
							
							
							
								
							
							
								1ff3b8ebf7 
								
							 
						 
						
							
							
								
								[loc] update Malay translation  
							
							 
							
							... 
							
							
							
							* Some more work is still needed, but this should be a good start to complete it. 
							
						 
						
							2018-08-18 18:15:24 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Na Jiyoun 
								
							 
						 
						
							
							
							
							
								
							
							
								b77bd6f72b 
								
							 
						 
						
							
							
								
								[loc] update Korean translation to latest  
							
							 
							
							
							
						 
						
							2018-08-18 18:06:59 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Zia Azimi 
								
							 
						 
						
							
							
							
							
								
							
							
								7389372aa7 
								
							 
						 
						
							
							
								
								[loc] update Persian translation to latest  
							
							 
							
							
							
						 
						
							2018-08-18 17:48:31 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Pete Batard 
								
							 
						 
						
							
							
							
							
								
							
							
								c832814af0 
								
							 
						 
						
							
							
								
								[ui] small fixes for RTL languages  
							
							 
							
							
							
						 
						
							2018-08-18 17:38:23 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Кирилл Иванов 
								
							 
						 
						
							
							
							
							
								
							
							
								0adbbd6f97 
								
							 
						 
						
							
							
								
								[loc] update Russian translation to latest  
							
							 
							
							
							
						 
						
							2018-08-16 17:02:49 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Pete Batard 
								
							 
						 
						
							
							
							
							
								
							
							
								e8745339e4 
								
							 
						 
						
							
							
								
								[ui] fix multiple persistence slider issues  
							
							 
							
							... 
							
							
							
							* Range not being set when plugging a drive
* Set position to zero when no drive is selected
* Make sure the restored position can not be greater than the max 
							
						 
						
							2018-08-14 23:05:52 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Aleksandar Predić 
								
							 
						 
						
							
							
							
							
								
							
							
								e591868555 
								
							 
						 
						
							
							
								
								[loc] update Serbian translation to latest  
							
							 
							
							
							
						 
						
							2018-08-11 20:39:07 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Kaloyan Nikolov 
								
							 
						 
						
							
							
							
							
								
							
							
								2d2a5a5597 
								
							 
						 
						
							
							
								
								[loc] update Bulgarian translation to latest  
							
							 
							
							
							
						 
						
							2018-08-07 20:43:48 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jiawei Wang 
								
							 
						 
						
							
							
							
							
								
							
							
								e5bf18d456 
								
							 
						 
						
							
							
								
								[loc] update Simplified Chinese translation to latest  
							
							 
							
							
							
						 
						
							2018-08-06 23:51:45 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Piotr Halama 
								
							 
						 
						
							
							
							
							
								
							
							
								a530dbd86b 
								
							 
						 
						
							
							
								
								[loc] update Polish translation to latest  
							
							 
							
							
							
						 
						
							2018-08-02 18:24:46 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Pete Batard 
								
							 
						 
						
							
							
							
							
								
							
							
								71578459d7 
								
							 
						 
						
							
							
								
								[loc] fix spaces before full stops  
							
							 
							
							... 
							
							
							
							* Also: "Asserts, it's not just for debug any more!" 
							
						 
						
							2018-07-31 20:47:24 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Mehmetali KURAN 
								
							 
						 
						
							
							
							
							
								
							
							
								d5f9c568ad 
								
							 
						 
						
							
							
								
								[loc] update Turkish translation to latest  
							
							 
							
							
							
						 
						
							2018-07-31 11:39:43 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Martin Kubánik 
								
							 
						 
						
							
							
							
							
								
							
							
								adeb7fe4c0 
								
							 
						 
						
							
							
								
								[loc] update Slovak translation to latest  
							
							 
							
							
							
						 
						
							2018-07-28 12:11:16 +01:00