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 2010-09-18

00:02:11shuffle2HAHA
00:02:13 Join toffe82_ [0] (~chatzilla@12.169.218.14)
00:03:10Acorndoes the recorder not detect clipping properly on the clip+?
00:03:39Acornthe peak meter never reachest the top even when it's completely overloaded
00:04:26 Quit toffe82 (Ping timeout: 276 seconds)
00:07:09pamauryshuffle2: no, the device should send 3 packets (8+8+4)
00:09:27 Quit gevaerts (Ping timeout: 272 seconds)
00:09:52shuffle2yes i've been assuming the arc driver/controller magically does this
00:09:53 Join gevaerts [0] (~fg@rockbox/developer/gevaerts)
00:09:54shuffle2it doesn't
00:10:04shuffle2tdlen=MIN(len,16384);
00:10:09shuffle2^bug #2
00:10:10 Join notlistening [0] (~tom@94-195-105-95.zone9.bethere.co.uk)
00:10:30pamauryis this the reason why your code fails ?
00:10:37gevaertsshuffle2: are you setting the max packet size properly?
00:10:45notlisteningRockbox on the Dell Streak - v.nice :D
00:11:18shuffle2first bug, which gevaerts found for me, was that ibss is cleared on boot, and the arc device appears to like a static buffer(?)
00:11:35pamaurythe arc driver is intelligent but however it can't make the coffee
00:11:48shuffle2hehe
00:12:37*pamaury doesn't see the link between "ibess is cleared on boot" and "the arc device appears to like a static buffer"
00:12:48gevaertsshuffle2: if you want 8 bytes max packet size, you need to change init_control_queue_heads()
00:13:12pamaurywe set 64 for max packet size in EP0 by default, no ?
00:13:28shuffle2pamaury well the first thing was that i was storing all my usb descriptor data ibss
00:13:38shuffle2so it would go bye bye, and i'd send all 0s
00:13:45pamauryah :)
00:14:04 Join kubiix [0] (~59664f72@giant.haxx.se)
00:14:29gevaertsBut you're not actually allowed to use anything other than 64 for high speed
00:14:36 Join Casainho [0] (~chatzilla@bl15-144-167.dsl.telepac.pt)
00:14:39shuffle2gevaerts it's fullspeed
00:15:03kubiixHello, I have an simple question about Ipod USB
00:15:14gevaertsok, 8 bytes is fine then, if you tell the controller about it
00:15:56kubiixIs there any sleep or spindown timeout when Ipod connected to USB host via Rockbox (no dick mode or Ipod FW)?
00:16:32shuffle2shouldn't the values be extracted from the usb descriptors? or is this use case a little out of the ordinary? :p
00:16:59shuffle2but ya, thanks for telling me the proper place
00:17:01gevaertsshuffle2: that would mean that the lower layer driver code has to sniff for descriptors...
00:17:07 Quit BlakeJohnson86 (Ping timeout: 265 seconds)
00:17:11gevaertskubiix: it will use the standard dist spindown setting
00:17:34gevaerts*disk
00:18:10kubiixgevaerts: the setting from rockbox ?
00:18:14gevaertsyes
00:19:06kubiixok, thanks, i am using it as usb drive for Wii, and the spindown is causing me lockups in some games, when the Ipod is not accessed for a while
00:19:44pamauryyeah, the driver definitely shouldn't sniff the descriptor. At best, it could have a function to set the maximum packet size
00:19:52 Join BlakeJohnson86 [0] (~bjohnson@c-24-118-162-123.hsd1.mn.comcast.net)
00:21:16 Quit kubiix (Quit: CGI:IRC (EOF))
00:22:21 Quit jgarvey (Quit: Leaving)
00:23:11Eldrekpixelma: now that I think of it it does seem like the issue started when I installed a new theme. do I have to remove it from the ipod entirely or will just changing themes do? Now I'm just waiting for it to try to sleep again. Is there anyway to force it to sleep manually? or shortening the sleep time even
00:26:49 Join s1gma_ [0] (~d.d.derp@77.107.164.131)
00:28:01AlexPRockbox doesn't have sleep
00:28:13AlexPIf you mean idle power off, then yeah, that is a setting
00:28:58Eldrekthat, then I guess
00:29:12 Quit edboyer93 (Ping timeout: 265 seconds)
00:30:26 Quit _s1gma (Ping timeout: 276 seconds)
00:31:05Eldrekok, definitely still experiencing this glitch
00:31:15Eldrekor bug, rather
00:33:24EldrekI'm fairly sure removing idle power off will sidestep the issue entirely, but I don't want to kill my battery, I just installed a new one too
00:34:17 Quit pamaury (Remote host closed the connection)
00:34:32 Join edboyer93 [0] (~eboyer93@pool-71-185-65-59.phlapa.fios.verizon.net)
00:35:01TorneEldrek: wait what's the problem? your ipod's going wrong on idle poweroff?
00:36:27 Quit fxb__ (Ping timeout: 265 seconds)
00:36:28Eldrekyes, the backlight comes on and it wont turn off until I manually power it off with menu and select
00:36:40Tornehm
00:36:46 Join fxb__ [0] (~felixbrun@h1252615.stratoserver.net)
00:36:47Torneonly on idle poweroff, not if you shut down normally?
00:36:52Eldrekright
00:36:56 Quit Judas_PhD (Ping timeout: 265 seconds)
00:36:57Torneand the screen's just blank with the backlight on?
00:37:06Eldrekyep, just a blank white screen
00:37:17Tornewhat model and build?
00:37:25*Torne tries to remember which releases had which shutdown hack
00:37:39Eldrek30gb ipod video, rockbox version 3.6
00:37:45saratogatry the current build and see if it works better
00:37:59EldrekI thought 3.6 was the current one?
00:38:40Torne3.6 is the latest release
00:38:46Tornenot the current development build
00:39:04Torne3.6 uses the same shutdown method as current (clearing second half of iram then powering off via pcf)
00:39:26Torne3.5 does it differently, so that might be interesting to try as well (reboots to OF bootloader in batteryfail mode)
00:39:27 Join Judas_PhD [0] (~kevin@misterfluffy.dsl.xmission.com)
00:39:43Torne(3.4 does it differently again, since it has neither shutdown hack)
00:40:27Eldrekhow long has 3.6 been out? (trying to find out what version I originally installed)
00:40:35Tornecouple of months
00:40:48Tornehas this always happened, or only recently?
00:40:50Eldrekthen I probably installed it to begin with >.<
00:40:53Eldrekonly since yesterday
00:40:59Torneodd.
00:41:18Torneand it does it every time? even if you are just sitting in the menu?
00:41:22Eldrekyep
00:41:33Tornehmm
00:41:55Tornethat's very odd, shutdown is not exactly complicated
00:42:12Torneit pretty much just cuts the power once it's done with everything else
00:42:28Torneand there's a timer so it cuts the power anyway if the clean shutdown doesn't complete inside of something like 40 seconds
00:42:30Eldrekyesterday I fully disassembled the ipod, but that shouldn't have done anything to it should it? it still works fine with the ipod firmware
00:42:49Torne...possibly you have shorted aux_pwr or something?
00:42:57Eldrekand it's not the first time I've taken it apart
00:43:02Torneif this only started happening since you took it apart then that's suspicious :)
00:43:35Tornethe ipod wakes up when power is applied over the dock connector, or when menu or select are pressed, or when the RTC alarm fires
00:43:45Tornebut if it was that it should just boot up..
00:43:59 Quit komputes (Quit: I haven't slept for ten days, because that would be too long.)
00:44:00EldrekRTC?
00:44:05Tornerealtime clock. the alarm.
00:44:12Eldrekah, okay
00:44:14Tornebut whatever causes it to power on it should just start up
00:44:28Eldrekstarting up isnt the problem, though
00:44:34Tornewell you say that ;)
00:44:44Tornebut there are some problems with startup on some people's ipods, where they ahve to reset sometimes
00:44:49Torneit doesn't normally involve the backlight being on though
00:45:11Tornethe shutdown hacks i mentioned earlier were attempts to fix the startup problem
00:45:15Tornenone of which work fully
00:46:11notlisteningamazing how some people know everything ... ;)
00:46:19Tornei'm not sure, i'm afraid..
00:46:21Eldrekindeed :D
00:46:23Torneit's not something i've heard of before
00:46:37Torneand i don't know everything, i've just spent ages working on ipod startup/shutdown and power/charging
00:46:40Torne:)
00:46:48Tornetry the current build.
00:46:59Eldrekalright
00:47:04Torneif that doesn't make any difference, try 3.5
00:47:13Tornebecause that handles shutdown differently
00:47:32Eldrekmaybe I shorted it like you said
00:47:40TorneWell, maybe, but I don't think that'd really explain it
00:47:44Eldrekbut would it still take power from the dock connector if I did?
00:47:58Tornethere's two power pins on the dock, one for usb power at 5v, one for firewire power at 12v
00:48:14Torneyou may have shorted the 12v one possibly? but i think rockbox would behave oddly while running also then
00:48:20Tornealways thinking it was charging, etc
00:48:22EldrekI thought they quit using firewire in later ipod models
00:48:27Tornethey removed the firewire data pins
00:48:33Tornebut it can still charge from the 12V firewire power
00:48:37EldrekI see
00:48:44Tornefor accessories and car kits that power it that way
00:49:21Torneanyway, it's probably not that, i was just pondering what could cause it to stay on
00:49:21Eldrekinstalled current and retrying now
00:49:36Tornethe ipod basically cannot turn off while external power on eitehr pin is applied
00:49:39Torneit just refuses
00:49:48Torneso if that's gotten stuck somehow then it might do something like what you see
00:50:02Eldrekhmm
00:50:14Eldrekcould I just cut the pin if that were the case?
00:50:26Tornewell, you should be able to tell if it is or not by looking in rockbox
00:50:31Tornesee what the current build does first
00:50:34notlisteningwould the OF not turn off aswell?
00:51:12Tornenotlistening: i'm not sure; the OF doesn't normally go to sleep while power is applied but I don't think the PCF actually *prevents* it
00:51:16Tornei think it's just a choice..
00:51:28Eldreksame thing on the current build
00:51:34Torneso maybe if it was a bit floaty the GPIO might read as not connected and the apple firmware would behave ok
00:51:51Tornethe PCF's poweron interrupt isn't necessarily triggered at the same level
00:52:07TorneEldrek: ok, one sec
00:52:12EldrekGPIO? so many acronyms lol
00:52:14Tornelemme grab mine so i can tellyou where in the debug menu to look
00:52:23Eldrekalright
00:52:30notlisteningGeneral Purpose Input Output
00:52:46notlisteningI thhink ;)
00:52:52Eldrekso, the dock connector?
00:53:18Torneok, in rockbox go to system -> debug
00:53:21Tornethen view battery
00:53:24Tornethen scroll the wheel down once
00:53:42Torneyou should get a screen with a bunch of status messages, including "USB pwr:" and "EXT pwr:"
00:53:44 Join Evilnick_ [0] (~Evilnick@cpe-24-193-43-185.nyc.res.rr.com)
00:53:48Torneare those both "absent"?
00:53:52Eldrekyes
00:54:00Torneright, so rockbox doesn't think there's any power
00:54:02Eldrekheadphone says connected even though it's not, though
00:54:21Torneoh? interesting
00:54:26Tornedo you use the pause on headphone unplug thing?
00:54:32Eldrekyes
00:54:37Torneand does that still work? :)
00:55:15Torne(also does it fix itself if you plug in the headphones then take them out again)
00:55:31Tornei can't see any reason why the headphone detect signal being stuck would cause shutdown to fail..
00:55:40Tornebut if it *is* stuck than that suggests you did break something when you took it apart ;)
00:56:06Eldrekwell the headphone jack has been in pretty bad shape ever since I got it
00:56:16Torneright
00:56:18Eldrekpart of the plastic is chipped, etc
00:56:21Torneso maybe that's not new
00:56:47Eldrekafter reinstalling my settings are back to default, where again was the pause on unplug located?
00:56:51 Quit evilnick (Ping timeout: 245 seconds)
00:56:57Torneyou didn't have to uninstall it
00:57:02Torneor delete the rockbox directory
00:57:03notlisteningGet a Sansa Clip+ and 32GB sd card
00:57:06notlisteningSorted :D
00:57:07Tornefor future reference. you can just overwrite it.
00:57:13Torneand then your settings will be kept :)
00:57:28Eldrekalright, I figured I would do the whole uninstall incase something I had in there was causing problems
00:57:50Torneyah, ok.
00:57:58Torneanyway i forget where it is, i'm guessing playback settings
00:58:15Eldrekno, it doesnt pause it
00:58:32TorneHeh
00:58:36TorneI think it's stuck, then :)
00:58:51Torneunfortunate but shouldn't, on its own, cause this shutdown thing
00:59:12Tornei'm reading the pcf datasheet to see whether it exposes its idea of what the wakeup signals are, bear with me
00:59:27Eldrekin the meantime I guess I'll try 3.5?
01:00
01:01:05Torneah, drat, we don't output the relevant pcf registers on the debug screen :)
01:01:34 Quit panni_ (Quit: ( www.nnscript.de :: NoNameScript 3.81 :: www.XLhost.de ))
01:02:22Torneyeah, give 3.5 a try just to see if anything is different
01:02:34EldrekI can't find it with the rockbox utility
01:02:38Tornebut i'm afraid i'm leaning towards "you broke something when you took it apart" here..
01:03:15Tornehmm
01:03:34Eldrekheh, well I was messing with the pins so it wouldn't surprise me
01:03:37Tornehttp://download.rockbox.org/release/3.5.1/rockbox-ipodvideo-3.5.1.zip
01:03:43***Saving seen data "./dancer.seen"
01:03:46Tornethere you go :)
01:04:07notlisteningEldrek, why would u want to mess with the pins....?
01:04:39Torneit's just really odd that it would only affect the idle poweroff
01:04:52Tornei'm kinda out of ideas i'm afraid
01:05:09Eldreknotlistening: I was planning to try soldering wires to it and hacking in a micro usb connector
01:05:23notlisteningbut when u mess with electronic you get stange behaviour
01:05:51notlisteningoh okay ;)
01:06:56EldrekI'm not really concerned about the thing, I just wanted to tinker, see if I couldn't do something interesting :)
01:07:09Tornenotlistening: well, you shouldn't get *inexplicable* behaviour, gneerally
01:07:32Torneyou might not know specifically what you broke but generally there should be a plausible thing you could've broken to cause the behaviour :)
01:07:53 Quit JdGordon (Ping timeout: 264 seconds)
01:08:19Eldrekthe only thing I broke was part of the casing, which I just super glued in place :x
01:08:35EldrekI was carving out a space for my micro usb connector when I broke it
01:08:35notlisteningtrue but tracing it might be beyond his equipment facilities
01:08:56Torneanyway.. if you can't work out how to sort this, then turning off idle poweroff is not actually the end of the world..
01:09:12Tornethe ipod's power drain when the disk and screen are off and it's doing nothing is pretty low
01:09:26Torneit won't drain the battery for a long time
01:09:38Eldrekwont it eventually drain it completely though?
01:09:43Torneeventually, yes :)
01:09:50Tornebut you can hopefulyl remember to manually power off before then
01:10:00Eldrekand that means no more functional lithium battery heh
01:10:04Torneno..
01:10:08Tornewell maybe
01:10:16Torneprobably not though.
01:10:20EldrekI wont remember heh :P
01:10:20notlisteninglol Torne
01:10:27TorneThe power controller shouldn't let it get to the point where any actual battery damage occurs
01:10:36Torneif the battery voltage goes super low then it *will* cut the power
01:10:42Eldrek3.5.1 worked!
01:10:42Torneeven if rockbox hasn't noticed
01:10:49TorneRight, that's plausible
01:10:53notlisteningrockbox independant
01:10:56Tornesince 3.5.1 basically reboots to the OF in order to shut down
01:11:17Torneso if the OF can shut down then that also working makes sense
01:11:20TorneI still don'tknow *why*
01:11:29Eldrekah well, it's working now
01:11:35Tornesooo. I was considering implementing the 3.5 shutdown method on the current builds, as an option
01:11:42Tornebecause the problem it's a workaround for still happens for some people
01:11:55Torneso i was gonna give users the choice of using it if they wanted, since there are downsides to both methods
01:12:03Torneso that would help you as well
01:12:05Eldrekso thanks a ton. anything major I'm missing from 3.6? I don't notice a difference tbh
01:12:12Torneunless/until you can work out the actual problem.
01:12:42Torneno problem
01:12:52Torneif you do ever find out what the actual issue is, do come tell us
01:12:58Tornebecause this is Crazy Weird still
01:13:10Eldrekthough I did notice the start up splash screen was different, and it was the one I saw originally. So I guess I just installed 3.6 when it started doing that
01:13:30Torneah, hm
01:13:35Tornethat's particularly weird.
01:13:44TorneIf you wer ereally curious to generate more data, you could try 3.4 as well
01:13:50Tornebecause that's before i started messing around with shutdown at all
01:14:06Torneif 3.4 works but 3.6 doesn't then that means there is a downside to my new workaround after all
01:14:20Tornei have been, so far, assuming the new workaround only fails to fix the startup issue for some folks
01:14:23EldrekI'll let you know if I find out, but I doubt I will. My main motivations for coming here for help was 1. potential bug fixes and 2. getting my little mod going. heh.
01:14:30Tornebut maybe this means that it does actually cause a problem for someone too
01:15:02Torneok. well, at some point i'll add a setting for the shutdown type and then you can probably use the current builds instead of 3.5
01:15:15Eldrekmany kudos if you do
01:15:43EldrekI'll give 3.4 a try while I'm at it
01:15:58Tornewell it's not particularly hard, i just need to find a little time for it :)
01:16:19 Quit ender` (Quit: Transported to a surreal landscape, a young girl kills the first woman she meets and then teams up with three complete strangers to kill again. -- The Wizard of Oz (from Marin County newspaper's TV listing))
01:16:38Eldrek..where can I find 3.4?
01:16:50Torneby guessing based on the url for 3.5.1
01:16:52Torne:)
01:17:56Eldrekwell that was the easy way to do it
01:18:01 Quit bertrik (Ping timeout: 240 seconds)
01:18:16soapWhat if you run 3.6 now that the problem has been "cured" by the 3.5 shutdown routine?
01:18:26Tornesoap: interesting
01:18:32Tornei doubt it, though
01:18:36soapActually, before that, answer this question: Since the problem started have you rebooted into the Apple original firmware?
01:18:46Eldrekyes, soap
01:18:53soapthere goes my theory.
01:19:05Eldrekthats the first thing I did, to troubleshoot whether it was rockbox or my hardware
01:19:24soapTheory being that there was still /something/ the OF is doing on shutdown which Rockbox is failing to do (and 3.5 does by nature of calling the OF).
01:19:54Tornewell that's still possible
01:19:56soapAnd that running the OF would clear that out, however it got set.
01:20:04Torneand 3.5's shutdown doesn't really call the of properly
01:20:30Torneit just starts a tiny bit of the bootrom, with memory set to the state that implies "you failed to boot last time because of insufficient power"
01:20:33soapI know, perhaps an overly simplistic description.
01:20:48Tornei wouldn't expect it to be very clever about how it shuts the thing down
01:21:24notlisteningNever assume anything
01:21:39soapcurrently the broadcom chip is just acting as passthrough?
01:21:57Torneer, ish
01:22:03Tornewe load its firmware into it now, i think
01:22:05soap(just thought about the broadcom chip as it is a screen-related issue).
01:22:07Torneso that we can shut it off
01:22:58soapOh, that's right. I forgot how the screen-power off got accomplished. Was that present in 3.5?
01:23:09Tornei think so, it' sbeen there a while
01:23:18Tornei forget he details though, the bcm video scares me
01:26:23 Part toffe82_
01:29:50Eldreksame white screen issue in 3.4
01:30:05Torneah, so it'snot the iram clearing causing it then
01:30:06Tornethat's good :)
01:30:33Eldrekwant me to try anything else?
01:32:33Tornecan't think of anything, i'm afraid
01:34:21 Quit n17ikh (Ping timeout: 240 seconds)
01:34:32AcornIs the stuff in the manual about the OF being loaded when plugging the USB cable into a clip+ outdated?
01:34:51notlisteningAcorn, yes
01:35:12notlisteningLast time I updated anyways
01:35:23AcornIs there any way to switch that functionality on? Or do you just have to turn the player off and then plug in?
01:35:49notlisteningSo you want the OF with power?
01:36:10notlisteningpower/usb
01:37:20 Quit dfkt (Quit: -= SysReset 2.53=- Sic gorgiamus allos subjectatos nunc.)
01:43:27 Join n17ikh [0] (~n17ikh@c-68-59-25-51.hsd1.sc.comcast.net)
01:45:51 Join BHSPitMonkey [0] (~stephen@unaffiliated/bhspitmonkey)
01:47:19 Join CGL [0] (~CGL@190.77.217.134)
01:48:31 Quit togetic (Ping timeout: 245 seconds)
01:48:43saratogaAcorn: it was disabled recently because it caused problems for some people
01:50:54Acornhm, okay
01:52:10 Join togetic [0] (~togetic@unaffiliated/ibuffy)
01:57:19 Quit Casainho (Quit: ChatZilla 0.9.86 [Firefox 3.6.10/20100915180533])
01:59:33AcornIf I'm not getting clipping being detected when recording, is that because I need to change some settings?
02:00
02:00:31 Quit GeekShadow (Quit: The cake is a lie !)
02:04:21 Quit Judas_PhD (Ping timeout: 240 seconds)
02:11:21 Quit notlistening (Ping timeout: 240 seconds)
02:23:31 Join Llorean [0] (~DarkkOne@rockbox/user/Llorean)
02:26:12 Join krabador [0] (~krabador@host105-54-dynamic.244-95-r.retail.telecomitalia.it)
02:29:54 Quit s1gma_ (Quit: Leaving)
02:32:01 Part Eldrek
02:34:09 Join Judas_PhD [0] (~kevin@misterfluffy.dsl.xmission.com)
02:34:46 Join CaptainKwel [0] (~jason@207-38-215-126.c3-0.nyr-ubr1.nyr.ny.cable.rcn.com)
02:38:09 Join clone4crw [0] (~calvin@97-86-227-168.dhcp.roch.mn.charter.com)
02:38:50 Quit BHSPitMonkey (Read error: Operation timed out)
02:39:34 Join kaiscene [0] (kaiscene@ool-18e45d82.dyn.optonline.net)
02:40:05clone4crwIs anyone still interested in the resistor calculator plugin? I made more progress on it. http://www.rockbox.org/tracker/task/11585
02:45:37 Quit Kitr88 (Ping timeout: 271 seconds)
02:45:45 Join Kitar|st [0] (Kitarist@89.142.59.90)
02:49:47 Join bieber_ [0] (~quassel@162-78.97-97.tampabay.res.rr.com)
02:51:16 Quit bluebrother (Disconnected by services)
02:51:17 Join bluebroth3r [0] (~dom@rockbox/developer/bluebrother)
02:51:20 Join Barahir_ [0] (~jonathan@frnk-590f6ad4.pool.mediaWays.net)
02:51:28 Join alexbobP_ [0] (~alex@ppp-70-253-89-214.dsl.austtx.swbell.net)
02:51:32 Join mc2739_ [0] (~mc2739@rockbox/developer/mc2739)
02:52:20 Quit alexbobP (Disconnected by services)
02:52:23 Nick alexbobP_ is now known as alexbobp (~alex@ppp-70-253-89-214.dsl.austtx.swbell.net)
02:52:23 Quit mc2739 (Write error: Broken pipe)
02:52:24 Quit Barahir (Write error: Broken pipe)
02:52:28 Quit bieber (Remote host closed the connection)
02:52:44 Quit Jerom (Quit: Leaving.)
02:56:26 Quit togetic (Ping timeout: 245 seconds)
03:00
03:00:34 Quit DerPapst1 (Quit: Leaving.)
03:03:31 Join T44 [0] (~Topy44@g227200075.adsl.alicedsl.de)
03:03:44***Saving seen data "./dancer.seen"
03:03:49 Quit clone4crw (Quit: gotta reboot)
03:04:33 Join sasquatch [0] (~username@212.23.104.8)
03:06:47 Quit Topy (Ping timeout: 240 seconds)
03:07:09 Join BHSPitMonkey [0] (~stephen@unaffiliated/bhspitmonkey)
03:07:53 Quit Beta2K (Ping timeout: 240 seconds)
03:08:57 Join Beta2K [0] (~Beta2K@cl-476.chi-02.us.sixxs.net)
03:15:30 Quit Beta2K (Ping timeout: 272 seconds)
03:15:56 Join Beta2K [0] (~Beta2K@cl-476.chi-02.us.sixxs.net)
03:20:00 Quit BHSPitMonkey (Excess Flood)
03:20:41 Join BHSPitMonkey [0] (~stephen@unaffiliated/bhspitmonkey)
03:28:17 Quit Beta2K (Read error: Operation timed out)
03:29:54 Join Beta2K [0] (~Beta2K@cl-476.chi-02.us.sixxs.net)
03:35:44 Join Topy [0] (~Topy44@f048043078.adsl.alicedsl.de)
03:38:32 Quit T44 (Ping timeout: 245 seconds)
03:47:31 Join LambdaCalculus37 [0] (~rmenes@c-68-36-232-73.hsd1.nj.comcast.net)
03:47:31 Quit LambdaCalculus37 (Changing host)
03:47:31 Join LambdaCalculus37 [0] (~rmenes@rockbox/staff/LambdaCalculus37)
03:54:21 Join panni__ [0] (hannes@ip-178-203-81-220.unitymediagroup.de)
04:00
04:01:26 Join puetzk [0] (~private@173-31-158-106.client.mchsi.com)
04:02:43 Join timccccc [0] (~lisa@112.166.15.141)
04:04:57 Quit Barahir_ (Ping timeout: 240 seconds)
04:05:19 Quit edboyer93 (Ping timeout: 306 seconds)
04:05:35 Join T44 [0] (~Topy44@e179104089.adsl.alicedsl.de)
04:05:40 Join edboyer93 [0] (~eboyer93@pool-71-185-65-59.phlapa.fios.verizon.net)
04:07:15puetzkDarn, it looks like the vmware dev image no longer has the right compiler for clip+ - wants arm-elf-eabi-gcc, but that has arm-elf-gcc
04:09:04 Quit Dreamxtreme (Quit: There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence.)
04:09:17 Quit Topy (Ping timeout: 245 seconds)
04:09:21 Join Dreamxtreme [0] (~Dreamxtre@92.30.106.217)
04:09:22 Join Dreamxtreme_ [0] (~Dreamxtre@92.30.106.217)
04:10:56 Quit Dreamxtreme_ (Client Quit)
04:11:00 Quit Dreamxtreme (Client Quit)
04:11:53 Join Dreamxtreme [0] (~Dreamxtre@92.30.106.217)
04:32:17 Quit binaryhermit (Read error: Connection reset by peer)
04:32:55soappuetzk, run rockboxdev.sh to build that compiler. http://www.rockbox.org/wiki/CrossCompiler
04:33:05puetzkyep, working toward that
04:33:09soapok
04:33:23puetzkThanks for the link though, I should have mentioned that I was just griping :-)
04:33:52puetzkI expect building it mac native could be... interesting, so I'm setting up more modern ubuntu VM first to do it in
04:33:54soapyea, I had a feeling you were and I was going to be telling you things you already knew.
04:34:13 Quit Beta2K (Quit: Changing server)
04:34:17 Join Beta2K [0] (1000@d24-36-97-38.home1.cgocable.net)
04:39:22 Quit TheSeven (Ping timeout: 255 seconds)
04:43:31 Join TheSeven [0] (~TheSeven@rockbox/developer/TheSeven)
04:45:30 Quit LambdaCalculus37 (Quit: This computer has gone to sleep)
04:47:52 Quit krabador (Quit: Leaving)
04:56:18 Join Hillshum [0] (4ba5f419@gateway/web/freenode/ip.75.165.244.25)
04:56:45HillshumWhat's this about the Clip+ having 80% USB support?
04:57:42saratogayou can sort of transfer files before it dies sometimes
04:57:49 Quit pixelma (Disconnected by services)
04:57:51 Quit amiconn (Disconnected by services)
04:57:51 Join pixelma_ [0] (quassel@rockbox/staff/pixelma)
04:57:52 Join amiconn_ [0] (quassel@rockbox/developer/amiconn)
04:57:53 Nick pixelma_ is now known as pixelma (quassel@rockbox/staff/pixelma)
04:58:12 Nick amiconn_ is now known as amiconn (quassel@rockbox/developer/amiconn)
05:00
05:00:16HillshumInteresting. Nice to see that the AMSv1 devices have proper USB support
05:03:46***Saving seen data "./dancer.seen"
05:15:33 Quit T44 (Ping timeout: 245 seconds)
05:16:18 Quit bieber_ (Ping timeout: 240 seconds)
05:16:32 Join bieber [0] (~quassel@162-78.97-97.tampabay.res.rr.com)
05:19:54 Join clone4crw [0] (~calvin@97-86-227-168.dhcp.roch.mn.charter.com)
05:21:39 Quit panni__ (Read error: Connection reset by peer)
05:21:56 Join Rob2222 [0] (~Miranda@pD9FE3C1A.dip.t-dialin.net)
05:22:32 Quit TheSeven (Disconnected by services)
05:22:33 Join kaiscene` [0] (kaiscene@ool-18e45d82.dyn.optonline.net)
05:22:34 Join The_Seven [0] (~TheSeven@rockbox/developer/TheSeven)
05:22:46 Join panni_ [0] (hannes@ip-178-203-81-220.unitymediagroup.de)
05:26:03 Quit Hillshum (Quit: Page closed)
05:27:02 Quit kaiscene (Ping timeout: 265 seconds)
05:27:02 Quit ps-auxw (Ping timeout: 265 seconds)
05:27:02 Quit Rob2223 (Ping timeout: 265 seconds)
05:30:24 Join bunnyboi [0] (~androgyne@cpe-72-224-19-157.nycap.res.rr.com)
05:32:41 Quit panni_ (Ping timeout: 276 seconds)
05:34:44 Join ps-auxw [0] (~arneb@p4FF7FD36.dip.t-dialin.net)
05:35:41 Join VTRay [0] (~nowhere@pool-98-117-83-150.rcmdva.fios.verizon.net)
05:35:47VTRaysup all
05:35:52VTRayneed help
05:36:13VTRayis it worth trying to instal rockbox on a v2 fuze
05:37:42 Join panni_ [0] (hannes@ip-178-203-81-220.unitymediagroup.de)
05:37:52puetzkhow so?
05:38:07VTRayif someone could walk me through the upgrade that would be greatly appreciated as I am not very savvy with this stuff
05:38:32puetzkRButil should pretty much do it for you
05:38:59puetzkhttp://www.rockbox.org/wiki/RockboxUtility
05:39:13VTRayi have original firmware 2.03.33
05:39:36VTRayor i meant the sandisk updater updated my fuze to that firmwar
05:41:38VTRayok i did attempt to use that utility but the complete installtion tab and minimal installation tabs are grayed out
05:41:42VTRaywhat does that mean
05:41:57VTRayso i cant select them
05:43:38VTRayso any thoughts on that
05:44:31VTRayshould i try installing the bootloader?
05:45:46saratogadid you select a device to install? they'l l probably be grayed out if you don't tell it what to install
05:46:57VTRayyes i selected fuze v2
05:47:08puetzkand it found the mount point too?
05:47:25VTRayi had to choose the mount point
05:48:01puetzkOk. Then your next step is to patch the original firmware with the rockbox bootloader
05:48:03VTRaythe sansa is connect to the pc via a network hub
05:48:09VTRaycould that be a problem
05:48:20puetzkDunno. I probably wouldn't do it for the bootloader portion
05:48:32puetzkIt shouldn't hurt, but...
05:48:33 Join funman [0] (~fun@rockbox/developer/funman)
05:48:55VTRayso how do i patch it
05:49:07saratogahit install, follow directions
05:49:25VTRayu mena install bootloader
05:49:29puetzkyep
05:49:40VTRayso which firmware do i need
05:49:48saratogadoesn't matter
05:50:07puetzkWhichever one you want it to use when you hit the "dual-boot" key to launch the original firmware instead
05:50:24saratogabluebroth3r: any chance of a new rbutil release soon? the current version is getting a bit old
05:51:10VTRayok the bootloader install went throught now what
05:51:18 Join Barahir [0] (~jonathan@frnk-590f61d5.pool.mediaWays.net)
05:51:32VTRayinstall rockbox?
05:51:35puetzkNow your player should be rebooting and flashing itself (if the Fuzev2 works like my clip+
05:51:49puetzkThe next step is to install rockbox, yes
05:52:00CIA-81New commit by funman (r28105): Update Polish translation ...
05:52:11VTRayit didnt reboot
05:53:00VTRayit just says connected and the sansa colored logo is doing its thing
05:53:16puetzkIf install rockbox is enabled, hit that next
05:53:23funmanthen you need to use mkamsboot, see http://www.rockbox.org/wiki/SansaAMS
05:53:26puetzkit won't hurt anything to do them both together
05:53:52*puetzk hasn't done the bootloader in a long time, I may be fuzzy on how rbutil sequences things
05:54:06CIA-81r28105 build result: All green
05:54:42VTRayok gotcha
05:54:53VTRaythe sansa syas reading right now
05:54:58VTRaynow writing
05:55:22funmanpixelma: Zagor: I don't get flyspray notifications either
05:55:26 Quit kaiscene` (Ping timeout: 255 seconds)
05:55:29VTRayok the uitility said it finished successfully
05:55:39VTRaybut my sansa is not back to just saying connected
05:55:45VTRaydo i need to unplug it?
05:56:00VTRaynot= now
05:56:12puetzkyes, unmount it and then unplug it
05:56:23puetzk(unmount == safely remove, or eject disk, or whatever - not sure what OS you're on)
05:56:44VTRayok im on xp
05:57:10VTRayit is readin firmware upgrade in progress
05:57:13puetzkOK.
05:57:23VTRayupgrade completed
05:57:29VTRayand it turned off
05:57:37puetzkThat's as expected
05:57:42puetzkturn it back on and it should be rockbox now
05:59:21 Join kaiscene [0] (kaiscene@ool-18e45d82.dyn.optonline.net)
05:59:26VTRaylooks like it worked
05:59:38VTRayso what makes this unstable?
05:59:50puetzkUSB, mostly
06:00
06:00:04puetzkYou still have to use the OF (or the card slot) to put files on it
06:00:27puetzkOF == original firmware
06:00:45funmanif something isn't working (except Doom and what is listed on SansaAMS page of the wiki) it's a bug and should be reported
06:00:55puetzkIf you plug it into USB (instead of turning it on first), it should go to the sansa firmware
06:01:04puetzkon my Clip+, holding Home or left while turning it on does the same
06:01:41puetzkI think the Fuze uses the same buttons
06:02:15funmanyeah that's the Left button on Sansas
06:02:18VTRayso i take it this will probably eventually be patched
06:03:12saratogayeah, check out the wiki page above, USB is discussed there
06:03:25VTRayis ther an eta
06:03:31saratogawhen it works
06:03:33VTRayon a patch ot still on going
06:06:53VTRayok so i unplugged it from pc and now it is back to OF
06:07:01VTRayhow do i go back to rockbox?
06:07:06puetzkturn it off and back on
06:07:08*lestatar NP: my music player: Balanescu Quartet - Maria T - The Young Conscript And The Moon - (3:39 / 6:41).
06:07:12puetzkit goes to the OF to handle USB
06:07:22VTRayah simple enough
06:07:23lestatarooops! sorry wrong window :(
06:07:32puetzkand the OF doens't know it's supposed to reboot back into rockbox when you're done
06:08:44VTRaygotcha
06:09:49 Join bluebrother [0] (~dom@g224236001.adsl.alicedsl.de)
06:09:49 Quit bluebrother (Changing host)
06:09:49 Join bluebrother [0] (~dom@rockbox/developer/bluebrother)
06:12:59 Quit bluebroth3r (Ping timeout: 276 seconds)
06:17:55VTRayrockbox is pretty nifty
06:18:22VTRayand rockbox can be removed right?
06:18:36scorcheyes
06:18:47puetzkSure, just flash the sansa firmware back on (like you did when updating it), and delete the .rockbox folder from the top
06:18:54puetzkNot that you'll want to :-)
06:19:33puetzkor use the "Uninstallation" tab in RBUtil
06:23:42 Quit clone4crw (Ping timeout: 272 seconds)
06:27:55 Quit kaiscene ()
06:28:00VTRayis it me or does the top part of the screen seem way up there
06:30:01funmanfuze screen is often misplaced in the case, the OF reduce height to compensate
06:34:41puetzkls
06:34:50puetzkwrong window
06:36:15VTRayis see fuman
06:36:25VTRayintersting to kno
06:39:27VTRaydo any games have sound
06:39:47 Join Ramsey[LC]_ [0] (~RamseyLC]@adsl-71-158-161-74.dsl.rcsntx.sbcglobal.net)
06:41:01saratogasome do
06:41:04puetzkmost let the music keep playing
06:41:06puetzksome have their own
06:41:23 Quit Ramsey[LC] (Ping timeout: 245 seconds)
06:41:23 Nick Ramsey[LC]_ is now known as Ramsey[LC] (~RamseyLC]@adsl-71-158-161-74.dsl.rcsntx.sbcglobal.net)
06:44:38VTRayso i still need to install fonts package, themes, anda gems
06:44:40VTRaygames
06:51:44funmangames are all contained with rockbox, unless you mean Doom WADs or emulator ROMs
07:00
07:01:38 Join mikeplus64 [0] (~sudough@c211-30-205-20.thorn2.nsw.optusnet.com.au)
07:03:47***Saving seen data "./dancer.seen"
07:07:52 Nick mc2739_ is now known as mc2739 (~mc2739@rockbox/developer/mc2739)
07:13:44 Quit timccccc (Quit: Leaving.)
07:13:56 Join timccccc [0] (~lisa@112.166.15.141)
07:16:27VTRaywhat are those voice files
07:16:36VTRayon the install utility
07:22:20 Quit timccccc (Quit: Leaving.)
07:23:40funmancheck the manual it should explain voice
07:23:51 Quit Tuplis (Ping timeout: 265 seconds)
07:26:33 Quit bunnyboi (Quit: IRC is just multiplayer notepad)
07:30:25 Join Horschti [0] (~Horscht@xbmc/user/horscht)
07:33:47 Quit Galois (Remote host closed the connection)
07:33:49 Quit Horscht (Ping timeout: 252 seconds)
07:34:14 Join Galois [0] (djao@efnet.math.uwaterloo.ca)
07:39:43 Quit BlakeJohnson86 (Ping timeout: 245 seconds)
07:43:11 Join Guest66207 [0] (~tim@112.166.15.141)
07:47:46 Quit Judas_PhD (Quit: This is a quitting message)
07:51:03 Quit amiconn (Remote host closed the connection)
07:51:03 Quit pixelma (Remote host closed the connection)
07:54:46 Join Judas_PhD [0] (~kevin@misterfluffy.dsl.xmission.com)
07:55:42 Join BlakeJohnson86 [0] (~bjohnson@c-24-118-162-123.hsd1.mn.comcast.net)
07:57:39puetzkAnyone here familiar with the AMSv2 recording code?
07:58:09puetzkMy clip+ has always been very quiet, and very prone to clipping; I think I've solved the latter, and at least figured out what causes the former
08:00
08:00:40puetzkThe clipping is because of the way firmware/drivers/audio/as3514.c:audiohw_set_recvol is using the mic gain and the ADC gain; for some reason it's trying to keep the mic gain as low as possible, even if that means it has to use max gain (+12dB) in the ADC
08:01:09puetzkWhich, like settings things above 0dB almost always does, means it will clip
08:02:18puetzklowering the cutoffs from 36 and 32 to 28 and 24 (so that it keeps the ADC settings <= 0dB if possible) makes that much better
08:04:18 Join amiconn [0] (quassel@rockbox/developer/amiconn)
08:04:20 Join pixelma [0] (quassel@rockbox/staff/pixelma)
08:05:32 Join n1s [0] (~n1s@nl118-174-240.student.uu.se)
08:05:32 Quit n1s (Changing host)
08:05:32 Join n1s [0] (~n1s@rockbox/developer/n1s)
08:07:38funmanpuetzk: this file was written for e200v1 and i just made minor modifications for it to work with AMS
08:08:04funmani didn't really looked at recording quality
08:09:07funmando you have the datasheets for as3514/as3543 ?
08:09:38puetzkNo; I grabbed the 3525 one off the web, but the others appear to be semi-private
08:09:54puetzkI've never hacked on rockbox before, just decided to dig into this one because it was annoying me :-)
08:11:01 Join solexx [0] (~jrschulz@e176113249.adsl.alicedsl.de)
08:11:05 Join Highlander [0] (~Highlande@mek33-4-82-236-45-205.fbx.proxad.net)
08:11:19funmanthey are private but AustriaMicroSystems sent them to us. if you want to work on this and promise to keep them private i can send them to you
08:11:51funmanas3514 is almost completely identical to what is described in as3525 datasheet anyway
08:11:57puetzkSure. puetzk@puetzk.org
08:12:10puetzkOr is there some more formal "promise to keep them private" involved?
08:13:05 Join Maggux_ [0] (~quassel@krlh-4d020099.pool.mediaWays.net)
08:14:17funmanno that's enough, if you want to steal the datasheets from me all you have to do is fake interest in enhancing rockbox ;-)
08:15:08 Quit solexx_ (Ping timeout: 276 seconds)
08:16:35 Quit panni_ (Quit: ( www.nnscript.de :: NoNameScript 3.81 :: www.XLhost.de ))
08:17:16 Join bmbl [0] (~Miranda@unaffiliated/bmbl)
08:18:10puetzkI'll start a flyspray with what I've learned so far and the patch that fixes some of it
08:18:15funmanaccess to these docs usually require signing a NDA but after some email exchange they were kind enough to just give the docs to use without formal documents. (mail sent: ~4.5MB)
08:18:47puetzkRight now I've just changed it globally; I don't know if it should be only for AMSv2 or not, I don't have any other SansaAMS devices
08:20:27funmannow i remember this problem might already have been mentioned but i couldnt find the cause
08:20:47puetzkkudos on the toolchain setup, by the way; the VMware image was out of date, but even having to compile it it's the easest cross-toolchain I've ever set up
08:20:53 Quit Highlander (Quit: Quitte)
08:21:01funmanhttp://www.anythingbutipod.com/forum/showthread.php?t=54060
08:21:29funmannot building a libc makes things easier
08:23:16n1swe know about the vmware image being out of date but noone seems interested in fixing it
08:24:39funmann1s: did you see FS #11608 ? (last comment about tremor)
08:24:59n1snope, i'll take a look
08:25:41n1sinteresting
08:26:22n1si have a r278something build on my fuze and haven't had any whitenoise or crashes that i've noticed
08:27:08 Quit amiconn (Remote host closed the connection)
08:27:08 Quit pixelma (Read error: Connection reset by peer)
08:28:40n1si'll update it to current and test more later
08:42:57puetzkfunman: http://www.rockbox.org/tracker/task/11631
08:43:28 Part Adublaptop
08:44:25 Join togetic [0] (~togetic@unaffiliated/ibuffy)
08:45:45funmanpuetzk: thanks
08:46:26funmani'll try on clipv1 (AMSv1), if someone can try on e200v1/c200v1 that'd be nice
08:46:55puetzkI can confirm that this used to work right (without the patch) on an e280v1
08:47:05puetzkbut I lost that player (hence bought the clip+)
08:47:11puetzkso I can't check it now
08:47:37puetzkSo I suspect the patch will mess up e200v1
08:47:47puetzk(or at least give it a change it doesn't need)
08:48:17funmanif we can use the same code on all models it's better (less #ifdef)
08:48:27puetzkagreed
08:48:51puetzkIt might also be that the e200 just had an ADC that could overdrive +12dB without being awful
08:49:34puetzkBut it definitely sounded OK back when I had one
08:51:57puetzkIt's really a pretty good mic when it's not all mucked up :-)
08:52:07puetzkI'm impressed for what had to be an afterthought
08:55:36 Quit Llorean (Quit: Leaving.)
08:56:40funmanwhich gain did you use in your test?
08:57:04puetzk+12
08:57:41puetzkThe loudest one that doesn't clip with the patch
08:58:33 Join pixelma_ [0] (~pixelma@rockbox/staff/pixelma)
09:00
09:03:02pixelma_funman: I wanted to ask wodz or bohoon (or however he's spelled) about the Polish translation first. I think it's better for languages for which we have native speakers as active committers
09:03:08funmanit looks ok on clipv1 without the patch
09:03:50***Saving seen data "./dancer.seen"
09:03:51funmanpixelma_: ok
09:05:10n1sfunman: does fuzev1 have a regular codec buffer or is the whole thing in iram? or is that only the clip?
09:05:26 Quit BHSPitMonkey (Read error: Connection reset by peer)
09:06:55funmann1s: regular
09:07:23funmancodec buffer in iram is for clipv1, m200v4, c200v2 (amsv1 && mem <= 2) and clipv2, fuzev2, clip+ (amsv2, because iram is 1MB)
09:07:32puetzkfunman: hmm...
09:08:10*puetzk digs in the data sheets you passed along
09:08:37n1sfunman: ok
09:10:38pixelma_puetzk: btw, the channel is logged, so maybe putting your mail address here isn't such a good idea
09:10:49puetzkpixelma_: yeah, I thought of that after hitting return
09:10:59puetzkso be it, it's posted on my web page and in many list archives
09:11:08puetzkspamassassin has to earn its keep
09:12:00pixelma_ok
09:12:16puetzknot much to do after sending it anyway :-)
09:13:21pixelma_maybe someone who has access to the machine that does the logging could manipulate it
09:13:35 Join Rob2223 [0] (~Miranda@p4FDCA921.dip.t-dialin.net)
09:15:14puetzkfunman: the mic PRE_GAIN values are higher on AS3543, so the calculation would be off for v2
09:17:15funmanoh right
09:17:45 Quit Rob2222 (Ping timeout: 276 seconds)
09:18:21puetzkOnly 2dB though, which souldn't any different than just having set asked for 2dB more. So that shouldn't explain wildly different behavior..
09:18:59 Join Llorean [0] (~DarkkOne@rockbox/user/Llorean)
09:19:53puetzkIf anything it should help; my patch made us run the mic preamp up to 12dB hotter so the ADC's input didn't need so much gain.
09:19:57puetzkhmm
09:20:45funmani have trouble comparing with and without the patch on clip+, someone with better ears than me should try :)
09:21:11puetzkSeriously? You can't hear the difference between the two recordings I posted?
09:21:15puetzkOr yours isn't doing that
09:22:12funmani can hear it on your recordings, but i think the source i use for my recording isn't loud enough / or i'm not placing the clip+ at the exact same distance from the speakers in each test
09:23:47 Join GeekShadow [0] (~Antoine@reactos/tester/GeekShadow)
09:24:21 Join pixelma [0] (quassel@rockbox/staff/pixelma)
09:24:34 Quit pixelma (Remote host closed the connection)
09:24:53 Join Highlander [0] (~Highlande@mek33-4-82-236-45-205.fbx.proxad.net)
09:25:23 Quit Judas_PhD (Quit: This is a quitting message)
09:29:16 Quit CGL (Remote host closed the connection)
09:29:53puetzkOK. My source wasn't crazy-loud, just an acoustic guitar. The Clip+ was sitting in my desk a maybe 2ft away
09:32:11puetzkwell, I think I'm going to turn into a pumpkin. There are definitely difference in the microphone preamps circuits between AS3525 and AS3543 in the docs you shared, so I'll investigate more tomorrow.
09:33:32puetzkand update the flyspray if I learn something.
09:33:38funmanpuetzk: keep in mind that as3543 is a preliminary datasheet and there might be typos or inaccurate stuff
09:34:31funmanok, i'll subscribe to the task
09:35:04 Quit CaptainKwel (Quit: Ex-Chat)
09:39:18 Join esperegu [0] (~quassel@145.116.15.244)
09:39:22 Join kramer3d [0] (~kramer@residents-ReservedNAT-129-174-190-10.residents.gmu.edu)
09:39:22 Quit kramer3d (Changing host)
09:39:22 Join kramer3d [0] (~kramer@unaffiliated/kramer3d)
09:39:37 Quit GeekShadow (Quit: The cake is a lie !)
09:43:01 Quit mikeplus64 (Remote host closed the connection)
09:44:19 Quit esperegu (Ping timeout: 245 seconds)
09:44:31 Quit funman (Quit: leaving)
09:47:04 Part puetzk
09:59:44 Quit Maggux_ (Remote host closed the connection)
10:00
10:00:36 Quit anewuser (Quit: a day off)
10:01:47 Quit Guest66207 (Ping timeout: 252 seconds)
10:04:55 Join esperegu [0] (~quassel@145.116.15.244)
10:08:09n1sfunman, i've now listened through an entire album in ogg on my fuze with no problems and i can not see any problem with the malloc changes in tremor that comment reffered to
10:12:20 Join Tuplis [0] (~jani@adsl-77-109-221-158.kymp.net)
10:21:08 Join bertrik [0] (~bertrik@rockbox/developer/bertrik)
10:23:43 Join amiconn [0] (quassel@rockbox/developer/amiconn)
10:23:44 Join pixelma [0] (quassel@rockbox/staff/pixelma)
10:24:03 Quit amiconn (Remote host closed the connection)
10:24:03 Quit pixelma (Remote host closed the connection)
10:45:34 Quit togetic (Ping timeout: 245 seconds)
10:55:57 Join Maltin [0] (maltin88@boneym.mtveurope.org)
10:56:52 Quit kramer3d (Quit: Leaving)
10:59:01 Quit n1s (Quit: Lämnar)
11:00
11:01:02 Join AndyI [0] (~pasha_int@212.14.205.32)
11:01:48 Join Guest61306 [0] (~tim@112.166.15.141)
11:01:48 Join ender` [0] (krneki@foo.eternallybored.org)
11:03:54***Saving seen data "./dancer.seen"
11:05:03 Quit Maltin (Ping timeout: 255 seconds)
11:05:39 Join JdGordon [0] (~jonno@rockbox/developer/JdGordon)
11:13:34pixelma_JdGordon: I'm not sure, I completely understand your message here: http://www.rockbox.org/tracker/task/11593
11:13:56JdGordonwhich part?
11:18:06 Join togetic [0] (~togetic@unaffiliated/ibuffy)
11:21:39pixelma_JdGordon (for later): a) isn't switching hold some sort of dynamic? At least it seems to change something, once. (b) if I replaced "Test" with current time in song, should it work? (c) I *think* I tried your code on my M5, replacing the RGB value with grey shade ones and put current time in song below - the text put behind the %Vf doesn't show up and the foreground colour doesn't change. (d) this is with r28095 which is no fun due to the backdrop
11:23:37 Join Judas_PhD [0] (~kevin@misterfluffy.dsl.xmission.com)
11:34:42 Join amiconn [0] (quassel@rockbox/developer/amiconn)
11:34:43 Join pixelma [0] (quassel@rockbox/staff/pixelma)
11:43:25 Quit Judas_PhD (Quit: This is a quitting message)
11:53:55 Quit Guest61306 (Ping timeout: 252 seconds)
11:54:27JdGordonpixelma: the way the engine works is that some tags are considered "dynamic" which means they are drawn every single update, that doesnt mean thouhg that when they change they cause the rest of the screen to do a full update
11:55:07JdGordonso my code (should) work because %?mh<a|b> when mh changes the conditional is redone completly causeing either a or b to be displayed
11:55:30JdGordonif you put any tag which is considered dynamic into your "test" line then it would work
11:57:39 Quit esperegu (Ping timeout: 276 seconds)
11:59:06 Join timc [0] (~tim@112.166.15.141)
11:59:40pixelma_I tried two things which I think goes along those lines - one to just replace "Test" with a dynamic tag (at least I think %pc is - displaying the current time in a song) and then adapting your example code to greyscale and the way I understood it. I can pastebin the new test.wps if you want.
11:59:42 Nick timc is now known as Guest86734 (~tim@112.166.15.141)
12:00
12:00:15pixelma_s/goes/go
12:01:51JdGordonyes that should do it
12:06:25pixelma_http://pastebin.com/Jp1F47q7 is what I tried directly on target. Neither TTT nor GGG show up (though I don't know if they should) - plus the current playback time doesn't change colours
12:06:59pixelma_0 is black and 2 is light grey which should be quite noticable
12:07:31 Join PaulJam [0] (~Paule@p54BE9F1E.dip.t-dialin.net)
12:07:59JdGordonthat should work
12:08:16 Join Kitr88 [0] (~Kitarist@BSN-142-94-34.dial-up.dsl.siol.net)
12:10:37 Quit Kitar|st (Ping timeout: 272 seconds)
12:10:51 Quit Guest97767 (Quit: leaving)
12:11:09 Join feisar- [0] (jljhook@irkki.fi)
12:13:00 Quit Kitr88 (Ping timeout: 255 seconds)
12:14:08pixelma_well, it doesn't ;) Am I allowed to reopen the task? It's not that important but would be nice.
12:14:42 Join Kitar|st [0] (Kitarist@BSN-182-100-88.dial-up.dsl.siol.net)
12:15:59pixelma_I still wonder why it would work with conditional viewports that define %Vf/%Vb for themselves. Where is the difference?
12:21:03 Join dfkt [0] (dfkt@unaffiliated/dfkt)
12:22:41JdGordonthe difference is that viewports which are conditionally enabled to a full redraw when they become enabled
12:22:56 Quit amiconn (Remote host closed the connection)
12:22:57 Quit pixelma (Remote host closed the connection)
12:23:52pixelma_couldn't %Vf/%Vb do that too if they change? Not sure if that is tracked though
12:24:31JdGordonIIRC they could only force that for the line they are on
12:25:19 Join amiconn [0] (quassel@rockbox/developer/amiconn)
12:25:19 Quit AndyI ()
12:25:20 Join pixelma [0] (quassel@rockbox/staff/pixelma)
12:25:44JdGordonactually maybe for the rest of the current viewport
12:26:20PaulJamhi, i just wanted to compile an ipod video build with cygwin and configure tells me that the correct compiler (arm-elf-eabi-gcc) is missing. this package doesn't seem to be available at http://download.rockbox.org/cygwin/ . can someone point me to the instructions how to obtain this crosscompiler?
12:27:42JdGordonyou probbaly need to build it yourself
12:28:11pixelma_you'd need to compile it yourself, running the shellscript and it may need some other packages and on cygwin: patience. I'm not sure but I thing there are some instructions in the wiki and some threads in the forum
12:28:22pixelma_I think too
12:29:39PaulJamok, thanks
12:30:11 Nick Horschti is now known as Horscht (~Horscht@xbmc/user/horscht)
12:31:06 Quit pixelma_ (Quit: .)
12:33:19 Join _s1gma [0] (~d.d.derp@77.107.164.131)
12:37:05pixelmaJdGordon: ok, reopen the task or add a new? And where can I find which tags are dynamic ones?
12:37:49JdGordonreopen it and link to that paste, libs/skin_engine/tag_table.c
12:39:36 Join will__ [0] (~chatzilla@adsl-76-235-42-7.dsl.dytnoh.sbcglobal.net)
12:40:06will__how hard would it be to write a .ROCK that advances the current track by a set amount of time?
12:42:44JdGordonnot very
12:43:13pixelmawhy should it be a plugin - and did you check out the "Skip Length" settings, maybe they already do what you want?
12:43:41will__yeah, but I want a second choice
12:44:00will__i was also thinking of making the record button do it.
12:46:13will__I listen to a lot of talk radio, and during certian parts of certain shows it would be nice to have a 5-minute skip. But I use the 1-minute skip too much to go without it.
12:46:59will__I'll do some reading. There is a "how to write a rock" page IIRC.
12:50:04JdGordonIn that case you should look into making it a hotkey instead of a rock
12:50:26will__thanks
12:50:39pixelmaI imagine starting a plugin to change that is more time consuming than changing the setting - and if you don't want to trawl the menus, you could possibly set skip length as quickscreen items or prepare two .cfgs . I don't know how you imagined the UI though
12:52:05will__Good idea. Thanks.
12:52:42will__I can make a .cfg that only changes one setting? (and there fore it will load really fast?)
12:52:51will__*therefore
12:55:14pixelmayes
12:57:21 Join Maggux_ [0] (~quassel@krlh-4d020099.pool.mediaWays.net)
13:00
13:03:53 Join Jerom [0] (~heidi@95.171.137.111)
13:03:57***Saving seen data "./dancer.seen"
13:12:15 Join Casainho [0] (~chatzilla@83.240.187.245)
13:12:43 Quit will__ (Quit: ChatZilla 0.9.86 [Firefox 3.6.9/20100824153629])
13:13:50 Quit Guest86734 (Quit: Leaving.)
13:15:28 Join s1gma_ [0] (~d.d.derp@77.107.164.131)
13:17:23 Quit _s1gma (Read error: Operation timed out)
13:20:16AcornAre there known problems with clipping detection when recording on the Clip+?
13:22:02pixelmaJdGordon: out of curiousity. When seperating %Vf/%Vb from the viewport definition, I believe you said that this would make it easier to implement "white on black" modes for monochrome screens. Is that so and how complicated is it?
13:22:32 Quit Maggux_ (Remote host closed the connection)
13:23:18 Quit bertrik (Read error: Connection timed out)
13:23:37JdGordondunno, presumably it just needs a flag for the viewport to set the inverted draw mode
13:23:44 Join bertrik [0] (~bertrik@ip117-49-211-87.adsl2.static.versatel.nl)
13:23:44 Quit bertrik (Changing host)
13:23:44 Join bertrik [0] (~bertrik@rockbox/developer/bertrik)
13:24:14pixelmaAcorn:I think in today's logs there is talk about problems with recording gain on AMSv2 Sansas in general (which I think the Clip+ is). Someone started looking into it if I read things correctly
13:26:26Acornpixelma, ah I see http://www.rockbox.org/tracker/task/11631
13:28:13AcornWait.. the bug ticket was opened today? Funny coincidence :D
13:30:30 Quit simabeis (Remote host closed the connection)
13:31:33 Join [sko] [0] (~sko]@p57A989D1.dip0.t-ipconnect.de)
13:33:32 Join simabeis [0] (~simabeis@lobmenschen.de)
13:41:33 Join hebz0rl [0] (~hebz0rl@dslb-088-065-051-164.pools.arcor-ip.net)
13:42:35 Join pamaury [0] (~quassel@rockbox/developer/pamaury)
13:44:45pixelmaJdGordon: sounds more like a new parameter then instead foreground or background "colour", might even be useful for all targets as you could then work with the global colours, or?
13:46:00 Join Zarggg_ [0] (~zarggg@24.229.139.169.res-cmts.sm.ptd.net)
13:46:13amiconnAnother option is to make monochrome understand foreground and background colour (just 0 and 1) (needs driver work)
13:46:38 Quit Casainho (Remote host closed the connection)
13:47:03 Quit Zarggg (Ping timeout: 255 seconds)
13:49:14pixelmaamiconn: in this case I think (atm) that 0 and 3 would be better because then those themes could work on greyscale just the same (I'm thinking of the M:Robe100 especially). That's probably just a minor detail though
13:51:44*pixelma wonders if this "driver work" would also be motivating to get global fore- and background shades on greyscale ;)
13:52:00amiconnThat would be rather arbitrary (the 0 to 3 on 2 bpp is because with two bits you can represent 0..3)
13:52:36amiconnIt also wouldn't help themes because if the theme uses 1 or 2, what should the driver do with those?
13:54:14amiconnGlobal shades is independent of that
13:54:34pixelmaI thought about the parser and maybe checkwps (and more about the other way round). If you don't do that you have to take care if "shade" 1 is meant for greyscale or for monochrome
13:54:51pixelmaotherwise you'd get grey on black themes etc.
13:55:56pixelmaI know it's independent but also driver work I guess, hence I said "motivating"
13:56:17 Join Curulan [0] (~zarggg@24.229.139.169.res-cmts.sm.ptd.net)
13:58:50 Quit Zarggg_ (Ping timeout: 252 seconds)
13:59:09 Join Zarggg_ [0] (~zarggg@24.229.139.169.res-cmts.sm.ptd.net)
14:00
14:02:36 Join Zarggg [0] (~zarggg@24.229.139.169.res-cmts.sm.ptd.net)
14:02:38 Quit Curulan (Ping timeout: 252 seconds)
14:04:17PaulJami'm still having problems with the crosscompiler installation on cygwin. after having run the rockboxdev.sh script to install the arm-elf-eabi compiler i still don't have the arm-elf-eabi-gcc executable under /usr/local/bin/ . in that location are other files that start with arm-elf-eabi-... but not the gcc one.
14:05:03 Quit Zarggg_ (Ping timeout: 265 seconds)
14:22:11 Quit bmbl (Quit: Bye!)
14:22:20 Join Topy44 [0] (~Topy44@f054209043.adsl.alicedsl.de)
14:27:16 Quit Jerom (Read error: Connection reset by peer)
14:35:56 Quit [sko] (Read error: Connection reset by peer)
14:40:50 Quit avacore (Ping timeout: 240 seconds)
14:42:44 Join avacore [0] (nobody@1008ds1-rdo.0.fullrate.dk)
14:51:25 Join DerPapst [0] (~Alexander@91-64-225-76-dynip.superkabel.de)
15:00
15:04:01***Saving seen data "./dancer.seen"
15:18:31 Join kugel [0] (~kugel@rockbox/developer/kugel)
15:19:16 Join philippp [0] (~570df77f@giant.haxx.se)
15:19:41 Quit MethoS- (Remote host closed the connection)
15:21:46 Join T44 [0] (~Topy44@f054175196.adsl.alicedsl.de)
15:22:11philipppHi. Is there anyone who knows anyting about the status of creative Zen porting?
15:25:10 Quit Topy44 (Ping timeout: 245 seconds)
15:26:54 Quit philippp (Quit: CGI:IRC (EOF))
15:43:18 Join skfunnyboy_ [0] (~skfunnybo@modemcable024.96-202-24.mc.videotron.ca)
15:43:37 Quit mc2739 (Quit: leaving)
15:45:36bertriktry http://www.rockbox.org/wiki/CreativeZEN
15:48:12 Quit BlakeJohnson86 (Remote host closed the connection)
15:48:15 Join mc2739 [0] (~mc2739@71.20.73.59)
15:48:15 Quit mc2739 (Changing host)
15:48:15 Join mc2739 [0] (~mc2739@rockbox/developer/mc2739)
15:48:44 Join BlakeJohnson86 [0] (~bjohnson@c-24-118-162-123.hsd1.mn.comcast.net)
15:49:48 Join sevenfourk [0] (~sevenfour@unaffiliated/sevenfourk)
15:50:31sevenfourkhello people! I'm looking for scrobbler.log example/sample, how the file format looks ? Thanks. Ivan
15:52:00AlexPprobably easiest just to turn on scrobbling then look at the file it produces
15:53:48soapirc://irc.audioscrobbler.com/#audioscrobbler
15:53:49sevenfourkThe thing is my java based old nokia 6151 doesn't scrobble by itself, tired of looking some java app to do scrobbling, mobscrob failed for my cellular
15:57:32 Quit bieber (Ping timeout: 272 seconds)
15:57:48 Join bieber [0] (~quassel@162-78.97-97.tampabay.res.rr.com)
16:00
16:01:36 Join krabador [0] (~krabador@host160-182-dynamic.27-79-r.retail.telecomitalia.it)
16:07:48 Quit ender` (Quit: The Popemobile: Because nothing says "I have faith in God" like 3 inches of bulletproof glass.)
16:14:26 Join ender` [0] (krneki@foo.eternallybored.org)
16:15:34 Quit JdGordon (Ping timeout: 276 seconds)
16:26:18 Join anewuser [0] (anewuser@unaffiliated/anewuser)
16:32:48 Quit sevenfourk (Quit: What is that?)
16:33:11 Join Jerom [0] (~heidi@95.171.137.111)
16:43:48 Quit krabador (Ping timeout: 252 seconds)
16:47:28preglowi love the fact that my phone sometimes starts calling people by random when i use the rockbox app :>
16:48:51gevaertshuh? How does that happen?
16:49:20 Join Adubb [0] (~Aldubuc@67.201.160.156)
16:49:37 Part Adubb
16:51:45 Join puetzk [0] (~private@173-31-158-106.client.mchsi.com)
16:52:49 Join balintx [0] (~balintx@fibhost-67-58-201.fibernet.hu)
16:54:57 Join Lear [0] (chatzilla@rockbox/developer/lear)
16:57:30 Join CGL [0] (~CGL@190.77.217.134)
16:58:15 Join notlistening [0] (~tom@94-195-105-95.zone9.bethere.co.uk)
17:00
17:01:17preglowgevaerts: wish i knew
17:02:13preglowsometimes, other tracks also start playing via the default music player activity
17:02:26preglowtotally unrelated to what i'm doing
17:04:05***Saving seen data "./dancer.seen"
17:08:04 Join dave [0] (~dave@78.151.96.64)
17:08:30 Nick dave is now known as Guest11980 (~dave@78.151.96.64)
17:09:12 Quit Guest11980 (Client Quit)
17:10:08 Quit VTRay ()
17:10:34 Quit saratoga (Ping timeout: 252 seconds)
17:11:15*kugel has neither of that problems
17:11:17 Join zeef [0] (~53654c4f@giant.haxx.se)
17:11:23kugeland I use the rockbox app every day
17:11:36zeefis anybody here that can help me with install ? cant get the think working
17:11:49zeefthing*
17:12:26zeefwould greatly appreciate it
17:13:23notlisteningwhich player zeef?
17:14:00zeefdamned
17:14:03zeefi know the reason
17:14:10zeefdoesnt work on ipod classic, does it ?
17:14:25notlisteningNo. not to my knowledge
17:14:27zeefany alternative for playing flac on ipod classic ?
17:14:29notlisteningothersie i'd have one :D
17:17:04notlisteningseem converting to ALAC is your best bet
17:17:12notlisteningno flac support is possible
17:18:28zeefok thanks
17:18:38zeefknow a good converter for doing that in bulk ?
17:18:51notlisteningyou using windows?
17:18:51zeefthat you dont have to do directory per directory
17:18:53zeefyup
17:19:22notlisteningno sorry i converted to Linux about 7 years ago and do not use Windows anynire
17:19:36AlexPKeep on topic please
17:19:43AlexPRockbox stuff only in here
17:19:53zeefthanks anyway
17:19:56 Quit zeef (Quit: CGI:IRC)
17:19:59notlisteningSorry AlexP
17:20:03AlexPno worries :)
17:22:41 Join Judas_PhD [0] (~kevin@misterfluffy.dsl.xmission.com)
17:33:47preglowkugel: what phone?
17:33:53preglowi'm on a legend
17:33:57kugelhtc legend
17:34:00preglowhrm
17:34:24preglowbtw, any reason the rockbox amp control and the android native one aren't mirroring each other?
17:35:12kugelthe android one is global, the rockbox one is only for rockbox
17:36:00preglowthe android one decides volume for all media apps, rite?
17:36:11kugelyes
17:36:28preglowthen why not use that? we're a media app
17:36:52kugelwe do use that, don't we?
17:37:16preglowoh we do, but i have to use both that one and the rockbox one to adjust the volume to max, for example
17:37:33preglowwould be cool if the rockbox volume control just was the android media volume control
17:37:50kugelis that a problem? you can set the rockbox one to max once and only use the global one after that (the way I do it)
17:38:04preglowrockbox consistently forgets its settings here
17:38:08preglowso i have to do that each time
17:38:23kugelyour phone seems messed up
17:38:33kugelsettings work just fine here
17:38:49preglownothing special about it, newly reset, rockbox app form your site
17:38:56preglowso unless that has been updated very recently
17:39:03kugelyou should install from source
17:39:19preglowmeh
17:39:22kugeli don't know how old the one on my site is, nor if it's even in a workable state
17:39:35kugelworking*
17:39:36 Join panni_ [0] (hannes@ip-178-203-81-220.unitymediagroup.de)
17:39:52preglowit works fine enough if i never background it
17:40:13kugelI've not updated the apks on my site since ages
17:40:30preglowbut yeah, i'll have to install the android sdk shit on my linux install to roll my own, so guess i'll have to wait a while
17:40:57kugelI can upload new ones later this day if you like
17:41:06preglowwell, would certainly be nice :)
17:42:00preglowdrop me a line here when it's done and i'll update
17:45:16notlisteningthe apk runs very nicely on the Dell Streak
17:45:19 Join piotrekm [0] (~piotrek@unaffiliated/piotrekm)
17:45:23notlisteningjust so you know
17:45:29notlisteningthen ones from the wiki
17:45:30kugelnice to hear
17:46:07notlisteningGood job
17:46:30preglowkugel: btw, did you manage to work around the buggy background task stuff in 2.1 android?
17:48:40 Quit The_Seven (Ping timeout: 264 seconds)
17:49:07 Quit user890104 (Ping timeout: 276 seconds)
17:49:51 Quit kugel (Ping timeout: 252 seconds)
17:50:37 Quit puetzk (Quit: puetzk)
17:52:58 Join TheSeven [0] (~TheSeven@rockbox/developer/TheSeven)
17:54:16 Join Adubb [0] (~Aldubuc@67.201.160.156)
17:54:46 Join Casainho [0] (~chatzilla@2.81.142.189)
17:56:19 Join kugel [0] (~kugel@rockbox/developer/kugel)
17:56:21 Part Adubb
17:58:22 Quit antil33t (Read error: Connection reset by peer)
17:58:31 Join antil33t [0] (~Mudkips@124-197-51-80.callplus.net.nz)
18:00
18:00:09 Join wodz [0] (~wodz@chello087206240131.chello.pl)
18:00:18 Quit notlistening (Quit: Leaving)
18:00:31wodzpixelma: I saw in log you wanted me to look at something
18:02:15kugelpreglow: no, I think it's impossible
18:02:37kugelit's not a 2.1 bug, it's a htc bug
18:03:41 Quit TheSeven (Remote host closed the connection)
18:09:54 Join user890104 [0] (~Venci@212.233.135.74)
18:16:23PaulJamis someone here with knowledge of the rockboxdev.sh script and cygwin?
18:17:20 Quit wodz (Quit: Leaving)
18:25:12 Join noamsml [0] (~noamsml@adsl-75-45-234-233.dsl.sfldmi.sbcglobal.net)
18:26:02 Quit fyrestorm (Read error: Connection reset by peer)
18:26:35 Join fyrestorm [0] (~nnscript@cpe-68-173-233-99.nyc.res.rr.com)
18:32:50noamsmlHm, this is odd
18:33:09noamsmlOn my sansa e200, when I try to copy a folder onto it, it becomes unwritable
18:33:19noamsmlBut I can write on it again when I remount it
18:33:54noamsmlWait, no
18:34:02noamsmlIt's just one specific folder
18:34:04noamsmlWeeeird
18:34:44 Join clone4crw [0] (~calvin@97-86-227-168.dhcp.roch.mn.charter.com)
18:34:58noamsmlOK
18:35:06noamsmlThere's some sort of odd damage to the FS
18:36:16noamsmlIf I try to ls one of the foldes (Enya-The Celts), which is supposedly empty, it goes nuts
18:37:48noamsmlHuh, I managed to delete it from the player and now everything seems to work just fine
18:37:52noamsmlOdd
18:38:16ender`do a fsck/chkdsk just to be sure
18:38:34noamsmlOK, one sec
18:39:10ender`back in the day, the screenshot feature of rockbox could BSOD windows :)
18:39:15noamsml"There are differences between boot sector and its backup" <−− is that normal?
18:39:44ender`(it created files that had identical short names)
18:39:55ender`<noamsml> "There are differences between boot sector and its backup" <−− is that normal? <- it's not unusual
18:43:14noamsmlGrr
18:43:17noamsmlI think it's stuck
18:44:28noamsmlI tried playing a file and it just keeps saying "Loading"
18:47:58noamsmlender`: Do you know of any way to force-reboot it other than unscrewing the case and temoving the battery?
18:48:34ender`most players have some way to hard reset them - look in the wiki
18:53:34 Quit Lear (Quit: ChatZilla 0.9.86 [Firefox 4.0b7pre/20100917030855])
19:00
19:00:18 Join esperegu [0] (~quassel@a130018.upc-a.chello.nl)
19:04:09***Saving seen data "./dancer.seen"
19:12:15 Quit s1gma_ (Quit: Leaving)
19:13:49 Quit esperegu (Remote host closed the connection)
19:17:43 Quit clone4crw (Quit: Lost terminal)
19:20:50 Quit anewuser (Ping timeout: 276 seconds)
19:21:08 Join Adubb [0] (~Aldubuc@67.201.160.156)
19:21:38gevaertsnoamsml: hold the power button long enough
19:22:28noamsmlgevaerts: Thanks, I figured it out
19:22:35noamsmlStill not sure what caused the crash
19:27:27 Quit sasquatch (Ping timeout: 265 seconds)
19:35:50 Join clone4crw [0] (~calvin@97-86-227-168.dhcp.roch.mn.charter.com)
19:40:53 Quit skfunnyboy_ (Read error: Connection reset by peer)
19:42:40 Join skfunnyboy_ [0] (~skfunnybo@modemcable024.96-202-24.mc.videotron.ca)
20:00
20:05:49 Quit mikroflops (Read error: Connection reset by peer)
20:06:22 Join mikroflops [0] (~yogurt@90-230-97-182-no112.tbcn.telia.com)
20:09:15 Join Highlander_ [0] (~Highlande@mek33-4-82-236-45-205.fbx.proxad.net)
20:13:06 Quit Highlander (Ping timeout: 245 seconds)
20:15:36kugelpreglow: new built is up
20:26:10 Nick Highlander_ is now known as Highlander (~Highlande@mek33-4-82-236-45-205.fbx.proxad.net)
20:32:15 Quit DerPapst (Read error: Connection reset by peer)
20:32:45 Join DerPapst [0] (~Alexander@91-64-225-76-dynip.superkabel.de)
20:33:15 Join lars_g [0] (~lars@unaffiliated/lars-g/x-000001)
20:33:20lars_gHi rockboxers
20:35:29 Quit pamaury (Read error: Connection reset by peer)
20:37:52 Join pamaury [0] (~quassel@dhcp-128-203.residence.ens-lyon.fr)
20:37:52 Quit pamaury (Changing host)
20:37:52 Join pamaury [0] (~quassel@rockbox/developer/pamaury)
20:46:10bluebrotherhmm, is voice file creation not using the multithreading implementation?
20:46:17bluebrother(in Rockbox Utility that is)
20:48:16preglowkugel: same url, ye?
20:50:57preglowkugel: cheers mate, already seems to work better :)
20:56:19 Quit MagusG (Ping timeout: 252 seconds)
20:57:10skfunnyboy_anyone know how to use embios?
21:00
21:04:13***Saving seen data "./dancer.seen"
21:04:35 Quit lars_g (Quit: Get MacIrssi - http://www.sysctl.co.uk/projects/macirssi/)
21:04:53 Join MagusG [0] (magusg@c-71-59-57-46.hsd1.ga.comcast.net)
21:10:37 Join anewuser [0] (anewuser@unaffiliated/anewuser)
21:13:35bluebrotherhmm, doesn't look like limiting the number of threads used for voice creation works as expected?
21:16:03 Join larrythechamp [0] (~larrythec@c-98-222-44-4.hsd1.il.comcast.net)
21:16:39 Quit larrythechamp (Client Quit)
21:17:35 Join Tolao [0] (~5ddc9f29@giant.haxx.se)
21:22:25 Join saratoga [0] (9803c22e@gateway/web/freenode/ip.152.3.194.46)
21:22:38saratogabluebrother: did you see my message last night?
21:23:37gevaerts28!
21:40:26 Quit GodEater (Read error: Connection reset by peer)
21:43:16 Join GodEater [0] (~bibble@cl-711.lon-02.gb.sixxs.net)
21:43:16 Quit GodEater (Changing host)
21:43:16 Join GodEater [0] (~bibble@rockbox/staff/GodEater)
21:51:56 Quit mc2739 (Ping timeout: 265 seconds)
21:53:45 Join mc2739 [0] (~mc2739@rockbox/developer/mc2739)
22:00
22:02:04bluebrothersaratoga: yes. We can do a new release soon. I'd really like to get that TTS issue addressed first though.
22:02:23bluebrotherthat's why I'm looking into that multithreading thing in voice file creation right now.
22:03:44bluebrotherhowever, if I don't figure it this weekend we can make a release nevertheless. It's a known bug and it only affects voice file creation. It's not really great but shouldn't prevent a new release from happening, especially considering the updated to the patchers.
22:08:12 Join sasquatch [0] (~username@212.23.105.216)
22:16:46 Quit clone4crw (Ping timeout: 240 seconds)
22:17:21 Join b0hoon [0] (~quassel@public-gprs103117.centertel.pl)
22:21:18BagderI got a suggestion today to ask http://translatewiki.net/ about help and volunteers for translations to Rockbox
22:25:15 Join Buckwheat [0] (~chatzilla@64.68.182.75)
22:25:40 Part Buckwheat
22:27:08b0hoonHi. Can i have admin rights on the FS?
22:28:20Bagdersure
22:29:03Bagderdon't you already?
22:29:30b0hoonhum?
22:30:03b0hoonouch, someone gave me already, thanks
22:30:52 Join wodz [0] (~wodz@chello087206240131.chello.pl)
22:32:18 Join BHSPitMonkey [0] (~stephen@unaffiliated/bhspitmonkey)
22:34:19 Quit anewuser ()
22:34:36wodzconsidering new release - I don't think we should release until theme engine stabilizes a bit
22:35:31skfunnyboy_hey do you think its possible to run rockbox with ibugger or embios on the nano 4g ?
22:36:10wodzskfunnyboy_: If you port rockbox to 4g than yes
22:36:41skfunnyboy_and how can i do this ? any volunteers ?
22:36:57Bagderif you do it, you are the volunteer!
22:37:04 Join clone4crw [0] (~calvin@97-86-227-168.dhcp.roch.mn.charter.com)
22:37:23wodzskfunnyboy_: http://www.rockbox.org/wiki/Main/NewPort
22:41:07CIA-81New commit by bluebrother (r28106): Display number of processors in System Info dialog. ...
22:43:10CIA-81r28106 build result: All green
22:50:14CIA-81New commit by bluebrother (r28107): Display number of processors in System Info dialog. ...
22:52:02CIA-81r28107 build result: All green
22:53:12 Quit b0hoon (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
23:00
23:02:37 Quit fyrestorm (Read error: Connection reset by peer)
23:04:14***Saving seen data "./dancer.seen"
23:06:30 Join GeekShadow [0] (~Antoine@reactos/tester/GeekShadow)
23:16:30 Quit Tolao (Quit: CGI:IRC)
23:20:34 Join kaiscene [0] (kaiscene@ool-18e45d82.dyn.optonline.net)
23:21:17 Quit saratoga (Ping timeout: 252 seconds)
23:23:19leavittxwhat happened to mktccboot?
23:23:55bluebrotherwhat should have happened to it?
23:24:25 Quit dfkt (Quit: -= SysReset 2.53=- Sic gorgiamus allos subjectatos nunc.)
23:26:50 Quit pamaury (Remote host closed the connection)
23:29:39leavittxbluebrother: it moved to rbutil :)
23:31:04bluebrotherthat's been almost a year now :)
23:32:11leavittxbluebrother: all this time i used an old bootloader and it works now too :)
23:32:33leavittxwhat is the correct way to build something from rbutil dir outside the rockbox directory?
23:32:53bluebrotheryou can build the patchers in-tree just fine.
23:33:14bluebrother(same as with the tools in tools/)
23:33:26leavittxand how to build rbutilqt?
23:33:31 Quit piotrekm (Ping timeout: 245 seconds)
23:33:39bluebrotherwhich platform you're using?
23:33:46leavittxlinux
23:33:52leavittxin-tree too?
23:34:00bluebrothercd rbutil/rbutilqt && qmake-qt4 && make
23:34:08bluebrotheryou don't need to build it in-tree though.
23:34:26bluebrothermkdir build; qmake-qt4 ../rbutil/rbutilqt/rbutilqt.pro && make
23:34:38leavittxcool :)
23:35:07bluebrotheror use utils/common/deploy-rbutil.py -d (though that will create you a tarball out of it for releasing)
23:35:07Stummihm, on submit-form for an patch on flyspray was a foot-note which suggests to discuss the patch on irc.. so i will just do ist :) http://www.rockbox.org/tracker/task/11632
23:35:19Stummi*it
23:35:46leavittxbluebrother: thanks!
23:36:20bluebrotherStummi: does rockboy even support audio playback while running?
23:36:50bluebrotherleavittx: you're welcome (and prepare that rbutil/ might get moved some time too :)
23:37:55Stummibluebrother, how i wrote: I only do have an sansa fuze v2. There is it not possible, because it says there is not enought memory for rockboy where i playing music... i am thinking it should be possible on a player with more memory
23:38:09leavittxalso, what is the reason why keyboard controls not work anymore in simulator (cowon d2 one)?
23:38:16Stummis/where/while
23:39:01bluebrotherhow much memory does the Fuzev2 have?
23:39:53 Join piotrekm [0] (~piotrek@addo150.neoplus.adsl.tpnet.pl)
23:39:54 Quit piotrekm (Changing host)
23:39:54 Join piotrekm [0] (~piotrek@unaffiliated/piotrekm)
23:41:02Stummihm, i don't know exactly. Where can I see this?
23:43:56bluebrotheroh, only 2 MiB according to tools/configure
23:44:13*bluebrother though the fuze had more memory but likely mixed that up with fuzev1
23:45:25kugelbluebrother: it tools/configure shows 8MB (and it's correct)
23:45:44amiconnStummi: Music playback in rockboy isn't safely possible
23:46:07*bluebrother can't read
23:46:14leavittxin case of window zoom > 1, i'm not able to control the simulator at all :(
23:46:20amiconn(1) Rockboy uses the audio buffer for loading game roms. (2) Rockboy uses pcm itself
23:46:50bluebrotherok, reading the wrong line usually results in wrong information :o
23:49:58amiconnOn targets with 8MB or less it's loaded as an overlay as well, meaning the plugin code itself also resides in the audio buffer
23:51:28Stummiok, than it would be better to leave out the playback control at all?
23:53:26amiconnyes
23:55:05amiconnThe savegame stuff is probably fine; can't really comment on it because I don't use rockboy for real
23:55:29Stummiok
23:56:43StummiThan i have to see how to get a standalone volume control in a menu
23:58:34amiconnThe plugin api has sound_set(), sound_max() and sound_min()

Previous day | Next day