--- Log for 01.01.113 Server: card.freenode.net Channel: #rockbox --- Nick: logbot Version: Dancer V4.16 Started: 28 days and 0 hours ago 00.16.39 *** Saving seen data "./dancer.seen" 00.38.15 Quit saratoga (Quit: Page closed) 00.38.43 Join saratoga [0] (47e22765@gateway/web/freenode/ip.71.226.39.101) 00.39.57 # cool, got the FFT running a little faster using armv5 for complex math in Opus 00.44.39 Quit shamus (Read error: Connection reset by peer) 00.45.36 Join shamus [0] (~shmaus@ip-206-192-195-49.marylandheights.ip.cablemo.net) 01.02.17 Quit akaWolf (Quit: my exit) 01.02.39 Join akaWolf [0] (~akaWolf@unaffiliated/akawolf) 01.03.40 Quit shamus (Read error: Connection reset by peer) 01.04.03 Join shamus [0] (~shmaus@ip-206-192-195-49.marylandheights.ip.cablemo.net) 01.24.48 Quit saratoga (Quit: Page closed) 01.26.16 Join bertrik [0] (~quassel@82-169-2-95.ip.telfort.nl) 01.26.16 Quit bertrik (Changing host) 01.26.16 Join bertrik [0] (~quassel@rockbox/developer/bertrik) 01.29.14 Join saratoga [0] (47e22765@gateway/web/freenode/ip.71.226.39.101) 01.31.06 Quit CookieJar2 (Quit: Leaving) 01.49.59 Quit bertrik (Remote host closed the connection) 01.50.28 Quit Wardo (Read error: Connection reset by peer) 01.51.29 Quit sakax (Ping timeout: 276 seconds) 02.01.49 Quit shamus (Read error: Connection reset by peer) 02.01.57 Join shamus [0] (~shmaus@ip-206-192-195-49.marylandheights.ip.cablemo.net) 02.04.12 Quit akaWolf (Ping timeout: 265 seconds) 02.16.41 *** Saving seen data "./dancer.seen" 02.21.40 Quit nomada (Ping timeout: 245 seconds) 02.25.35 # first bit of ARMv5 optimized Opus code: http://pastebin.com/ckAmKnrs 02.25.56 # don't have a device handy to test on, but its several percent faster on my raspberry pi 02.27.16 Join nomada [0] (~nomada@irc.consciente.de) 02.34.48 Join lebellium_ [0] (~chatzilla@lns-c10k-ld-02-m-212-194-176-149.dsl.sta.abo.bbox.fr) 02.36.21 Quit lebellium (Ping timeout: 245 seconds) 02.36.28 Nick lebellium_ is now known as lebellium (~chatzilla@lns-c10k-ld-02-m-212-194-176-149.dsl.sta.abo.bbox.fr) 02.49.45 Quit t3hsilentone (Ping timeout: 260 seconds) 02.50.48 Join t3hsilentone [0] (~pc@pool-74-98-200-43.pitbpa.fios.verizon.net) 03.10.43 Quit nomada (Ping timeout: 255 seconds) 03.13.15 Join brkfstsqd [0] (~quassel@adsl-69-234-26-127.dsl.irvnca.pacbell.net) 03.13.25 Join nomada [0] (~nomada@irc.consciente.de) 03.32.50 Join sakax [0] (~sakax@d8D862498.access.telenet.be) 04.05.56 Join TheSphinX^ [0] (~briehl@p5B321B5D.dip.t-dialin.net) 04.09.42 Quit zz_TheSphinX^ (Ping timeout: 245 seconds) 04.16.43 *** Saving seen data "./dancer.seen" 04.23.03 # n1s: for the logs, did you ever profile Opus on an ARM system? 04.51.26 Join amiconn_ [0] (amiconn@rockbox/developer/amiconn) 04.51.26 Quit amiconn (Disconnected by services) 04.51.27 Quit pixelma (Disconnected by services) 04.51.28 Join pixelma_ [0] (pixelma@rockbox/staff/pixelma) 04.51.30 Nick pixelma_ is now known as pixelma (pixelma@rockbox/staff/pixelma) 04.51.31 Nick amiconn_ is now known as amiconn (amiconn@rockbox/developer/amiconn) 04.54.36 # holy crap the 4 and 5 prime butterflies are each using 15% runtime on ARM 04.54.40 # thats nuts 05.00.31 Quit XavierGr () 05.22.06 Quit the-kyle (Ping timeout: 245 seconds) 05.32.16 Quit lebellium (Quit: ChatZilla 0.9.89 [Firefox 18.0/20121227074833]) 05.39.46 Quit shamus (Read error: Connection reset by peer) 05.40.31 Join shamus [0] (~shmaus@ip-206-192-195-49.marylandheights.ip.cablemo.net) 05.44.13 Quit TheSeven (Disconnected by services) 05.44.23 Join [7] [0] (~quassel@rockbox/developer/TheSeven) 05.46.42 # hmm ldmia on a read only pointer sounds like a bad idea 05.59.19 Join mrkiko [0] (~mrkiko@host217-189-dynamic.60-82-r.retail.telecomitalia.it) 05.59.19 Quit Rower85 (Quit: Hmmm...) 06.16.45 *** Saving seen data "./dancer.seen" 06.25.44 Join doc|home [0] (~doc@gentoo/contributor/doc-007) 06.28.02 # hey, I'm looking for info on exfat on sdxc cards. I'm seeing someone mentioned it's on the NoDo list. Can someone tell me how they got a 64gb sdxc card to work with a device? FAT32? I thought that maxed out at 32GB? 06.39.17 Join CookieJar [0] (~CookieJar@wnklmb0121w-ad03-64-36.dynamic.mtsallstream.net) 06.43.57 Quit shamus (Read error: Connection reset by peer) 06.44.18 Join shamus [0] (~shmaus@ip-206-192-195-49.marylandheights.ip.cablemo.net) 06.46.51 # doc|home: sdxc and sdhc are the same device but with different file systems, by reformatting one you can turn it into the other 06.47.03 # if you have an exfat system, just reformat it it to fat32 06.47.35 # thanks, am trying that right now. I just thought fat32 had a max of 32gb but it turns out that's a windows limitation 06.48.05 # the worst part is the hour and whatever it's going to take to copy my music back over again :) 06.48.14 # * doc|home out 07.11.56 Quit nateloaf (Quit: Leaving.) 07.51.26 Join Raptors_ [0] (~Raptors@dsl-69-171-145-14.acanac.net) 07.53.18 Join [Saint] [0] (~saint@rockbox/user/saint) 07.54.39 Quit Raptors (Ping timeout: 255 seconds) 08.09.27 Quit mshathlonxp () 08.10.16 Quit dionoea (Remote host closed the connection) 08.16.49 *** Saving seen data "./dancer.seen" 08.21.29 Join dionoea [0] (~dionoea@oyp.chewa.net) 08.26.28 Quit dionoea (Remote host closed the connection) 08.32.12 Quit prof_wolfff (Ping timeout: 245 seconds) 08.33.31 Quit shamus (Read error: Connection reset by peer) 08.33.42 Join shamus [0] (~shmaus@ip-206-192-195-49.marylandheights.ip.cablemo.net) 08.34.07 Quit SuperBrainAK (Quit: pbly going to sleep /_\) 08.38.35 Quit jhMikeS (Ping timeout: 264 seconds) 08.41.25 Join dionoea [0] (~dionoea@oyp.chewa.net) 09.30.48 Join akaWolf [0] (~akaWolf@unaffiliated/akawolf) 10.16.53 *** Saving seen data "./dancer.seen" 10.31.16 Join bertrik [0] (~quassel@82-169-2-95.ip.telfort.nl) 10.31.16 Quit bertrik (Changing host) 10.31.16 Join bertrik [0] (~quassel@rockbox/developer/bertrik) 10.39.08 Join Jkpalmer [0] (~jkpalmer1@c-71-227-159-113.hsd1.wa.comcast.net) 10.39.57 Quit bertrik (Ping timeout: 276 seconds) 10.40.47 # HI i got a good one for ya. Can i replace my Naxa NMV-168 with Rockbox or something like it? 10.41.00 # *it's firmware 10.42.37 Part Jkpalmer 11.09.48 Join megal0maniac [0] (~quassel@unaffiliated/megal0maniac) 11.09.49 Join megal0maniac_ [0] (~quassel@197.221.240.219) 11.11.28 Join bertrik [0] (~quassel@82-169-2-95.ip.telfort.nl) 11.11.28 Quit bertrik (Changing host) 11.11.28 Join bertrik [0] (~quassel@rockbox/developer/bertrik) 11.11.35 Quit megal0maniac_ (Client Quit) 11.38.45 Quit fs-bluebot (Ping timeout: 244 seconds) 11.38.52 Quit bluebrother (Ping timeout: 255 seconds) 11.40.01 Join fs-bluebot [0] (~fs-bluebo@g231122068.adsl.alicedsl.de) 11.41.06 Join bluebrother [0] (~dom@rockbox/developer/bluebrother) 11.49.16 Quit shamus (Read error: Connection reset by peer) 11.49.36 Join shamus [0] (~shmaus@ip-206-192-195-49.marylandheights.ip.cablemo.net) 12.00.12 Join ender` [0] (~ender@foo.eternallybored.org) 12.05.14 Join Hendricks266 [0] (~Hendricks@74.112.208.162) 12.15.58 Nick georgehank is now known as __jae__ (~jae@dedicated.jaerhard.com) 12.16.58 *** Saving seen data "./dancer.seen" 12.37.13 Quit __jae__ (Quit: leaving) 12.39.26 Join __jae__ [0] (~jae@dedicated.jaerhard.com) 12.40.05 Join Topy44|2 [0] (kvirc@f049042180.adsl.alicedsl.de) 12.43.39 Quit Topy44 (Ping timeout: 265 seconds) 12.52.32 Quit [Saint] (Ping timeout: 276 seconds) 12.54.50 Join Wardo [0] (~Mirandaha@176-120-190-109.dsl.ovh.fr) 13.22.34 Join y4n [0] (~y4n@unaffiliated/y4ndexx) 13.37.23 Quit megal0maniac (Ping timeout: 276 seconds) 13.38.46 Join megal0maniac [0] (~quassel@unaffiliated/megal0maniac) 13.45.16 Quit megal0maniac (Ping timeout: 252 seconds) 14.13.51 Quit bertrik (Remote host closed the connection) 14.17.00 *** Saving seen data "./dancer.seen" 14.23.51 Part mrkiko 14.29.17 Join nateloaf [0] (~nwild@S0106bcaec5c3e90e.wp.shawcable.net) 14.50.40 Join pretty_function [0] (~sigBART@123.252.212.93) 14.52.40 Join lebellium [0] (~chatzilla@lns-c10k-ld-02-m-212-194-176-149.dsl.sta.abo.bbox.fr) 15.06.38 Join zaphee [0] (~user@ede67-2-82-232-36-5.fbx.proxad.net) 15.06.39 Part zaphee 15.16.18 Join mirak [0] (~mirak@lns-5-49-104-130.dsl.dyn.abo.bbox.fr) 15.18.21 Quit pretty_function (Remote host closed the connection) 15.35.21 Join prof_wolfff [0] (~prof_wolf@213.37.219.103.dyn.user.ono.com) 15.38.20 Quit Poodlemastah (Read error: Connection reset by peer) 15.42.20 Join bertrik [0] (~quassel@rockbox/developer/bertrik) 15.45.49 Join Poodlemastah [0] (~Poodlemas@h-253-206.a218.priv.bahnhof.se) 16.00.28 Join Rower85 [0] (husvagn@v-413-alfarv-177.bitnet.nu) 16.02.55 Quit Poodlemastah (Ping timeout: 245 seconds) 16.03.34 Quit shamus (Read error: Connection reset by peer) 16.04.24 Join shamus [0] (~shmaus@ip-206-192-195-49.marylandheights.ip.cablemo.net) 16.04.38 Quit nateloaf (Quit: Leaving.) 16.06.37 Quit bertrik (Ping timeout: 255 seconds) 16.11.20 Join Poodlemastah [0] (~Poodlemas@46-236-107-195.customer.t3.se) 16.17.01 *** Saving seen data "./dancer.seen" 16.18.16 Quit amiconn (Quit: No Ping reply in 64 seconds.) 16.18.31 Join amiconn [0] (amiconn@rockbox/developer/amiconn) 16.20.16 Join bertrik [0] (~quassel@rockbox/developer/bertrik) 16.24.12 Quit Poodlemastah (Read error: Connection reset by peer) 16.24.51 Join Poodlemastah [0] (~Poodlemas@46-236-107-195.customer.t3.se) 16.34.55 Quit Galois (Ping timeout: 260 seconds) 16.39.34 Quit y4n (Disconnected by services) 16.39.35 Quit Poodlemastah (Read error: Connection reset by peer) 16.39.41 Join y4n [0] (~y4n@unaffiliated/y4ndexx) 16.39.44 Quit shamus (Read error: Connection reset by peer) 16.40.21 Quit pixelma (Quit: No Ping reply in 120 seconds.) 16.40.28 Join shamus [0] (~shmaus@ip-206-192-195-49.marylandheights.ip.cablemo.net) 16.40.44 Join pixelma [0] (pixelma@rockbox/staff/pixelma) 16.43.36 Quit shamus (Read error: Connection reset by peer) 16.43.50 Join shamus [0] (~shmaus@ip-206-192-195-49.marylandheights.ip.cablemo.net) 16.47.23 Join Poodlemastah [0] (~Poodlemas@46-236-107-195.customer.t3.se) 17.04.09 Quit pixelma (Quit: No Ping reply in 120 seconds.) 17.04.28 Join pixelma [0] (pixelma@rockbox/staff/pixelma) 17.05.59 Join megal0maniac [0] (~quassel@unaffiliated/megal0maniac) 17.08.23 Join Keripo [0] (~Keripo@CPE0022b0d4bdb7-CM001a6680d4fe.cpe.net.cable.rogers.com) 17.08.26 Quit shamus (Read error: Connection reset by peer) 17.09.20 Join shamus [0] (~shmaus@ip-206-192-195-49.marylandheights.ip.cablemo.net) 17.12.30 Quit Poodlemastah (Read error: Connection reset by peer) 17.17.45 Quit Hendricks266 (Ping timeout: 260 seconds) 17.17.54 Join megal0maniac_ [0] (~quassel@197.221.240.219) 17.18.31 Quit megal0maniac (Ping timeout: 255 seconds) 17.19.54 Join Poodlemastah [0] (~Poodlemas@46-236-107-195.customer.t3.se) 17.22.56 Quit megal0maniac_ (Ping timeout: 276 seconds) 17.38.13 Join the-kyle [0] (~kyle@93.115.84.198) 17.40.07 Quit shamus (Read error: Connection reset by peer) 17.40.27 Quit Poodlemastah (Read error: Connection reset by peer) 17.40.46 Join shamus [0] (~shmaus@ip-206-192-195-49.marylandheights.ip.cablemo.net) 17.43.27 Join Poodlemastah [0] (~Poodlemas@46-236-107-195.customer.t3.se) 17.46.15 Quit mirak (Quit: Ex-Chat) 17.47.15 Quit Poodlemastah (Read error: Connection reset by peer) 17.54.58 Join Poodlemastah [0] (~Poodlemas@46-236-107-195.customer.t3.se) 17.59.21 Join SuperBrainAK [0] (~Andy@ip72-223-111-21.ph.ph.cox.net) 18.09.35 Quit the-kyle (Read error: Connection reset by peer) 18.17.04 *** Saving seen data "./dancer.seen" 18.31.08 Join the-kyle [0] (~kyle@cpe-024-211-185-030.nc.res.rr.com) 18.32.07 Join Galois [0] (djao@efnet-math.org) 18.49.35 Join djp_ [0] (djp@fsf/member/djp-) 18.51.31 Join krabador [0] (~darkham@95.238.177.182) 19.08.10 Join sentriz [0] (~Senan@78.143.151.93) 19.09.02 Quit sentriz (Read error: Connection reset by peer) 19.15.53 Join megal0maniac [0] (~quassel@unaffiliated/megal0maniac) 19.18.02 Join sentriz [0] (~Senan@78.143.151.93) 19.22.21 Quit pamaury (Ping timeout: 246 seconds) 19.24.39 Quit shamus (Read error: Connection reset by peer) 19.24.56 Join shamus [0] (~shmaus@ip-206-192-195-49.marylandheights.ip.cablemo.net) 19.25.36 Join pamaury [0] (~quassel@2a01:e35:243f:8460:221:6aff:feaa:cdaa) 19.25.36 Quit pamaury (Changing host) 19.25.36 Join pamaury [0] (~quassel@rockbox/developer/pamaury) 19.27.21 Quit sentriz (Ping timeout: 252 seconds) 19.39.56 Quit megal0maniac (Ping timeout: 240 seconds) 19.47.52 Join sentriz [0] (~Senan@78.143.151.93) 19.52.59 Quit krabador (Ping timeout: 264 seconds) 19.53.23 Join krabador [0] (~darkham@host202-63-dynamic.247-95-r.retail.telecomitalia.it) 19.53.51 Quit Raptors_ (Ping timeout: 245 seconds) 20.01.22 Join Raptors [0] (~Raptors@dsl-173-248-209-52.acanac.net) 20.16.18 Quit sentriz (Ping timeout: 252 seconds) 20.17.08 *** Saving seen data "./dancer.seen" 20.23.47 Quit brkfstsqd (Ping timeout: 265 seconds) 20.25.38 Quit shamus (Read error: Connection reset by peer) 20.25.55 Join shamus [0] (~shmaus@ip-206-192-195-49.marylandheights.ip.cablemo.net) 20.48.41 Join [Saint] [0] (~saint@rockbox/user/saint) 20.53.16 Quit scorche (Disconnected by services) 20.53.20 Join scorche` [0] (~scorche@rockbox/administrator/scorche) 20.59.41 Quit [Saint] (Remote host closed the connection) 21.01.48 Join [Saint] [0] (~saint@rockbox/user/saint) 21.08.29 Quit akaWolf (Ping timeout: 276 seconds) 21.21.23 Join brkfstsqd [0] (~quassel@108-81-18-58.lightspeed.irvnca.sbcglobal.net) 21.37.22 Quit Keripo (Quit: Leaving.) 21.49.59 Join kugel_ [0] (~kugel@141.45.176.104) 21.50.04 Quit kugel_ (Changing host) 21.50.04 Join kugel_ [0] (~kugel@rockbox/developer/kugel) 21.52.19 Quit Mir (Remote host closed the connection) 21.52.29 Quit Unhelpful (Quit: No Ping reply in 180 seconds.) 21.52.44 Quit kugel (Read error: Connection reset by peer) 21.52.49 Join Unhelpful [0] (~quassel@rockbox/developer/Unhelpful) 21.52.58 Join Mir [0] (~Mir@pool-71-109-219-166.lsanca.dsl-w.verizon.net) 22.17.11 *** Saving seen data "./dancer.seen" 22.33.37 Join nateloaf [0] (~nwild@S0106bcaec5c3e90e.wp.shawcable.net) 22.33.48 Quit nateloaf (Client Quit) 22.40.37 Join nateloaf [0] (~nwild@S0106bcaec5c3e90e.wp.shawcable.net) 23.03.45 Quit Belzebub (Ping timeout: 255 seconds) 23.08.16 Quit y4n (Quit: 6,000,000 ways to die — choose one.) 23.16.49 Join Belzebub [0] (~torrentow@195.117.144.66) 23.18.29 Quit lebellium (Ping timeout: 276 seconds) 23.20.06 Join lebellium [0] (~chatzilla@lns-c10k-ld-02-m-212-194-176-149.dsl.sta.abo.bbox.fr) 23.20.48 Join soap_ [0] (~soap@cpe-174-102-96-10.woh.res.rr.com) 23.24.10 Quit Poodlemastah (Read error: Connection reset by peer) 23.31.22 Join Poodlemastah [0] (~Poodlemas@46-236-107-195.customer.t3.se) 23.41.30 Part CookieJar ("Leaving") 23.52.22 Quit Topy44|2 (Read error: Connection reset by peer)