shithub: ft2-clone

RSS feed

f75ed687 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/07/23 21:55
pack pal16_t (otherwise crashes on Plan 9)

81945108 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/06/16 09:53
update the Plan 9 port

4066d83d – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/06/16 09:41
Merge remote-tracking branch 'remotes/upstream/master'

5dca43d1 – Olav Sørensen <olav.sorensen@live.no> authored on 2021/05/23 16:52
Get out!

13b187b8 – Olav Sørensen <olav.sorensen@live.no> authored on 2021/05/23 16:35
Pushed v1.47 code (mega-commit, unfortunately)

cf882314 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored and Sigrid Solveig Haflínudóttir <sigrid@gloot.com> committed on 2021/04/14 04:05
Merge remote-tracking branch 'upstream/master'

4f7f08a8 – Olav Sørensen <olav.sorensen@live.no> authored on 2021/04/04 17:30
S3M loader: If overflown parameter in Axx -> Fxx conversion, clamp to $1F instead of removing effect

3e7b1847 – Olav Sørensen <olav.sorensen@live.no> authored on 2021/04/02 07:54
Fixed problem loading audio settings from config in v1.45

8af2e427 – Olav Sørensen <olav.sorensen@live.no> authored on 2021/04/01 14:11
Pushed v1.45 code

6a594c82 – Olav Sørensen <olav.sorensen@live.no> authored on 2021/04/01 14:10
Some minor stuff

79e4f7b5 – Olav Sørensen <olav.sorensen@live.no> authored on 2021/04/01 07:26
Merge branch 'master' of https://github.com/8bitbubsy/ft2-clone

252fc5e9 – Olav Sørensen <olav.sorensen@live.no> authored on 2021/04/01 07:26
Added some comments

425cabff – Olav Sørensen <olav.sorensen@live.no> authored and GitHub <noreply@github.com> committed on 2021/04/01 07:25
Merge pull request #20 from kode54/master

3c4a36a3 – Christopher Snowhill <kode54@gmail.com> authored on 2021/03/29 11:27
Fix macOS default audio output device if the config string is empty

01c80a14 – Christopher Snowhill <kode54@gmail.com> authored on 2021/03/29 11:17
Fix macOS default audio device config, since SDL doesn't appreciably list the current default device first

88b376c9 – Christopher Snowhill <kode54@gmail.com> authored on 2021/03/29 11:16
Fix diskop default path crash if default path unset

f2f8ebf7 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/03/18 10:23
plan9 port: do not reinstall npe, ever

179d8092 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/03/17 10:30
add Plan 9 files

8def70ad – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/03/17 10:30
scrollbars: cast to int in order to avoid kencc difference

fdfa2bc1 – Olav Sørensen <olav.sorensen@live.no> authored on 2021/03/15 15:47
Linux: Try $XDG_CONFIG_HOME before $HOME on config load, + code cleanup

f2253537 – Olav Sørensen <olav.sorensen@live.no> authored on 2021/03/15 15:45
Update ft2_module_loader.c

a3d5603f – Olav Sørensen <olav.sorensen@live.no> authored on 2021/03/15 14:11
Update .gitignore

57717500 – Olav Sørensen <olav.sorensen@live.no> authored on 2021/03/15 06:57
Pack TonTyp struct (apparently needed for some systems)

df90433f – Olav Sørensen <olav.sorensen@live.no> authored on 2021/03/05 12:47
Some minor code change

6c0fd54e – Olav Sørensen <olav.sorensen@live.no> authored on 2021/03/04 08:49
Merge branch 'master' of https://github.com/8bitbubsy/ft2-clone

9435ca2b – Olav Sørensen <olav.sorensen@live.no> authored on 2021/03/04 08:49
Add support for lading a few more .MOD types

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

a53c89a1 – Olav Sørensen <olav.sorensen@live.no> authored and GitHub <noreply@github.com> committed on 2021/03/03 08:15
Update README.md

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

Next