fenugrec
fenugrec
Hi, I'm looking for a way to split a .wav file with embedded cue sheet (BWFMetaedit can export it just fine as XML). This seems to be a bit out...
To make development easier , a .gitignore would be nice to filter out compilation byproducts (*.o , MOC stuff etc). Ability to compile out-of-tree (or as a subdirectory) would also...
vaguely related to #29 (cmake improvements). Trying to package this for Archlinux, with default options cmake is bundling some systemwide libraries (libstdc, libgcrypt, libc, etc...) at the `cmake --install` step....
(same device and system discussed in #2399 ) looking at logs, I thought it strange that a request would return 512 bytes : ``` 54.285255 [D1] Quick update... 54.285266 [D4]...
Hey, how are things going on the defs side... bradsm87 makes a good point, that it may be more convenient to sort and classify defs according to the more permanent...
possibly an optional arg for nc. Would be useful for script-based use. Suggested by bradsm
- [ ] ECUID is called `mECUNO` in the A2L - [ ] FID/HWID is called `mProgVer` related: https://github.com/fenugrec/nissutils/issues/18
Also noticed there are duplicate entries for `NisROM-Tuning-Suite` which unfortunately no longer has an official upstream, being publically unmaintained. The link to https://github.com/dschultzca/NisROM-Tuning-Suite is simply an inactive fork and could...
Hi, I just noticed you have a link to https://github.com/EcuDrugWash/Nissan-ECU-reflashing-tool but that is an outdated clone of my repo; my original project, named `nisprog`, lives at https://github.com/fenugrec/nisprog/ Thanks !
Hi, I'm getting segfaults when working with MIDI tracks. I don't have perfectly repeatable steps to trigger the crash, but I can get it to happen under gdb. Typical session...