Page MenuHomePhorge

Remove audio playing
ClosedPublic

Authored by tusooa on Jun 15 2024, 1:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Sep 3, 6:24 PM
Unknown Object (File)
Sat, Aug 31, 1:57 PM
Unknown Object (File)
Fri, Aug 30, 9:12 AM
Unknown Object (File)
Thu, Aug 29, 9:39 AM
Unknown Object (File)
Sat, Aug 24, 1:37 PM
Unknown Object (File)
Sat, Aug 24, 1:24 AM
Unknown Object (File)
Sat, Aug 24, 1:24 AM
Unknown Object (File)
Sat, Aug 24, 1:18 AM
Subscribers

Details

Summary

Audio playing does not work even under Qt 5. We remove it to get rid of the incompatability.

Type: fix

CCBUG: https://iron.lily-is.land/T85

Test Plan

None.

Diff Detail

Repository
rK kazv
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Qt's Audio also fails to work on my computer, but it is due to GStreamer. Is the reason for deletion here due to the same reason or due to Qt?

In D52#1175, @nannanko wrote:

Qt's Audio also fails to work on my computer, but it is due to GStreamer. Is the reason for deletion here due to the same reason or due to Qt?

Because Qt 6 no longer has the Audio component

This revision is now accepted and ready to land.Jun 29 2024, 7:56 AM
This revision was automatically updated to reflect the committed changes.