Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-25 | - Added musicpath parsing | Kjetil Ørbekk | |
Order is reversed, so usage is: ./mp3fs <musicpath> <mountpoint> | |||
2008-04-23 | - Fix a bug where using global musicpath instead of dirpath. | lulf@carrot.studby.ntnu.no | |
2008-04-23 | - Fix compiler warnings. | lulf@carrot.studby.ntnu.no | |
- Add comments. | |||
2008-04-23 | - Fix compile errors. | lulf@carrot.studby.ntnu.no | |
2008-04-23 | - Add structure to handle passing of data. | lulf@carrot.studby.ntnu.no | |
2008-04-22 | - Add new general directory traversal routine to be used by different functions. | lulf@carrot.studby.ntnu.no | |
2008-04-21 | - Implement basic check and indexing. | lulf@carrot.studby.ntnu.no | |
2008-04-20 | - Make it work. | lulf@carrot.studby.ntnu.no | |
2008-04-20 | - Include option parsing in main file. | lulf@carrot.studby.ntnu.no | |
- Put initialization routine in vnops. | |||
2008-01-05 | - Add description of the functionality of the filesystem. | lulf@carrot.studby.ntnu.no | |
2007-12-25 | - Added *basic* option parsing. (So we can play with a source dir) | Kjetil Ørbekk | |
2007-11-21 | - Added Makefile | Kjetil Ørbekk | |
- Moved `test programs` out of source tree (So the Makefile actually works) | |||
2007-11-21 | - Added readdir test (to recursivly search directories) | Kjetil Ørbekk | |
2007-11-21 | - Fixed bug in id3test.c | Kjetil Ørbekk | |
2007-11-21 | - Added libid3 test | Kjetil Ørbekk | |
2007-11-21 | - Fixed modelines (for Emacs) | Kjetil Ørbekk | |
2007-11-21 | - Add node structure skeleton. | lulf@carrot.studby.ntnu.no | |
- Revert vnops changes. | |||
2007-11-21 | - Do not negate errno values. | lulf@carrot.studby.ntnu.no | |
2007-11-20 | - Added basic "hello world" functionality | Kjetil Ørbekk | |
2007-11-20 | - Fixed syntax error | Kjetil Ørbekk | |
2007-11-20 | - Import latest. | lulf@twoflower.idi.ntnu.no | |
2007-11-20 | - Add initial skeleton | lulf@carrot.studby.ntnu.no | |
- Add a little readme text. | |||
2007-11-20 | - Move readme to correct place. | lulf@carrot.studby.ntnu.no | |
2007-11-20 | - Add Initial readme. | lulf@twoflower.idi.ntnu.no | |