Opened 11 years ago
Closed 11 years ago
#258 closed task (fixed)
Protocol plugins should be renamed, prefixed with "protocol-"
Reported by: | ph3-der-loewe | Owned by: | themaister |
---|---|---|---|
Priority: | medium | Milestone: | RoarAudio major release 1.0 |
Component: | Plugins and Applications | Version: | 1.0beta4 |
Keywords: | plugins | Cc: | |
Architecture: | Compiler: | ||
Difficulty: | easy | Kernel: | |
Operating System: | Parent Tickets: | #256, #275 | |
Patch attached: | no | Protocol: | |
Sound driver: | Topic: | Packaging |
Description
All protocol plugins should have the name be prefixed with "protocol-". The Name of the plugin should correspond to the name of the protocol so an application is abled to locate a plugin for a given protocol by using "protocol-$protoname" as plugin name. The name should be what roar_proto2str(ROAR_PROTO_*) returns.
There may be legitimate exceptions, e.g. for ROAR_PROTO_GAME which represents a collections of protocols.
Subtickets
Change History (2)
comment:1 Changed 11 years ago by ph3-der-loewe
- Parent Tickets changed from 256 to 256, 275
comment:2 Changed 11 years ago by ph3-der-loewe
- Resolution set to fixed
- Status changed from new to closed
- Version changed from current to 1.0beta4
Note: See
TracTickets for help on using
tickets.