Opened 12 years ago

Closed 12 years ago

#278 closed task (fixed)

roard's protocol support should be removed from plugin interface

Reported by: ph3-der-loewe Owned by: ph3-der-loewe
Priority: medium Milestone: RoarAudio major release 1.0
Component: roard Version: 1.0beta6
Keywords: Cc:
Architecture: Compiler:
Difficulty: normal Kernel:
Operating System: Parent Tickets:
Patch attached: no Protocol:
Sound driver: Topic: Cleanup

Description

Support for roard's own protocol stack for plugins should be removed. It should be replaced by the common protocol interface (See #257).

Steps to be done:

  • Announce the removal.
  • Convert all plugins within the RoarAudio project's domain to the new interface.
  • Remove support.

Other important stuff:

  • The actual removal should not happen before two releases after the release in which #257 was closed.
  • The current stack allows accessing roard's listen socket object. There should be an interface for this if needed.
  • A warning should be generated when this feature is used.

Subtickets

#295: roard's IRC server plugin needs to be converted to CPIclosedph3-der-loewe

Change History (4)

comment:1 Changed 12 years ago by ph3-der-loewe

Mail has send to Mailinglist to notify developers of this removal.

comment:2 Changed 12 years ago by ph3-der-loewe

This should be done early in 1.0beta6.

comment:3 Changed 12 years ago by ph3-der-loewe

  • Status changed from new to accepted

I start working on this now.

comment:4 Changed 12 years ago by ph3-der-loewe

  • Resolution set to fixed
  • Status changed from accepted to closed
  • Version changed from current to 1.0beta6
Note: See TracTickets for help on using tickets.