3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed leading "/" problem in pathComponents formatting More... about 13 years ago
Updated everything for proper v1.2.1 release More... about 13 years ago
added %(genre) and %(grouping) on user request More... about 13 years ago
switched back to gcc 4.2 as clang couldn't build ppc code More... about 13 years ago
minor bug fix, GNUstep enhancement and Xcode4 More... about 13 years ago
bugfixes for GNUstep More... about 13 years ago
finished GNUstep port More... about 13 years ago
fixed several bugs uncovered via clang and xcode4 More... about 13 years ago
ongoing GNUstep port More... about 13 years ago
Removed now obsolete iTunesFSController which is being replaced by FUSEOFSAppController in FUSEOFS. More... over 13 years ago
minor adjustments for changes in FUSEOFS More... over 13 years ago
adjusted for new FUSEOFS external dependency More... over 13 years ago
removed obsolete FUSEObjC directory from ignored list More... over 13 years ago
removed old FUSEObjC-GNUstep subproject and added FUSEOFS as an svn:external More... over 13 years ago
Removed FUSEOFS from iTunesFS project, will be re-added as svn:external More... over 13 years ago
typos fixed, examples straightened More... over 13 years ago
v1.2.0, last finishing touches More... over 13 years ago
v1.2.0b1, implements uniform format access. More... over 13 years ago
refactoring: renamed 'directory' to 'container' More... over 13 years ago
refactoring: renamed 'directory' to 'container' More... over 13 years ago
bug in MacFUSE prevented deleting extended attributes, superbly worked around it ;-) More... over 13 years ago
v1.1.14b5, polished implementation for release More... over 13 years ago
help text is localizable now More... over 13 years ago
project cleanup More... over 13 years ago
v1.1.14b4 gets rid of using NSFileManager based proxies for shadow folders, instead has proper memory based implementations now. Also, access to format strings via files is now streamlined via iTunesFormatFile. More... over 13 years ago
v1.1.14b3, exposes PlaylistTrackFormat.txt and improves support for transparently writing to it (TextEdit does work, but currently limited to FUSEOFSFileProxy, only - need to find bugs left) More... over 13 years ago
changed default formatters slightly and added new [folders] formatter More... over 13 years ago
v1.1.14b2 adds on-the-fly formatter changing via new hidden file ".format" and accompanied write support More... over 13 years ago
Added aliases for track formatter, minor code cleanup/fixes. More... over 13 years ago
v1.1.14b1 adds per-playlist formatters and proper parsing/display of hierarchies determined by formatters using the notion of "/" More... over 13 years ago