Adam Lederer
f9ef00a0be
convert keybind-table-row lambda to member function
2024-09-12 13:46:27 -07:00
Adam Lederer
e240c9996f
Merge remote-tracking branch 'upstream/master' into multiKeybind
2024-09-02 18:33:17 -07:00
Adam Lederer
572eb10e91
add cursor undo/redo actions
2024-09-02 15:51:01 -05:00
Adam Lederer
a30c628a29
bind multiple keys to same action
2024-08-26 22:21:35 -07:00
freq-mod
46e48e42ea
backport default sys picker from B
2024-08-24 11:24:58 +02:00
tildearrow
5bfd389ae6
GUI: new default value for S3M OPL3
2024-08-17 18:24:04 -05:00
tildearrow
636a9921a2
changes
2024-08-17 16:29:13 -05:00
LTVA1
f5743da6e8
Update settings.cpp
2024-08-17 16:26:53 -05:00
LTVA1
5770f381ba
setting to choose between OPL2 and OPL3, channel naming
2024-08-17 16:26:53 -05:00
alederer
fca3ce02a7
Add action to set curIns based on current channel instrument at cursor ( #2090 )
...
* push test
* remove test file
* add GUI_ACTION_PAT_ABSORB_INSTRUMENT action (set current instrument to channel's current instrument column)
---------
Co-authored-by: Adam Lederer <adam@adamlederer.com>
2024-08-17 15:50:52 -05:00
tildearrow
fc772388b7
GUI: this sucks...
2024-07-25 19:59:21 -05:00
tildearrow
4774a38669
GUI: two more options for SL position
2024-07-25 19:36:40 -05:00
tildearrow
69962b8e7b
aaaaaaaaaaaaaaaaaaa
2024-07-24 04:15:49 -05:00
tildearrow
d88a753aba
GUI: prepare auto macro size setting
2024-07-23 22:47:27 -05:00
tildearrow
71f67b4d40
GUI: add missing zero in char list
...
this may have been the cause
2024-07-06 00:21:06 -05:00
tildearrow
72cd745824
patch ImGui so it supports square textures
...
in the font atlas
2024-07-05 18:00:02 -05:00
tildearrow
473defff35
GUI: new macro colors and fixes
...
bitfields now have proper macro color
macro position indicator is no longer hard-coded
2024-07-04 18:08:07 -05:00
tildearrow
394a2b5442
GUI: make multi-threading options visible
2024-07-02 17:34:56 -05:00
tildearrow
b04a2e38db
release v0.6.5
...
the TIA release
2024-06-25 00:33:11 -05:00
Eknous-P
248467830d
add where missing
2024-06-23 03:47:47 -05:00
tildearrow
5b2d0dc4fc
add S3M to the list of extensions
2024-06-22 05:39:38 -05:00
tildearrow
64f931e895
do not set locale if it's English
2024-06-19 13:43:28 -05:00
tildearrow
9aed6fc47c
fix about screen
2024-06-17 23:53:00 -05:00
tildearrow
2fd535eecb
hide incomplete languages
2024-06-17 03:40:17 -05:00
tildearrow
80bf0867f9
add Indonesian language
...
thanks Zumi
2024-06-14 03:10:19 -05:00
tildearrow
d7df8fc744
add characters
2024-06-13 16:40:32 -05:00
tildearrow
1646d70237
translation percentages
...
approximate
2024-06-13 15:57:38 -05:00
tildearrow
2c0ca80e80
Japanese language?
2024-06-12 17:39:27 -05:00
tildearrow
c9669f32ad
add IBM Plex Sans Japanese/Korean
2024-06-12 17:15:54 -05:00
tildearrow
40fdb004ec
actually consider locale script requirements
2024-06-12 16:40:51 -05:00
tildearrow
54a4d6b3f6
localize file dialog
2024-06-12 15:44:55 -05:00
tildearrow
a76a03b433
more es.po updates
2024-06-11 03:04:36 -05:00
tildearrow
d58bcd2681
improve the menu
2024-06-01 18:48:51 -05:00
tildearrow
c9482ba86c
I HATE GLOBAL CONFIGS I HATE GLOBAL CONFIGS I HATE
...
@tildearrow instead of this nonsense you could have just made a language menu in the interface settings
2024-06-01 16:36:00 -05:00
tildearrow
291e7f5d8b
add a string to force glyph ranges
2024-05-31 17:13:20 -05:00
tildearrow
3197e73b2c
localize window names
2024-05-27 17:53:46 -05:00
tildearrow
972346d22d
fix ngettext issue
2024-05-27 16:02:36 -05:00
tildearrow
e12bf82f49
the massive preparations - settings and sysConf
2024-05-26 23:30:33 -05:00
tildearrow
3f34a46575
GUI: prepare to add auto-fill on save
2024-05-24 00:19:03 -05:00
tildearrow
57185c6da9
backup management, part 3
...
Windows
2024-05-21 03:43:57 -05:00
tildearrow
f2b81ed4cb
backup management, part 2
...
backup purging!
2024-05-21 03:16:42 -05:00
tildearrow
4b1a31e70b
incomplete code, because yes
2024-05-20 12:09:00 -05:00
tildearrow
c690c681c5
renderGL: settings to change stencil and buffer si
2024-05-20 03:15:43 -05:00
tildearrow
45783e7797
GUI: fix recent file regression
2024-05-20 02:41:53 -05:00
tildearrow
f7a9b3fca9
fix build
2024-05-20 00:05:56 -05:00
tildearrow
c4c8b6a3f4
backup management, part 1
...
new backup settings
backup manager but purging does not work yet
2024-05-19 19:36:09 -05:00
tildearrow
c06a8d1658
GUI: prepare backup management
2024-05-19 01:56:45 -05:00
tildearrow
5e213256b6
import/export config and factory reset
2024-05-18 16:01:47 -05:00
tildearrow
4086cd3fc5
Merge branch 'master' into configSettings
2024-05-18 04:11:48 -05:00
tildearrow
9d500a23d4
GUI: fix empty tree node
2024-05-17 12:46:45 -05:00