summaryrefslogtreecommitdiffstats
path: root/src/waveform/waveform.h
AgeCommit message (Expand)Author
2020-12-07merge 2.3Be
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-01-07Use loadAcquire() for certain atomic load callsJan Holthuis
2020-01-07Add util wrapper function for QAtomic*<T>::load/store[Relaxed] methodsJan Holthuis
2019-10-20waveform/waveform.h: Typecast std::vector::size_type to int explicitlyJan Holthuis
2019-01-13Fix and cleanup Qt compatibility includesUwe Klotz
2019-01-11remove QT4 compatibility layer from util/compatibility.hDaniel Schürmann
2017-03-19some changes from the PR reviewJosepMaJAZ
2017-02-11Change the dirty waveform flag for a multistate enum to clearly indicate when...JosepMaJAZ
2015-12-27Rename src/util.h to src/util/class.h.RJ Ryan
2014-12-04More review comments.RJ Ryan
2014-12-03Review comments.RJ Ryan
2014-12-03Fix waveform concurrency issues. Potentially fixes Bug #1383404.RJ Ryan
2014-08-29rename deref to remove confusion with QAtomicInt::dref()Owen Williams
2014-04-19Move waveform enums out of AnalyserWaveform.RJ Ryan
2013-11-30Header/include cleanups across the codebase.RJ Ryan
2013-10-30Add util/compatibility.h, a file for compatibility helpers to allow us to sup...RJ Ryan
2013-10-30Add missing includes of Qt headers to start the migration from qt4 to qt5.RJ Ryan
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan