... As I recall from when I tried to speed up startup, the main bottleneck isn't parsing the directory structure, but in reading from the hard disk (I helped...
... read the ... like ... build the ... this ... This is exactly what I'm trying to tackle as well. The idea is to store the same informations that is parsed...
Does anyone know where I can download the source code for the latest builds? David [www.davidgillham.com] used to have a link on his website but it appears to...
I am looking for a programmer to port the code for a player to DOS> I want to use a 386 single board computer to make an MP3 player with the STA013. I need a...
... Are you at liberty to describe the hardware? It could help give people an idea of how involved the software will be. For instance, you might use the...
... I have gotten in order insert to work with the three pointers available. Keeping track of the parent directory and going into sub-directories is my...
I have commited some new code to the CVS server. I removed the old tree based file browser code and related ifdef's. I added my in order insert code for...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the pjrcmp3dev group. File : /Directory...
pjrcmp3dev@yahoogroup...
May 16, 2006 8:31 pm
1350
Hey Guys, I am getting a couple of simm_malloc errors on startup: WARNING: malloc_blocks, block is already allocated - 00BE - 00BF - 01 Does simm_malloc return...
Hey Guys, I am getting a couple of simm_malloc errors on startup: WARNING: malloc_blocks, block is already allocated - 00BE - 00BF - 01 Does simm_malloc return...
Been a while since I posted here, Just wondering if any progress has been made concerning the ocassional propensity of the STA013 to come out of power on reset...
Hey Guys, I just commited updated and corrected code for my new directory inexing code. My new update fixes a couple of cases where the subdir_start and...
Hey Guys, I have commited some new code to the CVS. The playlist is built after the harddrive is indexed instead of during the indexing process. This results...
Do you guys think it would be a good feature to delete directories from the dirlist tree that do not have any MP3 or sub directories? This would elimiate...
anyone know of an ic that will take the 4 signals from the STA chip and convert them to digital / coaxial out instead of analoge L+R like the 4334 does ?...
... Doing the playlist after the indexing will speed the indexing by removing the playlist calls from the index routine. It will not shorted the startup to...
Hi, I am at the soldering the parts (at step 10 of rev C), I dont have XCS10XL, 87C52 and VP4-0060 and the SIMM too, but thats not a problem I think. The...
Hi All... I am new in this group and a senior student in the department of electronics engineering.. My project is concerning a MP3 player with Nokia 6100 LCD...
I recently upgraded my PJRC Mp3 player from being a portable player to a fixed piece of my home stereo system. It currently resides on my Laser Disk Player. I...
Hello, I am interested in making a device that has all the same parts as the mp3 player and then some how add a digital video connection to this. I want to...
Hi Mike, I am just studying on this subject.. Your and my goal are almost same.. Ęts my final project in my Electronics Engineering education.. I dont know...
Im trying to limit my firmware to only search in a directory called MP3s. I have a netwrok interface to my HDD and I am using it to store lots of other data....
... One way I think you could do it is to replace the dirlist.c:dirlist_init() call to dirlist_add_dir(root) with a function call that will work the same but...
I just purchased a usb to rs-232 adapter today and have been able to successfully communicate with my player. I will be following the directions on the pjrc...
Sorry about the last message it sent before I was finished completeing the email. Im unfamiliar with the dagon hot keys in the new yahoo interface! I just...
Hi I Have a PJRC mp3Player , and change my hard disk to 80Gb(Toshiba MK8032GAX). I Copy About 38Gb Mp3 file (about 12500 Music) , After I start it I See "Out...