summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2019-11-21Move export of track metadata from TrackCollection into LibraryUwe Klotz
2019-11-21Delete undefined member functionUwe Klotz
2019-11-21Delete obsolete memberUwe Klotz
2019-11-21Fix naming conflict(?) and minor issues in DlgTagFetcherUwe Klotz
2019-11-21Reduce visibility of member functions in TrackDAOUwe Klotz
2019-11-21Hide tracks via TrackCollectionUwe Klotz
2019-11-21Get or add single tracks via TrackCollectionUwe Klotz
2019-11-21Lift enum into global namespaceUwe Klotz
2019-11-21Revert "Merge pull request #2353 from daschuer/lp1850644"Daniel Schürmann
2019-11-20Merge pull request #2353 from daschuer/lp1850644Be
2019-11-20Merge pull request #600 from daschuer/stat_memoryDaniel Schürmann
2019-11-20Merge remote-tracking branch 'upstream/master' into lp1850644Daniel Schürmann
2019-11-20Use skin color for time ruler as wellDaniel Schürmann
2019-11-20Rename Slider in PickupDaniel Schürmann
2019-11-20delete track(const char *, ...) and fix typosDaniel Schürmann
2019-11-20Merge pull request #2364 from uklotzde/DlgPrefAutoDJDlgJan Holthuis
2019-11-19Merge pull request #2179 from codecat/fix-hid-threadBe
2019-11-20Remove commented codeDaniel Schürmann
2019-11-19Use c++11 delete keyword to disalow implicite string conversionDaniel Schürmann
2019-11-19Fix property name in DlgPrefAutoDJDlgUwe Klotz
2019-11-17Merge pull request #2307 from ronso0/widget-focus-prevention_1Daniel Schürmann
2019-11-16Use static const QStrings instead of string literalsDaniel Schürmann
2019-11-15remove 'this->', use setFocusPolicy() only in widget setupsronso0
2019-11-15Removed statistics from EngineMasterDaniel Schürmann
2019-11-15deactivated Event stats in some threads to reduce the momory usage in develop...Daniel Schürmann
2019-11-15remove statistics from VSyncThread because it does no generate usefull infoDaniel Schürmann
2019-11-15Merge pull request #1765 from daschuer/rate_ratioUwe Klotz
2019-11-14Merge branch 'new_colors_impl' of https://github.com/ferranpujolcamins/mixxx ...Daniel Schürmann
2019-11-14Add missing PainterScopeDaniel Schürmann
2019-11-14Use rigtorp/SPSCQueue for MessagePipeUwe Klotz
2019-11-13Read/write single messages from/into a MessagePipeUwe Klotz
2019-11-13Delete unused mutex synchronization from lock-free MessagePipeUwe Klotz
2019-11-13Fix memory leak when reporting statsUwe Klotz
2019-11-13Replace MpscFifo with rigtorp::SPSCQueueUwe Klotz
2019-11-12Merge branch 'master' into new_colors_implFerran Pujol Camins
2019-11-12Make hotcue button hover highlighting configurableFerran Pujol Camins
2019-11-12Merge branch 'master' of https://github.com/mixxxdj/mixxx into cmakeJan Holthuis
2019-11-12Don't drag shadow overlay with the slider. Add add a thin line to the shadown...Daniel Schürmann
2019-11-12Fix warnings for Rekordbox library featureUwe Klotz
2019-11-12Merge branch 'master' into cmakeUwe Klotz
2019-11-12Updates to compile with #2103Evan Dekker
2019-11-12Update distance to playposition lable while the track is playingDaniel Schürmann
2019-11-12Initalize m_iLabelFontSize inside the initalizer listDaniel Schürmann
2019-11-11Highlight hotcue buttons when hoveredFerran Pujol Camins
2019-11-11Allow skins to configure text color depending on backgroundFerran Pujol Camins
2019-11-12library.cpp conflict resolvedEvan Dekker
2019-11-11move commend to the right positionDaniel Schürmann
2019-11-11rename m_bDrag to m_bLeftClickDraggingDaniel Schürmann
2019-11-11don't show ruler when canceling drag by right mous buttonDaniel Schürmann
2019-11-11Remove not working esc event handlerDaniel Schürmann