summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-13Added note to README, that it might be required to specify the absolute path ...HEADmasteretobi
2011-11-13Fixed typo in README (Closes #806)etobi
2011-10-10Updated READMEv0.8etobi
2011-10-10For FUSE file nodes' uid/gid is taken from the *.rec dir, for dir nodes from ...etobi
2011-10-10Dropped NodeAttributes class, use fuse.Stat directlyetobi
2011-10-10Set mtime of dir nodes to original directories mtimeetobi
2011-10-10Added cachingetobi
2011-10-09Common base class for file nodesetobi
2011-10-09Set keep_cache=True and direct_io=False for file nodesetobi
2011-10-09Prefer VDR 1.7 recordings over VDR 1.6 recordingsetobi
2011-10-09Another micro optimization: deferred and cached calculation of attributes wit...etobi
2011-10-09Some more micro-optimizationsetobi
2011-10-09Refactored os.path.normapath() away, which is relative expensive and Fuse alr...etobi
2011-10-09Some micro optimization of string concatenationsetobi
2011-10-09indentation fixetobi
2011-10-09Disable multithreading in Fuseetobi
2011-10-09Custom log filem, detailed exception loggingetobi
2011-10-09python-setuptools requiredetobi
2011-10-09Added homepageetobi
2011-10-09Set mtime of file nodes to recording time (parsed from *.rec)etobi
2011-10-05NfoNode needs a release methodetobi
2011-10-04Fixed license header in source files - it's the BSD licence now!etobi
2011-10-04Use cStringIO instead of string concatenation - about 3 times fasteretobi
2011-10-04Use with statement for file accessetobi
2011-10-01More todov0.7etobi
2011-10-01ignore *.egg-infoetobi
2011-10-01Enable "./setup.py test" for running the testsetobi
2011-10-01Added TODO and HISTORYetobi
2011-10-01Added READMEetobi
2011-09-30Fixed file/dir node permissionsetobi
2011-09-30Initial commit (version 0.6)v0.6etobi