--- Log for 23.05.116 Server: tepper.freenode.net Channel: #rockbox --- Nick: logbot Version: Dancer V4.16 Started: 9 hours and 28 minutes ago 00.02.07 Quit Boltermor (Quit: Leaving) 00.03.11 Quit ZincAlloy1 (Quit: Leaving.) 00.04.04 Join Strife89|Quassel [0] (~quassel@adsl-98-80-195-84.mcn.bellsouth.net) 00.08.11 Quit Strife89 (Ping timeout: 252 seconds) 00.18.58 Quit ender` (Quit: Trying to establish voice contact ... please yell into keyboard.) 00.20.52 Quit xorly (Ping timeout: 276 seconds) 00.27.21 Quit duo8 (Ping timeout: 276 seconds) 00.29.17 Join duo8 [0] (~ZNC-SRV-H@117.6.48.103) 00.33.51 *** Saving seen data "./dancer.seen" 00.36.27 # <[Saint]> heh - yeah. 00.36.47 # <[Saint]> there's 2 patches there I'm genuinely interested in. 00.37.22 # <[Saint]> the rest are either plain weird, rejected for obvious reasons, or odd magic. 00.45.24 Quit prof_wolfff (Ping timeout: 246 seconds) 00.53.31 Quit pamaury (Ping timeout: 240 seconds) 01.02.39 Nick Strife89|Quassel is now known as Strife89 (~quassel@adsl-98-80-195-84.mcn.bellsouth.net) 01.17.45 Join girafe [0] (~girafe@LFbn-1-8020-64.w90-112.abo.wanadoo.fr) 01.18.35 Quit n17ikh (Ping timeout: 252 seconds) 01.25.21 Join n17ikh [0] (~n17ikh@unaffiliated/n17ikh) 01.54.29 Quit krabador (Quit: Take The Time) 02.03.27 Quit girafe (Quit: Leaving) 02.09.19 Quit TheSeven (Ping timeout: 250 seconds) 02.09.42 Join TheSeven [0] (~quassel@rockbox/developer/TheSeven) 02.22.28 Join a__ [0] (32a517de@gateway/web/freenode/ip.50.165.23.222) 02.23.15 Quit a__ (Client Quit) 02.23.42 Join tpr [0] (tpr@gateway/shell/blinkenshell.org/x-rwwvakchrxbyfssm) 02.28.09 # Hey, I was compiling a simulator of a sansaclip, and after a hour or so of debugging, found that line 343 of tools/configure in rockbox calls "sdl-config --static-libs", which was not valid, and worked when I replaced it with --libs... Is this a bug, or does some version of sdl-config use that flag? 02.33.55 *** Saving seen data "./dancer.seen" 03.05.23 # [Saint], Hey 03.06.50 # tpr, Wonder if we're related http://ix.io/Kea 03.07.11 # Compile stops due to undefined SDL references 03.09.57 # Hey that worked! 03.10.00 # tpr, Thanks 03.10.15 # Syntax for sdl-config proably updated 03.10.23 # *probably 03.10.33 # AHA 03.10.42 # sdl2-config has a --static-libs option 03.10.49 # sdl-config does not 03.10.57 # Is roclbox using 1 or 2? 03.11.02 # *rockbox 03.21.26 # yeah a check should be added 03.21.39 # i'm glad i didn't totally waste 2 hours 03.24.34 # Rockbox includes /usr/include/SDL... 03.24.55 # or at least it does after the thirty debug changes i made, so probably sdl1. 03.25.11 # So SDL1 03.25.18 # Yeah 03.26.08 # tpr, Oh the uselessness of the standalone SDL application heh http://i.imgur.com/SA1apZ8.png 03.28.00 # that's beautiful 03.29.01 # but yeah i've been tinkering with the firmware of my sansa to add 1. a password lock 2. 'mooltipass'-like functionality with the usb-hid 3. ttylinux bootable mass storage(???) 03.29.24 # and i should be studying for finals 03.30.46 # :D 03.30.48 # Nice 03.30.54 # Which Sansa? 03.31.00 # I have the Clip Zip 03.31.08 # sansa clip, it's so shitty it loops right back around to god tier 03.31.56 # :D 03.32.26 # That's how I feel about the Zip. Battery is eh but damn if it isnt the cutest thing 03.33.35 # yeah, the clip is practically powered by fluxuations in quantum foam, shit never dies. 03.33.47 # i accidentally ran it through the washing machine, still booted. 03.34.50 # Mine lasted through so much 03.34.56 # But died by car tire 03.35.02 # Got an 8GB to replace it 03.35.07 # i mean half the drive was completely corrupt, it shouldn't have been capable of turning on, but the angel of death passed over all important boot data, for they had put the blood of a lamb above their file index or some shit 03.36.30 # Car tire, gravel, and rained on 03.36.36 # And it still managed to briefly light up 03.38.56 # if you want to see the output of find run on the mp3 player as a drive, http://tpr.blinkenshell.org/wtf.txt 03.39.01 # please ignore shitty taste in music 03.39.21 # as you can see, something beautiful occurs about 100 lines down 03.39.49 # tpr, Nice taste in Cthulu 03.40.30 # *Cthulhu 03.41.02 # then, i proceeded to start reflashing it, unplug it mid re-flash, re-plug, reboot. still turned on 03.41.03 # Wait so Im trying the uisim for the Clip Zip... do they not have filesystem access? 03.41.29 # Wasnt sure if it built the parts to play audio 03.41.39 # well is there a simdisk folder 03.41.45 # Oh yeah 03.41.46 # Derp 03.41.51 # Symlinks to the rescue 03.41.54 # is it empty 03.42.28 # [parker@x3720 build]$ ls simdisk/root 03.42.28 # bin boot dev etc home lib lib64 lost+found mnt opt proc root run sbin srv sys tmp usr var 03.42.31 # Teehee 03.42.35 Join naleo [0] (~naleo@unaffiliated/naleo) 03.42.49 # wait the clip zip runs actual linux 03.42.54 # holy shit that's amazing 03.43.00 # No 03.43.03 # Im on my machine lol 03.43.07 # SIMULATOR 03.43.17 # Haha 03.43.27 # yeah i probably should have noticed lib64 03.44.30 # there is definitively the weirdest macro usage i've ever seen in c in rockbox 03.44.43 # clever, but wholly unnecessary 03.45.12 # unless i'm failing to see some great, overarching system that hinges critically on weird macros 03.46.04 # I just realized the USB mode in Rockbox at least on the Zip is superfloppy lol 03.47.39 # And I cant access the volume in the simulator. Curse side buttons 03.48.19 # are you sure? i faintly remember doing something weird to get to side buttons 03.48.43 # Im clicking all over that side 03.48.58 # you just gotta hit that 1 pixel sweet spot 03.51.07 # wait wait check apps/keymaps 03.51.12 # it might be bound somewhere 03.52.10 # oh wait shit never mind i meant uisimulator/buttonmap 03.53.15 # so keypad 3 and 9 are volume 03.53.21 # Both files are compiled binary 03.53.21 # probably 03.54.05 # tpr, Cheers 03.54.13 # np 03.54.21 # i needed to find that out eventually 03.54.48 # whelp, i'm gonna go sleep for at least 5 hours. have fun. 03.55.27 # Night 04.02.59 Quit Moarc (Ping timeout: 260 seconds) 04.03.16 Join Moarc [0] (~chujko@a105.net128.okay.pl) 04.20.54 Quit smoke_fumus (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/) 04.27.55 Quit foolsh (Remote host closed the connection) 04.30.14 Join foolsh [0] (~starchase@2601:241:c200:4bc5:ed10:5a0:b0d:7834) 04.33.59 *** Saving seen data "./dancer.seen" 04.40.34 Quit PurlingNayuki (Remote host closed the connection) 04.59.19 Join PurlingNayuki [0] (~Thunderbi@v163-44-154-238.a00f.g.sin1.static.cnode.io) 05.00.22 Quit naleo (Ping timeout: 244 seconds) 05.13.49 Quit noaon (Quit: WeeChat 1.5) 06.22.50 Join ungali [0] (ungali@unaffiliated/ungali) 06.34.02 *** Saving seen data "./dancer.seen" 06.34.39 Quit ungali (Ping timeout: 264 seconds) 07.44.31 Quit pixelma (Remote host closed the connection) 07.44.31 Quit amiconn (Remote host closed the connection) 07.44.51 Join pixelma [0] (~pixelma@rockbox/staff/pixelma) 07.44.54 Join amiconn [0] (~amiconn@rockbox/developer/amiconn) 08.07.45 Join Kokos [0] (~Kokos@host-80-238-113-93.jmdi.pl) 08.18.30 Join wodz [0] (~wodz@iwl138.internetdsl.tpnet.pl) 08.28.05 Join ender` [0] (krneki@foo.eternallybored.org) 08.34.04 *** Saving seen data "./dancer.seen" 09.26.25 Join xorly [0] (~xorly@ip-89-176-117-132.net.upcbroadband.cz) 09.29.33 Quit PurlingNayuki (Remote host closed the connection) 09.40.02 Join einhirn [0] (~Miranda@bsod.rz.tu-clausthal.de) 09.41.21 Join PurlingNayuki [0] (~Thunderbi@v163-44-154-238.a00f.g.sin1.static.cnode.io) 10.24.01 Join petur [0] (~petur@78-23-23-252.access.telenet.be) 10.24.01 Quit petur (Changing host) 10.24.01 Join petur [0] (~petur@rockbox/developer/petur) 10.27.56 Quit dfkt (Ping timeout: 244 seconds) 10.28.40 Join bluebrother [0] (~dom@rockbox/developer/bluebrother) 10.29.32 Join fs-bluebot [0] (~fs-bluebo@xd9beb079.dyn.telefonica.de) 10.31.55 Quit fs-bluebot_ (Ping timeout: 252 seconds) 10.32.03 Quit bluebrother^ (Ping timeout: 260 seconds) 10.34.05 *** Saving seen data "./dancer.seen" 10.42.09 Quit PurlingNayuki (Remote host closed the connection) 10.43.00 Join PurlingNayuki [0] (~Thunderbi@v163-44-154-238.a00f.g.sin1.static.cnode.io) 10.49.10 Quit PurlingNayuki (Remote host closed the connection) 10.49.16 Join PurlingNayuki1 [0] (~Thunderbi@v163-44-154-238.a00f.g.sin1.static.cnode.io) 10.53.40 Quit PurlingNayuki1 (Remote host closed the connection) 10.54.45 Join PurlingNayuki [0] (~Thunderbi@v163-44-154-238.a00f.g.sin1.static.cnode.io) 11.08.36 Quit PurlingNayuki (Remote host closed the connection) 11.10.26 Join PurlingNayuki [0] (~Thunderbi@v163-44-154-238.a00f.g.sin1.static.cnode.io) 11.16.29 Quit PurlingNayuki (Remote host closed the connection) 11.17.09 Join PurlingNayuki [0] (~Thunderbi@v163-44-154-238.a00f.g.sin1.static.cnode.io) 11.19.56 Quit PurlingNayuki (Client Quit) 11.22.48 Join pamaury [0] (~pamaury@rockbox/developer/pamaury) 11.29.39 Quit pamaury (Ping timeout: 252 seconds) 11.43.54 Join PurlingNayuki [0] (~Thunderbi@v163-44-154-238.a00f.g.sin1.static.cnode.io) 11.46.03 Quit xorly (Ping timeout: 264 seconds) 11.54.19 Join pamaury [0] (~pamaury@rockbox/developer/pamaury) 12.00.51 Join ZincAlloy [0] (~Adium@2a02:8108:8bc0:1664:d0bb:4146:10c:7523) 12.34.06 *** Saving seen data "./dancer.seen" 14.00.13 Join Stephan123 [0] (~Miranda@212.144.15.94) 14.13.44 Join edhelas [0] (~edhelas@2001:1c02:1903:d800:2821:430f:6a20:b600) 14.34.09 *** No seen item changed, no save performed. 15.31.02 Quit Stephan123 (Read error: Connection reset by peer) 15.40.05 Join JdGordon_ [0] (~jonno@rockbox/developer/JdGordon) 15.42.39 Quit JdGordon (Ping timeout: 252 seconds) 16.23.24 Join paulk-collins [0] (~paulk@gagarine.paulk.fr) 16.34.12 *** Saving seen data "./dancer.seen" 16.38.23 Join zoktar [0] (~zoktar@78-70-243-143-no186.tbcn.telia.com) 16.38.23 Quit zoktar (Changing host) 16.38.23 Join zoktar [0] (~zoktar@unaffiliated/zoktar) 16.41.59 Quit wodz (Ping timeout: 246 seconds) 16.44.24 Quit Guinness (Ping timeout: 244 seconds) 16.46.32 Join Guinness [0] (~Slayer@c-69-255-136-113.hsd1.va.comcast.net) 16.46.43 Join krabador [0] (~krabador@unaffiliated/krabador) 17.01.07 Quit Kokos (Ping timeout: 244 seconds) 17.29.18 Join xorly [0] (~xorly@ip-89-176-117-132.net.upcbroadband.cz) 17.29.47 Join JdGordon [0] (~jonno@rockbox/developer/JdGordon) 17.33.19 Quit JdGordon_ (Ping timeout: 260 seconds) 17.36.43 Quit krnlyng (Ping timeout: 260 seconds) 17.39.05 Quit PurlingNayuki (Remote host closed the connection) 17.41.09 Join girafe [0] (~girafe@LFbn-1-8020-64.w90-112.abo.wanadoo.fr) 17.41.26 Join JdGordon_ [0] (~jonno@rockbox/developer/JdGordon) 17.43.35 Quit JdGordon (Ping timeout: 250 seconds) 17.48.19 Join krnlyng [0] (~liar@178.112.195.110.wireless.dyn.drei.com) 18.01.34 Join dfkt [0] (~dfkt@unaffiliated/dfkt) 18.10.15 Quit petur (Read error: Connection reset by peer) 18.20.26 Quit ruskie (Excess Flood) 18.20.34 Join ruskie [0] (ruskie@sourcemage/mage/ruskie) 18.28.07 Quit einhirn (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org) 18.34.13 *** Saving seen data "./dancer.seen" 18.47.30 Join Boltermor [0] (~Boltermor@subscr-46-148-172-80.dhcp-docsis.net.tomkow.pl) 19.13.18 Join naleo [0] (~naleo@unaffiliated/naleo) 19.16.04 Join PurlingNayuki [0] (~Thunderbi@v163-44-154-238.a00f.g.sin1.static.cnode.io) 19.28.49 Join wodz [0] (~wodz@iwl138.internetdsl.tpnet.pl) 19.34.27 Join KmFN [0] (~KmFN@d149-67-31-171.col.wideopenwest.com) 19.34.27 Part KmFN 19.37.30 Quit Boltermor (Ping timeout: 252 seconds) 19.41.51 Join lebellium [0] (~chatzilla@89-93-179-187.hfc.dyn.abo.bbox.fr) 19.46.34 Quit pamaury (Remote host closed the connection) 19.51.55 Quit dfkt (Disconnected by services) 19.52.04 Join dfkt_ [0] (~dfkt@unaffiliated/dfkt) 20.00.24 Join petur [0] (~petur@rockbox/developer/petur) 20.33.14 Join pamaury [0] (~pamaury@rockbox/developer/pamaury) 20.34.16 *** Saving seen data "./dancer.seen" 21.30.52 Quit pamaury (Read error: Connection reset by peer) 21.31.29 Join pamaury [0] (~pamaury@rockbox/developer/pamaury) 21.32.53 Quit pamaury (Read error: Connection reset by peer) 21.34.05 Join pamaury [0] (~pamaury@rockbox/developer/pamaury) 21.34.19 Quit Guinness (Read error: Connection reset by peer) 21.34.48 Join Guinness [0] (~Slayer@c-69-255-136-113.hsd1.va.comcast.net) 21.36.48 Quit krabador (Quit: Take The Time) 21.59.00 Join nlogex [0] (~filip@dhcp-108-168-15-53.cable.user.start.ca) 22.29.10 Quit nlogex (Ping timeout: 246 seconds) 22.34.17 *** Saving seen data "./dancer.seen" 22.58.01 # <[Saint]> ParkerR: you rang? 22.58.34 # <[Saint]> (also: regarding the standalone SDL app - I assume you're aware it only did that because you compiled a resolution we don't have a default theme for?) 22.59.07 # <[Saint]> Had you built one of the resolutions supported by any other target natively, it would've slurped up the theme for that build. 23.00.17 Quit dan- (Quit: ..) 23.02.06 # <[Saint]> It also might seem totally unusable, but, when touchscreen targets don't have a default theme they default back to the grid array touch control system. 23.05.02 Quit lebellium (Quit: ChatZilla 0.9.92 [Firefox 46.0.1/20160502172042]) 23.07.27 Join dan- [0] (~d@101.165.168.135) 23.15.35 Quit paulk-collins (Quit: Leaving) 23.16.32 Quit ender` (Quit: Measuring programming progress by lines of code is like measuring aircraft building progress by weight. -- Bill Gates) 23.20.42 Quit naleo (Quit: Leaving) 23.54.43 Join nlogex [0] (~filip@dhcp-108-168-15-53.cable.user.start.ca) 23.56.27 # [Saint], It was just a joke 23.56.32 # I know its not meant to be much 23.56.43 # :) 23.56.56 # tpr solved my SDL issue