summaryrefslogtreecommitdiffstats
path: root/res
AgeCommit message (Collapse)Author
2021-01-11Merge remote-tracking branch 'mixxx/2.3' into pref-icon-colorronso0
# Conflicts: # res/mixxx.qrc # src/preferences/dialog/dlgpreferencepage.h # src/preferences/dialog/dlgpreferences.cpp
2021-01-11Preferences: choose dark or light icons depending to OS theme...ronso0
dark foreground text color > dark icons, light text > light icons
2021-01-07Deere - enlarge effect parameter link buttons, fix link invert borderabseits
the existing buttons are very small (4pt height), with 6pt they are much better visible and usable. added style.qss with modified border colors for effectparameterinvert buttons
2021-01-07Hercules P32 mapping: set pitch button color to red for offPierre Le Gall
2021-01-07Add pitch management to the Hercules P32 mappingPierre Le Gall
The pitch management inputs (`sync_key`, `pitch_up`, `pitch_down` and `reset_key`) have been added to the 4 right pad buttons of the loop mode.
2021-01-06Merge pull request #3464 from ronso0/pref-link-colorJan Holthuis
Preferences/About: draw links with a more readable color, improve defs_urls usage
2021-01-05Mapping Hercules P32: fix code style to match the eslintPierre Le Gall
2021-01-05LateNight: move preview deck above search barronso0
2020-12-28LateNight: fix incomplete sampler template pathsronso0
2020-12-22Preferences: choose dark or light icons according to OS themeronso0
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