summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2023-06-01Disable deprecated warning instead of removing the call of the deprecated codeJoerg
2023-05-29Fixed unused variable warningJoerg
2023-05-29Fixed warning about explicit deprecated modeJoerg
2023-05-29Fix unused function warningJoerg
2023-05-29Fixed warning because of use of non-standard function strcasecmpJoerg
2023-04-17Merge remote-tracking branch 'upstream/2.3' into 2.4Daniel Schürmann
2023-04-14Fix typo in commentsDaniel Schürmann
2023-04-13Fix MSVC type conversion warnings in fidlibDaniel Schürmann
2023-04-13redirect strdup to _strdup to avoid a MSVC warningDaniel Schürmann
2023-04-13Fix MSVC type conversion warnings in fidlibDaniel Schürmann
2023-04-13fidlib: define _CRT_SECURE_NO_WARNINGS to silenc MSVC warnings about _vsnprintfDaniel Schürmann
2023-04-13Fix warnig [-Wmaybe-uninitialized] in fidlibDaniel Schürmann
2023-04-13Fix [-Wfloat-conversion] warning in fidlib.cDaniel Schürmann
2023-04-13Replace \t with 8 spaces in fid_cv_array(), parse_spec(), fid_cat(), fid_desi...Daniel Schürmann
2023-04-13store buffer offsets before realloc() to avoid gcc 12 warning [-Wuse-after-free]Daniel Schürmann
2023-04-13fix indentation in fid_parse()Daniel Schürmann
2023-04-13Reformat macro fuctionsDaniel Schürmann
2023-03-17Find and fix remaining Launchpad links using this Reg-Ex "(#|lp:?)[0-9]{7,10}"Daniel Schürmann
2023-03-15Repoint launchpad links to GitHub issuesfwcd
2023-01-10Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2022-11-15libshout-idjc: fix missing function declarationpsykose
2022-07-24libshout-idjc: remove redundant definition to avoid a redefinition warningDaniel Schürmann
2022-07-24libshout-idjc: define sock_t as SOCKET on windows to avoid data loss warningDaniel Schürmann
2022-07-24libshout-idjc: print pointer via %pDaniel Schürmann
2022-07-24libshout-idjc: add missing include directiveDaniel Schürmann
2022-07-24libshout-idjc: use size_t type to silence warningDaniel Schürmann
2022-07-24libshout-idjc: silence various "possible loss of data" warnings by type castsDaniel Schürmann
2022-07-19Add a missing c++14 fall through commentDaniel Schürmann
2022-06-26fix(build): Workaround gcc bugSwiftb0y
2022-06-06Merge pull request #4783 from daschuer/hidapi_11Uwe Klotz
2022-06-04Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2022-06-02Add excludes for lib/hidapi to .gitignoreJoergAtGithub
2022-05-27refactor(util): make RampingValue vectorizer-friendlySwiftb0y
2022-05-13Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2022-05-11qm-dsp: Fix unintended float to int conversionsUwe Klotz
2022-05-11Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2022-05-10Upgrade googletest to mainUwe Klotz
2022-05-10Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2022-05-08Make -Woverloaded-virtual CXX onlyDaniel Schürmann
2022-05-06Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2022-05-03[libshout-idjc] silence deprecation warningDaniel Schürmann
2022-05-03[libshout-idjc] silence -Wunused-parameter warningDaniel Schürmann
2022-05-02[libshout-idjc] use the same warnings as in MixxxDaniel Schürmann
2022-05-02Remove unused and redundant HAVE_STRUCT_TIMESPEC calculation causing a warningDaniel Schürmann
2022-04-27Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2022-04-23Set SET CMP0042 NEW for libebur128Daniel Schürmann
2022-04-23Remove stray ! in libshout-idjcDaniel Schürmann
2022-04-23Update runbuffer lib/portaudio to master b94c49ee21a24a12d4fb35f184f89b5ee24c...Daniel Schürmann
2022-04-23define undefined macros in lib/appleDaniel Schürmann
2022-04-23Fix deprecation warning in lib/appleDaniel Schürmann