Margers
|
2b35696400
|
Browser options save
|
2025-01-10 21:22:45 +00:00 |
|
Margers
|
fa9ebd2d4c
|
fpsymbols web friendly
|
2025-01-10 21:22:45 +00:00 |
|
Margers
|
86f61918b4
|
Window list dialog windows size adjustment
|
2025-01-10 21:19:03 +00:00 |
|
Margers
|
d2df6a630c
|
Paste problem fix
|
2025-01-10 21:17:53 +00:00 |
|
Margers
|
4e96751cb7
|
Screen width more than 255 chars (for Unixes at least)
|
2025-01-10 21:16:29 +00:00 |
|
Margers
|
30dcf0b61a
|
Small editor draw optimization
|
2025-01-10 21:16:29 +00:00 |
|
Margers
|
8e5f22383f
|
Message window can be scrolled beyond second to last item
|
2025-01-10 21:13:21 +00:00 |
|
Margers
|
550fd24d29
|
Remove some redundant code
|
2025-01-10 21:13:21 +00:00 |
|
Margers
|
c464f4d58e
|
File open dialog file list adjustments after resize
|
2025-01-10 21:13:21 +00:00 |
|
Margers
|
aebc7458e1
|
Detach List scrollbar value change of focused item change
|
2025-01-10 21:13:21 +00:00 |
|
Margers
|
83d045d1f1
|
Command line parameter -C affects names of *.cfg, *.dsk and *.ini
|
2025-01-10 21:11:55 +00:00 |
|
Margers
|
12bc05d2b4
|
Mouse double click select word, triple click select line
|
2025-01-10 21:10:17 +00:00 |
|
Margers
|
c893233359
|
FV add mouse triple click
|
2025-01-10 21:10:17 +00:00 |
|
Michaël Van Canneyt
|
a6b0e4badc
|
* Fix aggregates calculation. Fixes issue #41018
(cherry picked from commit 7fa6fa257b )
|
2025-01-10 22:11:29 +01:00 |
|
Margers
|
87d4c18992
|
Every compile gets actual current directory (fix for Textmode IDE)
|
2025-01-10 18:38:22 +00:00 |
|
Pierre Muller
|
a9ab15c60d
|
Fix compilation of riscv32 compiler
|
2025-01-10 12:10:02 +00:00 |
|
Sven/Sarah Barth
|
c422c137f8
|
- remove what appears to be debug output (will otherwise lead to exceptions on systems where Output is not open (e.g. Windows service))
|
2025-01-10 09:57:06 +01:00 |
|
mattias
|
5e41a1417f
|
fcl-passrc: fixed proc arg file
|
2025-01-10 08:51:41 +01:00 |
|
florian
|
c3110dfaa9
|
+ RiscV: make use of the fneg.* instruction
|
2025-01-09 22:25:26 +01:00 |
|
Nikolay Nikolov
|
904c25745c
|
* fixed compilation after previous commit
|
2025-01-09 19:04:18 +02:00 |
|
Nikolay Nikolov
|
0d11caa47d
|
+ fix and enable compilation of libjack for Win32 and Win64
|
2025-01-09 19:00:36 +02:00 |
|
Sven/Sarah Barth
|
5af16b3da3
|
* apply patch by Michael Ring to fix compilation for ARM THUMB
|
2025-01-09 07:39:18 +01:00 |
|
Sven/Sarah Barth
|
f29fe358ad
|
- remove unnecessary defines
|
2025-01-08 23:06:29 +01:00 |
|
Sven/Sarah Barth
|
40725146cc
|
+ add intrinsic for 8-bit atomic cmpxchg for wasm32 (this way the fallback for cmxchg is no longer used for wasm32)
|
2025-01-08 23:06:29 +01:00 |
|
florian
|
e698a88b62
|
* make small test lest strict
|
2025-01-08 22:18:44 +01:00 |
|
Michaël Van Canneyt
|
2c03eb2221
|
* Test for es256 signature, by Andrew Haines
|
2025-01-08 15:36:06 +01:00 |
|
Michaël Van Canneyt
|
d6efbfb2bb
|
* Patch from Andrew Haines to fix creating signature. Fixes issue #41058
|
2025-01-08 15:31:27 +01:00 |
|
Michaël Van Canneyt
|
8488c87b20
|
* New fix for fpc_atomic_cmp_xchg_alu, as suggested by Sven
|
2025-01-08 14:56:16 +01:00 |
|
Michaël Van Canneyt
|
5d100fd2c6
|
cpuNbitalu is not the correct type for fpc_atomic_cmp_xchg_alu on webassembly
|
2025-01-08 12:06:52 +01:00 |
|
Nikolay Nikolov
|
29ad3f9ae5
|
+ added libjack example program metro.pp (translated from metro.c)
|
2025-01-08 00:44:24 +02:00 |
|
florian
|
a370b6ff1d
|
* set is_jmp
|
2025-01-07 22:51:16 +01:00 |
|
Nikolay Nikolov
|
3123101b0c
|
+ added libjack example program midiseq.pp (translated from midiseq.c)
|
2025-01-07 23:45:47 +02:00 |
|
Nikolay Nikolov
|
46c2be7407
|
+ added libjack example program midisine.pp (translated from midisine.c)
|
2025-01-07 22:38:11 +02:00 |
|
Sven/Sarah Barth
|
5e57516498
|
* fix #41091: apply patch by @yoozaa80 to use the length of the WideString instead of the single-/multibyte encoded string
|
2025-01-07 21:22:04 +01:00 |
|
Sven/Sarah Barth
|
d595976f4c
|
+ add missing cpu64bit defines for consistency
|
2025-01-07 20:39:16 +01:00 |
|
Nikolay Nikolov
|
1a7d14c04e
|
+ added header translation of jack/control.h to libjack
|
2025-01-07 20:49:10 +02:00 |
|
ccrause
|
891e91590f
|
Do not add abi-call0 to linker options for esp8266
|
2025-01-07 18:18:20 +00:00 |
|
Nikolay Nikolov
|
bd1942eb90
|
+ added header translation of jack/intclient.h to libjack
|
2025-01-07 19:48:48 +02:00 |
|
Nikolay Nikolov
|
885e257c12
|
+ added header translation of jack/jslist.h to libjack
|
2025-01-07 19:31:20 +02:00 |
|
Nikolay Nikolov
|
96144dad6d
|
+ added header translation of jack/metadata.h to libjack
|
2025-01-07 18:34:16 +02:00 |
|
Nikolay Nikolov
|
3b83d06d16
|
+ added header translation of jack/midiport.h to libjack
|
2025-01-07 18:08:12 +02:00 |
|
Nikolay Nikolov
|
1d4ab430f1
|
+ added header translation of jack/net.h to libjack
|
2025-01-07 17:46:44 +02:00 |
|
Pierre Muller
|
f2f39d4aaa
|
Avoid wrong typecast by checking explictly that hp1 is indeed an instruction
|
2025-01-07 14:40:13 +00:00 |
|
Nikolay Nikolov
|
e9a49204ab
|
* libjack: use external on haiku and aix, because they don't support weakexternal
|
2025-01-07 16:34:06 +02:00 |
|
Michaël Van Canneyt
|
3f0593b554
|
* Better fix for atomic operations on wasm
|
2025-01-07 14:42:21 +01:00 |
|
mattias
|
6c7d2f6bac
|
pastojs: default property rtti visibility publishedpublic
|
2025-01-07 13:57:00 +01:00 |
|
mattias
|
e73b47df2a
|
pastojs: extended rtti for methods and properties
|
2025-01-07 13:46:26 +01:00 |
|
florian
|
5ec3e6fd14
|
* restore old error value
|
2025-01-06 18:22:40 +01:00 |
|
Nikolay Nikolov
|
af7e61603a
|
+ added header translation of jack/statistics.h to libjack
|
2025-01-06 19:20:41 +02:00 |
|
Rika Ichinose
|
691dc59a2a
|
Faster trandg.pp.
|
2025-01-06 16:42:32 +00:00 |
|