|
@@ -31,6 +31,7 @@ Ideas for future improvements: |
|
|
function or something similar, to make understanding ZIP files |
|
|
function or something similar, to make understanding ZIP files |
|
|
easier. |
|
|
easier. |
|
|
Autodetect IP address. |
|
|
Autodetect IP address. |
|
|
|
|
|
Support sorting by other attributes. |
|
|
|
|
|
|
|
|
v0.2: |
|
|
v0.2: |
|
|
No longer require restarting to see new files/dirs in hierarchy. |
|
|
No longer require restarting to see new files/dirs in hierarchy. |
|
@@ -45,6 +46,10 @@ v0.2: |
|
|
the file system. |
|
|
the file system. |
|
|
Make Containers a subclass of list. This lets use populate |
|
|
Make Containers a subclass of list. This lets use populate |
|
|
childCount properly. |
|
|
childCount properly. |
|
|
|
|
|
Add required attributes to Storage* classes. |
|
|
|
|
|
Support custom container classes to addContainer. |
|
|
|
|
|
Add a few more custom mime-types. |
|
|
|
|
|
Sort listings by name for now. |
|
|
|
|
|
|
|
|
v0.1: |
|
|
v0.1: |
|
|
Don't bind the UDP socket to the multicast address, so replies |
|
|
Don't bind the UDP socket to the multicast address, so replies |
|
|