... 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...
1341
colonwq
Apr 22, 2006 2:53 pm
... A function could be added before before the dirlist_init() call in main.c that could start save file to play in a simular way as ...
1342
besjr69
Apr 24, 2006 4:00 pm
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...
1343
colonwq
Apr 24, 2006 4:17 pm
... Have you tried a CVS check out from Paul's CVS server? http://www.pjrc.com/tech/mp3/firmware.html#cvs Keith...
1344
chuckles951
May 11, 2006 2:50 am
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...
1345
Bernie Pallek
bmatthiasp
May 12, 2006 4:33 am
... 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...
1346
Bernie Pallek
bmatthiasp
May 12, 2006 4:37 am
... I finally have free weekends again, so I hope to take a look at this in the next little while. But first... I have to get a new HD....
1347
colonwq
May 12, 2006 2:14 pm
... 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...
1348
colonwq
May 16, 2006 8:26 pm
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...
1349
pjrcmp3dev@yahoogroup...
May 16, 2006 8:31 pm
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...
1350
colonwq
May 17, 2006 8:57 pm
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...
1351
colonwq
May 18, 2006 3:12 pm
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...
1352
Dave August
daveaugust440
May 26, 2006 7:43 pm
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...
1353
colonwq
Jun 2, 2006 2:15 am
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...
1354
colonwq
Jun 2, 2006 8:37 pm
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...
1355
colonwq
Jun 5, 2006 2:39 pm
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...
1356
bartartfart
Jun 27, 2006 7:06 pm
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 ?...
1357
besjr69
Jul 1, 2006 6:21 pm
... Does it make indexing faster?...
1358
colonwq
Jul 2, 2006 4:58 pm
... 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...
1359
criminal3dbg
Jul 29, 2006 9:39 pm
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...
1360
Ayhan AK
ayhanak_eee
Oct 18, 2006 1:00 pm
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...
1361
Jesse Smith
stoi2m1
Oct 25, 2006 6:01 pm
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...
1362
Mike Sawyer
m2sawyer
Nov 4, 2006 5:01 pm
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...
1363
Ayhan AK
ayhanak_eee
Nov 4, 2006 7:49 pm
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...
1364
Jesse Smith
stoi2m1
Dec 20, 2006 5:34 pm
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....
1365
colonwq
Dec 21, 2006 12:11 am
... 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...
1366
Jesse Smith
stoi2m1
Dec 22, 2006 5:54 am
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...
1367
Jesse Smith
stoi2m1
Dec 22, 2006 6:00 am
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...
1368
i_pezhman
Feb 17, 2007 10:11 pm
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...