Opened 12 years ago

Closed 12 years ago

#192 closed task (fixed)

Typo "possition"

Reported by: ph3-der-loewe Owned by:
Priority: trivial Milestone: RoarAudio major release 1.0
Component: RoarAudio Main Package Version: 1.0beta0
Keywords: Cc:
Architecture: Compiler:
Difficulty: very easy Kernel:
Operating System: Parent Tickets:
Patch attached: no Protocol:
Sound driver: Topic: Text correction

Description (last modified by ph3-der-loewe)

The "possition"-typo should be fixed in all files:

./libroar/vs.c: size_t  lpos; // local possition
./libroar/vio_buffer.c: // get in sync with current possition, flush all buffers,...
./ChangeLog:    * corrected possition of -ls on linker commands in most Makefiles
./roard/roard.c:uint32_t g_pos; // current possition in output stream
./roard/include/roard.h:extern uint32_t g_pos; // current possition in output stream
./doc/new-cmds: +:destination possition (TODO)
./doc/new-cmds: +:destination possition whence (TODO)
./doc/new-cmds: +:destination possition quality (TODO)
./doc/new-cmds: +HQ_BAD_NB    = 1 #(bad, not before this possition)
./doc/new-cmds: +HQ_NEAR_NB   = 3 #(Near, not before this possition)
./doc/new-cmds: +HQ_GOOD_NB   = 5 #(good, not before this possition)

Subtickets

Change History (2)

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

  • Description modified (diff)

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

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