Support and General Use > Audio Playback, Database and Playlists
Glitchy audio after resume playback (split from: New USB mode questions)
perrikwp:
As Saratoga noted earlier this can be found in wiki:
--- Quote ---How to check out the source code
svn co svn://svn.rockbox.org/rockbox/trunk rockbox
If you would like to use older sources use the -r parameter replacing YYYY-MM-DD with the appropriate date:
svn checkout svn://svn.rockbox.org/rockbox/trunk -r {YYYY-MM-DD} rockbox
To check out a specific revision, use
svn checkout svn://svn.rockbox.org/rockbox/trunk -r 12345 rockbox
A "rockbox" directory will be created in your current directory, and all the directories and source files go there.
--- End quote ---
and also:
--- Quote ---To go back to a specific revision, use:
svn update -r 12345
--- End quote ---
from http://www.rockbox.org/twiki/bin/view/Main/UsingSVN#How_to_check_out_the_source_code
ThaCrip:
thanks for the reply perrikwp!
i think this will help me as it looks like you pinpointed mainly what i needed to know... but i wont know how it turns out til i try it and i think i setup the cygwin program properly.
but i guess ill get started now and possibly report back any issues i might have and hopefully i dont have issues this way i can start narrowing it down.
dreamlayers:
Yeah, I've read that wiki page. I was looking for a bandwidth-efficient way, so I don't have to check out the entire source code.
Now I see that is the bandwidth efficient way! If SVN sees a rockbox subdirectory, it upgrades or downgrades it as needed.
Edit: I'm hearing problems with r20052. Now I'm going to try r20051.
ThaCrip:
im sorta stuck cause even though those commands work like what was said above i don't exactly know how to make a compiled build that i can extract to test on my player.
any advice?
dreamlayers:
See http://www.rockbox.org/twiki/bin/view/Main/SimpleGuideToCompiling
r20051 seems solid (and earlier I reported problems with r20052) so it seems the problem is due to using DMA for audio playback. Next, I want to try r20052 at 80 Mhz.
I think that using DMA for audio playback is a good thing. I hope we can get it working properly.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version