.. |
render
|
renderDX9: handle more present errors
|
2024-11-24 17:03:01 -05:00 |
about.cpp
|
disable WITH_DEMOS by default
|
2024-11-24 15:38:27 -05:00 |
actionUtil.h
|
update copyright year
|
2024-01-16 21:26:57 -05:00 |
channels.cpp
|
localize window names
|
2024-05-27 17:53:46 -05:00 |
chanOsc.cpp
|
localize window names
|
2024-05-27 17:53:46 -05:00 |
clock.cpp
|
localize window names
|
2024-05-27 17:53:46 -05:00 |
commandPalette.cpp
|
Merge remote-tracking branch 'alederer/multiKeybind'
|
2024-09-29 15:38:35 -05:00 |
commandPalette.h
|
command palette: update copyright year to 2024
|
2024-02-04 17:44:11 -03:00 |
compatFlags.cpp
|
localize window names
|
2024-05-27 17:53:46 -05:00 |
csPlayer.cpp
|
volume portamento (vol porta) on D3xx and D4xx (D4 is fast version, rate * 256)
|
2024-08-23 10:50:13 -07:00 |
cursor.cpp
|
GUI: fix moveSelected going out of bounds
|
2024-11-06 17:49:31 -05:00 |
dataList.cpp
|
instrument drag&drop: fix marking as modified
|
2024-12-25 17:35:09 -05:00 |
debug.cpp
|
added basic watara supervision support
|
2024-08-08 22:58:01 +03:00 |
debug.h
|
update copyright year
|
2024-01-16 21:26:57 -05:00 |
debugWindow.cpp
|
GUI: implement scrolltext
|
2024-11-10 04:14:39 -05:00 |
doAction.cpp
|
GUI: fix wave to sample conversion
|
2024-12-11 18:19:28 -05:00 |
editControls.cpp
|
fix #2182
|
2024-10-12 13:25:12 +02:00 |
editing.cpp
|
fix code style for FurnaceGUI::doPasteMPT
|
2024-12-20 03:20:24 -05:00 |
effectList.cpp
|
effects list: properly scroll table
|
2024-12-06 17:17:52 -05:00 |
exportOptions.cpp
|
closing more popups with esc
|
2024-12-20 03:20:40 -05:00 |
fileDialog.cpp
|
GUI: fix built-in file picker X scroll
|
2024-10-05 02:37:41 -05:00 |
fileDialog.h
|
GUI: prepare to add "save all assets" options
|
2024-07-27 04:35:21 -05:00 |
findReplace.cpp
|
find/replace: dont show octave on note combo preview
|
2024-10-18 16:26:57 -05:00 |
fmPreview.cpp
|
Use bsr() in frequency shift calculations
|
2025-01-09 03:43:27 +07:00 |
font_exo.cpp
|
compress fonts using zlib
|
2024-04-07 16:08:38 -05:00 |
font_furicon.cpp
|
update icon font
|
2024-09-14 00:32:52 -05:00 |
font_icon.cpp
|
compress fonts using zlib
|
2024-04-07 16:08:38 -05:00 |
font_liberationSans.cpp
|
compress fonts using zlib
|
2024-04-07 16:08:38 -05:00 |
font_mononoki.cpp
|
compress fonts using zlib
|
2024-04-07 16:08:38 -05:00 |
font_plexMono.cpp
|
add IBM Plex Sans Japanese/Korean
|
2024-06-12 17:15:54 -05:00 |
font_plexSans.cpp
|
add IBM Plex Sans Japanese/Korean
|
2024-06-12 17:15:54 -05:00 |
font_plexSansJP.cpp
|
add IBM Plex Sans Japanese/Korean
|
2024-06-12 17:15:54 -05:00 |
font_plexSansKR.cpp
|
add IBM Plex Sans Japanese/Korean
|
2024-06-12 17:15:54 -05:00 |
font_proggyClean.cpp
|
compress fonts using zlib
|
2024-04-07 16:08:38 -05:00 |
font_ptMono.cpp
|
compress fonts using zlib
|
2024-04-07 16:08:38 -05:00 |
font_unifont.cpp
|
compress fonts using zlib
|
2024-04-07 16:08:38 -05:00 |
fonts.cpp
|
compress fonts using zlib
|
2024-04-07 16:08:38 -05:00 |
fonts.h
|
add IBM Plex Sans Japanese/Korean
|
2024-06-12 17:15:54 -05:00 |
fontzlib.cpp
|
compress fonts using zlib
|
2024-04-07 16:08:38 -05:00 |
gif_load.h
|
fix realloc with size 0
|
2024-04-01 02:34:28 -05:00 |
gradient.cpp
|
update copyright year
|
2024-01-16 21:26:57 -05:00 |
grooves.cpp
|
localize window names
|
2024-05-27 17:53:46 -05:00 |
gui.cpp
|
wave+sample drag&drop, and supporting swap via ctrl-drag
|
2024-12-19 15:51:21 -03:00 |
gui.h
|
instrument drag&drop: adding option to disable
|
2024-12-20 21:36:04 -03:00 |
guiConst.cpp
|
create sample from wavetable action
|
2024-12-11 18:04:10 -05:00 |
guiConst.h
|
proper setting name, fix overflow by making smaller, ay is psg, sid3 case
|
2024-10-10 23:17:52 +04:00 |
image.cpp
|
handle texture death
|
2024-05-15 19:52:05 -05:00 |
image.h
|
update copyright year
|
2024-01-16 21:26:57 -05:00 |
image_icon.cpp
|
use stb_image for image support
|
2023-02-15 18:32:31 -05:00 |
image_introbg.cpp
|
GUI: intro, part 7 - DO NOT USE
|
2023-02-17 19:40:18 -05:00 |
image_logo.cpp
|
optimize logo
|
2023-02-24 14:33:38 -05:00 |
image_pat.cpp
|
GUI: intro, part 9 - DO NOT USE
|
2023-02-18 19:43:23 -05:00 |
image_tachip.cpp
|
GUI: intro, part 2 - DO NOT USE
|
2023-02-16 04:13:43 -05:00 |
image_talogo.cpp
|
GUI: intro, part 2 - DO NOT USE
|
2023-02-16 04:13:43 -05:00 |
image_wordmark.cpp
|
GUI: intro, part 6 - DO NOT USE
|
2023-02-17 16:30:24 -05:00 |
insEdit.cpp
|
Add fixed octave for block+fnum systems
|
2025-01-09 03:51:14 +07:00 |
intConst.cpp
|
almost there
|
2024-09-21 17:37:30 -05:00 |
intConst.h
|
almost there
|
2024-09-21 17:37:30 -05:00 |
intro.cpp
|
localize window names
|
2024-05-27 17:53:46 -05:00 |
introTune.cpp
|
make intro tune smaller
|
2024-04-10 14:50:20 -05:00 |
introTune.h
|
update copyright year
|
2024-01-16 21:26:57 -05:00 |
log.cpp
|
localize window names
|
2024-05-27 17:53:46 -05:00 |
macstuff.h
|
update copyright year
|
2024-01-16 21:26:57 -05:00 |
macstuff.m
|
ugh why
|
2023-08-31 02:31:33 -05:00 |
memory.cpp
|
localize window names
|
2024-05-27 17:53:46 -05:00 |
midiMap.cpp
|
MIDI input: program change pass-through option
|
2023-12-17 15:30:51 -05:00 |
mixer.cpp
|
localize window names
|
2024-05-27 17:53:46 -05:00 |
newSong.cpp
|
fix user systems not loading when language is not english
|
2024-12-24 14:46:19 -05:00 |
orders.cpp
|
possibly fix timer issues
|
2024-12-09 13:56:20 -05:00 |
osc.cpp
|
localize window names
|
2024-05-27 17:53:46 -05:00 |
patManager.cpp
|
localize window names
|
2024-05-27 17:53:46 -05:00 |
pattern.cpp
|
GUI: fix visualizer when things are on
|
2024-10-17 01:52:06 -05:00 |
piano.cpp
|
localize window names
|
2024-05-27 17:53:46 -05:00 |
plot_nolerp.cpp
|
almost there
|
2024-09-21 17:37:30 -05:00 |
plot_nolerp.h
|
allow custom hover text for bitfield macros
|
2024-08-22 18:11:15 +03:00 |
presets.cpp
|
TurboSoundFM doesnt allow internal AY
|
2024-10-13 17:49:32 +02:00 |
regView.cpp
|
localize window names
|
2024-05-27 17:53:46 -05:00 |
render.cpp
|
prepare for DirectX 9 backend...
|
2024-05-02 15:54:01 -05:00 |
sampleEdit.cpp
|
GUI: fix sample loop crossfade overflow
|
2024-11-24 16:09:42 -05:00 |
sampleUtil.h
|
update copyright year
|
2024-01-16 21:26:57 -05:00 |
scaling.cpp
|
update copyright year
|
2024-01-16 21:26:57 -05:00 |
scaling.h
|
update copyright year
|
2024-01-16 21:26:57 -05:00 |
settings.cpp
|
clamp it
|
2024-12-24 01:38:04 -05:00 |
shellScalingStub.h
|
finally fix that Windows 32-bit crash
|
2023-01-14 23:16:29 -05:00 |
songInfo.cpp
|
localize window names
|
2024-05-27 17:53:46 -05:00 |
songNotes.cpp
|
(sub)song notes: wrap text
|
2024-12-06 17:17:52 -05:00 |
speed.cpp
|
localize window names
|
2024-05-27 17:53:46 -05:00 |
spoiler.cpp
|
localize window names
|
2024-05-27 17:53:46 -05:00 |
stats.cpp
|
localize window names
|
2024-05-27 17:53:46 -05:00 |
stb_image.h
|
use stb_image for image support
|
2023-02-15 18:32:31 -05:00 |
subSongs.cpp
|
(sub)song notes: wrap text
|
2024-12-06 17:17:52 -05:00 |
sysConf.cpp
|
GUI: warn the user when using 8914 and AtomicSSG
|
2024-11-06 18:24:49 -05:00 |
sysEx.cpp
|
GUI: finish some more TODOs
|
2023-08-06 17:35:45 -05:00 |
sysManager.cpp
|
closing more popups with esc
|
2024-12-20 03:20:40 -05:00 |
sysMiscInfo.cpp
|
chtooltip updates... again
|
2024-10-14 03:30:02 -05:00 |
sysPicker.cpp
|
system picker: change separator to table borders
|
2024-12-06 17:17:52 -05:00 |
tileData.h
|
why
|
2024-06-01 03:39:52 -05:00 |
tutorial.cpp
|
GUI: release to open
|
2024-10-10 02:34:18 -05:00 |
userPresets.cpp
|
fix user systems not loading when language is not english
|
2024-12-24 14:46:19 -05:00 |
util.cpp
|
Merge remote-tracking branch 'alederer/multiKeybind'
|
2024-09-29 15:38:35 -05:00 |
util.h
|
Merge remote-tracking branch 'alederer/multiKeybind'
|
2024-09-29 15:38:35 -05:00 |
volMeter.cpp
|
localize window names
|
2024-05-27 17:53:46 -05:00 |
waveEdit.cpp
|
create sample from wavetable action
|
2024-12-11 18:04:10 -05:00 |
xyOsc.cpp
|
localize window names
|
2024-05-27 17:53:46 -05:00 |