Opened 12 years ago

Last modified 12 years ago

#192 closed task

Typo "possition" — at Initial Version

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

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

./include/libroar/vs.h.bak:/* get server's possition of stream
./include/libroar/vs.h.bak: * returns server's possition of the stream or -1 on error.
./include/libroar/vs.h.bak: * The retruned server possition is the possition in samples
./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 (0)

Note: See TracTickets for help on using tickets.