Custom Query (257 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (37 - 39 of 257)

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Ticket Resolution Summary Owner Reporter
#306 worksforme Deadlock between roard and FLAC playing client should be avoided ph3-der-loewe ph3-der-loewe
Description

Sometimes when a client plays a flac file roard gets into a deadlock because the client waits for roard to answer to some request while roard waits for the client on the data channel.

This seems to be this way because libFLAC seems not to support EAGAIN like events.

This should maybe be fixed in libFLAC.

#305 fixed Fix compiler warning about roar_meta_strtype(). ph3-der-loewe ph3-der-loewe
Description
roarctl.c: In function 'show_meta_all':
roarctl.c:1043: warning: passing argument 3 of 'show_meta_type' discards qualifiers from pointer target type

in roard:

codecfilter_vorbis.c: In function 'cf_vorbis_encode_start':
codecfilter_vorbis.c:433: warning: passing argument 2 of 'vorbis_comment_add_tag' discards qualifiers from pointer target type
#304 fixed Plugin host (API) needs to be updated ph3-der-loewe ph3-der-loewe
Description

The plugin host module within rpld needs to be updated to match the current internal API.

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Note: See TracQuery for help on using queries.