summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2018-08-13Bump Version to 2.1.2Daniel Schürmann
2018-08-10Merge pull request #1773 from daschuer/lp1783493Uwe Klotz
2018-08-10Merge pull request #1752 from daschuer/lp1779468Daniel Schürmann
2018-08-08Reintroduced old right click CUE button tool tipDaniel Schürmann
2018-08-07Use LOG_FAILED_QUERYDaniel Schürmann
2018-08-07use SQLITE_CONSTRAINT defineDaniel Schürmann
2018-08-06ITunes: Don't stop import in case of duplicated PlaylistsDaniel Schürmann
2018-07-29Added beenisss to the list of contributors. Thank you very much.Daniel Schürmann
2018-07-28Merge pull request #1662 from mixxxdj/more-max-speedDaniel Schürmann
2018-07-27Merge pull request #1715 from daschuer/lp1777429Sean M. Pappalardo
2018-07-23Update keycontrol.cppbeenisss
2018-07-16Merge pull request #1743 from daschuer/lp1780479Sean M. Pappalardo
2018-07-16fix tooltips for smapler play buttonDaniel Schürmann
2018-07-14Merge pull request #1745 from uklotzde/lp1777480_cache_miss_paddingDaniel Schürmann
2018-07-14Reduce log level for cache misses from DEBUG to TRACEUwe Klotz
2018-07-14Improve robustness and documentation of CachingReader interfaceUwe Klotz
2018-07-14Fade in after a chache missDaniel Schürmann
2018-07-14CachingReader reports cache misses to calling codeDaniel Schürmann
2018-07-12Improve commentsDaniel Schürmann
2018-07-11set the attribute Qt::WA_WState_Visible to stop resizing a button during paintDaniel Schürmann
2018-07-10Remove the temorary button for rendering the preview button from the QT objec...Daniel Schürmann
2018-07-08Pad unreadable samples with silence on cache missUwe Klotz
2018-07-06Use an empty string for None EQ and Filter, this fixes lp1780479Daniel Schürmann
2018-07-06Added a comment about the compare values.Daniel Schürmann
2018-07-06Make definitions of enum values more expliciteDaniel Schürmann
2018-07-03Clear buffer before using it for more than 32 Sampler.Daniel Schürmann
2018-06-19Fix typosDaniel Schürmann
2018-06-19Added test: EngineSyncTest.QuantizeHotCueActivateDaniel Schürmann
2018-06-19make hot cues fully double precisionDaniel Schürmann
2018-06-19Redefine SEEK_STANDARD to make it respect quantizeDaniel Schürmann
2018-06-14Bump Version to 2.1.2-preDaniel Schürmann
2018-06-10Merge pull request #1679 from daschuer/lp1772525Be
2018-06-09Merge pull request #1691 from daschuer/lp1773709Uwe Klotz
2018-06-08fix typosDaniel Schürmann
2018-06-06Remove redundant codeDaniel Schürmann
2018-06-03Bump API version (now actually)Uwe Klotz
2018-06-02Fix propagation of log levels into plugins with an ugly hackUwe Klotz
2018-06-02Merge branch '2.1' into 2.1_reduce_log_spamUwe Klotz
2018-06-02Fix crash when importing ID3v2 APIC frames with unexpected typeUwe Klotz
2018-06-01extend test for beatsyncDaniel Schürmann
2018-06-01Restore quantize dependency of beatsync lost in a previous commitDaniel Schürmann
2018-06-01Added the test SyncPhaseToIfQuantizeDaniel Schürmann
2018-06-01Restore quantize dependency of sync_enable lost in a previous commitDaniel Schürmann
2018-06-01fix beatsync control syncing phase, an old regression since 2.0Daniel Schürmann
2018-06-01de-duplicated CodeDaniel Schürmann
2018-06-01Added a TableItemDelegate base class to hold the background paintingDaniel Schürmann
2018-06-01Draw background for library cover art and peview coloumn, fixing LP1773709Daniel Schürmann
2018-05-29Merge pull request #1667 from daschuer/2.1.1RJ Skerry-Ryan
2018-05-29Merge pull request #1637 from esbrandt/def_urls-updateRJ Skerry-Ryan
2018-05-28Re-enable file related logsUwe Klotz