summaryrefslogtreecommitdiffstats
path: root/res
AgeCommit message (Collapse)Author
2020-12-28LateNight: fix incomplete sampler template pathsronso0
2020-12-17Update translation templateS.Brandt
Updating 'res/translations/mixxx.ts'... Found 2620 source text(s) (5 new and 2615 already existing) Removed 5 obsolete entries
2020-12-16remove LADSPA presetsBe
2020-12-15Pull latest translations from TransifexUwe Klotz
2020-12-15Update translation templateUwe Klotz
Updating 'res/translations/mixxx.ts'... Found 2620 source text(s) (56 new and 2564 already existing) Removed 19 obsolete entries Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized.
2020-12-11Added comment to insure USB IDs are update in all placesDaniel Schürmann
2020-12-10Fix path for AppStream an udev and add provides section to AppStream fileDaniel Schürmann
2020-11-27Merge pull request #3358 from ronso0/is_playing-controlDaniel Schürmann
Add 'play_latched' control to indicate true 'play' status
2020-11-25Merge pull request #3172 from ronso0/table-item-focus-borderUwe Klotz
Skins: add focus border to table cells
2020-11-24CoverArtDelegate, ColorDelegate: draw a focus border, pick color from ↵ronso0
stylesheets (default: white)
2020-11-24Shade: apply library font also to location delegate by packing library into ↵ronso0
Singleton
2020-11-24Skins, libary: add focus border to all table cellsronso0
2020-11-23Shade: implement new 'play_latched' COronso0
2020-11-23Tango: implement new 'play_latched' COronso0
2020-11-23Deere: implement new 'play_latched' COronso0
2020-11-23LateNight: implement new 'play_latched' CO, clean upronso0
2020-11-20Shade: unblur crossfader knobronso0
2020-11-16fix(midi-components): declare EffectUnitKnob.number before first useChristian
This removes the warning ```Warning [Controller]: ControlDoublePrivate::getControl returning NULL for ( "[EffectRack1_EffectUnit2_Effectundefined]" , "meta" )``` when an effect unit is created. First use is in `onFocusChange()`, triggered by the constructor.
2020-11-16fix(midi-components): define `this.group` before first useChristian
This removes the warning ```Warning [Controller]: ControlDoublePrivate::getControl returning NULL for ( "" , "show_focus" )``` when an effect unit is created with `allowFocusWhenParametersHidden`.
2020-11-15Merge pull request #2949 from toszlanyi/Denon_MC7000_mappingJan Holthuis
Denon MC7000 bugfix for softtakeover, Deck 4 Vinyl Mode, Backspin
2020-11-15Merge pull request #3325 from ronso0/skinfixes23Jan Holthuis
Skins: small fixes for 2.3
2020-11-15LateNight PaleMoon: brighten Key borderronso0
2020-11-15Fix "Mixx" typos in codeUwe Klotz
- Not in translations which are pulled from Transifex - Disabled pre-commit hooks to avoid mass-reformatting
2020-11-14Tango: fix skin description and 64-samplers skin previewronso0
2020-11-14LateNight clean upronso0
2020-11-14LateNight: disable 'highlight' connection from beat spinboxronso0
2020-11-06Revert addition of mixxx_en_US.ts with only plural formsUwe Klotz
2020-11-05Merge pull request #3264 from ronso0/skinfixes23_pt2Jan Holthuis
Skin fixes pt2: ensure font settings are applied, small fixes
2020-11-05LateNight: fic compact VU meter visibility connectionronso0
2020-11-05skins: add AutoDJ tooltipronso0
2020-11-05mixxx.ts: Manually duplicate <numerusform> for upload to TransifexUwe Klotz
2020-11-04Tango, Deere, LateNight: add AutoDJ indicator to tool barronso0
2020-11-04Tango, Deere, LateNight: ensure all font settings are appliedronso0
2020-11-04Shade: fix font settingsronso0
2020-11-04Shade: center fx parameters below focused fx slotronso0
2020-11-04Shade: add track color to minimal deckronso0
2020-11-04Shade: correct knob arcs, add inverted arc, Master>Main, add AutoDJ status ↵ronso0
to mixer
2020-11-04Tango: fix tooltip of preview deck VU meterronso0
2020-11-04LateNight: Master > Mainronso0
2020-11-04LateNight: spread skin settingsronso0
2020-11-04LateNight: enhance toggling number of samplersronso0
2020-11-04Update translation templatesUwe Klotz
2020-11-04Pull latest translations from Transifex: mixxxdj.mixxx2-3Uwe Klotz
2020-11-02Merge pull request #3144 from ronso0/skin-change-crash-fixBe
work around skin change crash on Linux
2020-11-02Fix codespell issuesUwe Klotz
2020-11-02Merge pull request #3245 from ronso0/skinfixes23Jan Holthuis
small Skin fixes
2020-11-02Tango/Deere: add track colors to decksronso0
2020-11-02Deere: move waveform/spinny row from skin.xml to separate templateronso0
2020-11-02Merge branch '2.2' of git@github.com:mixxxdj/mixxx.git into 2.3Uwe Klotz
2020-11-01Pioneer DDJ-200: Add support for 4 decks (#3193)Frank Breitling
Co-authored-by: Jan Holthuis <holthuis.jan@googlemail.com>