RSS feed
6bc1fe3d
– Olav Sørensen <olav.sorensen@live.no>
authored
and qwx <qwx@sciops.net>
committed
on 2024/04/09 15:30
Update ft2_events.c
6e5235d0
– Olav Sørensen <olav.sorensen@live.no>
authored
and qwx <qwx@sciops.net>
committed
on 2024/04/09 15:30
MSVC: Change 32-bit platform toolset again
d19ad483
– Olav Sørensen <olav.sorensen@live.no>
authored
and qwx <qwx@sciops.net>
committed
on 2024/04/09 08:34
Windows/macOS: Update SDL to v2.30.2
fd6c38de
– Olav Sørensen <olav.sorensen@live.no>
authored
and qwx <qwx@sciops.net>
committed
on 2024/04/09 08:27
MSVC: Revert platform for 32-bit binary (XP support broke)
e81a606f
– Olav Sørensen <olav.sorensen@live.no>
authored
and qwx <qwx@sciops.net>
committed
on 2024/04/09 08:25
MSVC: Use v141 platform for 32-bit binary
55cc80be
– Olav Sørensen <olav.sorensen@live.no>
authored
and qwx <qwx@sciops.net>
committed
on 2024/04/09 08:22
Change verbose info for debug window (SHIFT+CTRL+F)
8a7016b0
– Olav Sørensen <olav.sorensen@live.no>
authored
and qwx <qwx@sciops.net>
committed
on 2024/04/09 08:09
Fix note-overflow count on song transpose
3ac27a04
– Olav Sørensen <olav.sorensen@live.no>
authored
and qwx <qwx@sciops.net>
committed
on 2024/04/04 11:33
Small cleanup
c4b01841
– Olav Sørensen <olav.sorensen@live.no>
authored
and qwx <qwx@sciops.net>
committed
on 2024/04/04 11:27
Change MAX_TAPS to 16
295a330c
– qwx <qwx@sciops.net>
authored
on 2024/03/23 19:40
add bem loader; fix dangling #endif
4ae8fd19
– qwx <qwx@sciops.net>
authored
on 2024/03/23 19:32
sync upstream
222085f3
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2024/03/18 14:49
Update ft2_mouse.c
9a4417bc
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2024/03/18 13:20
Update ft2_mouse.c
89fa5c62
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2024/03/18 11:44
Cleanup
d4198393
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2024/03/18 11:38
Update ft2_header.h
d062ff26
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2024/03/18 11:38
Fullscreen-mode code refactoring (fixes stuff)
eb897d84
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2024/03/17 19:29
More fullscreen fixes
81bc38c9
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2024/03/17 08:24
Update ft2_header.h
e5de9210
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2024/03/17 08:23
Fix possible deadlock in loaders/savers
84b7cec4
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2024/03/17 08:22
Update ft2_sample_saver.c
16a3e0da
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2024/03/11 12:05
Update ft2_video.c
76f746d0
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2024/03/11 11:45
Fixed some fullscreen mode issues
bb752a9d
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2024/03/11 11:45
Update ft2_windowed_sinc.c
438c4b42
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2024/03/11 11:44
Delete SDL_stdinc – Kopi.h
87dd21f7
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2024/03/11 10:14
Update ft2_header.h
4fcc002b
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2024/03/11 10:14
Revert 32-point sinc to 16-point (and fix parameters)
7a40612a
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2024/03/11 10:08
Windows/macOS: Updated SDL to v2.30.1
ccfd02dd
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2024/03/03 11:05
Update ft2_silence_mix.c
4933e4ed
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2024/03/03 11:05
Remove some unneeded macros
cca22a8a
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2024/03/03 11:04
Typo.
6d4ea7ae
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2024/02/23 12:42
Removed 32-bit specific code (32-bit binaries now support all features)
cbfbcc41
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2024/02/23 12:28
Cubic spline code cleanup
65ae4b97
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2024/02/23 12:28
Sinc 16-point -> sinc 32-point
fb2d7b8e
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2024/02/23 12:25
"about screen" changes
8391cc5a
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2024/02/23 12:25
Add support for loading .BEM files (UN05, XM only)
1533d894
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2024/02/23 12:24
Windows/macOS: Updated SDL to v2.30.0
0ae7a5a6
– qwx <qwx@sciops.net>
authored
on 2024/01/28 11:37
sync upstream
d7cf30f8
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2024/01/24 06:45
Revert SDL2.framework's license.txt (code sign error)
037a6d22
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2024/01/21 17:50
MSVC project fix
96bc637f
– Olav Sørensen <olav.sorensen@live.no>
authored
and GitHub <noreply@github.com>
committed
on 2024/01/16 09:00
Update README.md
a6835eeb
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2024/01/16 08:57
Remove mono mixers (was wasteful)
fc5ed170
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2024/01/16 08:57
Fix wrong word in error string
1240f8d6
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2024/01/16 08:56
Update .gitignore
07489459
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2024/01/16 08:56
Update ft2_header.h
7ddfd10a
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2024/01/08 14:24
Fix block mark issues on selection inside last track
fbb15326
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2024/01/06 18:57
It's 2024 now!
bf618361
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2024/01/06 18:56
Merge branch 'master' of https://github.com/8bitbubsy/ft2-clone
8731748e
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2024/01/06 18:56
It's 2024 now!
e18664b3
– Olav Sørensen <olav.sorensen@live.no>
authored
and GitHub <noreply@github.com>
committed
on 2024/01/03 06:56
Merge pull request #47 from nightmareci/master
cb72ebfc
– nightmareci <nightmareci@gmail.com>
authored
on 2023/12/24 08:50
Add support for producing Linux AppImage builds
48af8f2a
– qwx <qwx@sciops.net>
authored
on 2023/12/18 01:50
update mkfile
163e75b7
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2023/12/16 14:47
Cubic spline interpolator added
bcb94c43
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2023/12/16 14:44
Windows/macOS: Updated SDL to v2.28.5
93e72ec9
– qwx <qwx@sciops.net>
authored
on 2023/12/10 19:54
sync upstream
c64b5e19
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2023/12/02 11:00
Replayer cleanup (better var/func names etc.)
89cb1fd4
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2023/12/01 12:12
float instr. envelopes + double->float on voice vols
0909b673
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2023/11/22 10:20
Update README.md
c472a40c
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2023/11/22 10:19
Update README.md
97cca776
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2023/11/22 10:18
Update README.md
b581c2cb
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2023/11/11 18:11
Update README.md
98fcfa79
– qwx <qwx@sciops.net>
authored
on 2023/10/31 23:33
sync upstream
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
92e2a22b
– qwx <qwx@sciops.net>
authored
on 2023/10/14 23:33
sync upstream
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
b579270d
– qwx <qwx@sciops.net>
authored
on 2023/10/08 03:25
sync upstream
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
e7006537
– qwx <qwx@sciops.net>
authored
on 2023/10/03 06:07
sync upstream
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
539b5e6c
– qwx <qwx@sciops.net>
authored
on 2023/09/16 00:20
midi: replace all usbshit by a pipe
77e70eb4
– qwx <qwx@sciops.net>
authored
on 2023/09/16 00:17
sync with ftrv
fbdd310a
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/08/23 16:20
Merge remote-tracking branch 'upstream/master'
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
385b3d29
– qwx <qwx@sciops.net>
authored
on 2023/06/10 21:00
sync with upstream
fa3648bd
– Olav Sørensen <olav.sorensen@live.no>
authored
on 2023/06/09 17:51
Update README.md
df4476ab
– qwx <qwx@sciops.net>
authored
on 2023/05/13 13:00
sync upstream
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...
922d7ef4
– qwx <qwx@sciops.net>
authored
on 2023/05/10 07:16
sync upstream
Next