summaryrefslogtreecommitdiffstats
path: root/src/library/banshee
AgeCommit message (Expand)Author
2018-11-01move sTableNumber to anonymous namespaceDaniel Schürmann
2018-10-31Fix Banshee playlist view for tracks that have never been sortedDaniel Schürmann
2018-10-31Fix playlist import of the Banshee featureDaniel Schürmann
2018-10-30Remove unnecessary struct keyword.RJ Skerry-Ryan
2018-09-15Remove QT_DISABLE_DEPRECATED_BEFORE and fix all Qt 5 compatibility issues.RJ Skerry-Ryan
2018-08-17vectorize Library feature iconsronso0
2017-01-29Remove SQLite stuff from TrackCollection & CoUwe Klotz
2016-12-09Simplify and safeguard memory management of TreeItem(Model)Uwe Klotz
2016-12-09Improve and simplify the design/interface of TreeItemUwe Klotz
2016-11-23Delete obsolete or redundant class membersUwe Klotz
2016-11-23Reorder and annotate inherited functions in the TableModel hierarchyUwe Klotz
2016-11-09Use const-ref instead of pointer for function argumentsUwe Klotz
2016-06-25Enhance precision of track duration from int to doubleUwe Klotz
2016-05-04Convert some qDebugs into qWarnings.RJ Ryan
2016-03-01use p prefix for pointersDaniel Schürmann
2016-01-31Remove quotes for Duration debug outputDaniel Schürmann
2016-01-25Merge pull request #873 from rryan/durationRJ Ryan
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2016-01-24Use Duration class for calculating time differences.RJ Ryan
2016-01-09Move classes that represent mixing "devices" into mixer/.RJ Ryan
2015-12-31Rename BPM functions and apply some refactoringUwe Klotz
2015-12-27Rename src/util.h to src/util/class.h.RJ Ryan
2015-08-23Replace 'int' with type-safe 'TrackId'Uwe Klotz
2015-03-24Try to fix a preview coloumn update issueDaniel Schürmann
2015-02-01Added a location compare to find the previewed track in external tablesDaniel Schürmann
2014-12-10Merge branch 'master' into headerstateOwen Williams
2014-12-10Process cover art when loading tracks from browse mode or external libraries.RJ Ryan
2014-12-07Make sure to clear out all header statesOwen Williams
2014-11-18Code fascism.RJ Ryan
2014-11-09Alphabetical order to banshee playlists.Juha Pitkänen
2014-10-11moving signal to the if block - enable/disable the WCoverArt just when the tr...Marcos CARDINOT
2014-07-21do not show cover widget for non-supported featuresMarcos CARDINOT
2014-04-10Fix various invalid indices due to calculating "size() - 1" on empty containers.RJ Ryan
2014-03-22Fix various warnings.RJ Ryan
2014-01-22Delete MixxxUtils and stick the duration string formatting in util/time.h.RJ Ryan
2014-01-14Convert float literals to double literals in various places.RJ Ryan
2014-01-01fixed copy and paste error in a commentDaniel Schürmann
2013-12-30Merge remote-tracking branch 'upstream/master' into features_bansheeDaniel Schürmann
2013-12-30silenced some debug messagedDaniel Schürmann
2013-12-30fixed preview button feedback in banshee viewDaniel Schürmann
2013-12-29removed now unused codeDaniel Schürmann
2013-12-29fixed get track from bansheeDaniel Schürmann
2013-12-29tweaking of the external library interfaceDaniel Schürmann
2013-12-28removed unused m_dirty flagDaniel Schürmann
2013-12-26fixed date added displayDaniel Schürmann
2013-12-26fix scaling of durationDaniel Schürmann
2013-12-26fixed position coloumnDaniel Schürmann
2013-12-26make use of a temp sql table for fanshee featureDaniel Schürmann
2013-11-30Header/include cleanups across the codebase.RJ Ryan
2013-11-26Removed unused variableDaniel Schürmann