Enable antialising when drawing spinning vinyl image

Bug #1061479 reported by jus
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mixxx
Fix Released
Low
jus

Bug Description

The spinning vinyl images in the skins looks fuzzy when rotating. To make it look smooth, we should enable image antialiasing.

Fixed in the patch, hope this is the correct way to do it.
Tested and working for me without any higher CPU usage on MacOSX 10.6.8 and latest lp:mixxx/1.11.

Tags: skin

Related branches

Revision history for this message
jus (jus) wrote :
Revision history for this message
jus (jus) wrote :
Revision history for this message
Owen Williams (ywwg) wrote :

Looks good to me. I'm surprised that antialiasing has to be set on every paint event, rather than as a one-shot widget rendering property or something.

jus (jus)
tags: added: skin
Revision history for this message
RJ Skerry-Ryan (rryan) wrote :

Is there a reason to just do this when there is a BG present? I added it to lp:mixxx/1.11 outside of the if (m_pBG) block. Thanks!

Changed in mixxx:
status: New → Fix Committed
assignee: nobody → jus (jus)
milestone: none → 1.11.0
Revision history for this message
RJ Skerry-Ryan (rryan) wrote :

My only worry is this will slow down rendering for bad hardware. Ideally we should make this configurable in the future.

Changed in mixxx:
importance: Undecided → Low
RJ Skerry-Ryan (rryan)
Changed in mixxx:
status: Fix Committed → Fix Released
Revision history for this message
Swiftb0y (swiftb0y) wrote :

Mixxx now uses GitHub for bug tracking. This bug has been migrated to:
https://github.com/mixxxdj/mixxx/issues/6656

lock status: Metadata changes locked and limited to project staff
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.