My fork of airsonic with experimental fixes and improvements. See branch "custom"
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
jvoisin a9a7b08230
Use the try-with-resource construct where possible
5 years ago
..
InputStreamReaderThread.java Use the try-with-resource construct where possible 5 years ago
PlayQueueInputStream.java Remove unnecessary exceptions and unused imports 5 years ago
RangeOutputStream.java Short circuit RangeOutputStream for open ranges 5 years ago
ShoutCastOutputStream.java Mark a field as private 5 years ago
TranscodeInputStream.java Remove unnecessary exceptions and unused imports 5 years ago