Previous day | Jump to hour: 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | Next day

Seconds: Show Hide | Joins: Show Hide | View raw
Font: Serif Sans-Serif Monospace | Size: Small Medium Large

Click in the nick column to highlight everything a person has said.
The Logo icon identifies that the person is a core developer (has commit access).

#rockbox log for 2004-01-18

00:00:57Zagorthat's a bit more than we needed to know, but ok ;)
00:02:12midhaarrockersniff :(
00:03:47Doggerhey zagor?
00:03:53Zagoryeah
00:03:59DoggerI'm trying to find a PDA keyboard that I can hook up to the av300
00:04:08Doggerhave you looked into it for other archos devices?
00:04:30DoggerI saw that the handspring visor seems to have same signals / voltages etc?
00:04:31Zagorno, it didn't ever feel useful with the tiny screen on these things
00:04:35Doggersure
00:04:40Doggerok,
00:04:48Doggerthink I'll give the handspring one a go
00:05:00Doggerit *says* in the specs it takes its power off the rx line
00:05:07Doggerso it just needs rx tx gnd
00:05:14Doggershould work :)
00:05:19Zagorweird
00:05:28Doggeryeah I thought that was a bit odd,
00:05:31Doggerbut cool if it works
00:05:38DoggerI dont want some extra power lead for it really
00:05:55Zagoryup
00:06:09midhaarrockerDo serial mice use more lines than rx tx gnd?
00:06:26Zagordunno. i don't think so though.
00:06:36Doggerno dont think so actually
00:06:49Doggerbut they are rs232 levels
00:06:53Doggerso youd need a converter
00:06:59Doggerwhich might need power itself
00:08:07Zagorhttp://rockbox.haxx.se/mods/rs232.html
00:09:12Doggercool
00:09:17DoggerI did think about building it,
00:09:29Doggerbut I'm not that good at soldering etc
00:09:39Doggerso I used one of my old nokia datacables
00:09:44Doggerdoes the same job
00:09:47Zagoryeah
00:10:20DoggerI did build one for my playstation ages ago though,
00:10:28Doggerseem to remember their circuit used more chips though
00:11:11 Join joshN [0] (user17@204.251.225.254)
00:14:26Doggerhey zagor?
00:14:28Doggersorry,
00:14:34Doggerjust quick question on ata...
00:14:51DoggerI tried doing the same as rockbox on READ_SECTORS,
00:14:57Doggereg wait for BSY,
00:15:11Doggerand it didn't work... I got a number of 0xd0's in data, then real data
00:15:18Doggerit works if I wait for DRQ instead
00:15:29Doggernot sure why :)
00:18:52Zagorumm, we wait for drq too (wait_for_start_of_transfer())
00:18:52[IDC]DragonHey, Rockbox executes in flash!!!!!
00:19:00Zagorwoo, nice!
00:19:09midhaarrockerno performance problems?
00:19:20[IDC]DragonDunno yet
00:19:28[IDC]DragonJust came up
00:19:37[IDC]Dragonit looks slower, I think
00:19:38Zagorvisible difference, e.g. when scrolling or somthing?
00:19:55[IDC]Dragonnot for scrolling
00:20:12_aLF[IDC]Dragon> there is more room for mp3 buffer ?
00:20:13[IDC]DragonI think it was slower to read my monster root dir
00:20:25[IDC]Dragon_aLF: yes
00:20:34Zagorhow much? (menu->info)
00:20:58DoggerZagor: I couldn't see it *waiting* for DRQ, I thought it just failed if DRQ not set after wait_for_busy? Or does that failure mean it retrys?
00:21:05[IDC]DragonI have 8MB
00:21:31ZagorDogger: we never call wait_for_bsy in read_sectors...?
00:21:40Doggerin wait_for_xfer
00:22:00Zagorright, end of xfer
00:22:18ZagorDRQ should not be asserted when the transfer is completed
00:22:29Doggerok,
00:22:57[IDC]Dragon7.770MB left, instead of normally 7.614 MB
00:23:16midhaarrocker[IDC]Dragon: Do still both firmwares (archos + rockbox) fit into the flash?
00:23:24[IDC]Dragonyes
00:24:35[IDC]DragonThere is some potential for more memory, if we're more disciplined with "const" in front of read-only arrays
00:24:35_aLFit's add about 9% for 2M
00:25:33[IDC]DragonCurrently, such arrays get doubled into the RAM
00:28:24midhaarrockerWell, if rockbox is so fast that it can run from flash - that makes me crave for the peak-meter-thread again :)
00:28:47DoggerI want a spectrum analyser!
00:29:47[IDC]DragonPlayback and recording still seems to work, I haven't found anything unusual so far.
00:30:08midhaarrockerDogger: These things are expensive. I had one at my job... :)
00:30:12[IDC]Dragonthe most critical functions are in IRAM anyway
00:31:22midhaarrocker[IDC]Dragon: you're sure you didn't accidently rolo an old rockbox version? :)
00:32:36[IDC]DragonOops, with my recording test I was in RAM again, yes
00:32:57[IDC]Dragon(originally to check the mp3 buf size)
00:33:08Doggermidhaarrocker: no I mean on my av300
00:33:18Doggeraudio output spectrum analyser
00:33:37Zagorthat's messy with the mas. you need to do it in the cpu.
00:33:52DoggerI think the cpu on av300 is fast enough,
00:33:56Doggerno reason why not,
00:34:02midhaarrockerDogger: That thing for sure would me smaller than that techtronics monster.
00:34:35Doggeris the adc controlable?
00:34:37 Nick edx{tv} is now known as edx (edx@pD9EAAD65.dip.t-dialin.net)
00:34:44[IDC]Dragonrecording ROM-based also works.
00:34:44Doggercould you use it as say a voltmeter?
00:35:10 Nick edx is now known as edx{code} (edx@pD9EAAD65.dip.t-dialin.net)
00:35:28 Join top_bloke [0] (~ekolb_pot@209.109.245.71)
00:35:34midhaarrocker[IDC]Dragon: Yay!
00:35:35midhaarrockerDogger: and as a portable osci
00:35:41Doggernice :)
00:36:00ZagorDogger: no i mean you need to decode the mp3 in the cpu
00:36:07DoggerZagor: sure
00:36:23Zagorok
00:36:29Doggerbut but you can get spectrum analysed info out of the mp3 without decoding it all I expect
00:36:39Doggerprolly be load intensive,
00:36:44Doggerand maybe not fast update speed,
00:36:47midhaarrockerEverybody has success, only I still am stuck with that trigger.
00:36:50Doggerbut definately possible
00:37:55[IDC]DragonSo far everything runs well from ROM
00:38:09[IDC]DragonAny more ideas on what may be critical?
00:38:19midhaarrockerRunning the osci demo
00:38:33Zagortried recording?
00:38:42[IDC]Dragonyes, works
00:38:53[IDC]Dragonthe code is in IRAM anyway
00:39:03Zagorwell, not all of it :)
00:39:09midhaarrockerPlayback at high bitrates with high-performance peak meter...
00:39:24midhaarrockerand a wps with many scrolling lines
00:39:58[IDC]Dragon(cranking up the recording bitrate now)
00:42:23[IDC]Dragonno problems by now.
00:42:27midhaarrockerOnce upon a time playback with 320 kbit and many scrolling lines was problematic.
00:43:11[IDC]Dragonmidhaarrocker: don't have the files to reproduce that at hand
00:43:38[IDC]Dragonand need to sleep now
00:43:45[IDC]Dragoncu
00:43:51 Quit [IDC]Dragon ()
00:44:47 Quit midhaarrocker ("Trillian (http://www.ceruleanstudios.com)")
00:49:21Zagori'm hitting the sack too. bye guys.
00:49:23 Quit Zagor ("Client exiting")
01:00
01:07:33***Saving seen data "./dancer.seen"
01:07:56 Part Petoric
01:10:33 Quit top_bloke ("The mind is a terrible thing to taste. Wasted 41 minutes and 15 seconds online.")
01:12:22 Quit methangas (" I love my HydraIRC -> http://www.hydrairc.com <-")
01:17:50 Part _aLF ("bye")
01:26:00 Quit joshN (Read error: 110 (Connection timed out))
02:00
02:11:02 Quit hardeep ("[BX] Occifer, take me drunk, I'm home")
02:11:03 Quit Nibbler (Read error: 54 (Connection reset by peer))
02:25:31 Quit edx{code} (Read error: 54 (Connection reset by peer))
02:26:14 Join edx{code} [0] (edx@pD9EAAD65.dip.t-dialin.net)
02:27:20 Quit AciD (Read error: 104 (Connection reset by peer))
02:29:59 Nick edx{code} is now known as edx (edx@pD9EAAD65.dip.t-dialin.net)
02:46:38 Join joshN [0] (user17@204.251.225.254)
03:00
03:03:20 Quit edx ()
03:07:34***Saving seen data "./dancer.seen"
03:11:52 Quit joshN (Read error: 60 (Operation timed out))
03:27:39 Join Nibbler [0] (nibbler@port-212-202-73-89.reverse.qsc.de)
04:00
04:03:20 Quit Dogger ("Client Exiting")
04:03:20 Quit Nibbler (Read error: 104 (Connection reset by peer))
04:26:54 Join AciD [0] (~acid@longchamp44-1-82-67-133-87.fbx.proxad.net)
04:46:39 Quit c0utta{afk} (Read error: 110 (Connection timed out))
04:54:35 Quit AciD (Read error: 104 (Connection reset by peer))
05:00
05:07:37***Saving seen data "./dancer.seen"
05:21:58 Join joshN [0] (user17@204.251.225.254)
05:22:17 Join aperson [0] (aperso@67.104.220.131.ptr.us.xo.net)
05:23:08 Part aperson
05:35:36 Quit joshN (orwell.freenode.net irc.freenode.net)
05:35:36NSplitorwell.freenode.net irc.freenode.net
05:35:36 Quit MT (orwell.freenode.net irc.freenode.net)
05:35:36 Quit dwihno (orwell.freenode.net irc.freenode.net)
05:35:36 Quit Exion (orwell.freenode.net irc.freenode.net)
05:35:36 Quit mbr (orwell.freenode.net irc.freenode.net)
05:35:36 Quit webmind (orwell.freenode.net irc.freenode.net)
05:35:36 Quit BoBB (orwell.freenode.net irc.freenode.net)
05:35:44NHealorwell.freenode.net irc.freenode.net
05:35:44NJoinjoshN [0] (user17@204.251.225.254)
05:35:44NJoinMT [0] (mt@no.beer.for.beating.me.uk)
05:35:44NJoinBoBB [0] (~bob@ip68-106-225-254.ph.ph.cox.net)
05:35:44NJoindwihno [20] (dwihno@h81172195115.kund.kommunicera.umea.se)
05:35:44NJoinwebmind [0] (~cme2@217-195-236-172.dsl.esined.net)
05:35:44NJoinmbr [0] (~mb@stz-softwaretechnik.com)
05:35:44NJoinExion [0] (~jon@athena.suphammer.net)
05:35:44Mode"#rockbox +bb *!*@*.ipt.aol.com *!*jirc@*.ipt.aol.com " by carneiro.freenode.net
05:40:28 Join Nibbler [0] (nibbler@port-212-202-73-89.reverse.qsc.de)
05:51:25 Quit dwihno (orwell.freenode.net irc.freenode.net)
05:51:25NSplitorwell.freenode.net irc.freenode.net
05:51:25 Quit MT (orwell.freenode.net irc.freenode.net)
05:51:25 Quit joshN (orwell.freenode.net irc.freenode.net)
05:51:25 Quit Exion (orwell.freenode.net irc.freenode.net)
05:51:25 Quit mbr (orwell.freenode.net irc.freenode.net)
05:51:25 Quit webmind (orwell.freenode.net irc.freenode.net)
05:51:25 Quit BoBB (orwell.freenode.net irc.freenode.net)
05:51:34NHealorwell.freenode.net irc.freenode.net
05:51:34NJoinjoshN [0] (user17@204.251.225.254)
05:51:34NJoinMT [0] (mt@no.beer.for.beating.me.uk)
05:51:34NJoinBoBB [0] (~bob@ip68-106-225-254.ph.ph.cox.net)
05:51:34NJoindwihno [20] (dwihno@h81172195115.kund.kommunicera.umea.se)
05:51:34NJoinwebmind [0] (~cme2@217-195-236-172.dsl.esined.net)
05:51:34NJoinmbr [0] (~mb@stz-softwaretechnik.com)
05:51:34NJoinExion [0] (~jon@athena.suphammer.net)
05:51:34Mode"#rockbox +bb *!*@*.ipt.aol.com *!*jirc@*.ipt.aol.com " by jordan.freenode.net
05:52:21 Quit dwihno (orwell.freenode.net irc.freenode.net)
05:52:21 Quit MT (orwell.freenode.net irc.freenode.net)
05:52:21 Quit joshN (orwell.freenode.net irc.freenode.net)
05:52:21 Quit Exion (orwell.freenode.net irc.freenode.net)
05:52:21 Quit mbr (orwell.freenode.net irc.freenode.net)
05:52:21 Quit webmind (orwell.freenode.net irc.freenode.net)
05:52:21 Quit BoBB (orwell.freenode.net irc.freenode.net)
05:52:28NJoinjoshN [0] (user17@204.251.225.254)
05:52:28NJoinMT [0] (mt@no.beer.for.beating.me.uk)
05:52:28NJoinBoBB [0] (~bob@ip68-106-225-254.ph.ph.cox.net)
05:52:28NJoindwihno [20] (dwihno@h81172195115.kund.kommunicera.umea.se)
05:52:28NJoinwebmind [0] (~cme2@217-195-236-172.dsl.esined.net)
05:52:28NJoinmbr [0] (~mb@stz-softwaretechnik.com)
05:52:28NJoinExion [0] (~jon@athena.suphammer.net)
05:52:28Mode"#rockbox +bb *!*@*.ipt.aol.com *!*jirc@*.ipt.aol.com " by bradbury.freenode.net
06:00
06:05:55 Quit BoBB ("Lost terminal")
06:06:13 Join BoBB [0] (~bob@ip68-106-225-254.ph.ph.cox.net)
06:21:51 Quit Nibbler (Read error: 104 (Connection reset by peer))
07:00
07:07:41***Saving seen data "./dancer.seen"
07:19:28 Join Stevenm [0] (~StevenM@pcp04424903pcs.nrockv01.md.comcast.net)
07:20:22StevenmHey people
07:20:27Stevenmanyone encounter this bug?
07:21:00Stevenmif an MP3 is playing, and you hit F1 and then select Browse Plugins, rockbox just returns to the while playing screen?
07:21:31StevenmAt this point, pressing Off and Rewind brings up the plugin screen.
07:42:29 Quit joshN (Read error: 110 (Connection timed out))
07:54:57StevenmActually, you cannot browse ANYTHING (fonts, plug-ins, etc) while a file is playing !
08:00
08:06:18 Join Nibbler [0] (nibbler@port-212-202-73-89.reverse.qsc.de)
08:20:40 Quit Stevenm ("Client exiting")
08:24:43 Join methangas [0] (methangas@0x50c61de4.virnxx10.adsl-dhcp.tele.dk)
08:44:50 Join kranium256 [0] (~jirc@202.88.184.198)
08:45:44kranium256hey could you help me .. .i unmounted my recorder improperly ... and now one folder of mine has gone corrupt .. i cant even delete it ... what do i do?
08:55:22 Part bobdbob2
09:00
09:05:44 Quit kranium256 ("Leaving")
09:07:43***Saving seen data "./dancer.seen"
09:33:52 Quit Nibbler (Read error: 104 (Connection reset by peer))
09:49:37 Join shad0w1e [0] (shad0w1e@as5300-6.216-194-21-198.nyc.ny.metconnect.net)
09:49:59shad0w1ehi, is there any possibility of rockbox supporting WMA one day?
10:00
10:09:05 Quit shad0w1e ()
10:10:10 Join c0utta [0] (noemail@dialup-77.54.221.203.acc05-waym-adl.comindico.com.au)
10:27:04 Join midhaarrocker [0] (~Philipp@Be14b.b.pppool.de)
10:30:39 Quit midhaarrocker (Client Quit)
10:40:00 Join exquisit [0] (~Snak@217-162-238-43.dclient.hispeed.ch)
10:40:06exquisithello
10:40:11exquisitanybody awake?
10:40:40exquisiti need help
10:58:22webmind?
10:58:47 Quit exquisit ()
11:00
11:05:49 Join Nibbler [0] (nibbler@port-212-202-73-89.reverse.qsc.de)
11:07:17 Join midhaarrocker [0] (~Philipp@Be566.b.pppool.de)
11:07:46***Saving seen data "./dancer.seen"
11:18:13 Join uski [0] (~moo@gandalf.digital-network.org)
11:25:27 Quit midhaarrocker ("Trillian (http://www.ceruleanstudios.com)")
11:26:37 Join _aLF [0] (~alexandre@mutualite-3-82-67-66-128.fbx.proxad.net)
11:47:11 Quit uski ("Fermeture du client")
11:47:11 Quit Nibbler (Read error: 104 (Connection reset by peer))
11:48:07 Join cjnr11 [0] (nihzff@l01m-61-253.d1.club-internet.fr)
11:50:01 Join Tim[RIP] [0] (Tim_RIP_@195.47.164.100.ip.tele2adsl.dk)
11:52:02 Quit Tim[RIP] (Client Quit)
11:52:07 Join Tim[RIP] [0] (Tim_RIP_@195.47.164.100.ip.tele2adsl.dk)
11:54:37 Quit Tim[RIP] (Client Quit)
12:00
12:00:53 Part cjnr11
12:00:59 Join cjnr11 [0] (nihzff@l01m-61-253.d1.club-internet.fr)
12:01:03 Part cjnr11
12:20:40 Quit methangas (" HydraIRC -> http://www.hydrairc.com <- \o/")
12:23:22 Join edx [0] (edx@pD9EAAD65.dip.t-dialin.net)
12:27:40 Join Nibbler [0] (nibbler@port-212-202-73-89.reverse.qsc.de)
12:30:20 Nick edx is now known as edx{eats} (edx@pD9EAAD65.dip.t-dialin.net)
12:35:37 Join exquisit [0] (~Snak@217-162-238-43.dclient.hispeed.ch)
12:37:55exquisithello?
12:38:00exquisitanybody here`?
12:51:36Nibblerno
13:00
13:00:09exquisithi
13:00:19exquisitcan u help me on my archos?
13:03:26 Nick edx{eats} is now known as edx{usaco} (edx@pD9EAAD65.dip.t-dialin.net)
13:04:45exquisitanybody help me?
13:05:22 Quit exquisit ()
13:05:34 Join exquisit [0] (~Snak@217-162-238-43.dclient.hispeed.ch)
13:07:47***Saving seen data "./dancer.seen"
13:10:33Nibblerexquisit: depends on your problem i assume....
13:13:16exquisithi
13:13:23exquisitwell i think its simple
13:13:35exquisitare u here? :)
13:13:44exquisitnot that im talking to myself...
13:14:13exquisiti deleted the disc of my jukebox recorder 20
13:14:38exquisitand i thought i just can drop the rockbox firmware in it and it'll restart
13:14:44exquisitbut it didnt.... :(
13:15:07exquisitit says: file system error
13:15:07exquisitno valid FAT16/32
13:15:08exquisitfile system found
13:20:01exquisithello?
13:22:16 Join AciD [0] (~acid@longchamp44-1-82-67-133-87.fbx.proxad.net)
13:23:09 Join methangas [0] (methangas@0x50c61de4.virnxx10.adsl-dhcp.tele.dk)
13:23:55exquisithey, can anybody help me or are asleep?
13:29:08Nibblerdid you format your disk?
13:30:07 Quit _aLF ("bye")
13:30:47exquisityes i did
13:31:10exquisiti had to, cause it wouldnt boot on osx anymore
13:31:23Nibblerthe disk of your archos i mean
13:31:27 Quit exquisit ()
13:31:48 Join exquisit [0] (~Snak@217-162-238-43.dclient.hispeed.ch)
13:31:51exquisityes
13:31:56exquisitthe archos disc
13:32:05Nibblerso what filesystem did u format it with?
13:32:14exquisitosx extended
13:32:23Nibblerso ;-)
13:32:27exquisitand with capability to boot on os9
13:32:34exquisitwas that a fault?
13:32:45Nibblerand then your firmware is telling you "no valid fat16/32 found"
13:32:50exquisityap
13:33:00exquisitwhats that?
13:33:10Nibblerthats the only filesystem archos can handle
13:33:25exquisitand where do have this filesystem?
13:33:30exquisitor what does it mean
13:33:40Nibbleryou need to format your archos as fat32
13:33:58Nibbleryou can do this with any linux/windoze
13:33:58exquisithm, im not sure if i can do that
13:34:05Nibbleror with tools like parition magic
13:34:08exquisiti dont have windows
13:34:16exquisiti have a mac
13:34:33exquisitthat sounds quite difficult :)
13:34:47exquisitim not a pro...
13:35:46 Join _aLF [0] (~Alexandre@mutualite-3-82-67-66-128.fbx.proxad.net)
13:36:21exquisitdoes this tool "parition magic" run on mac?
13:36:44Nibblerno idea! doubt it
13:37:12exquisithm
13:37:24exquisitso, am i fucked?
13:37:49exquisitbut i guess i could run linux on osx?
13:39:51exquisiti guess i need a window comp
13:40:24Nibblerwell
13:40:32Nibblerno idea about mac, sorry :|
13:40:41exquisitand download this partition magic
13:40:55exquisitor can i do it just like this on a windwos comp?
13:41:04exquisiti can go to a friend who has a pc
13:41:13_aLFparted run on linux, it's like partition magic
13:41:28_aLFperhaps there is mac version
13:42:03Nibblerexquisit: easiest is to go to a friend and just plug in the archos and format it as fat32
13:44:04exquisityeah guess so
13:44:22exquisitand how does that work on pc?
13:44:35exquisiti prolly know as much about pcs as you abozt macs :)
13:44:48exquisitalf: parted?
13:44:57Nibblerjust open the file-explorer, right click on the archos-drive and say "format" choose fat32 there
13:45:05Nibbler(install archos drivers b4)
13:45:50_aLFexquisit> you want to create a fat32 partition ?
13:45:52_aLFon mac
13:46:23exquisityes, alf
13:46:26exquisitthanks nibbler
13:46:50exquisitmaybe im going to my friend later, but if _alf can help me it would be better :)
13:47:45exquisitis it called GNU parted, alf?
13:48:01Nibbleryes :)
13:48:33exquisitdamn life aint easy
13:49:24exquisitdo linux programms/tools run on osx?
13:49:37exquisitsorry for those stupid questions :)
13:50:48_aLFthere is fink
13:51:07exquisitwhat is fink?
13:51:12_aLFa set of linux programs compiles for macox
13:51:22_aLFbut there isn't parted
13:52:24exquisiti downloaded parted
13:52:31exquisitbut i dont know how to run it
13:52:40exquisitit looks like id have to run some scripts
13:52:47exquisitand thats too much for me :)
13:53:39_aLFhum I have a complex solution (I'm sure there is more simple): download and burn this iso http://gentoo.oregonstate.edu/releases/ppc/1.4/livecd/
13:54:07_aLFthis is a life cd for linux : you boot on it, and you have a working linux with parted etc...
13:54:25exquisithm
13:54:38exquisitokay, what do i have to dl?
13:55:06exquisitall those tools on this site?
13:55:23exquisitdl and then burn to a disc? and then rebbot the comp?
13:55:50_aLFlivecd-ppc-1.4.iso
13:56:07_aLFyes dl,burn and reboot and cd
13:58:24exquisitrebbot on the cd?
13:59:09_aLFyes
13:59:58_aLFif you don't know at linux, it should be complex
14:00
14:00:09_aLFfor formating the partition
14:00:21_aLF...
14:00:25exquisitwell, i dont know linux
14:00:37exquisityou have to come and help me :)
14:00:56exquisithmmm.. so it would be better if i go to my pc-friend?
14:01:24_aLFyes !
14:02:40 Quit exquisit ()
14:02:56 Join exquisit [0] (~Snak@217-162-238-43.dclient.hispeed.ch)
14:03:08exquisitas a mac user im alsways in problem
14:03:09exquisit:)
14:03:15exquisitbut they look better :)
14:03:53exquisitmaybe i should go to a channel for mac-users
14:19:17 Quit exquisit ()
14:24:01 Quit AciD ("www.cpm-fr.com")
14:31:58 Join exquisit [0] (~Snak@217-162-238-43.dclient.hispeed.ch)
14:46:31 Join AciD [0] (~acid@longchamp44-1-82-67-133-87.fbx.proxad.net)
15:00
15:02:38 Quit exquisit ()
15:07:49***Saving seen data "./dancer.seen"
15:23:03 Join NibbIer [0] (nibbler@port-212-202-73-89.reverse.qsc.de)
15:23:30 Quit NibbIer (Client Quit)
15:43:37 Join Pierrot [0] (Mouarf@Mix-Reims-109-4-28.w193-250.abo.wanadoo.fr)
15:43:50 Part Pierrot
15:48:25 Quit AciD (Read error: 104 (Connection reset by peer))
16:00
16:04:17 Join Silencio^ [0] (~sx@APoitiers-106-1-13-149.w81-50.abo.wanadoo.fr)
16:04:23 Join Timbels [0] (Timbels@qn-213-73-224-142.quicknet.nl)
16:04:24Silencio^hi
16:04:42Timbelshi
16:05:01Silencio^I have a question, do u know if the team expects to make DJ modules in rockbox ?
16:06:16Timbels?
16:06:21Timbelswhat do u mean by that?
16:06:30Timbelsit already has a pitch control
16:08:24 Quit Silencio^ (Client Quit)
16:22:31 Quit _aLF (Read error: 104 (Connection reset by peer))
16:22:48 Nick edx{usaco} is now known as edx{avi} (edx@pD9EAAD65.dip.t-dialin.net)
16:25:52 Join _aLF [0] (~alexandre@mutualite-3-82-67-66-128.fbx.proxad.net)
16:29:13 Join dsg [0] (~david@pasky.xs4all.nl)
16:43:53 Join Dogger [0] (~jimmy@adsl-63-199-30-40.dsl.snfc21.pacbell.net)
17:00
17:07:51***Saving seen data "./dancer.seen"
17:47:57 Join AciD [0] (~acid@longchamp44-1-82-67-133-87.fbx.proxad.net)
18:00
18:17:34 Join Tim[RIP] [0] (Tim_RIP_@195.47.164.100.ip.tele2adsl.dk)
18:19:32 Join Stevenm [0] (~StevenM@pcp04424903pcs.nrockv01.md.comcast.net)
18:23:34 Quit Tim[RIP] ()
18:30:34StevenmHey are any rockbox coders on?
18:47:55 Nick edx{avi} is now known as edx (edx@pD9EAAD65.dip.t-dialin.net)
18:47:56 Quit Nibbler (Read error: 104 (Connection reset by peer))
18:48:42 Join Nibbler [0] (nibbler@port-212-202-73-89.reverse.qsc.de)
18:57:29 Nick edx is now known as edx{eats} (edx@pD9EAAD65.dip.t-dialin.net)
19:00
19:00:25 Quit edx{eats} ()
19:03:00 Join Zagor [0] (~bjst@1-1-3-36a.sk.sth.bostream.se)
19:03:49 Join scott666 [0] (scott666@c-24-245-58-245.mn.client2.attbi.com)
19:06:04 Join edx{eats} [0] (edx@pD9EAABAD.dip.t-dialin.net)
19:07:55***Saving seen data "./dancer.seen"
19:11:58StevenmHas anyone had problems with Plug-ins under CVS2004118 ?
19:12:15Zagorwhat kind of problems?
19:12:36StevenmIf I select Browse Plugins while a song is playing, the screen returns to WPS
19:12:47Stevenmsame with fonts or languages
19:12:58Zagorok
19:13:32StevenmIf I stop playback and select that I don't want to make a bookmark, THEN it goes to the plugin screen
19:13:54Zagorok. sounds like we didn't test that enough :)
19:14:00Zagori'll take a look. thanks.
19:14:12Stevenmand speaking of bookmarks, I'm always asked if I want to create one regardless of what the Bookmark on Stop is set to
19:15:14Zagorthat's odd. i'm not!
19:16:12StevenmLet me go back to this version..
19:18:02StevenmOkay.. I play a file
19:18:07StevenmI press F1, select Browse Plugins
19:18:25Stevenmand the screen goes back to the song name / position/time/etc
19:18:43StevenmI press Off and I get a list of plug-ins
19:20:10Zagoroh, i have 040116. sorry.
19:20:42StevenmOk.. the bookmark thing isn't happening anymore..
19:21:00Stevenmweird, but it doesn't matter I guess. still can't browse plug-ins though
19:21:03 Join hardeep [0] (1098@208.247.65.237)
19:21:38Stevenmwhat is strange is that I can go into the rocks directory and start plugins that way, but not from the menu
19:21:57Zagoryeah, sounds like we broke something in the browser
19:22:01Zagorhi hardeep
19:22:32hardeephello
19:28:28hardeepZagor: now that we have mkdir(), can we add a check at startup to see if the .rockbox directory has been created and, if not, create it?
19:28:52Zagoryeah, that's the plan. i just want mkdir tested a little more first :-)
19:29:02hardeepah, okay. :)
19:39:07 Join [IDC]Dragon [0] (~idc-drago@pD9E342C7.dip.t-dialin.net)
19:39:28[IDC]DragonHi Zagor!
19:39:32Zagorhi
19:40:15[IDC]DragonI've my tools now to make uncompressed ucls theat run from ROM
19:40:32[IDC]Dragontheat => that
19:40:57[IDC]Dragonand found something that's broken
19:40:58Zagornice. the only messy thing is that we now need four more builds... :)
19:41:08Zagorexcellent! what?
19:41:25[IDC]Dragonthe viewers don't work any more
19:41:33[IDC]Dragonrockbox fails to load them
19:41:51[IDC]DragonI guess something in the code id not ROM-proof.
19:41:58[IDC]Dragonis not
19:41:59Zagorok
19:42:12[IDC]Dragonbut I haven't searched for it
19:42:35[IDC]Dragonit's a common error to to something like:
19:42:50[IDC]Dragonchar* mybuf = "ABCDEFGHI"
19:43:02[IDC]Dragonand then later write into that space
19:43:33[IDC]Dragonbut the buffer will be in the rodata segment
19:43:53Zagoryeah. are we doing that anywhere?
19:44:14[IDC]DragonDunno, but I had such in past embedded projects.
19:44:36[IDC]DragonEverything works fine in RAM-based development, but not in ROM.
19:44:39Zagorthey didn't have The Code Police! ;)
19:44:45[IDC]Dragon;)
19:45:08[IDC]DragonI once made a circuit to detect rom writes and break
19:45:39[IDC]DragonAnother thing: we can't flash while running from ROM
19:46:07 Join Steven1 [0] (~steve@pcp04424903pcs.nrockv01.md.comcast.net)
19:46:17Zagorouch, good point
19:46:26 Quit Stevenm ("Client exiting")
19:46:33[IDC]Dragon(obvious, but I overlooked that, too)
19:47:02Zagornot too easily solved, without linking most of the disk/ata code into the flash plugin
19:47:20Zagordisk/fat, i mean
19:47:26[IDC]DragonWell, we could if the plugin is rude: load the full thing, disable interrupts, flash
19:47:54Zagortrue. load into the big buffer, flash and then reboot.
19:48:58[IDC]DragonReducing the data segment is a can of worms. There's so many places which could need a "const".
19:49:11 Part Steven1
19:49:33[IDC]DragonThe tools also generate non-const arrays for font, language.
19:50:12Zagoryup. we've pretty much skipped const, since it's a can of worms in an of itself :)
19:50:33[IDC]DragonNot if The Code Police is alert
19:50:50Zagortrue. we were simply lazy.
19:51:12 Join Stevenm [0] (~steve@69.140.134.180)
19:51:58[IDC]DragonI may "const"ize some files within the next days or so, if nobody objects
19:52:09Zagorfine with me
19:52:23Zagorjust fix all warnings too :)
19:52:35[IDC]Dragonmany-multi-file commits, but no real change
19:52:53[IDC]Dragonyep, a lot of yellow may happen
19:53:38[IDC]DragonI need to touch the tools as well
19:54:08Zagorgo ahead. just don't make a mess ;)
19:54:14[IDC]Dragon;)
19:54:25[IDC]Dragoncu later
19:54:30 Quit [IDC]Dragon ()
19:59:12Stevenmhey do any of you guys use Linux for development?
19:59:21Zagoryes
19:59:28Zagormost developers do
19:59:40StevenmDo you think you can hook me up with a devkit?
20:00
20:00:02 Quit AciD (Operation timed out)
20:00:04Stevenmapparently my system's GCC refuses to compile the sh1-targeted gcc
20:00:20Zagorwhat does it say?
20:00:24Stevenmand I've done the whole binutils and path thing and all
20:00:29Stevenmsomething about an unresolved symbol
20:00:50Stevenm../../../gcc-3.0.4/gcc/config/sh/lib1funcs.asm:166: Error: no such instruction: `rts'
20:02:30Zagordid you use the 2.11 binutils?
20:03:19Stevenmyes
20:04:15Zagorodd
20:04:42StevenmI followed the instructions on the site exactly.. well, substituting linus for my username
20:04:52Stevenm../../../gcc-3.0.4/gcc/config/sh/lib1funcs.asm:166: Error: no such instruction: `rts'
20:04:52Stevenmmake[2]: *** [libgcc/./_ashiftrt.o] Error
20:04:52Stevenmis what I get
20:05:09Stevenmso I was hoping someone could just throw some binaries my way.. filesize permitting
20:06:25Zagori've zipped up mine, but i bet you'll run into library version inconsistencies. let's try.
20:07:30 Quit Stevenm ("Download Gaim: http://gaim.sourceforge.net/")
20:07:55 Join Stevenm [0] (~StevenM@pcp04424903pcs.nrockv01.md.comcast.net)
20:17:03 Nick edx{eats} is now known as edx (edx@pD9EAABAD.dip.t-dialin.net)
20:18:08mbrHi
20:18:26mbrZagor: read my addition to bug report "Rockbox becomes instable(different bugs)"?
20:18:46mbrIt's weired, but it seems that I really get a BUTTON_OFF
20:18:59Zagorthat is indeed very very strange
20:19:33mbrDo you think it may be a hw problem?
20:19:52Zagormaybe
20:20:26mbrThe BUTTON_OFF can also explain the unasked "Create Bookmark"
20:20:57mbrSince I'm back to adc.c 1.5 I have no problem
20:21:42mbrI run that version to whole da without a single playback stop
20:22:09mbrBut when I rebooted to the version with adc.c 1.6 I got several stops
20:22:32Zagoraha. ok, we'll need to check those changes with linus
20:22:44mbrOK
20:22:55mbrIs he around tomorrow?
20:25:42Zagorprobably. send a mail to the list to be sure to reach him.
20:26:12mbrOK
20:34:00 Nick Zagor is now known as Zagor_away (~bjst@1-1-3-36a.sk.sth.bostream.se)
20:38:43 Nick edx is now known as edx{code} (edx@pD9EAABAD.dip.t-dialin.net)
20:47:47 Join _alex [0] (~alexandre@mutualite-3-82-67-66-128.fbx.proxad.net)
20:47:48 Quit _aLF (Read error: 104 (Connection reset by peer))
20:52:21 Join joshN [0] (user17@204.251.225.254)
20:55:12 Quit Stevenm (Remote closed the connection)
21:00
21:07:58***Saving seen data "./dancer.seen"
21:13:32 Join Jet8810 [0] (~Jet8810@adsl-219-32-107.mia.bellsouth.net)
21:31:11 Quit hardeep ("BitchX: coming soon to a theatre near you!")
21:32:39 Join eajeff [0] (~eajeffcpa@24161224hfc188.tampabay.rr.com)
21:33:05eajeffI am a newbie with an install question
21:33:44eajeffwhen I dl 2.1 (first time dl rockbox), it gives me playlist buffer full
21:34:24 Quit joshN (Read error: 110 (Connection timed out))
21:37:31eajeffI have looked at the FAQ but cannot find a solution
21:38:24scott666how many files do you have on your archos?
21:38:44eajeffyou mean in my rockbox folder?
21:38:52scott666no, mp3s
21:39:11scott666if i remember right that error has something to do with how many files you have
21:39:33scott666and theres a setting you can change
21:39:38eajeffI have not loaded any. There were only 3 that was pre-loaded when I got my new Jukebox recorder 20
21:39:57eajeffI assume I have version 1; nowhere does it mention version 2
21:40:20eajeffwhat settings should I change, scott?
21:40:44scott666ummm....its something about playlist buffer size, but that cant be it if you only have 3 files
21:41:07eajeffyeh, I have not added any files.
21:41:13scott666you have all the files that go in the .rockbox folder, right?
21:41:19scott666the full zip
21:41:21 Nick edx{code} is now known as edx (edx@pD9EAABAD.dip.t-dialin.net)
21:41:58eajeffwell, I unzipped the rockbox folder. But maybe something is missing but I wouldnt know what
21:42:15scott666and it boots up fine, right?
21:42:40eajeffyes it boots up fine
21:43:02eajeffthen when go play a file, it quickly gives me playlist buffer full message
21:43:25scott666just to be clear, the folder is '.rockbox' right? with the '.'?
21:43:31eajeffI am probably doing something fundamentally wrong
21:44:08eajeffscott, you mean the folder I see on the JBR?
21:44:13eajeffthere is a rockbox
21:44:13scott666yeah
21:44:34scott666'.rockbox', or 'rockbox'
21:45:09eajeffit may just be rockbox. i will have to recheck as I uninstalled rockbox to use it this afternoon
21:45:11scott666if you just extracted the zip folder it should be '.rockbox'
21:45:28eajeffif it is just rockbox, then what caused that
21:45:33eajefflet me tell you what I did
21:45:41eajeffe is my JBR on my computer
21:45:46scott666what OS?
21:45:59eajeffversion 1.28 on JBR
21:46:04eajeffXP on computer
21:46:28eajeffI extracted the rockbox folder and the ajbrec.ajz to e
21:46:37eajeffI hope that was correct
21:46:51scott666e: being the archos drive?
21:46:55eajeffyes
21:47:05eajeffI waited till I could safely eject
21:47:20eajefftook off USB2 cable, then powered off and then on
21:47:44eajeffwhen I power on, it says rockbox
21:47:59scott666and then?
21:48:41eajeffI try to play one of the preloaded mp3s and it gives me the buffer full message
21:49:32scott666try installing it again and tell me what happens
21:49:34eajeffI know the JBR is working with archos software since I tried to record a file from the radio and replayed it successfully
21:50:08eajeffI will; I will notice particularly if folder says .rockbox
21:50:45eajeffCan you guide me to look to make sure I have all the appropriate files in .rockbox
21:50:45eajeff?
21:50:57scott666sure
21:51:14scott666but as long as you download the 2.1 zip and extract everything it should be fine
21:51:35 Join AciD [0] (~acid@longchamp44-1-82-67-133-87.fbx.proxad.net)
21:51:42eajeffI am extracting "both" the rockbox folder and the ajbrec.ajz file
21:51:44eajeffright?
21:51:47scott666i think the offending file is '.playlist_control'
21:52:00scott666everything thats in the zip should get extracted to the root of your archos
21:52:17eajeffwell I read where that might be the offending file and at one point deleted that file but that didnt help
21:52:47scott666the offensive part would be it not existing
21:52:55scott666or not being in '.rockbox'
21:52:59scott666brb
21:56:40eajeffscott: let me know when you are back
21:56:53scott666ok
21:57:23eajeffok, you are back?
21:57:36scott666yup
21:57:49eajeffany other thoughts otherwise I will try again to reinstall
21:58:30scott666nope
21:58:35scott666just go for it
21:58:51eajeffthanks, I will let you know. If it doesnt work, I have no idea where to go from here
21:59:09eajeffone thing I will let you know
21:59:39eajeffI actually bought this a year ago and had it sitting unopened till yesterday. Not sure if that makes any difference to anything
21:59:52scott666doubt it
22:00
22:00:07scott666lemme do a search for the error quick
22:00:31eajeffI tried also and didnt find the exact error
22:00:53eajeffbut go for it
22:01:52 Join Stevenm [0] (~jirc@pcp04424903pcs.nrockv01.md.comcast.net)
22:03:08scott666i didnt find anything new, lemme know what happens after you try installing again
22:03:25eajeffI will be back in a bit. Thanks for your help
22:03:37 Part eajeff
22:11:11 Quit methangas (" HydraIRC -> http://www.hydrairc.com <- Get hot chicks here!")
22:15:49 Join hardeep [0] (1098@208.247.65.237)
22:16:14 Quit Stevenm ("Leaving")
22:25:47 Quit AciD (Connection timed out)
22:32:09 Nick Zagor_away is now known as Zagor (~bjst@1-1-3-36a.sk.sth.bostream.se)
22:33:03Zagorhardeep: mark bugs "resolution: fixed" when you fix them
22:34:27hardeepZagor: I don't believe I have access to do that
22:34:40Zagoroh, ok. i'll fix that.
22:38:50Zagorfixed now, i think
22:40:11hardeepworks, thanks
22:40:37Zagorgreat
22:41:02Zagori'm off, see you
22:41:03 Quit Zagor ("Client exiting")
22:42:15 Quit Dogger (Read error: 104 (Connection reset by peer))
23:00
23:08:01***Saving seen data "./dancer.seen"
23:18:05 Quit Nibbler (Read error: 104 (Connection reset by peer))
23:24:57 Join diddystar5 [0] (~jirc@cbcpl-fw.ci.corvallis.or.us)
23:32:37 Quit edx ()
23:32:38 Join Bagder [0] (~daniel@c25025a.hud.bostream.se)
23:33:22diddystar5Bagder: there is a ban on ALL aol in this chat
23:33:28diddystar5please fix :)
23:33:56Bagderonly on ipt.aol.com
23:34:11Bagderbut I agree its not that nce
23:34:44diddystar5ipt.aol.com is ALL of aol :)
23:34:48Bagderoh
23:34:55Mode"#rockbox +o Bagder " by ChanServ (ChanServ@services.)
23:35:03Mode"#rockbox -b *!*@*.ipt.aol.com " by Bagder (~daniel@c25025a.hud.bostream.se)
23:35:04diddystar5:)
23:35:23Bagderthe intension is to keep track out
23:35:27diddystar5yes
23:35:36diddystar5what more has track done?
23:35:52 Join midhaarrocker [0] (~Philipp@Be144.b.pppool.de)
23:35:57BagderI don't know exactly what made zagor ban him
23:36:04diddystar5i remember the mikeh0lden thing
23:36:10Bagderbut his mail to zagor afterwards is reason enough for me
23:36:18 Quit scott666 (Read error: 110 (Connection timed out))
23:36:34Bagderdiddystar5: that was track trying to make mike holden look bad by regging a similar name as he has
23:37:54 Quit c0utta (Read error: 110 (Connection timed out))
23:38:47diddystar5i wish i could quit aol...
23:39:06diddystar5everyone hates you in places like #c when they see your aol name
23:40:12Mode"#rockbox +b *!*@ACBED4D5.ipt.aol.com " by Bagder (~daniel@c25025a.hud.bostream.se)
23:40:59diddystar5not sure if that will help, the ACBED4D5 thing changes evertime you dissconnect, and reconnect
23:41:24BagderI'll let it be like this for now anyway
23:42:02diddystar5ok
23:42:28diddystar5Bagder: my new vu meter will be almost ready for commit when i finish the needle arch :)
23:42:49diddystar5then i just need to optimise the code and clean it up
23:57:41 Quit midhaarrocker (Read error: 110 (Connection timed out))

Previous day | Next day