Opened 19 years ago
Closed 19 years ago
#3331 closed defect (fixed)
MythMusic full-screen visualizations and AlbumArt image "flashing"
| Reported by: | otto at kolsi dot fi | Owned by: | Isaac Richards |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythmusic | Version: | head |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
When using full-screen visualizations in MythMusic:
If AlbumArt image has been shown once, after that when visualizations are changed and the blue area showing name of the visualization fades away, the AlbumArt imaga is shown very briefly (it sort of flashes or something). This is only a visual issue, but it looks pretty nasty.
If AlbumArt has not been shown, the blue area fades away cleanly without any problems.
Note:
See TracTickets
for help on using tickets.

(In [13308]) Clear to black the pixmap used to draw some of the visualisers when switching visuals. Prevents a brief flash of the previous visualiser when switching between visuals that use the pixmap and those that don't like the libvisual ones that use SDL to do the drawing.
Fixes #3331.