Commit Graph

7 Commits

Author SHA1 Message Date
George Sokianos ab72e26080 Fixes to make the 2.1 branch working on OS4 - WIP 2022-04-04 11:31:17 +01:00
George Sokianos aa14bd6a88 Applied all the necessary changes to make it run under AmigaOS 4.1 FE 2022-03-27 22:57:25 +01:00
Adam f85612e0f0
Fix Project Scanning (#746)
Removed dmon, and replaced with logic that works across Linux, Mac, FreeBSD and Windows. Have tested on all platforms, and seems to work.

Co-authored-by: Jan200101 <sentrycraft123@gmail.com>
2022-03-06 00:59:22 -05:00
Adam Harrison e25f2e9c5c Removed font renderer. 2021-09-24 11:22:39 -04:00
jgmdev 5d2734de81 Merge reproc changes from dev. 2021-06-18 14:19:09 -04:00
Adam 248d70a8ca
Add PCRE to support regular expressions
Use regular expressions instead of Lua patterns for find and replace editor commands.

Syntax files can now use regex or Lua patterns as before keeping backward compatibility for plugins.
2021-06-02 21:27:00 +02:00
rxi d8c4bfa6ba Initial commit 2019-12-28 11:17:56 +00:00