|  | e3ce713c90 | BigClockExtra: Changed default settings from measures to hms | 2020-09-22 23:31:16 +02:00 |  | 
			
				
					|  | 4004674735 | BigClockExtra: Update Screenshot | 2020-09-22 23:27:42 +02:00 |  | 
			
				
					|  | 3a4d7aab2e | BigClockExtra: Added hour to minute timeunit. closes #8. Also added some minor gui refinements | 2020-09-22 23:20:53 +02:00 |  | 
			
				
					|  | f41bb72fe5 | BigClockExtra: Added time unit measures/beats. closes #7 | 2020-09-22 22:56:24 +02:00 |  | 
			
				
					|  | fa570bbb4b | 4PointCutting: Update Readme (Screenshots) | 2020-09-22 19:51:34 +00:00 |  | 
			
				
					|  | 04d1b406b4 | 4PointCutting: Update Readme | 2020-09-22 19:49:35 +00:00 |  | 
			
				
					|  | 493d8f2f15 | Merge branch '4PointCutting' | 2020-09-22 21:13:30 +02:00 |  | 
			
				
					|  | a5072fc596 | 4PointCutting: fix track alignment of pasted items if first source tracks are empty in time selection. closes #4 | 2020-09-22 21:10:58 +02:00 |  | 
			
				
					|  | 9817465681 | 4PointCutting: Trim content behind pasted items even if according edit setting is off. closes #5 | 2020-09-22 21:09:02 +02:00 |  | 
			
				
					|  | 6c08a83070 | „BigClockWithExtras/README.md“ ändern | 2020-05-06 19:20:28 +00:00 |  | 
			
				
					|  | c364d2ab1e | BigClockExtra: Added readme | 2020-05-06 19:18:28 +00:00 |  | 
			
				
					|  | a3cd67806b | BigClockExtra: Added screenshot | 2020-05-06 19:16:23 +00:00 |  | 
			
				
					|  | 82308e4a74 | Merge branch 'BigClockExtra' | 2020-05-06 21:02:42 +02:00 |  | 
			
				
					|  | 110bb486d8 | BigClockExtra: Added leading zeros to seconds display. closes #3 | 2020-05-06 21:02:11 +02:00 |  | 
			
				
					|  | 8d3c45c09e | Takenumber Window: Keep arranger focused after clicks into the script's window | 2020-04-17 17:13:12 +02:00 |  | 
			
				
					|  | 3b3e78f05c | BigClockExtra: First version | 2020-04-17 17:08:23 +02:00 |  | 
			
				
					|  | 6438d7c8da | 4PointCutting: Make SWS extension neccessary for script. Abort if not present. | 2020-02-02 02:28:18 +01:00 |  | 
			
				
					|  | eb305bc836 | 4PointCutting: Updated README | 2020-02-02 01:19:32 +00:00 |  | 
			
				
					|  | 8deb166f31 | 4PointCutting: Changed to "GoToMarker()" from "MoveEditCursor()" to prevent from occasionaly audio playback during execution | 2020-02-02 02:16:11 +01:00 |  | 
			
				
					|  | ef30edcf2f | 4PointCutting: Switched to SWS paste, somehow this improves reliability... | 2020-02-02 02:02:14 +01:00 |  | 
			
				
					|  | 903086d383 | 4PointCutting: Replaced "Fill Gaps" with true "Crossfade" | 2020-02-02 01:56:55 +01:00 |  | 
			
				
					|  | f7734e9511 | 4PointCutting: Really abort execution when markers don't specify a valid region (missing return statement) | 2020-02-02 00:29:59 +01:00 |  | 
			
				
					|  | c9c84de9f2 | 4PointCutting: Added screenshots to README | 2020-02-01 23:26:31 +00:00 |  | 
			
				
					|  | a9c88fe8a7 | Merge branch '4PointCutting' of https://files.eleton-audio.de/gitea/Ludwig/Reaper-Scripts into 4PointCutting | 2020-02-02 00:23:58 +01:00 |  | 
			
				
					|  | df9ea26ba6 | 4PointCutting: Add crossfade not only on first destination track but on all. | 2020-02-02 00:21:41 +01:00 |  | 
			
				
					|  | 11af6dda0a | 4PointCutting: Added screenshots | 2020-02-02 00:17:55 +01:00 |  | 
			
				
					|  | 66b60f558c | 4PointCutting: Added description in README | 2020-02-01 23:08:24 +00:00 |  | 
			
				
					|  | 7465bd9360 | 4PointCutting: Only try to crossfade if SWS is present | 2020-02-02 00:08:16 +01:00 |  | 
			
				
					|  | 765494f460 | 4PointCutting: Added crossfade after execution. closes #2 | 2020-02-01 23:17:46 +01:00 |  | 
			
				
					|  | d2b992f1f0 | Now also works if project contains regions - closes #1 | 2020-01-31 22:08:08 +01:00 |  | 
			
				
					|  | 4238d6a104 | 4PointCutting: Added modes for every possible combination of 3 or 4 out of the 4 markers | 2020-01-27 23:54:32 +01:00 |  | 
			
				
					|  | 66bca38638 | 4PointCutting: Restore arranger viewport after edit | 2020-01-27 13:23:42 +01:00 |  | 
			
				
					|  | 41572c4f84 | 4PointCutting: Cleaned up some code, added some error messages | 2020-01-26 23:55:03 +01:00 |  | 
			
				
					|  | 8c100ef186 | 4PointCutting: Cleaned up comments, addd headers | 2020-01-26 23:41:10 +01:00 |  | 
			
				
					|  | 2ba98cd1de | 4PointCutting: First commit, working but probably not bug-free | 2020-01-26 23:16:30 +01:00 |  | 
			
				
					|  | 83616afb05 | Item under cursor - next take: edited Readme | 2020-01-26 01:00:14 +00:00 |  | 
			
				
					|  | 80b4488301 | Item under cursor - next take: added Readme | 2020-01-26 00:59:23 +00:00 |  | 
			
				
					|  | e996d670e7 | Item under cursor - next take - osc: initial commit | 2020-01-26 01:54:38 +01:00 |  | 
			
				
					|  | f562f6cef5 | Takenumber Window: Updated Readme fixed image links | 2020-01-25 23:02:55 +00:00 |  | 
			
				
					|  | 5aa2abdd3a | Takenumber Window: Updated Readme | 2020-01-25 23:01:15 +00:00 |  | 
			
				
					|  | 90148d13ec | Takenumber Window: Added screenshots | 2020-01-25 23:56:21 +01:00 |  | 
			
				
					|  | eadf1b1c52 | Takenumber Window: Added Readme | 2020-01-25 22:53:39 +00:00 |  | 
			
				
					|  | 1661285b8e | Takenumber Window: Updated comments and license | 2020-01-25 22:57:54 +01:00 |  | 
			
				
					|  | 60ce4c2249 | Added takenumber window from private repository | 2020-01-25 22:47:15 +01:00 |  | 
			
				
					|  | c5524f75de | Initial commit | 2020-01-25 21:42:06 +00:00 |  |