summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2016-01-11Use the actual env.Program result as an input to the copy Command.RJ Ryan
2016-01-08Use MidiKey constructor in DlgControllerLearning. Fixes Bug #1532297.RJ Ryan
2016-01-03repair scons vamp=0 Bug #1530454Daniel Schürmann
2016-01-03removed unused default value of builtInFormatsDaniel Schürmann
2016-01-03Correct 'built-in formats' variable spellingSean M. Pappalardo
2016-01-03Make build in formats list conditional, Bug #1530643Daniel Schürmann
2016-01-03Add Opus to the list of supported audio file formats in Library preferences p...S.Brandt
2015-12-29Add a note about versioning.RJ Ryan
2015-12-29make sure to check for NoneOwen Williams
2015-12-29Revert to version 2.0.0.RJ Ryan
2015-12-28Add Oscillicious to special thanks.RJ Ryan
2015-12-28Only hack up the Debian version for the mixxxbetas PPA.RJ Ryan
2015-12-28Update feedback survey URL for 2.0.RJ Ryan
2015-12-28Version bump to 2.0.0.1. \o/RJ Ryan
2015-12-28credits reorder to unify with upcoming website tweaksOwen Williams
2015-12-27Treat 404 as a not found instead of a network error.RJ Ryan
2015-12-27Add debug printing for AcoustIdClient.RJ Ryan
2015-12-27Reset error state when loading a new track.RJ Ryan
2015-12-27Fix console declaration in mixxx-test entrypoint.RJ Ryan
2015-12-27Fix signal disconnect in DlgTagFetcher.RJ Ryan
2015-12-27fix windows buildDaniel Schürmann
2015-12-26Update default lauchimage, that is displayed on startup. Found the current on...S.Brandt
2015-12-26Fix warning: QLayout: Attempting to add QLayout "" to LaunchImage ""Daniel Schürmann
2015-12-25Fix windows buildDaniel Schürmann
2015-12-23Merge pull request #790 from daschuer/controllerpollDaniel Schürmann
2015-12-23move midi related comments to portmidicontrol.hDaniel Schürmann
2015-12-23Removed unused includesDaniel Schürmann
2015-12-23glXExtensionSupported is not used.Johannes Obermayr
2015-12-22Try again to get Mixxx PDB bundled.RJ Ryan
2015-12-22Add preset validity test suite.RJ Ryan
2015-12-22Return a status from Controller::applyPreset.RJ Ryan
2015-12-22Return a success indicator from ControllerEngine::loadScriptEngine.RJ Ryan
2015-12-22Skip empty function prefixes.RJ Ryan
2015-12-22Disable ErrorDialogHandler when running tests.RJ Ryan
2015-12-22Pass search paths into PresetInfoEnumerator.RJ Ryan
2015-12-22Replace debian/rules environment variables. Hack to get PPA builds fixed.RJ Ryan
2015-12-22Flag order matters when running debuild.RJ Ryan
2015-12-22Set debuild 'build' environment variable explicitly.RJ Ryan
2015-12-20Merge remote-tracking branch 'upstream/1.12' into controllerpollDaniel Schürmann
2015-12-20fixed typeDaniel Schürmann
2015-12-19Some PortMidiController buffer overflows and logic fixes.RJ Ryan
2015-12-19Use output device name when an input device is not provided.RJ Ryan
2015-12-19Don't close devices that are already closed.RJ Ryan
2015-12-19silence debugDaniel Schürmann
2015-12-19Improve comments for MIXXX_PORTMIDI_BUFFER_LENDaniel Schürmann
2015-12-19Merge remote-tracking branch 'upstream/1.12' into controllerpollDaniel Schürmann
2015-12-19Add skip cycle in overload situations, Add a lot of comments explaining the e...Daniel Schürmann
2015-12-17Increase number of MIDI messages to buffer, fix bug #1527410Sean M. Pappalardo
2015-12-18more debugDaniel Schürmann
2015-12-18Add more debugDaniel Schürmann