tildearrow 
							
						 
						
							
							
								
								
							
							
							
								
							
							
								43100fbbee 
								
							 
						 
						
							
							
								
								Merge pull request  #644  from NatsumiFox/master  
							
							... 
							
							
							
							GUI: Remember window x/y position and maximized state. 
							
						 
						
							2022-09-08 01:35:29 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								90a0db06f8 
								
							 
						 
						
							
							
								
								GUI: one tiny fix  
							
							
							
						 
						
							2022-09-04 02:27:00 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								f34b01c0e5 
								
							 
						 
						
							
							
								
								GUI: work around .dmf/.dmp saving issue  
							
							
							
						 
						
							2022-09-04 02:26:29 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								aurora 
							
						 
						
							
							
							
							
								
							
							
								3b0df75bf6 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/tildearrow/furnace  
							
							
							
						 
						
							2022-08-29 05:44:34 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								3e8f248f77 
								
							 
						 
						
							
							
								
								fix saving a pre-24 .dmf song  
							
							
							
						 
						
							2022-08-28 01:03:23 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								73f88c7635 
								
							 
						 
						
							
							
								
								GUI: and here is the new chip selector  
							
							
							
						 
						
							2022-08-26 23:35:16 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								daf176e197 
								
							 
						 
						
							
							
								
								GUI: prepare for new chip picker  
							
							
							
						 
						
							2022-08-26 19:30:13 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								be9385f701 
								
							 
						 
						
							
							
								
								GUI: work on chip manager  
							
							
							
						 
						
							2022-08-26 18:51:17 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								96b3ccab8a 
								
							 
						 
						
							
							
								
								I see UI!!!!  
							
							
							
						 
						
							2022-08-23 03:57:21 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								226f43fea3 
								
							 
						 
						
							
							
								
								several important bug fixes to advanced arp macro  
							
							
							
						 
						
							2022-08-22 19:09:08 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								c009cb3536 
								
							 
						 
						
							
							
								
								dev112 - prepare for advanced arp macro  
							
							... 
							
							
							
							this new advanced arp macro offers more flexibility and reduces code duplication
it allows you to set each step of the macro to either relative or fixed mode
(instead of just one mode for the entire macro)
the UI is still a work in progress and doesn't work well
this change is big and may break things! further fixes incoming 
							
						 
						
							2022-08-22 15:59:45 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								aurora 
							
						 
						
							
							
							
							
								
							
							
								bcc85dee20 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/tildearrow/furnace  
							
							
							
						 
						
							2022-08-22 22:21:23 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								aurora 
							
						 
						
							
							
							
							
								
							
							
								0e847dc1aa 
								
							 
						 
						
							
							
								
								add setting for choosing whether to save window position  
							
							
							
						 
						
							2022-08-22 22:17:19 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								aurora 
							
						 
						
							
							
							
							
								
							
							
								8b3c4a84a8 
								
							 
						 
						
							
							
								
								implement bounds check for window spawning  
							
							
							
						 
						
							2022-08-22 22:05:16 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								2650fe609f 
								
							 
						 
						
							
							
								
								dev111 - many macro changes  
							
							... 
							
							
							
							- max macro length is now 255
- loop/rel pos is now unsigned (255 = no)
- prepare for macro speed/delay 
							
						 
						
							2022-08-22 02:13:33 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								aurora 
							
						 
						
							
							
							
							
								
							
							
								e88e0a4e4e 
								
							 
						 
						
							
							
								
								GUI: Remember window x/y position and maximized state. Warning: This may cause issues when windows are re-ordered. Is there a way to fix windows spawning outside of screen boundaries?  
							
							
							
						 
						
							2022-08-22 03:47:00 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								94cf589e92 
								
							 
						 
						
							
							
								
								GUI: prepare for chip manager window  
							
							
							
						 
						
							2022-08-19 04:41:45 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								d1c5a4725b 
								
							 
						 
						
							
							
								
								add option to save unused patterns  
							
							... 
							
							
							
							closes  #106 
also prepare for the pattern manager window 
						
							2022-08-16 03:42:17 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								774a949cca 
								
							 
						 
						
							
							
								
								GUI: fix labels being empty  
							
							
							
						 
						
							2022-08-13 18:16:24 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								bb5cee4a66 
								
							 
						 
						
							
							
								
								GUI: add pattern label customization settings  
							
							
							
						 
						
							2022-08-13 18:00:29 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								ee16d20047 
								
							 
						 
						
							
							
								
								add demo song  
							
							... 
							
							
							
							by brickblock369 
							
						 
						
							2022-08-13 15:53:47 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								02fb5abc02 
								
							 
						 
						
							
							
								
								add ability to save ins/wave as .dmp/.dmw  
							
							... 
							
							
							
							also saving wavetables as raw data 
							
						 
						
							2022-08-13 15:43:13 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								041a76ad81 
								
							 
						 
						
							
							
								
								raw sample import fixes  
							
							
							
						 
						
							2022-08-13 06:25:11 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								91f9352eaf 
								
							 
						 
						
							
							
								
								implement raw sample import  
							
							... 
							
							
							
							untested 
							
						 
						
							2022-08-13 05:50:36 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								ce2d322e47 
								
							 
						 
						
							
							
								
								GUI: add replace for wave/sample and prepare for  
							
							... 
							
							
							
							raw sample import 
							
						 
						
							2022-08-13 04:17:32 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								01d1556fb4 
								
							 
						 
						
							
							
								
								GUI: rename "system" to "chip"  
							
							... 
							
							
							
							"system" made sense when Furnace was a .dmf tracker and had
compound setups like Genesis (YM2612+SN)
however, it doesn't make too much sense now when compared to "chip" 
							
						 
						
							2022-08-11 05:38:31 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								a0968aed07 
								
							 
						 
						
							
							
								
								GUI: fix text/binary command stream outs being swa  
							
							
							
						 
						
							2022-08-05 03:27:35 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								d54d853ff8 
								
							 
						 
						
							
							
								
								add a command stream dump option  
							
							
							
						 
						
							2022-08-04 00:51:47 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								7ec4f7cb9e 
								
							 
						 
						
							
							
								
								VGM export: add option to insert pattern change hi  
							
							... 
							
							
							
							nts 
							
						 
						
							2022-08-03 18:44:45 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								693d457fff 
								
							 
						 
						
							
							
								
								GUI: wave generator, part 2  
							
							
							
						 
						
							2022-07-27 02:23:29 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								7d5f5a91c6 
								
							 
						 
						
							
							
								
								GUI: wave generator, part 1  
							
							
							
						 
						
							2022-07-27 01:20:26 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								173e9b0df9 
								
							 
						 
						
							
							
								
								**Namco C163**  
							
							
							
						 
						
							2022-07-26 18:23:01 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								588f3f737c 
								
							 
						 
						
							
							
								
								preliminary Future Composer module loading  
							
							... 
							
							
							
							only loads patterns and doesn't deduplicate
conversion required to fit in the Furnace format (no transpose ins/note)
even the pattern loader itself isn't complete due to how different the
format is 
							
						 
						
							2022-07-24 01:57:10 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								8d88ac766c 
								
							 
						 
						
							
							
								
								dev103 - store system name and other info in song  
							
							
							
						 
						
							2022-07-23 17:02:03 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								191a0dedf9 
								
							 
						 
						
							
							
								
								GUI: improve wavetable editor, part 2  
							
							
							
						 
						
							2022-07-21 03:14:52 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								962dab012c 
								
							 
						 
						
							
							
								
								GUI: improve wavetable editor, part 1  
							
							
							
						 
						
							2022-07-21 02:49:19 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								dff7c61b79 
								
							 
						 
						
							
							
								
								GUI: add option to disable threaded input  
							
							
							
						 
						
							2022-07-20 00:32:06 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								666b0d581a 
								
							 
						 
						
							
							
								
								GUI: add multi-selection capability to file dialog  
							
							
							
						 
						
							2022-07-15 02:23:16 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								28a2db7a57 
								
							 
						 
						
							
							
								
								GUI: system file picker error feedback  
							
							
							
						 
						
							2022-07-14 01:59:55 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								fc489239c2 
								
							 
						 
						
							
							
								
								tildearrow Sound Unit no longer a secret  
							
							
							
						 
						
							2022-06-27 05:04:23 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								522fecc635 
								
							 
						 
						
							
							
								
								GUI: gradient whoops  
							
							
							
						 
						
							2022-06-24 03:17:40 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								1b5396e814 
								
							 
						 
						
							
							
								
								GUI: save per-chan osc state  
							
							
							
						 
						
							2022-06-23 04:02:41 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								4731dad917 
								
							 
						 
						
							
							
								
								GUI: colors  
							
							
							
						 
						
							2022-06-22 15:10:53 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								e0bccc8c14 
								
							 
						 
						
							
							
								
								GUI: prepare for colors in the per-chan osc  
							
							
							
						 
						
							2022-06-21 18:01:53 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								af4a359801 
								
							 
						 
						
							
							
								
								GUI: make spoiler actually visible  
							
							
							
						 
						
							2022-06-20 21:11:40 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								60334fb03c 
								
							 
						 
						
							
							
								
								GUI: add spoiler window  
							
							
							
						 
						
							2022-06-20 15:20:02 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								35bc757adf 
								
							 
						 
						
							
							
								
								GUI: fix macOS system file picker crash  
							
							
							
						 
						
							2022-06-19 18:51:51 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								ea082b255c 
								
							 
						 
						
							
							
								
								GUI: prepare for drag selection to move  
							
							
							
						 
						
							2022-06-18 03:52:03 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								64f5343289 
								
							 
						 
						
							
							
								
								I give up trying to fix this file dialog  
							
							... 
							
							
							
							for now 
							
						 
						
							2022-06-15 02:03:20 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								7354b1221c 
								
							 
						 
						
							
							
								
								GUI: find and replace, part 9  
							
							
							
						 
						
							2022-06-11 02:14:30 -05:00