Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Mixxx DJ Software
Mixxx creates Free DJ software that allows anyone to perform live mixes.
Collective -
Host: opensource -
https://opencollective.com/mixxx
- Website: https://mixxx.org/
- Code: https://github.com/mixxxdj/mixxx
github.com/mixxxdj/mixxx - 452e3413d5b24601c21ef9c558d8a5d25dfd0a8d authored over 2 years ago
github.com/mixxxdj/mixxx - 1213b994a965b69dca0bd131705d98363c0ff46a authored over 2 years ago
This commit replaces EXPECT assertion with an ASSERT assertion
due to based on the failure, the ...
The commit removes an unnecessary line of code that was forgotten
and not deleted in the develop...
This is a regression since https://github.com/mixxxdj/mixxx/pull/4771
github.com/mixxxdj/mixxx - cba84c1cd0e3bf7c1efce035b0caa24ff06f81c3 authored over 2 years agogithub.com/mixxxdj/mixxx - 968ee4130d4458842e51c54e919b337620ef8309 authored over 2 years ago
Co-authored-by: ronso0 <[email protected]>
github.com/mixxxdj/mixxx - 03541f141c5ff28545425cdb7be952bae8bca93c authored over 2 years agogithub.com/mixxxdj/mixxx - c2d5458787be425b256f3ef0899a3c505e777b80 authored over 2 years ago
Traktor S3: Fix issues with sampler and hotcue buttons
github.com/mixxxdj/mixxx - b06dc6a1272ced9b095ab5ed6434f36af62a6ee4 authored over 2 years ago
This commit replaces SpanUtil class containing static methods
with spanutil namespace and remove...
The commit adds a condition for checking if the size variable data type
is signed. If that's tru...
This commit replaces using iterators with while loop with for loop
using classic indexing.
github.com/mixxxdj/mixxx - 9f25046609cd6e30154d3fb953a16bf143805b9a authored over 2 years ago
github.com/mixxxdj/mixxx - 14c9c97b7e273584020147ec3788a8d606680b65 authored over 2 years ago
github.com/mixxxdj/mixxx - 570b18527676a6680cb8e9de807e593bc021f8f7 authored over 2 years ago
github.com/mixxxdj/mixxx - 81053532e12766dd67c44edd8dd4b168bb607513 authored over 2 years ago
github.com/mixxxdj/mixxx - 8d02350f1fd421222476b5cf1fca31c6d3c22dd8 authored over 2 years ago
github.com/mixxxdj/mixxx - a171dc80b096f42ba5ad6ff0c60e2dc0ab917285 authored over 2 years ago
Shout.c : Add a missing c++14 fall through comment
github.com/mixxxdj/mixxx - 9ba11dbe653c56e82b844c8accbfb5db53f1244c authored over 2 years agogithub.com/mixxxdj/mixxx - 507c61e68004e772df0bd3c0f7b2736bfc7f23fe authored over 2 years ago
github.com/mixxxdj/mixxx - 27dd0952c03d3613cf26f13a278e6de09fe111ad authored over 2 years ago
The commit replaces using std::transform with manual iterators handling
when iterating in Engine...
github.com/mixxxdj/mixxx - 3eb5fdc3c75b1d1da464b7fb77ba23c828ea656a authored over 2 years ago
github.com/mixxxdj/mixxx - 988d7c46cf9c1472fff10e0435838918f2292c83 authored over 2 years ago
This commit renames the kiMaxDelay variable to only kMaxDelay
to avoid using the "i" prefix.
This commit adds using std::span. The span is primarily used
in EngineEffectsDelayTest::AssertId...
This commit adds a method for casting data type of size to data type
of size_type from std::span...
github.com/mixxxdj/mixxx - 3da53da0d0c96127044385ab1f7bf5cd1848fc55 authored over 2 years ago
Update CHANGELOG for a 2.3.4 release
github.com/mixxxdj/mixxx - 39542b9a509739c54768e275ffc328f776962e99 authored over 2 years agoWFindOnWebMenu: Implementing the factory pattern
github.com/mixxxdj/mixxx - e1ee93311268101f06a761a4e258aa3b73a76a73 authored over 2 years agogithub.com/mixxxdj/mixxx - 6d7c77605c9b374fb47e9188f95d9f60a11b04ff authored over 2 years ago
This commit replaces the use of RingDelayBuffer* with unique_ptr.
github.com/mixxxdj/mixxx - 4e6a1ef02303346ab68e8fc721b2ed68a3cc79f9 authored over 2 years ago
The commit removes the information, that the ring buffer is safe
for single-thread only. This in...
This commit improves const correctness a few functions and parameters.
The newly const is added ...
The commit removes the variable for storing the size
of the delay buffer. Instead of the mention...
This commit removes unnecessary explicitly created virtual destructor.
github.com/mixxxdj/mixxx - 1dd8830499153b3c809a569da427f4cca26d1ff4 authored over 2 years ago
It assumed that a signed integer could overflow which is UB
and thus the compiler optimizes anyt...
github.com/mixxxdj/mixxx - 8a40dd99ef09728b2dea18a9fe563116461074d3 authored over 2 years ago
Library: Home/End keys jump to first/last row
github.com/mixxxdj/mixxx - 3e76ca48c7e0c2aec7c21ca756d3294347402d79 authored over 2 years ago
The commit adds the original license for the ring buffer
from the Portable Audio I/O Library. Th...
This commit adds a new ring buffer. This ring buffer serves
for handling a delay. For the first ...
The commit adds tests for the ring buffer for handling delay.
The test set includes tests for te...
This commit adds clearing of the m_jumpLeftAroundMask.
When the RingDelayBuffer::clear method is...
This commit allows, that the size of the jump with the reading position
to the right can be equa...
This commit solves the maximum size of the jump to the left
for the reading position. Based on t...
The commit adds benchmarks for testing the RingDelayBuffer.
The benchmarks test the RingDelayBuf...
wfindonwebmenu: includes changes.
wfindonwebmenu: service url composer added.
findonwebmenufac...
github.com/mixxxdj/mixxx - a932ff55a3f751f017214549566f11598060d615 authored over 2 years agogithub.com/mixxxdj/mixxx - 1657dee43a2cef157f5746f8878abf964d661f16 authored over 2 years ago
github.com/mixxxdj/mixxx - 1513b1b2230ccbe24606e2ebf561eeb43fd21801 authored over 2 years ago
Searchbox: Enter jumps to tracks if search query was transmitted
github.com/mixxxdj/mixxx - d53e0b0a421f3f7f9fb9927944978b948db90eb4 authored over 2 years agoCo-authored-by: Daniel Schürmann <[email protected]>
github.com/mixxxdj/mixxx - 0603fad72ad440963e81c9a9e601d187ff5e18eb authored over 2 years agomidi-components-0.0.js: Add JogWheel component
github.com/mixxxdj/mixxx - 6dea2f3de76908841be1a8bc4aa07dae39633a97 authored over 2 years ago
Introduces a component intended to be mapped to the standard
jogwheel encoder + touch sensitive ...
Retire Ubunu Impish, because near to EOL and a pendig GCC 11 bug
github.com/mixxxdj/mixxx - 387f14dfaa60cb12f6e144f73e775cb5dc404b74 authored over 2 years agoSee https://bugs.launchpad.net/mixxx/+bug/1980639
github.com/mixxxdj/mixxx - b857c67440a79e19fd5622e61b2112c49badf820 authored over 2 years agogithub.com/mixxxdj/mixxx - c37e3209526bd0bfe1d917412893a6655bc08044 authored over 2 years ago
github.com/mixxxdj/mixxx - 5905de1d74321691269429eb327c4b5bb2f714bb authored over 2 years ago
github.com/mixxxdj/mixxx - a15910dd16a0ff743c481b15d3ab826015cca31c authored over 2 years ago
github.com/mixxxdj/mixxx - 63000870c4cca8ad7bc1885d61cad32f90c5e901 authored over 2 years ago
github.com/mixxxdj/mixxx - d39f9ab1c7ada775542c608a80ff3b6f49a76b61 authored over 2 years ago
github.com/mixxxdj/mixxx - 244a0af821f0b85bcdb8f7d470e5f90ee234b91a authored over 2 years ago
github.com/mixxxdj/mixxx - a7dca9e88543e4ac039d458b3c48087e026aaa9f authored over 2 years ago
github.com/mixxxdj/mixxx - 2334fbef31fbda4e7fe035bcd5102b0299826169 authored over 2 years ago
github.com/mixxxdj/mixxx - 5908c8ecfababdba2bd89182a613ebe7dbef5fa6 authored over 2 years ago
github.com/mixxxdj/mixxx - d20868e53b84d8fc7cac7f7381fdf8bfb7bc077a authored over 2 years ago
Fix EngineDelay and EngineFilterDelay modulo calculation documentation
github.com/mixxxdj/mixxx - 88603578f33d9978d08c4475e45afa65385fb088 authored over 2 years ago
This commit adds documentation for the modulo calculation
in the EngineFilterDelay::process. The...
This commit adds documentation for the modulo calculation
in the EngineDelay::process. The menti...
The commit adds documentation for the modulo calculation.
The mentioned documentation explains t...
This commit improves const correctness for the EngineEffectsDelay,
related tests and benchmarks....
lp1981106: Remove wrong debug assertion about source synchronization time stamps
github.com/mixxxdj/mixxx - 21fedf45b736792a54d56948e8a2a0428696fe6a authored over 2 years agogithub.com/mixxxdj/mixxx - 5d632bb3ecc4d1305b21009e0fc813113ef8fb0c authored over 2 years ago
This commit removes manual allocation and deallocation
for the input-output buffer. This approac...
github.com/mixxxdj/mixxx - ea7d77c3ba327c59723758f45c07b676ff054ec3 authored over 2 years ago
This commit removes unnecessary static casts between data types.
Casts can be removed based on t...
This commit replaces the const keyword with constexpr for the maximum
delay value expression, wh...
This commit removes the M_RESTRICT macro which is now unwanted
after previous code changes.
WFindOnWebMenu: Menu for to find track properties in online music databases
github.com/mixxxdj/mixxx - b58dd5bc990a1f6afe7a400e9b9451882c78112a authored over 2 years agoWBeatSpinBox/WEffectSelector: pass focus to tracks via focus CO
github.com/mixxxdj/mixxx - e6d6f0b6aea3810e5b693d19bddff5413197dd6f authored over 2 years agogithub.com/mixxxdj/mixxx - 31514d7f300ba552119dc64c1133a9248cbbbadf authored over 2 years ago
This commit adds benchmarks for testing EngineEffectsDelay.
The benchmarks test different cases....
github.com/mixxxdj/mixxx - 112d6cecb70550f154c7f73dd24fa2e103eea09b authored over 2 years ago
github.com/mixxxdj/mixxx - 5e7950fed453f5a43cddc9b63c8bf68aaba20146 authored over 2 years ago
This commit removes duplicated code parts
of the EngineEffectsDelay::process. The if-else statem...
This commit changes member variable names of the EngineEffectsDelay.
The new variable names fit ...
This commit changes the class from which the EngineEffectsDelay
inherits. The EngineObjectConstI...
github.com/mixxxdj/mixxx - 12aec9b279a3ff398b1aa92b48e4635b0295d702 authored over 2 years ago
Track Properties: show 'date added' as local time
github.com/mixxxdj/mixxx - e92c65ad7966c165a24e22aaa71fa1559734413a authored over 2 years agogithub.com/mixxxdj/mixxx - 3367fb8af5759085b7f7a158b35fe040a2e71dc3 authored over 2 years ago
github.com/mixxxdj/mixxx - 4722deccc78947dad74ffc1b9f5ef1e4d0448249 authored over 2 years ago
github.com/mixxxdj/mixxx - 20acb359a213652bcd8f575d60646944c75765a3 authored over 2 years ago
github.com/mixxxdj/mixxx - 1d90c42818cebfb9c8e08c337cff6380bdc896f6 authored over 2 years ago
github.com/mixxxdj/mixxx - 54a034a31302aa5539a0b0242791dd69464787e5 authored over 2 years ago
github.com/mixxxdj/mixxx - 98a4c93b1045d7aeb519635cca0a9f0296c5c5b6 authored over 2 years ago
github.com/mixxxdj/mixxx - b7be7138026fbbbbfc918e41ad3af0f4a8db9866 authored over 2 years ago
This commit changes the application of ramping from only
the second half of the buffer to the wh...
Delete obsolete comment in db cleanup script
github.com/mixxxdj/mixxx - 762eaa1c82b9794d040592b12406251393b1f4d6 authored over 2 years agogithub.com/mixxxdj/mixxx - b957862ca2409fa5ca9a8a0a8106057fe522ff20 authored over 2 years ago
controllers: fix Numark DJ2GO2 Touch sliders and knobs
github.com/mixxxdj/mixxx - 1d185caaed6c0b8beaea0d5317942e00970ef8c3 authored over 2 years ago
This commit removes the heap allocation by removing std::make_unique.
This can't be used in the ...