summaryrefslogtreecommitdiffstats
path: root/src/widget/wcoverart.h
AgeCommit message (Expand)Author
2014-09-14WCoverArt - handling show/hide stuff only by view menu and keyboard shortcutMarcos CARDINOT
2014-09-12use CoverInfo in every class that uses CoversMax Linke
2014-09-12Remove unused m_pConfig member from WCoverArt.Max Linke
2014-09-11Make cover in dlgtrackinfo work with cancelMax Linke
2014-09-07Added cachedOnly flag to LoadCoverArtSignalDaniel Schürmann
2014-08-15WCoverArt cleanup - try getting pixmap directly from "requestPixmap"(return) ...Marcos CARDINOT
2014-08-15WCoverArt - removing method setToDefault()Marcos CARDINOT
2014-08-15cosmetic fix - storing coverLoc and md5 in a QPair (WCoverArt + WCoverArtMenu)Marcos CARDINOT
2014-08-15WCoverArt - removing some unused membersMarcos CARDINOT
2014-08-14WCoverArt - using WCoverArtMenu instead of QMenuMarcos CARDINOT
2014-08-13WCoverArt - removing unused method to build a window (to show full size cover...Marcos CARDINOT
2014-08-13WCoverArt - add context-menu that can be opened by left and right click (need...Marcos CARDINOT
2014-08-13WCoverArt - removing zoom cursorMarcos CARDINOT
2014-07-21Merge branch 'coverArtSupport' of https://github.com/cardinot/mixxx into cove...Marcos CARDINOT
2014-07-21do not show cover widget for non-supported featuresMarcos CARDINOT
2014-07-17Merge branch 'coverArtSupport' of https://github.com/cardinot/mixxx into cove...Marcos CARDINOT
2014-07-17Fix bug when show/hide wcoverartMarcos CARDINOT
2014-07-14Merge branch 'coverArtSupport' of https://github.com/cardinot/mixxx into cove...Marcos CARDINOT
2014-07-14CoverArtCache - passing pixmap in the signal/queue by pixmapFound(...)Marcos CARDINOT
2014-07-08Loading default cover art in CoverArtCacheMarcos CARDINOT
2014-07-07Loading cover when user open the cover-widgetMarcos CARDINOT
2014-07-03Add md5hash to loadCover signalMarcos CARDINOT
2014-07-02WCoverArt - using defaultCover as constant pixmap + removing some unnecessary...Marcos CARDINOT
2014-07-02CoverArtCache - Passing pixmap as reference in requestPixmap + removing the p...Marcos CARDINOT
2014-06-28Passing coverLocation by constant reference in loadCoverArt signalsMarcos CARDINOT
2014-06-18Cosmetic fixes in wcoverart - add comments and changing method nameMarcos CARDINOT
2014-06-10Using pixmapFound(int trackId, QPixmap cover) instead of pixmapFound(QString ...Marcos CARDINOT
2014-06-08Initial refactoring - loading covers from coverLocation and trackId instead o...Marcos CARDINOT
2014-05-30load default cover when widget is being hiddenMarcos CARDINOT
2014-05-30emitting signal with trackpointer instead coverlocationMarcos CARDINOT
2014-05-25splitting responsePixmap signal into pixmapFound and pixmapNotFoundMarcos CARDINOT
2014-05-25cover widget - store just the last pixmap requestMarcos CARDINOT
2014-05-25cosmetic fix - better signal name: responsePixmap instead pixmapFoundMarcos CARDINOT
2014-05-24refactoring initial cover widget to use cover cacheMarcos CARDINOT
2014-05-13Improvements in coverart display - load qpixmap only when it changesMarcos CARDINOT
2014-05-06load covers from location instead qimageMarcos CARDINOT
2014-05-05load covers into wcoverartMarcos CARDINOT
2014-05-04remove unnecessary memberMarcos CARDINOT
2014-05-04Initial sketches of GUIMarcos CARDINOT