Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

mixxxdj/mixxx

cr7pt0gr4ph7 created a review on a pull request on mixxxdj/mixxx
Looks good :+1:

View on GitHub

cr7pt0gr4ph7 created a review on a pull request on mixxxdj/mixxx
Looks good :+1:

View on GitHub

daschuer created a comment on an issue on mixxxdj/mixxx
We have already the same for crates. Adding it for playlist should be no issue. https://github.com/mixxxdj/mixxx/blob/6efbf8cd83bd031dbb3d5e562fe4b863927cadd8/src/library/searchqueryparser.cpp#L84 ...

View on GitHub

JoergAtGithub created a review comment on a pull request on mixxxdj/mixxx
Please stay focused on the topic! Key changes and general music annotation are completely unrelated to this PR.

View on GitHub

JoergAtGithub created a review on a pull request on mixxxdj/mixxx

View on GitHub

daschuer created a review comment on a pull request on mixxxdj/mixxx
Ok, I understand `beats_set_change_marker` is than a good fit. @Holzhaus, you post reveals another conceptual issue, it is worth noting: We have in one hand beat maps, where basically every...

View on GitHub

daschuer created a review on a pull request on mixxxdj/mixxx

View on GitHub

daschuer closed a pull request on mixxxdj/mixxx
Mixxx 2.6-alpha-105-g5f1a710870 crashes on startup
Fixes #13746
daschuer closed a pull request on mixxxdj/mixxx
Main
dmitrrryyy opened a pull request on mixxxdj/mixxx
Mixxx 2.6-alpha-105-g5f1a710870 crashes on startup
Fixes #13746
dmitrrryyy opened a pull request on mixxxdj/mixxx
Main
acolombier created a review comment on a pull request on mixxxdj/mixxx
Sounds like we are trying to wrap up a non-trivial concept into a small cryptic string. Adding to the equation our different native languages, that just feels like an impossible task. I think what...

View on GitHub

acolombier created a review on a pull request on mixxxdj/mixxx

View on GitHub

acolombier created a comment on a pull request on mixxxdj/mixxx
The approach I went with is a controller settings to enable the API rejected in #12199, is this is a must have for the screen. As suggested in the PR description, this will allow me to maintain a ...

View on GitHub

Holzhaus created a review comment on a pull request on mixxxdj/mixxx
2.5? main? IDC, just need to know what to target.

View on GitHub

Holzhaus created a review on a pull request on mixxxdj/mixxx

View on GitHub

Holzhaus created a review comment on a pull request on mixxxdj/mixxx
> Why storing the .qm files in the source directory instead? Because otherwise I guess it won't be picked up when compiling Mixxx locally and then running it directly from the build dir. Persona...

View on GitHub

Holzhaus created a review on a pull request on mixxxdj/mixxx

View on GitHub

LeonTheOriginal opened an issue on mixxxdj/mixxx
Adjust BPM by uneven factor / re-enable constant tempo broken when assume constant tempo is disabled.
### Bug Description When "Assume constant tempo" is disabled (in the beat detection preferences), the uneven BPM multiplication options (2/3, 3/4, 3/2, 4/3) are not working. (Double / Halve are wo...
christophehenry created a review comment on a pull request on mixxxdj/mixxx
So if I'm not mistaken, this should look like on my last commit. This, however doesn't work as expected. From JS side, `convertEncoding` returns an object that, printed using `console.log`, display...

View on GitHub

christophehenry created a review on a pull request on mixxxdj/mixxx

View on GitHub

nPrevail created a comment on an issue on mixxxdj/mixxx
> Maybe issue #11757 would be the right feature for your use case? Hm, I don't think so. I think it'd be nice if we had a feature that would outright remove any duplicated tracks in playlist...

View on GitHub

JoergAtGithub created a review comment on a pull request on mixxxdj/mixxx
I think we shouldn't target this to 2.4.

View on GitHub

JoergAtGithub created a review comment on a pull request on mixxxdj/mixxx
Normally, if we compile a source file, we store the output in `${CMAKE_CURRENT_BINARY_DIR}`, Why storing the .qm files in the source directory instead?

View on GitHub

JoergAtGithub created a review on a pull request on mixxxdj/mixxx

View on GitHub

Russe opened an issue on mixxxdj/mixxx
Search: Add Filter "Playlist"
### Feature Description Currently you can not search for tracks which are in specific playlists. There is no filter for "playlist" https://manual.mixxx.org/2.4/en/chapters/library#finding-track...
djantti created a comment on an issue on mixxxdj/mixxx
Yeah, AFAIK that is the most common way of running somewhat standard Linux on Chromebooks. ChromeOS (a highly locked down custom Linux distribution by itself) runs a virtual machine called crosv...

View on GitHub

Russe created a comment on an issue on mixxxdj/mixxx
Maybe issue #11757 would be the right feature for your use case? With crates you can not add a track twice to the same crate, but currently there's no way to sort a crate manually like you can do ...

View on GitHub

Holzhaus opened a draft pull request on mixxxdj/mixxx
feat(cmake): Compile translations at build-time
Compilation actually doesn't take very long (just a few seconds). This allows removing the binary `*.qm` files from the git source tree and thus reduce of both the size of diffs and the transferred...
ywwg created a comment on a pull request on mixxxdj/mixxx
> These only apply for generic code shared between different controllers. the biggest point of controversy was how the data from the engine is shared with the controller. That is a mechanism tha...

View on GitHub

Load more