summaryrefslogtreecommitdiffstats
path: root/build/features.py
AgeCommit message (Expand)Author
2020-01-20Merge remote-tracking branch 'upstream/2.2'Jan Holthuis
2020-01-19Use internal libshout if systm provided one is olderDaniel Schürmann
2020-01-17Dispose shoutcast_internal because it was confusing without a real use caseDaniel Schürmann
2020-01-17Bump minimum shoutcast version to 2.4.4, because 2.4.3 is still affected from...Daniel Schürmann
2020-01-15Bump minimum shoutcast version to 2.4.4, because 2.4.3 is still affected from...Daniel Schürmann
2020-01-12Fix the googletest/benchmark SCons buildUwe Klotz
2020-01-12Upgrade googletest from 1.7.0 to 1.8.x (2019-01-30)Uwe Klotz
2020-01-11move build.flags['shoutcast_internal'] above the enabled() check to avoid a K...Daniel Schürmann
2019-12-22Move build.flags['shoutcast_internal'] assignment to `enabled` to avoid a Key...RJ Skerry-Ryan
2019-12-17Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2019-12-17Merge pull request #2040 from daschuer/libshout_internUwe Klotz
2019-12-06default shoutcast_internal to 0Daniel Schürmann
2019-12-06remove trailing white spacesDaniel Schürmann
2019-12-06Explicit force shoutcast_internal for 2.4.2Daniel Schürmann
2019-12-06fix indendtDaniel Schürmann
2019-09-16Merge remote-tracking branch 'upstream/2.2'Daniel Schürmann
2019-09-14Merge pull request #1356 from uklotzde/ffmpeg31Be
2019-09-12Fix path in bulk featureDaniel Schürmann
2019-09-08Enable modplug feature implicitly if availableUwe Klotz
2019-09-07Disable modplug feature by defaultUwe Klotz
2019-08-17Force the shout_internal flag if the systems libshout is > 2.4.2Daniel Schürmann
2019-08-17Enable (lib)modplug support on Linux by defaultUwe Klotz
2019-08-15Added patch for ssl 1.1 compatibilityDaniel Schürmann
2019-08-15linke ssl version expliciteDaniel Schürmann
2019-08-15Added ths static libshout config to sconsDaniel Schürmann
2019-07-03Replace SoundSourceFFmpeg with new implementation for FFmpeg 4.xUwe Klotz
2019-06-30Merge branch 'master' of git@github.com:mixxxdj/mixxx.git into ffmpeg31Uwe Klotz
2019-06-06Add support for the battery widget on BSD systems (via upower)Raphael Graf
2019-06-04Improve BSD compatibilityRaphael Graf
2019-05-08dynamic load gl functions, removed workaround with scons OpenGLES featureDaniel Schürmann
2019-04-11Fix error messages about missing build dependenciesUwe Klotz
2019-04-09Adjust feature nameUwe Klotz
2019-02-10remove trailing white space charactersDaniel Schürmann
2019-02-10First version with libfaadloader and FAAD enabled by default on linuxDaniel Schürmann
2019-02-08Increase required FFmpeg version from 3.1 to 4.0Uwe Klotz
2019-02-08Merge branch 'master' of git@github.com:mixxxdj/mixxx.git into ffmpeg31Uwe Klotz
2019-01-12Fix the build when opus is disabled and add Opus streaming/recording to the c...RJ Skerry-Ryan
2019-01-09Merge branch 'engine_function_pointer_connections' of https://github.com/Be-i...Daniel Schürmann
2019-01-06move EngineControls to their own folderBe
2019-01-06Update features.pyStéphane Lepin
2018-12-31build: add silk_float linker dependencyStéphane Lepin
2018-12-31Opus encoderStéphane Lepin
2018-12-26Merge remote-tracking branch 'mixxxdj/master' into remove-vampRJ Skerry-Ryan
2018-12-25Improve commentNino Miškić-Pletenac
2018-12-25Add new SoundSource for FFmpeg 3.1 (and beyond)Uwe Klotz
2018-12-24Remove duplicate -lvamp-hostsdk and -ldl from LIBSNino Miškić-Pletenac
2018-11-30Fix Windows buildNino Miškić-Pletenac
2018-11-29Fix build on Ubuntu caused by incorrect order of librariesNino Miškić-Pletenac
2018-10-26Merge remote-tracking branch 'mixxxdj/master' into remove-vampRJ Skerry-Ryan
2018-10-24Build library objects in the SConscript variant_dir.RJ Skerry-Ryan