Commit Graph

35 Commits

Author SHA1 Message Date
Michael VAN CANNEYT
bd4e9676fa * Add namespaces.lst 2023-07-27 19:04:09 +02:00
Michaël Van Canneyt
6b5a4dbf6e * use cthreads in correct location 2023-07-19 14:27:28 +02:00
Pierre Muller
ea68c97f50 Remove convert.inc from fpmake include list as it was removed in commit 15ff16d852 2022-12-28 13:44:15 +00:00
nickysn
fdfc40e86b + introduced video.StringDisplayWidth
git-svn-id: branches/unicodekvm@48761 -
2021-02-21 19:31:23 +00:00
nickysn
20a6e682a9 * synchronized with trunk
git-svn-id: branches/unicodekvm@48450 -
2021-01-29 03:03:38 +00:00
Jonas Maebe
e7d1a77f9a * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS
* rename the m68k/PowerPC-MacOS targets to m68k/PowerPC-MacOSClassic
  * repurpose the AArch64/Darwin target for AArch64/macOS
   o make AArch64-Darwin default target for a hosted AArch64-Darwin compiler

git-svn-id: trunk@45758 -
2020-07-10 21:52:24 +00:00
marcus
95ced4a7f5 Amiga: special CRT unit (named vidcrt) based on video unit
git-svn-id: trunk@45197 -
2020-04-30 19:28:45 +00:00
marcus
04a1236ec6 Amiga: CRT Window support, more converted keys
git-svn-id: trunk@43827 -
2019-12-31 17:25:50 +00:00
marcus
9b67c65749 AROS, OS4, MorphOS: Console, ConUnit added, Crt first Version
git-svn-id: trunk@43815 -
2019-12-30 14:32:32 +00:00
marcus
643c1ea7e0 Amiga: First Version of crt for Amiga
git-svn-id: trunk@43814 -
2019-12-30 13:14:10 +00:00
nickysn
0f61895194 + added a global variable Utf8KeyboardInputEnabled in the implementation of the
unix keyboard unit. Initialize it in SysInitKeyboard with the value, returned
  by UnixKvmBase.UTF8Enabled (the same function that checks whether UTF-8 output
  should be enabled in the video unit).

git-svn-id: branches/unicodekvm@41369 -
2019-02-17 23:32:29 +00:00
nickysn
4ea55963ef + introduced unit UnixKvmBase, which is going to contain miscellaneous routines,
commonly used by the unix keyboard, video and mouse units. Currently, it only
  contains the UTF8Enabled function, which was moved away from the video unit
  and which will also be used by the keyboard unit in the future, as soon as
  that unit also gets UTF-8 input support.

git-svn-id: branches/unicodekvm@41357 -
2019-02-17 20:33:56 +00:00
nickysn
0a228b9115 + added missing dependencies on Unix-like platforms - unit 'keyboard' uses unit
'mouse' and unit 'mouse' uses unit 'video'.

git-svn-id: trunk@41353 -
2019-02-17 19:10:53 +00:00
pierre
41d2a0a496 Disable libraries not compiling for jvm-java or jvm-android targets
git-svn-id: trunk@39808 -
2018-09-26 09:29:33 +00:00
marco
98f00acb06 * trunk to 3.3.1
git-svn-id: trunk@39635 -
2018-08-18 15:47:44 +00:00
nickysn
4655e4a424 + ported the 'vesamode' unit to i8086-msdos
git-svn-id: trunk@37745 -
2017-12-16 02:04:49 +00:00
nickysn
a82740d7a7 + implemented the video and mouse units for i8086-msdos
git-svn-id: trunk@37743 -
2017-12-16 00:40:00 +00:00
marcus
77e47d21bb os4units: added iffparse, keymap, clipboard, graphics, intuition, activated some packages
git-svn-id: trunk@33581 -
2016-04-30 13:39:08 +00:00
Károly Balogh
2e398fa8f7 * disabled powerpc-amiga target for packages where it doesn't build (yet), so make all works
git-svn-id: trunk@33481 -
2016-04-10 21:52:33 +00:00
nickysn
bed89062d0 + dummy win16 mouse unit implementation
git-svn-id: trunk@31869 -
2015-09-27 23:35:57 +00:00
nickysn
f436987ca4 + implemented keyboard input in the win16 crt unit
git-svn-id: trunk@31868 -
2015-09-27 23:11:47 +00:00
nickysn
dd4454716e + initial implementation of a win16 keyboard unit
git-svn-id: trunk@31866 -
2015-09-27 22:46:12 +00:00
nickysn
9b0f509242 + initial implementation of a win16 crt unit, implemented on top of the video unit
git-svn-id: trunk@31863 -
2015-09-27 20:53:31 +00:00
nickysn
641ff7580e + initial (and incomplete) implementation of a video unit for win16
git-svn-id: trunk@31858 -
2015-09-27 19:58:07 +00:00
marco
d407b668d1 * version updated to 3.1.1
git-svn-id: trunk@29399 -
2015-01-04 21:09:04 +00:00
joost
0574714317 * Use short 8.3 names for archives on limit83fs-hosts
git-svn-id: trunk@29174 -
2014-11-28 21:35:46 +00:00
Károly Balogh
e126b787a3 Amiga: moved the remnants of the old CRT unit from Amiga RTL to rtl-console package and made it to build at least. It's probably still very broken, and needs fixing.
git-svn-id: trunk@28592 -
2014-09-03 22:43:22 +00:00
Károly Balogh
604b277183 Amiga: rtl-console and fv now builds for classic Amiga. It probably still nukes badly though, due to problems in the age-old AmUnits interface units. To be fixed soon.
git-svn-id: trunk@28567 -
2014-08-31 17:54:00 +00:00
Károly Balogh
143d7d7dd4 rtl-console: unified AROS and MorphOS units except video (for now). but upgraded MorphOS' video unit to AROS level
git-svn-id: trunk@28554 -
2014-08-31 14:48:58 +00:00
marcus
49b0c18c53 AROS: rtl-console, fv, FP-IDE added
git-svn-id: trunk@28552 -
2014-08-31 13:48:16 +00:00
Károly Balogh
85953d5e99 MorphOS: moved system dependent units outside the RTL into the new morphunits package. also renamed some units to match classic Amiga and/or AROS naming
git-svn-id: trunk@28519 -
2014-08-25 02:17:16 +00:00
marco
c6424b2e0b * moved unit terminfo to rtl-console
git-svn-id: trunk@27353 -
2014-03-29 21:00:50 +00:00
marco
f09374a197 * winsock(and -2), sockets and gpm to rtl-extra.
git-svn-id: trunk@26426 -
2014-01-11 19:45:37 +00:00
marco
5aacd4a118 * fixed compilation error in fpmake when used in standalone mode.
git-svn-id: trunk@26385 -
2014-01-04 21:29:53 +00:00
marco
1df3226a2f * skeleton for rtl-console package. Not yet active.
git-svn-id: trunk@26371 -
2014-01-03 21:46:02 +00:00