e3f4dc6616
fix loading of corrupted uncompressed SCV files
2021-12-02 16:47:12 +01:00
076611eec7
allow multiple loading of same format
2021-11-15 15:14:04 +01:00
c5d77af0d0
fix full name display of generators
2021-03-02 19:32:09 +01:00
787e3accc0
fix warning and left-overs
2021-02-27 14:00:29 +00:00
b778940c83
move interface to primitive types
2021-02-27 13:59:00 +00:00
71297c4e5a
some more refactoring
2021-02-27 13:47:37 +00:00
b69e1886b9
add explicit event list
2021-02-27 13:27:51 +00:00
d65803a4b7
add TreeMap facade
2021-02-26 11:57:54 +00:00
e264ab2cbe
fix name display in waveform view ( #6 )
2021-02-24 06:56:28 +00:00
bca94ceb9d
fix stream row calculation
2021-01-15 15:51:59 +01:00
888edf32be
remove ITxGenerator interface
2021-01-14 23:55:47 +01:00
59859e5d90
cache some more infos for stream
2021-01-14 23:36:29 +01:00
5bae086712
fix (Sonarlint) warnings
2021-01-14 23:36:07 +01:00
0372e03abb
minor database API change
2021-01-14 23:13:11 +01:00
fa4bd0ddd5
move database to hashmap
2021-01-12 11:46:21 +01:00
d674e155e1
fix wrong name extraction
2021-01-12 11:30:37 +01:00
ba6446378a
store complete transactions
...
only complete ScvTx should be put into MapDB otherwise later property
updates might get lost. Since they might not end in the order they start
an additional redirection is need to insert with ascending keys
2021-01-12 07:16:42 +01:00
916215c0c2
fix sonarlint messages
2021-01-09 23:24:00 +01:00
73b21cb80b
add dynamic update of waveform list
2021-01-09 20:10:58 +01:00
eb64cc60c5
fix copyright header, javadoc, and warnings
2021-01-09 12:44:15 +01:00
d970d07048
make ITxGenerator as stream
2021-01-09 10:34:22 +01:00
90f45c698f
fix Sonarlint warnings
2021-01-08 20:50:24 +01:00
af388b2462
add TX attribute value caching
2021-01-08 20:31:24 +01:00
8700e2fdde
Improve loading performance
2021-01-08 15:05:24 +01:00
23ad84ef30
pure memory based implementation of text db reader
2021-01-07 17:38:29 +01:00
0d074ea6ae
fix track and relation handling
2021-01-04 17:39:11 +01:00
841b5fe2b2
cleanup build
2021-01-03 17:44:52 +01:00
85ce07f11f
refactor internal transaction representation
2021-01-03 14:16:56 +01:00
b44f3418f4
fix max concurrency handling
2021-01-02 18:04:48 +01:00
bfbc40c282
fix serialization issue
2021-01-02 17:02:05 +01:00
a51f922ea4
refactor groovy classes to Java, 1st step
2021-01-02 16:15:27 +01:00
6c5032da10
fix sonarlint issues, add IDerivedWaveform interface
2020-11-29 12:42:26 +01:00
bedf4c5c4d
move settings into style provider
2020-11-28 19:41:00 +01:00
7c27bcec47
moved TX interfaces into own package
2020-11-28 14:47:43 +01:00
90f09cc222
adapt UI
2020-11-28 14:08:34 +01:00
21d83f93dc
refactor database class hierarchy
2020-11-28 10:22:22 +01:00
b1148922d8
implement feature-based product definition
2020-06-11 14:34:14 +02:00
97693cd0c4
[WIP ]reorganized dir structure
2020-06-01 22:01:00 +02:00