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 2017-01-20

00:00:19pamauryah, that means a lot of nesting potentially
00:01:35jhMikeSup to 10
00:02:13*furrywolf isn't familiar enough with the architecture or the systems in question to be of any help
00:02:46jhMikeSams v2 blew up whenever GPIO wasn't at the top (never really knew why)
00:04:13 Join HyperTalk_84 [0] (~MountainD@104.156.228.141)
00:05:37 Part HyperTalk_84
00:05:54jhMikeSI didn't try expanding the service stack though.
00:05:58 Join alexweissman [0] (~alexweiss@149-160-186-148.dhcp-bl.indiana.edu)
00:07:08pamaurythat's worth a try I think
00:08:47 Quit ender` (Quit: …requirements for time sheets do cover jet lag, but only from west to east because the 1970s payroll system doesn't understand negative time differentials… — Charles Stross: The Apocalypse Codex)
00:08:57 Join hoshi [0] (~Hoshi@acfb30.neoplus.adsl.tpnet.pl)
00:08:59hoshiHi
00:09:23hoshipamaury: how nwz ports are going? is there a ipod nano 5g exploit?
00:09:49chrisjjfurrywolf, re your USB plug/unplug crash related possibly to playlist, you might want to try on a clear install of .rockbox before you do any playback. 'Cos http://archive.is/5tocK#selection-2058.1-2077.28
00:10:17jhMikeSpamaury: The IRQ stack, which irq_handler initially uses, is adequate. worst case: 400 bytes because entry saves 10 words
00:11:14furrywolfchrisjj: I've been though several clear installs, including a complete reformat of the internal storage.
00:12:19chrisjjBut did you try USB before any playback?
00:12:31pamaurychrisjj: we've already ruled out and narrowed down the problem, please don't add any more confusion
00:13:11pamauryhoshi: not much problem, I didn't have time to work on it in the past week
00:13:26chrisjjIf you've ruled out any sensitivity to playlists, I missed that. Sorry.
00:13:32jhMikeSbilgus: btw, you do get keyclicks in USB mode. You could have voice left operating too.
00:13:41hoshiEhh, I wish Nano 5g could be hacked
00:13:47hoshinow
00:13:52furrywolfchrisjj: yep. it even crashes with no playlist in existence, off a fresh install.
00:14:05chrisjjfuttywolf, if you feel my suggestion of one simple test adds confusion, please do ignore it! ;-)
00:14:13chrisjjAh, got you. Oh well.
00:16:29chrisjjfurrywolf, re your statement that it tries to reload the playlist each time, how do you know it is trying to load the playlist?
00:16:48furrywolfchrisjj: because it says "loading" and a percentage that counts upwards
00:16:49pamauryhoshi: I think it's unlikely anyone is trying to find an exploit on the nano 5g
00:17:04jhMikeSnnnnnpppp.......
00:17:04hoshiYeah I know, maybe someday...
00:17:16chrisjjSays Loading... . Doesn't say Loading playlist...
00:17:17hoshiIt's shame that they released 4g exploit so early.
00:17:28jhMikeShaha, presentation mode!
00:17:54furrywolfno, no it doesn't. is it loading something else, that takes longer as the playlist is larger?
00:18:26*pamaury think there is approximatelly -1% chance the problem is related to playlist
00:19:09hoshipamaury: Forums don't works?
00:19:15furrywolfI think something is leaking, possibly the playlist, but it is only showing up due to the unrelated usb issue. which is what I've said all along. :)
00:19:23bilguswtf
00:19:41pamauryhoshi: the server hosting forums has a problem, it's random up and down
00:19:49hoshiOk, thanks
00:20:04bilgusMihail are we doing a revert?
00:20:09 Quit hoshi (Quit: Leaving)
00:20:36Mihailfurrywolf: try http://knk.square7.ch/rb/rockbox-fuzev1-usb-2.zip
00:21:07furrywolfdownloading
00:21:15Mihailbilgus: you mean are we break amsv2 usb again? :)
00:21:23bilgusyeah :/
00:22:11pamauryThe old had at least the benefit of being (as far as we know) correct wrt to i2c, we "just" need to find its problem on amsv2
00:22:58pamauryis the clip+ or zip broken if we revert ? I may try it on mine this week-end to see if I can find anything
00:23:12chrisjjfurrywolf, I like that answer much better :-)
00:24:32bilgusno clue on the zip
00:24:36Mihailpamaury: we don't have datasheet for i2c on amsv2 so ...
00:25:02bilgusthe clip+ takes a very long time to enumerate if it ever does
00:27:34bilgusreally?
00:28:07pamauryMihail: I mean it's not lock a mutex in an interrupt ;)
00:28:33bilgusI guess thats the 3543v2
00:29:20pamauryat least this i2c code doesn't look too complicated
00:29:23*pamaury goes to bed
00:33:23 Quit Massa ()
00:34:01furrywolfMihail: sorry for the delay, installing now.
00:35:43furrywolfMihail: doesn't work. freezes at main screen, doesn't enumerate.
00:38:16 Quit pamaury (Ping timeout: 248 seconds)
00:43:34***Saving seen data "./dancer.seen"
00:49:00*chrisjj wonders if anyone has got recent builds to run on Fuze.
00:49:14Mihailfurrywolf: http://knk.square7.ch/rb/rockbox-fuzev1-usb-3.zip
00:49:24furrywolfchrisjj: Mihail made one for me that works.
00:49:41furrywolfdownloading
00:52:25furrywolfinstalling
00:53:43furrywolfdoesn't work
00:53:59furrywolfwhat do you keep changing between this?
00:54:05furrywolfthese
00:55:33MihailI try disable interrupts before read and write. So it not problem with mutex but something else
00:55:37 Quit alexweissman (Remote host closed the connection)
00:56:00furrywolfso far only the -0 one has worked
00:56:38furrywolfand continues to work - just put it back on
00:57:41furrywolfbrb
01:00
01:03:31 Quit Moarc (Quit: i znowu NADMUCHAŁ BALONA)
01:09:56furrywolfback
01:12:30 Join Moarc [0] (~chujko@a105.net128.okay.pl)
01:13:35chrisjjfurrywolf, sorry, I meant if anyone has got recent official recent builds to work on Sansa Fuze.
01:14:07MihailIt even more strange as saratoga check it on fuze v1 before: https://www.rockbox.org/irc/log-20160405#20:15:01
01:16:19bilgusI bet it is tied with another change then
01:16:44 Join alexweissman [0] (~alexweiss@2001:18e8:2:28b6:cc71:e024:72e9:7fad)
01:16:53bilguswhen you gave hime the v_0 one where did you get base from?
01:16:55Mihailno, as reverting help
01:17:08bilgusoh ok you reverted
01:17:50bilgusis your head current when you did the reversion?
01:19:58Mihailno, I just build: https://git.rockbox.org/?p=rockbox.git;a=commit;h=ce90c0481a6c7a5a455791e4e7366c589e52b68c
01:22:31*jhMikeS 's Fuze v2 refuses to not work no matter what
01:22:48bilgusso it works?
01:22:57jhMikeSI'm just using HEAD
01:23:53bilgusI assume you mean it doesn't work, Johnb has the fuzeV2 as well
01:23:55jhMikeSwhat do I have to try exactly?
01:24:20bilgususb plug to pc
01:24:39jhMikeScan browse files just fine
01:24:56bilgusas far as I know it is only affecting the Fuzev1
01:25:16bilgussame on my clip+ his patch actually fixed it
01:25:19jhMikeSmine says ams2 variant is "0"
01:25:39jhMikeSI have a clipv1
01:25:46*bilgus is amsv1
01:25:55bilgusthe clipv1 worked as well
01:26:45 Quit paulk-collins (Quit: Leaving)
01:26:54bilgusbut Mihail is at 26beb30c155aebc5e6e50366f1cfa34300a8c63a so it isn't anything new
01:27:54bilgussorry AMSV2 var 1
01:29:03 Quit ZincAlloy (Quit: Leaving.)
01:30:41bilgusbbl
01:35:44 Quit MrZeus1 (Ping timeout: 255 seconds)
01:42:10prof_wolfffpamaury, furrywolf: i don't have fuzev1, anyway the designware driver should not affect AMSv1 targets, i could verify if there is something wrong and AMSv1 is affected but it seems better to verify if pre-designware builds shows the same issue on fuze-v1
01:43:08prof_wolfffthere are known OOM issues related to usb connect-disconnect when the playlist is being loaded
01:44:29furrywolfprof_wolfff: Mihail has identified the exact patch that keeps my fuze v1 from connecting, and is trying to figure out why now.
01:45:01prof_wolfffok, thanks, could not read the whole conversation yet
01:47:39furrywolfhttps://git.rockbox.org/?p=rockbox.git;a=commit;h=c7daef36c5c75b8541d38cec4793826ab085d5ad some part of that makes usb not work, as it handles the communications for detecting usb and charging.
01:57:58Mihailhave no new idea. I go to sleep. I'll try review it again tomorrow.
01:58:50furrywolfcyas
01:59:10 Quit alexweissman (Remote host closed the connection)
02:00
02:01:57 Quit Mihail (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)
02:03:54jhMikeSyou're locking mutexes in an ISR
02:04:21jhMikeSINT_AUDIO->i2c_read->ascodec_lock->mutex_lock
02:05:44jhMikeSs/i2c_read/ascodec_read
02:06:41jhMikeSthis driver can't be non-interrupt based unless you're gonna constantly poll hardware (which is just a waste of cycles)
02:08:17furrywolfyeah, I don't like polling.
02:08:36jhMikeSand it's doing everything it isn't supposed to, like lockout out interrupts for a transfer, which causes audio dropout (even worse case for recording)
02:09:09jhMikeSthe dropouts were a reason for decreasing interrupt latency in the first place, which fixed them but now it's messed up again
02:10:02jhMikeSthat patch breaks a lot of stuff
02:11:56furrywolfunfortunately, that patch apparantly also fixes a bunch of stuff for some other players...
02:12:52 Join alexweissman [0] (~alexweiss@149-160-179-182.dhcp-bl.indiana.edu)
02:13:56jhMikeSwasn't it just voltage scaling that caused issues? i seem to recall that being the motivation.
02:15:06 Quit alexweissman (Remote host closed the connection)
02:19:55furrywolfI have no idea. My first exposure to rockbox was yesterday. :)
02:35:36 Quit cc___ (Ping timeout: 240 seconds)
02:43:38***Saving seen data "./dancer.seen"
02:54:22furrywolfhttp://www.ebay.com/itm/Sansa-Fuze-Line-Out-Dock-LOD-SPOFC-/180788250617 ... wtf? why is that not $3?
03:00
03:49:36 Quit Rower (Ping timeout: 240 seconds)
04:00
04:08:20bilgus22AWG Multi-Stranded Silver Plated Oxygen Free Copper
04:08:20bilgusBlack Teflon-FEP Insulation
04:08:20bilgusGood Flexibility
04:08:20DBUGEnqueued KICK bilgus
04:08:20bilgusTightly Braided, provides mechanical damping and reduces EMI
04:08:20bilgus −−−−> THIS −−->Experience the impactful bass of copper with the crisps highs of silver
04:08:30bilgusHAHA
04:08:49furrywolfaudiophiles are often a source of amusement. :)
04:10:11bilgusthat looks like the connector for some very old nokias
04:10:20bilgusno nextel
04:10:54 Quit jhMikeS (Ping timeout: 240 seconds)
04:10:59furrywolfthe best part is, being chinese, the copper is probably actually aluminum. :P
04:11:32CtcpIgnored 1 channel CTCP requests in 0 seconds at the last flood
04:11:32*furrywolf has bought "oxygen free copper" wire made in china before, and discovered that not only was it oxygen-free, it was copper-free too.
04:12:46furrywolfhttp://fw.bushytails.net/fakewire02.jpg that was sold as "100% solid oxygen free copper"
04:14:16bilgusI bet that was a bitch to solder w/o flux
04:14:28 Join _mt_ [0] (~MT@2601:482:4402:7b60:f45b:9a0f:7366:2f13)
04:14:52furrywolfI haven't soldered it, or used it.
04:15:08furrywolfit might solder fine... there might be .01% or so of copper plating.
04:32:45 Quit Bray90820 (Read error: No route to host)
04:36:58 Join Bray90820 [0] (~bray90820@173-25-204-30.client.mchsi.com)
04:40:38bilgusfrom the looks of your site we have pretty similar expertise minus the whole communist theme
04:42:03 Quit _mt_ (Ping timeout: 255 seconds)
04:43:40***Saving seen data "./dancer.seen"
04:55:47 Join _mt_ [0] (~MT@2601:482:4402:7b60:c0c3:9a14:30a9:7fc8)
05:00
05:37:18 Join Bilgus_ [0] (~WW@cpe-174-102-17-217.cinci.res.rr.com)
05:39:58 Quit idonob_ (Ping timeout: 256 seconds)
05:40:55 Quit Bilgus_ (Client Quit)
05:41:17 Quit bilgus (Quit: Leaving)
05:41:34 Join bilgus [0] (~WW@cpe-174-102-17-217.cinci.res.rr.com)
05:42:19 Quit bilgus (Client Quit)
05:47:40 Quit Petri152 (Ping timeout: 240 seconds)
05:48:05 Quit prg318 (Ping timeout: 252 seconds)
05:49:38 Join alexweissman [0] (~alexweiss@c-68-51-123-75.hsd1.in.comcast.net)
05:51:27 Join Bilgus [0] (~Bilgus@cpe-174-102-17-217.cinci.res.rr.com)
05:52:06 Quit Bilgus (Client Quit)
05:55:02 Join Petri152 [0] (~Petri@petritrebs.ca)
06:00
06:04:51 Quit _mt_ (Ping timeout: 255 seconds)
06:08:59 Quit furrywolf (Ping timeout: 252 seconds)
06:19:33 Quit TheSeven (Disconnected by services)
06:19:44 Join [7] [0] (~quassel@rockbox/developer/TheSeven)
06:20:29 Join Strife1989 [0] (~quassel@adsl-98-80-194-228.mcn.bellsouth.net)
06:23:58 Quit Strife89 (Ping timeout: 240 seconds)
06:30:22 Join advcomp2019_ [0] (~advcomp20@65-131-154-48.sxct.qwest.net)
06:30:22 Quit advcomp2019_ (Changing host)
06:30:22 Join advcomp2019_ [0] (~advcomp20@unaffiliated/advcomp2019)
06:33:18 Quit advcomp2019__ (Ping timeout: 240 seconds)
06:43:41***Saving seen data "./dancer.seen"
07:00
07:09:00 Join Bilgus [0] (~Bilgus@cpe-174-102-17-217.cinci.res.rr.com)
07:09:42 Join Bilgus_ [0] (~Bilgus@cpe-174-102-17-217.cinci.res.rr.com)
07:11:25 Quit Bilgus_ (Client Quit)
07:11:25 Quit Bilgus (Client Quit)
07:40:09 Quit Bray90820 (Read error: Connection reset by peer)
07:43:10 Join Bray90820 [0] (~bray90820@173-25-204-30.client.mchsi.com)
07:43:52 Join Bilgus [0] (~Bilgus@cpe-174-102-17-217.cinci.res.rr.com)
07:46:33 Quit amiconn (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
07:46:33 Quit pixelma (Quit: .)
07:46:44 Join pixelma [0] (~pixelma@rockbox/staff/pixelma)
07:46:46 Join amiconn [0] (~amiconn@rockbox/developer/amiconn)
07:47:45 Quit Bilgus (Client Quit)
07:50:30 Join Bilgus [0] (~Bilgus@cpe-174-102-17-217.cinci.res.rr.com)
07:51:52 Quit Bilgus (Client Quit)
08:00
08:00:47 Join petur [0] (~petur@rockbox/developer/petur)
08:01:37 Join Bilgus [0] (~Bilgus@cpe-174-102-17-217.cinci.res.rr.com)
08:13:59 Join ender` [0] (krneki@foo.eternallybored.org)
08:26:56 Join parchd [0] (~parchd@unaffiliated/parchd)
08:33:40 Join jhMikeS [0] (~jethead71@d192-24-173-177.try.wideopenwest.com)
08:34:54 Quit jhMikeS (Client Quit)
08:38:36 Join xorly [0] (~xorly@ip-89-176-102-19.net.upcbroadband.cz)
08:43:44***Saving seen data "./dancer.seen"
08:45:59 Join yosafbridge` [0] (~yosafbrid@68.ip-149-56-14.net)
08:46:19 Join jhMikeS [0] (~jethead71@d192-24-173-177.try.wideopenwest.com)
08:50:23 Quit jhMikeS (Ping timeout: 240 seconds)
08:50:37 Join Topy44 [0] (topy@ns3.kurz.pw)
08:51:28 Quit yosafbridge (Quit: Leaving)
08:51:28 Quit Topy (Ping timeout: 240 seconds)
08:58:12 Join jhMikeS [0] (~jethead71@d192-24-173-177.try.wideopenwest.com)
09:00
09:07:58 Join wodz [0] (~wodz@iwl138.internetdsl.tpnet.pl)
09:11:40 Quit Galois (Ping timeout: 240 seconds)
09:21:56 Join ZincAlloy [0] (~Adium@2a02:8108:8b80:1700:ed51:45df:f0d3:396b)
09:49:44 Quit ZincAlloy (Quit: Leaving.)
10:00
10:04:55 Quit alexbobp (Remote host closed the connection)
10:05:05 Join alexbobp [0] (~alex@testificate.xen.prgmr.com)
10:05:27 Nick alexbobp is now known as Guest56103 (~alex@testificate.xen.prgmr.com)
10:06:07 Join mouldysammich [0] (~mouldysam@188-141-89-218.dynamic.upc.ie)
10:09:53 Quit preglow_ (Ping timeout: 252 seconds)
10:13:37 Join smoke_fumus [0] (~smoke_fum@dynamic-vpdn-46-53-167-211.telecom.by)
10:19:40 Quit krnlyng (Ping timeout: 240 seconds)
10:20:16 Join pamaury [0] (~pamaury@rockbox/developer/pamaury)
10:35:09 Join krnlyng [0] (~liar@77.117.13.143.wireless.dyn.drei.com)
10:36:14 Join thomj [0] (~thomj@2001:840:4243:3::101)
10:43:47***Saving seen data "./dancer.seen"
10:51:40 Quit xorly (Ping timeout: 240 seconds)
10:53:20 Quit pamaury (Ping timeout: 252 seconds)
11:00
11:00:28 Join paulk-collins [0] (~paulk@gagarine.paulk.fr)
11:04:54 Quit girafe (Quit: Leaving)
11:13:07duo8wow communism
11:20:47 Join skapazzo [0] (~skapazzo@151.9.205.1)
11:36:03 Join Galois [0] (djao@efnet.math.uwaterloo.ca)
11:47:31 Join pamaury [0] (~quassel@wks-50-63.mpi-sws.org)
11:47:31 Quit pamaury (Changing host)
11:47:31 Join pamaury [0] (~quassel@rockbox/developer/pamaury)
11:49:33 Join robertd1 [0] (~root@186-90-12-124.genericrev.cantv.net)
11:52:09 Quit Moarc (Quit: i znowu NADMUCHAŁ BALONA)
12:00
12:04:15 Join pamaury_ [0] (~pamaury@rockbox/developer/pamaury)
12:06:15 Quit petur (Remote host closed the connection)
12:20:01 Join xorly [0] (~xorly@193.85.203.185)
12:25:46 Join ZincAlloy [0] (~Adium@2a02:8108:8b80:1700:49b3:3c:9020:e768)
12:31:32 Join cc___ [0] (~ac@2001:910:113f:1:6a05:caff:fe1c:1627)
12:43:48***Saving seen data "./dancer.seen"
13:00
13:40:30 Quit kugel (Ping timeout: 256 seconds)
13:46:39 Join Moarc [0] (~chujko@a105.net128.okay.pl)
13:55:13 Quit xorly (Ping timeout: 245 seconds)
14:00
14:27:57 Quit robertd1 (Ping timeout: 264 seconds)
14:33:08 Join xorly [0] (~xorly@193.85.203.185)
14:38:21 Quit thomj (Quit: 11.0)
14:43:50***Saving seen data "./dancer.seen"
14:48:12 Join prg318 [0] (~prg318@deadcodersociety/prg318)
14:48:43 Quit xorly (Ping timeout: 252 seconds)
15:00
15:02:57 Join xorly [0] (~xorly@193.85.203.185)
15:08:20 Join thomj [0] (~thomj@2001:840:4243:3::101)
15:08:58 Quit xorly (Ping timeout: 240 seconds)
15:20:57 Quit wodz (Ping timeout: 248 seconds)
15:23:02 Join xorly [0] (~xorly@193.85.203.185)
15:40:47 Nick thomj is now known as preglow (~thomj@2001:840:4243:3::101)
15:51:41 Quit krnlyng (Remote host closed the connection)
15:55:44 Join furrywolf [0] (~randyg@174-144-133-208.pools.spcsdns.net)
16:00
16:18:23 Quit alexweissman (Remote host closed the connection)
16:43:51***Saving seen data "./dancer.seen"
17:00
17:22:25 Nick fIorz_ is now known as fIorz (nobody@rain.florz.de)
17:31:00 Nick Guest56103 is now known as alexbobp (~alex@testificate.xen.prgmr.com)
17:45:30 Quit preglow (Quit: leaving)
17:46:17 Join alexweissman [0] (~alexweiss@149-160-179-182.dhcp-bl.indiana.edu)
17:50:04 Quit xorly (Ping timeout: 240 seconds)
18:00
18:04:07 Quit alexweissman (Remote host closed the connection)
18:07:55 Quit advcomp2019_ (Ping timeout: 260 seconds)
18:10:20 Join advcomp2019_ [0] (~advcomp20@65-131-154-48.sxct.qwest.net)
18:10:25 Quit advcomp2019_ (Changing host)
18:10:26 Join advcomp2019_ [0] (~advcomp20@unaffiliated/advcomp2019)
18:32:15 Join alexweissman [0] (~alexweiss@2001:18e8:2:28b6:be:81f6:164c:d229)
18:32:56 Quit pamaury (Remote host closed the connection)
18:36:46 Quit pamaury_ (Ping timeout: 255 seconds)
18:43:52***Saving seen data "./dancer.seen"
18:49:55 Quit duo8 (Ping timeout: 260 seconds)
18:49:56 Join Piece_Maker [0] (~Acou_Bass@host-89-242-217-65.as13285.net)
18:51:52 Quit Acou_Bass (Ping timeout: 240 seconds)
18:51:53 Nick Piece_Maker is now known as Acou_Bass (~Acou_Bass@host-89-242-217-65.as13285.net)
19:00
19:03:19 Quit smoke_fumus (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
19:28:49 Join lebellium [0] (~chatzilla@89-93-177-91.hfc.dyn.abo.bbox.fr)
19:35:43 Join pamaury [0] (~pamaury@rockbox/developer/pamaury)
19:36:28 Join duo8 [0] (~ZNC-SRV-H@27.76.243.56)
19:41:06 Quit gluytium (Ping timeout: 248 seconds)
19:45:37 Join Senji [0] (~Senji@85.187.103.250)
19:47:00 Join gluytium [0] (U2FsdGVkX1@ma.sdf.org)
19:48:33 Quit Senji_ (Ping timeout: 245 seconds)
20:00
20:01:28 Join petur [0] (~petur@rockbox/developer/petur)
20:12:19chrisjjpamaury, ZEN nowdt builds are showing BSoPD on both units tried (unexpected), and occasionally freeze (expected).
20:13:21chrisjjFTR Units G and Q.
20:13:22chrisjjPower key is not being pressed, player is not going idle, power supply is not getting low (units are now on mains power) and there should be no watchdog timer enabled. What else could cause power down?
20:15:22 Join xorly [0] (~xorly@ip-89-176-102-19.net.upcbroadband.cz)
20:30:55 Quit alexweissman (Remote host closed the connection)
20:38:48pamaurychrisjj: I'm a bit puzzled to be honest, you said that the original lcd_fix did not exhibit this problem, and cd8b33327_nowdt is the parent of lcd_fix + nowdt, so I don't understand how all of a sudden the problem now appears
20:39:23pamauryso when it crashes like this (without watchdog), does a power key reset boots the player or do you need to hit the reset button?
20:40:16pamaurys/reset boots/boots/
20:43:53***Saving seen data "./dancer.seen"
21:00
21:10:25 Quit parchd (Ping timeout: 252 seconds)
21:11:53 Quit gluytium (Ping timeout: 245 seconds)
21:20:40 Join gluytium [0] (U2FsdGVkX1@ma.sdf.org)
21:24:50 Join ffurrywol [0] (~randyg@174-144-26-235.pools.spcsdns.net)
21:25:22 Quit gluytium (Ping timeout: 240 seconds)
21:28:37 Quit furrywolf (Ping timeout: 276 seconds)
21:29:31 Nick ffurrywol is now known as furrywolf (~randyg@174-144-26-235.pools.spcsdns.net)
21:35:11 Join gluytium [0] (U2FsdGVkX1@ma.sdf.org)
21:38:50 Join girafe [0] (~girafe@LFbn-1-11729-221.w2-7.abo.wanadoo.fr)
21:41:22 Join alexweissman [0] (~alexweiss@149-160-179-182.dhcp-bl.indiana.edu)
21:45:55 Quit alexweissman (Ping timeout: 258 seconds)
21:47:15 Quit idonob (Ping timeout: 260 seconds)
21:49:16 Join idonob [0] (~Owner@S010610c37b922980.vs.shawcable.net)
21:54:52 Quit Bilgus (Quit: Leaving)
21:55:08 Join Bilgus [0] (~Bilgus@cpe-174-102-17-217.cinci.res.rr.com)
21:57:28 Quit Bilgus (Changing host)
21:57:28 Join Bilgus [0] (~Bilgus@unaffiliated/bilgus)
22:00
22:06:18 Quit Bilgus (Quit: Leaving)
22:06:41 Join Bilgus [0] (~Bilgus@cpe-174-102-17-217.cinci.res.rr.com)
22:06:47 Quit Bilgus (Client Quit)
22:07:30 Join Bilgus [0] (~Bilgus@cpe-174-102-17-217.cinci.res.rr.com)
22:07:30 Quit Bilgus (Changing host)
22:07:30 Join Bilgus [0] (~Bilgus@unaffiliated/bilgus)
22:11:30 Join alexweissman [0] (~alexweiss@2001:18e8:2:28b6:adb9:be79:a4a2:957e)
22:12:26 Quit Bilgus (Quit: Leaving)
22:12:47 Join Bilgus [0] (~Bilgus@unaffiliated/bilgus)
22:14:12 Quit Bilgus (Client Quit)
22:16:51 Join Bilgus [0] (~Bilgus@gateway/tor-sasl/bilgus)
22:21:54 Join girafe2 [0] (~girafe@LFbn-1-11729-221.w2-7.abo.wanadoo.fr)
22:25:49 Quit girafe (Ping timeout: 276 seconds)
22:28:00 Join _mt_ [0] (~MT@dhcp-129-59-122-97.n1.vanderbilt.edu)
22:32:22 Quit duo8 (Ping timeout: 252 seconds)
22:33:36 Quit Jinx (Ping timeout: 272 seconds)
22:37:03 Quit alexweissman (Remote host closed the connection)
22:43:54***Saving seen data "./dancer.seen"
22:59:09 Quit _mt_ (Ping timeout: 240 seconds)
23:00
23:00:13 Join duo8 [0] (~ZNC-SRV-H@27.76.255.42)
23:02:15 Quit petur (Quit: Leaving)
23:08:51 Quit funman (Remote host closed the connection)
23:08:58 Join funman [0] (~fun@chui-pas.net)
23:13:57 Quit funman (Ping timeout: 240 seconds)
23:14:07 Join funman [0] (~fun@chui-pas.net)
23:15:53 Quit __builtin (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
23:16:42 Join parchd [0] (~parchd@unaffiliated/parchd)
23:31:08 Quit amayer_ (Quit: Leaving)
23:34:22 Quit parchd (Ping timeout: 240 seconds)
23:34:34 Join __builtin [0] (~xray@cpe-75-177-76-62.triad.res.rr.com)
23:34:34 Quit __builtin (Changing host)
23:34:34 Join __builtin [0] (~xray@rockbox/developer/builtin)
23:34:37 Quit funman (Ping timeout: 240 seconds)
23:36:27 Join funman [0] (~fun@chui-pas.net)
23:37:44 Join alexweissman [0] (~alexweiss@2001:18e8:2:28b6:440:6a14:ce45:403b)
23:41:03 Quit funman (Ping timeout: 245 seconds)
23:42:44 Join funman [0] (~fun@chui-pas.net)
23:47:25 Quit funman (Ping timeout: 260 seconds)
23:48:44 Quit __builtin (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
23:48:58 Join funman [0] (~fun@chui-pas.net)
23:57:43 Quit paulk-collins (Remote host closed the connection)

Previous day | Next day