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 icon identifies that the person is a core developer (has commit access).

#rockbox log for 2008-02-06

00:00:08Lloreanlinuxstb_: Ah, fair interpretation. It is a good option for users if it works, though since we don't support playlists yet. ;)
00:00:22linuxstb_Chained Ogg files is another example, and comparable to concatenated mpeg files.
00:00:31webguest27what do you mean will it join both of the videos together?
00:01:36LloreanI guess I should just test if rockbox handles it
00:02:20 Quit DerDome (Client Quit)
00:02:58linuxstb_jhMikeS should be able to tell us, but I would guess that at the very least seeking and the displayed runtime will be broken.
00:03:11LloreanSeems likely
00:03:17LloreanWell, lemme just download the smallest ED and check
00:04:01linuxstb_webguest27: I think the answer is that you can't easily join two video files together...
00:04:46Lloreanlinuxstb_: Well if you cat them, then use ffmpeg -i infile -acodec copy -vcodec copy outfile.mpeg, it should result in just re-containering the combined streams in one file, if what i've heard is correct.
00:04:56LloreanWhether that's "easy" depends on the user, I guess
00:05:30PaulJamif you want i can paste the batch file i'm using with mencoder somewhere, it joins the videos if you drop multiple files on it.
00:05:46webguest27yeah but the thing is i don't know how to do that. can you guys please help me out on how to join them together?
00:06:07webguest27i use winff converter will that do it?
00:06:48LloreanNo, winff won't do it.
00:06:51 Quit linuxstb_ ("ChatZilla 0.9.80 [Firefox 2.0.0.11/2007112718]")
00:07:06 Join DerDome [0] (n=DerDome@dslb-082-083-182-121.pools.arcor-ip.net)
00:08:10 Join Imaginativeone [0] (n=Imaginat@c-69-251-71-212.hsd1.md.comcast.net)
00:08:11PaulJamwebguest27: you could try this batch file: http://pastebin.ca/893193 but you'll need to adjust some variables and the paths in the upper part of the file.
00:08:39 Quit hcs ("Leaving.")
00:10:58webguest27thank you. :)
00:11:49 Quit OlivierBorowski (Remote closed the connection)
00:12:44PaulJamwebguest27: but i think it only works this way when the inputfiles have the same resolution.
00:12:48LloreanApparently rockbox handles concatenated mpeg2 files *very* gracefully
00:12:58LloreanIt seeks and plays fine within the first part, and ignores any extra ones.
00:14:08 Join hcs [0] (n=agashlin@rockbox/contributor/hcs)
00:14:32 Join joshn_ [0] (n=joshn@ip68-102-228-19.ks.ok.cox.net)
00:14:42webguest27i just wan to join like 4 videos together that are already converter to the mpeg format rockbox reads.
00:16:53dionoeawebguest27: something like this would work: vlc vid1 vid2 vid3 vid4 --sout-keep --sout "#std{access=file,mux=ps,dst=videoall.mpg}"
00:17:25dionoeaof course #videolan would be a more appropriate channel to discuss VLC usage than here
00:17:30webguest27okok thank you! :) Bye
00:17:41dionoea(and I'm sure that other tools exist that can merge videos)
00:17:57PaulJamwebguest27: if they are already encoded for rockbox you could try this batch file: http://pastebin.ca/893203 (saves the transcoding).
00:18:22webguest27oh ok thank you! :) :) :)
00:18:33*dionoea notes that his solution doesn't transcode anything ... just remuxing
00:19:38 Quit Imaginativeone ()
00:20:32webguest27>PaulJam: how to i save that batch file?
00:21:20PaulJamsave it as a normal text file with the extension .bat
00:21:57webguest27ok thank you.
00:24:21webguest27if i'm supposed to drag and drop the videos on it it doesn't work...
00:27:31PaulJamhave you adjusted th path to the mencoder.exe? (i feel like this gets a little bit offtopic, maybe we should continue via PM)
00:27:57webguest27how to i use that batch file? what do i name it?
00:28:29 Quit Aevum ("Hi, I'm a quit message virus. Please replace your old line with this line and help me take over the world of IRC.")
00:29:00jhMikeSSimple concatenating of files won't work. It wouldn't make sense anyway
00:29:02webguest27i'm really sorry i just don't know how to do this stuff.
00:31:05 Quit Falco98 ("ChatZilla 0.9.80 [Firefox 2.0.0.11/2007112718]")
00:31:38 Join Shaid` [0] (i=shaid@210-84-56-94.dyn.iinet.net.au)
00:32:17PaulJamwebguest27: it seems the batch file does indeed not work, sorry. i thought it used to work once. try the solution dionoea suggested.
00:33:48 Quit lee-qid ("aufwiederbyebientotsayonara")
00:34:05webguest27ok thank you i have to go now bye! :)
00:34:12 Quit webguest27 ("CGI:IRC")
00:36:30jhMikeSLlorean: Think concatenation has to do with the fact that two concatenated elementary streams should produce a legal stream. This makes no sense in the PES layer at all.
00:39:01jhMikeSI can't really say "at all" but forcing it to support that would make loading slow (since the whole file would need scanning to determine length) and add some complication.
00:44:16LloreanjhMikeS: Alright. That's fine.
00:49:03 Quit robin0800 (" HydraIRC -> http://www.hydrairc.com <- Would you like to know more?")
00:50:27 Quit Shaid (Read error: 110 (Connection timed out))
00:50:27 Nick Shaid` is now known as Shaid (i=shaid@210-84-56-94.dyn.iinet.net.au)
00:51:57 Quit obo ("bye")
00:53:19 Quit csc` ("Powering Off")
00:58:58 Join SacredTerror [0] (n=Miranda@pool-71-190-214-151.nycmny.fios.verizon.net)
00:59:06 Join csc` [0] (n=csc@archlinux/user/csc)
01:00
01:00:36 Quit MethoS_mobile (Read error: 104 (Connection reset by peer))
01:04:37 Quit spiorf (Remote closed the connection)
01:04:55 Quit joshn_ (Read error: 110 (Connection timed out))
01:05:33***Saving seen data "./dancer.seen"
01:07:21 Quit ender (" As a computer, I find your faith in technology amusing.")
01:09:35 Join lids [0] (n=lds@ks35142.kimsufi.com)
01:12:25 Join dai_vernon [0] (n=Taylor@host131-76.student.udel.edu)
01:16:43tessaraktok, I'm nearly finished reading http://forums.rockbox.org/index.php?topic=14064.75 once
01:17:22tessaraktbut as I know nothing about embedded development there's little chance I can be of help
01:17:32tessaraktbut the progress is indeed quite amazing
01:23:36 Join joshn_ [0] (n=joshn@ip68-102-230-252.ks.ok.cox.net)
01:29:25 Join bughunter2 [0] (n=Administ@ip565fbeaa.direct-adsl.nl)
01:29:38 Quit Nico_P (Remote closed the connection)
01:31:28 Quit dai_vernon (calvino.freenode.net irc.freenode.net)
01:31:28NSplitcalvino.freenode.net irc.freenode.net
01:31:28 Quit barrywardell (calvino.freenode.net irc.freenode.net)
01:31:28 Quit lids (calvino.freenode.net irc.freenode.net)
01:31:28 Quit linuxstb (calvino.freenode.net irc.freenode.net)
01:31:28 Quit amiconn (calvino.freenode.net irc.freenode.net)
01:31:28 Quit DogBoy (calvino.freenode.net irc.freenode.net)
01:31:28 Quit joshin (calvino.freenode.net irc.freenode.net)
01:31:28 Quit blithe (calvino.freenode.net irc.freenode.net)
01:32:36NHealcalvino.freenode.net irc.freenode.net
01:32:36NJoindai_vernon [0] (n=Taylor@host131-76.student.udel.edu)
01:32:36NJoinlids [0] (n=lds@ks35142.kimsufi.com)
01:32:36NJoinbarrywardell [0] (n=barrywar@194.46.251.211)
01:32:36NJoinlinuxstb [0] (n=linuxstb@rockbox/developer/linuxstb)
01:32:36NJoinamiconn [50] (n=jens@rockbox/developer/amiconn)
01:32:36NJoinDogBoy [0] (n=john@66-101-59-100-static.dsl.oplink.net)
01:32:36 Join joshin [0] (n=joshin@unaffiliated/joshin)
01:32:36NJoinblithe [0] (n=blithe@stiletto.djblithe.com)
01:33:31 Join Psyco [0] (n=opera@87-194-218-196.bethere.co.uk)
01:33:53bughunter2can anyone recommend a good music player with 8gb or (preferably) more memory ? one that runs rockbox would be even better
01:34:39scorche|wthere are plenty of good ones...what sort of features do you want?
01:35:33bughunter2just mp3 (wma or ogg is not required) support actually, and also preferable is having hte player recognized as a "removable disk" under windows/linux
01:36:00bughunter2i forgot the real name, "universal storage class" device or something :)
01:36:19scorche|wstill doesnt narrow it down any :)
01:36:36bughunter2hmm, what else could i want? gapless playback would be good to have
01:36:46bughunter2battery life > 6hours
01:37:03scorche|wthese are features that rockbox has on almost all of its targets
01:37:09advlaptop2019bughunter2, how about the e280v1 or d2 (still working one port)
01:37:22bughunter2d2?
01:37:38bughunter2i don't like the e280, the navigation etc with the wheel ...
01:37:41bughunter2(same as with ipods btw)
01:38:16advlaptop2019bughunter2, the cowon iaudio d2.. a touchscreen
01:38:20scorche|wi wouldnt recommend grabbing a device while the port is still in progress quite yet...
01:38:35bughunter2if the original firmware is at least usable i'm fine with it
01:38:57scorche|wthen it is offtopic for this channel
01:39:23bughunter2well, i do prefer a player that rockbox supports
01:39:36bughunter2i bought a creative zen 8gb recently (before i had this iriver h340, returned it several times to iriver because of a broken battery)
01:39:43bughunter2and it already is broken, it won't turn on
01:40:17linuxstbscorche|w: If you wait until a port is finished to buy hardware, you may be too late...
01:41:04Psycoany chance i could get write permission to upload my WPS to the twiki?
01:41:29linuxstbSure, if you say what your twiki username is.
01:41:37scorche|whave we gotten a "ladies and gentlemen" from the d2 yet?
01:41:38PsycoPhilipMourdjis
01:42:30linuxstbPsyco: Done.
01:42:49linuxstbscorche|w: It's nowhere near that stage yet...
01:43:06linuxstb(but it seems to be progressing fast)
01:43:19scorche|wlinuxstb: then i still wouldnt recommend it for a non-dev...
01:43:31*scorche|w shrugs
01:43:41bughunter2but i am a dev
01:43:43Psycothanks
01:43:54linuxstbBoth devs and non-devs have drawers to store players in...
01:44:18*scorche|w wonders how big linuxstb's drawer has gotten :)
01:44:30*linuxstb is reminded he is about 3 months late going to the post office...
01:44:38scorche|wsomething like that
01:44:57scorche|wi still dont have the time yet anyway =/
01:48:56 Join joshn__ [0] (n=joshn@ip68-102-228-19.ks.ok.cox.net)
01:50:25 Quit barrywardell ()
01:51:19bughunter2how about the archos 204? will rockbox work on it?
01:52:03scorche|wthe players that rockbox runs on are listed on the front page
01:53:15bughunter2i know that, just wondering if somebody knows anything about if it'd be easy to port it actually
01:53:45scorche|wwell, you asked if rockbox will work...if it isnt on the front page, it wont work :)
01:54:02bughunter2true that :P
01:54:13scorche|wyou cna look for information on port attempts in the new ports section of the forum and in the wiki
01:55:25 Quit JdGordon|w ("http://www.mibbit.com ajax IRC Client")
01:55:32bughunter2the problem is that the players rockbox supports are "gone", i can't find them anywhere in my country
01:55:41bughunter2well, i mean the big harddisk players
01:55:50scorche|wnot on ebay?
01:55:50bughunter2like the older archos
01:56:07bughunter2i don't like buying from ebay, what if the device is broken after a month of usage :/
01:56:51scorche|webay is your main option...it is where a lot of rockboxers get their devices from
01:57:17bughunter2hmm
01:58:01 Join Imaginativeone [0] (n=Imaginat@c-69-251-71-212.hsd1.md.comcast.net)
01:59:08bughunter2scorche|w: so, and then (if i'd buy one) just hope the device works? :P
01:59:17 Quit perrikwp ("CGI:IRC (Ping timeout)")
01:59:29bughunter2my new creative zen, stopped working after 3 weeks of usage
01:59:39bughunter2my older iriver h340se, stopped working several times :P
01:59:41 Quit Febs (Read error: 110 (Connection timed out))
02:00
02:00:07bughunter2i kinda lost faith in trusting these devices :P
02:01:28 Join cool_walking_ [0] (n=Miranda@203-59-129-195.perm.iinet.net.au)
02:02:00 Join perrikwp [0] (i=982165ed@gateway/web/ajax/mibbit.com/x-6ffaea3039352c2c)
02:03:45PaulJamif your h300's only problem is the battery i would rather replace that and use the H300 with rockbox.
02:04:45bughunter2it's harddisk is also broken :(
02:07:35 Quit joshn_ (Read error: 110 (Connection timed out))
02:08:01 Join FOAD_ [0] (n=dok@dinah.blub.net)
02:08:13PaulJamthen replace that too, you have to take it out to replace the battery anyway. i think the MK4004/6GAH drives aren't that expensive.
02:09:25bughunter2hmm, is that really my only option?
02:11:30PaulJamno, but i thought it would be a pity to not use the h300 if it is easy fixable (assuming the HD and battery are the only broken parts). it is a very nice player with rockbox.
02:12:21bughunter2i know it's a nice player with rockbox :(
02:12:22bughunter2:P
02:12:45 Join countrymonkey [0] (n=4b05639a@gateway/web/cgi-irc/labb.contactor.se/x-54e2527bdf9d6583)
02:14:33countrymonkeyany news on the Arabic translation?
02:15:07PaulJamyou can find the logs here: http://www.rockbox.org/irc/
02:16:08 Quit Imaginativeone (Read error: 104 (Connection reset by peer))
02:16:23 Join avh22 [0] (n=alex@bas2-toronto12-1128738162.dsl.bell.ca)
02:20:37 Quit countrymonkey ("CGI:IRC (EOF)")
02:22:45 Quit scorche|w ("CGI:IRC (EOF)")
02:23:10 Quit FOAD (Read error: 110 (Connection timed out))
02:23:10 Nick FOAD_ is now known as FOAD (n=dok@dinah.blub.net)
02:23:59bughunter2bedtime, goodnite :)
02:27:49avh22Hi, could someone give me write permission for the wiki? My username is AlexVanHeuvelen
02:32:30 Nick joshn__ is now known as joshn_ (n=joshn@ip68-102-228-19.ks.ok.cox.net)
02:33:19 Join mikeking [0] (n=47fc9e9f@gateway/web/cgi-irc/labb.contactor.se/x-be23afc512f9d8f9)
02:33:30pixelmaavh22: should be done
02:34:30avh22Thanks pixelma
02:36:58 Join tvelocity [0] (n=tony@athedsl-116339.home.otenet.gr)
02:38:42 Quit XavierGr (Read error: 110 (Connection timed out))
02:39:32 Join FOAD_ [0] (n=dok@dinah.blub.net)
02:42:29 Quit mikeking ("CGI:IRC (EOF)")
02:48:12 Quit PaulJam (".")
02:49:22 Part pixelma
02:51:47 Part avh22
02:52:50 Join FOAD__ [0] (n=dok@dinah.blub.net)
02:53:09 Quit FOAD_ (Read error: 104 (Connection reset by peer))
02:55:26 Quit FOAD (Read error: 110 (Connection timed out))
02:55:27 Nick FOAD__ is now known as FOAD (n=dok@dinah.blub.net)
02:59:27 Join toffe82 [0] (n=chatzill@ppp-71-140-88-6.dsl.frs2ca.pacbell.net)
02:59:35 Part joshn_ ("Konversation terminated!")
03:00
03:03:08 Join JdGordon [0] (n=jonno@usw3662-s-207-244-148-63.dsl.w-link.net)
03:05:00 Quit tvelocity (Read error: 110 (Connection timed out))
03:05:23 Part Psyco
03:05:36***Saving seen data "./dancer.seen"
03:14:17 Part dai_vernon
03:17:30 Join tvelocity [0] (n=tony@athedsl-116339.home.otenet.gr)
03:23:39 Quit DerDome ("Leaving.")
03:33:34 Quit perrikwp ("http://www.mibbit.com ajax IRC Client")
03:33:46 Join perrikwp [0] (i=982165ed@gateway/web/ajax/mibbit.com/x-b039da9bfffafa6e)
03:34:03 Quit perrikwp (Client Quit)
03:34:10 Join perrikwp [0] (i=982165ed@gateway/web/ajax/mibbit.com/x-5ad4f62052bbcfa5)
03:37:28 Quit perrikwp (Client Quit)
03:37:36 Join perrikwp [0] (i=982165ed@gateway/web/ajax/mibbit.com/x-964dc2e2cd310f38)
03:41:01 Join Falco98 [0] (n=chatzill@cpe-066-056-186-106.sc.res.rr.com)
03:44:07MattAndrewAnybody know whether rockbox complies with the usb spec that says it can only draw 100mA from usb until it identifies itself to the hub as a high-current device?
03:54:30 Quit conando (Read error: 110 (Connection timed out))
03:54:41 Nick fxb is now known as fxb__ (n=felixbru@h1252615.stratoserver.net)
03:54:47 Join conando [0] (n=john@dslb-084-060-149-188.pools.arcor-ip.net)
04:00
04:01:24 Join Horschti [0] (n=Horscht@p4FD4E771.dip.t-dialin.net)
04:02:04 Quit Horscht (Nick collision from services.)
04:24:08 Quit advlaptop2019 (Read error: 104 (Connection reset by peer))
04:24:34 Join advlaptop2019 [0] (n=advcomp2@unaffiliated/advcomp2019)
04:25:28 Join advlaptop2019_ [0] (n=advcomp2@unaffiliated/advcomp2019)
04:26:58 Quit advlaptop2019 (Nick collision from services.)
04:27:00 Nick advlaptop2019_ is now known as advlaptop2019 (n=advcomp2@unaffiliated/advcomp2019)
04:35:50 Join jcollie [0] (n=jcollie@dsl-ppp239.isunet.net)
04:43:13 Join Febs [0] (n=chatzill@72-255-5-182.client.stsn.net)
04:44:58 Nick robotgee1 is now known as robotgeek (n=robotgee@c-71-207-233-51.hsd1.al.comcast.net)
05:00
05:01:52 Quit miepchen^schlaf (Read error: 110 (Connection timed out))
05:02:11 Join miepchen^schlaf [0] (n=hihi@p54BF42A7.dip.t-dialin.net)
05:03:12cool_walking_Is it possible to have the Wiki's output HTML specify the height and width of images? It's really annoying having the page jump all over the place as images load.
05:05:35cool_walking_It sort of breaks SomePage#anchor links, in Firefox and IE6 at least, because you end up nowhere near the anchor.
05:05:40***Saving seen data "./dancer.seen"
05:12:14 Join linuxstb_ [0] (n=linuxstb@rockbox/developer/linuxstb)
05:12:42 Join Febs_ [0] (n=chatzill@72-255-5-182.client.stsn.net)
05:13:41 Quit BitTorment ("SEGFAULT: shit!")
05:25:07 Quit DogBoy ("Leaving")
05:26:27 Quit linuxstb (Read error: 110 (Connection timed out))
05:31:11 Quit tvelocity ("Αποχώρησε")
05:33:01 Quit Zom (Read error: 110 (Connection timed out))
05:34:56 Quit Febs (Read error: 110 (Connection timed out))
05:41:37 Quit Falco98 ("ChatZilla 0.9.80 [Firefox 2.0.0.11/2007112718]")
05:43:02 Quit SacredTerror (Read error: 113 (No route to host))
05:50:49 Quit ol_schoola_ ()
06:00
06:00:40 Quit Thundercloud (Remote closed the connection)
06:01:41 Join tvelocity [0] (n=tony@athedsl-116339.home.otenet.gr)
06:02:47 Join Shaid` [0] (i=shaid@124-168-106-254.dyn.iinet.net.au)
06:04:13 Quit Febs_ ("ChatZilla 0.9.80 [Firefox 2.0.0.11/2007112718]")
06:20:12 Quit Shaid (Read error: 101 (Network is unreachable))
06:20:12 Nick Shaid` is now known as Shaid (i=shaid@124-168-106-254.dyn.iinet.net.au)
06:28:14 Join goffa [0] (n=goffa@216.220.23.105)
06:31:04 Join Zom [0] (n=zom@h-182-168.A166.cust.bahnhof.se)
06:48:37 Quit JdGordon (Read error: 104 (Connection reset by peer))
06:49:17 Join JdGordon [0] (n=jonno@usw3662-s-207-244-148-63.dsl.w-link.net)
07:00
07:00:53 Quit TMM ("Ex-Chat")
07:05:44***Saving seen data "./dancer.seen"
07:06:59 Part toffe82
07:18:29 Quit perrikwp ("http://www.mibbit.com ajax IRC Client")
07:27:33 Join azn [0] (n=4c7e7992@gateway/web/cgi-irc/labb.contactor.se/x-efd30b9f98a33800)
07:27:55azncan someone help me with rockboy
07:28:49cool_walking_azn: Just ask your question and if someone knows, they'll answer.
07:29:04aznwhere do i put the file
07:29:22cool_walking_The gameboy rom? Anywhere you want.
07:29:22azni have a ".gbc" file but where do i put it
07:29:27scorcheanywhere you want (although i wouldnt suggest inside the .rockbox folder)
07:29:35azn?
07:29:49azni thought every thing goes in the .rockbox folder
07:29:53cool_walking_No
07:29:55Horschtino
07:30:00scorchewhere did you get that idea?
07:30:06azni put it in the games folder then it wasn't there
07:30:13aznwhen i checked
07:30:19scorche"games folder"?
07:30:31aznthen i changed my settings to view all files
07:30:33azngame
07:30:37aznunder plugins
07:30:47scorchewhat told you to put it there?
07:30:56Horschtii think .gbc is not supported by rockboy?
07:31:00aznsomebody on the forums
07:31:01scorchesure it is
07:31:07cool_walking_If you put it there, it will not appear under the "Plugins" menu in Rockbox.
07:31:12azno
07:31:14cool_walking_You have to find it through the "Files" area.
07:31:14aznthen where
07:31:15scorcheazn: where?...can you link me?
07:31:42Horschtiazn, put it anywhere and use the file browser to run it
07:31:45cool_walking_.gbc _is_ supported by Rockboy.
07:32:15cool_walking_Just as if it were a music file, just "play" it.
07:32:30aznlet me try that
07:32:51azncould i put it in the wps folder
07:32:59cool_walking_Yes, but why?
07:33:02scorchewhy are you still trying to put it in those folders?
07:33:24aznhow do i put it into the playlist
07:33:30cool_walking_What???
07:33:45scorcheazn: please read the manual...it will explain what to do
07:34:03azndude...im an idiot
07:34:10aznthe manual didn't tell me anything
07:34:20aznit just said it won't appear in the plugins
07:34:34scorcheodd...it certainly shows me the answer
07:34:44cool_walking_It will appear under "Files", just like any other file.
07:34:56 Join Nico_P [50] (n=nicolas@rockbox/developer/NicoP)
07:37:55aznit works on the nano right
07:38:04scorcheyes
07:38:17scorcheas i said, it says quite plainly in the manual what you need to do
07:38:27scorchehave a look at chapter 10
07:38:59aznit says plugin return error
07:39:12scorcheeh?
07:39:26aznwhen i open it
07:39:39scorchedid you look in the manual to see what to do as i said?
07:40:18aznch 10 where
07:40:21aznim in the manual
07:40:23aznonline
07:40:32scorcheread..
07:42:02azn.cfg?
07:42:19Horschtihttp://download.rockbox.org/manual/rockbox-ipodnano/rockbox-buildch9.html#x12-1800009.3.4
07:42:29Horschtilinked for your convinience
07:43:19aznthats ch. 9
07:43:54aznbut where is the filebrowser
07:43:59aznthat is what i don't understand
07:44:02scorchesorry...i was looking in a different manual
07:44:08scorcheyou do want chapter 9
07:44:20Horschtiin the main menu
07:44:22cool_walking_The file browser is the "Files" entry in the main menu.
07:46:34aznso just drop the file into the ipod
07:47:28Horschtiyes, that's what we have been telling you
07:47:40 Join fyre^OS [0] (n=fyre@cpe-68-173-160-247.nyc.res.rr.com)
07:47:46azni got it in but when i load the file i get a yellowscreen
07:47:56aznwhen i open it
07:49:26aznso what do i do
07:50:39cool_walking_Try another rom.
07:54:03aznfinally i got
07:54:04aznit
07:55:04aznthanks guys
07:56:24 Quit Horschti ("electromagnetic radiation from satellite debris")
07:57:48 Join jhulst [0] (n=jhulst@unaffiliated/jhulst)
07:57:57 Quit JdGordon ("Konversation terminated!")
07:58:41 Quit azn ("CGI:IRC (EOF)")
07:59:53 Join JdGordon [0] (n=jonno@usw3662-s-207-244-148-63.dsl.w-link.net)
08:00
08:02:10 Join tvelocity_ [0] (n=tony@79.131.121.8)
08:02:36 Quit tvelocity_ (Client Quit)
08:04:54 Quit fyrestorm (Read error: 113 (No route to host))
08:05:01 Join DerDome [0] (n=DerDome@dslb-082-083-240-168.pools.arcor-ip.net)
08:09:24 Quit spr0k3t_ (Read error: 104 (Connection reset by peer))
08:10:00 Join spr0k3t_ [0] (n=spr0k3t@CPE-69-76-171-220.kc.res.rr.com)
08:11:41 Join karashata [0] (n=Kimi@bas3-kitchener06-1096649533.dsl.bell.ca)
08:14:45 Join Rob222241 [0] (n=Miranda@p54B0DA88.dip.t-dialin.net)
08:17:23 Quit BigBambi (Remote closed the connection)
08:17:47 Join goffa_ [0] (n=goffa@216.220.23.105)
08:18:03 Quit tvelocity (Read error: 110 (Connection timed out))
08:18:15 Join pondlife [50] (n=Steve@rockbox/developer/pondlife)
08:32:12 Quit Rob2222 (Read error: 110 (Connection timed out))
08:32:25 Nick JdGordon is now known as JdGordon|zzz (n=jonno@rockbox/developer/JdGordon)
08:33:43 Quit goffa (Read error: 110 (Connection timed out))
08:34:29 Join spiorf [0] (n=spiorf@host118-214-dynamic.20-79-r.retail.telecomitalia.it)
08:41:05 Quit jhulst (Read error: 113 (No route to host))
08:42:01 Join ender` [0] (i=krneki@84-255-206-8.static.t-2.net)
08:45:23 Quit karashata (" HydraIRC -> http://www.hydrairc.com <- Like it? Visit #hydrairc on EFNet")
08:45:33SlasheriNico_P: hi, it should be obvious why the cuesheet code crashes without a slash. strcat(buffer, NULL); causes a segfault
08:47:47amiconnMany bugs are obvious once you tracked down the real cause...
08:47:48Slasheriah, never mind. you didn't mean that :)
08:48:33amiconnE.g. I know now why the peakmeter misbehaves as soon as more than one peakmeter is drawn at the same time. It has nothing to do with the remote lcd being special or so
08:49:05amiconnIt's just that peak_meter_draw() is stateful - it uses 3 static variables
08:49:38amiconnLooks like that peakmeter rewrite is really overdue now :/
08:52:11 Join at0m [0] (n=at0m@d51520B77.access.telenet.be)
08:54:40 Join eulero [0] (n=975cb005@gateway/web/cgi-irc/labb.contactor.se/x-f8f1c260ad48568f)
08:54:46eulerohi all
08:54:57 Join pixelma [50] (i=pixelma@rockbox/staff/pixelma)
08:55:36euleromay i ask for a doubt ?
08:59:51 Nick at0m is now known as at0m|c (n=at0m@d51520B77.access.telenet.be)
09:00
09:05:46***Saving seen data "./dancer.seen"
09:07:36 Quit cool_walking_ (Read error: 104 (Connection reset by peer))
09:10:56 Join BenniBoya [0] (n=Rofl@dsl-58-6-93-62.act.westnet.com.au)
09:12:14 Join Zagor [242] (n=bjst@46.35.227.87.static.tab.siw.siwnet.net)
09:14:28markuneulero: what do you mean?
09:18:16 Join OlivierBorowski [0] (n=OlivierB@ANancy-157-1-28-93.w81-50.abo.wanadoo.fr)
09:27:12 Join LinusN [0] (n=linus@rockbox/developer/LinusN)
09:30:49euleroi would like to know if ipod classic is a 5.5G
09:31:09LinusNeulero: no, it isn't
09:31:28eulerothan, no support for ipod classic ?
09:31:29LinusNthe classic is an entirely different beast, and rockbox does not run on it
09:31:50eulero:(
09:32:26LinusNyes, that sucks
09:32:46eulerowhat a pity .... i had a nano2G .... bought Classic thinking to mod ....
09:32:53 Join cool_walking_ [0] (n=anthony@203.161.101.209.static.amnet.net.au)
09:33:09euleronow i have two unmodding ipod ....
09:33:12eulerodamn ....
09:34:04LinusNthat sucks even more :-(
09:34:20euleroneither volume uncap is possible on classic ?
09:35:26LinusNi have no idea
09:35:43eulerotnx
09:38:11 Join petur [50] (n=petur@rockbox/developer/petur)
09:40:44 Join MethoS_mobile [0] (n=clemens@p54894555.dip.t-dialin.net)
09:44:43 Quit eulero ("CGI:IRC")
09:47:09pondlife"Classic" is such a misleading name...
09:47:38 Join CaptainSquid [0] (n=Miranda@proxy11.netz.sbs.de)
09:49:37LinusNpondlife: indeed
09:50:01 Join BenniBoya__ [0] (n=Rofl@dsl-58-6-93-62.act.westnet.com.au)
10:00
10:00:03linuxstb_In what way? Taken in the context of the Touch and iPhone, I think "classic" is a good description of that ipod - it's the classic design (from a user's POV)
10:00:48 Quit cool_walking_ (Remote closed the connection)
10:01:15 Join homielowe [0] (n=chatzill@d207-81-67-190.bchsia.telus.net)
10:01:21 Join advlaptop2019_ [0] (n=advcomp2@unaffiliated/advcomp2019)
10:01:35 Quit advlaptop2019 (Nick collision from services.)
10:01:37 Nick advlaptop2019_ is now known as advlaptop2019 (n=advcomp2@unaffiliated/advcomp2019)
10:02:25 Quit BenniBoya__ ("ChatZilla 0.9.80 [Firefox 3.0b2/2007121120]")
10:03:22Nico_PSlasheri: what I meant was that the func shouldn't be given a filename without a slash, but it happens
10:03:37 Quit MethoS_mobile (Read error: 104 (Connection reset by peer))
10:04:11 Join MethoS_mobile [0] (n=clemens@p54894555.dip.t-dialin.net)
10:05:57 Join Casainho [0] (n=chatzill@bl10-19-147.dsl.telepac.pt)
10:07:50 Join xushi [0] (n=xushi@unaffiliated/xushi)
10:08:03 Quit BenniBoya (Read error: 110 (Connection timed out))
10:13:26pondlifeNico_P: Any ideas about the resume-on-startup issue?
10:13:38pondlifeOr shall I just start hacking away?
10:13:44Nico_Ppondlife: could you remind me the FS number?
10:14:18pondlife8511
10:14:43 Join ch4os_ [0] (n=ch4os@unaffiliated/ch4os/x-059673)
10:15:04pondlifeI suspect this may be the easiest one of the current playback issues to get a handle on. And hopefully also fix the weird track skipping on buffering?
10:15:23pondlifei.e. I stick with my "one problem, many symptoms" diagnosis ;)
10:19:33 Quit amiconn (Nick collision from services.)
10:19:39 Join amiconn [50] (n=jens@rockbox/developer/amiconn)
10:22:32 Quit CaptainSquid ("Miranda IM!")
10:28:15Nico_Ppondlife: I must've overlooked some side effects in my latest bug fixes in playback.c
10:28:45pondlifeI suspect this one's ages old - probably when you fixed the transition point
10:31:58 Join ol_schoola [0] (n=meatwad@c-67-167-20-91.hsd1.il.comcast.net)
10:32:37pondlifeIt may be that the offset/index passed into some playback routines is still the "codec" position, not the "WPS" one
10:33:10 Quit qweru ("moo")
10:33:13pondlifeI'm not too sure, though ;)
10:33:19pixelmacould 8520 be related?
10:38:59amiconnpetur: seen this morning's log (starting 08:48)?
10:40:26peturno, been pretty busy here at work. Will have a peek
10:41:10peturnice find
10:41:41Nico_Ppixelma: possibly
10:50:22 Quit tessarakt ("Client exiting")
10:56:19Nico_Ppondlife: what I find odd os that people report that the problem seems to have started at ~r16100, but the last playback.c change was r16039
10:56:26Nico_Ps/os/is
10:58:10pondlifeMaybe a race condition now shown up by the spinlock changes?
10:59:53