--- Log for 19.10.114 Server: wilhelm.freenode.net Channel: #rockbox --- Nick: logbot- Version: Dancer V4.16 Started: 8 days and 1 hour ago 00.04.58 Join Provel [0] (Provel@75.132.30.64) 00.22.24 Quit y4n (Quit: 6,000,000 ways to die — choose one.) 00.23.11 Quit Makinit (Excess Flood) 00.23.47 Join Makinit [0] (makinit@makinit.nl) 00.29.16 Quit lleeloo (Read error: Connection reset by peer) 00.29.27 Join lleeloo [0] (~lleeloo@37.215.30.204) 00.32.00 *** Saving seen data "./dancer.seen" 00.37.43 Quit zoktar (Quit: -) 00.37.45 Quit [Franklin] (Ping timeout: 245 seconds) 00.39.47 Join zoktar [0] (~zoktar@unaffiliated/zoktar) 00.49.40 Quit ender` (Quit: True terror is to wake up one morning and discover that your high school class is running the country. -- Kurt Vonnegut) 00.57.43 Join [Franklin] [0] (~franklin@cpe-071-071-039-006.triad.res.rr.com) 01.03.28 Join chrisb [0] (~chrisb@li482-205.members.linode.com) 01.13.25 Quit xorly (Read error: Connection reset by peer) 01.14.41 Quit lebellium (Quit: ChatZilla 0.9.91 [Firefox 34.0/20141014134955]) 01.23.53 Quit alucryd (Read error: Connection reset by peer) 01.24.06 # <[Franklin]> foolzzz: 2319 lines of errors/warnings and counting! 01.26.07 Join alucryd [0] (alucryd@archlinux/trusteduser/alucryd) 01.40.40 Quit [Franklin] (Ping timeout: 245 seconds) 01.50.26 Join franklin [0] (~franklin@cpe-071-071-039-006.triad.res.rr.com) 01.52.07 Join [Franklin] [0] (~franklin@cpe-071-071-039-006.triad.res.rr.com) 01.58.01 # why do I get weird errors including rbendian.h? http://pastebin.com/pzkNsR5t 02.08.25 Quit [Franklin] (Ping timeout: 244 seconds) 02.08.38 Quit franklin (Ping timeout: 255 seconds) 02.20.09 Join [Franklin] [0] (~franklin@cpe-071-071-039-006.triad.res.rr.com) 02.20.57 Join ArgelErx [0] (5480b98e@gateway/web/freenode/ip.84.128.185.142) 02.26.49 Quit ZincAlloy (Quit: Leaving.) 02.32.04 *** Saving seen data "./dancer.seen" 02.37.07 Quit [Franklin] (Remote host closed the connection) 02.44.48 Join [Franklin] [0] (~franklin@cpe-071-071-039-006.triad.res.rr.com) 02.50.06 Nick foolzzz is now known as foolsh (~bbrown@c-24-11-243-148.hsd1.in.comcast.net) 02.50.55 # <[Franklin]> foolsh: perhaps you'd like to try your hand at the C++-C conversion? ;) 02.52.37 # <[Franklin]> cause I can't figure this one class out 02.52.44 # <[Franklin]> MutexStack in sys.h 02.54.46 Quit ArgelErx (Quit: Page closed) 02.55.05 # [-_-] "coffee" 02.55.30 # <[Franklin]> [-_-] "starbucks" 02.56.10 Quit krabador (Read error: No route to host) 02.56.47 Join krabador [0] (~krabador@unaffiliated/krabador) 02.57.03 # mutex is for timing of the sound, perhaps its a SDL thing? I'll dig into it tonight 02.57.29 # * [Franklin] remembers that he doesn't care about sound for now 02.57.35 # <[Franklin]> so perhaps I'll just comment it out for now 02.58.09 # Right do that 02.58.42 Join bertrik [0] (~quassel@rockbox/developer/bertrik) 02.59.59 Quit AlexP (Remote host closed the connection) 03.03.42 # <[Franklin]> also, any idea what the weird errors in the pastebin are? 03.03.55 # <[Franklin]> http://pastebin.com/pzkNsR5t 03.07.57 # Missing OS swap defines, would edfentily be the template code I commented out 03.08.13 # <[Franklin]> no, above that 03.08.17 # definitely * 03.08.18 # <[Franklin]> waitstatus.h 03.08.56 # <[Franklin]> /usr/include/bits/waitstatus.h:79:15: error: duplicate member '__w_retcode' unsigned int __w_retcode:8; 03.09.04 # <[Franklin]> in a system header 03.09.31 # <[Franklin]> and yes, some of the code you removed is also part of it, but that doesn't explain that error 03.09.34 # <[Franklin]> :) 03.12.00 # <[Franklin]> foolsh: also, can I start a forum thread on the port? 03.12.40 # You can if you like [Franklin] it's not like I own the "code" feel free 03.12.56 # YOu're just as much involved as I 03.12.59 # <[Franklin]> well... you started it, and it was your idea ;) 03.13.17 # Well... you've contributed more, you do it 03.13.33 # <[Franklin]> lawl 03.13.43 # <[Franklin]> what forum? 03.13.52 # <[Franklin]> feature ideas or plugins/viewers? 03.14.47 # feature ideas 03.15.01 # <[Franklin]> ok then 03.15.22 # when its merged discussion should go to plugins/viewers though 03.15.41 # <[Franklin]> yeah 03.15.45 # <[Franklin]> ... if 03.15.49 # <[Franklin]> /s/when/if/ :) 03.15.52 # pfft when 03.16.01 # <[Franklin]> lol 03.18.10 Quit ranmachan (Ping timeout: 244 seconds) 03.18.40 # we could, comment and stub out the audio/mutex code for now, and perhaps rethink the use of rbendian.h 03.18.47 # <[Franklin]> yeah 03.20.07 # the template and SWAP code needs rewritten, not sure about that work around, just writing out the functions would be clearer 03.20.17 # <[Franklin]> it's useless 03.20.25 # <[Franklin]> the SWAP code is used in one place, to swap pointers 03.20.33 # <[Franklin]> (which has already been rewritten) 03.20.53 # the framebuffer "page flippping"? 03.23.00 Quit krabador (Quit: Sto andando via) 03.23.56 # <[Franklin]> so really, it can be taken out 03.23.56 # <[Franklin]> yeah, I'd think 03.23.56 # <[Franklin]> just swapping two pointers 03.23.56 DBUG Enqueued KICK [Franklin] 03.23.56 # <[Franklin]> IMO, a huge waste :) 03.24.20 # ok then take it out 03.24.39 Ctcp Ignored 1 channel CTCP requests in 0 seconds at the last flood 03.24.39 # * [Franklin] first actually wants to play the game for real 03.24.42 # <[Franklin]> on PC 03.24.43 # <[Franklin]> :) 03.24.51 # * foolsh already did 03.25.33 Join ranmachan [0] (~ranma@yumi.uguu.de) 03.26.21 Quit bertrik (Ping timeout: 272 seconds) 03.34.46 Quit ranmachan (Ping timeout: 260 seconds) 03.35.24 Quit lleeloo (Ping timeout: 240 seconds) 03.38.44 Join ranmachan [0] (~ranma@yumi.uguu.de) 03.46.21 Quit crose (Quit: Leaving) 03.48.01 Quit [Franklin] (Remote host closed the connection) 04.05.05 Join randumbum [0] (~randumbum@c-67-171-219-114.hsd1.or.comcast.net) 04.11.45 Quit alucryd (Ping timeout: 260 seconds) 04.13.27 Join alucryd [0] (alucryd@archlinux/trusteduser/alucryd) 04.14.42 Quit ranmachan (Ping timeout: 258 seconds) 04.17.42 Join ranmachan [0] (~ranma@yumi.uguu.de) 04.25.59 Join ikeboy [0] (~ikeboy@ool-435622d3.dyn.optonline.net) 04.30.20 Quit cmhobbs (Ping timeout: 260 seconds) 04.32.06 *** Saving seen data "./dancer.seen" 04.42.49 Quit pixelma (Disconnected by services) 04.42.49 Quit amiconn (Disconnected by services) 04.42.49 Join amiconn_ [0] (amiconn@rockbox/developer/amiconn) 04.42.50 Join pixelma_ [0] (pixelma@rockbox/staff/pixelma) 04.42.52 Nick amiconn_ is now known as amiconn (amiconn@rockbox/developer/amiconn) 04.42.53 Nick pixelma_ is now known as pixelma (pixelma@rockbox/staff/pixelma) 04.46.40 Quit ranmachan (Ping timeout: 260 seconds) 04.54.44 Quit chrisb (Ping timeout: 246 seconds) 04.56.00 Quit ikeboy (Ping timeout: 260 seconds) 05.05.43 Join ranmachan [0] (~ranma@yumi.uguu.de) 05.11.21 Quit GeekShadow (Ping timeout: 244 seconds) 05.12.19 Join GeekShadow [0] (~antoine@nzf.turmel.info) 05.12.20 Quit GeekShadow (Changing host) 05.12.20 Join GeekShadow [0] (~antoine@reactos/tester/GeekShadow) 05.13.16 Join ikeboy [0] (~ikeboy@ool-435622d3.dyn.optonline.net) 05.15.27 Quit ranmachan (Ping timeout: 250 seconds) 05.16.35 Quit randumbum (Quit: Leaving) 05.20.38 Quit Provel (Ping timeout: 258 seconds) 05.21.17 Join ranmachan [0] (~ranma@yumi.uguu.de) 05.21.17 Join Provel [0] (Provel@75-132-30-64.dhcp.stls.mo.charter.com) 05.41.26 Quit [7] (Disconnected by services) 05.41.37 Join TheSeven [0] (~quassel@rockbox/developer/TheSeven) 05.50.30 Quit ikeboy (Quit: Leaving) 05.58.37 Quit alucryd (Ping timeout: 260 seconds) 05.58.50 Join alucryd [0] (~alucryd@archlinux/trusteduser/alucryd) 06.30.12 Join JdGordon_ [0] (~jonno@ppp118-209-65-77.lns20.mel4.internode.on.net) 06.31.57 Quit JdGordon (Ping timeout: 272 seconds) 06.32.07 *** Saving seen data "./dancer.seen" 07.02.17 Join dfkt_ [0] (dfkt@unaffiliated/dfkt) 07.02.27 Quit dfkt (Disconnected by services) 07.02.42 Nick dfkt_ is now known as dfkt (dfkt@unaffiliated/dfkt) 07.24.39 Join jhMikeS [0] (~jethead71@rockbox/developer/jhMikeS) 08.01.16 Join AlexP [0] (~alex@rockbox/staff/AlexP) 08.04.35 Join pamaury [0] (~quassel@rockbox/developer/pamaury) 08.32.08 *** Saving seen data "./dancer.seen" 09.09.29 Quit pamaury (Ping timeout: 258 seconds) 09.36.32 Quit alucryd (Ping timeout: 260 seconds) 09.39.26 Join alucryd [0] (alucryd@archlinux/trusteduser/alucryd) 09.45.47 Join ender` [0] (krneki@foo.eternallybored.org) 10.32.09 *** Saving seen data "./dancer.seen" 10.33.40 Join lebellium [0] (~chatzilla@89-93-178-161.hfc.dyn.abo.bbox.fr) 11.15.50 Join lleeloo [0] (~lleeloo@37.215.3.204) 11.27.15 Nick SuperBrainAK is now known as DormantBrain (~andy@74.112.200.73) 11.30.33 Quit lleeloo (Ping timeout: 258 seconds) 11.34.10 Join bertrik [0] (~quassel@rockbox/developer/bertrik) 11.46.06 Quit foolsh (Remote host closed the connection) 11.51.53 Join foolsh [0] (~bbrown@c-24-11-243-148.hsd1.in.comcast.net) 12.20.45 Join einhirn [0] (~Miranda@p3E9E63A6.dip0.t-ipconnect.de) 12.32.13 *** Saving seen data "./dancer.seen" 12.47.43 Join pamaury [0] (~quassel@rockbox/developer/pamaury) 12.55.45 Quit krnlyng (Quit: huiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii) 12.56.05 Join krnlyng [0] (~liar@83.175.90.24) 12.56.20 Quit einhirn (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org) 13.39.55 Join crose [0] (~Rustin@2001:41d0:fe1d:5300:b966:77dd:ef94:d423) 13.40.32 Quit Elfish (Ping timeout: 260 seconds) 13.41.30 Join Elfish [0] (amba@2001:1608:12:1:13:3:3:7) 13.54.45 Join ZincAlloy [0] (~Adium@pD9EE9E4E.dip0.t-ipconnect.de) 13.57.58 Join y4n [0] (~y4n@unaffiliated/y4ndexx) 14.32.16 *** Saving seen data "./dancer.seen" 14.50.23 Join kugel___ [0] (~kugel@rockbox/developer/kugel) 15.25.09 Quit kugel___ (Ping timeout: 250 seconds) 15.43.20 Quit alucryd (Ping timeout: 260 seconds) 15.43.27 Join alucryd [0] (alucryd@archlinux/trusteduser/alucryd) 16.13.12 Quit alucryd (Ping timeout: 260 seconds) 16.13.33 Join alucryd [0] (alucryd@archlinux/trusteduser/alucryd) 16.13.37 Quit bertrik (Remote host closed the connection) 16.28.11 Join kugel___ [0] (~kugel@p5DC5334E.dip0.t-ipconnect.de) 16.28.11 Quit kugel___ (Changing host) 16.28.11 Join kugel___ [0] (~kugel@rockbox/developer/kugel) 16.32.18 *** Saving seen data "./dancer.seen" 16.39.26 Join [Franklin] [0] (~franklin@cpe-071-071-039-006.triad.res.rr.com) 16.39.39 # <[Franklin]> foolsh: any idea how I can implement gzip file I/O> 16.39.40 # <[Franklin]> ? 16.40.06 # <[Franklin]> should I use an external library (miniz?) or just take out gzip altogether? 16.42.24 # hmm, we should just bring in the library.. zlib? or similar 16.42.32 # <[Franklin]> miniz most likely 16.42.49 # <[Franklin]> easier to import 16.42.57 # You for got a file yesterday 16.43.03 # forgot* 16.43.14 # <[Franklin]> aww... video_data.c 16.43.33 # yeah 16.43.47 # And my changes got nuked 16.43.58 # <[Franklin]> sry 16.44.33 # It's alright, their in change #15 16.45.03 # they're* uhg 16.46.43 # I used the time to get xrick working with the fuzeplus's touchpad 16.49.26 Quit [Franklin] (Ping timeout: 245 seconds) 16.57.29 Join franklin [0] (~franklin@cpe-071-071-039-006.triad.res.rr.com) 16.57.36 # welcome back 16.57.37 # foolsh: wifi dropped out again 16.57.43 # had to reboot 16.57.51 # well... git lost all my work 16.58.00 # no really? 16.58.03 # yes really 16.58.06 # that never happens /s 16.58.12 # well... just since last commit 16.58.18 # I ran git rebase --abort 16.58.21 # :( 16.59.06 # but maybe I can recover it, since I commited it already 16.59.09 # git reflog? 16.59.33 # Yes flog git 16.59.49 # yay!!! 16.59.55 # I gitted it back! 17.01.18 # ok I want you to get everything right and upload all of your work, then I'll pull it down fresh and add mine back THEN we pull a fresh copy to work off of. 17.01.36 # yeah 17.01.52 # with both changes, and never ever use gerrit to collaborate again, we'll use github or something 17.02.04 # lol 17.04.14 Quit kugel___ (Ping timeout: 255 seconds) 17.04.28 # we could use gerrit but have to religoisly pull down each others changes before working 17.04.44 # religiously* ghaa 17.06.07 # yeah 17.06.49 # posted my work 17.06.54 # now merging yours 17.13.46 # wait you say you're merging mine? 17.13.54 # trying 17.14.14 # its ok let me 17.14.15 # argh 17.16.50 # push to github? 17.19.05 # Ok gerrit has my changes now 17.19.11 # whew 17.19.15 # * franklin hates git sometimes 17.20.02 # I've been using "git reset --hard HASH" and then pulling the latest gerrit changes back down into my working branch 17.28.26 # * franklin leaves out the reset 17.28.35 # just pull 17.28.40 # and merge 17.29.37 Nick franklin is now known as [Franklin] (~franklin@cpe-071-071-039-006.triad.res.rr.com) 17.31.47 # not 1000's of errors compiling it this time 17.32.36 # I might put the orginal endian.h back in and see what happens 17.37.28 # <[Franklin]> more errors this time, actually 17.39.39 Quit foolsh (Quit: \o) 17.39.54 Join foolsh [0] (~bbrown@c-24-11-243-148.hsd1.in.comcast.net) 17.42.06 Join n1s [0] (~n1s@c-4eea70d5.010-215-7570701.cust.bredbandsbolaget.se) 17.42.07 Quit n1s (Changing host) 17.42.07 Join n1s [0] (~n1s@rockbox/developer/n1s) 17.43.16 # [Franklin]: pastebin you compile errors 18.23.24 Quit charlie (Ping timeout: 260 seconds) 18.25.46 Part foolsh 18.25.54 Join foolsh [0] (~bbrown@c-24-11-243-148.hsd1.in.comcast.net) 18.30.00 Join charlie_ [0] (~c@unaffiliated/charlie) 18.32.19 *** Saving seen data "./dancer.seen" 18.37.43 Quit ZincAlloy (Quit: Leaving.) 19.02.31 Join ZincAlloy [0] (~Adium@pD9EE9E4E.dip0.t-ipconnect.de) 19.20.35 Quit dys (Remote host closed the connection) 19.21.23 Join krabador [0] (~krabador@unaffiliated/krabador) 19.22.40 Quit alucryd (Ping timeout: 260 seconds) 19.22.47 Join alucryd [0] (alucryd@archlinux/trusteduser/alucryd) 19.37.41 Quit krabador (*.net *.split) 19.37.41 Quit Elfish (*.net *.split) 19.37.41 Quit crose (*.net *.split) 19.37.41 Quit the-kyle (*.net *.split) 19.37.41 Quit Jinx (*.net *.split) 19.37.41 Quit Pessimist (*.net *.split) 19.37.41 Quit Cinos (*.net *.split) 19.37.41 Quit Synergist (*.net *.split) 19.37.42 Quit davidfg4 (*.net *.split) 19.37.42 Quit Jack87 (*.net *.split) 19.37.42 Quit Topy44 (*.net *.split) 19.37.49 Join Elfish [0] (amba@2001:1608:12:1:13:3:3:7) 19.37.54 Join Topy44 [0] (topy@cl-406.cgn-01.de.sixxs.net) 19.37.58 Join the-kyle [0] (~kyle@kyle.tk) 19.38.03 Join krabador [0] (~krabador@unaffiliated/krabador) 19.38.10 Join crose [0] (~Rustin@2001:41d0:fe1d:5300:b966:77dd:ef94:d423) 19.38.21 Join davidfg4 [0] (david@pdpc/supporter/active/davidfg4) 19.39.58 Join Cinos [0] (Cinos@cinos.biz) 19.40.10 Join Jack87 [0] (Jack87@nasadmin/admin/jack87) 19.41.58 Join Synergist [0] (~synfn@node1.customhost.org.uk) 19.42.01 Quit Synergist (Changing host) 19.42.01 Join Synergist [0] (~synfn@unaffiliated/synergist) 19.42.09 Join Pessimist [0] (Pessimist@gateway/shell/bnc4free/x-wugglpcqblycsyar) 19.42.57 Join trampel [0] (~trampel@c-24-22-235-214.hsd1.wa.comcast.net) 19.44.05 Quit bluebrother (Disconnected by services) 19.44.10 Join bluebrother [0] (~dom@rockbox/developer/bluebrother) 19.47.10 Quit fs-bluebot (Ping timeout: 265 seconds) 19.49.48 Join stoyan [0] (~io-headqu@78.90.210.158) 19.52.10 Join fishshop [0] (92c8bfb4@gateway/web/freenode/ip.146.200.191.180) 19.52.40 # Cant wait for Another World (video game) when is going to be ready? 19.52.49 Quit fishshop (Client Quit) 19.54.06 Join fs-bluebot [0] (~fs-bluebo@g225252247.adsl.alicedsl.de) 20.32.23 *** Saving seen data "./dancer.seen" 20.45.39 Quit trampel (Quit: Leaving) 20.59.35 Quit n1s (Quit: Ex-Chat) 21.09.22 Quit ZincAlloy (Quit: Leaving.) 21.27.54 Part crose ("Leaving") 21.38.03 Quit pamaury (Remote host closed the connection) 21.39.20 Join petur [0] (~petur@rockbox/developer/petur) 21.47.35 Join bertrik [0] (~quassel@cl-1037.haa-01.nl.sixxs.net) 21.47.35 Quit bertrik (Changing host) 21.47.35 Join bertrik [0] (~quassel@rockbox/developer/bertrik) 21.55.07 Join kugel___ [0] (~kugel@rockbox/developer/kugel) 21.55.55 Quit y4n (Quit: We're fucking 3LN!) 21.59.19 # <[Franklin]> foolsh: http://pastebin.com/kzyi9Kxx 22.32.19 Quit stoyan (Quit: ChatZilla 0.9.90.1-rdmsoft [XULRunner 34.0/20141014134955]) 22.32.25 *** Saving seen data "./dancer.seen" 22.34.42 Join randumbum [0] (~randumbum@c-67-171-219-114.hsd1.or.comcast.net) 22.53.08 Quit alucryd (Ping timeout: 260 seconds) 22.53.44 Join alucryd [0] (alucryd@archlinux/trusteduser/alucryd) 22.57.31 # <[Franklin]> foolsh: do you get the weird waitstatus.h errors? 22.58.55 # <[Franklin]> perhaps my gcc version is too new? 22.59.03 # <[Franklin]> (this is for sim) 23.01.25 Quit petur (Quit: Leaving) 23.04.26 Quit kugel___ (Ping timeout: 245 seconds) 23.09.57 Join ZincAlloy [0] (~Adium@217.238.158.78) 23.12.25 Quit Provel (Ping timeout: 258 seconds) 23.12.59 Join Provel [0] (Provel@75-132-30-64.dhcp.stls.mo.charter.com) 23.15.48 Quit alucryd (Read error: Connection reset by peer) 23.18.32 Join alucryd [0] (alucryd@archlinux/trusteduser/alucryd) 23.21.52 # <[Franklin]> foolsh: chocalate... wolf? 23.22.02 # <[Franklin]> that's my next thing to port now 23.23.03 # <[Franklin]> https://github.com/fabiensanglard/Chocolate-Wolfenstein-3D 23.28.54 Quit ZincAlloy (Quit: Leaving.) 23.33.06 # <[Franklin]> or duke nukem 23.43.40 Join ZincAlloy [0] (~Adium@pD9EE9E4E.dip0.t-ipconnect.de) 23.44.13 # <[Franklin]> ... both of which are C++/SDL 23.53.15 Quit lebellium (Quit: ChatZilla 0.9.91 [Firefox 34.0/20141014134955])