node_to_sql
[id3fs.git] / lib / ID3FS / Path.pm
2010-10-09 Ian Beckwithnode_to_sql
2010-10-06 Ian Beckwithsort_elements: ignore everything except tags and booleans
2010-10-06 Ian Beckwithassemble tag expression into binary tree, respecting...
2010-10-06 Ian Beckwithpartial support for tag expression as binary tree
2010-10-03 Ian Beckwithmore tag fixes
2010-10-03 Ian Beckwithmore schema change/tagval fixes
2010-10-03 Ian Beckwithfinish tags hierarchy schema change
2010-10-02 Ian Beckwithpartially implement tagvals
2010-10-02 Ian Beckwithrelativise symbolic links
2010-10-02 Ian Beckwithstop allowing NOTs to endlessly nest
2010-10-02 Ian Beckwithactually push boolean values
2010-10-02 Ian Beckwithchange ALLTRACKS to TRACKS, add NOARTIST and NOALBUM
2010-10-02 Ian Beckwithallow OR and NOT in the filesystem
2010-09-26 Ian Beckwithremove/disable some debug prints
2010-09-26 Ian Beckwithfix tagvals
2010-09-26 Ian Beckwithdrop given/when, too new
2010-09-26 Ian Beckwithpartially implement tagvals
2010-09-26 Ian Beckwithkey albums off artists too (otherwise we get dylan...
2010-09-25 Ian Beckwithrework schema avoiding unnecessary many-many relationships
2010-09-25 Ian Beckwithmerge ARTIST and TAG states
2010-09-23 Ian Beckwithfix file splitting; tweaks
2010-09-23 Ian BeckwithFirst music successfully played via id3fs
2010-09-23 Ian Beckwithstart implementing albums
2010-09-23 Ian Beckwithpartially implement booleans
2010-09-21 Ian Beckwithbasic tag path traversal
2010-09-20 Ian Beckwithadded stub ID3FS::Path