summaryrefslogtreecommitdiffstats
path: root/src/library/banshee/bansheeplaylistmodel.cpp
AgeCommit message (Expand)Author
2016-11-23Delete obsolete or redundant class membersUwe 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-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-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-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-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-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-24removed unused functionsDaniel Schürmann
2013-11-23some code style clean upsDaniel Schürmann
2013-11-23added missing includesDaniel Schürmann
2013-11-22display rating as starts in banshee viewDaniel Schürmann
2013-11-22make new coloums workDaniel Schürmann
2013-11-22added Grouping and AlbumArtist column to Banshee view Daniel Schürmann
2013-11-20fixed bpm banshee displayDaniel Schürmann
2013-11-20Fixed crash of Mixxx when select BansheeDaniel Schürmann
2013-11-20Merge commit '25d57b59dff3947212909634864dd82365c9606b' into features_bansheeDaniel Schürmann