shithub: ft2-clone

RSS feed

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

6c8bd4ef – Olav Sørensen <olav.sorensen@live.no> authored on 2020/04/10 17:08
Minimum .WAV rendering rate changed (prevents bug), and cubic spline LUT now has more phases

b9d63e21 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/04/08 11:25
Pushed v1.19 code

9e6e9516 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/04/06 17:53
Pushed v1.18 code

4cb9cdc4 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/04/03 13:28
Pushed v1.17 code

c8e0c5ef – Olav Sørensen <olav.sorensen@live.no> authored on 2020/04/02 18:08
Forgot to remove some obsolete stuff in the "Known bugs" help text

2247f4c8 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/04/02 17:59
Pushed v1.16 code

108c333e – Olav Sørensen <olav.sorensen@live.no> authored on 2020/03/31 17:40
Pushed v1.15 code

aaa773b4 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/03/22 16:03
Remove files that aren't supposed to be in the source code tree!

5c9b644b – Olav Sørensen <olav.sorensen@live.no> authored on 2020/03/22 13:54
Two small bugfixes and a big change of how graphics are stored

4c361537 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/03/21 11:14
Fix Smp. Ed. bug with Repeat/Replen. numbers on non-looping samples

b9a2fce1 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/03/20 13:28
Fixed a couple of mistakes in the help text

007b8a42 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/03/18 07:34
Pushed v1.13 code

ba70ad4e – Olav Sørensen <olav.sorensen@live.no> authored on 2020/03/14 15:11
Crash-fix when loading very specific S3M modules

09fb17bc – Olav Sørensen <olav.sorensen@live.no> authored on 2020/03/13 18:36
Pushed v1.12 code

fd2588ae – Olav Sørensen <olav.sorensen@live.no> authored on 2020/03/11 09:02
Added some comments

6c06e978 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/03/10 15:58
Pushed v1.11 code

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

d8fb8219 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/03/03 10:04
Pushed v1.10 code

b8dad99f – Olav Sørensen <olav.sorensen@live.no> authored and GitHub <noreply@github.com> committed on 2020/02/13 13:19
Update README.md

92209522 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/02/12 18:22
STK/UST loop fix

724a4caf – Olav Sørensen <olav.sorensen@live.no> authored on 2020/02/12 16:50
Pushed v1.09 code

34e6e672 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/02/08 09:41
Merge branch 'master' of https://github.com/8bitbubsy/ft2-clone

898c82f5 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/02/08 09:41
Pushed v1.08 code

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

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

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

fe46cb47 – Olav Sørensen <olav.sorensen@live.no> authored on 2020/01/30 12:06
Pushed v1.07 code

4c269a5c – Olav Sørensen <olav.sorensen@live.no> authored and GitHub <noreply@github.com> committed on 2020/01/29 11:09
Update README.md

8eb89a1c – Olav Sørensen <olav.sorensen@live.no> authored on 2020/01/15 08:38
Pushed v1.06 code

506d1b78 – Olav Sørensen <olav.sorensen@live.no> authored on 2019/12/28 10:54
Pushed v1.05 code

3a734ed0 – Olav Sørensen <olav.sorensen@live.no> authored on 2019/12/17 16:03
Quick fix for very recent v1.04 release

4dfccacd – Olav Sørensen <olav.sorensen@live.no> authored on 2019/12/17 15:42
Pushed v1.04 code

df5ceec1 – Olav Sørensen <olav.sorensen@live.no> authored on 2019/12/10 14:59
Merge branch 'master' of https://github.com/8bitbubsy/ft2-clone

61fa74e8 – Olav Sørensen <olav.sorensen@live.no> authored on 2019/12/10 14:57
Add further file extensions to .gitignore

93d00d9f – Olav Sørensen <olav.sorensen@live.no> authored and GitHub <noreply@github.com> committed on 2019/12/02 08:46
Update README.md

f1e95f5e – Olav Sørensen <olav.sorensen@live.no> authored and GitHub <noreply@github.com> committed on 2019/12/02 08:44
Update README.md

475cc10f – Olav Sørensen <olav.sorensen@live.no> authored and GitHub <noreply@github.com> committed on 2019/12/02 08:36
Update README.md

dc51a65d – Olav Sørensen <olav.sorensen@live.no> authored on 2019/12/02 08:03
Fixed some typos and added unwanted files to .gitignore

20991c16 – Olav Sørensen <olav.sorensen@live.no> authored and GitHub <noreply@github.com> committed on 2019/12/02 07:56
Update README.md

c1d16bf1 – Olav Sørensen <olav.sorensen@live.no> authored and GitHub <noreply@github.com> committed on 2019/12/02 07:56
Update README.md

792ae38c – Olav Sørensen <olav.sorensen@live.no> authored on 2019/12/02 07:35
Update HOW-TO-COMPILE.txt

fb28f3fd – Olav Sørensen <olav.sorensen@live.no> authored on 2019/12/02 07:31
Added v1.03 source code to repo

cd1494f8 – Olav Sørensen <olav.sorensen@live.no> authored and GitHub <noreply@github.com> committed on 2019/12/02 07:23
Update README.md

f6e8f4fd – Olav Sørensen <olav.sorensen@live.no> authored and GitHub <noreply@github.com> committed on 2019/12/02 07:15
Update README.md

63e8c660 – Olav Sørensen <olav.sorensen@live.no> authored and GitHub <noreply@github.com> committed on 2019/12/02 07:14
Update README.md

eb17e10e – Olav Sørensen <olav.sorensen@live.no> authored and GitHub <noreply@github.com> committed on 2019/12/02 06:59
Initial commit