summaryrefslogtreecommitdiffstats
path: root/build
AgeCommit message (Expand)Author
2014-10-01Merge branch 'master' of https://github.com/mixxxdj/mixxx into coverArtSupportMarcos CARDINOT
2014-09-29Fix skin packaging.RJ Ryan
2014-09-29Merge branch 'master' of https://github.com/mixxxdj/mixxx into coverArtSupportMarcos CARDINOT
2014-09-27Remove resolution-dependent Deere variants.RJ Ryan
2014-09-26Remove skin and controller options from NSIS.RJ Ryan
2014-09-26Rename LateNight-Stacked to LateNight.RJ Ryan
2014-09-26Merge pull request #345 from ywwg/newskins-nsisRJ Ryan
2014-09-26We don't really use pkg-config on OSX.RJ Ryan
2014-09-26Oops.RJ Ryan
2014-09-26Generalize support for bundling the SQLite DLL to Mac OS X.RJ Ryan
2014-09-26Merge pull request #305 from daschuer/bessellvDaniel Schürmann
2014-09-24Merge pull request #256 from daschuer/localeCompareRJ Ryan
2014-09-24fix typo in localecompare option nameDaniel Schürmann
2014-09-24Make localecompare=0 for all platforms except Linux where the systems sqlite ...Daniel Schürmann
2014-09-24Always generate debugging information on Windows for binaries and compilation...RJ Ryan
2014-09-20Revert "Force use of llvm libc implementation on mac os"RJ Ryan
2014-09-20Force use of llvm libc implementation on mac oskain88-de
2014-09-19removing some tabsMarcos CARDINOT
2014-09-18Add new resizable skins to nsisOwen Williams
2014-09-19Merge branch 'master' of https://github.com/mixxxdj/mixxx into coverArtSupportMarcos CARDINOT
2014-09-18Trust that distXX contains DLLs we intend to bundle in the installer (don't f...RJ Ryan
2014-09-17Follow symlinks when copying dylibs into the Mac bundle.RJ Ryan
2014-09-16Add comments.RJ Ryan
2014-09-16Update SoundSourceOpus to build on Windows.RJ Ryan
2014-09-16Windows XP compatibility: Use /subsystem:WINDOWS,5.[01|02].RJ Ryan
2014-09-16Use the ATL in XP-compatibility mode.RJ Ryan
2014-09-16Remove arbitrary ATL include path. We already do this in the new MSSDK suppor...RJ Ryan
2014-09-16Update MSVC++ runtime installation.RJ Ryan
2014-09-16Support lib, include, and bin sub-folders of the WINLIB folder.RJ Ryan
2014-09-16Fixes to SCons Windows SDK and compiler configuration.RJ Ryan
2014-09-16Define PROTOBUF_USE_DLLS when not building with static dependencies on Windows.RJ Ryan
2014-09-15Various MSVC build changes in preparation for actually making debug builds.RJ Ryan
2014-09-15Remove unused msvshacks build option.RJ Ryan
2014-09-14implements custom qlabel to show cover art + opens fullsize cover when hoveri...Marcos CARDINOT
2014-09-14Added a 4th order bessel LV EQ as 1:1 replacement for the lightweight EQDaniel Schürmann
2014-09-14fix tabs in build scriptMax Linke
2014-09-14Merge branch 'master' of https://github.com/mixxxdj/mixxx into coverArtSupportMarcos CARDINOT
2014-09-10Updated the ASMLIB library filenames.Sean M. Pappalardo
2014-09-09Merge branch 'master' of https://github.com/mixxxdj/mixxx into coverArtSupportMarcos CARDINOT
2014-09-01Merge remote-tracking branch 'upstream/master' into audiotaperDaniel Schürmann
2014-08-31Merge remote-tracking branch 'upstream/master' into bessellvDaniel Schürmann
2014-08-31Merge remote-tracking branch 'upstream/master' into localeCompareDaniel Schürmann
2014-08-14creating WCoverArtMenu class - this class implements a simple QMenu to be use...Marcos CARDINOT
2014-08-13creates DlgCoverArtFullSize - it is a singleton class responsible to show a f...Marcos CARDINOT
2014-08-10Addes a Bessel 8 EQ, will get Lipshitz and Vanderkooy Mix in a later commitDaniel Schürmann
2014-08-10added enginefilterbessel8Daniel Schürmann
2014-08-07Cosmetic fix - removing tabs (using only spaces)Marcos CARDINOT
2014-08-07Merge branch 'master' of https://github.com/mixxxdj/mixxx into coverArtSupportMarcos CARDINOT
2014-08-04Add newly created files to depends.pyNicu Badescu
2014-07-24Merge branch 'coverArtSupport_2' of https://github.com/cardinot/mixxx into co...Marcos CARDINOT