Main
Contact
Comments
Intro
Hardware
Software
FAT32
Photos
ASP.NET
ASP
Perl/CGI
NAS Sys
Libraries
Utilities
Projects DB
Parts Source
MP3Car
YAMMP
Oxygen MP3
PJRC
Z Player
PRUK2000
DSP MP3
Add a link
Disc Indexing

My current code for playing MP3's relied upon all files being in the root directory, and all files actually being mp3's.
This is very limiting as any random file types other than mp3s will still try and 'play', and having all your files in one folder is not ideal!
So I set about creating an algorithm that will index multiple levels of subdirectories for valid mp3 file types storing a so called index on the drive, allowing quick access of valid mp3 files by the play list section of code.
To implement these new features I required disc write functions, as well as the folder indexing code.
My initial code for this is working successfully, though I need to work on some code to allow the index to be added as a file using the file allocation table. I plan to create a file called 'index' in the root directory which will consist of clusters in a chain as any other file would, hence will be accessible/adjustable via a PC as well as the player itself.


Update
Since producing the FAT32 File IO Library, a different easier approach is available, including options of reading winamp playlist files.
When I write the code I will put it up here....
Advertiser Links

ASP.NET Digital Sales IPN
Digital sales ecommerce system for PayPal's IPN.
Start making money from only $14.99.


ASP User Membership
User signup & login authentication system
Low cost ASP script from only $4.99...

ASP.NET User Management
ASP.NET members area system, protect your website from only $5.99...

.NET Download Protection
ASP.NET download link protection/anti-leach system.
Low cost ASP.NET module for $3.99...

.NET Email Validation
Email address verification module
Low cost ASP.NET script only $3.99...

Advertise here!
(c) R. Riglar 2003-2006
Disclaimer