Opened 12 years ago

Closed 12 years ago

#230 closed enhancement (fixed)

libroar should provide a simple UUID interface

Reported by: ph3-der-loewe Owned by: ph3-der-loewe
Priority: wishlist Milestone: RoarAudio major release 1.0
Component: libroar and friends Version: 1.0beta2
Keywords: UUID Cc:
Architecture: Compiler:
Difficulty: easy Kernel:
Operating System: Parent Tickets:
Patch attached: no Protocol:
Sound driver: Topic: New feature

Description

rpld uses UUIDs. It currently use the package from ext2tools. This is not available on all operating systems. libroar should provide a simple interface to avoid this problem.

The following functions are currently in use by rpld:

      1 uuid_clear
      1 uuid_compare
      1 uuid_generate_random
      3 uuid_copy
      5 uuid_parse
      9 uuid_unparse

(numbers are counter of usage.)

Subtickets

Change History (2)

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

  • Owner set to ph3-der-loewe
  • Status changed from new to accepted

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

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