James Elliott

Results 47 issues of James Elliott

CDJ-3000s send a [new packet type](https://djl-analysis.deepsymmetry.org/djl-analysis/beats.html#absolute-position-packets) that will allow us to do a vastly better job of tracking current player position and offering tight timecode integration. Once we can get...

Newer versions of rekordbox have been storing 240x240 album art images. The filename is constructed by adding the suffix `_m` to the ordinary artwork filename, right before the `.jpg` prefix....

enhancement

Greetings! I apologize in advance if I am doing something foolish, because Python is not a language I use much, but I find myself needing to build a daemon that...

In theory, `bytefield-svg` supports this, via `(wrap link …)`. And it almost works, but seems to run into browser bugs. Safari does nothing when you click on the link, Firefox...

There’s a new database export file, `ANLZ0000.2EX`, which has the normal tagged type structure we see in all analysis files, and it has two new tags, `PWV6` and `PWV7` which...

enhancement
help wanted

This will definitely affect sections of the packet analysis document, and there may be places in the dysentery code as well that need tweaking.

@brunchboy would like to modularize the project [lib-carabiner](https://github.com/Deep-Symmetry/lib-carabiner) but is unable to do so because edn-java does not define an automatic module name. See [this article](http://branchandbound.net/blog/java/2017/12/automatic-module-name/) for a very good...

Codox supports adding HTML to the head, using [HTML Transformations](https://github.com/weavejester/codox#html-transformations) so it should be possible to set up analytics for those pages as well. The tricky part would be only...

enhancement

If we have an attribute in our response defined as follows: ```json "providerExpiration": { "type": "string", "description": "When this provider (account) is configured to expire, if ever", "format": "date-time", "example":...

Right now this is happening manually, but the support for project secrets should allow it to be automated.