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 2014-10-10

00:00:48[Saint]In the (probably rare) event that a user may want to exceed 0dB, then they could do so trivially.
00:06:21copperwhy is it possible to go beyond 0 dB to begin with?
00:06:46copperif the answer is "replaygain", then the preamp functionality is sufficient
00:07:56 Quit xorly (Ping timeout: 272 seconds)
00:09:18copperin other words, boosting volume should be limited to specific functionality, rather than general volume control
00:09:48 Quit bertrik (Remote host closed the connection)
00:11:46 Quit Scall (Ping timeout: 246 seconds)
00:13:26copperEQ "precut" is similar to RG preamp
00:13:41copperboth cases that I can think of
00:14:52coppergoing beyond 0 dB should not be done without special consideration, which implies understanding the need for it in special cases
00:15:25coppercases that are already covered with their own functionality for boosting volume
00:15:39[Saint]I honestly don't know why we can exceed 0dB.
00:15:51[Saint]But, there's likely some reason...I dunno.
00:16:07[Saint]I would definitely like to disallow Joe Average from easily doing so, though.
00:16:31copperdefaulting "max volume" to 0 dB would be an (easy) step forward
00:16:52[Saint]Yes. That's exactly what I would like to do.
00:16:58copperyou've got my vote
00:17:00coppergood night
00:17:27[Saint]o/
00:20:18 Quit lebellium (Quit: ChatZilla 0.9.91 [Firefox 33.0/20141007073543])
00:21:57 Join Scall [0] (~chat@unaffiliated/scall)
00:22:42 Join ungali [0] (~ungali@S010600226b6da694.cg.shawcable.net)
00:22:42 Quit ungali (Changing host)
00:22:42 Join ungali [0] (~ungali@unaffiliated/ungali)
00:29:03 Quit jhMikeS (Read error: Connection reset by peer)
00:33:50 Join jhMikeS [0] (~jethead71@c-68-43-2-35.hsd1.mi.comcast.net)
00:34:03 Quit jhMikeS (Changing host)
00:34:03 Join jhMikeS [0] (~jethead71@rockbox/developer/jhMikeS)
00:48:51 Quit pauldgroot (Read error: Connection reset by peer)
00:52:02 Quit [Saint] (Quit: Quit.)
00:52:27 Join [Saint] [0] (~saint@rockbox/staff/saint)
01:00
01:36:36***Saving seen data "./dancer.seen"
01:42:09 Join Pierluigi [0] (~quassel@host-84-13-163-73.opaltelecom.net)
01:43:01 Quit Pierluigi (Remote host closed the connection)
02:00
02:03:49 Join franklin [0] (~franklin@cpe-071-071-039-006.triad.res.rr.com)
02:03:49 Nick franklin is now known as [Franklin] (~franklin@cpe-071-071-039-006.triad.res.rr.com)
02:04:18[Franklin][Saint]: I think it would be very difficult to make the whole BMP compression transparent to the plugin
02:04:26[Franklin]so I think the plugin should do the decompression
02:04:46[Franklin]but what if the plugin doesn't want the overhead? where can I make it so that some bitmaps are compressed and others are not?
02:10:49 Quit krabador (Ping timeout: 272 seconds)
02:12:42 Join nialv7 [0] (~nialv7@130.245.213.53)
02:13:27 Join Aldem [0] (~Aldem@unaffiliated/aldem)
02:23:08[Franklin]make -j3
02:28:04[Franklin]woohoo 40k 2048 binary!@
02:28:12[Franklin]with compression of tiles and background
02:28:23[Franklin]80% file size reduction
02:34:19[Franklin]still not 100% lossless though
02:34:54[Franklin]found the 1st bug already!
02:43:56[Franklin]TBH, it looks like JPEG :)
02:44:56 Quit michaelni (Ping timeout: 250 seconds)
02:45:57[Franklin]or just use DEFLATE?
02:55:39 Join michaelni [0] (~michael@chello084114129144.4.15.vie.surfer.at)
03:00
03:00:01 Quit AlexP (Remote host closed the connection)
03:15:19nialv7who is familar with the usb stack?
03:15:27nialv7I have a problem
03:18:13[Franklin]nialv7: possibly gevaerts, he wrote a major part of it
03:18:49nialv7[Franklin], but he's not online...
03:18:56[Franklin]then wait :)
03:19:04[Franklin]or ask someone else
03:19:21nialv7[Franklin], like who?
03:19:30[Franklin]IDK
03:20:50[Franklin][Saint]: it's 99% lossless now
03:20:58[Franklin]just some endianness issues
03:21:05[Franklin](which have been fixed)
03:21:16[Franklin]and borderline issues
03:25:18[Franklin](the uncompressed bitmap seems shifted 1px to the left)
03:27:18[Franklin]gnight all
03:27:21 Quit [Franklin] (Remote host closed the connection)
03:36:39***Saving seen data "./dancer.seen"
03:45:42nialv7ok I know where's the problem
03:45:54nialv7oops, no i dont
04:00
04:12:55 Join Strife89 [0] (~Strife89@adsl-98-80-237-109.mcn.bellsouth.net)
04:31:45 Quit Aldem (Quit: Leaving)
04:54:16 Join amiconn_ [0] (amiconn@rockbox/developer/amiconn)
04:54:16 Quit pixelma (Disconnected by services)
04:54:16 Quit amiconn (Disconnected by services)
04:54:17 Join pixelma_ [0] (pixelma@rockbox/staff/pixelma)
04:54:19 Nick amiconn_ is now known as amiconn (amiconn@rockbox/developer/amiconn)
04:54:19 Nick pixelma_ is now known as pixelma (pixelma@rockbox/staff/pixelma)
05:00
05:10:11 Quit TheSeven (Ping timeout: 260 seconds)
05:11:31 Join TheSeven [0] (~quassel@rockbox/developer/TheSeven)
05:36:43***Saving seen data "./dancer.seen"
05:40:16 Quit jhMikeS (Ping timeout: 245 seconds)
06:00
06:02:42 Quit scorche (Read error: Connection reset by peer)
06:14:16 Join scorche [0] (~scorche@rockbox/administrator/scorche)
06:28:37 Quit Princess_Pwny (Quit: ZNC - http://znc.in)
06:33:16 Join Princess_Pwny [0] (~Pwny@162.243.174.18)
07:00
07:01:07 Quit dfkt (Read error: Connection reset by peer)
07:01:46 Join dfkt [0] (dfkt@unaffiliated/dfkt)
07:28:00 Join mortalis [0] (~kvirc@212.44.150.238)
07:33:49 Join kugel__ [0] (~kugel@avm-guido.avm.de)
07:33:58 Quit Mir (Remote host closed the connection)
07:34:04 Quit kugel__ (Changing host)
07:34:04 Join kugel__ [0] (~kugel@rockbox/developer/kugel)
07:36:13 Join Mir [0] (~Mir@pool-100-32-91-185.lsanca.fios.verizon.net)
07:36:48***Saving seen data "./dancer.seen"
07:40:34 Join jhMikeS [0] (~jethead71@c-68-43-2-35.hsd1.mi.comcast.net)
07:40:34 Quit jhMikeS (Changing host)
07:40:34 Join jhMikeS [0] (~jethead71@rockbox/developer/jhMikeS)
07:45:15 Quit ungali (Ping timeout: 250 seconds)
07:56:18 Quit amiconn (Remote host closed the connection)
07:56:18 Quit pixelma (Remote host closed the connection)
08:00
08:03:12 Join ender` [0] (krneki@foo.eternallybored.org)
08:29:03 Join pamaury [0] (~quassel@sphinx.lix.polytechnique.fr)
08:29:03 Quit pamaury (Changing host)
08:29:03 Join pamaury [0] (~quassel@rockbox/developer/pamaury)
08:29:09 Join amiconn [0] (amiconn@rockbox/developer/amiconn)
08:29:09 Join pixelma [0] (pixelma@rockbox/staff/pixelma)
08:30:31pamaurywodz (logs): great news for the e150 :)
08:30:53pamauryI should get my e100 next week, the guy told me he will send it today
09:00
09:26:15 Join petur [0] (5bb7304d@rockbox/developer/petur)
09:26:55 Join JdGordon_ [0] (~jonno@ppp118-209-249-49.lns20.mel8.internode.on.net)
09:28:28 Quit JdGordon (Ping timeout: 272 seconds)
09:36:51***Saving seen data "./dancer.seen"
10:00
10:26:07 Quit mg_ (Ping timeout: 260 seconds)
10:31:42 Nick SuperBrainAK is now known as DormantBrain (~andy@74.112.200.73)
10:32:17 Join xorly [0] (~xorly@m180.dkm.cz)
11:00
11:14:29 Quit xorly (Quit: I quit, that is all)
11:36:54***Saving seen data "./dancer.seen"
11:39:44 Join shai [0] (~Shai@l192-117-110-233.cable.actcom.net.il)
11:50:45 Nick megal0maniac is now known as Guest38825 (~megal0man@ti-227-3-48.telkomadsl.co.za)
11:50:45 Quit Guest38825 (Killed (verne.freenode.net (Nickname regained by services)))
11:50:49 Join megal0maniac [0] (~megal0man@105.229.160.8)
12:00
12:00:51 Quit megal0maniac (Ping timeout: 240 seconds)
12:09:36 Join wodz [0] (~wodz@iwl138.internetdsl.tpnet.pl)
12:09:36 Join megal0maniac [0] (~megal0man@unaffiliated/megal0maniac)
12:15:52 Quit megal0maniac (Ping timeout: 260 seconds)
12:22:26 Join mg_ [0] (martigam@cassarossa.samfundet.no)
12:22:45 Join megal0maniac [0] (~megal0man@unaffiliated/megal0maniac)
12:38:39 Quit wodz (Read error: Connection reset by peer)
12:43:03 Nick megal0maniac is now known as Guest97076 (~megal0man@unaffiliated/megal0maniac)
12:43:03 Quit Guest97076 (Killed (tepper.freenode.net (Nickname regained by services)))
12:43:07 Join megal0maniac [0] (~megal0man@ti-227-3-68.telkomadsl.co.za)
12:43:36 Quit shai (Quit: Leaving)
12:47:03 Quit Catelite (Ping timeout: 260 seconds)
12:48:06 Quit megal0maniac (Killed (sinisalo.freenode.net (Nickname regained by services)))
12:48:10 Join megal0maniac [0] (~megal0man@105.229.161.172)
12:49:14 Join wodz [0] (~wodz@iwl138.internetdsl.tpnet.pl)
12:53:12 Quit megal0maniac (Ping timeout: 260 seconds)
12:53:22 Join megal0maniac [0] (~megal0man@ti-224-252-136.telkomadsl.co.za)
12:58:00 Join foolsh [0] (~bbrown@c-67-174-138-234.hsd1.in.comcast.net)
12:58:06 Nick megal0maniac is now known as Guest94626 (~megal0man@ti-224-252-136.telkomadsl.co.za)
12:58:06 Quit Guest94626 (Killed (wolfe.freenode.net (Nickname regained by services)))
12:58:09 Join megal0maniac [0] (~megal0man@105.229.177.154)
13:00
13:04:23 Nick megal0maniac is now known as Guest24706 (~megal0man@105.229.177.154)
13:04:23 Quit Guest24706 (Killed (sinisalo.freenode.net (Nickname regained by services)))
13:04:26 Join megal0maniac [0] (~megal0man@105.229.172.112)
13:15:39 Nick megal0maniac is now known as Guest20225 (~megal0man@105.229.172.112)
13:15:43 Join megal0maniac [0] (~megal0man@ti-224-255-210.telkomadsl.co.za)
13:18:52 Quit Guest20225 (Ping timeout: 260 seconds)
13:20:16 Quit megal0maniac (Ping timeout: 260 seconds)
13:21:43 Join nk2032 [0] (~nick001@ANantes-652-1-275-161.w2-8.abo.wanadoo.fr)
13:35:55 Join megal0maniac [0] (~megal0man@unaffiliated/megal0maniac)
13:36:57***Saving seen data "./dancer.seen"
13:40:15 Quit jhMikeS (Ping timeout: 260 seconds)
13:40:20 Quit megal0maniac (Ping timeout: 260 seconds)
13:46:09 Join AlexP [0] (~alex@rockbox/staff/AlexP)
14:00
14:09:56 Quit wodz (Read error: Connection reset by peer)
14:16:33 Quit kugel__ (Ping timeout: 250 seconds)
14:21:17 Join megal0maniac [0] (~megal0man@unaffiliated/megal0maniac)
14:22:04 Join kugel__ [0] (~kugel@rockbox/developer/kugel)
14:51:31 Join Rower [0] (husvagn@h176n2-aeg-a11.ias.bredband.telia.com)
15:00
15:24:19 Join varogami [0] (~varogami@dynamic-adsl-94-34-19-138.clienti.tiscali.it)
15:37:02***Saving seen data "./dancer.seen"
15:58:05 Join ZincAlloy [0] (~Adium@pD9EEA672.dip0.t-ipconnect.de)
16:00
16:00:09ZincAlloyyesterday's build is giving me some troubles on clip zip. I've been getting the following error message every once in a while: "*panic* rm_handle fail :115 pc:30008800 sp:3 bt end"
16:01:14 Quit pamaury (Remote host closed the connection)
16:14:38 Quit [Saint] (Ping timeout: 246 seconds)
16:14:38 Quit ParkerR (Ping timeout: 246 seconds)
16:16:45 Quit petur (Ping timeout: 246 seconds)
16:18:46 Join [Saint] [0] (~saint@rockbox/staff/saint)
16:19:50 Join ParkerR [0] (ParkerR@unaffiliated/parkerr)
16:40:32 Quit Strife89 (Quit: Leaving)
16:42:00 Join pamaury [0] (~quassel@rockbox/developer/pamaury)
17:00
17:00:46 Quit Rower (Ping timeout: 250 seconds)
17:04:48 Join amayer [0] (~amayer@mail.weberadvertising.com)
17:06:58 Quit mg_ (Ping timeout: 260 seconds)
17:17:52 Join Catelite [0] (~Deluge@va-67-237-166-25.dhcp.embarqhsd.net)
17:17:52 Quit Catelite (Changing host)
17:17:52 Join Catelite [0] (~Deluge@Powder/Staff/Catelite)
17:35:14 Join roj [0] (~roj@70.52.118.27)
17:36:01 Quit roj (Quit: Leaving)
17:37:05***Saving seen data "./dancer.seen"
17:38:48 Quit synergst` (Ping timeout: 260 seconds)
17:39:12 Join synergst` [0] (~dev@575196a0.skybroadband.com)
17:40:36 Part ivanf
18:00
18:08:46 Join krabador [0] (~krabador@unaffiliated/krabador)
18:34:44 Join rela [0] (~x@pdpc/supporter/active/rela)
18:50:22 Quit mortalis (Remote host closed the connection)
18:50:34 Join bertrik [0] (~quassel@rockbox/developer/bertrik)
18:56:20pamauryyuriks: ping
18:56:51yurikspamaury: pong
18:57:19pamauryhey, I have some free time right now, have you done any work on usb audio at the moment ?
18:57:32yuriksnah, just reading specs and the rockbox code
18:58:02yuriksI don't really have time to implement things atm (in a company trip) but I was hoping to start messing with it in two weeks or so
18:58:23pamauryok, do you mind if I try to take my old code and make it compile/run with current code ?
18:58:29yuriksof course not
18:58:47pamauryI'm eager to play with the endpoint interval now that I've realised we don't need to rewrite the usb code :)
18:58:53yuriksehehe
18:59:02yuriksI realized my calculation from the other day was slightly incorrect
18:59:18yuriksspec says you can only send more than one packet in a transaction if your interval is 1
18:59:30yuriksso if you use a larger interval you're limited to 1024 bytes per transaction
18:59:38pamauryyes
18:59:40yurikswhich isn't a huge problem, since you don't want very large latency anyway
19:00
19:00:15yuriksstill easily amounted to 4ms of buffering from my napkin calculation
19:00:31pamauryindeed, only interval 1 allows you to go up to 3096 transfers, so called "high bandwidth-high speed" endpoints, which are anyway only available at high speed so we should not depend on them
19:01:00pamauryI *think* usb audio should work at full speed too, I don't remember if the spec allows that
19:02:14yuriksI think it does, the 1.0 spec predates high speed
19:02:32yuriks(Audio Class 1.0, that is)
19:03:33pamauryyeah we should stick with 1.0 because I'm not sure windows implements 2.0 and even Linux got 2.0 support not so long ago, I'm not sure what the benefits are
19:03:36 Join mg_ [0] (martigam@cassarossa.samfundet.no)
19:03:45yuriksmore complexity, probably :P
19:04:28pamauryprobably more effects and controllers, more flexibility yeah
19:07:12pamauryalso I didn't talked about it the other day but one of the goals of my audio code was to add support for more fancy things like:
19:07:12pamaury1) recording (should be easy)
19:07:12pamaury2) recorder source selection (should be doable in theory if I understand the spec, at worst we expose several recording source)
19:07:12DBUGEnqueued KICK pamaury
19:07:12pamaury3) radio recording ? (could be fun but radio frequency selection might be tricky)
19:07:12pamaury4) ADC recording (could be fun to monitor voltages/currents)
19:09:27yuriksADC recording is quite esoteric :)
19:10:05yuriksI think recording is a no-brainer, too, though I don't really care about it much
19:10:20yurikspamaury: worst case you have a UI on the device to select recording source
19:10:28yuriksespecially for radio tuning
19:11:17yuriksI mean, USB audio mode doesn't need to lock out the device like MSC does, so you could just capture the system audio output
19:12:42pamauryyeah indeed (which by the way triggers the interesting question of what happen if you try to play a song while usb audio is working...)
19:14:32yuriksprobably block *that*
19:14:45yuriksor mix it, but that's CPU consuming and I don't really see an use case
19:14:54pamauryah I just remember there is another potential problem with the current usb code: it doesn't support interface altsettings
19:15:02yuriksunless you're using it for PA-ing or something like that
19:19:24nialv7pamaury, hi, I captured a trace of the usb interaction.
19:19:42 Join lebellium [0] (~chatzilla@89-93-178-161.hfc.dyn.abo.bbox.fr)
19:19:45pamaurynialv7: good, could you upload this somewhere ?
19:21:55nialv7pamaury, https://www.dropbox.com/s/owpzacnwidu9jt3/usb1.pcapng?dl=0
19:22:04nialv7pamaury, https://www.dropbox.com/s/4t6gsy590flkdwy/usb2.pcapng?dl=0
19:22:32pamauryok, what is the different between the two ?
19:25:58nialv7pamaury, usb2.pcapng is the continuation of usb1.pcapng
19:26:03 Quit bertrik (Remote host closed the connection)
19:27:57pamaurynialv7: thanks, I'll have a look later, I guess you captured the problem on wire so that somewhere it fails ?
19:28:20nialv7pamaury, you could look at the last few packets in usb1.pcapng
19:29:08nialv7pamaury, basicaly rockbox returns a Command failed (0x01), the host then send a request sense, then the pipe is stalled
19:30:45pamaurystrange, I should check the code to see what could possibly happen, the error handling of our mass storage code clearly deserves some improvements
19:37:06***Saving seen data "./dancer.seen"
19:37:10yuriksI get USB disconnects *all the time* on my clip
19:37:13yuriksbut maybe it's my cable
19:37:51yuriksall the time being "need to try 5 times and then maybe it works once"
19:39:55pamauryyuriks: clip+ ?
19:41:16yuriksyeah
19:41:26 Join petur [0] (~petur@rockbox/developer/petur)
19:41:51yuriksI think it's the cable though, since sometimes it always works, sometimes it never does
19:41:52 Quit Jinx (Remote host closed the connection)
19:42:10yuriksI started using the cable that came with the new clip I bought and haven't had problems, whereas before I was having problems all the time
19:42:11pamauryif it's clip+, it could be the driver, we always had problem with it
19:42:21pamauryits works for some people and random crashes for others
19:42:27yuriksmight be related to OS having been suspended, etc. too
19:43:02yurikspamaury: mine doesn't crash, it connects USB and then immediatelly disconnects. Sometimes (not most times) the clip freezes
19:43:19pamaurythat's more suspicious
19:43:27pamaurycable might be to blame indeed
19:44:01yuriksI rarely connect my clip except to charge (which works fine, holding down while plugging in), so it never bothered me much and I never paid attention to it
19:44:11yuriksI'll try using my old cable tonight and see if it comes back
19:54:14nialv7i was having similar problem with my ipod6g, yuriks. It connects then disconnect, repeats
20:00
20:04:39 Join cmhobbs_ [0] (~cmhobbs@wsip-70-166-234-2.ks.ks.cox.net)
20:16:17 Join bluebrother [0] (~dom@rockbox/developer/bluebrother)
20:18:51 Quit cmhobbs_ (Ping timeout: 260 seconds)
20:18:55 Quit fs-bluebot (Ping timeout: 245 seconds)
20:19:19 Quit bluebrother^ (Ping timeout: 260 seconds)
20:25:52 Join fs-bluebot [0] (~fs-bluebo@f053155027.adsl.alicedsl.de)
20:32:54 Join Aldem [0] (~Aldem@unaffiliated/aldem)
20:44:26 Join bertrik [0] (~bertrik@5350BD49.cm-6-1c.dynamic.ziggo.nl)
20:44:26 Quit bertrik (Changing host)
20:44:26 Join bertrik [0] (~bertrik@rockbox/developer/bertrik)
20:49:17 Nick DormantBrain is now known as SuperBrainAK (~andy@74.112.200.73)
21:00
21:04:37 Join y4n [0] (~y4n@unaffiliated/y4ndexx)
21:05:12 Quit y4n (Client Quit)
21:08:31 Join cmhobbs_ [0] (~cmhobbs@wsip-70-166-234-2.ks.ks.cox.net)
21:09:44 Join y4n [0] (~y4n@unaffiliated/y4ndexx)
21:13:50 Quit cmhobbs_ (Ping timeout: 260 seconds)
21:19:10 Quit y4n (Quit: MOTHER EUROPA CALLING ME!)
21:26:47 Quit foolsh (Remote host closed the connection)
21:28:05 Join Pierluigi [0] (~quassel@host-84-13-175-186.opaltelecom.net)
21:30:48 Join y4n [0] (~y4n@unaffiliated/y4ndexx)
21:31:34 Join kiwicam [0] (~quassel@121-99-190-82.bng1.nct.orcon.net.nz)
21:31:57 Nick kiwicam is now known as Guest71876 (~quassel@121-99-190-82.bng1.nct.orcon.net.nz)
21:37:07***Saving seen data "./dancer.seen"
21:43:21 Quit nialv7 (Ping timeout: 240 seconds)
21:46:13 Quit krabador (Read error: No route to host)
21:48:33Pierluigihi guys, does anyone know how to disable "poweroff on button hold" while running a plugin?
21:49:11pamauryPierluigi: not sure I understand what you mean
22:00
22:09:24DEBUGLost contact with server (snapshot: dancer.c line 124)
22:09:24***Cleanup
22:09:24***Cleanup
22:09:24***Saving seen data "./dancer.seen"
22:09:24***Exit
22:09:27***Started Dancer V4.16
22:09:27***Connected to irc.freenode.net on port 6667
22:09:27***Logfile for #rockbox started
22:09:27Mode"logbot- :+i" by logbot-
22:09:33***Server message 501: 'logbot- :Unknown MODE flag'
22:09:33 Join logbot- [0] (~rockbox@giant.haxx.se)
22:09:33 Join Guest71876 [0] (~quassel@121-99-190-82.bng1.nct.orcon.net.nz)
22:09:33 Join y4n [0] (~y4n@unaffiliated/y4ndexx)
22:09:33 Join Pierluigi [0] (~quassel@host-84-13-175-186.opaltelecom.net)
22:09:33 Join bertrik [0] (~bertrik@rockbox/developer/bertrik)
22:09:33 Join Aldem [0] (~Aldem@unaffiliated/aldem)
22:09:33 Join fs-bluebot [0] (~fs-bluebo@f053155027.adsl.alicedsl.de)
22:09:33 Join bluebrother [0] (~dom@rockbox/developer/bluebrother)
22:09:33 Join petur [0] (~petur@rockbox/developer/petur)
22:09:33 Join lebellium [0] (~chatzilla@89-93-178-161.hfc.dyn.abo.bbox.fr)
22:09:33 Join mg_ [0] (martigam@cassarossa.samfundet.no)
22:09:33 Join rela [0] (~x@pdpc/supporter/active/rela)
22:09:33 Join synergst` [0] (~dev@575196a0.skybroadband.com)
22:09:33 Join Catelite [0] (~Deluge@Powder/Staff/Catelite)
22:09:33 Join amayer [0] (~amayer@mail.weberadvertising.com)
22:09:33 Join pamaury [0] (~quassel@rockbox/developer/pamaury)
22:09:33 Join ParkerR [0] (ParkerR@unaffiliated/parkerr)
22:09:33 Join [Saint] [0] (~saint@rockbox/staff/saint)
22:09:33 Join ZincAlloy [0] (~Adium@pD9EEA672.dip0.t-ipconnect.de)
22:09:33 Join varogami [0] (~varogami@dynamic-adsl-94-34-19-138.clienti.tiscali.it)
22:09:33 Join kugel__ [0] (~kugel@rockbox/developer/kugel)
22:09:33 Join megal0maniac [0] (~megal0man@unaffiliated/megal0maniac)
22:09:33 Join AlexP [0] (~alex@rockbox/staff/AlexP)
22:09:33 Join nk2032 [0] (~nick001@ANantes-652-1-275-161.w2-8.abo.wanadoo.fr)
22:09:33 Join JdGordon_ [0] (~jonno@ppp118-209-249-49.lns20.mel8.internode.on.net)
22:09:33 Join pixelma [0] (pixelma@rockbox/staff/pixelma)
22:09:33 Join amiconn [0] (amiconn@rockbox/developer/amiconn)
22:09:33 Join ender` [0] (krneki@foo.eternallybored.org)
22:09:33 Join Mir [0] (~Mir@pool-100-32-91-185.lsanca.fios.verizon.net)
22:09:33 Join dfkt [0] (dfkt@unaffiliated/dfkt)
22:09:33 Join Princess_Pwny [0] (~Pwny@162.243.174.18)
22:09:33 Join scorche [0] (~scorche@rockbox/administrator/scorche)
22:09:33 Join TheSeven [0] (~quassel@rockbox/developer/TheSeven)
22:09:33 Join michaelni [0] (~michael@chello084114129144.4.15.vie.surfer.at)
22:09:33 Join Scall [0] (~chat@unaffiliated/scall)
22:09:33 Join Provel [0] (Provel@75-132-30-64.dhcp.stls.mo.charter.com)
22:09:33 Join krnlyng [0] (~liar@83.175.90.24)
22:09:33 Join shamus [0] (~shmaus@ip-206-192-193-180.marylandheights.ip.cablemo.net)
22:09:33 Join SuperBrainAK [0] (~andy@74.112.200.73)
22:09:33 Join kvieta [0] (~kvieta@149.255.100.107)
22:09:33 Join mc2739 [0] (~mc2739@rockbox/developer/mc2739)
22:09:33 Join shmibs [0] (~shmibs@198.52.217.65)
22:09:33 Join yuriks [0] (~quassel@opentyrian/developer/yuriks)
22:09:33 Join the-kyle [0] (~kyle@kyle.tk)
22:09:33 Join alexbobp [0] (~alex@capitalthree.pwnz.org)
22:09:33 Join zoktar [0] (~zoktar@unaffiliated/zoktar)
22:09:33 Join davidfg4 [0] (david@pdpc/supporter/active/davidfg4)
22:09:33 Join Ketturi [0] (ketturi@hilla.kapsi.fi)
22:09:33 Join Marex [0] (~Marex@195.140.253.167)
22:09:33 Join igitoor [0] (igitur@unaffiliated/contempt)
22:09:33 Join Topy44 [0] (topy@cl-406.cgn-01.de.sixxs.net)
22:09:33 Join froggyman [0] (~frogs@unaffiliated/froggyman)
22:09:33 Join WakiMiko [0] (~WakiMiko@unaffiliated/wakimiko)
22:09:33 Join mikroflops [0] (~yogurt@178.174.137.62)
22:09:33 Join gevaerts [0] (~fg@rockbox/developer/gevaerts)
22:09:33 Join maraz [0] (maraz@kapsi.fi)
22:09:33 Join Elfish [0] (amba@2001:1608:12:1:13:3:3:7)
22:09:33 Join copper [0] (~copper@unaffiliated/copper)
22:09:33 Join Cinos [0] (Cinos@cinos.biz)
22:09:33 Join dys [0] (~user@2a01:1e8:e100:8296:21a:4dff:fe4e:273a)
22:09:33 Join Scromple_ [0] (~Simon@27.127.199.230)
22:09:33 Join Guinness [0] (Slayer@c-69-143-187-144.hsd1.va.comcast.net)
22:09:33 Join io53 [0] (~berg@k24.ip4.netikka.fi)
22:09:33 Join sLite [0] (~quassel@mail.slite.org)
22:09:33 Join byteframe [0] (~byteframe@unaffiliated/byteframe)
22:09:33 Join Makinit [0] (makinit@makinit.nl)
22:09:33 Join soap [0] (~soap@rockbox/staff/soap)
22:09:33 Join babylonlurker [0] (~quassel@veda.xs4all.nl)
22:09:33 Join n17ikh [0] (~n17ikh@unaffiliated/n17ikh)
22:09:33 Join advcomp2019__ [0] (~advcomp20@unaffiliated/advcomp2019)
22:09:33 Join charlie [0] (~c@unaffiliated/charlie)
22:09:33 Join Xyem [0] (xyem@li193-64.members.linode.com)
22:09:33 Join pystar89 [0] (~pystar89@ip-176-199-76-43.hsi06.unitymediagroup.de)
22:09:33 Join APLU [0] (~mulx@eva.aplu.fr)
22:09:33 Join Unhelpful [0] (~quassel@rockbox/developer/Unhelpful)
22:09:33 Join tchan [0] (~tchan@lunar-linux/developer/tchan)
22:09:33 Join markun [0] (~markun@rockbox/developer/markun)
22:09:33 Join Naked [0] (~naked@naked.iki.fi)
22:09:33 Join burgobianco [0] (~viskestel@li607-220.members.linode.com)
22:09:33 Join uwe_ [0] (~uwe_@ipservice-092-211-045-117.092.211.pools.vodafone-ip.de)
22:09:33 Join evilnick [0] (~evilnick@rockbox/staff/evilnick)
22:09:33 Join drvink [0] (mdl@katsu.triplehelix.org)
22:09:33 Join Galois [0] (djao@efnet.math.uwaterloo.ca)
22:09:33 Join alucryd [0] (alucryd@archlinux/trusteduser/alucryd)
22:09:33 Join K1773R [0] (~K1773R@unaffiliated/k1773r)
22:09:33 Join aevin [0] (eivindsy@unaffiliated/aevin)
22:09:33 Join knittl [0] (~knittl@unaffiliated/knittl)
22:09:33 Join Jack87 [0] (Jack87@nasadmin/admin/jack87)
22:09:33 Join Riviera [0] (~Riviera@2a03:b0c0:1:d0::10:b001)
22:09:33 Join x56 [0] (~0x56@sillytitties.com)
22:09:33 Join TD-Linux [0] (~Thomas@about/essy/indecisive/TD-Linux)
22:09:33 Join bzed [0] (~bzed@devel.recluse.de)
22:09:33 Join laszlof [0] (~laszlof@thor.franksworld.org)
22:09:33 Join funman [0] (~fun@rockbox/developer/funman)
22:09:33 Join olspookishmagus [0] (~pookie@snf-137798.vm.okeanos.grnet.gr)
22:09:33 Join derf [0] (~derf@static-108-18-126-14.washdc.fios.verizon.net)
22:09:33 Join simabeis [0] (~simabeis@lobmenschen.de)
22:09:33 Join ranmachan [0] (~ranma@yumi.uguu.de)
22:09:33 Join KotH [0] (~attila@2001:1620:907::1)
22:09:33 Join sobukus [0] (~thomas@basal.nesselzelle.de)
22:09:33 Join suYin`OFF [0] (suYin@server1.bouncer4you.de)
22:09:33 Join __jae__ [0] (~jae@dedicated.jaerhard.com)
22:09:33 Join TBCOOL [0] (~tb@c-3d96e555.09-273-73746f44.cust.bredbandsbolaget.se)
22:09:33 Join ender| [0] (krneki@2a01:260:4094:1:42:42:42:42)
22:09:33 Join dongs [0] (~dongs@bcas.tv)
22:09:33 Join akaWolf [0] (~akaWolf@unaffiliated/akawolf)
22:09:33 Join Slasheri [0] (miipekk@rockbox/developer/Slasheri)
22:09:33 Join Synergist [0] (~synfn@unaffiliated/synergist)
22:09:33 Join pimaster [0] (~pimaster@23.94.33.215)
22:09:33 Join shufflebot [0] (~ec2-user@unaffiliated/shufflebot)
22:09:33 Join GeekShadow [0] (~antoine@reactos/tester/GeekShadow)
22:09:33 Join user890104 [0] (Venci@unaffiliated/user890104)
22:09:33 Join uwe_mobile [0] (~uwe@static.88-198-8-117.clients.your-server.de)
22:09:33 Join Bluefoxicy [0] (~Bluefoxic@c-76-21-157-203.hsd1.md.comcast.net)
22:09:33 Join makoto [0] (~jade@hey.dont.privmsg.me.uk)
22:09:33 Join mazzoo [0] (~mazzoo@country.muc2.m.ario.land)
22:09:33 Join rudi_s [0] (~simon@ruderich.eu)
22:09:33 Join rasher [0] (~rasher@rockbox/developer/rasher)
22:09:33 Join GodEater [0] (~whoknows@rockbox/staff/GodEater)
22:09:33 Join ps-auxw [0] (~arneb@2001:470:c807:0:1532:4e5f:2ad3:4123)
22:09:33 Join toso [0] (~toso@95.85.59.222)
22:09:33 Join @ChanServ [0] (ChanServ@services.)
22:09:33 Join scorche|sh [0] (~scorche@rockbox/administrator/scorche)
22:09:33 Join aevin_ [0] (~brootvors@nikon.hackeriet.no)
22:09:33 Join preglow [0] (~thomj@rockbox/developer/preglow)
22:09:33 Join yosafbridge [0] (~yosafbrid@192.241.198.49)
22:09:33 Join zu [0] (~zu@ks387228.kimsufi.com)
22:09:33 Join eternnoir [0] (quassel@2400:8900::f03c:91ff:fe70:b8b2)
22:28:00DEBUGEOF from server (No route to host) (snapshot: netstuff.c line 545)
22:28:00***Cleanup
22:28:00***Cleanup
22:28:00***No seen item changed, no save performed.
22:28:00***Exit
22:28:02***Started Dancer V4.16
22:28:02DEBUGconnect(2) failed on socket 3 (Connection timed out) (snapshot: netstuff.c line 150)
22:28:02DEBUGconnect(2) failed on socket 3 (Connection timed out) (snapshot: netstuff.c line 150)
22:28:02DEBUGconnect(2) failed on socket 3 (Connection timed out) (snapshot: netstuff.c line 150)
22:28:02***Connected to irc.freenode.net on port 6667
22:28:02***Logfile for #rockbox started
22:35:04Mode"logbot- :+i" by logbot-
22:35:10***Server message 501: 'logbot- :Unknown MODE flag'
22:35:10 Join logbot- [0] (~rockbox@giant.haxx.se)
22:35:10 Join Guest71876 [0] (~quassel@121-99-190-82.bng1.nct.orcon.net.nz)
22:35:10 Join y4n [0] (~y4n@unaffiliated/y4ndexx)
22:35:10 Join Pierluigi [0] (~quassel@host-84-13-175-186.opaltelecom.net)
22:35:10 Join bertrik [0] (~bertrik@rockbox/developer/bertrik)
22:35:10 Join Aldem [0] (~Aldem@unaffiliated/aldem)
22:35:10 Join fs-bluebot [0] (~fs-bluebo@f053155027.adsl.alicedsl.de)
22:35:10 Join bluebrother [0] (~dom@rockbox/developer/bluebrother)
22:35:10 Join lebellium [0] (~chatzilla@89-93-178-161.hfc.dyn.abo.bbox.fr)
22:35:10 Join mg_ [0] (martigam@cassarossa.samfundet.no)
22:35:10 Join rela [0] (~x@pdpc/supporter/active/rela)
22:35:10 Join synergst` [0] (~dev@575196a0.skybroadband.com)
22:35:10 Join Catelite [0] (~Deluge@Powder/Staff/Catelite)
22:35:10 Join amayer [0] (~amayer@mail.weberadvertising.com)
22:35:10 Join pamaury [0] (~quassel@rockbox/developer/pamaury)
22:35:10 Join ParkerR [0] (ParkerR@unaffiliated/parkerr)
22:35:10 Join [Saint] [0] (~saint@rockbox/staff/saint)
22:35:10 Join ZincAlloy [0] (~Adium@pD9EEA672.dip0.t-ipconnect.de)
22:35:10 Join varogami [0] (~varogami@dynamic-adsl-94-34-19-138.clienti.tiscali.it)
22:35:10 Join kugel__ [0] (~kugel@rockbox/developer/kugel)
22:35:10 Join megal0maniac [0] (~megal0man@unaffiliated/megal0maniac)
22:35:10 Join AlexP [0] (~alex@rockbox/staff/AlexP)
22:35:10 Join nk2032 [0] (~nick001@ANantes-652-1-275-161.w2-8.abo.wanadoo.fr)
22:35:10 Join JdGordon_ [0] (~jonno@ppp118-209-249-49.lns20.mel8.internode.on.net)
22:35:10 Join pixelma [0] (pixelma@rockbox/staff/pixelma)
22:35:10 Join amiconn [0] (amiconn@rockbox/developer/amiconn)
22:35:10 Join ender` [0] (krneki@foo.eternallybored.org)
22:35:10 Join Mir [0] (~Mir@pool-100-32-91-185.lsanca.fios.verizon.net)
22:35:10 Join dfkt [0] (dfkt@unaffiliated/dfkt)
22:35:10 Join Princess_Pwny [0] (~Pwny@162.243.174.18)
22:35:10 Join scorche [0] (~scorche@rockbox/administrator/scorche)
22:35:10 Join TheSeven [0] (~quassel@rockbox/developer/TheSeven)
22:35:10 Join michaelni [0] (~michael@chello084114129144.4.15.vie.surfer.at)
22:35:10 Join Scall [0] (~chat@unaffiliated/scall)
22:35:10 Join Provel [0] (Provel@75-132-30-64.dhcp.stls.mo.charter.com)
22:35:10 Join krnlyng [0] (~liar@83.175.90.24)
22:35:10 Join shamus [0] (~shmaus@ip-206-192-193-180.marylandheights.ip.cablemo.net)
22:35:10 Join SuperBrainAK [0] (~andy@74.112.200.73)
22:35:10 Join kvieta [0] (~kvieta@149.255.100.107)
22:35:10 Join mc2739 [0] (~mc2739@rockbox/developer/mc2739)
22:35:10 Join shmibs [0] (~shmibs@198.52.217.65)
22:35:10 Join yuriks [0] (~quassel@opentyrian/developer/yuriks)
22:35:10 Join the-kyle [0] (~kyle@kyle.tk)
22:35:10 Join alexbobp [0] (~alex@capitalthree.pwnz.org)
22:35:10 Join zoktar [0] (~zoktar@unaffiliated/zoktar)
22:35:10 Join davidfg4 [0] (david@pdpc/supporter/active/davidfg4)
22:35:10 Join Ketturi [0] (ketturi@hilla.kapsi.fi)
22:35:10 Join Marex [0] (~Marex@195.140.253.167)
22:35:10 Join igitoor [0] (igitur@unaffiliated/contempt)
22:35:10 Join Topy44 [0] (topy@cl-406.cgn-01.de.sixxs.net)
22:35:10 Join froggyman [0] (~frogs@unaffiliated/froggyman)
22:35:10 Join WakiMiko [0] (~WakiMiko@unaffiliated/wakimiko)
22:35:10 Join mikroflops [0] (~yogurt@178.174.137.62)
22:35:10 Join gevaerts [0] (~fg@rockbox/developer/gevaerts)
22:35:10 Join maraz [0] (maraz@kapsi.fi)
22:35:10 Join Elfish [0] (amba@2001:1608:12:1:13:3:3:7)
22:35:10 Join copper [0] (~copper@unaffiliated/copper)
22:35:10 Join Cinos [0] (Cinos@cinos.biz)
22:35:10 Join dys [0] (~user@2a01:1e8:e100:8296:21a:4dff:fe4e:273a)
22:35:10 Join Scromple_ [0] (~Simon@27.127.199.230)
22:35:10 Join Guinness [0] (Slayer@c-69-143-187-144.hsd1.va.comcast.net)
22:35:10 Join io53 [0] (~berg@k24.ip4.netikka.fi)
22:35:10 Join sLite [0] (~quassel@mail.slite.org)
22:35:10 Join byteframe [0] (~byteframe@unaffiliated/byteframe)
22:35:10 Join Makinit [0] (makinit@makinit.nl)
22:35:10 Join soap [0] (~soap@rockbox/staff/soap)
22:35:10 Join babylonlurker [0] (~quassel@veda.xs4all.nl)
22:35:10 Join n17ikh [0] (~n17ikh@unaffiliated/n17ikh)
22:35:10 Join advcomp2019__ [0] (~advcomp20@unaffiliated/advcomp2019)
22:35:10 Join charlie [0] (~c@unaffiliated/charlie)
22:35:10 Join Xyem [0] (xyem@li193-64.members.linode.com)
22:35:10 Join pystar89 [0] (~pystar89@ip-176-199-76-43.hsi06.unitymediagroup.de)
22:35:10 Join APLU [0] (~mulx@eva.aplu.fr)
22:35:10 Join Unhelpful [0] (~quassel@rockbox/developer/Unhelpful)
22:35:10 Join tchan [0] (~tchan@lunar-linux/developer/tchan)
22:35:10 Join markun [0] (~markun@rockbox/developer/markun)
22:35:10 Join Naked [0] (~naked@naked.iki.fi)
22:35:10 Join burgobianco [0] (~viskestel@li607-220.members.linode.com)
22:35:10 Join uwe_ [0] (~uwe_@ipservice-092-211-045-117.092.211.pools.vodafone-ip.de)
22:35:10 Join evilnick [0] (~evilnick@rockbox/staff/evilnick)
22:35:10 Join drvink [0] (mdl@katsu.triplehelix.org)
22:35:10 Join Galois [0] (djao@efnet.math.uwaterloo.ca)
22:35:10 Join alucryd [0] (alucryd@archlinux/trusteduser/alucryd)
22:35:10 Join K1773R [0] (~K1773R@unaffiliated/k1773r)
22:35:10 Join aevin [0] (eivindsy@unaffiliated/aevin)
22:35:10 Join knittl [0] (~knittl@unaffiliated/knittl)
22:35:10 Join Jack87 [0] (Jack87@nasadmin/admin/jack87)
22:35:10 Join Riviera [0] (~Riviera@2a03:b0c0:1:d0::10:b001)
22:35:10 Join x56 [0] (~0x56@sillytitties.com)
22:35:10 Join TD-Linux [0] (~Thomas@about/essy/indecisive/TD-Linux)
22:35:10 Join bzed [0] (~bzed@devel.recluse.de)
22:35:10 Join laszlof [0] (~laszlof@thor.franksworld.org)
22:35:10 Join funman [0] (~fun@rockbox/developer/funman)
22:35:10 Join olspookishmagus [0] (~pookie@snf-137798.vm.okeanos.grnet.gr)
22:35:10 Join derf [0] (~derf@static-108-18-126-14.washdc.fios.verizon.net)
22:35:10 Join simabeis [0] (~simabeis@lobmenschen.de)
22:35:10 Join ranmachan [0] (~ranma@yumi.uguu.de)
22:35:10 Join KotH [0] (~attila@2001:1620:907::1)
22:35:10 Join sobukus [0] (~thomas@basal.nesselzelle.de)
22:35:10 Join suYin`OFF [0] (suYin@server1.bouncer4you.de)
22:35:10 Join __jae__ [0] (~jae@dedicated.jaerhard.com)
22:35:10 Join TBCOOL [0] (~tb@c-3d96e555.09-273-73746f44.cust.bredbandsbolaget.se)
22:35:10 Join ender| [0] (krneki@2a01:260:4094:1:42:42:42:42)
22:35:10 Join dongs [0] (~dongs@bcas.tv)
22:35:10 Join akaWolf [0] (~akaWolf@unaffiliated/akawolf)
22:35:10 Join Slasheri [0] (miipekk@rockbox/developer/Slasheri)
22:35:10 Join Synergist [0] (~synfn@unaffiliated/synergist)
22:35:10 Join pimaster [0] (~pimaster@23.94.33.215)
22:35:10 Join shufflebot [0] (~ec2-user@unaffiliated/shufflebot)
22:35:10 Join GeekShadow [0] (~antoine@reactos/tester/GeekShadow)
22:35:10 Join user890104 [0] (Venci@unaffiliated/user890104)
22:35:10 Join uwe_mobile [0] (~uwe@static.88-198-8-117.clients.your-server.de)
22:35:10 Join Bluefoxicy [0] (~Bluefoxic@c-76-21-157-203.hsd1.md.comcast.net)
22:35:10 Join makoto [0] (~jade@hey.dont.privmsg.me.uk)
22:35:10 Join mazzoo [0] (~mazzoo@country.muc2.m.ario.land)
22:35:10 Join rudi_s [0] (~simon@ruderich.eu)
22:35:10 Join rasher [0] (~rasher@rockbox/developer/rasher)
22:35:10 Join GodEater [0] (~whoknows@rockbox/staff/GodEater)
22:35:10 Join ps-auxw [0] (~arneb@2001:470:c807:0:1532:4e5f:2ad3:4123)
22:35:10 Join toso [0] (~toso@95.85.59.222)
22:35:10 Join @ChanServ [0] (ChanServ@services.)
22:35:10 Join scorche|sh [0] (~scorche@rockbox/administrator/scorche)
22:35:10 Join aevin_ [0] (~brootvors@nikon.hackeriet.no)
22:35:10 Join preglow [0] (~thomj@rockbox/developer/preglow)
22:35:10 Join yosafbridge [0] (~yosafbrid@192.241.198.49)
22:35:10 Join zu [0] (~zu@ks387228.kimsufi.com)
22:35:10 Join eternnoir [0] (quassel@2400:8900::f03c:91ff:fe70:b8b2)
22:36:05 Join chkktri [0] (~chkktri@unaffiliated/chkktri)
22:53:47 Join Jinx [0] (~Jinx@unaffiliated/jinx)
22:54:20 Quit y4n (Quit: Today is the perfect day for a perfect day.)
23:00
23:17:54 Quit nk2032 ()
23:22:55 Quit Pierluigi (Remote host closed the connection)
23:23:40 Quit rela (Read error: Connection reset by peer)
23:33:54 Quit amayer (Quit: Leaving)

Previous day | Next day