]> sigrok.org Git - pulseview.git/commit
Replaced Decoder internal GHashTable storage of options with a std::map
authorJoel Holdsworth <redacted>
Wed, 25 Dec 2013 21:37:11 +0000 (21:37 +0000)
committerJoel Holdsworth <redacted>
Wed, 25 Dec 2013 21:37:11 +0000 (21:37 +0000)
commit615f6d25e4144ca6db2d60fe52deacef117c2151
tree2e4e1bdd8eb7dea7da46c215478546aa53cfd459
parent903038a8c9496b23d29535dd8c41a6c207c0831b
Replaced Decoder internal GHashTable storage of options with a std::map

This also solves the problems recommitting decoder options.
pv/data/decode/decoder.cpp
pv/data/decode/decoder.h
pv/prop/binding/decoderoptions.cpp