summaryrefslogtreecommitdiff
path: root/src/mfs_subr.c
AgeCommit message (Expand)Author
2009-07-18- Comment unused variable.Ulf Lilleengen
2008-11-27- Missed fusever and makefile changes in the previous commit.Ulf Lilleengen
2008-10-05- Don't (re-)scan the collection initiallyKjetil Ørbekk
2008-09-14- Allow empty genre id3-fieldKjetil Ørbekk
2008-09-11- Fixed /GenresKjetil Ørbekk
2008-09-11- Fixed track numbers in /Albums/*Kjetil Ørbekk
2008-09-08- Emacs modelinesKjetil Ørbekk
2008-09-08- Put db_path into musicfs.hKjetil Ørbekk
2008-09-07- Moved mfs_cleanup_db code to its own fileKjetil Ørbekk
2008-09-07- Fix serialization of debug printouts.Ulf Lilleengen
2008-09-07- Handle closed twice.Ulf Lilleengen
2008-09-05- Added mfs_cleanup_db, to remove inactive pathsKjetil Ørbekk
2008-09-02- Added active-flag to database (convenient when scanning paths)Kjetil Ørbekk
2008-09-02- Fixed handling of empty tagsKjetil Ørbekk
2008-08-18- Simplify some messy code.Ulf Lilleengen
2008-08-18Revert "- Add comment to bug."Ulf Lilleengen
2008-08-18- s/warn/DEBUG.Ulf Lilleengen
2008-08-18- Use enum instead of defines for lookup datatypes.Ulf Lilleengen
2008-08-17- Simplify mfs_file_data_from_path a lot and rename it to mfs_realpath, whichUlf Lilleengen
2008-08-16- Simplify mfs_get_home path, using asprintf, and remove potential usage of NULLUlf Lilleengen
2008-08-15Changed dbpath to ~/.mfs.dbKjetil Ørbekk
2008-08-15- Fixed traversingKjetil Ørbekk
2008-08-15- Added lookup functions for scanning pathsKjetil Ørbekk
2008-08-15- Fixed insert_path and reload_configKjetil Ørbekk
2008-08-15- Implemented mfs_reload_configKjetil Ørbekk
2008-08-15- Moved $HOME function to mfs_subrKjetil Ørbekk
2008-08-15- Helper function to add music pathKjetil Ørbekk
2008-08-14- Add musicpath specified on command lineKjetil Ørbekk
2008-08-14- Escaping string when querying sqliteKjetil Ørbekk
2008-08-14- Added license information (GPLv2)Kjetil Ørbekk