furnace/src/gui
2024-06-12 17:39:27 -05:00
..
render renderGL: settings to change stencil and buffer si 2024-05-20 03:15:43 -05:00
about.cpp . 2024-06-08 01:44:39 -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 the massive preparations - GUI 2024-05-26 19:31:17 -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 localize window names 2024-05-27 17:53:46 -05:00
cursor.cpp the massive preparations - GUI 2024-05-26 19:31:17 -05:00
dataList.cpp localize window names 2024-05-27 17:53:46 -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 plural test 2024-06-04 18:09:18 -05:00
doAction.cpp the massive preparations - GUI 2024-05-26 19:31:17 -05:00
editControls.cpp localize window names 2024-05-27 17:53:46 -05:00
editing.cpp the massive preparations - GUI 2024-05-26 19:31:17 -05:00
effectList.cpp localize window names 2024-05-27 17:53:46 -05:00
exportOptions.cpp the massive preparations - GUI 2024-05-26 19:31:17 -05:00
fileDialog.cpp GUI: possibly make it work on sys file picker 2024-05-24 14:49:23 -05:00
fileDialog.h i may have done 2024-05-24 03:51:35 -05:00
findReplace.cpp localize window names 2024-05-27 17:53:46 -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 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 add a string to force glyph ranges 2024-05-31 17:13:20 -05:00
gui.h I HATE GLOBAL CONFIGS I HATE GLOBAL CONFIGS I HATE 2024-06-01 16:36:00 -05:00
guiConst.cpp the massive preparations - GUI 2024-05-26 19:31:17 -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 localize window names 2024-05-27 17:53:46 -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 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 the massive preparations - GUI 2024-05-26 19:31:17 -05:00
orders.cpp localize window names 2024-05-27 17:53:46 -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 localize window names 2024-05-27 17:53:46 -05:00
piano.cpp localize window names 2024-05-27 17:53:46 -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 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 localize window names 2024-05-27 17:53:46 -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 Japanese language? 2024-06-12 17:39:27 -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 localize window names 2024-05-27 17:53:46 -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 fix mishap in subSongs 2024-06-11 02:09:52 -05:00
sysConf.cpp the massive preparations - settings and sysConf 2024-05-26 23:30:33 -05:00
sysEx.cpp GUI: finish some more TODOs 2023-08-06 17:35:45 -05:00
sysManager.cpp localize window names 2024-05-27 17:53:46 -05:00
sysPartNumber.cpp update copyright year 2024-01-16 21:26:57 -05:00
sysPicker.cpp the massive preparations - GUI 2024-05-26 19:31:17 -05:00
tileData.h why 2024-06-01 03:39:52 -05:00
tutorial.cpp why 2024-06-01 03:39:52 -05:00
userPresets.cpp localize window names 2024-05-27 17:53:46 -05:00
util.cpp the massive preparations - GUI 2024-05-26 19:31:17 -05:00
util.h update copyright year 2024-01-16 21:26:57 -05:00
volMeter.cpp localize window names 2024-05-27 17:53:46 -05:00
waveEdit.cpp localize window names 2024-05-27 17:53:46 -05:00
xyOsc.cpp localize window names 2024-05-27 17:53:46 -05:00