shithub: ft²

RSS feed

38e7c0b6 – Olav Sørensen <olav.sorensen@live.no> authored on 2023/10/30 10:00
Update license years

71f2dc9c – Olav Sørensen <olav.sorensen@live.no> authored on 2023/10/30 09:51
Windows/macOS: Updated SDL to v2.28.4

46becee7 – Olav Sørensen <olav.sorensen@live.no> authored on 2023/10/30 09:45
Some window event handling changes

ba7827f4 – Olav Sørensen <olav.sorensen@live.no> authored on 2023/10/30 09:44
Rename table for less confusion

c15838c2 – Olav Sørensen <olav.sorensen@live.no> authored on 2023/10/09 14:14
Update ft2_header.h

ba3a1b37 – Olav Sørensen <olav.sorensen@live.no> authored on 2023/10/09 14:14
Update ft2_load_stk.c

cb084e38 – Olav Sørensen <olav.sorensen@live.no> authored on 2023/10/09 14:14
Shift+mouse-wheel in Smp. Ed. = scroll sample data

bb636551 – Olav Sørensen <olav.sorensen@live.no> authored on 2023/10/07 11:11
ALT+F3 was also broken

45ab7ef1 – Olav Sørensen <olav.sorensen@live.no> authored on 2023/10/07 10:48
Update ft2_header.h

9df67d1a – Olav Sørensen <olav.sorensen@live.no> authored on 2023/10/07 10:47
ALT+F4 (Copy Block) fix

11d81a1e – Olav Sørensen <olav.sorensen@live.no> authored on 2023/10/04 08:16
CTRL+A/ALT+A keybindings were swapped

d501f401 – Olav Sørensen <olav.sorensen@live.no> authored on 2023/10/01 14:44
Pushed v1.70 code

edb61e26 – Olav Sørensen <olav.sorensen@live.no> authored on 2023/10/01 14:43
Windows/macOS: Updated SDL to v2.28.3

b859dd5b – Olav Sørensen <olav.sorensen@live.no> authored on 2023/09/26 09:12
Fix CMakeLists.txt for Darwin

c76c4f2a – Olav Sørensen <olav.sorensen@live.no> authored on 2023/09/26 09:12
Fix compiler warnings

7c6a629b – Olav Sørensen <olav.sorensen@live.no> authored on 2023/08/16 08:01
Update ft2_main.c

d5e077ad – Olav Sørensen <olav.sorensen@live.no> authored on 2023/08/16 08:00
Update ft2_main.c

00e1d902 – Olav Sørensen <olav.sorensen@live.no> authored on 2023/08/03 18:42
Fix heavily bugged "pattern expand" routine

d5b30481 – Olav Sørensen <olav.sorensen@live.no> authored on 2023/08/03 18:42
Update ft2_header.h

cc01c3e9 – Olav Sørensen <olav.sorensen@live.no> authored on 2023/08/03 18:41
Fix overflowing crash message

0a8996f3 – Olav Sørensen <olav.sorensen@live.no> authored on 2023/07/25 17:28
Update HOW-TO-COMPILE.txt

156a884b – Olav Sørensen <olav.sorensen@live.no> authored on 2023/06/29 13:11
Pushed v1.68 code

bfaa5bd8 – Olav Sørensen <olav.sorensen@live.no> authored on 2023/06/19 13:47
Update ft2_mouse.c

f95fbe70 – Olav Sørensen <olav.sorensen@live.no> authored on 2023/06/19 13:46
Remove Raspberry Pi video scale limit

fa3648bd – Olav Sørensen <olav.sorensen@live.no> authored on 2023/06/09 17:51
Update README.md

63f90ed3 – Olav Sørensen <olav.sorensen@live.no> authored on 2023/05/13 09:14
Update ft2_audio.c

c4c39194 – Olav Sørensen <olav.sorensen@live.no> authored on 2023/05/12 17:22
Update LICENSE.txt

0b359f70 – Olav Sørensen <olav.sorensen@live.no> authored on 2023/05/12 17:19
Update HOW-TO-COMPILE.txt

23cf84e9 – Olav Sørensen <olav.sorensen@live.no> authored on 2023/05/12 15:08
Merge branch 'master' of https://github.com/8bitbubsy/ft2-clone

b3e8a148 – Olav Sørensen <olav.sorensen@live.no> authored on 2023/05/12 15:08
Don't ask...

da4f449d – Olav Sørensen <olav.sorensen@live.no> authored and GitHub <noreply@github.com> committed on 2023/05/09 15:26
Merge pull request #39 from ftrvxmtrx/fixes

c923ad1b – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/05/04 00:19
ft2_load_aiff.c: include <math.h> for round() + exp2()

0f0dff3f – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/05/04 00:18
ft2_center_mix.h: add a newline at the end to fix a warning

faa77ae5 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/05/04 00:18
replayer: fix compiling with !HAS_MIDI