Bug #140
Winamp interface: Laggy time slider
Start date:
June 30, 2012
Due date:
% Done:
100%
Estimated time:
Affects version:
Description
The time slider in the Winamp interface became laggy with Audacious 3.3.
I've tested Audacious 3.1 and 3.2, both are not affected.
For a better explanation, two videos are attached.
History
#1 Updated by Thomas Lange over 12 years ago
Output plugin is PulseAudio.
#2 Updated by John Lindgren over 12 years ago
It's because aud_drct_seek() is now a non-blocking call. The WinAmp interface needs a fix similar to this one in gtkui:
https://github.com/audacious-media-player/audacious-plugins/commit/530319338f92c52869f9d5d934d53c4f3bf45cff
#3 Updated by John Lindgren over 12 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
- Affects version 3.3-alpha1 added
- Affects version deleted (
3.3)
Fixed.