Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mixxxdj/mixxx

Mixxx is Free DJ software that gives you everything you need to perform live mixes.
https://github.com/mixxxdj/mixxx

Update runbuffer lib/portaudio to master b94c49ee21a24a12d4fb35f184f89b5ee24cc494

This fixes the deprication warning of OSMemoryBarrier()

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

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

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...

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

9c99aea1b1beeecc23bbfc60df389e6b83c30229 authored over 2 years ago by Daniel Schürmann <[email protected]>
removed comment due to code style errors

3377299acf786da9adeff4103d59f16ddbf7d7c0 authored over 2 years ago by holopansel <[email protected]>
Make testDir() a QDir

3881228da612671f1e25ab4f12d133347ba018f5 authored over 2 years ago by Daniel Schürmann <[email protected]>
Don't write the full path to the title

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

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

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.

f56fa545aa2b5a0dfbbb5f19a3b671c5db0deda2 authored over 2 years ago by holopansel <[email protected]>
PlaylistDAO: always keep locked playlists

a1ea8fc5711699d3dfcd69ea4c6610fefda4f7fc authored over 2 years ago by ronso0 <[email protected]>
Added specialisation for computeResourcePath()

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

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

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.

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

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

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

f30be1e647247ac5642011d53e2f928889c2b143 authored over 2 years ago by Daniel Schürmann <[email protected]>
Assert test track not missing to avoid null pointer access

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

0961a91684fd026dfcf348cddaddb610c5768162 authored over 2 years ago by Daniel Schürmann <[email protected]>
Stop waiting for track loaded after 2 s

ab9ff75cc4ef9f1dbcdb695dbc6df1baa7b32163 authored over 2 years ago by Daniel Schürmann <[email protected]>
Added and improved JSDOC documentation

e1df6de349d625547e6dbd9f991221456b1a3dd0 authored over 2 years ago by JoergAtGithub <[email protected]>
Pref > Library: re-group options

c59fc75711268756a992ed65f88e5509dc3a2c75 authored over 2 years ago by ronso0 <[email protected]>
History: make 'recently played' threshold configurable

03ec672cc255683efc6394ab75e915285b6dd033 authored over 2 years ago by ronso0 <[email protected]>
History: reset 'recently played' list when starting new session

fbfc8882575b11b68fc655ab1b3b2858b323a8e4 authored over 2 years ago by ronso0 <[email protected]>
move some [Library] ConfigKeys to library_prefs.cpp

16f756579d593026c000ca9866dbace13be259db authored over 2 years ago by ronso0 <[email protected]>
History cleanup: option to keep locked playlists

a1c9d9a3f26950c4bd3d735e98a09ec7436580e8 authored over 2 years ago by ronso0 <[email protected]>
Preferences > Library: add spinbox for history cleanup track threshold

7b8a97106db9b1e37b04dad7e03d7472275f4f22 authored over 2 years ago by ronso0 <[email protected]>
History cleanup: make track threshold configurable

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

6eb12c02d2e60e9128cd0d20672b489c3394c155 authored over 2 years ago by Daniel Schürmann <[email protected]>
WTrackMenu: rename feature UpdateReplayGain > UpdateReplayGainFromPregain

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

Fix various typos

d8826cab4d9155ab1ffd5dcc77b603b696292017 authored over 2 years ago by Daniel Schürmann <[email protected]>
Fix source typo

c78a9e88f35c91c8c38fd6ec9a985747a20f2bd0 authored over 2 years ago by luz paz <[email protected]>
Fix various typos

9d137bee1330df682af6fe6e41098b3019c9acbb authored over 2 years ago by luz paz <[email protected]>
WTrackMenu: rename m_pUpdateReplayGain > m_pUpdateReplayGainAct

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

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

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

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

cd4fdf3a0c0cae4864df0443c457c3bd1f9c8aff authored over 2 years ago by Daniel Schürmann <[email protected]>
WTrackMenu > Reset: add action to clear the comment field

d1e37aa582ad9ba8ad24f36deee124584b07cef0 authored over 2 years ago by ronso0 <[email protected]>
WTrackMenu: add UpdateReplayGain only if instantiated by track widgets

6aab30ed73cce1943dd03b3233d4fecea6ec8877 authored over 2 years ago by ronso0 <[email protected]>
Revert "WTrackMenu::featureIsEnabled(): Fix unhandled case"

This reverts commit 576e2cf97fbdb1e2e17ed5bb921f31158e4d0667.

a3286f192665ae93813752f1b2ed4be28e758204 authored over 2 years ago by ronso0 <[email protected]>
WTrackMenu: fix header format

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

c710a526139eae36cc1b236a6e933a644626fd9e authored over 2 years ago by ronso0 <[email protected]>
Preferences > Controllers: don't connect pages' slotUpdate() twice

9ebad0027aea469124e8e56a60e169266e1b9694 authored over 2 years ago by ronso0 <[email protected]>
Prefences > Controller: remove redundant include

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

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

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

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

313c6b8dc11c7fef294817eabb0fb0366ccb0787 authored over 2 years ago by ronso0 <[email protected]>
ControllerEngine: remove obsolote comment

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

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

042c74390a809646c50cd65fc958489749a055d9 authored almost 3 years ago by Daniel Schürmann <[email protected]>
Merge pull request #4701 from remus32/traktor-key-import

Traktor library: fix importing track key

b2401b9b0f14b68163bd580490dfcbf5af57d650 authored almost 3 years ago by Daniel Schürmann <[email protected]>
Traktor library: remove unnecessary QString copy

a57b77e96f8ca9f1656b5a1cc689a3a72a2616db authored almost 3 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...

50258bd95317c40cbe682f669deed8f221fa6e56 authored almost 3 years ago by Daniel Schürmann <[email protected]>
Scratching: clean up debug output

045ce55c3e0cd9e068690823064c6a65dbd31944 authored almost 3 years ago by ronso0 <[email protected]>
Merge pull request #4708 from ronso0/spinback-fix

Spinback fix

629640fce82b26cb0a08cc5eace062600572adde authored almost 3 years ago by Daniel Schürmann <[email protected]>
Scratching: use #if SCRATCH_DEBUG_OUTPUT

03129ddb4f904adbd72f645ab075a2b9b2e994ad authored almost 3 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

2703c314e8e206e65d1ec317a6e7e9de37780a74 authored almost 3 years ago by Uwe Klotz <[email protected]>
Disable AutoDJ button when enabling failed

40c08ad99513ca68e043fd7a389e6085e97cf34d authored almost 3 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

7439b8d0f2a62cc4040dab654e6c5398f72c55aa authored almost 3 years ago by Daniel Schürmann <[email protected]>
Silence Debug

fe19e4b6513e9587044a4fc8003f67cd8d6b630a authored almost 3 years ago by Daniel Schürmann <[email protected]>
Use range based loops when accessing m_decks

44dc3f4c5107556c0527f40c93622b641b9ff7e5 authored almost 3 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

4aa4087f71926f4e5dd79c8238b316d36ffc1016 authored almost 3 years ago by Daniel Schürmann <[email protected]>
Fix build, broken due to a disctance merge conflict

1bc53aa1e269e967d7ae381ae768b41b53e49f3d authored almost 3 years ago by Daniel Schürmann <[email protected]>
Merge remote-tracking branch 'upstream/2.3' into main

2abdb511cf97c959e22002cf3445244c273a7a94 authored almost 3 years ago by Daniel Schürmann <[email protected]>
Removed redundant this->

596c753d6a7c4b5ecad101a65abd0af54b176235 authored almost 3 years ago by JoergAtGithub <[email protected]>
Merge pull request #4706 from Swiftb0y/update-precommit-hooks

pre-commit: update hook versions

10b7c1e67afd4bdbff493a1b2a2ff3407ad3a92b authored almost 3 years ago by Daniel Schürmann <[email protected]>
Manage the lifetime of the effect state by a std::unique_ptr

2250eaa1397b2aa96c146a8ebb34767c618fd186 authored almost 3 years ago by Daniel Schürmann <[email protected]>
Unified argument order across the classes.

2c3b119d354c05da1c3caf1c11cb0937e415481a authored almost 3 years ago by JoergAtGithub <[email protected]>
Unified type for HID ReportId across the classes.

a1db25c44048d8cdfecb2d2e49b82840a5d77495 authored almost 3 years ago by JoergAtGithub <[email protected]>
Changed small arguments, which are cheap to copy, from passing by reference to copy by value

c5d37f91484e663ef67b7a8e6647c43539893ca6 authored almost 3 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...

ee70626abc5bf98d588a506fb04e32896bef83c8 authored almost 3 years ago by JoergAtGithub <[email protected]>
Changed type of reportId from unsigned int to const quint8 for more functions

Passed by reference now

fbaad1009c03e04a5a693796c1fce77f953bc46f authored almost 3 years ago by JoergAtGithub <[email protected]>
ControllerEngine: more const

ab419aca331ea082d798ce377839c037c39d0315 authored almost 3 years ago by ronso0 <[email protected]>
ControllerEngine: stop scratching if no track is loaded

02fba3e5778e9629bdbefec8d4a1b3201b77e5c0 authored almost 3 years ago by ronso0 <[email protected]>
ControllerEngine: add stopDeck()

7b76d1cb7c9d9d22f69c0504274084d36de87ecb authored almost 3 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...

e0681a5e24cf9dc129b728fdf0c564ac4a49559a authored almost 3 years ago by ronso0 <[email protected]>
Use override keyword

b4dc4491400ee031c105b3457c5d371166b18a02 authored almost 3 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.

c4b081a37f38e88c6bc9b894ecd1b58817a0ef8e authored almost 3 years ago by Daniel Schürmann <[email protected]>
EffectProcessor: split out initalizeChannelHandle

313d4ab7a8a7b04050ad09f7f974e3ce3be6dcca authored almost 3 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

bf1af79be73a82736c62323bad678f1717dcdb8d authored almost 3 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.

eed19d4a8f64014802aac5fcfedc70803b17717b authored almost 3 years ago by JoergAtGithub <[email protected]>
Brake: use const rampTo value

a30d4f79d25b1af41be8a33bd079d31f68e1beb4 authored almost 3 years ago by ronso0 <[email protected]>
Brake, softStart: early return

c771b2810aed7272218b01e35e59ccbc526c6569 authored almost 3 years ago by ronso0 <[email protected]>
Brake, spinback, softStart: add debug output

87c23c210004d531f8c425bd27de59248f2e8af6 authored almost 3 years ago by ronso0 <[email protected]>
process one more buffer after eject

dff90d2c295f95c4a368bac32060707d728136f2 authored almost 3 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.

2d2bb6c6226d1cb9931fd6863bdd90b330efb89c authored almost 3 years ago by Daniel Schürmann <[email protected]>
pre-commit: update hook versions

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

89dc73832d1bb6709e2d3fe3ebda7b29d97bbe79 authored almost 3 years ago by Swiftb0y <[email protected]>
Spinback: fix infinite acceleration

7fed042f29a1ed8b1f2ea62ccd1bc3f2c9bf2cf1 authored almost 3 years ago by ronso0 <[email protected]>
Merge pull request #4704 from ronso0/fxchainbutton-tooltip

WEffectChainPresetButton: add tooltip + debug info

6de81c89946e4c9732b222c707534ca62b3c37c3 authored almost 3 years ago by Daniel Schürmann <[email protected]>
Changed type of reportId from unsigned int to const quint8

Passed by reference now

8a255ab8e18e2062af9d9af8223d0d7f1317db36 authored almost 3 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.

45a4510d928f958f6fb6e77320ba3ee8ecf8f0be authored almost 3 years ago by JoergAtGithub <[email protected]>
WEffectChainPresetButton: add tooltip + debug info

dab6798b7f1ba6ab9e13c038a4a2343258c2d2d4 authored almost 3 years ago by ronso0 <[email protected]>
Pref Effects: allow selecting multiple chains

e0429b8d12b96fab23403e10bd6a2bf02cff1aac authored almost 3 years ago by ronso0 <[email protected]>
Pref Effects: hide vertical header in effects lists

c8f7441f48144d50fd1a613f18f630b3385e80b1 authored almost 3 years ago by ronso0 <[email protected]>
Pref Effects: move clearing of chain info to separate function

249b3db77603fe6c605343935252914155a2cb30 authored almost 3 years ago by ronso0 <[email protected]>
Pref Effects: fix selection UX with Tab key in Effects tab

b9cd3dca68081e64349473073473975a264a4a82 authored almost 3 years ago by ronso0 <[email protected]>
Pref Effects: fix selection UX with Tab key in Chains tab

d28b78148183e7bf56993cedc49ae3d901f664d7 authored almost 3 years ago by ronso0 <[email protected]>