e8062a920a
Audio fixes + bug documentation
56b84cf63b
Fixed: Double-Jeopardy override by top file works now
d4255a7971
New (backwards compatible) round file format
c9dc16d634
Licensed under GPLv3
9860896d20
Better error message on "file not found"
8a1d7e0d46
Allow networks to be split by both ; and :
577b857d81
Use returncode of genisofs as own returncode
872a95e601
Fix debian cleanup glob
79110a528c
Initial commit
a0b8ae4932
Moved to v0.4.4
cd7eee21be
Fixed directory traversal bug with direcotry listing
11ad07cc76
Replaced posixpath calls with os.path
0c781c2b73
Send correct headers on range/HEAD request
cb4ebb017f
Only catch ValueError, not all exceptions