tildearrow
|
7c3c505c0b
|
CI: get rid of system lib compilation
|
2024-01-30 14:02:37 -05:00 |
|
tildearrow
|
324fe04bc7
|
Genesis demo song
by Molkirill
|
2024-01-30 02:47:17 -05:00 |
|
tildearrow
|
19fdf2c719
|
new multichip demo song
by Zenittikum
|
2024-01-30 02:44:08 -05:00 |
|
tildearrow
|
f60b11215b
|
AY8930 demo song
by traumatized
|
2024-01-30 02:41:43 -05:00 |
|
tildearrow
|
c010b5f659
|
update doc
|
2024-01-30 02:17:48 -05:00 |
|
tildearrow
|
66bacef681
|
GUI: implement "make me a drum kit" option
|
2024-01-30 02:14:14 -05:00 |
|
tildearrow
|
5224c4666d
|
more work that I did not push
|
2024-01-29 23:08:20 -05:00 |
|
tildearrow
|
5fc0aa10e8
|
fix ADPCM-A global vol effect
|
2024-01-29 03:55:58 -05:00 |
|
tildearrow
|
35b0543100
|
Future_Re-ference.fur
by Yuzu
|
2024-01-28 23:45:54 -05:00 |
|
tildearrow
|
311814f34a
|
great
|
2024-01-28 22:52:07 -05:00 |
|
tildearrow
|
4d777bf877
|
you know what, new labels
|
2024-01-28 15:03:19 -05:00 |
|
tildearrow
|
b5ee0c22ef
|
PowerNoise doc is now complete
|
2024-01-28 13:23:02 -05:00 |
|
tildearrow
|
b600be9b26
|
GUI: prepare to add "make me a drum kit"
|
2024-01-28 02:38:20 -05:00 |
|
tildearrow
|
ac1e09af84
|
update PowerNoise doc
|
2024-01-27 18:01:28 -05:00 |
|
psykose
|
3f329e464d
|
GUI: fix overflow in timers
these timer variables are used with SDL_GetPerformanceCounter, which
returns a uint64_t. subtracting these can overflow, which is UB.
|
2024-01-27 15:18:19 -05:00 |
|
tildearrow
|
68ee5167ee
|
GUI: work around layout import crash?
not very well tested... may mess up layout
issue #1629
|
2024-01-27 13:28:24 -05:00 |
|
Abdullah-Ajeebi
|
be35b50ec8
|
Update song-info.md
|
2024-01-27 12:30:17 -05:00 |
|
Abdullah-Ajeebi
|
45af9efd79
|
Update qsound.md
|
2024-01-27 03:04:58 -05:00 |
|
psykose
|
d8e48301fd
|
fix finding freetype via pkg-config
|
2024-01-27 03:04:21 -05:00 |
|
tildearrow
|
845594fbd2
|
and again
|
2024-01-27 01:00:58 -05:00 |
|
tildearrow
|
b3c8286107
|
PowerNoise: fix phase reset macro and improve LFSR
load one
|
2024-01-26 16:19:46 -05:00 |
|
tildearrow
|
9130fffce7
|
PowerNoise: fix phase reset macro
|
2024-01-26 15:08:45 -05:00 |
|
tildearrow
|
1ba7f71a0f
|
PowerNoise: fix slope reset bug
by scratchminer
|
2024-01-26 13:22:23 -05:00 |
|
tildearrow
|
a34a19cb4f
|
name correction
|
2024-01-26 12:37:18 -05:00 |
|
tildearrow
|
8f2084bcd6
|
PowerNoise: prepare to write some docs
|
2024-01-26 02:45:00 -05:00 |
|
tildearrow
|
c55cc8b2ea
|
GUI: delayed layout loading
issue #1629
|
2024-01-26 02:44:47 -05:00 |
|
Lunathir
|
ba8cd2f672
|
Update build.yml
|
2024-01-26 01:53:01 -05:00 |
|
tildearrow
|
73f65d4721
|
GUI: why
|
2024-01-26 00:48:55 -05:00 |
|
tildearrow
|
8146405f88
|
fasdasdf
|
2024-01-25 22:28:18 -05:00 |
|
tildearrow
|
2af85ba80d
|
work around the workaround
|
2024-01-25 21:16:51 -05:00 |
|
tildearrow
|
b20d6deee9
|
CI: possibly work around macOS resource busy probl
|
2024-01-25 20:54:02 -05:00 |
|
tildearrow
|
6ead5235c4
|
GUI: de-localize this error
|
2024-01-25 20:01:29 -05:00 |
|
tildearrow
|
faf6009548
|
temporarily disable safe mode mechanism
issue #1581
|
2024-01-25 19:48:49 -05:00 |
|
tildearrow
|
20ffd5147f
|
GUI: add stereo 86PCM presets
not replacing the previous ones due to uncertainty and lack of reliable
sources
issue #1575
|
2024-01-25 19:41:31 -05:00 |
|
tildearrow
|
5164513fdf
|
kill an ymfm warning
possible compiler false-positive but it was hindering Windows build
|
2024-01-25 19:36:01 -05:00 |
|
tildearrow
|
f04eaffa4b
|
PowerNoise: apply slope fix
|
2024-01-25 19:29:02 -05:00 |
|
tildearrow
|
8487a7516d
|
what? it was still there?
issue #1562
issue #1701
|
2024-01-25 19:19:55 -05:00 |
|
tildearrow
|
04d41dc4e1
|
fix bsr()
now it's the same result across compilers and systems
|
2024-01-25 19:04:34 -05:00 |
|
tildearrow
|
ed007526ff
|
BSR debug
|
2024-01-25 15:46:08 -05:00 |
|
tildearrow
|
91bddb8df6
|
add MIDI debug
issue #1701
|
2024-01-25 15:29:37 -05:00 |
|
tildearrow
|
4deb0041f5
|
PowerNoise: fix chan osc
|
2024-01-25 14:38:41 -05:00 |
|
tildearrow
|
7cca9ebe12
|
re-enable macOS builds
|
2024-01-25 13:54:34 -05:00 |
|
tildearrow
|
f06f8fe725
|
update credits
|
2024-01-25 13:33:22 -05:00 |
|
tildearrow
|
22ba9fd8b6
|
PowerNoise: show octave param in slope ins
|
2024-01-25 13:30:20 -05:00 |
|
tildearrow
|
0a9566d5ad
|
PowerNoise: fix low periods
sadly will increase CPU usage on higher notes
but at least it is fixed
|
2024-01-25 13:22:55 -05:00 |
|
tildearrow
|
bf3353ebb8
|
PowerNoise: and now implement it
|
2024-01-25 12:49:46 -05:00 |
|
tildearrow
|
3548226e46
|
Merge branch 'master' into powernoise
|
2024-01-25 12:39:24 -05:00 |
|
LTVA1
|
30863e029b
|
fix song collapse bringing pattern length to zero
|
2024-01-25 12:37:58 -05:00 |
|
tildearrow
|
ef9a629d76
|
PowerNoise: add octave param
|
2024-01-25 12:37:18 -05:00 |
|
cam900
|
6917c54eef
|
Byte to nibble
|
2024-01-25 21:03:49 +09:00 |
|