shithub: ft2-clone

RSS feed

f9562631 – Olav Sørensen <olav.sorensen@live.no> authored on 2021/03/04 08:46
Update ft2_header.h

12cbbde1 – Olav Sørensen <olav.sorensen@live.no> authored on 2021/03/03 07:55
Allow screensaver to be activated

18a367b1 – Olav Sørensen <olav.sorensen@live.no> authored on 2021/03/01 18:31
Add new src folders to CMakeList.txt (issue #16)

89e811c5 – Olav Sørensen <olav.sorensen@live.no> authored on 2021/03/01 15:04
VS project file: How on earth did you end up in there?

12f28dad – Olav Sørensen <olav.sorensen@live.no> authored on 2021/03/01 15:02
Big code change, read description

2c1dbb2b – Olav Sørensen <olav.sorensen@live.no> authored on 2021/02/26 09:09
tuneSample() fix for Amiga periods

64789ba9 – Olav Sørensen <olav.sorensen@live.no> authored on 2021/02/26 08:52
tuneSample() didn't use the correct period table under all circumstances

f5334d83 – Olav Sørensen <olav.sorensen@live.no> authored on 2021/02/14 07:42
Remove unsuitable quit messages + code cleanup

4bcb5aa6 – Olav Sørensen <olav.sorensen@live.no> authored on 2021/02/02 13:51
Update help text

f58f8d3d – Olav Sørensen <olav.sorensen@live.no> authored on 2021/02/02 13:39
Fix: Key next to left shift (Note Off) was not working on all kb layouts

8898df42 – Olav Sørensen <olav.sorensen@live.no> authored on 2021/01/27 14:28
Merge branch 'master' of https://github.com/8bitbubsy/ft2-clone

dfe835e4 – Olav Sørensen <olav.sorensen@live.no> authored on 2021/01/27 14:27
Small cleanup of the tuneSample() function

f754f40b – Olav Sørensen <olav.sorensen@live.no> authored and GitHub <noreply@github.com> committed on 2021/01/27 06:59
Update README.md

2d2ef290 – Olav Sørensen <olav.sorensen@live.no> authored on 2021/01/24 08:24
Some cleanup and changing of comments

4d87aa4e – Olav Sørensen <olav.sorensen@live.no> authored on 2021/01/23 10:56
Fixed strange typo in comment :)

b205fb46 – Olav Sørensen <olav.sorensen@live.no> authored on 2021/01/23 10:52
Code cleanup: No need for two interpolator macros (8-bit/16-bit)

a3de9a63 – Olav Sørensen <olav.sorensen@live.no> authored on 2021/01/19 07:52
Just some minor changes

a2785265 – Olav Sørensen <olav.sorensen@live.no> authored on 2021/01/13 16:36
Don't cache scrollbar parameters (caused stupid bugs)

53456ab1 – Olav Sørensen <olav.sorensen@live.no> authored on 2021/01/13 16:23
Micro optimizations ;)

f8c9eaf5 – Olav Sørensen <olav.sorensen@live.no> authored on 2021/01/13 16:23
Better sample import tuning, and micro optimizations

b48f9f24 – Olav Sørensen <olav.sorensen@live.no> authored on 2021/01/13 16:23
New feature: Draw C-4 (mid-C) frequency in Inster. Ed.

90021937 – Olav Sørensen <olav.sorensen@live.no> authored on 2021/01/13 16:22
Moved some code

9401e0cd – Olav Sørensen <olav.sorensen@live.no> authored on 2021/01/13 16:21
Yes

a7a71768 – Olav Sørensen <olav.sorensen@live.no> authored on 2021/01/13 16:21
We don't need this anymore...

f0b12a6e – Olav Sørensen <olav.sorensen@live.no> authored on 2021/01/13 16:21
New MacOS make-scripts for universal Intel/ARM binary building

f42084c7 – Olav Sørensen <olav.sorensen@live.no> authored on 2021/01/13 16:21
Updated some docs

9217cd8b – Olav Sørensen <olav.sorensen@live.no> authored on 2021/01/01 15:45
Remove SD_RENDERER_ACCELERATED flag (fixes problems in rare cases)

dc624b81 – Olav Sørensen <olav.sorensen@live.no> authored on 2021/01/01 15:41
Update SDL to version 2.0.14

aeac7341 – Olav Sørensen <olav.sorensen@live.no> authored on 2021/01/01 15:40
Update readme now.txt

fd39eb4e – Olav Sørensen <olav.sorensen@live.no> authored on 2021/01/01 15:40
2021 string update

4a4a8b83 – Olav Sørensen <olav.sorensen@live.no> authored on 2021/01/01 15:40
Rewrote a comment that was not correct (it lied to you!)

27b82951 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/12/29 08:05
Update ft2_header.h

a2ad39d0 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/12/29 08:05
[x86/x86_64] Speed up linear interpolation resampler

7fe7a353 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/12/29 08:02
Faster fade-in of starfield/logo in the about screen

6b909051 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/12/21 11:01
VS2019: Add multi-core compilation to debug mode

040c7f46 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/12/21 11:01
Simplified relocateTon() (still accurate)

2e7bfbda – Olav Sørensen <olav.sorensen@live.no> authored on 2020/12/05 11:36
Some minor cleanup

9bbd17fe – Olav Sørensen <olav.sorensen@live.no> authored on 2020/11/22 13:49
Fixed potential setPos() bug

bdb13798 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/11/22 13:49
Added boundary sanity checking to BMP loaders

43eec25b – Olav Sørensen <olav.sorensen@live.no> authored on 2020/11/19 16:59
Linux compile fix

1ce97b39 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/11/19 16:14
Delete test.zip

ab964468 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/11/19 16:10
Pushed v1.41 code

16c6ce7b – Olav Sørensen <olav.sorensen@live.no> authored on 2020/11/14 08:15
Pushed v1.40 code

ee4c8983 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/11/08 12:02
Pushed v1.39 code

a58a7763 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/11/03 11:36
Fix another wrong comment

8457c7dc – Olav Sørensen <olav.sorensen@live.no> authored on 2020/11/03 11:31
Fixed some wrong comments

3c8f3708 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/11/01 14:38
Merge branch 'master' of https://github.com/8bitbubsy/ft2-clone

01075c75 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/11/01 14:38
Pushed v1.38 code

face0dbd – Olav Sørensen <olav.sorensen@live.no> authored and GitHub <noreply@github.com> committed on 2020/10/30 08:14
Update README.md

86dba48d – Olav Sørensen <olav.sorensen@live.no> authored and GitHub <noreply@github.com> committed on 2020/10/30 08:13
Update README.md

c8ca0713 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/10/29 12:01
Pushed v1.37 code

c0d8c8d6 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/10/14 07:52
Scope fix

b967ab54 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/10/11 08:34
Some very small fixes

0f1e430b – Olav Sørensen <olav.sorensen@live.no> authored on 2020/10/05 11:48
Pushed v1.36 code

e5d197d4 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/09/27 14:48
Pushed v1.35 code

0fe93d00 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/09/09 17:22
Update ft2_header.h

09ef04f7 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/09/09 17:22
Support loading XMs with >32 chans and instrs. with >16 samps.

2f4495e7 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/09/09 17:20
Support loading .XIs with more than 16 samples

7339b2ab – Olav Sørensen <olav.sorensen@live.no> authored on 2020/09/09 17:19
Tiny code cleanup

bdd2e5d6 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/09/07 07:53
Small update to help file

358b8a85 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/09/07 07:53
Mac: Prevent Left Ctrl+Left Cmd+F from doing "Play Pattern"

f9a6d630 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/09/07 07:40
Update ft2_header.h

80f1c710 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/09/07 07:40
Some changes to keybindings

6e71350b – Olav Sørensen <olav.sorensen@live.no> authored on 2020/09/07 07:38
Added some Mac-specific text to the help file

2cf6fcbc – Olav Sørensen <olav.sorensen@live.no> authored on 2020/09/07 07:38
Fix parsing error in an XM-load error message

fa8fc530 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/09/06 07:15
Bugfix in v1.32 for playing empty patterns

0c1f9008 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/09/05 20:04
Cleanup and bugfixes!

976b6bb8 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/08/30 15:57
Fix crash if period reaches a value of 1 with Amiga periods enabled

d87935ae – Olav Sørensen <olav.sorensen@live.no> authored on 2020/08/29 14:29
Pre-calc cubic spline LUT on init, instead of including the table in a header

f9123a09 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/08/28 15:44
Pushed v1.31 code

95112aa9 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/08/23 16:16
Pushed v1.30 code

60a3dd36 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/08/18 05:36
Fix wraparound-issues when using Tab in the pattern editor

fbb9816f – Olav Sørensen <olav.sorensen@live.no> authored on 2020/08/16 12:03
Pushed v1.28 code

23923f12 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/08/03 18:29
Fix some small scaling mistakes

77dc3b3a – Olav Sørensen <olav.sorensen@live.no> authored on 2020/07/30 09:47
Fix some debug settings for the Visual Studio project file

f0826db5 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/07/24 16:19
Pushed v1.27 code

fa67abc5 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/07/05 13:28
Visual Studio: Don't statically link CRT

e7749880 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/06/27 08:35
Rescale values in musicTimeTab64 table to prevent division

028871c4 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/06/23 16:06
Pushed v1.26 code

e8a29beb – Olav Sørensen <olav.sorensen@live.no> authored on 2020/06/19 15:35
Reset sample counter when pressing Play Song (reduces tiny delay)

b8597d32 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/06/15 18:38
Arpeggio is now 100% correct for ticks 31..99

1e5706a2 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/06/15 17:39
Small scope/mixer delta calculation rework

065a7921 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/06/15 17:33
Fix compile error for ARM CPUs

bb041094 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/06/13 08:41
Make the x/y instr. envelope coords text a bit cleaner

eaee288d – Olav Sørensen <olav.sorensen@live.no> authored on 2020/06/12 13:13
Fix y position for panning envelope x/y coords

22c28f1c – Olav Sørensen <olav.sorensen@live.no> authored on 2020/06/12 12:32
Pushed v1.25 code

4e1aaeb9 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/05/21 10:45
Fix XFade bug on 16-bit pingpong samples

f8c0ccfd – Olav Sørensen <olav.sorensen@live.no> authored on 2020/05/13 08:52
Pushed v1.24 code

f1d002c3 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/04/29 14:01
Merge branch 'master' of https://github.com/8bitbubsy/ft2-clone

986a9df1 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/04/29 14:01
Pushed v1.23 code

2188f8d1 – Olav Sørensen <olav.sorensen@live.no> authored and GitHub <noreply@github.com> committed on 2020/04/29 07:47
Merge pull request #5 from alexmyczko/patch-1

de1e709e – Alex Myczko <alex@aiei.ch> authored and GitHub <noreply@github.com> committed on 2020/04/29 03:38
Update README.md

af91213d – Olav Sørensen <olav.sorensen@live.no> authored on 2020/04/27 16:52
Emergency crashfix in v1.22 (when saving XMs)

15897be8 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/04/27 16:14
Pushed v1.22 code

659ffaa4 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/04/22 14:07
Remove some debug files that weren't supposed to get through the last commit

566e7637 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/04/22 14:03
Update ft2_about.c

ac5d22ae – Olav Sørensen <olav.sorensen@live.no> authored on 2020/04/22 14:03
Fixed some bugs and replaced "Space Pigs" color scheme

bb383fc5 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/04/21 15:51
Fixed an oopsie from previous commit

402bc1e2 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/04/21 15:46
Fixed some minor bugs

6c3d4b44 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/04/13 18:29
Pushed v1.20 code

Next