Commit Graph
7 Commits
Author SHA1 Message Date
N. Lo 24593becc9 Make the DTR colors configurable (#77)
* Make the DTR colors configurable

* Allow using (most of) the full RGB space (thanks @Caraxi)
2025-02-09 16:10:31 +00:00
N. Lo fec13209d8 Color-code the DTR entry (#76) 2025-02-09 16:10:31 +00:00
N. Loandrootdarkarchon 650d41c225 Deny reading incomplete MCDFs (#71)
change fileaccess to none

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2025-02-09 16:10:31 +00:00
N. Lo 706aab5bb9 DTR entry: Hide --- separator if list is empty (#63) 2023-10-08 11:17:50 +02:00
N. Lo fe30812aa7 DTR entry: Click to open main UI (#62) 2023-10-05 23:51:22 +02:00
N. Lo dcf072e00b Munge block files on disk (#57)
* Munge block files on disk

* Simplify
2023-08-06 02:36:32 +02:00
N. Lo 0e84d312dc Add DTR entry with number of visible pairs (#52)
* Add DTR entry with number of visible pairs

* Simplify DTR visible pair counter

- Merge the new PairHandlerInvisibleMessage and PairHandlerVisibleDisposedMessage ;
- Leave alone a bunch of messages that were actually unneccessary.

* Match encodings with the rest of the codebase

* Make the DTR entry opt-in and add explanations

* More reliable publishing of PairHandlerVisible/Invisible

* Simplify things for DTR

* Rework async
2023-06-18 23:01:39 +02:00