Custom Query (257 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (61 - 63 of 257)

Ticket Owner Reporter Resolution Summary
#185 ph3-der-loewe fixed Add const to return value of roar_cdromdevice()
Description

The return value of roar_cdromdevice() should be marked const.

#192 ph3-der-loewe fixed Typo "possition"
Description

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)
#9 ph3-der-loewe ph3-der-loewe fixed Add a nice HTML view of changelogs
Description

On the website there should be a nice HTML view of the changelogs.

The HTML generating script should parse the changelog as sections of lists and add hyperlinks to all kind of URLs and Bug numbers.

Note: See TracQuery for help on using queries.