summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2016-01-22BehringerCMDStudio4a v1.3 mapping.Craig Easton
Update to the mapping to include reverse and reverse-slip plaback, plus general clean-up of files to comply with coding standards.
2016-01-19BehringerCMDStudio4a V1.2 mapping.Craig Easton
Added JSHint header as described in the Wiki.
2016-01-19BehringerCMDStudio4a mapping V1.2Craig Easton
new file: res/controllers/Behringer CMDStudio4a.midi.xml new file: res/controllers/Behringer-CMDStudio4a-scripts.js
2016-01-11Use the actual env.Program result as an input to the copy Command.RJ Ryan
If we don't do this then in some cases SCons won't copy mixxx out of the build folder when it should.
2016-01-08Merge branch 'scs3d' into 2.0Sean M. Pappalardo
2016-01-08SCS.3d: Update XML text. This is materially unchanged from 1.9.xSean M. Pappalardo
2016-01-08Update SCS.3d controller scriptSean M. Pappalardo
2016-01-08SCS.3d: Update copyright dateSean M. Pappalardo
2016-01-08SCS.3d: Update script version numberSean M. Pappalardo
2016-01-08SCS.3d: Add quantize toggle on Mode + SYNC buttons.Sean M. Pappalardo
2016-01-08Use MidiKey constructor in DlgControllerLearning. Fixes Bug #1532297.RJ Ryan
2016-01-08SCS.3d: Update effects modes for 2.0Sean M. Pappalardo
2016-01-08SCS.3d: Flip left side Loop mode buttonsSean M. Pappalardo
...so circle swiping results in incremental loop size changes
2016-01-06Merge branch '2.0' into scs3dSean M. Pappalardo
2016-01-04Update controller preset Mixxx versions from "1.12.0+" to "2.0.0+".RJ Ryan
2016-01-03repair scons vamp=0 Bug #1530454Daniel Schürmann
2016-01-03move libX11 dependency from vamp section to Linux sectionDaniel 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-03remove unused libopus dependency Bug #1530578Daniel Schürmann
2016-01-03Add Opus to the list of supported audio file formats in Library preferences ↵S.Brandt
pane. Fixes https://bugs.launchpad.net/mixxx/+bug/1530236
2016-01-03Fix typoS.Brandt
2016-01-02Merge pull request #836 from sblaisot/nsis-silent-uninstallDaniel Schürmann
allow win uninstaller to be run silently
2016-01-02allow wind uninstaller to be run silentlySebastien Blaisot
2016-01-01SCS.3d: duration change fix for decks 3 & 4, replaced deprecated controls, ↵Sean M. Pappalardo
working on effects updates
2015-12-31Merge pull request #700 from freaktechnik/1.12RJ Ryan
Update DJ Control Instinct mapping with effect racks
2015-12-30Merge pull request #595 from kaie/1.12RJ Ryan
Support the Source1/Source2 buttons, Vinyl passthrough
2015-12-30Define NSPrincipalClass and NSHighResolutionCapable on OS X.RJ Ryan
2015-12-30Merge pull request #831 from JosepMaJAZ/1.12RJ Ryan
small fix on hercules dj console 4mx
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-28Update manual build to d008638c051797a08dd3fe9508ab7c00ecf8d391.RJ Ryan
2015-12-28Fix typo.RJ Ryan
2015-12-28"tab" fixjosepma
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-28Hercules DJ console 4Mx small fixjosepma
AutoDj leds were removed by mistake in previous version, plus added url to wiki in the mapping.
2015-12-28Merge remote-tracking branch 'refs/remotes/mixxxdj/1.12' into 1.12josepma
2015-12-28credits reorder to unify with upcoming website tweaksOwen Williams
2015-12-28Update copyright, readme, etc.RJ Ryan
2015-12-28Update Debian copyright.RJ Ryan
2015-12-28Remove build_number_in_title_bar from Debian rules.RJ Ryan
2015-12-28Update Debian changelog.RJ Ryan
2015-12-28Merge branch 'scs3d' into 2.0Sean M. Pappalardo
2015-12-27Treat 404 as a not found instead of a network error.RJ Ryan
Avoids the confusing "could not connect to MusicBrainz" error. Partially fixes https://bugs.launchpad.net/mixxx/+bug/1510550
2015-12-27Add debug printing for AcoustIdClient.RJ Ryan
This will help us debug user problems and only runs if the user initiates a tag fetch so it won't be too spammy.