Ecosyste.ms: Timeline

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

mixxxdj/mixxx

daschuer created a review comment on a pull request on mixxxdj/mixxx
```suggestion << tr("Increment bar lenght by one beat, between adjacent markers."); ``` The difficult part is what to do if a padding bar is created? I can imagine to set a "tempora...

View on GitHub

daschuer created a review comment on a pull request on mixxxdj/mixxx
```suggestion << tr("Remove Beat Change Marker") ```

View on GitHub

daschuer created a review comment on a pull request on mixxxdj/mixxx
```suggestion << tr("Remove the beat change marker at the current play position."); ``` What happens with tempo and bar signature? Maybe: "The tempo and bar signature before t...

View on GitHub

daschuer created a review comment on a pull request on mixxxdj/mixxx
```suggestion add("beats_remove_change_marker") ```

View on GitHub

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

View on GitHub

acolombier created a comment on a pull request on mixxxdj/mixxx
Rebased and ready to merge!

View on GitHub

daschuer created a review comment on a pull request on mixxxdj/mixxx
Yes, thank you.

View on GitHub

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

View on GitHub

daschuer created a comment on an issue on mixxxdj/mixxx
Does mixxx.log contain something suspicious? Maybe you can create a backtrace using gdb? This issue contains some hints how to use gdb with flatpack: https://github.com/mixxxdj/mixxx/issue...

View on GitHub

mxmilkiib created a comment on a pull request on mixxxdj/mixxx
I'm getting as far as getting this, but I can't find a way to fix the logic or encapsulation or whatever. ``` controller.launchpadpromk3lppromk3midi.input:debug [Controller] "incoming: " "Launch...

View on GitHub

acolombier created a review comment on a pull request on mixxxdj/mixxx
I have pushed the CO update. Are we happy to move forward now?

View on GitHub

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

View on GitHub

ronso0 opened a pull request on mixxxdj/mixxx
LateNight: use Classic launch image style also for 64 samplers version
follow-up for #13731
slowstone72 starred mixxxdj/mixxx
Swiftb0y created a review on a pull request on mixxxdj/mixxx

View on GitHub

heldderarbeit created a comment on an issue on mixxxdj/mixxx
I can reproduce this crash on Arch, Gnome 47.1, Wayland & Mixxx 2.4.1 installed from Flathub. What crashes: - Start mixxx with dark system theme turned on, then turn it off - Start mixxx with ...

View on GitHub

christophehenry created a review comment on a pull request on mixxxdj/mixxx
Ah the habit of Python's `self` 😌

View on GitHub

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

View on GitHub

M0wLaue starred mixxxdj/mixxx
christophehenry created a review comment on a pull request on mixxxdj/mixxx
Like: ```c++ VERIFY_OR_DEBUG_ASSERT(…) { } jsEngine()->throwError() ``` ?

View on GitHub

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

View on GitHub

mxmilkiib created a comment on a pull request on mixxxdj/mixxx
I've got [this](url) currently, but now the pads aren't even lighting up.

View on GitHub

Swiftb0y created a review comment on a pull request on mixxxdj/mixxx
for `enum class` I prefer `CamelCase` (also looks nicer in JS). I don't know how to express the ISO names well, so I guess the current naming is fine. ```suggestion Latin1, ISO_8...

View on GitHub

Swiftb0y created a review comment on a pull request on mixxxdj/mixxx
this is not common in C++ and some devs even frown upon it. ```suggestion return convertCharset(QStringLiteral("ISO-8859-1"), value); ```

View on GitHub

Swiftb0y created a review comment on a pull request on mixxxdj/mixxx
of course `qjsvalue_cast`, very elegant! :+1:

View on GitHub

Swiftb0y created a review comment on a pull request on mixxxdj/mixxx
I think the implicit `toString` cast is wrong I think (and likely also the cause for the failing test). ```suggestion const auto result = evaluate( "engine.convertCharset(engine....

View on GitHub

Swiftb0y created a review comment on a pull request on mixxxdj/mixxx
I think we also want logoutput here and/or throw an error. wdyt?

View on GitHub

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

View on GitHub

ronso0 opened a draft pull request on mixxxdj/mixxx
DEBUG kbd mapping: umlauts slip through when hit while editable table cell is focused
This adds some logging in order to debug [Keyboard shortcut β€œΓΆβ€ stopped working (other umlauts affected, too)](https://mixxx.discourse.group/t/keyboard-shortcut-o-stopped-working-other-umlauts-aff...
christophehenry created a comment on a pull request on mixxxdj/mixxx
Sapristi.

View on GitHub

Load more