summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2014-09-12use CoverInfo in every class that uses CoversMax Linke
2014-09-12use a CoverInfo struct to request a cover.Max Linke
2014-09-12use CoverArtInfo also for `loadImage`Max Linke
2014-09-12always calculate MD5 hash for cover found during searchMax Linke
2014-09-12Revert "don't look up MD5 hash from DB, always save found cover"Max Linke
2014-09-12Remove unused m_pConfig member from WCoverArt.Max Linke
2014-09-12remove default arg from WCoverArtMenu::show(...)Max Linke
2014-09-11Check for NULL image in CoverArtCache::changeCoverArtMax Linke
2014-09-11Make cover in dlgtrackinfo work with cancelMax Linke
2014-09-11don't look up MD5 hash from DB, always save found coverMax Linke
2014-09-11fix trailing whitespaceMax Linke
2014-09-11coverart menu does not show the fullsize imageMax Linke
2014-09-11use private member for code readabilityMax Linke
2014-09-11coverartcache does not deliver TIO'sMax Linke
2014-09-11REF: write string directly into tr call and remove &Max Linke
2014-09-11REF: cover-widget only rely on signalsMax Linke
2014-09-11display cover of the last selected trackMarcos CARDINOT
2014-09-11Merge branch 'cover_netbook' of https://github.com/mixxxdj/mixxx into coverAr...Marcos CARDINOT
2014-09-10Add option to show cover art widget in the 'view menu'Marcos CARDINOT
2014-09-10cache cover columnDaniel Schürmann
2014-09-09Fixed line breakDaniel Schürmann
2014-09-09Silence debugDaniel Schürmann
2014-09-09remove icons from wcoverartmenu actionsMax Linke
2014-09-09Merge branch 'master' of https://github.com/mixxxdj/mixxx into coverArtSupportMarcos CARDINOT
2014-09-08Fixing button title to use the same string that Mixxx is already using in ano...Marcos CARDINOT
2014-09-08DlgTrackInfo.ui - cover art placeholder - alignment centerMarcos CARDINOT
2014-09-07Merge pull request #324 from ywwg/pitch_knob_stuckOwen Williams
2014-09-07DlgTrackInfo - add small margin to the cover artMarcos CARDINOT
2014-09-07Fixed som signal types "LoadCoverArt" update cover coloums after selection ti...Daniel Schürmann
2014-09-07used cached only for WCoverArt as well, refactor the CachedOnly state handlin...Daniel Schürmann
2014-09-07Added cachedOnly flag to LoadCoverArtSignalDaniel Schürmann
2014-09-07Removed update() calls to speed up scrolling. Call QTableView::selectionChang...Daniel Schürmann
2014-09-07Fixed behaviour selection, a regression due to merging issue.Daniel Schürmann
2014-09-07Added cpuTimeNow and cpuTimeLastTickDaniel Schürmann
2014-09-06When hamster mode changes, move the crossfader in the GUIOwen Williams
2014-09-06Small tweaks to the midi learning wizard.Owen Williams
2014-09-06DlgTrackInfo - add border to the cover artMarcos CARDINOT
2014-09-05TIO deleted signal clarifying commentOwen Williams
2014-09-05Move TrackDAO save logic for deleted TrackInfoObjects to ~TrackInfoObject.RJ Ryan
2014-09-05Prevent deep track library operations from directly triggering UI events.Owen Williams
2014-09-05fix missing comma in queryOwen Williams
2014-09-04Revert "FIX:1311359 add close button to dev-mode window"kain88-de
2014-09-04Merge pull request #327 from kain88-de/humanreadable-searchkain88-de
2014-09-04fix wrong parsing of '2m'Max Linke
2014-09-04REF: use init method in NumericFilterNodeMax Linke
2014-09-04REF: parseTime, remove qDebug statementMax Linke
2014-09-04listen to track signals to update metadata displayMax Linke
2014-09-04dlgtrackinfo apply updates dlgtagfetcher m_trackMax Linke
2014-09-04FIX: 1349173 dlgtagfetcher apply updates dlgtrackinfoMax Linke
2014-09-03cruft debug commentOwen Williams