Opened 17 years ago
Closed 17 years ago
#6476 closed patch (invalid)
Add missing ifdef's for PulseAudio to mythfrontend/mythtv apps
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | MythTV - General | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
The attached patch adds some missing ifdef's for PulseAudio to the mythfrontend and mythtv apps. These are required when compiling with PulseAudio disabled.
Attachments (1)
Change History (2)
by , 17 years ago
Attachment: | mythtv-pulseaudio_ifdefs-fix_compile_with_pulse_disabled.patch added |
---|
comment:1 by , 17 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Those are still supposed to be called when you don't link to the pulse libs, the code falls back on checking if the pulseaudio binary is running...