furnace/src/gui
tildearrow 56d648189a GUI: default to OpenGL on macOS
Metal backend seems to be unstable...
2024-05-21 17:49:59 -05:00
..
render renderGL: settings to change stencil and buffer si 2024-05-20 03:15:43 -05:00
about.cpp new demo song 2024-05-02 14:17:23 -05:00
actionUtil.h update copyright year 2024-01-16 21:26:57 -05:00
channels.cpp update copyright year 2024-01-16 21:26:57 -05:00
chanOsc.cpp prepare to handle other texture formats 2024-05-15 02:48:18 -05:00
clock.cpp update copyright year 2024-01-16 21:26:57 -05:00
commandPalette.cpp GUI: code style 2024-02-07 18:29:08 -05:00
commandPalette.h command palette: update copyright year to 2024 2024-02-04 17:44:11 -03:00
compatFlags.cpp GUI: add missing sample offset compat flag 2024-05-03 18:34:16 -05:00
csPlayer.cpp fix status view 2024-03-11 03:27:44 -05:00
cursor.cpp update copyright year 2024-01-16 21:26:57 -05:00
dataList.cpp GUI: separate wantScrollList 2024-05-21 17:26:04 -05:00
debug.cpp fix build 2024-04-04 03:31:12 -05:00
debug.h update copyright year 2024-01-16 21:26:57 -05:00
debugWindow.cpp prepare to handle other texture formats 2024-05-15 02:48:18 -05:00
doAction.cpp GUI: separate wantScrollList 2024-05-21 17:26:04 -05:00
editControls.cpp implement sort orders 2024-04-29 18:13:44 -05:00
editing.cpp GUI: add action to move selected content 2024-05-06 23:24:57 -05:00
effectList.cpp oh i can change the label 2024-02-04 13:17:14 -05:00
exportOptions.cpp audio export: more stuff 2024-05-11 14:25:53 -05:00
fileDialog.cpp release v0.6pre10 - THE F R E E Z E 2023-09-07 02:33:17 -05:00
fileDialog.h is this faster? 2023-09-20 00:24:55 -05:00
findReplace.cpp update copyright year 2024-01-16 21:26:57 -05:00
fmPreview.cpp GUI: make FM preview follow op mute 2024-03-20 13:26:08 -05:00
font_exo.cpp compress fonts using zlib 2024-04-07 16:08:38 -05:00
font_furicon.cpp GUI: letter icons for SID2 and Bifurcator 2024-04-29 01:38:56 -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 compress fonts using zlib 2024-04-07 16:08:38 -05:00
font_plexSans.cpp compress fonts using zlib 2024-04-07 16:08:38 -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 compress fonts using zlib 2024-04-07 16:08:38 -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 update copyright year 2024-01-16 21:26:57 -05:00
gui.cpp GUI: separate wantScrollList 2024-05-21 17:26:04 -05:00
gui.h GUI: default to OpenGL on macOS 2024-05-21 17:49:59 -05:00
guiConst.cpp GUI: fix SID2 and C64 colors conflicting 2024-05-17 15:56:11 -05:00
guiConst.h update copyright year 2024-01-16 21:26:57 -05: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 GUI: separate wantScrollList 2024-05-21 17:26:04 -05:00
intConst.cpp update copyright year 2024-01-16 21:26:57 -05:00
intConst.h update copyright year 2024-01-16 21:26:57 -05:00
intro.cpp fix possible crash when texture size is 0 2024-05-14 15:06:06 -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 update copyright year 2024-01-16 21:26:57 -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 GUI: make memory usage unit setting effective 2024-03-28 13:50:15 -05:00
midiMap.cpp MIDI input: program change pass-through option 2023-12-17 15:30:51 -05:00
mixer.cpp GUI: remove basic mode 2024-02-11 18:36:38 -05:00
newSong.cpp you broke my build 2024-04-10 12:42:25 -05:00
orders.cpp GUI: clarify "duplicate end" order 2024-02-07 08:14:45 -05:00
osc.cpp software renderer, part F 2024-04-08 22:24:08 -05:00
patManager.cpp implement sort orders 2024-04-29 18:13:44 -05:00
pattern.cpp GUI: improve cursor focus 2024-05-20 19:20:29 -05:00
piano.cpp update copyright year 2024-01-16 21:26:57 -05:00
plot_nolerp.cpp update copyright year 2024-01-16 21:26:57 -05:00
plot_nolerp.h update copyright year 2024-01-16 21:26:57 -05:00
presets.cpp GUI: fix chip flags storage in user presets 2024-04-25 13:30:30 -05:00
regView.cpp update copyright year 2024-01-16 21:26:57 -05:00
render.cpp prepare for DirectX 9 backend... 2024-05-02 15:54:01 -05:00
sampleEdit.cpp handle texture death 2024-05-15 19:52:05 -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 backup management, part 3 2024-05-21 03:43:57 -05:00
shellScalingStub.h finally fix that Windows 32-bit crash 2023-01-14 23:16:29 -05:00
songInfo.cpp GUI: remove basic mode 2024-02-11 18:36:38 -05:00
songNotes.cpp update copyright year 2024-01-16 21:26:57 -05:00
speed.cpp add effects to change virtual tempo 2024-03-15 14:56:55 -05:00
spoiler.cpp update copyright year 2024-01-16 21:26:57 -05:00
stats.cpp memory composition, part 6 2024-03-06 16:12:39 -05:00
stb_image.h use stb_image for image support 2023-02-15 18:32:31 -05:00
subSongs.cpp GUI: reduce pattern/orders latency 2023-09-16 04:08:12 -05:00
sysConf.cpp PowerNoise: remove PAL option 2024-04-29 01:56:07 -05:00
sysEx.cpp GUI: finish some more TODOs 2023-08-06 17:35:45 -05:00
sysManager.cpp ... 2024-02-22 12:48:16 -05:00
sysPartNumber.cpp update copyright year 2024-01-16 21:26:57 -05:00
sysPicker.cpp update copyright year 2024-01-16 21:26:57 -05:00
tileData.h prepare for 0.6.2 2024-03-31 23:35:59 -05:00
tutorial.cpp handle texture death 2024-05-15 19:52:05 -05:00
userPresets.cpp GUI: fix chip flags storage in user presets 2024-04-25 13:30:30 -05:00
util.cpp update copyright year 2024-01-16 21:26:57 -05:00
util.h update copyright year 2024-01-16 21:26:57 -05:00
volMeter.cpp update copyright year 2024-01-16 21:26:57 -05:00
waveEdit.cpp update copyright year 2024-01-16 21:26:57 -05:00
xyOsc.cpp missing? 2024-04-07 01:32:42 +04:00