summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-01-22Merge pull request #3557 from Be-ing/remove_taglib_string_nullJan Holthuis
2021-01-21track/taglib/trackmetadata: Hack around String/ByteVector null issuesJan Holthuis
2021-01-21Remove usage of TagLib::String::null/isNull()Uwe Klotz
2021-01-21remove use of deprecated TagLib::String::nullBe
2021-01-22ShoutConnection: Fix potential race condition on disconnectUwe Klotz
2021-01-21Campare int counter with > 0 instead of implicite bool castDaniel Schürmann
2021-01-21Reset individual preview state even when not previewing, fixes lp1910814Daniel Schürmann
2021-01-21Read Resource path from CMakeCache if started from the build directoryDaniel Schürmann
2021-01-21fix macro checkDaniel Schürmann
2021-01-21Remove install path dependency from Linux buildsDaniel Schürmann
2021-01-21Add TODO for a suggested redesign and refactoringUwe Klotz
2021-01-21Reword and move commentsUwe Klotz
2021-01-20Merge branch '2.3' into track-metadata-export-fixUwe Klotz
2021-01-20Merge pull request #3569 from Holzhaus/windows-test-failuresUwe Klotz
2021-01-18Logging: Use lightweight QString instead of QDirJan Holthuis
2021-01-18Logging: Fix wrong usage of QDir() when disabling log to fileJan Holthuis
2021-01-18Fix realtime hintDaniel Schürmann
2021-01-17Merge pull request #3568 from Holzhaus/logrotate-newlineUwe Klotz
2021-01-16Logging: Add missing newline in logrotate error messageJan Holthuis
2021-01-16Merge pull request #3567 from Holzhaus/ffmpeg-msvcUwe Klotz
2021-01-16SoundSourceFFmpeg: Use av_make_q to fix build errors on MSVCJan Holthuis
2021-01-16Disable decoding of OGG files for libsndfile-1.0.30Uwe Klotz
2021-01-14Move m_streamInfoFromSource from Track into TrackRecordUwe Klotz
2021-01-14Preserve precise stream info when (re-)importing file tagsUwe Klotz
2021-01-14Fix SignalInfo::isValid()Uwe Klotz
2021-01-12lp1911196: Do no print a warning if fonts directory is missingJan Holthuis
2021-01-12Merge pull request #3551 from Holzhaus/musicbrainz-crcDaniel Schürmann
2021-01-11musicbrainz: Rename crc.c to crc.cppJan Holthuis
2021-01-11Merge pull request #3484 from ronso0/pref-icon-colorJan Holthuis
2021-01-11Merge remote-tracking branch 'mixxx/2.3' into pref-icon-colorronso0
2021-01-11dlgpreferences: use 'p' pointer prefixronso0
2021-01-11move dlgpreferencepage to src/preferences/dialog/ronso0
2021-01-11Preferences: choose dark or light icons depending to OS theme...ronso0
2021-01-10Stop when hitting cue while plaing in DENON mode, fixes a regression since #3344Daniel Schürmann
2021-01-09Merge pull request #3519 from uklotzde/networktaskDaniel Schürmann
2021-01-09Use r-value references only for constructionUwe Klotz
2021-01-09WebTask: Fix reading of status code from aborted repliesUwe Klotz
2021-01-09Merge pull request #3532 from Holzhaus/serato-markers-roundtrip-fixesDaniel Schürmann
2021-01-09Merge pull request #3512 from Swiftb0y/fix_knob_touchscreen_interactionDaniel Schürmann
2021-01-08WebTask: Ignore missing Content-Type header for empty repliesUwe Klotz
2021-01-08Move network error handling from NetworkTask into WebTaskUwe Klotz
2021-01-08CueInfo: Add isLocked convenience methodJan Holthuis
2021-01-08SeratoMarkers: Add comments about parsing failuresJan Holthuis
2021-01-08CueInfo: Add comment regarding flags storage to header fileJan Holthuis
2021-01-08Fix wrong signalUwe Klotz
2021-01-08Merge pull request #3485 from ronso0/combobox-noneJan Holthuis
2021-01-07TagFetcher: Fix cancelation of AcoustId/MusicBrainz subtasksUwe Klotz
2021-01-07Do not try to read from failed network repliesUwe Klotz
2021-01-07WebTask: Fix more state transitions for edge casesUwe Klotz
2021-01-07WebTask: Add missing return statementUwe Klotz