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 2004-05-14

00:04:31limbusanyone listening with knowledge of rockbox-internas ? got a small question
00:15:01 Join Nibbler [0] (nibbler@port-212-202-78-119.dynamic.qsc.de)
00:19:18scott666limbus: its usually best to just ask and wait for an idler to notice
00:19:30 Join bluEchiP [0] (~bluechip@cpc3-colc1-3-0-cust61.colc.cable.ntl.com)
00:24:33***Saving seen data "./dancer.seen"
00:26:19limbusok, well then: I am tampering around with some screensaver-stuff. on bluechip's advise, I had a look on how backlight is done. therefore I copied /firmware/backlight.c to /firmware/screensaver.c, which is going to plugin_load('/.rockbox/rocks/helloworld.rock')
00:26:54limbusbut getting IllInStr. So I suppose parts of /firmware do not have access to /apps, am I right ?
00:42:13bluEchiPtarget or sim?
00:42:34bluEchiPscrub that - afiak only target gives that error
00:42:51 Nick bluEchiP is now known as BlueClip (~bluechip@cpc3-colc1-3-0-cust61.colc.cable.ntl.com)
00:45:41limbustarget, of course. i prefer the real world. I just wanted to know if this is allowed or illegal.
00:46:30limbusthis would allow other people to write own screen saver-plugins that are called after timeout.
00:47:18limbusand in fact, at this time, there is no plugin_load() underneath /firmware
00:48:36BlueClipyou need to set up a timer, when the timer fires, disable the wps and run a plugin - when the plugin returns, re-enable the wps and reset the timer
00:57:01BlueCliplimbus: stil there
01:00
01:01:28limbusuach. yes, I'm there
01:01:58limbusok, the timer stuff is done, i'll grep for that wps-enabling
01:02:31BlueClipsuggest you do the disable first
01:02:48BlueClipi would personally guess at "ON" from the WPS screen
01:06:41limbusthe "exit to browser" is not complicated at all.
01:07:17BlueClipnone of it SHOULD be complicated, but you can never tell 100% in advance
01:08:00limbusok, I should be more precise: there is just nothing done, no disabling, no cleanup
01:08:42BlueClipwell, just put the timer trap in there then :)
01:09:23limbusthat's working. just getting those Panics (IllInStr) when calling plugin_load()
01:09:58limbusbut hey, don't go up with that, I'm going to bed in a jiffy, I hope
01:10:06BlueClipso the wps exits back to the browser, which then calls pluginload?
01:10:30BlueClipok m8, sleep good
01:11:25limbusno, I planned to have the screensaver-thread (like backlight-threat located in /firmware) to fire up the plugin.
01:12:15BlueClipooooooohhhhhhhhhhhhhhh
01:12:18BlueClipgood luck
01:12:19limbuscan I unget keypresses to the queue ?
01:13:29limbusgood luck ? you mean it wasn't planned that way, right ?
01:14:40BlueClipif you're mucking around at thread level, you're in for some fun - but you'll know how to code in assembler and write an operating system by the time you've finished
01:16:11limbuswell, it's not sooo far away from the work i am paid for. im not afraid by doing this. but if it's illegal to call upper level from lower level (which is of course very GOOD!)...
01:16:57BlueClipcool - mind if i ask what you do for a living - I used to code BIOSes myself
01:21:19 Quit AciD ("q2 > *")
01:26:09limbusi am a simple software developer (messeging server software), but for our purposes, we've got our own development language. it's a flavour of c. it has gotten some c++-features, but still having our own compiler and virtual machine.
01:26:22BlueClipcool
01:26:27limbuss/messeging/messaging
01:26:57limbusyup. gives you some nice view into what happens if your code does not compile ;-)
01:27:36BlueCliplol - yes, never actually written a compiler, although I did enjoy learning lambda calculus
01:30:22limbuserr. never heard about. and that stuff that wikipedia gives me is definately to high for 1h30 at night
01:30:53BlueClipwikipedia??
01:31:38BlueClipcool
01:31:40limbusnice glossary: http://en.wikipedia.org/wiki/Lambda_calculus
01:32:06limbusuhh, even my scheduled defragmenter has already started. time to go home
01:32:12BlueClipyep - that's the stuff
01:32:26 Join Strath__ [0] (aopen@dgvlwinas01pool0-a223.wi.tds.net)
01:32:26BlueClipok dude - nitey nite
01:32:35 Nick Strath__ is now known as Strath (aopen@dgvlwinas01pool0-a223.wi.tds.net)
01:32:44limbusthanks for all that help.
01:32:51BlueClipnp
01:36:46limbusnite
01:36:53 Part limbus
01:56:24 Quit mecraw__ ("Trillian (http://www.ceruleanstudios.com)")
01:58:24 Join _aLF [0] (Alexandre@mutualite-3-82-67-66-128.fbx.proxad.net)
01:58:42_aLFI have just tested the jpeg viewer (1,1 not last)
01:59:05_aLFwith some jpeg I have a reboot
02:00
02:01:04_aLFIR04: Illegal instruction
02:01:48BlueClipmight wanna drop a note in the ml for jorg
02:02:13_aLFyes, I try to see the address
02:03:21_aLFED2
02:03:58_aLFfor the address
02:10:29_aLFmail sent
02:10:33_aLFgood night
02:10:40 Quit _aLF ("+")
02:17:45 Join midk [0] (Zakk@c-67-160-88-198.client.comcast.net)
02:24:37***Saving seen data "./dancer.seen"
03:00
03:07:08 Quit Nibbler (Read error: 54 (Connection reset by peer))
04:00
04:08:21midkcsbc
04:16:05BlueCliphey mk
04:17:10 Join covici [0] (covici@162.83.76.98)
04:17:48BlueClip(tea) brb
04:17:51 Join Nibbler [0] (nibbler@port-212-202-78-119.dynamic.qsc.de)
04:19:32coviciHi folks −− I was wondering if the auto volume setting in the sound settings menu is for playback or record?
04:19:52 Join monkey [0] (monkey@1Cust219.tnt1.mount-vernon.wa.da.uu.net)
04:20:21 Nick midk is now known as midk|bbiab (Zakk@c-67-160-88-198.client.comcast.net)
04:20:29midk|bbiabplayback
04:21:00covicitoo badk it would be jnice to have something for recording −− is that possible?
04:21:08monkeyi installed the latest daily build on my jbr v.1 and i get a incompatible version error when playing the .ucl file... anyone get this?
04:22:30BlueClipuse the ucl which matches the firmware you are running
04:23:08coviciNow this may seem strange, but what Earthly reason is there to flash the rockbox into the firmware?
04:23:46BlueClipfaster boot
04:24:04coviciI see.
04:24:18monkeymuch faster imo
04:24:41***Saving seen data "./dancer.seen"
04:25:03BlueClipthe guy who wrote it got it down to 3S at one point, but to do this he had to bypass a load of safety checks and that caused lots of problems in the really early beta stage
04:25:39coviciit takes about 7-8 seconds to boot without flashing.
04:25:55BlueClipwow - mine takes that before the hdd spins up!
04:26:23coviciI have an fmr does that make any differendce.
04:26:30BlueClipah, possibly
04:27:57coviciI tried ordering one from amazon but it was broke, they are saying they will get more but I don't believe them too much.
04:28:27monkeyhmm maybe the problem is with downloading the daily build seem to download in 1 sec on a 28.8k modem
04:28:52covicithat would do it, I bet the build is about 200k.
04:29:11coviciI do it from cvs.
04:29:31BlueClipyou are aware that cvs moved recently
04:29:40covicino, where to?
04:29:50monkeyyah i saw the note on the homepage
04:29:53BlueClipsorry, have to check the mailing list :(
04:30:10covicihmmm must have been pretty recent last two weeks?
04:30:15BlueClipyes
04:30:57covicinow do I have to start a new tree or anyway to update the current one?
04:31:15BlueClipsorry, never used it myself
04:33:25 Quit monkey ()
04:35:56covicican't find where cvs has moved −− the link takes you to the cvs page.
04:37:48BlueCliphttp://rockbox.haxx.se/cvs.html
04:38:49coviciisn't that the same?
04:39:04BlueClipsame as?
04:39:58covicisame as before?
04:40:22BlueClipno, it used to be on sourceforge
04:40:34coviciI see.
04:41:19coviciWell must go now- −− see you guys later.
04:41:28BlueClipl8rz
04:41:33 Quit covici ("Leaving")
05:00
05:04:25midk|bbiabcsbc.
05:04:25 Quit Nibbler (Read error: 54 (Connection reset by peer))
05:04:29BlueClip?
05:05:55BlueClipwhoops: Fast Aminations on/off
05:06:50 Nick midk|bbiab is now known as midk (Zakk@c-67-160-88-198.client.comcast.net)
05:07:07midk?
05:07:22BlueClipi missed it first time too
05:07:48midk....
05:07:51midkokay!
05:07:53midklol
05:11:55BlueClipim off real soon - did you call me for a reason?
05:13:21 Quit scott666 ("i'll be back...eventually...")
05:16:19BlueCliptake that as a no
05:19:05BlueClipl8rz
05:19:17 Part BlueClip
06:00
06:24:44***Saving seen data "./dancer.seen"
06:29:39 Quit midk ("yo yo yo cya later YO YO YO wasa wasa!")
06:38:44 Join gon165 [0] (Gon165@ALyon-209-1-33-110.w81-249.abo.wanadoo.fr)
06:39:01gon165hi
06:39:07gon165i need some help pliz
06:40:01gon165pliz
06:40:14gon165?
06:40:15gon165?
06:40:58gon165?
06:42:30gon165a+
06:42:33 Quit gon165 (Client Quit)
06:46:14 Join Nibbler [0] (nibbler@port-212-202-78-119.dynamic.qsc.de)
07:00
07:14:09 Join LinusN [200] (~linus@labb.contactor.se)
07:14:09 Quit Nibbler (Read error: 104 (Connection reset by peer))
07:23:28 Join AciD [0] (~acid@longchamp44-1-82-67-133-87.fbx.proxad.net)
08:00
08:12:05 Join amiconn_ [0] (~jens@pD9E7F6FC.dip.t-dialin.net)
08:12:05 Quit amiconn (Read error: 54 (Connection reset by peer))
08:12:09 Nick amiconn_ is now known as amiconn (~jens@pD9E7F6FC.dip.t-dialin.net)
08:24:46***Saving seen data "./dancer.seen"
08:29:52 Join Phil [0] (Phil@segur-3-82-66-53-81.fbx.proxad.net)
08:30:08Philhi !
08:30:13LinusNhola
08:30:36 Nick Phil is now known as Ph1l (Phil@segur-3-82-66-53-81.fbx.proxad.net)
08:46:26 Join Nibbler [0] (nibbler@port-212-202-78-119.dynamic.qsc.de)
08:50:16dwihnoHola senors
08:50:38webmindola
08:50:56dwihnoOlé olé!
08:51:10webmindey dwihno
09:00
09:12:10 Join Phil [0] (Phil@segur-3-82-66-53-81.fbx.proxad.net)
09:12:11 Quit Nibbler (Read error: 104 (Connection reset by peer))
09:17:50 Quit Strath ("ChatZilla 0.9.61 [Mozilla rv:1.7b/20040316]")
09:30:46 Quit Ph1l (Read error: 110 (Connection timed out))
09:35:55 Quit adi|home (Client Quit)
10:00
10:24:50***Saving seen data "./dancer.seen"
10:51:18 Join Nibbler [0] (nibbler@port-212-202-78-119.dynamic.qsc.de)
11:00
11:09:52 Quit Phil (Read error: 110 (Connection timed out))
11:41:12 Quit Nibbler (Read error: 104 (Connection reset by peer))
11:50:37 Join limbus [0] (~manuel@193.155.95.5)
11:55:48 Join Ph1l [0] (Phil@segur-3-82-66-53-81.fbx.proxad.net)
11:57:07 Join Strath [0] (aopen@216.165.135.223)
12:00
12:11:59 Quit Ph1l (niven.freenode.net irc.freenode.net)
12:11:59NSplitniven.freenode.net irc.freenode.net
12:12:31NHealniven.freenode.net irc.freenode.net
12:12:31NJoinPh1l [0] (Phil@segur-3-82-66-53-81.fbx.proxad.net)
12:24:51***Saving seen data "./dancer.seen"
12:54:20 Join c0utta [0] (~c0utta@41.cust47.nsw.dsl.ozemail.com.au)
12:57:44 Quit Ph1l (Read error: 60 (Operation timed out))
13:00
13:10:01 Join Nibbler [0] (nibbler@port-212-202-78-119.dynamic.qsc.de)
13:20:04 Join Christi-S [0] (~christi@client-711-p-2-lns.glfd.dial.virgin.net)
13:26:21Strathif anyone wants to see, i've uploaded an image of gmemu's usage of the CalmRISC16's memory space http://www.donat.org/michael/archos/temp/memusage.gif
13:39:27 Join Eris [0] (~christi@client-569-p-1-lns.glfd.dial.virgin.net)
13:39:32 Quit Christi-S (Read error: 104 (Connection reset by peer))
13:39:47 Nick Eris is now known as Christi-S (~christi@client-569-p-1-lns.glfd.dial.virgin.net)
14:00
14:02:12 Quit Nibbler (Read error: 104 (Connection reset by peer))
14:22:07Strathi reuploaded that image with the colours remapped for better contrast
14:24:55***Saving seen data "./dancer.seen"
14:32:56 Join Ph1l [0] (Phil@82.66.53.81)
14:36:48 Join cjnr11 [0] (dfd@bobillot-5-82-224-193-23.fbx.proxad.net)
14:36:53 Part cjnr11
14:41:48 Quit Christi-S (Read error: 60 (Operation timed out))
15:00
15:24:49limbusStrath: different colors mean other purpose, or is this 1 and 0 ?
15:31:51 Quit Ph1l (Read error: 60 (Operation timed out))
15:43:42 Join Nibbler [0] (nibbler@port-212-202-78-119.dynamic.qsc.de)
15:46:21 Quit AciD (Read error: 104 (Connection reset by peer))
15:54:27 Part LinusN
15:58:23 Join _aLF [0] (Alexandre@mutualite-3-82-67-66-128.fbx.proxad.net)
15:58:31_aLFhi
16:00
16:07:50limbushi back
16:21:56 Join edx [0] (edx@pD9EAA8CA.dip.t-dialin.net)
16:24:56***Saving seen data "./dancer.seen"
16:34:56 Quit edx ()
16:35:07 Join edx [0] (edx@pD9EAA8CA.dip.t-dialin.net)
16:52:13 Join mecraw__ [0] (~mecraw@69.2.235.2)
16:53:19 Quit _aLF (Read error: 54 (Connection reset by peer))
17:00
17:02:02 Join Ph1l [0] (Phil@segur-3-82-66-53-81.fbx.proxad.net)
17:45:55 Join AciD [0] (~acid@longchamp44-1-82-67-133-87.fbx.proxad.net)
17:54:27 Quit Ph1l (Read error: 60 (Operation timed out))
18:00
18:02:33 Quit edx ()
18:11:32 Join Ph1l [0] (Phil@segur-3-82-66-53-81.fbx.proxad.net)
18:11:37Ph1lnot mush activity there :/
18:24:57***Saving seen data "./dancer.seen"
18:25:08 Join deadite66 [0] (~Miranda@cpc1-yarm1-5-0-cust53.pete.cable.ntl.com)
18:25:34 Quit Ka__ ("Leaving")
18:43:34limbusPh1|: well ...
18:52:06 Quit deadite66 (Read error: 60 (Operation timed out))
18:52:52 Join jkerman [0] (~jkerman@jkhouse2.jvlnet.com)
18:53:51 Quit jkerman (Client Quit)
18:53:58 Join jkerman [0] (~jkerman@jkhouse2.jvlnet.com)
19:00
19:03:47 Quit TheDude2 (Read error: 110 (Connection timed out))
19:14:35 Join Ka__ [0] (~tkirk@65.216.194.2)
19:16:23 Part limbus
19:27:20 Join _aLF [0] (~alex@mutualite-3-82-67-66-128.fbx.proxad.net)
19:39:05 Join TheDude2 [0] (~jkerman@jkhouse2.jvlnet.com)
19:39:39 Join gon165 [0] (Gon165@81.53.69.170)
19:39:59gon165hi
19:40:21gon165?
19:40:21gon165?
19:40:22DBUGEnqueued KICK gon165
19:40:22gon165?
19:52:35 Quit jkerman (Read error: 110 (Connection timed out))
19:59:58 Quit gon165 (Read error: 60 (Operation timed out))
20:00
20:19:42 Join gon165 [0] (Gon165@ALyon-209-1-25-170.w81-51.abo.wanadoo.fr)
20:19:47gon165hi
20:19:53gon165is nybody here?
20:20:27gon165?
20:24:11 Quit gon165 (Client Quit)
20:25:01***Saving seen data "./dancer.seen"
20:46:55 Join Neurosupherot [0] (~f@AStrasbourg-106-1-15-82.w81-248.abo.wanadoo.fr)
20:47:01Neurosupherothi
20:47:04Neurosupheroti neeed help
20:47:07Neurosupherotplz
20:48:50Neurosupherot...
20:55:27 Quit Ph1l (Read error: 60 (Operation timed out))
20:58:11 Quit _aLF (Remote closed the connection)
20:58:16Neurosupherotfi
21:00
21:02:07Neurosupherothelp
21:09:02 Quit Neurosupherot ()
21:18:52 Join Ph1l [0] (Phil@segur-3-82-66-53-81.fbx.proxad.net)
21:19:03Ph1lI could not get my AJB 20 to work for the last 2 weeks with my A7N8X
21:19:28Ph1lI had read that this mobo (nForce2) was just incompatible with AJB 20
21:20:17Ph1lI used to get BSOD 'IRQL_NOT_LESS_OR_EQUAL'
21:20:31Ph1lI downloaded 5.04 drivers on www.clubic.com (french review site)
21:20:47Ph1land bought a VIA USB controller and now, it works like a charm :)))
21:21:21 Join _aLF [0] (Alexandre@mutualite-3-82-67-66-128.fbx.proxad.net)
21:21:24Ph1lMaybe some nice op of the chan will add this to the FAQ
21:21:47Ph1lI hope i'll help people with my own experience
21:26:11 Join Christi-S [0] (~christi@client-767-p-2-lns.glfd.dial.virgin.net)
21:27:07 Quit Ka__ ("Leaving")
21:45:46 Join scott666 [0] (~scott666@c-24-245-59-203.mn.client2.attbi.com)
21:51:26 Join G-UN [0] (~a@Ottawa-HSE-ppp258410.sympatico.ca)
21:59:58 Quit G-UNIT (Read error: 60 (Operation timed out))
22:00
22:07:25 Join telliott [0] (telliott@208-251-255-120.res.evv.cable.sigecom.net)
22:12:00 Join track [0] (909510b8@172.185.171.113)
22:12:08trackhi
22:13:43 Join amiconn_ [0] (~jens@pD9E7E96F.dip.t-dialin.net)
22:14:48 Join uski [0] (~moo@2001:7a8:3bb9:0:1111:2222:3333:4444)
22:15:31 Quit amiconn (Nick collision from services.)
22:15:31 Nick amiconn_ is now known as amiconn (~jens@pD9E7E96F.dip.t-dialin.net)
22:15:32 Join G-UNIT [0] (~a@Ottawa-HSE-ppp258410.sympatico.ca)
22:16:18 Quit G-UN (Read error: 60 (Operation timed out))
22:25:05***Saving seen data "./dancer.seen"
22:36:19 Quit Nibbler (Read error: 104 (Connection reset by peer))
22:36:20 Quit Christi-S (Read error: 104 (Connection reset by peer))
22:36:20 Join G-UN [0] (~a@Ottawa-HSE-ppp258410.sympatico.ca)
22:40:49trackis it possible to read BMPs and TIFs as well as JPGs?
22:41:16uskiit must be, but "we" have to implement a decoder for these formats
22:41:33uskifirst, wait for the jpeg plugin to work flawlessly ith jpegs ;)
22:42:38 Join mecraw_ [0] (~mecraw@69.2.235.2)
22:43:51trackRAW suppurt would be good as well
22:44:52 Quit G-UNIT (Read error: 60 (Operation timed out))
22:45:22uskiraw ?
22:45:27uskiraw doesn't mean anything ;)
22:45:32uskithere are 545456464 raw formats
22:45:47uskii.e. my digital camera can output a "raw" format
22:46:00uskibut it won't be the same as of the one output by another digital camera
22:47:20trackok fair enough
22:47:46trackall we need for the JPEG plugin is red-eye reduction, gaussian blur, colour adjustment, unsharp mask :)
22:48:19trackbilinear image resampling :D
22:48:23amiconn*red* eye reduction on a greenish display ?!?
22:48:28tracki was joking
22:48:29track:D
22:48:50tracksupport for Adobe Photoshop plugins :D
22:49:22 Quit mecraw__ (Read error: 60 (Operation timed out))
22:51:49 Join [IDC]Dragon [0] (~idc-drago@pD9FF8D1A.dip.t-dialin.net)
22:51:56amiconnHi Jörg
22:52:24[IDC]Dragonthat was quick, is that really you, Jens?
22:52:29amiconnyup.
22:52:48amiconnRemember my "beep on special people"?
22:52:51[IDC]Dragonnot the Jens greet bot? ;-)
22:53:39[IDC]Dragonand it probably also writes "Hi Jörg" and you only need to press enter?
22:53:50amiconnI have finished rewriting lcd_bitmap() and rotleft(). The height <= 8 limit is *gone* *now*.
22:54:01[IDC]Dragonhehe
22:54:04 Quit Ph1l (Read error: 110 (Connection timed out))
22:54:10amiconn(not yet committed, have to test a bit more)
22:54:19 Quit telliott (Read error: 110 (Connection timed out))
22:54:22[IDC]Dragontake your time
22:54:50amiconnHowever, as this gets rid of the limit, there may be plugins using lcd_bitmap() with height >8 from now on.
22:55:14amiconnHence it breaks compatibility of the plugin api!
22:55:37amiconnThat means, I have to take the task of sorting it...
22:56:32[IDC]Dragonwhy is the API different?
22:57:38amiconnThe api itself isn't different, only that heights > 8 are now allowed. So if a new plugin uses that and is run with a rockbox version without the fix, the output gets garbled.
22:58:44[IDC]Dragonthen you only need to bump the regular version
22:58:50[IDC]Dragon(if at all)
22:59:52[IDC]Dragonthe incompatible version is only needed when you want to prevent older plugins running on current Rockbox
23:00
23:01:05amiconnHmm, this is a bit confusing.
23:02:33amiconnThere are PLUGIN_MIN_API_VERSION and PLUGIN_API_VERSION. Are these constants compiled into the plugin or into the firmware?
23:02:47[IDC]Dragonboth
23:03:41[IDC]Dragonwhen you extend the API in a compatible way (e.g. adding fuctions at the bottom), you increase PLUGIN_API_VERSION.
23:04:31[IDC]Dragonexisting plugins not using these fucntions (compiled earlier) would then still work.
23:04:46 Part track
23:04:48amiconnThat means, plugins compiled from now on don't run on older firmwares, but older plugins still run, right?
23:05:37[IDC]DragonIf you have to break the API compatibility (e.g. be removing a function), you increase PLUGIN_MIN_API_VERSION to match PLUGIN_API_VERSION.
23:06:05[IDC]Dragon(making them the same)
23:06:30[IDC]Dragonyes, you're right.
23:06:42amiconnOk, so like my change is like adding a new function (=extending the functionality of an existing function), I only have to increase PLUGIN_API_VERSION.
23:06:55[IDC]Dragonthat's what I meant.
23:07:08amiconnOk, much less work :)
23:08:56 Join Ph1l [0] (Phil@segur-3-82-66-53-81.fbx.proxad.net)
23:10:32_aLF[IDC]Dragon> did you see my message about illegal instruction with the jpeg viewer ?
23:11:14[IDC]Dragonhave you tried again withthe latest?
23:11:48_aLFI try with the lastest daily build
23:13:53_aLFsame bug
23:17:14[IDC]Dragonthe bleeding edge is more bulletproof
23:17:29[IDC]Dragontry that, if you can compile
23:17:52[IDC]Dragonor wait til tomorrow for the next build
23:18:02[IDC]Dragonor email me a file
23:18:19_aLFthat's I was trying
23:18:26_aLFit's work
23:19:14[IDC]Dragonsorry?
23:20:09_aLFthank's for help
23:20:21 Join BlueClip [0] (~bluechip@cpc3-colc1-3-0-cust61.colc.cable.ntl.com)
23:32:49 Join Strath_ [0] (aopen@dgvlwinas01pool0-a223.wi.tds.net)
23:35:24[IDC]Dragongotta leave
23:35:29 Quit [IDC]Dragon ()
23:39:00 Quit Strath (Read error: 60 (Operation timed out))
23:42:51 Join Guest1 [0] (jirc@pD9E7BEC2.dip.t-dialin.net)
23:47:18 Quit Ph1l (Read error: 54 (Connection reset by peer))
23:52:40 Quit Guest1 ("Leaving")

Previous day | Next day