descriptionA FUSE filesystem for mounting podcasts
ownerkristianrumberg@gmail.com
last changeSun, 3 May 2009 09:54:09 +0000 (3 11:54 +0200)
content tags
add:
readme
A FUSE filesystem for mounting podcasts. Every podcast is displayed as a folder and every track as an audio file (in a folder). This enables playback using any audio player
shortlog
2009-05-03 Kristian Rumbergurlfetch: Minor coding style cleanupmastermob
2009-05-03 Kristian RumbergChanged coding style from spaces to tabs
2009-05-03 Kristian RumbergFixed possible array index out of bounds bug
2008-10-11 Kristian RumbergChanged call to urlfetch_download_tmpfile, now allocate...
2008-10-11 Kristian Rumbergnow compiles with -Wall -Werror, forgot to add some...
2008-06-24 Kristian Rumbergnow appends an ordering index to every track filename
2008-06-19 Kristian Rumbergnow using gtree exclusively
2008-06-19 Kristian Rumbergadded util.c/util.h with strcmp_with_data, needed by...
2008-06-19 Kristian Rumbergnow using GTree instead of GHashTable for every podcast...
2008-06-10 Kristian Rumbergnow fetches home folder from getenv(HOME) instead...
2008-06-10 Kristian Rumbergfixed singularus/pluralis grammar error in copyright...
2008-06-10 Kristian Rumbergtestseekanddownload no longer needed
2008-06-07 Kristian Rumbergnow reads config correctly
2008-06-04 Kristian Rumbergconfig is now loaded from the current users home direct...
2008-06-03 Kristian Rumberghard coded the path to .podcastfsrc, now mounts all...
2008-06-03 Kristian Rumberghard coded the adding of two more podcasts, good enough...
...
heads
14 years ago mob
14 years ago master