• R/O
  • HTTP
  • SSH
  • HTTPS

Listed des commits

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

RSS
Révision l'heure Auteur
cb5b805 master 2022-05-03 10:27:04 phabrics

Fix for multi-threaded version.

9c918e0 2022-04-25 13:04:00 phabrics

Distribution fixes and updated defaults. Bumping up the version.

2f1dc36 2022-04-24 13:48:51 phabrics

Better handling of the tme-plugins.txt file.

c754103 2022-04-23 21:07:05 phabrics

Dependency fixes for generated source files to be properly handled by concurrent builds.

0243494 2022-04-18 20:35:47 phabrics

Fix modules dependency issues in preparation for parallel builds.

8388ffe 2022-04-09 13:15:40 phabrics

Added GTK library as a dependency for tme-host-gtk to avoid unresolved symbols errors in submodules.

db69ec8 2021-03-21 11:49:46 Ruben Agin

Small fix to allow execution inside of broadway backend display (HTTP).

fe2f220 2021-01-17 15:54:17 Ruben Agin

Confirmed that sjlj works under native win32 properly for serial console or GUI mode; Update to next release candidate.

aa40a9b 2021-01-17 12:52:21 Ruben Agin

Changed default thread types for win32.

5a04ace 2021-01-15 19:34:32 Ruben Agin

Compilation fix for win32 sjlj threads.

f7fbfd9 2021-01-13 18:59:02 Ruben Agin

Got serial port working for win32.

235a0ff 2021-01-05 12:15:42 Ruben Agin

Serial port working under Wine with threads enabled.

7ab4eff 2020-12-31 08:47:11 Ruben Agin

Made I/O more uniform for serial port access, particularly on Win32.

998fb72 2020-12-12 13:18:34 Ruben Agin

Some more changes to input handling routines to correct issues with cross-platform I/O.

d48b76d 2020-12-07 15:15:17 Ruben Agin

More timing fixes.

8b341d1 2020-12-06 20:05:36 Ruben Agin

Some more timing fixes & improvements. Miscellaneous configuration changes.

2eee178 2020-12-01 08:42:44 Ruben Agin

Improved console user interface shell.

fb28b40 2020-11-30 20:45:57 Ruben Agin

Made interactive code more thread-safe; Improved tmesh shell options.

0c135c0 2020-11-30 11:13:40 Ruben Agin

Separated the tmesh evaluation loop from the thread, for a cleaner operation.

bbbefa6 2020-11-28 19:50:36 Ruben Agin

Various fixes to threading logic.

1f1860a 2020-11-27 20:56:57 Ruben Agin

Got new simplified time interface working for default config.

79a5720 2020-11-27 09:25:39 Ruben Agin

Compilation fixes for time change.

12d46dd 2020-11-26 21:38:21 Ruben Agin

Migration to new time standard of 64-bit flat representation.

dcf4c93 2020-11-17 18:32:17 Ruben Agin

Some compilation fixes for Win32 targets.

04c71f2 2020-11-16 12:17:35 Ruben Agin

Changed back to single-threaded model to reenable recode on x86-64.

b7e28b6 2020-09-15 13:35:58 Ruben Agin

Release beta39 with VNC support.

e08aa54 2020-09-14 20:07:27 Ruben Agin

Got VNC display working!!!

b2ce67f 2020-09-14 06:00:29 Ruben Agin

Fixes to compile/link display code properly.

74a7bae 2020-09-12 20:28:46 Ruben Agin

Checkpoint for final VNC code prep.

b5d2faa 2020-09-11 12:02:59 Ruben Agin

New shared display code working with GTK.