ft2-clone

Fasttracker 2 clone
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2025-03-05 11:51Update ft2_smpfx.cOlav Sørensen1+2-6
2025-03-04 17:34Update README.mdOlav Sørensen1+1-0
2025-03-04 17:31New smp. ed. "effects" screen, code cleanup + moreOlav Sørensen28+1656-127
2025-03-04 17:25Windows/macOS: Updated SDL to v2.32.2Olav Sørensen139+8760-7444
2025-02-17 12:36Fixed error regarding interpolation in README.mdOlav Sørensen1+1-1
2025-02-16 15:23New mixer interpolator + small tracker scope changesOlav Sørensen22+523-700
2025-02-16 15:22Update ft2_header.hOlav Sørensen1+1-1
2025-02-16 15:22Code cleanupOlav Sørensen1+1-3
2025-02-16 15:21Update help textOlav Sørensen2+629-518
2025-02-16 15:21It's 2025 now!Olav Sørensen3+4-4
2025-02-16 15:21Windows/macOS: Updated SDL to v2.30.12Olav Sørensen161+274-772
2025-01-23 10:55Removed some wrong info in ft2_cubic_spline.cOlav Sørensen1+1-1
2025-01-20 15:22Some small changesOlav Sørensen1+49-11
2025-01-20 15:21Code cleanupOlav Sørensen3+4-4
2025-01-19 18:48Update ft2_windowed_sinc.cOlav Sørensen1+2-2
2025-01-17 18:47Update ft2_header.hOlav Sørensen1+1-1
2025-01-17 18:46Update ft2_windowed_sinc.cOlav Sørensen1+2-2
2025-01-17 18:46Less RAM usageOlav Sørensen4+5-10
2025-01-17 17:08Update ft2_windowed_sinc.cOlav Sørensen1+2-2
2025-01-13 11:24Code cleanupOlav Sørensen1+5-5
2025-01-12 16:11Update ft2_windowed_sinc.cOlav Sørensen1+1-1
2025-01-12 16:11Code cleanupOlav Sørensen7+118-147
2024-12-31 17:05Small layout fix for Config -> MiscellaneousOlav Sørensen3+23-21
2024-12-31 16:51Update ft2_about.cOlav Sørensen1+1-1
2024-12-31 16:48More code cleanupOlav Sørensen3+68-77
2024-12-31 14:08Update ft2_about.cOlav Sørensen1+10-10
2024-12-31 14:07Small code cleanupOlav Sørensen2+126-214
2024-12-29 21:48Match starfield speed in "about screen" with FT2 in "FT2 mode"Olav Sørensen1+3-3
2024-12-29 21:48Code cleanupOlav Sørensen2+5-4
2024-12-29 21:48Scroll speed change for waveform in sample editorOlav Sørensen1+4-12
2024-12-28 16:03Small tracker scope optimization + code cleanupOlav Sørensen11+295-273
2024-12-24 18:29Fix some edge-cases for Oxy and Gxy in the .IT loaderOlav Sørensen1+62-3
2024-12-24 18:29Update ft2_header.hOlav Sørensen1+1-1
2024-12-24 18:29Update ft2_load_s3m.cOlav Sørensen1+5-5
2024-12-24 16:09Fix "Set Speed" command during .S3M importOlav Sørensen1+1-1
2024-12-20 21:06Edited the help textOlav Sørensen2+550-548
2024-12-20 20:59Scopes interpolation fixOlav Sørensen4+84-35
2024-12-20 20:59Update ft2_nibbles.cOlav Sørensen1+1-1
2024-12-20 20:59Update ft2_header.hOlav Sørensen1+1-1
2024-12-20 20:59Added legacy "about screen" config optionOlav Sørensen12+1076-115
2024-12-18 12:21Update HOW-TO-COMPILE.txtOlav Sørensen1+3-4
2024-12-10 20:57Windows/macOS: Updated SDL to v2.30.10Olav Sørensen21+22-18
2024-12-10 20:40Fix a mixer/voice delta problem when voice vol is zeroOlav Sørensen2+6-6
2024-12-09 15:05Fix invisible food (number) in Nibbles (v1.89 bug)Olav Sørensen6+33-12
2024-12-07 21:22v1.89 mega-commit (unfortunately)Olav Sørensen51+4717-3129
2024-11-24 20:50Sample trigger fix for tracker scopesOlav Sørensen1+2-2
2024-11-18 15:46Update ft2_mix.cOlav Sørensen1+2-3
2024-11-18 15:46Update help textOlav Sørensen2+2259-2258
2024-11-08 10:44Merge pull request #55 from VisenDev/mac-compile-fixesOlav Sørensen1+3-1
2024-11-08 03:21add iconv and corefoundation as required librariesRobert Burnett1+3-1
2024-11-06 20:37Some scope and interpolation fixesOlav Sørensen12+515-300
2024-11-06 20:37Update ft2_header.hOlav Sørensen1+5-1
2024-11-06 20:37Update ft2_about.cOlav Sørensen1+13-10
2024-11-06 20:37.BRR sample loader supportOlav Sørensen5+198-4
2024-11-03 18:30Mega-commit (unfortunately) for v1.87Olav Sørensen31+958-252
2024-11-03 18:30Bug-fix for sprite engine on startupOlav Sørensen1+5-0
2024-11-03 18:30Update ft2_sample_ed_features.cOlav Sørensen1+2-2
2024-11-03 18:29Small changes to the about screenOlav Sørensen1+4-6
2024-11-03 18:28Renamed a constantOlav Sørensen1+2-2
2024-11-03 18:28Some scope changesOlav Sørensen4+323-212
2024-11-03 18:21Updated help fileOlav Sørensen2+502-485
2024-11-03 18:21Visual Studio: Added new source fileOlav Sørensen2+12-4
2024-11-03 18:19Windows/macOS: Updated SDL to v2.30.9Olav Sørensen42+3657-319
2024-09-30 12:25Small code cleanupOlav Sørensen2+54-57
2024-09-11 13:14Forgot to remove debug/test text stringOlav Sørensen1+0-1
2024-09-11 12:38Update ft2_header.hOlav Sørensen1+1-1
2024-09-11 12:38Bug fix for status bar in extended pattern view modeOlav Sørensen1+2-2
2024-09-11 12:37Small code change for the scope visualizerOlav Sørensen3+9-3
2024-09-11 12:33About screen changesOlav Sørensen4+939-1108
2024-08-31 16:42- Windows/macOS: Updated SDL to v2.30.5Olav Sørensen21+102-984
2024-08-31 15:16Update ft2_header.hOlav Sørensen1+1-1
2024-08-31 15:16Waving logo in about screen (fancy alert)Olav Sørensen1+43-5
2024-08-31 14:07Update ft2_sample_ed_features.cOlav Sørensen1+4-7
2024-08-31 13:55Optimized the sample editor "volume change" functionOlav Sørensen1+11-20
2024-08-28 12:23Small bug-fix for echo effect (sample editor)Olav Sørensen1+4-1
2024-08-23 15:33Scrollbar code cleanupOlav Sørensen3+121-116
2024-08-20 18:23The Pinoa IncidentOlav Sørensen1+3-3
2024-08-15 17:32Prevent compiler warning if HAS_LIBFLAC is not definedOlav Sørensen1+2-1
2024-08-15 17:32Remove dead codeOlav Sørensen3+1-7
2024-08-15 16:45Cosmetic fixesOlav Sørensen3+25-25
2024-07-01 10:03Small cleanupOlav Sørensen1+156-137
2024-05-11 11:14Fix sample jamming not working if the pattern editor was hiddenOlav Sørensen3+23-14
2024-05-11 10:58Fixed some stupid things (don't drink and code!)Olav Sørensen2+5-9
2024-05-10 20:19Fix corrupt graphics in extended pattern modeOlav Sørensen1+5-0
2024-05-10 19:32Updated the Keybindings help text to reflect the extra keybindingsOlav Sørensen2+1415-1396
2024-05-10 19:32Pattern editor fixesOlav Sørensen22+162-96
2024-05-10 19:31Windows/macOS: Updated SDL to v2.30.3Olav Sørensen13+19-19
2024-04-22 11:22Small code cleanupOlav Sørensen3+14-11
2024-04-13 12:57More HPC timer editsOlav Sørensen2+9-9
2024-04-13 12:50HPC timer changesOlav Sørensen2+40-10
2024-04-12 12:36More MIDI fixes (ugh)Olav Sørensen7+56-91
2024-04-09 20:24More MIDI stuffOlav Sørensen3+13-14
2024-04-09 20:24Windows: Enable visual style for dialogsOlav Sørensen1+4-0
2024-04-09 17:31MIDI init/close refactor (+ disable on WinXP, buggy)Olav Sørensen6+162-108
2024-04-09 17:30showErrorMsgBox() fix for Windows XPOlav Sørensen1+8-4
2024-04-09 17:29Update ft2_header.hOlav Sørensen1+1-1
2024-04-09 17:29Update ft2_events.cOlav Sørensen1+1-1
2024-04-09 17:29MSVC: Change 32-bit platform toolset againOlav Sørensen1+2-2
2024-04-09 10:34Windows/macOS: Update SDL to v2.30.2Olav Sørensen14+32-28
2024-04-09 10:27MSVC: Revert platform for 32-bit binary (XP support broke)Olav Sørensen1+2-2
2024-04-09 10:24MSVC: Use v141 platform for 32-bit binaryOlav Sørensen1+2-2
2024-04-09 10:22Change verbose info for debug window (SHIFT+CTRL+F)Olav Sørensen2+21-11
2024-04-09 10:08Fix note-overflow count on song transposeOlav Sørensen1+2-2
2024-04-04 13:32Small cleanupOlav Sørensen5+12-14
2024-04-04 13:27Change MAX_TAPS to 16Olav Sørensen1+1-1
2024-03-18 17:49Update ft2_mouse.cOlav Sørensen1+3-3
2024-03-18 16:19Update ft2_mouse.cOlav Sørensen1+4-0
2024-03-18 14:44CleanupOlav Sørensen2+15-21
2024-03-18 14:37Update ft2_header.hOlav Sørensen1+1-1
2024-03-18 14:37Fullscreen-mode code refactoring (fixes stuff)Olav Sørensen6+390-501
2024-03-17 22:28More fullscreen fixesOlav Sørensen8+478-414
2024-03-17 11:23Update ft2_header.hOlav Sørensen1+1-1
2024-03-17 11:22Fix possible deadlock in loaders/saversOlav Sørensen2+47-34
2024-03-17 11:22Update ft2_sample_saver.cOlav Sørensen1+0-1
2024-03-11 15:05Update ft2_video.cOlav Sørensen1+7-0
2024-03-11 14:45Fixed some fullscreen mode issuesOlav Sørensen7+74-50
2024-03-11 14:44Update ft2_windowed_sinc.cOlav Sørensen1+1-1
2024-03-11 14:44Delete SDL_stdinc – Kopi.hOlav Sørensen1+0-844
2024-03-11 13:14Update ft2_header.hOlav Sørensen1+1-1
2024-03-11 13:14Revert 32-point sinc to 16-point (and fix parameters)Olav Sørensen13+668-659
2024-03-11 13:08Windows/macOS: Updated SDL to v2.30.1Olav Sørensen13+17-17
2024-03-03 15:04Update ft2_silence_mix.cOlav Sørensen1+1-1
2024-03-03 15:04Remove some unneeded macrosOlav Sørensen1+0-65
2024-03-03 15:04Typo.Olav Sørensen1+1-1
2024-02-23 16:41Removed 32-bit specific code (32-bit binaries now support all features)Olav Sørensen19+83-200
2024-02-23 16:28Cubic spline code cleanupOlav Sørensen2+6-6
2024-02-23 16:27Sinc 16-point -> sinc 32-pointOlav Sørensen13+304-246
2024-02-23 16:25"about screen" changesOlav Sørensen6+49-181
2024-02-23 16:24Add support for loading .BEM files (UN05, XM only)Olav Sørensen4+419-2
2024-02-23 16:23Windows/macOS: Updated SDL to v2.30.0Olav Sørensen146+1019-360
2024-01-24 10:44Revert SDL2.framework's license.txt (code sign error)Olav Sørensen1+1-1
2024-01-21 21:49MSVC project fixOlav Sørensen2+0-8
2024-01-16 13:00Update README.mdOlav Sørensen1+1-1
2024-01-16 12:57Remove mono mixers (was wasteful)Olav Sørensen5+12-3811
2024-01-16 12:56Fix wrong word in error stringOlav Sørensen1+1-1
2024-01-16 12:56Update .gitignoreOlav Sørensen1+1-0
2024-01-16 12:56Update ft2_header.hOlav Sørensen1+1-1
2024-01-08 18:24Fix block mark issues on selection inside last trackOlav Sørensen2+36-21
2024-01-06 22:56It's 2024 now!Olav Sørensen1+1-1
2024-01-06 22:56Merge branch 'master' of https://github.com/8bitbubsy/ft2-cloneOlav Sørensen6+81-6
2024-01-06 22:56It's 2024 now!Olav Sørensen4+5-5
2024-01-03 10:56Merge pull request #47 from nightmareci/masterOlav Sørensen6+81-6
2023-12-24 21:50Add support for producing Linux AppImage buildsnightmareci6+81-6
2023-12-16 18:47Cubic spline interpolator addedOlav Sørensen24+2412-649
2023-12-16 18:44Windows/macOS: Updated SDL to v2.28.5Olav Sørensen11+15-15
2023-12-02 14:59Replayer cleanup (better var/func names etc.)Olav Sørensen4+316-309
2023-12-01 16:12float instr. envelopes + double->float on voice volsOlav Sørensen7+124-112
2023-11-22 14:19Update README.mdOlav Sørensen1+1-1
2023-11-22 14:19Update README.mdOlav Sørensen1+2-2
2023-11-22 14:17Update README.mdOlav Sørensen1+2-2
2023-11-11 22:11Update README.mdOlav Sørensen1+1-1
2023-10-30 13:00Update license yearsOlav Sørensen7+23-60
2023-10-30 12:50Windows/macOS: Updated SDL to v2.28.4Olav Sørensen11+15-15
2023-10-30 12:45 Some window event handling changesOlav Sørensen2+23-20
2023-10-30 12:44Rename table for less confusionOlav Sørensen4+6-6
2023-10-09 16:13Update ft2_header.hOlav Sørensen1+1-1
2023-10-09 16:13Update ft2_load_stk.cOlav Sørensen1+6-3
2023-10-09 16:13Shift+mouse-wheel in Smp. Ed. = scroll sample dataOlav Sørensen3+1161-1154
2023-10-07 13:11ALT+F3 was also brokenOlav Sørensen1+1-1
2023-10-07 12:47Update ft2_header.hOlav Sørensen1+1-1
2023-10-07 12:47ALT+F4 (Copy Block) fixOlav Sørensen1+1-1
2023-10-04 10:16CTRL+A/ALT+A keybindings were swappedOlav Sørensen2+13-17
2023-10-01 16:43Pushed v1.70 codeOlav Sørensen37+983-1071
2023-10-01 16:43Windows/macOS: Updated SDL to v2.28.3Olav Sørensen19+72-28
2023-09-26 11:12Fix CMakeLists.txt for DarwinOlav Sørensen1+19-2
2023-09-26 11:12Fix compiler warningsOlav Sørensen1+4-3
2023-08-16 10:01Update ft2_main.cOlav Sørensen1+1-1
2023-08-16 10:00Update ft2_main.cOlav Sørensen1+2-3
2023-08-03 20:41Fix heavily bugged "pattern expand" routineOlav Sørensen1+13-19
2023-08-03 20:41Update ft2_header.hOlav Sørensen1+1-1
2023-08-03 20:41Fix overflowing crash messageOlav Sørensen1+1-1
2023-07-25 19:28Update HOW-TO-COMPILE.txtOlav Sørensen1+2-10
2023-06-29 15:11Pushed v1.68 codeOlav Sørensen58+592-270
2023-06-19 15:46Update ft2_mouse.cOlav Sørensen1+3-1
2023-06-19 15:46Remove Raspberry Pi video scale limitOlav Sørensen1+2-20
2023-06-09 19:51Update README.mdOlav Sørensen1+2-1
2023-05-13 11:13Update ft2_audio.cOlav Sørensen1+1-1
2023-05-12 19:22Update LICENSE.txtOlav Sørensen1+1-1
2023-05-12 19:18Update HOW-TO-COMPILE.txtOlav Sørensen1+1-2
2023-05-12 17:07Merge branch 'master' of https://github.com/8bitbubsy/ft2-cloneOlav Sørensen3+3-3
2023-05-12 17:07Don't ask...Olav Sørensen1+3-3
2023-05-09 17:26Merge pull request #39 from ftrvxmtrx/fixesOlav Sørensen3+3-3
2023-05-04 02:19ft2_load_aiff.c: include <math.h> for round() + exp2()Sigrid Solveig Haflínudóttir1+1-0
2023-05-04 02:18ft2_center_mix.h: add a newline at the end to fix a warningSigrid Solveig Haflínudóttir1+1-2
2023-05-04 02:17replayer: fix compiling with !HAS_MIDISigrid Solveig Haflínudóttir1+1-1
2023-04-25 16:03- Windows/macOS: Update SDL to v2.26.5Olav Sørensen156+284-2782
2023-04-25 15:41WAV renderer changes (use current audio settings)Olav Sørensen5+65-32
2023-04-25 14:56Alpha-based fade in for the about screenOlav Sørensen4+118-105
2023-04-25 14:42Fixed MSVC project folder accidentOlav Sørensen1+13-13
2023-04-21 12:18Change one string in the Config -> Audio screenOlav Sørensen1+1-1
2023-04-19 10:18macOS icon update (again)Olav Sørensen1+0-0
2023-04-18 16:11Rounded icon for macOS buildOlav Sørensen1+0-0
2023-04-13 15:46Pushed v1.66 codeOlav Sørensen35+4385-2673
2023-03-30 13:50macOS: Fix LSMinimumSystemVersionOlav Sørensen1+1-1
2023-03-30 12:42"Alt Gr" -> "Right alt" in help textOlav Sørensen2+1364-1364
2023-03-30 12:42Update ft2hlp_to_h.exeOlav Sørensen1+0-0
2023-03-24 16:17Code cleanup + voice volume precision changeOlav Sørensen14+202-312
2023-03-13 14:55Delete readme now.txtOlav Sørensen1+0-10
2023-03-13 14:46Update ft2-clone.vcxprojOlav Sørensen1+3-2
2023-03-13 14:28XP support + linked run-timeOlav Sørensen1+11-12
2023-03-03 13:05Some code cleanupOlav Sørensen4+11-22
2023-03-03 12:32Reset audio/video sync timestamp every half an hourOlav Sørensen1+12-1
2023-03-03 12:31Reset HPC timers every half an hour instead of every hourOlav Sørensen1+3-3
2023-03-02 17:39BPM and audio->video sync precision improvementOlav Sørensen10+153-112
2023-03-02 16:52[MSVC] Remove broken XP supportOlav Sørensen1+4-2
2023-03-02 15:42Removed unused macrosOlav Sørensen1+0-10
2023-03-02 15:42Minor cosmetic code changesOlav Sørensen4+8-7
2023-02-06 21:08Update ft2_hpc.cOlav Sørensen1+0-1
2023-02-06 21:08Edited meanie-commentOlav Sørensen1+1-1
2023-01-24 21:45Fixing of frame delay/wait routinesOlav Sørensen6+82-45
2023-01-24 21:44Update ft2_header.hOlav Sørensen1+1-1
2023-01-24 21:44Updated SDL to v2.26.2Olav Sørensen64+13224-4469
2022-12-21 20:11Update .gitignoreOlav Sørensen1+11-12
2022-11-28 15:02Update ft2_header.hOlav Sørensen1+1-1
2022-11-28 15:02Pattern loop @ row>0 can overflow next pattern row posOlav Sørensen1+9-0
2022-11-28 15:01Minor changes/fixesOlav Sørensen2+16-6
2022-11-24 19:12Small cleanupOlav Sørensen1+2-2
2022-11-24 19:11Remove extra mem alloc alignment (unnecessary)Olav Sørensen5+16-39
2022-11-07 20:09Update ft2_header.hOlav Sørensen1+1-1
2022-11-07 20:09Hack for -/+ key in volume column (some kb layouts)Olav Sørensen1+9-1
2022-10-11 12:50Update SDL to v2.24.1Olav Sørensen16+34-29
2022-10-03 14:23WAV export changesOlav Sørensen8+597-552
2022-10-03 14:23Default Disk Op. dir = desktopOlav Sørensen1+6-1
2022-09-27 14:22Windows: Set default disk op. dir to the user's desktopOlav Sørensen2+2-2
2022-09-27 14:21Update ft2_replayer.cOlav Sørensen1+0-1
2022-09-19 22:02SDL 2.24.0 #ifdef fixesOlav Sørensen3+3-3
2022-09-19 22:01Windowed-sinc interpolator changesOlav Sørensen2+6-6
2022-09-19 22:00Update ft2_sysreqs.cOlav Sørensen1+2-2
2022-09-19 21:59Updated SDL to version 2.24.0Olav Sørensen106+2759-685
2022-09-04 13:20Fix error in make-macos.sh (fixes microphone permissions)Olav Sørensen1+1-1
2022-09-04 13:12Windowed-sinc interpolator changesOlav Sørensen3+83-16
2022-09-04 13:09Hide "64-bit" text in window title for 64-bit versionOlav Sørensen2+23-9
2022-08-24 10:04Better SDL version checkingOlav Sørensen1+7-6
2022-07-11 19:53More fixes and code cleanupOlav Sørensen1+10-10
2022-07-11 19:39Some fullscreen fixes and moreOlav Sørensen6+130-83
2022-07-11 19:38Updated the help textOlav Sørensen2+18-19
2022-07-11 18:50Update ft2_header.hOlav Sørensen1+2-2
2022-07-11 18:41Update make-linux-nomidi-noflac.shOlav Sørensen1+1-1
2022-07-11 18:40Update SDL2Olav Sørensen52+1050-107
2022-07-11 18:37Fix compile errorOlav Sørensen1+1-1
2022-07-11 18:37Update ft2_checkboxes.cOlav Sørensen1+1-1
2022-07-08 16:35Remove compiler warningsOlav Sørensen2+9-2
2022-07-07 22:38Fix FPS counter (CTRL+SHIFT+F)Olav Sørensen3+13-11
2022-06-14 19:25Fixed possible "Copy smp." crashOlav Sørensen1+31-19
2022-06-14 19:25Fix non-sensical system messageOlav Sørensen1+2-1
2022-05-25 10:17Clear pattern loop (E6x) counters on playbackOlav Sørensen2+11-2
2022-05-10 16:12Handle top-left corner as quit in fullscreen modeOlav Sørensen2+6-3
2022-04-20 13:57Forgot to read song name in .DIGI loaderOlav Sørensen1+1-1
2022-04-20 09:30Fix stuck checkbox after leaving config screenOlav Sørensen2+2-1
2022-04-16 19:54Mistakes were made.Olav Sørensen1+1-1
2022-04-16 17:03Fix text mark bug when clicking on a new instrument/sampleOlav Sørensen2+32-29
2022-04-05 17:34Update ft2_header.hOlav Sørensen1+1-1
2022-04-05 17:32Added checkbox for disabling custom FT2 mouse pointerOlav Sørensen6+66-8
2022-03-19 18:20Remove fixed bug from "Known bugs" help textOlav Sørensen2+46-68
2022-03-18 21:28Fix broken audio sampling on macOSOlav Sørensen3+11-0
2022-02-27 13:16Code refactoring: Use new ft2_hpc.c file for HPC timersOlav Sørensen10+201-155
2022-02-27 11:00Update ft2_header.hOlav Sørensen1+1-1
2022-02-27 11:00[.MOD] FIx possible sample loop corruption, f.ex. FARLAND.MOD (issue #33)Olav Sørensen1+0-3
2022-02-25 11:36Fix typo in help textOlav Sørensen2+28-28
2022-02-22 11:28Allow mouse button press to stop audio sampling (issue #31)Olav Sørensen1+1-2
2022-02-09 14:27Force stop WAV rendering if output file exceeds 2GBOlav Sørensen1+21-3
2022-02-01 16:58Update ft2_header.hOlav Sørensen1+1-1
2022-02-01 16:57Don't handle mouse click if window wasn't in focusOlav Sørensen1+0-4
2022-01-12 13:10macOS/Windows: Updated SDL to version 2.0.20Olav Sørensen160+8074-1939
2021-12-16 16:37Merge pull request #27 from niclasr/external-flacOlav Sørensen2+20-1
2021-12-16 15:25Allow using external libflacNiclas Rosenvik2+20-1
2021-12-13 14:08Mac: Allow left Option key for A/X/C/V bindings, and remove "Play Song" on Left Cmd pressOlav Sørensen2+37-4
2021-12-13 14:07Fix bug in ft2_mouse.cOlav Sørensen1+8-0
2021-12-13 14:06Kludge for marking last sample point in fullscreen modeOlav Sørensen1+12-5
2021-12-13 14:06Updated help textOlav Sørensen2+1521-1523
2021-12-13 11:54Fix MacOS compile warning in RtMidi.cppOlav Sørensen1+1-1
2021-12-13 11:25Slight color adjustment of About-screen starsOlav Sørensen1+1-1
2021-12-13 11:20Fix offset bug when using Cut (or CTRL+X) on 16-bit samplesOlav Sørensen1+1-1
2021-12-05 12:40Merge pull request #26 from sulix/dpiwaylandOlav Sørensen1+24-12
2021-12-01 14:46[Mac] Fix occasional mouse scaling bug when leaving fullscreenOlav Sørensen2+3-3
2021-12-01 14:46Update help textOlav Sørensen2+71-57
2021-11-29 12:48Mouse fix for high-DPI non-macOS systems (e.g. Wayland)David Gow1+24-12
2021-11-22 22:17Windows/macOS: Update SDL2 to version 2.0.16Olav Sørensen150+18881-9917
2021-11-22 22:17Fix crash when using the "Copy ins." and "Xchg ins." featureOlav Sørensen2+31-13
2021-11-22 21:49Minor cleanupOlav Sørensen4+3-4
2021-11-22 21:49Fixed small bug in instrument editor piano (+ small cleanup)Olav Sørensen3+46-57
2021-08-31 19:54Create LICENSE.txtOlav Sørensen1+6-0
2021-08-31 19:49Made graphics license a bit more clearOlav Sørensen1+7-5
2021-08-31 19:49Very minor variable/comment changingOlav Sørensen4+5-5
2021-07-24 20:00Merge pull request #22 from ftrvxmtrx/masterOlav Sørensen2+13-1
2021-07-24 20:00Change URL prefix in about screenOlav Sørensen1+1-1
2021-07-24 17:27config: ensure the size of the config_t struct is correctSigrid Solveig Haflínudóttir1+1-0
2021-07-23 23:54pack pal16_t (otherwise crashes on Plan 9)Sigrid Solveig Haflínudóttir1+12-1
2021-07-06 14:51Mouse fix for Wayland (issue #21)Olav Sørensen1+2-2
2021-07-06 14:50Just some minor changesOlav Sørensen2+4-5
2021-05-23 18:52Get out!Olav Sørensen1+0-0
2021-05-23 18:35Pushed v1.47 code (mega-commit, unfortunately)Olav Sørensen137+30160-10434
2021-04-04 19:30S3M loader: If overflown parameter in Axx -> Fxx conversion, clamp to $1F instead of removing effectOlav Sørensen1+5-1
2021-04-02 09:53Fixed problem loading audio settings from config in v1.45Olav Sørensen2+3-3
2021-04-01 16:11Pushed v1.45 codeOlav Sørensen19+550-380
2021-04-01 16:10Some minor stuffOlav Sørensen2+4-3
2021-04-01 09:26Merge branch 'master' of https://github.com/8bitbubsy/ft2-cloneOlav Sørensen2+10-1
2021-04-01 09:26Added some commentsOlav Sørensen1+2-2
2021-04-01 09:25Merge pull request #20 from kode54/masterOlav Sørensen2+10-1
2021-03-29 22:27Fix macOS default audio output device if the config string is emptyChristopher Snowhill1+5-0
2021-03-29 22:17Fix macOS default audio device config, since SDL doesn't appreciably list the current default device firstChristopher Snowhill1+4-0
2021-03-29 22:16Fix diskop default path crash if default path unsetChristopher Snowhill1+1-1
2021-03-15 18:46Linux: Try $XDG_CONFIG_HOME before $HOME on config load, + code cleanupOlav Sørensen2+77-96
2021-03-15 18:44Update ft2_module_loader.cOlav Sørensen1+1-1
2021-03-15 17:11Update .gitignoreOlav Sørensen1+1-0
2021-03-15 09:56Pack TonTyp struct (apparently needed for some systems)Olav Sørensen1+30-34
2021-03-05 16:46Some minor code changeOlav Sørensen11+2196-2181
2021-03-04 12:48Merge branch 'master' of https://github.com/8bitbubsy/ft2-cloneOlav Sørensen1+2-1
2021-03-04 12:48Add support for lading a few more .MOD typesOlav Sørensen2+45-14
2021-03-04 12:46Update ft2_header.hOlav Sørensen1+1-1
2021-03-03 12:15Update README.mdOlav Sørensen1+2-1
2021-03-03 11:55Allow screensaver to be activatedOlav Sørensen1+1-0
2021-03-01 22:30Add new src folders to CMakeList.txt (issue #16)Olav Sørensen1+2-0
2021-03-01 19:04VS project file: How on earth did you end up in there?Olav Sørensen2+0-6
2021-03-01 19:01Big code change, read descriptionOlav Sørensen37+6956-6838
2021-02-26 13:08tuneSample() fix for Amiga periodsOlav Sørensen2+38-19
2021-02-26 12:52tuneSample() didn't use the correct period table under all circumstancesOlav Sørensen11+31-27
2021-02-14 11:41Remove unsuitable quit messages + code cleanupOlav Sørensen5+43-36
2021-02-02 17:50Update help textOlav Sørensen2+1325-1325
2021-02-02 17:39Fix: Key next to left shift (Note Off) was not working on all kb layoutsOlav Sørensen3+22-22
2021-01-27 18:27Merge branch 'master' of https://github.com/8bitbubsy/ft2-cloneOlav Sørensen1+16-5
2021-01-27 18:27Small cleanup of the tuneSample() functionOlav Sørensen1+3-10
2021-01-27 10:58Update README.mdOlav Sørensen1+16-5
2021-01-24 12:23Some cleanup and changing of commentsOlav Sørensen2+28-23
2021-01-23 14:56Fixed strange typo in comment :)Olav Sørensen1+1-1
2021-01-23 14:52Code cleanup: No need for two interpolator macros (8-bit/16-bit)Olav Sørensen1+16-38
2021-01-19 11:51Just some minor changesOlav Sørensen2+3-3
2021-01-13 20:35Don't cache scrollbar parameters (caused stupid bugs)Olav Sørensen4+0-38
2021-01-13 20:23Micro optimizations ;)Olav Sørensen5+35-22
2021-01-13 20:23Better sample import tuning, and micro optimizationsOlav Sørensen1+203-105
2021-01-13 20:22New feature: Draw C-4 (mid-C) frequency in Inster. Ed.Olav Sørensen3+35-63
2021-01-13 20:21Moved some codeOlav Sørensen2+66-0
2021-01-13 20:21YesOlav Sørensen1+1-1
2021-01-13 20:20We don't need this anymore...Olav Sørensen1+0-5
2021-01-13 20:20New MacOS make-scripts for universal Intel/ARM binary buildingOlav Sørensen1+74-11
2021-01-13 20:20Updated some docsOlav Sørensen2+4-9
2021-01-01 19:44Remove SD_RENDERER_ACCELERATED flag (fixes problems in rare cases)Olav Sørensen1+1-1
2021-01-01 19:40Update SDL to version 2.0.14Olav Sørensen70+2035-335
2021-01-01 19:40Update readme now.txtOlav Sørensen1+5-2
2021-01-01 19:402021 string updateOlav Sørensen2+2-2
2021-01-01 19:39Rewrote a comment that was not correct (it lied to you!)Olav Sørensen1+2-2
2020-12-29 12:05Update ft2_header.hOlav Sørensen1+1-1
2020-12-29 12:05[x86/x86_64] Speed up linear interpolation resamplerOlav Sørensen1+8-2
2020-12-29 12:01Faster fade-in of starfield/logo in the about screenOlav Sørensen1+6-6
2020-12-21 15:01VS2019: Add multi-core compilation to debug modeOlav Sørensen1+2-0
2020-12-21 15:01Simplified relocateTon() (still accurate)Olav Sørensen1+13-16
2020-12-05 15:36Some minor cleanupOlav Sørensen5+20-16
2020-11-22 17:49Fixed potential setPos() bugOlav Sørensen1+1-1
2020-11-22 17:48Added boundary sanity checking to BMP loadersOlav Sørensen1+115-13
2020-11-19 20:58Linux compile fixOlav Sørensen1+1-1
2020-11-19 20:13Delete test.zipOlav Sørensen1+0-0
2020-11-19 20:10Pushed v1.41 codeOlav Sørensen42+2171-3285
2020-11-14 12:14Pushed v1.40 codeOlav Sørensen14+418-370
2020-11-08 16:01Pushed v1.39 codeOlav Sørensen11+350-316
2020-11-03 15:35Fix another wrong commentOlav Sørensen1+1-1
2020-11-03 15:31Fixed some wrong commentsOlav Sørensen3+17-17
2020-11-01 18:37Merge branch 'master' of https://github.com/8bitbubsy/ft2-cloneOlav Sørensen1+2-0
2020-11-01 18:37Pushed v1.38 codeOlav Sørensen10+103-106
2020-10-30 11:13Update README.mdOlav Sørensen1+1-1
2020-10-30 11:13Update README.mdOlav Sørensen1+2-0
2020-10-29 15:00Pushed v1.37 codeOlav Sørensen32+1636-1364
2020-10-14 09:52Scope fixOlav Sørensen1+7-0
2020-10-11 10:33Some very small fixesOlav Sørensen2+51-57
2020-10-05 13:48Pushed v1.36 codeOlav Sørensen20+2482-2320
2020-09-27 16:47Pushed v1.35 codeOlav Sørensen30+3623-1862
2020-09-09 19:21Update ft2_header.hOlav Sørensen1+1-1
2020-09-09 19:21Support loading XMs with >32 chans and instrs. with >16 samps.Olav Sørensen1+190-89
2020-09-09 19:20Support loading .XIs with more than 16 samplesOlav Sørensen1+18-11
2020-09-09 19:19Tiny code cleanupOlav Sørensen1+2-2
2020-09-07 09:53Small update to help fileOlav Sørensen2+1451-1445
2020-09-07 09:53Mac: Prevent Left Ctrl+Left Cmd+F from doing "Play Pattern"Olav Sørensen1+6-1
2020-09-07 09:39Update ft2_header.hOlav Sørensen1+1-1
2020-09-07 09:39Some changes to keybindingsOlav Sørensen3+17-18
2020-09-07 09:37Added some Mac-specific text to the help fileOlav Sørensen2+1343-1302
2020-09-07 09:37Fix parsing error in an XM-load error messageOlav Sørensen1+4-2
2020-09-06 09:15Bugfix in v1.32 for playing empty patternsOlav Sørensen1+3-4
2020-09-05 22:03Cleanup and bugfixes!Olav Sørensen3+38-33
2020-08-30 17:57Fix crash if period reaches a value of 1 with Amiga periods enabledOlav Sørensen2+3-3
2020-08-29 16:29Pre-calc cubic spline LUT on init, instead of including the table in a headerOlav Sørensen12+107-2177
2020-08-28 17:43Pushed v1.31 codeOlav Sørensen39+3918-4073
2020-08-23 18:16Pushed v1.30 codeOlav Sørensen6+74-53
2020-08-18 07:35Fix wraparound-issues when using Tab in the pattern editorOlav Sørensen2+7-1
2020-08-16 14:03Pushed v1.28 codeOlav Sørensen15+220-250
2020-08-03 20:29Fix some small scaling mistakesOlav Sørensen5+15-22
2020-07-30 11:47Fix some debug settings for the Visual Studio project fileOlav Sørensen1+4-17
2020-07-24 18:18Pushed v1.27 codeOlav Sørensen33+5423-5200
2020-07-05 15:28Visual Studio: Don't statically link CRTOlav Sørensen4+18-19
2020-06-27 10:35Rescale values in musicTimeTab64 table to prevent divisionOlav Sørensen2+171-171
2020-06-23 18:06Pushed v1.26 codeOlav Sørensen8+232-50
2020-06-19 17:35Reset sample counter when pressing Play Song (reduces tiny delay)Olav Sørensen4+113-112
2020-06-15 20:38Arpeggio is now 100% correct for ticks 31..99Olav Sørensen3+23-6
2020-06-15 19:39Small scope/mixer delta calculation reworkOlav Sørensen12+140-183
2020-06-15 19:33Fix compile error for ARM CPUsOlav Sørensen1+8-8
2020-06-13 10:40Make the x/y instr. envelope coords text a bit cleanerOlav Sørensen1+65-26
2020-06-12 15:13Fix y position for panning envelope x/y coordsOlav Sørensen1+5-5
2020-06-12 14:31Pushed v1.25 codeOlav Sørensen12+485-263
2020-05-21 12:45Fix XFade bug on 16-bit pingpong samplesOlav Sørensen4+47-37
2020-05-13 10:51Pushed v1.24 codeOlav Sørensen7+82-67
2020-04-29 16:01Merge branch 'master' of https://github.com/8bitbubsy/ft2-cloneOlav Sørensen1+1-1
2020-04-29 16:01Pushed v1.23 codeOlav Sørensen50+1045-1005
2020-04-29 09:47Merge pull request #5 from alexmyczko/patch-1Olav Sørensen1+1-1
2020-04-29 05:38Update README.mdAlex Myczko1+1-1
2020-04-27 18:51Emergency crashfix in v1.22 (when saving XMs)Olav Sørensen1+16-28
2020-04-27 18:13Pushed v1.22 codeOlav Sørensen9+59-54
2020-04-22 16:06Remove some debug files that weren't supposed to get through the last commitOlav Sørensen3+1-4
2020-04-22 16:03Update ft2_about.cOlav Sørensen1+1-0
2020-04-22 16:03Fixed some bugs and replaced "Space Pigs" color schemeOlav Sørensen15+127-113
2020-04-21 17:51Fixed an oopsie from previous commitOlav Sørensen1+1-1
2020-04-21 17:46Fixed some minor bugsOlav Sørensen3+73-2
2020-04-13 20:29Pushed v1.20 codeOlav Sørensen32+1701-1203
2020-04-10 19:08Minimum .WAV rendering rate changed (prevents bug), and cubic spline LUT now has more phasesOlav Sørensen7+2060-1069
2020-04-08 13:25Pushed v1.19 codeOlav Sørensen22+183-399
2020-04-06 19:52Pushed v1.18 codeOlav Sørensen13+152-160
2020-04-03 15:28Pushed v1.17 codeOlav Sørensen7+101-115
2020-04-02 20:08Forgot to remove some obsolete stuff in the "Known bugs" help textOlav Sørensen2+537-598
2020-04-02 19:58Pushed v1.16 codeOlav Sørensen16+458-256
2020-03-31 19:39Pushed v1.15 codeOlav Sørensen25+435-644
2020-03-22 19:02Remove files that aren't supposed to be in the source code tree!Olav Sørensen2+0-265
2020-03-22 16:53Two small bugfixes and a big change of how graphics are storedOlav Sørensen89+6020-24029
2020-03-21 14:14Fix Smp. Ed. bug with Repeat/Replen. numbers on non-looping samplesOlav Sørensen3+38-31
2020-03-20 16:27Fixed a couple of mistakes in the help textOlav Sørensen2+450-451
2020-03-18 10:34Pushed v1.13 codeOlav Sørensen12+83-113
2020-03-14 18:11Crash-fix when loading very specific S3M modulesOlav Sørensen1+5-1
2020-03-13 21:35Pushed v1.12 codeOlav Sørensen169+3045-301
2020-03-11 12:02Added some commentsOlav Sørensen1+15-0
2020-03-10 18:57Pushed v1.11 codeOlav Sørensen18+1221-260
2020-03-03 14:03Merge branch 'master' of https://github.com/8bitbubsy/ft2-cloneOlav Sørensen1+4-1
2020-03-03 14:03Pushed v1.10 codeOlav Sørensen36+2688-1930
2020-02-13 17:19Update README.mdOlav Sørensen1+4-1
2020-02-12 22:22STK/UST loop fixOlav Sørensen1+2-5
2020-02-12 20:49Pushed v1.09 codeOlav Sørensen20+1256-1042
2020-02-08 13:41Merge branch 'master' of https://github.com/8bitbubsy/ft2-cloneOlav Sørensen1+7-1
2020-02-08 13:41Pushed v1.08 codeOlav Sørensen17+717-490
2020-01-30 18:42Update README.mdOlav Sørensen1+2-2
2020-01-30 18:37Update README.mdOlav Sørensen1+7-1
2020-01-30 16:05Merge branch 'master' of https://github.com/8bitbubsy/ft2-cloneOlav Sørensen1+2-1
2020-01-30 16:05Pushed v1.07 codeOlav Sørensen32+946-732
2020-01-29 15:09Update README.mdOlav Sørensen1+2-1
2020-01-15 12:37Pushed v1.06 codeOlav Sørensen31+580-272
2019-12-28 14:54Pushed v1.05 codeOlav Sørensen6+38-12
2019-12-17 20:03Quick fix for very recent v1.04 releaseOlav Sørensen1+65-17
2019-12-17 19:41Pushed v1.04 codeOlav Sørensen30+512-399
2019-12-10 18:59Merge branch 'master' of https://github.com/8bitbubsy/ft2-cloneOlav Sørensen1+3-2
2019-12-10 18:57Add further file extensions to .gitignoreOlav Sørensen1+1-0
2019-12-02 12:46Update README.mdOlav Sørensen1+1-1
2019-12-02 12:43Update README.mdOlav Sørensen1+2-1
2019-12-02 12:36Update README.mdOlav Sørensen1+1-1
2019-12-02 12:03Fixed some typos and added unwanted files to .gitignoreOlav Sørensen2+15-3
2019-12-02 11:56Update README.mdOlav Sørensen1+1-1
2019-12-02 11:56Update README.mdOlav Sørensen1+1-1
2019-12-02 11:35Update HOW-TO-COMPILE.txtOlav Sørensen1+4-4
2019-12-02 11:31Added v1.03 source code to repoOlav Sørensen300+157140-0
2019-12-02 11:22Update README.mdOlav Sørensen1+3-0
2019-12-02 11:15Update README.mdOlav Sørensen1+1-1
2019-12-02 11:14Update README.mdOlav Sørensen1+11-0
2019-12-02 10:58Initial commitOlav Sørensen2+31-0