Commit graph

10122 commits

Author SHA1 Message Date
Natt Akuma 8ceefbe4e5 Add tick count to status bar 2025-08-12 23:00:37 +07:00
AArt1256 a3c33aa31e fixed vgm export for OPN csm+env 2025-08-12 13:02:13 +03:00
Kamil Patecki f2e2d4e0b4 Use raw pitch in envelope column 2025-08-11 23:44:06 +02:00
host12prog ccd0d676c2 fix envelope channel pitch slide only writing to low byte of period 2025-08-08 10:05:47 +07:00
host12prog ccfb3d3407 support ymfm (NO LLE SUPPORT, WHO NEEDS EMULATION THAT ACCURATE) 2025-07-10 18:06:05 +07:00
host12prog 8dd9ede0d0 add envelope channel to OPN SSG + rel. noise & stereo 2025-07-09 21:57:47 +07:00
tildearrow 896f0925b1 GUI: remove colon
i will make this dynamic
2025-07-06 05:11:36 -05:00
RevvoBolt 50101414d3 A small sv.po update 2025-07-05 23:40:15 -05:00
RevvoBolt 6d49ea5b3e An update sv.po
More additions and fixes for sv.po.
2025-07-05 23:40:15 -05:00
Electric Keet 1427fdac3b Doc update: image. 2025-07-05 23:39:34 -05:00
Electric Keet 23841bfaf5 Doc updates: text. 2025-07-05 23:39:34 -05:00
tildearrow 7414adfcc8 GUI: this is what happens when you copy and paste 2025-07-05 16:26:37 -05:00
tildearrow 57813d53c1 GUI: add input boxes for sample selection range
major sample editor additions coming soon
prepare
2025-07-05 05:06:15 -05:00
tildearrow aec1f80279 GUI: new pattern cursor logic, part 18
fix another thing
2025-07-05 04:46:25 -05:00
tildearrow 55e00cf538 GUI: new pattern cursor logic, part 17
fix some more annoyances
2025-07-05 04:32:28 -05:00
tildearrow 853111b99d GUI: new pattern cursor logic, part 16
fix a couple order change-related problems
2025-07-05 04:19:18 -05:00
tildearrow 5928e57203 GUI: prepare4buttonwhichconfinesselection2curorder 2025-07-04 21:14:58 -05:00
tildearrow bc15ae0812 GUI: render more than the previous/next pattern
no more silly length-1 tricks
2025-07-04 18:28:47 -05:00
tildearrow 15a3a4b82d guI: new pattern cursor logic, part 15
latch
2025-07-04 04:44:58 -05:00
tildearrow 3fedef55ea GUi: new pattern cursor logic, part 14
moveSelected
2025-07-04 04:38:58 -05:00
tildearrow 1c7f71ffaa GUI: new pattern cursor logic, part 13
find/replace and some other places I've missed
2025-07-04 04:30:31 -05:00
tildearrow 0bbdfa877e GUI: new pattern cursor logic, part 12
dragging
2025-07-04 04:05:35 -05:00
tildearrow ae3444566b GUI: new pattern cursor logic, part 11 2025-07-03 20:12:26 -05:00
tildearrow adf850623a GUI: new pattern cursor logic, part 10
fix operations
2025-07-03 20:09:31 -05:00
tildearrow 62c5fe1abd GUI: new pattern cursor logic, part 9
fix movement-related bugs
2025-07-03 19:57:46 -05:00
tildearrow 7a4582d5bd GUI: new pattern cursor logic, part 8
the mega-commit
2025-07-03 19:45:15 -05:00
tildearrow 33dec5ff1d GUI: new pattern cursor logic, part 7
implement delete
prepare other edit actions
2025-06-29 20:57:41 -05:00
tildearrow 186a0ce69f GUI: new pattern cursor logic, part 6 2025-06-29 05:06:06 -05:00
tildearrow 75dca2f114 GUI: new pattern cursor logic, part 5
fix more bugs
2025-06-29 04:37:52 -05:00
tildearrow 608dc375ea GUI: new pattern cursor logic, part 4
fix a couple bugs
2025-06-28 03:49:15 -05:00
tildearrow 9646eb9028 GUI: new pattern cursor logic, part 3 2025-06-28 02:17:40 -05:00
tildearrow 3cb9fbefaa GUI: new pattern cursor logic, part 2
now it automatically changes order so you can select very far
also fix a little bug
2025-06-28 00:55:18 -05:00
tildearrow 7527c7340f yet another workaround to a deadlock in the log th
read

a really stupid workaround but why does notify_one not work
2025-06-28 00:29:21 -05:00
tildearrow b9604c5729 GUI: new pattern cursor logic, part 1 - READ
this new pattern cursor logic will finally allow you to click on any
cell of the previous/next pattern and take you there
on top of that you'll be able to make selections that go beyond the
boundaries of a pattern

operations are not supported yet, so don't try it out!
it won't work properly until I adapt the code.
2025-06-27 20:37:23 -05:00
tildearrow eac8c03158 fix demos/README.md 2025-06-27 01:04:07 -05:00
tildearrow 39623432dd fix order 2025-06-26 20:16:03 -05:00
tildearrow fcb17b3b86 update po files! 2025-06-25 19:14:05 -05:00
tildearrow ab27e6090e ES5506: fix channel count with Amiga pitch 2025-06-25 18:05:03 -05:00
tildearrow c592c44c37 SM8521: "improve" noise
unconfirmed

issue #2567
2025-06-25 17:13:12 -05:00
tildearrow 83f97a794f actually set the correct hint for SDL audio driver
issue #2545
2025-06-25 16:46:05 -05:00
tildearrow 6d5d28484f GUI: code style + ID fix 2025-06-24 03:56:25 -05:00
recme 5eb8718ce5
Added "Coarse Step" option under the "Move Cursor with Scroll Wheel" setting (#2463)
* "Coarse Step" option for Moving Cursor with Scroll Wheel

* Update pattern.cpp

* Update settings.cpp

* Update settings.cpp
2025-06-24 03:55:12 -05:00
tildearrow 801f5c5720 OPL4: fix use of invalid samples
issue #2217
2025-06-24 03:46:08 -05:00
tildearrow 6d7a354531 fix MIDI input not working on ins load preview
issue #2561
2025-06-24 03:34:05 -05:00
tildearrow 38e4245ee0 Virtual Boy: envelope bug status 2025-06-24 02:54:18 -05:00
tildearrow 7fbe9c01a5 Virtual Boy: document hardware bugs
issue #2442
2025-06-24 02:09:52 -05:00
tildearrow cd31b73ecb GUI: locale options update
for languages without region, do not specify region
this will make it work

issue #2549
2025-06-23 20:54:44 -05:00
tildearrow e946404974 a (partial) French translation!
contributed by fouinne44
2025-06-23 20:50:21 -05:00
tildearrow bf366db7e0 GUI: update credits 2025-06-23 19:56:06 -05:00
Floogle 83c9d0a3ee
Improve Virtual Boy emulator (#2446) 2025-06-23 19:52:20 -05:00