Thomas Hess
Thomas Hess
I got a FLAC encoded album with mixed sound resolutions [1]. In my case, one track has a resolution of 24 bit, while the rest has the common 16 bit...
# Background I’m currently reverse engineering a binary save file of a CarBest TV, in order to write a channel list editor. For that, I dump the list, perform some...
wxHexEditor crashes with a failed assertion when it tries to decode binary data that contains invalid Unicode characters. Error message printed on the standard output and error message dialogue: `../src/common/strconv.cpp(1188):...
The block starting here https://github.com/mi-g/vdhcoapp/blob/9989b1ada04d3e51135ae2b5de6a42786e97abc4/app/converter.js#L127 looks like you are misusing the ffprobe command line interface. If I understand that block, you are parsing the standard error channel output of ffprobe....
## Classification: Enhancement ## Version AutoKey version: All < 0.96 ## Summary When importing modules, the imported module has no access to the AutoKey scripting API. This is particularly problematic...
## Classification: Enhancement ## Version AutoKey version: < 0.96.0 (all current) Used GUI (Gtk, Qt, or both): both ## Summary There are several rough edges in the Scripting API: -...
## Classification: Enhancement ## Version AutoKey version: < 0.96.0 Used GUI (Gtk, Qt, or both): both ## Summary It’ll be nice to invoke arbitrary DBus methods using a new API...
## Classification: Enhancement ## Version AutoKey version: all < 0.96.0 Used GUI (Gtk, Qt, or both): both ## Summary Listen on the DBus on session termination signals. If one arrives,...
## Summary The macro support for phrases needs some improvement. Most importantly, phrases need a proper regular expression based tokenizer/scanner, The scanner should automatically identify valid, and only valid, macro...
## Classification: Bug, Enhancement ## Summary Update the supplementary files in the autokey repository root to the current state. Currently, several files are out-of-date and unusable. Update: - [ ]...