summaryrefslogtreecommitdiffstats
path: root/src/library/traktor/traktorfeature.cpp
AgeCommit message (Expand)Author
2021-02-23Merge pull request #3630 from uklotzde/xml-no-textDaniel Schürmann
2021-02-22Merge pull request #3615 from Be-ing/fdk-aac_rebaseJan Holthuis
2021-02-16factor out SemanticVersion into a utility classBe
2021-02-12Don't open XML as text filesUwe Klotz
2021-02-12use Sandbox::askForAccess for all external library featuresBe
2021-01-231908475 fix detect latest traktor library (#3588)denvercoder21
2020-12-15Replace null pointer constants (e.g. NULL, 0) with nullptrJan Holthuis
2020-12-15Add missing braces around single-line statementsJan Holthuis
2020-12-07Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-12-02Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-10Remove filename headersxerus2000
2020-02-15Initialize LibraryFeature member of TreeItem consistentlyUwe Klotz
2020-01-15Fix incorrect emit statements in Mixxx codebaseJan Holthuis
2019-11-25Don't std::move UserSettingsPointerUwe Klotz
2019-11-21Move export of track metadata from TrackCollection into LibraryUwe Klotz
2019-09-22Use new signals and slots syntaxFerran Pujol Camins
2019-08-06Initialize the global thread pool only once on application startupUwe Klotz
2019-07-21Replace qSort() with std::sort() to fix Qt 5.13 warningsUwe Klotz
2019-04-21Merge pull request #2084 from daschuer/traktor_osxUwe Klotz
2019-04-21Deduplicate codeDaniel Schürmann
2019-04-17Improve commentDaniel Schürmann
2019-04-17eqalize conditional code for opening a Windows Traktor library on other OSsDaniel Schürmann
2018-11-21Merge remote-tracking branch 'upstream/2.2'Be
2018-11-21Cache creation of QIcons in LibraryFeatures.RJ Skerry-Ryan
2018-09-15Remove QT_DISABLE_DEPRECATED_BEFORE and fix all Qt 5 compatibility issues.RJ Skerry-Ryan
2018-08-17vectorize Library feature iconsronso0
2018-05-28Merge branch 'lv2_support2' into effect_blacklistingKshitij Gupta
2018-05-25Coding standards conformancekshitij98
2018-04-06Typo fixes luzpaz
2017-01-29Remove SQLite stuff from TrackCollection & CoUwe Klotz
2016-12-09Simplify and safeguard memory management of TreeItem(Model)Uwe Klotz
2016-12-09Improve and simplify the design/interface of TreeItemUwe Klotz
2015-01-20Fix serarching in traktor libraryDaniel Schürmann
2014-12-07Make sure to clear out all header statesOwen Williams
2014-11-18Code fascism.RJ Ryan
2014-10-11moving signal to the if block - enable/disable the WCoverArt just when the tr...Marcos CARDINOT
2014-07-21do not show cover widget for non-supported featuresMarcos CARDINOT
2014-06-09Provides a fix for the issue reported in bug 1199945. The progess of the anal...Evan Radkoff
2014-04-23Revert "revert part of 835d3f6 in commented lines"Marcos CARDINOT
2014-04-18control flow issue - add elseMarcos CARDINOT
2014-04-18revert part of 835d3f6 in commented linesMarcos CARDINOT
2014-04-17logically dead code - unused flagMarcos CARDINOT
2014-03-16Adjust thread priorities according to discussion in Bug #1270583.RJ Ryan
2014-02-13Convert Sandbox from a Singleton to a static class.RJ Ryan
2014-02-13Support creating sandbox tokens on iTunes and Traktor library selection.RJ Ryan
2014-02-06Convert most uses of fieldIndex to use the integer-based version provided by ...RJ Ryan
2013-12-30Merge remote-tracking branch 'upstream/master' into features_bansheeDaniel Schürmann
2013-12-29tweaking of the external library interfaceDaniel Schürmann