summaryrefslogtreecommitdiffstats
path: root/build
AgeCommit message (Expand)Author
2017-06-15Split DbConnectionPool API into roles: "Pooler" vs. "Pooled"Uwe Klotz
2017-06-15Introduce DbConnectionPooled for thread-local, pooled connectionsUwe Klotz
2017-06-14Renaming: 'Repository' -> 'MixxxDb'Uwe Klotz
2017-06-12Manage a pool of thread-local database connectionsUwe Klotz
2017-06-12Change namingUwe Klotz
2017-06-12Move Mixxx DB code from TrackCollection into separate classUwe Klotz
2017-06-12Move database artifacts into separate folderUwe Klotz
2017-06-10(wix) Update translations from Transifex, added sv-SES.Brandt
2017-06-03Merge pull request #1248 from daschuer/svg_color_schemaDaniel Schürmann
2017-05-28Move logger into separate .h/.cpp filesUwe Klotz
2017-05-26Merge pull request #1265 from uklotzde/logging_and_debuggingDaniel Schürmann
2017-05-25Fix undefined static initialization of ControllerDebugUwe Klotz
2017-05-11Merge remote-tracking branch 'upstream/master' into beatloop_sizebe_
2017-05-02Extracted Paintable class to its own fileDaniel Schürmann
2017-04-15Use #include, not #import for IOKit headers.RJ Ryan
2017-04-15Fix the Ubuntu 32-bit build by splitting up optimization CCFLAGS.RJ Ryan
2017-04-15Merge pull request #1028 from daschuer/portaudio_pkg-configRJ Skerry-Ryan
2017-04-11Merge remote-tracking branch 'upstream/master' into beatloop_sizebe_
2017-04-09User pkg-config on linux onlyDaniel Schürmann
2017-04-09Merge pull request #1229 from JosepMaJAZ/prevent-screensaverDaniel Schürmann
2017-04-07Merge remote-tracking branch 'upstream/master' into beatloop_sizebe_
2017-04-01merge masterJosepMaJAZ
2017-03-31that merge went really bad...JosepMaJAZ
2017-03-30Merge remote-tracking branch 'upstream/master' into beatloop_sizebe_
2017-03-30merge masterJosepMaJAZ
2017-03-28merge masterJosepMaJAZ
2017-03-26Merge remote-tracking branch 'upstream/master' into LateNightDaniel Schürmann
2017-03-25Initial version of screensaver inhibitor.JosepMaJAZ
2017-03-25Merge pull request #1221 from ronso0/RecordingDuration-widgetDaniel Schürmann
2017-03-24Add ppc64le and aarch64leigh123linux
2017-03-22introduce RecordingDuration widgetronso0
2017-03-21implement auto HiDpi scaling using gsettingsDaniel Schürmann
2017-03-12hide widgets without changing the size and position of the other componentsJosepMaJAZ
2017-03-03correctly detect presence of SFC_SET_COMPRESSIONJosepMaJAZ
2017-02-27rename WHalveDoubleSpinBox to WBeatSpinBoxbe_
2017-02-26merge with masterJosepMaJAZ
2017-02-26Reimplementation of the recording preferences page, converted wav/aiff record...JosepMaJAZ
2017-02-24replace WNumberBeatSize with WHalveDoubleSpinBoxbe_
2017-02-15add WNumberBeatSize widgetbe_
2017-02-12Update Windows build environment to mixxxdj/buildserver@1b6c054.RJ Ryan
2017-02-05Merge pull request #879 from bestdani/TyphoonMappingsRJ Skerry-Ryan
2017-02-04Merge branch 'master' into cratestorageUwe Klotz
2017-02-04Reduce code duplication for creating crates (once more)Uwe Klotz
2017-02-04Merge pull request #1164 from daschuer/biquald_killDaniel Schürmann
2017-02-02Merge branch 'master' into cratestorageUwe Klotz
2017-02-01Merge pull request #1162 from Be-ing/hercules_p32_mapping_for_2.1RJ Skerry-Ryan
2017-01-31Added a new Biquad EQ with full kill feature.Daniel Schürmann
2017-01-30wrap Controls JS into a "controls" namespacebe_
2017-01-29Rename SelectIterator -> SelectResult and fix move semanticsUwe Klotz
2017-01-29Renaming: SqlLikeEscaper -> SqlLikeWildcardEscaperUwe Klotz