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

Update runbuffer lib/portaudio to master b94c49ee21a24a12d4fb35f184f89b5ee24cc494

This fixes the deprication warning of OSMemoryBarrier()

github.com/mixxxdj/mixxx - fdbb348f87cef99b59139e417c6a9dc7a3613528 authored over 2 years ago by Daniel Schürmann <[email protected]>
define undefined macros in lib/apple

github.com/mixxxdj/mixxx - 019231f9ae451f8c5875ef3ec4230782b55b2d66 authored over 2 years ago by Daniel Schürmann <[email protected]>
Fix deprecation warning in lib/apple

github.com/mixxxdj/mixxx - 488a21961ec0588369ef4ef1fb82944eab6b07a5 authored over 2 years ago by Daniel Schürmann <[email protected]>
Update CAStreamBasicDescription to Version 1.1 2014-07-08

https://developer.apple.com/library/archive/samplecode/CoreAudioUtilityClasses/Introduction/Intr...

github.com/mixxxdj/mixxx - 221754ed118d1b270ea71b217e9321df53c5b552 authored over 2 years ago by Daniel Schürmann <[email protected]>
Fix warning: variable length array used [-Wvla]

github.com/mixxxdj/mixxx - 9c99aea1b1beeecc23bbfc60df389e6b83c30229 authored over 2 years ago by Daniel Schürmann <[email protected]>
removed comment due to code style errors

github.com/mixxxdj/mixxx - 3377299acf786da9adeff4103d59f16ddbf7d7c0 authored over 2 years ago by holopansel <[email protected]>
Make testDir() a QDir

github.com/mixxxdj/mixxx - 3881228da612671f1e25ab4f12d133347ba018f5 authored over 2 years ago by Daniel Schürmann <[email protected]>
Don't write the full path to the title

github.com/mixxxdj/mixxx - 695f2b6c7d05f4ba98bac5b52087e3dfc75a5dd1 authored over 2 years ago by Daniel Schürmann <[email protected]>
Merge pull request #4730 from JoergAtGithub/fix_warning_wrong_type

Fixed warning in controlsortfiltermodel.cpp

github.com/mixxxdj/mixxx - 2e685d4e94ff56aee7805cc37a12b7f1faaf3678 authored over 2 years ago by Uwe Klotz <[email protected]>
Fixed warning C4805: '!=': unsafe mix of type 'const bool' and type 'int' in operation

github.com/mixxxdj/mixxx - b1138abd67cd8a0cafcea86727d3d6db0dd06434 authored over 2 years ago by JoergAtGithub <[email protected]>
start and stop with softstart and break configurable with stop time knob,

pitch play, sampler with up to 32 samplers,
velocity sampler with up to 32 samplers.

github.com/mixxxdj/mixxx - f56fa545aa2b5a0dfbbb5f19a3b671c5db0deda2 authored over 2 years ago by holopansel <[email protected]>
PlaylistDAO: always keep locked playlists

github.com/mixxxdj/mixxx - a1ea8fc5711699d3dfcd69ea4c6610fefda4f7fc authored over 2 years ago by ronso0 <[email protected]>
Added specialisation for computeResourcePath()

.. to make msvc happy. The funktion is not used.

github.com/mixxxdj/mixxx - f9ec3cbca5fc9d88ece5d333ac4984327bd88602 authored over 2 years ago by Daniel Schürmann <[email protected]>
Fix long line in tools/clang_format.py

github.com/mixxxdj/mixxx - 9e591ac265f7c0b088f26de6e2698929c419a919 authored over 2 years ago by Daniel Schürmann <[email protected]>
Dispose no longer needed mixxx-testdata target that copies the test data to the build directory.

github.com/mixxxdj/mixxx - bedf0ab7ddd07189788f22b45f38712b1c4d755d authored over 2 years ago by Daniel Schürmann <[email protected]>
Use getResourcePath() instead of hard codeing it in the test code.

github.com/mixxxdj/mixxx - 8b8a88edd36a6cdf9861991d88d88c21a88a2a5d authored over 2 years ago by Daniel Schürmann <[email protected]>
Use MixxxTest::testPath() to not require copying it to the build directory.

github.com/mixxxdj/mixxx - d1a25003bdd65a772d12fa6d1e948b8461c3c086 authored over 2 years ago by Daniel Schürmann <[email protected]>
Add a static test path variable to MixxxTest to use it independent from the current directory

github.com/mixxxdj/mixxx - f30be1e647247ac5642011d53e2f928889c2b143 authored over 2 years ago by Daniel Schürmann <[email protected]>
Assert test track not missing to avoid null pointer access

github.com/mixxxdj/mixxx - 52cf083963aff748d6de876af35bf81ba79d83e0 authored over 2 years ago by Daniel Schürmann <[email protected]>
Add a static computeResourcePath() function for using it in unit tests

github.com/mixxxdj/mixxx - 0961a91684fd026dfcf348cddaddb610c5768162 authored over 2 years ago by Daniel Schürmann <[email protected]>
Stop waiting for track loaded after 2 s

github.com/mixxxdj/mixxx - ab9ff75cc4ef9f1dbcdb695dbc6df1baa7b32163 authored over 2 years ago by Daniel Schürmann <[email protected]>
Added and improved JSDOC documentation

github.com/mixxxdj/mixxx - e1df6de349d625547e6dbd9f991221456b1a3dd0 authored over 2 years ago by JoergAtGithub <[email protected]>
Pref > Library: re-group options

github.com/mixxxdj/mixxx - c59fc75711268756a992ed65f88e5509dc3a2c75 authored over 2 years ago by ronso0 <[email protected]>
History: make 'recently played' threshold configurable

github.com/mixxxdj/mixxx - 03ec672cc255683efc6394ab75e915285b6dd033 authored over 2 years ago by ronso0 <[email protected]>
History: reset 'recently played' list when starting new session

github.com/mixxxdj/mixxx - fbfc8882575b11b68fc655ab1b3b2858b323a8e4 authored over 2 years ago by ronso0 <[email protected]>
move some [Library] ConfigKeys to library_prefs.cpp

github.com/mixxxdj/mixxx - 16f756579d593026c000ca9866dbace13be259db authored over 2 years ago by ronso0 <[email protected]>
History cleanup: option to keep locked playlists

github.com/mixxxdj/mixxx - a1c9d9a3f26950c4bd3d735e98a09ec7436580e8 authored over 2 years ago by ronso0 <[email protected]>
Preferences > Library: add spinbox for history cleanup track threshold

github.com/mixxxdj/mixxx - 7b8a97106db9b1e37b04dad7e03d7472275f4f22 authored over 2 years ago by ronso0 <[email protected]>
History cleanup: make track threshold configurable

github.com/mixxxdj/mixxx - 015674c069f6c3053ce4d5fe3e7d7c210702d30f authored over 2 years ago by ronso0 <[email protected]>
Merge pull request #4719 from ronso0/updategain-trackmenu

WTrackMenu: show 'Update ReplayGain' only in decks' menus

github.com/mixxxdj/mixxx - 6eb12c02d2e60e9128cd0d20672b489c3394c155 authored over 2 years ago by Daniel Schürmann <[email protected]>
WTrackMenu: rename feature UpdateReplayGain > UpdateReplayGainFromPregain

github.com/mixxxdj/mixxx - 1c64319766b39fd0dbcf7341f5cde9d1148ad7d0 authored over 2 years ago by ronso0 <[email protected]>
Merge pull request #4724 from luzpaz/typos

Fix various typos

github.com/mixxxdj/mixxx - d8826cab4d9155ab1ffd5dcc77b603b696292017 authored over 2 years ago by Daniel Schürmann <[email protected]>
Fix source typo

github.com/mixxxdj/mixxx - c78a9e88f35c91c8c38fd6ec9a985747a20f2bd0 authored over 2 years ago by luz paz <[email protected]>
Fix various typos

github.com/mixxxdj/mixxx - 9d137bee1330df682af6fe6e41098b3019c9acbb authored over 2 years ago by luz paz <[email protected]>
WTrackMenu: rename m_pUpdateReplayGain > m_pUpdateReplayGainAct

github.com/mixxxdj/mixxx - 49207caeabf066d994a0cd8b04ab087052aaf7fe authored over 2 years ago by ronso0 <[email protected]>
Merge pull request #4699 from ronso0/playlist-path-debug

Samplers, crates, playlists: fix storing import/export paths

github.com/mixxxdj/mixxx - 5b6e2e032e88d5dcd77a5c65c528611c8e4a352c authored over 2 years ago by Daniel Schürmann <[email protected]>
Merge pull request #4722 from ronso0/clear-track-comment

WTrackMenu > Reset: add action to clear the comment field

github.com/mixxxdj/mixxx - 26b98e3114513d9d71a990680e39c02f8eb4e988 authored over 2 years ago by Daniel Schürmann <[email protected]>
Merge remote-tracking branch 'mixxx/2.3' into main

github.com/mixxxdj/mixxx - 9c3d53d6f19bc0890a8d314f0baf4025f1c18d48 authored over 2 years ago by ronso0 <[email protected]>
Merge pull request #4721 from ronso0/pref-controller-dirty-fix

Pref controller: prevent false-positive 'dirty' flag

github.com/mixxxdj/mixxx - cd4fdf3a0c0cae4864df0443c457c3bd1f9c8aff authored over 2 years ago by Daniel Schürmann <[email protected]>
WTrackMenu > Reset: add action to clear the comment field

github.com/mixxxdj/mixxx - d1e37aa582ad9ba8ad24f36deee124584b07cef0 authored over 2 years ago by ronso0 <[email protected]>
WTrackMenu: add UpdateReplayGain only if instantiated by track widgets

github.com/mixxxdj/mixxx - 6aab30ed73cce1943dd03b3233d4fecea6ec8877 authored over 2 years ago by ronso0 <[email protected]>
Revert "WTrackMenu::featureIsEnabled(): Fix unhandled case"

This reverts commit 576e2cf97fbdb1e2e17ed5bb921f31158e4d0667.

github.com/mixxxdj/mixxx - a3286f192665ae93813752f1b2ed4be28e758204 authored over 2 years ago by ronso0 <[email protected]>
WTrackMenu: fix header format

github.com/mixxxdj/mixxx - 95b043aee3ccc8f3f312ae777370daf7dd95ba99 authored over 2 years ago by ronso0 <[email protected]>
Prefences: prevent false-positive 'dirty' mapping on first show

github.com/mixxxdj/mixxx - c710a526139eae36cc1b236a6e933a644626fd9e authored over 2 years ago by ronso0 <[email protected]>
Preferences > Controllers: don't connect pages' slotUpdate() twice

github.com/mixxxdj/mixxx - 9ebad0027aea469124e8e56a60e169266e1b9694 authored over 2 years ago by ronso0 <[email protected]>
Prefences > Controller: remove redundant include

github.com/mixxxdj/mixxx - 91839074bf09078c975e17cbdf05bc065f85d468 authored over 2 years ago by ronso0 <[email protected]>
Samplers, crate, playlists: fix storing import/export paths

github.com/mixxxdj/mixxx - 5d1e248015895161df785d604ef7c52a8febae51 authored over 2 years ago by ronso0 <[email protected]>
Merge pull request #4714 from daschuer/lp1967941

Don't reset xfader when auto DJ is disabled

github.com/mixxxdj/mixxx - 4d1f1119d1ae1529517e19dfcc13b90409502f53 authored over 2 years ago by ronso0 <[email protected]>
Adapted eslint configuration for common-hid-packet-parser.js

Applied eslint changes for common-hid-packet-parser.js

github.com/mixxxdj/mixxx - 95cc2232a05d41d0a4d8e7e2e7bcf1a5bc1889c2 authored over 2 years ago by JoergAtGithub <[email protected]>
Merge remote-tracking branch 'mixxx/2.3' into main

github.com/mixxxdj/mixxx - 313c6b8dc11c7fef294817eabb0fb0366ccb0787 authored over 2 years ago by ronso0 <[email protected]>
ControllerEngine: remove obsolote comment

github.com/mixxxdj/mixxx - 366a8a2c6feb17408ae5d8e41f20bfec0c170cb7 authored over 2 years ago by ronso0 <[email protected]>
Merge pull request #4716 from daschuer/23_merge

Merge remote-tracking branch 'upstream/2.3' into main

github.com/mixxxdj/mixxx - 198d7d3376b178286d5d236a75520dceac92f287 authored over 2 years ago by ronso0 <[email protected]>
Merge remote-tracking branch 'upstream/2.3' into main

github.com/mixxxdj/mixxx - 042c74390a809646c50cd65fc958489749a055d9 authored over 2 years ago by Daniel Schürmann <[email protected]>
Merge pull request #4701 from remus32/traktor-key-import

Traktor library: fix importing track key

github.com/mixxxdj/mixxx - b2401b9b0f14b68163bd580490dfcbf5af57d650 authored over 2 years ago by Daniel Schürmann <[email protected]>
Traktor library: remove unnecessary QString copy

github.com/mixxxdj/mixxx - a57b77e96f8ca9f1656b5a1cc689a3a72a2616db authored over 2 years ago by Matyáš Bobek <[email protected]>
Don't reset xfader when auto DJ is disabled

This fixes the volume change when the xfader is configured in const power mode, bug https://bugs...

github.com/mixxxdj/mixxx - 50258bd95317c40cbe682f669deed8f221fa6e56 authored over 2 years ago by Daniel Schürmann <[email protected]>
Scratching: clean up debug output

github.com/mixxxdj/mixxx - 045ce55c3e0cd9e068690823064c6a65dbd31944 authored over 2 years ago by ronso0 <[email protected]>
Merge pull request #4708 from ronso0/spinback-fix

Spinback fix

github.com/mixxxdj/mixxx - 629640fce82b26cb0a08cc5eace062600572adde authored over 2 years ago by Daniel Schürmann <[email protected]>
Scratching: use #if SCRATCH_DEBUG_OUTPUT

github.com/mixxxdj/mixxx - 03129ddb4f904adbd72f645ab075a2b9b2e994ad authored over 2 years ago by ronso0 <[email protected]>
Merge pull request #4692 from JoergAtGithub/hidSendDuplicateData

HID Switch to force sending of duplicate data and cleanup of JS API functions

github.com/mixxxdj/mixxx - 2703c314e8e206e65d1ec317a6e7e9de37780a74 authored over 2 years ago by Uwe Klotz <[email protected]>
Disable AutoDJ button when enabling failed

github.com/mixxxdj/mixxx - 40c08ad99513ca68e043fd7a389e6085e97cf34d authored over 2 years ago by Daniel Schürmann <[email protected]>
Remove debug assertion when unser changes the deck orientation and diable Auto DJ if no suitable follower deck is found

github.com/mixxxdj/mixxx - 7439b8d0f2a62cc4040dab654e6c5398f72c55aa authored over 2 years ago by Daniel Schürmann <[email protected]>
Silence Debug

github.com/mixxxdj/mixxx - fe19e4b6513e9587044a4fc8003f67cd8d6b630a authored over 2 years ago by Daniel Schürmann <[email protected]>
Use range based loops when accessing m_decks

github.com/mixxxdj/mixxx - 44dc3f4c5107556c0527f40c93622b641b9ff7e5 authored over 2 years ago by Daniel Schürmann <[email protected]>
Merge pull request #4702 from ronso0/pref-effects-lists-UX

Preferences > Effects: fix Tab key navigation / UX

github.com/mixxxdj/mixxx - 4aa4087f71926f4e5dd79c8238b316d36ffc1016 authored over 2 years ago by Daniel Schürmann <[email protected]>
Fix build, broken due to a disctance merge conflict

github.com/mixxxdj/mixxx - 1bc53aa1e269e967d7ae381ae768b41b53e49f3d authored over 2 years ago by Daniel Schürmann <[email protected]>
Merge remote-tracking branch 'upstream/2.3' into main

github.com/mixxxdj/mixxx - 2abdb511cf97c959e22002cf3445244c273a7a94 authored over 2 years ago by Daniel Schürmann <[email protected]>
Removed redundant this->

github.com/mixxxdj/mixxx - 596c753d6a7c4b5ecad101a65abd0af54b176235 authored over 2 years ago by JoergAtGithub <[email protected]>
Merge pull request #4706 from Swiftb0y/update-precommit-hooks

pre-commit: update hook versions

github.com/mixxxdj/mixxx - 10b7c1e67afd4bdbff493a1b2a2ff3407ad3a92b authored over 2 years ago by Daniel Schürmann <[email protected]>
Manage the lifetime of the effect state by a std::unique_ptr

github.com/mixxxdj/mixxx - 2250eaa1397b2aa96c146a8ebb34767c618fd186 authored over 2 years ago by Daniel Schürmann <[email protected]>
Unified argument order across the classes.

github.com/mixxxdj/mixxx - 2c3b119d354c05da1c3caf1c11cb0937e415481a authored over 2 years ago by JoergAtGithub <[email protected]>
Unified type for HID ReportId across the classes.

github.com/mixxxdj/mixxx - a1db25c44048d8cdfecb2d2e49b82840a5d77495 authored over 2 years ago by JoergAtGithub <[email protected]>
Changed small arguments, which are cheap to copy, from passing by reference to copy by value

github.com/mixxxdj/mixxx - c5d37f91484e663ef67b7a8e6647c43539893ca6 authored over 2 years ago by JoergAtGithub <[email protected]>
Removed redundant ReportId from returned data-array of getInputReport:

-Now the arguments are identical with the similar function getFeatureReport
-This array is no lon...

github.com/mixxxdj/mixxx - ee70626abc5bf98d588a506fb04e32896bef83c8 authored over 2 years ago by JoergAtGithub <[email protected]>
Changed type of reportId from unsigned int to const quint8 for more functions

Passed by reference now

github.com/mixxxdj/mixxx - fbaad1009c03e04a5a693796c1fce77f953bc46f authored over 2 years ago by JoergAtGithub <[email protected]>
ControllerEngine: more const

github.com/mixxxdj/mixxx - ab419aca331ea082d798ce377839c037c39d0315 authored over 2 years ago by ronso0 <[email protected]>
ControllerEngine: stop scratching if no track is loaded

github.com/mixxxdj/mixxx - 02fba3e5778e9629bdbefec8d4a1b3201b77e5c0 authored over 2 years ago by ronso0 <[email protected]>
ControllerEngine: add stopDeck()

github.com/mixxxdj/mixxx - 7b76d1cb7c9d9d22f69c0504274084d36de87ecb authored over 2 years ago by ronso0 <[email protected]>
Scratching: handle spinback independently in brake() & scratchProcess()

* allow spinback when deck is stopped
* use -kBrakeRampToRate for spinback to avoid long, inaudi...

github.com/mixxxdj/mixxx - e0681a5e24cf9dc129b728fdf0c564ac4a49559a authored over 2 years ago by ronso0 <[email protected]>
Use override keyword

github.com/mixxxdj/mixxx - b4dc4491400ee031c105b3457c5d371166b18a02 authored over 2 years ago by Daniel Schürmann <[email protected]>
Don't delete effect state object when chain is disabled. From the user perspective it is no difference between disabling an effect or a chain.

github.com/mixxxdj/mixxx - c4b081a37f38e88c6bc9b894ecd1b58817a0ef8e authored over 2 years ago by Daniel Schürmann <[email protected]>
EffectProcessor: split out initalizeChannelHandle

github.com/mixxxdj/mixxx - 313d4ab7a8a7b04050ad09f7f974e3ce3be6dcca authored over 2 years ago by Daniel Schürmann <[email protected]>
Use the fadeout flag to fade down and initialize the effect buffers when a stream is paused. Fixes lp1966607

github.com/mixxxdj/mixxx - bf1af79be73a82736c62323bad678f1717dcdb8d authored over 2 years ago by Daniel Schürmann <[email protected]>
Added missing cmakeToolchain path, which prevents unnecessary rebuilt of the CMake cache, in case of repeated switching between build types.

github.com/mixxxdj/mixxx - eed19d4a8f64014802aac5fcfedc70803b17717b authored over 2 years ago by JoergAtGithub <[email protected]>
Brake: use const rampTo value

github.com/mixxxdj/mixxx - a30d4f79d25b1af41be8a33bd079d31f68e1beb4 authored over 2 years ago by ronso0 <[email protected]>
Brake, softStart: early return

github.com/mixxxdj/mixxx - c771b2810aed7272218b01e35e59ccbc526c6569 authored over 2 years ago by ronso0 <[email protected]>
Brake, spinback, softStart: add debug output

github.com/mixxxdj/mixxx - 87c23c210004d531f8c425bd27de59248f2e8af6 authored over 2 years ago by ronso0 <[email protected]>
process one more buffer after eject

github.com/mixxxdj/mixxx - dff90d2c295f95c4a368bac32060707d728136f2 authored over 2 years ago by Daniel Schürmann <[email protected]>
Introduce an updateActiveState() function to be able to clean up buffers after a channel has been disabled.

github.com/mixxxdj/mixxx - 2d2bb6c6226d1cb9931fd6863bdd90b330efb89c authored over 2 years ago by Daniel Schürmann <[email protected]>
pre-commit: update hook versions

fix broken pre-commit caused by psf/black#2969

github.com/mixxxdj/mixxx - 89dc73832d1bb6709e2d3fe3ebda7b29d97bbe79 authored over 2 years ago by Swiftb0y <[email protected]>
Spinback: fix infinite acceleration

github.com/mixxxdj/mixxx - 7fed042f29a1ed8b1f2ea62ccd1bc3f2c9bf2cf1 authored over 2 years ago by ronso0 <[email protected]>
Merge pull request #4704 from ronso0/fxchainbutton-tooltip

WEffectChainPresetButton: add tooltip + debug info

github.com/mixxxdj/mixxx - 6de81c89946e4c9732b222c707534ca62b3c37c3 authored over 2 years ago by Daniel Schürmann <[email protected]>
Changed type of reportId from unsigned int to const quint8

Passed by reference now

github.com/mixxxdj/mixxx - 8a255ab8e18e2062af9d9af8223d0d7f1317db36 authored over 2 years ago by JoergAtGithub <[email protected]>
Changed order of arguments for sendFeatureReport and sendOutputReport (both are introduced after 2.3).

ReportId is now first argument, as in all other HID APIs I know.

github.com/mixxxdj/mixxx - 45a4510d928f958f6fb6e77320ba3ee8ecf8f0be authored over 2 years ago by JoergAtGithub <[email protected]>
WEffectChainPresetButton: add tooltip + debug info

github.com/mixxxdj/mixxx - dab6798b7f1ba6ab9e13c038a4a2343258c2d2d4 authored over 2 years ago by ronso0 <[email protected]>
Pref Effects: allow selecting multiple chains

github.com/mixxxdj/mixxx - e0429b8d12b96fab23403e10bd6a2bf02cff1aac authored over 2 years ago by ronso0 <[email protected]>
Pref Effects: hide vertical header in effects lists

github.com/mixxxdj/mixxx - c8f7441f48144d50fd1a613f18f630b3385e80b1 authored over 2 years ago by ronso0 <[email protected]>
Pref Effects: move clearing of chain info to separate function

github.com/mixxxdj/mixxx - 249b3db77603fe6c605343935252914155a2cb30 authored almost 3 years ago by ronso0 <[email protected]>
Pref Effects: fix selection UX with Tab key in Effects tab

github.com/mixxxdj/mixxx - b9cd3dca68081e64349473073473975a264a4a82 authored almost 3 years ago by ronso0 <[email protected]>
Pref Effects: fix selection UX with Tab key in Chains tab

github.com/mixxxdj/mixxx - d28b78148183e7bf56993cedc49ae3d901f664d7 authored almost 3 years ago by ronso0 <[email protected]>