| 00:00:11 | | Quit Mathiasdm ("Yuuw!") |
| 00:08:18 | | Quit stripwax (Read error: 110 (Connection timed out)) |
| 00:08:50 | | Quit maddler ("connection reset by beer!") |
| 00:10:48 | amiconn | roolku: yes |
| 00:13:46 | * | amiconn spots a bug in the ata driver when used on large-sector disk targets (i.e. ipod video) |
| 00:15:02 | roolku | amiconn: okay. here is my attempt so far: http://www.pastebin.ca/934612 - seems to solve the 14s problem |
| 00:16:11 | amiconn | It differs a bit from mine |
| 00:17:03 | amiconn | I've called the variable total_sectors, and read it before the lba48 block. Saves duplicate calculation for those targets. I also added a check for lba48 exceeding 32 bits |
| 00:18:10 | amiconn | I also found that the ata mutex unlocking in case of errors is wrong on large-sector targets. The unlocking must not be done in the static read/ write function there |
| 00:20:50 | | Quit gregzx ("ChatZilla 0.9.81 [Firefox 2.0.0.12/2008020121]") |
| 00:28:26 | amiconn | roolku: Here's my version: http://pastebin.ca/934624 I'll test it on my ata targets now |
| 00:28:47 | | Quit faemir ("If debian was Arch then Ubuntu would own.") |
| 00:29:42 | | Quit Zarggg (Read error: 113 (No route to host)) |
| 00:33:08 | * | gevaerts still has more work to do before this combined software/hardware eject handling works correctly on sansa. It's still too easy to confuse |
| 00:33:33 | amiconn | That reminds me... |
| 00:34:30 | * | gevaerts doesn't like seeing *PANIC* Stkov (0) |
| 00:34:46 | gevaerts | Best not to commit this yet |
| 00:34:50 | amiconn | AAARrrrghh! |
| 00:35:01 | * | amiconn forgot to specify the file to commit |
| 00:35:25 | linuxstb | oops ;) |
| 00:36:27 | * | amiconn committed a load of crap now. |
| 00:36:30 | amiconn | Will revert asap |
| 00:36:41 | gevaerts | So now we know everuthing you're working on ;) |
| 00:36:58 | amiconn | There will be a lot of red most probably |
| 00:37:01 | | Quit dandin1 () |
| 00:37:37 | * | linuxstb wonders what the score will be |
| 00:38:48 | linuxstb | gevaerts: Have you added a menu option to (re-)enter disk mode yet/ |
| 00:38:50 | roolku | amiconn: shouldn't the second 60 be a 61 in: total_sectors = identify_info[60] | (identify_info[60] << 16); |
| 00:38:58 | amiconn | yes |
| 00:39:01 | | Join z35 [0] (n=z@149.123.33.65.cfl.res.rr.com) |
| 00:40:56 | daywalker_ | just a quick question, is there an emulator under linux which can emulate an rockbox compatible arm environment? |
| 00:40:56 | linuxstb | Zagor: Is the intention with all your www commits to enable anyone (with svn access) to change the website? |
| 00:41:04 | linuxstb | No |
| 00:41:13 | gevaerts | linuxstb: I'm working on it. It seems to work on single-volume targets, but I can still confuse the sansa too easily (including getting stuck in usb mode) to commit it. There are also enough changes in it that I want to check if usb mode will still work on ata-usb bridges as well. Don't expect a commit today. |
| 00:41:38 | gevaerts | amiconn: nice score :) |
| 00:41:51 | Zagor | linuxstb: not really, rather to make it more sane for those of us who already work with the website |
| 00:41:52 | linuxstb | gevaerts: I just wanted to check what you decided to do, and if others agree... |
| 00:42:04 | amiconn | eh? Why does the reverse patch not commit the files?? |
| 00:42:38 | linuxstb | Zagor: OK. I'm not wanting to change the site, just curious... |
| 00:42:51 | * | amiconn needs an idea |
| 00:43:09 | Zagor | currently it's a huge mess of obsolete pages |
| 00:44:17 | Nico_P | amiconn: use svn merge |
| 00:44:56 | * | amiconn has no idea how that works |
| 00:45:05 | gevaerts | linuxstb: we'll see. I'm still not sure if this entire idea is right (it has the side effect of delaying the usb screen until the host actually sends a SCSI command, which can take some time), so maybe I will just have wasted some time, but it has to work properly before it can get evaluated. |
| 00:45:22 | amiconn | I just made a patch using svn diff -r16570:15569 , applied that, and wanted to commit |
| 00:45:29 | | Join kushal_12_27_200 [0] (n=kushal@12.169.180.134) |
| 00:45:39 | Nico_P | amiconn: svn merge -c-16570 . . should do |
| 00:46:00 | linuxstb | amiconn: I would have done the same... |
| 00:46:33 | amiconn | linuxstb: Problem is, it doesn't commit the files. It just committed the 2 deleted ones I had to delete by hand |
| 00:47:10 | | Quit desowin () |
| 00:47:11 | linuxstb | I would probably try an "svn update", then see what "svn diff" shows |
| 00:47:15 | | Quit kushal_12_27_200 (Client Quit) |
| 00:47:30 | * | linuxstb always previews commits with "svn diff" |
| 00:47:34 | Nico_P | amiconn: svn merge is the command for reverts |
| 00:47:43 | Slasheri | and svn st to check for any conflicts |
| 00:47:52 | | Quit ompaul (Client Quit) |
| 00:47:54 | linuxstb | Nico_P: That sounds better then... |
| 00:49:33 | linuxstb | 60000 points and counting... |
| 00:50:01 | gevaerts | The bootloaders still compile |
| 00:50:03 | Nico_P | svn merge -c-16570 . . seems to do the job here |
| 00:50:12 | JdGordon|zzz | Slasheri: no, it doesnt |
| 00:50:17 | | Nick JdGordon|zzz is now known as JdGordon (n=jonno@rockbox/developer/JdGordon) |
| 00:50:54 | Slasheri | JdGordon: i will just think something else for that then :) |
| 00:51:07 | amiconn | mrf |
| 00:51:31 | amiconn | Those added files are causing troubles |
| 00:52:20 | linuxstb | Slasheri: I think a multi-selection list would be nice in general (e.g. inserting multiple tracks into the playlist, file copying), but many targets don't have any free buttons (afaics) |
| 00:52:24 | JdGordon | Slasheri: though, its something which has been thrown around for ages.. it would be nice to add (if done properly :p ) |
| 00:52:49 | Slasheri | hehe |
| 00:53:05 | linuxstb | Hmm, what about long-right? (I'm guessing the Ondio uses that for something though) |
| 00:53:21 | Slasheri | well, i am not yet even sure how to implement the thing i was planning.. just getting some ideas :) |
| 00:53:22 | amiconn | Yes, context menu |
| 00:53:41 | | Quit kies (Read error: 110 (Connection timed out)) |
| 00:54:49 | JdGordon | we could do something like context menu > "multiselect", then each press of SELECT adds/removes the item from the selection untill context menu is reentered |
| 00:55:03 | | Join kies [0] (n=kies@adsl-76-199-12-71.dsl.chmpil.sbcglobal.net) |
| 00:55:12 | JdGordon | onplay.c (the context menu code) isnt setup to handle anything like multiselect though |
| 00:57:52 | linuxstb | That could work. Although it would be nicer to map a button to it, if available. |
| 00:58:21 | | Quit WatchDragon (Read error: 104 (Connection reset by peer)) |
| 00:58:56 | | Quit alienbiker99 (Read error: 110 (Connection timed out)) |
| 00:59:25 | amiconn | phew |
| 01:00 |
| 01:01:05 | linuxstb | gevaerts: Setting the removable bit is causing the problem? (delaying the usb screen) |
| 01:03:09 | gevaerts | linuxstb: not as such. Using load/eject to control the USB screen does. At least linux waits 5 to 10 seconds before attempting to access the drive, and the usb screen only gets shown then. I might be able to find a workaround, bu |
| 01:03:34 | gevaerts | but I'm not sure if I can do that cleanly. |
| 01:03:58 | amiconn | This way I got a preview of how much the player bmp loader adds |
| 01:05:09 | | Quit ender` (" In its default setup, Windows XP on the Internet amounts to a car parked in a bad part of town, with the doors unlocked, th") |
| 01:06:08 | linuxstb | gevaerts: What do you mean by "load" ? I thought you would only be changing how Rockbox deals with an eject? |
| 01:06:22 | | Quit tessarakt ("Client exiting") |
| 01:06:55 | | Join fyrestorm [0] (n=fyre@cpe-68-173-160-247.nyc.res.rr.com) |
| 01:07:49 | * | amiconn feels pretty lame for this accidental troublesome commit :( |
| 01:09:55 | JdGordon | Llorean: "for example we want people fixing bugs in the current viewports bits" <- what bugs? they cant be fixed if they are kept secret |
| 01:11:06 | | Quit corevette (Remote closed the connection) |
| 01:11:37 | | Join corevette [0] (n=corevett@adsl-75-18-210-31.dsl.pltn13.sbcglobal.net) |
| 01:11:39 | | Join gevaerts_ [0] (n=fg@195-144-092-186.dyn.adsl.xs4all.be) |
| 01:12:04 | | Quit gevaerts (Nick collision from services.) |
| 01:12:17 | | Nick gevaerts_ is now known as gevaerts (n=fg@195-144-092-186.dyn.adsl.xs4all.be) |
| 01:12:55 | gevaerts | linuxstb: it's the cleanest way to do this, because it unifies the initial connection and subsequent reconnects. Once it works reliably, I can probably add the immediate usb screen back. |
| 01:13:43 | *** | Saving seen data "./dancer.seen" |
| 01:13:45 | | Quit amiconn (Nick collision from services.) |
| 01:13:51 | | Join amiconn [50] (n=jens@rockbox/developer/amiconn) |
| 01:15:34 | | Join |AhIoRoS| [0] (n=ahioros@201.226.58.34) |
| 01:16:32 | linuxstb | gevaerts: What do you mean by "load" though? Is that the host OS doing something? |
| 01:17:34 | | Join countrymonkey [0] (n=4b05639a@gateway/web/cgi-irc/labb.contactor.se/x-51e1aa50870200a7) |
| 01:17:40 | | Quit Thundercloud (Remote closed the connection) |
| 01:18:06 | countrymonkey | Can I still make voice files and post them even though I don't know the language? |
| 01:18:31 | | Quit spiorf (Remote closed the connection) |
| 01:19:23 | linuxstb | countrymonkey: How will you know if the voice files are OK? |
| 01:19:58 | gevaerts | linuxstb: yes. Basically the mechanism is that once the OS does something, the UMS driver asks the USB core for exclusive access to the disk(s). This does the SYS_CONNECT_* things to warn other threads, and to show the USB screen. Once that exclusive access is there (this is asynchronous), the UMS driver treats the drive as inserted and starts working. |
| 01:20:22 | | Quit BlakeJohnson87 ("Leaving.") |
| 01:20:25 | | Join Thundercloud [0] (n=thunderc@resnet03.nat.lancs.ac.uk) |
| 01:20:49 | | Join BlakeJohnson86 [0] (n=bjohnson@c-67-190-234-51.hsd1.mn.comcast.net) |
| 01:21:33 | linuxstb | gevaerts: Does this actually delay the connection, or just delays the display of the screen? |
| 01:21:56 | amiconn | roolku: Did you try that patch? |
| 01:22:17 | gevaerts | linuxstb: it just delays the screen |
| 01:22:43 | linuxstb | gevaerts: OK, then I think I understand... |
| 01:24:06 | | Quit Zagor ("Client exiting") |
| 01:24:27 | | Quit fyre^OS (Read error: 113 (No route to host)) |
| 01:24:30 | roolku | amiconn: yes, the long delay is gone |
| 01:25:04 | amiconn | Okay, so the disk obviously didn't like out-of-bounds accesses, and adding the check is a good idea |
| 01:27:10 | roolku | are the return values actually checked?...that would be fat_mount |
| 01:28:37 | amiconn | The fat driver checks ata_read_errors() everywhere |
| 01:28:43 | roolku | yes, looks like it |
| 01:28:49 | amiconn | Erm, ata_read_sectors() errors |
| 01:29:07 | gevaerts | linuxstb: I'll continue working on it tomorrow. If I can get it to work properly, and show the USB screen immediately,it will work mostly the same way as now, except that when you eject the drive, it continues charging while the player is usable. After that we can decide if the reconnect option is useful enough to move out of the debug menu. |
| 01:30:12 | | Quit corevette (Remote closed the connection) |
| 01:31:24 | amiconn | Nico_P: still around? |
| 01:31:29 | Nico_P | yes |
| 01:31:32 | roolku | I suspect the ELIO_TPJ1022 had the same problem and the whole #if condition in disk.c line 151 can go |
| 01:32:02 | | Quit countrymonkey ("CGI:IRC (Ping timeout)") |
| 01:32:03 | roolku | I wonder if linuxstb is up for a test ;) |
| 01:32:06 | * | gevaerts then wants to have a go at the OF disassembly that lowlight provided in FS #8663 to see if that sheds any light on the sd driver bug, and hopes that someone magically finds out where this signal quality problem comes from |
| 01:32:30 | amiconn | Nico_P: Could you test http://pastebin.ca/934689 on the G5.5? |
| 01:34:20 | Nico_P | amiconn: sure. what should it do? |
| 01:34:28 | | Join quaal [0] (n=rodney@pool-96-228-165-104.tampfl.fios.verizon.net) |
| 01:36:13 | amiconn | Just check whether disk accesses are still working properly |
| 01:36:35 | Nico_P | ok |
| 01:38:05 | amiconn | The G5.5 is a special case I can't test myself |
| 01:38:14 | linuxstb | roolku: Yes, remove that - I'm 99.9% sure that's the issue on the Elio as well. |
| 01:41:05 | amiconn | roolku: Shall I commit if Nico_P's test turns out well? |
| 01:41:22 | | Join corevette [0] (n=corevett@adsl-75-18-210-31.dsl.pltn13.sbcglobal.net) |
| 01:44:04 | linuxstb | JdGordon: (Re: FS #8702) - you can't choose two options with one vote... ;) |
| 01:44:42 | JdGordon | but... but... |
| 01:45:18 | Nico_P | amiconn: seems to work |
| 01:45:19 | JdGordon | I've been suggesting hold for ages though, so i guess thats my favoured aproach |
| 01:45:49 | Nico_P | amiconn: should it be faster too? |
| 01:46:09 | amiconn | No. It's just a safety measure against out-of-bounds accesses |
| 01:46:21 | Nico_P | ok |
| 01:46:26 | amiconn | (and a very tiny size optimisation) |
| 01:46:59 | amiconn | That's the one that also corrects the mutex unlocking behaviour in case of errors on ipdo video |
| 01:50:29 | Nico_P | amiconn: AFAICS it's working fine |
| 01:50:29 | | Quit gevaerts ("Can't think straight any more. Time to sleep") |
| 01:52:18 | amiconn | Goddie :) |
| 01:53:38 | roolku | amiconn: yes, please commit |
| 01:58:30 | | Quit Horscht (Read error: 104 (Connection reset by peer)) |
| 02:00 |
| 02:00:01 | amiconn | done |
| 02:00:14 | | Join Horscht [0] (n=Horscht@xbmc/user/horscht) |
| 02:04:08 | | Quit robin0800 (" HydraIRC -> http://www.hydrairc.com <- The alternative IRC client") |
| 02:04:46 | | Join ali_as [0] (n=as@ambix.plus.com) |
| 02:04:58 | | Quit jhMikeS (Nick collision from services.) |
| 02:05:04 | | Join jhMikeS [50] (n=jethead7@rockbox/developer/jhMikeS) |
| 02:06:53 | | Quit DaCapn (Remote closed the connection) |
| 02:09:15 | amiconn | Interesting deltas.... |
| 02:11:42 | | Quit waldo (Remote closed the connection) |
| 02:11:54 | | Quit krazykit (Read error: 110 (Connection timed out)) |
| 02:18:17 | amiconn | JdGordon: ping |
| 02:18:33 | | Join mrkiko [0] (n=pv@adsl-106-101.38-151.net24.it) |
| 02:18:42 | mrkiko | Hi all! |
| 02:18:43 | | Quit ali_as_ (Read error: 113 (No route to host)) |
| 02:18:48 | mrkiko | Hi all! |
| 02:22:39 | JdGordon | amiconn: ? |
| 02:22:47 | amiconn | You wanted to know about viewport bugs - I have a serious one... |
| 02:23:00 | amiconn | I will do a full rebuild to verify though |
| 02:23:09 | amiconn | On recorder, all my lists are single-line now |
| 02:23:11 | JdGordon | its not that I want to hear them... but they cant be fixed if they arnt voiced |
| 02:23:23 | JdGordon | which font? |
| 02:23:32 | amiconn | Rockfont-8 |
| 02:23:41 | amiconn | Status bar enabled, button bar disabled |
| 02:24:23 | amiconn | It *might* be a dependency problem though - I didn't make clean |
| 02:25:03 | JdGordon | WTF? |
| 02:25:14 | JdGordon | default setup on the rec has 1 line |
| 02:25:40 | JdGordon | thats totally fucked :D |
| 02:26:38 | | Quit quaal (Connection timed out) |
| 02:26:56 | JdGordon | going to have a shower, ill fix that today though |
| 02:27:03 | | Quit Nico_P (Remote closed the connection) |
| 02:27:18 | disorganizer | just as we are on the topic: will work on the viewport-patches with customization (list AND wps) continue or were they stopped? |
| 02:28:26 | linuxstb | If they were stopped, the tasks would be closed as rejected. (if that's what you mean) |
| 02:28:49 | | Join krazykit [0] (n=josh@adsl-99-155-238-230.dsl.ipltin.sbcglobal.net) |
| 02:29:13 | | Quit krazykit (Client Quit) |
| 02:29:18 | | Quit HellDragon (Nick collision from services.) |
| 02:29:28 | disorganizer | im just wondering as there has been no activity on the viewport-wps patch for ages |
| 02:29:48 | disorganizer | and we still need to discuss wether to use fontnames or fontnumbers *g* |
| 02:29:55 | | Quit mcuelenaere (Read error: 110 (Connection timed out)) |
| 02:29:58 | | Join HellDragon [0] (i=jd@unaffiliated/helldragon) |
| 02:31:09 | | Quit bluebrother ("leaving") |
| 02:31:38 | | Quit HellDragon (Client Quit) |
| 02:31:42 | | Join HellDragon [0] (i=jd@unaffiliated/helldragon) |
| 02:32:33 | | Join krazykit [0] (n=josh@adsl-99-155-238-230.dsl.ipltin.sbcglobal.net) |
| 02:32:45 | linuxstb | disorganizer: I intend to go back to my wps patch when I have some Rockbox time. But that doesn't stop anyone else from working on it (as I said in the task comments). |
| 02:33:00 | | Quit Thundercloud (Remote closed the connection) |
| 02:34:15 | * | disorganizer is so sorry he has no idea of programming, otherwise he would definitely help out |
| 02:34:25 | | Quit corevette (Remote closed the connection) |
| 02:35:12 | amiconn | JdGordon: Confirmed with a clean build. It's also independent of whether the button bar is enabled or disabled |
| 02:36:14 | disorganizer | @amiconn: JdGordon confirmed a bit earlier that there is something in the source setting the rec to 1 line. he will change that l8r after ensuring he doesnt stink :-) |
| 02:38:30 | disorganizer | for the log if someone has an idea how to solve that: in FS8400 (having no backlight on volume changes) we noticed that the backlight on scrollwheel actions is turned on on firmware level. now how can we disable this backlight action only when the wps is active? (otherwise the screen goes dark when scolling in menus) details see FS entry :-) |
| 02:41:15 | linuxstb | disorganizer: fml2 has answered... |
| 02:43:52 | | Quit krazykit (Remote closed the connection) |
| 02:43:54 | | Join krazykit [0] (n=josh@adsl-99-155-238-230.dsl.ipltin.sbcglobal.net) |
| 02:44:02 | JdGordon | amiconn: independant of buttonbar? :( I was hoping it would be an easy fix... for some reason it only sems to be rec though |
| 02:44:34 | linuxstb | Not other Archos bitmap targets? |
| 02:45:14 | | Join corevette [0] (n=corevett@adsl-75-18-210-31.dsl.pltn13.sbcglobal.net) |
| 02:45:24 | * | JdGordon forgot about ondio :p |
| 02:45:26 | JdGordon | checking now |
| 02:45:43 | JdGordon | ondio is fine |
| 02:45:49 | mrkiko | ehy.. may be I'm actually too drunk (it has been my birthday yesterday),,,+Ã |
| 02:46:10 | mrkiko | But I can't find the section in the rockbox site where it's described how rockbox actually started up, who done it and why... |
| 02:46:18 | mrkiko | I remember I red it some time ago |
| 02:47:39 | amiconn | roolku: Will you commit the #ifdef removal from disk.c? |
| 02:47:45 | JdGordon | amiconn: does the buttonbar actually disappear if its disabled? |
| 02:47:50 | amiconn | yes |
| 02:48:45 | disorganizer | @ linuxstb : yes, i saw it. it was more a kind of "cry for a programmer" who can do more than just hack around existing code (=me). |
| 02:48:56 | roolku | amiconn: about to - was just doing a last test with a make clean... |
| 02:50:34 | | Quit HellDragon (Nick collision from services.) |
| 02:50:42 | mrkiko | Ok... I'm just too "broken inside" now - thank all for theyr existence. At tomorrow! |
| 02:51:50 | | Join HellDragon [0] (i=jd@unaffiliated/helldragon) |
| 02:52:36 | JdGordon | arg... bloody precedence |
| 02:53:44 | * | amiconn goes to sleep |
| 02:56:28 | JdGordon | anyone know where the buttonbar code is? |
| 03:00 |
| 03:07:18 | | Quit roolku () |
| 03:08:20 | disorganizer | im off to bed now.... nite@all |
| 03:13:24 | | Quit disorganizer ("CGI:IRC (Ping timeout)") |
| 03:13:47 | *** | Saving seen data "./dancer.seen" |
| 03:35:19 | | Quit DerDome (Nick collision from services.) |
| 03:35:20 | | Join DerDom1 [0] (n=DerDome@dslb-082-083-200-145.pools.arcor-ip.net) |
| 03:35:30 | | Nick DerDom1 is now known as DerDome (n=DerDome@dslb-082-083-200-145.pools.arcor-ip.net) |
| 03:46:54 | | Join webguest67 [0] (n=47a9731d@gateway/web/cgi-irc/labb.contactor.se/x-adda8151c8e9de2b) |
| 03:46:56 | webguest67 | guys |
| 03:46:58 | webguest67 | i need some help |
| 03:47:00 | webguest67 | now |
| 03:47:48 | advcomp2019 | webguest67, we cant help if you do not say what the issue is |
| 03:48:27 | webguest67 | i installed rockbox on my girlfriend's ipod nano 1G |
| 03:48:46 | webguest67 | and after i UNinstalled it at her request, the damned thing's bricked |
| 03:49:20 | scorche | it isnt bricked |
| 03:49:29 | scorche | what does it do? |
| 03:49:42 | webguest67 | it's stuck on a black and white version of the "Do no disconnect" screen |
| 03:49:50 | webguest67 | and i can't even shut it off |
| 03:49:57 | | Quit DerDome ("Leaving.") |
| 03:49:57 | scorche | is it plugged in? |
| 03:50:04 | webguest67 | no |
| 03:50:31 | scorche | flick the hold switch on, then off and hold menu + select for what could potentially be 60 seconds |
| 03:52:56 | webguest67 | nothing |
| 03:53:04 | JdGordon | can someone with an ipod test a quick patch for me? |
| 03:53:25 | scorche | is it still sitting at the do not disconnect screen? |
| 03:53:30 | webguest67 | yes |
| 03:53:37 | Llorean | webguest67: Then do it again, because you're in an Apple screen as it is, so Rockbox isn't the problem, and the menu+select thing works unless you've cause physical damage to your player (dropping it, etc) |
| 03:53:37 | scorche | then you are likely doing it wrong |
| 03:53:47 | webguest67 | when i lock it the lock appears on-screen |
| 03:54:02 | webguest67 | it says " |
| 03:54:09 | webguest67 | "Ok to disconnect" |
| 03:54:15 | | Join quaal [0] (n=rodney@pool-96-228-165-104.tampfl.fios.verizon.net) |
| 03:54:41 | scorche | keep trying to reset it |
| 03:54:57 | webguest67 | so i flip the hold switch |
| 03:54:58 | Llorean | webguest67: You are turning hold (lock) on then OFF before holding the buttons down, right? |
| 03:55:01 | scorche | make sure to keep your fingers as still as you can |
| 03:58:45 | | Quit webguest67 ("CGI:IRC") |
| 04:00 |
| 04:00:43 | | Join kushal_12_27_200 [0] (n=kushal@12.169.180.134) |
| 04:10:40 | | Quit |AhIoRoS| (Read error: 104 (Connection reset by peer)) |
| 04:18:04 | | Quit perrikwp ("http://www.mibbit.com ajax IRC Client") |
| 04:19:27 | | Join Zarggg [0] (n=zarggg@216-15-73-111.c3-0.eas-ubr6.atw-eas.pa.cable.rcn.com) |
| 04:19:36 | | Join perrikwp [0] (i=4aa794a0@gateway/web/ajax/mibbit.com/x-20f3bbdb1a1453d0) |
| 04:19:40 | | Join youngproguru [0] (n=root@cpe-76-180-239-199.buffalo.res.rr.com) |
| 04:21:43 | | Quit miepchen^schlaf (Read error: 110 (Connection timed out)) |
| 04:22:14 | | Join miepchen^schlaf [0] (n=el_miep@p54BF51C6.dip.t-dialin.net) |
| 04:31:33 | | Quit ali_as ("zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzZZZZZZZZZZZZZZZZZZZZZZZZZZZz") |
| 04:54:42 | | Quit krazykit (Read error: 104 (Connection reset by peer)) |
| 05:00 |
| 05:01:36 | | Quit sslashes (No route to host) |
| 05:05:49 | | Join ol_schoola [0] (n=meatwad@c-67-167-20-91.hsd1.il.comcast.net) |
| 05:13:50 | *** | Saving seen data "./dancer.seen" |
| 05:24:22 | | Quit Zarggg ("If you see this message, something probably went wrong.") |
| 05:25:11 | | Join GrooveStix [0] (n=chatzill@adsl-76-226-157-176.dsl.sfldmi.sbcglobal.net) |
| 05:25:34 | GrooveStix | oh hai! :) |
| 05:26:43 | GrooveStix | can anybody tell me, how can I browse my music in the most battery efficient way? |
| 05:27:21 | GrooveStix | through the database, or through the "files" option instead ? |
| 05:55:49 | GrooveStix | oh well, I'll come back tomorrow... :( |
| 05:56:58 | | Join linuxstb_ [0] (n=linuxstb@rockbox/developer/linuxstb) |
| 05:59:34 | | Part youngproguru |
| 05:59:43 | | Join Zarggg [0] (n=zarggg@216-15-73-111.c3-0.eas-ubr6.atw-eas.pa.cable.rcn.com) |
| 06:00 |
| 06:05:38 | | Quit GrooveStix ("ChatZilla 0.9.81 [Firefox 2.0.0.12/2008020121]") |
| 06:06:00 | | Join jhulst [0] (n=jhulst@unaffiliated/jhulst) |
| 06:11:05 | | Quit linuxstb (Read error: 110 (Connection timed out)) |
| 06:12:46 | | Join csc` [0] (n=csc@archlinux/user/csc) |
| 06:26:11 | | Join AdRock42083 [0] (n=20905bbe@gateway/web/cgi-irc/labb.contactor.se/x-cdb824e05a350101) |
| 06:28:06 | AdRock42083 | ?. Just picked up a sansa e280 and put rockbox on it. I have an 8gb SDHC card that I want to use with it. Does Rbox support card capacity of that amount? |
| 06:29:52 | advcomp2019 | AdRock42083, yes but you will need to use a card reader to transfer to files to it since the OF does not work with microsdhc cards |
| 06:30:27 | AdRock42083 | k. thanks |
| 06:31:09 | | Quit AdRock42083 ("CGI:IRC (EOF)") |
| 06:37:15 | | Join alienbiker99 [0] (n=alienbik@ool-44c126d4.dyn.optonline.net) |
| 06:46:17 | | Part toffe82 |
| 07:00 |
| 07:06:26 | | Quit |framo| ("moo") |
| 07:12:29 | | Join d34df00d [0] (n=d34df00d@80.251.122.132) |
| 07:12:44 | | Part d34df00d ("Konversation terminated!") |
| 07:13:53 | *** | Saving seen data "./dancer.seen" |
| 07:30:41 | | Quit jhulst ("Konversation terminated!") |
| 07:34:11 | | Join J-23 [0] (n=aldwulf@a105.net128.okay.pl) |
| 07:35:05 | J-23 | Hello! Can I connect my Sansa c240 with Rockbox to charge battery *without* rebooting to original firmware and use computer as charger? |
| 07:39:42 | | Join Crash91 [0] (n=d98bd903@gateway/web/cgi-irc/labb.contactor.se/x-0827d822652dec11) |
| 07:53:13 | | Quit Crash91 ("CGI:IRC") |
| 07:59:33 | | Quit perrikwp (card.freenode.net irc.freenode.net) |
| 07:59:33 | NSplit | card.freenode.net irc.freenode.net |
| 07:59:33 | | Quit mrkiko (card.freenode.net irc.freenode.net) |
| 07:59:33 | | Quit BlakeJohnson86 (card.freenode.net irc.freenode.net) |
| 07:59:33 | | Quit z35 (card.freenode.net irc.freenode.net) |
| 07:59:33 | | Quit Nevtus (card.freenode.net irc.freenode.net) |
| 07:59:33 | | Quit XavierGr (card.freenode.net irc.freenode.net) |
| 07:59:33 | | Quit kslater (card.freenode.net irc.freenode.net) |
| 07:59:33 | | Quit Bjoern-Erik (card.freenode.net irc.freenode.net) |
| 07:59:33 | | Quit [omni] (card.freenode.net irc.freenode.net) |
| 07:59:33 | | Quit Addicted (card.freenode.net irc.freenode.net) |
| 08:00 |
| 08:00:15 | NHeal | card.freenode.net irc.freenode.net |
| 08:00:15 | NJoin | XavierGr [0] (n=xavier@rockbox/staff/XavierGr) |
| 08:02:02 | | Join [omni]_ [0] (n=omni@bestII.com) |
| 08:02:02 | NJoin | perrikwp [0] (i=4aa794a0@gateway/web/ajax/mibbit.com/x-20f3bbdb1a1453d0) |
| 08:02:02 | NJoin | mrkiko [0] (n=pv@adsl-106-101.38-151.net24.it) |
| 08:02:02 | NJoin | BlakeJohnson86 [0] (n=bjohnson@c-67-190-234-51.hsd1.mn.comcast.net) |
| 08:02:02 | NJoin | z35 [0] (n=z@149.123.33.65.cfl.res.rr.com) |
| 08:02:02 | NJoin | Nevtus [0] (n=Nevtus@unaffiliated/nevtus) |
| 08:02:02 | NJoin | Bjoern-Erik [0] (n=Bjoern@166.80-202-110.nextgentel.com) |
| 08:02:02 | NJoin | [omni] [0] (n=omni@bestII.com) |
| 08:02:02 | NJoin | kslater [0] (n=kslater@24.svnf1.xdsl.nauticom.net) |
| 08:02:02 | NJoin | Addicted [0] (i=fnode@sh33p.g0.m33p.info) |
| 08:02:03 | | Quit [omni] (Connection reset by peer) |
| 08:02:03 | | Quit mrkiko (Read error: 104 (Connection reset by peer)) |
| 08:02:10 | | Join mrkiko [0] (n=pv@adsl-106-101.38-151.net24.it) |
| 08:02:16 | | Nick [omni]_ is now known as [omni] (n=omni@bestII.com) |
| 08:02:19 | | Quit Bjoern-Erik (Remote closed the connection) |
| 08:02:32 | | Join Bjoern-Erik [0] (n=Bjoern@166.80-202-110.nextgentel.com) |
| 08:14:59 | | Join Rob2222 [0] (n=Miranda@p4FDCCB6B.dip.t-dialin.net) |
| 08:17:27 | | Join Klevi [0] (n=balh@c-71-234-233-28.hsd1.ct.comcast.net) |
| 08:19:15 | Klevi | 'lo All, I realize this is unrelated to Rockbox parsay, but: After restoreing my ipod through Itunes, my 4tyh gen grayscale 20gb ipod asks me to charge via a wall adapter; that i dont own. Is there a way around that at all? |
| 08:26:44 | | Join |AhIoRoS| [0] (n=ahioros@201.226.58.34) |
| 08:29:45 | | Quit |AhIoRoS| (Client Quit) |
| 08:33:37 | | Quit Rob222241 (Read error: 110 (Connection timed out)) |
| 08:49:09 | amiconn | JdGordon: Viewport list is still buggy on recorder |
| 08:51:51 | amiconn | rasher: around? |
| 09:00 |
| 09:13:35 | | Join linuxstb [0] (n=linuxstb@rockbox/developer/linuxstb) |
| 09:13:54 | *** | Saving seen data "./dancer.seen" |
| 09:15:09 | linuxstb | Klevi: Are you asking in general (i.e. how to prevent it next time), or is your ipod currently stuck there and you don't have a charger? |
| 09:22:11 | | Join petur [50] (n=petur@rockbox/developer/petur) |
| 09:43:02 | | Join desowin [0] (n=desowin@atheme/developer/desowin) |
| 09:46:58 | | Join ch4os_ [0] (n=ch4os@unaffiliated/ch4os/x-059673) |
| 09:50:37 | Klevi | Its stuck there |
| 09:50:44 | Klevi | and I lack a wall charger unit |
| 09:50:51 | Klevi | Linuxstb^ |
| 09:51:28 | linuxstb | Sorry, I can't help. You may want to try an Apple support forum... |
| 09:52:33 | | Join eigma [0] (n=cat@216.48.162.210) |
| 09:52:36 | Klevi | Ive googled, and all of them say i need a charger, though all of them were people in the same shoes as i am, not an Apple spt. forum |
| 09:52:46 | eigma | anyone awake familiar with atapwd.ex? |
| 09:52:48 | eigma | *atapwd.exe |
| 09:52:56 | Klevi | Thanks anyway Linuxstb |
| 09:57:54 | | Quit petur ("*plop*") |
| 09:59:10 | Klevi | Linuxstb, The support page tells me to get a wall charger, I wonder if any USB outlet adapter will do.. |
| 09:59:26 | Klevi | I dont ahve 30$ to blow on a wall unit from Apple itself |
| 10:00 |
| 10:00:37 | amiconn | Do you have a firewire cable for your ipod? |
| 10:00:44 | linuxstb_ | I would expect so, but I've only ever used an Apple charger (I bought an ipod when Apple used to ship chargers...) |
| 10:01:32 | Klevi | No, nor do I have a firewire port |
| 10:02:07 | amiconn | I think the reason is that the ipod wants to flash a new rom image, and that only works when powered |
| 10:02:12 | | Quit linuxstb ("Leaving") |
| 10:02:20 | | Join Thundercloud [0] (n=thunderc@resnet06.nat.lancs.ac.uk) |
| 10:02:20 | Klevi | according to Ipods Support Page Im at stage 2 in restoration, where the firmware acually reinstalls |
| 10:02:48 | linuxstb_ | Can you put your ipod into disk mode (reset with MENU+SELECT, then hold SELECT+PLAY) ? |
| 10:02:51 | Klevi | in the older models, which is what i have, you need to plug it in to the wall |
| 10:02:53 | Klevi | No |
| 10:02:57 | Klevi | Disk mode doesnt work |
| 10:03:05 | Klevi | on HOLD+LEFT does |
| 10:03:15 | Klevi | and thats rather.. useless at this point |
| 10:03:40 | amiconn | And afaik it only does this when it detects a wall charger. Wall charger connects to the firewire power pin, so firewire could work. USB power most likely doesn't |
| 10:04:01 | Klevi | no, it doesnt annoyingly |
| 10:04:07 | linuxstb_ | Maybe if you went to a local Apple store, they would help... |
| 10:04:30 | Klevi | They probably would, but the closest one to me is New York I believe |
| 10:05:01 | JdGordon | amiconn: buggy how? |
| 10:05:02 | * | linuxstb_ wonders how Apple expect users to upgrade if they don't provide a charger |
| 10:05:28 | Klevi | well, according to them, they sent one with the older ipods |
| 10:05:36 | Klevi | I didnt get that. |
| 10:05:46 | Klevi | being a hand me down from someone else |
| 10:05:49 | | Join nplus [0] (n=nplus@141.25.Globcom.Net) |
| 10:06:24 | linuxstb_ | Ah, so you have an older ipod, but no charger? |
| 10:06:30 | Klevi | I halfway hoped reinstalling the firmware would fix the fact that disk mode didnt work properly, but the rest of the ipods firmware does |
| 10:06:37 | amiconn | JdGordon: Try disabling the button bar, then use e.g. the context menu on a full-screen browser view |
| 10:07:00 | amiconn | It acts as if the button bar is enabled (botttom line is neither cleared nor used) |
| 10:08:00 | JdGordon | there should be 7 lines with the default theme under the statusbar yeah? |
| 10:08:08 | Klevi | Previously, if i connected my Ipod diskmode would come up, the device would install properly, but attempting to open the disk or.. do anything with it, resulted in that program crashing, until the very second i disconnected my Ipod |
| 10:08:28 | Klevi | then my computer would work properl |
| 10:08:29 | Klevi | *y |
| 10:09:03 | Klevi | so, by a shot in the dark, there was something wrong with the disks format |
| 10:09:08 | amiconn | JdGordon: Depends on which bars are enabled |
| 10:09:22 | Klevi | Trying to format it though through DOS stopped at 3% |
| 10:09:26 | JdGordon | amiconn: hmm ok, im going to redo that commit tonight, like the comment says, its a quick hack to fix it...using the whole screen - 1 line is better than just one line |
| 10:09:57 | amiconn | When the button bar is enabled, it works as it should (i.e. it doesn't cut another line) |
| 10:10:17 | Klevi | Itunes managed to restore it |
| 10:10:27 | JdGordon | yeah, I gotta move the viewport resize/init code around a bit |
| 10:11:48 | amiconn | Maybe there's yet another place that's missing the parentheses |
| 10:11:50 | * | amiconn greps |
| 10:11:53 | Klevi | im debating plugging my ipod into the 360 or the cable box |
| 10:12:13 | Klevi | God knows why a cable box has a USB port on it |
| 10:14:38 | | Join ompaul [0] (n=ompaul@gnewsense/friend/ompaul) |
| 10:17:40 | Klevi | annnd nope, theyre both standard USB ports I guess. |
| 10:18:12 | | Join merbanan [0] (n=banan@83.233.242.28) |
| 10:22:59 | * | JdGordon looks forward to when list wont care about button/status bars |
| 10:23:40 | | Join Lear [0] (i=chatzill@rockbox/developer/lear) |
| 10:24:57 | amiconn | That requires starting to assign viewports from the top level, i.e. the whole screen |
| 10:25:29 | JdGordon |