github kartik-venugopal/aural-player v3.15.0
Fixed memory leak, info text is now copyable

latest releases: v3.25.2, v3.25.1, v3.25.0...
13 months ago

Fixed FFmpeg memory leak (issue #53)

Many thanks to @lijuncode for coming up with this fix for issue #53 !

When FFmpeg is unable to receive a frame from the codec, the memory allocated to receive the frame should be freed. This was not being done before.

Info panel text is now copyable (issue #55)

Screenshot 2023-04-10 at 1 16 09 AM

Text in the detailed track info panel (on all tabs) is now selectable, and so can be copied. Thanks to @XhstormR for suggesting this improvement.

NOTE - Since the text in the info panel is in a table view, the text to be copied must first be clicked. That will put that row of the table in focus, allowing the user to copy the text.

Don't miss a new aural-player release

NewReleases is sending notifications on new releases.