summaryrefslogtreecommitdiffstats
path: root/src/library/basetrackcache.h
AgeCommit message (Expand)Author
2020-04-26Route LibraryScanner::trackAdded through TrackCollectionUwe Klotz
2020-04-26Remove redundant signal for single track changesUwe Klotz
2020-03-14Move common functions into BaseTrackTableModelUwe Klotz
2020-02-24Delete obsolete forward declarationUwe Klotz
2020-02-23Connect/disconnect track source in TrackCollectionUwe Klotz
2019-11-21Move export of track metadata from TrackCollection into LibraryUwe Klotz
2019-11-21Get or add single tracks via TrackCollectionUwe Klotz
2019-09-22Use new signals and slots syntaxFerran Pujol Camins
2018-12-11Reuse locale-aware string comparison in BaseTrackCacheUwe Klotz
2018-02-04Inline member functionUwe Klotz
2018-02-03Reliably suppress emitting signals when evicting and deleting a trackUwe Klotz
2018-01-23Minor optimizations in BaseTrackCacheUwe Klotz
2018-01-17Remove redundant ControlProxyUwe Klotz
2018-01-17Change naming of recently used/cached track members and functionsUwe Klotz
2018-01-14Cache the most recent track locally in BaseTrackCacheUwe Klotz
2017-12-04Remove the recent tracks cache from TrackDAOUwe Klotz
2016-09-15sort keys correctly after a track has been playedbe_
2016-06-24Fixed hierarchically sorting for dirty tracks, Bug #1595709Daniel Schürmann
2016-04-26Rename TrackInfoObject to Track.RJ Ryan
2015-12-27Rename src/util.h to src/util/class.h.RJ Ryan
2015-08-23Replace 'int' with type-safe 'TrackId'Uwe Klotz
2015-06-09Improve readability using auto and std::make_uniqueUwe Klotz
2015-06-09Replace plain pointers with std::unique_ptr to avoid memory leaksUwe Klotz
2015-04-21Merge pull request #465 from daschuer/header-sortRJ Ryan
2015-02-10Introduced new Function columnSortForFieldIndex()Daniel Schürmann
2015-01-20Remove invalid search columns in rhythmbox featureDaniel Schürmann
2015-01-18remove unusd functionDaniel Schürmann
2015-01-18Keep two coloumns in sorting history, fixes https://bugs.launchpad.net/mixxx/...Daniel Schürmann
2014-02-06Switch BaseTrackCache and BaseSqlTableModel to use ColumnCache.RJ Ryan
2014-01-12Refactor SearchQueryParser to handle matching of dirty tracks in BaseTrackCache.RJ Ryan
2013-12-29removed unused code form BaseTrackCache, use cons reference in constructorDaniel Schürmann
2013-11-06Some code cleanup, while working on Library concurency refactoring.Nazar tro Gerasymchuk
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan