summaryrefslogtreecommitdiffstats
path: root/src/engine
AgeCommit message (Expand)Author
2021-02-02removed stray ;Daniel Schürmann
2021-02-02fixed shadowed varibale issueDaniel Schürmann
2021-02-02Fix second pop up in case of encoder issues during broadcasting.Daniel Schürmann
2021-02-02Prevent double message box in case of recording issues.Daniel Schürmann
2021-02-02Improve error handling when initalize the encoders for recording or broadcastingDaniel Schürmann
2021-01-27Merge remote-tracking branch 'upstream/2.3' into fdkaac-encoder3Daniel Schürmann
2021-01-22Merge pull request #3579 from daschuer/lp1910814Uwe Klotz
2021-01-22ShoutConnection: Fix potential race condition on disconnectUwe Klotz
2021-01-21Campare int counter with > 0 instead of implicite bool castDaniel Schürmann
2021-01-21Reset individual preview state even when not previewing, fixes lp1910814Daniel Schürmann
2021-01-10Stop when hitting cue while plaing in DENON mode, fixes a regression since #3344Daniel Schürmann
2021-01-09fix include filesDaniel Schürmann
2021-01-08fdk-aac encoderStéphane L
2021-01-01Save CUE Sheet text as UTF-8 (#3496)Albert Aparicio Isarn
2020-12-15Replace null pointer constants (e.g. NULL, 0) with nullptrJan Holthuis
2020-12-15Add pointer qualification to auto typesJan Holthuis
2020-12-15Add missing braces around single-line statementsJan Holthuis
2020-12-15Add missing namespace commentsJan Holthuis
2020-12-12Fix inconsistent naming of hot cue "index" vs. "number"Uwe Klotz
2020-12-07Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-12-02Delete trailing/leading blank linesJan Holthuis
2020-12-02Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-12-02Clean up comments and use doxygen style (///)Jan Holthuis
2020-11-28Merge remote-tracking branch 'upstream/2.3' into stuck_hotcueDaniel Schürmann
2020-11-27Move destructor to cpp file to fix build.Daniel Schürmann
2020-11-27Merge pull request #3336 from daschuer/hotcue_focus_off_by_oneUwe Klotz
2020-11-27Merge pull request #3358 from ronso0/is_playing-controlDaniel Schürmann
2020-11-26Safe and robust conversion between hot cue index <-> numberUwe Klotz
2020-11-26Fix play latching via CUE right click and add a toot tip that describes tha b...Daniel Schürmann
2020-11-26Introduce kNoHotCueNumber for clarificationDaniel Schürmann
2020-11-25Fix interaction between Mouse, Keyboard, Controller and Touch when previewing...Daniel Schürmann
2020-11-25Merge remote-tracking branch 'upstream/2.3' into hotcue_focus_off_by_oneDaniel Schürmann
2020-11-24engine/filters: Fix potential out-of-bounds read in setCoefs{2}Jan Holthuis
2020-11-23Cuecontrol: add CO 'play_latched' to indicate true 'Play' statusronso0
2020-11-20Merge branch '2.3' into clazy-returning-void-expressionUwe Klotz
2020-11-19Added debug assertions and commentsDaniel Schürmann
2020-11-19Do not return void expressionsJan Holthuis
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-19Added helper functions for the HotcueIndex vs. HotcueNumber issueDaniel Schürmann
2020-11-19use correct boolean interpreatation for CO valuesDaniel Schürmann
2020-11-17Fix hotcue_focus off by one issue not matching the hotcue CO namesDaniel Schürmann
2020-11-13Bypass quantize setting when beat jumping. Fixing lp1904132Daniel Schürmann
2020-11-13Merge remote-tracking branch 'upstream/2.3' into cleanup-headersxerus2000
2020-11-12Fix remaining -Wclazy-range-loop warnings using a local const varJan Holthuis
2020-11-12Fix a bunch of clazy-range-loop warningsJan Holthuis
2020-11-11Merge branch '2.2' of git@github.com:mixxxdj/mixxx.git into 2.3Uwe Klotz
2020-11-10Remove filename and author comment in header filesxerus2000
2020-11-10Remove long copyright headersxerus2000
2020-11-10Remove filename headersxerus2000