--- Log for 17.11.111 Server: pratchett.freenode.net Channel: #rockbox --- Nick: logbot Version: Dancer V4.16 Started: 3 days and 7 hours ago 00.01.15 Quit advcomp2019 (Ping timeout: 245 seconds) 00.01.26 # brb 00.01.51 Join Guinness [0] (Slayer@c-68-55-111-159.hsd1.va.comcast.net) 00.02.48 Quit Guinness (Read error: Connection reset by peer) 00.04.33 Quit bertrik (Ping timeout: 258 seconds) 00.05.18 Quit Guinness` (Ping timeout: 248 seconds) 00.07.53 Join ReimuHak_ [0] (~reimu@wireless.sit-co.net) 00.08.06 Join Guinness [0] (~Slayer@c-68-55-111-159.hsd1.va.comcast.net) 00.15.41 Part metaphys 00.19.06 Join liar [0] (~liar@clnet-p09-185.ikbnet.co.at) 00.19.46 # pamaury: no luck with 0xffff0000 or 0xc0000000. Reboots on the first read attempt. 00.21.22 # hum, I don't know what that mean, either there isn't a rom or it's not at a known address. Btw I've ask freescale if there can provide the datasheet for the stmp3700 and they do not quite agree for now except under nda but I'm still trying 00.21.32 Quit robin0800 (Read error: Connection reset by peer) 00.21.36 Join robin0800_ [0] (~quassel@cpc3-brig8-0-0-cust848.3-3.cable.virginmedia.com) 00.21.53 # pamaury: here's my working diff at this stage: http://pastebin.com/ipiPd8XM 00.23.10 # low_light: just to check, try address 0 and length 1024 00.23.17 Quit fatline (Quit: This computer has gone to sleep) 00.26.11 Quit liar (Read error: Connection reset by peer) 00.26.48 # I had tried 1024 with no luck (and many other transfer lengths) 00.26.59 # and address 0 ? 00.27.22 # if you can't even read address 0 then it means there is problem 00.27.58 # Got something from 0 00.28.44 # at address 0, it should be code you sent to the device 00.28.56 # wait I know 00.29.11 # you know arm assembly ? 00.29.57 # some 00.30.48 # the idea would be to call the code and us the LR register to get the calling address 00.31.00 # I guess it's simpler if I do, wait a second 00.31.58 # probably ;) 00.34.20 Quit domonoky (Read error: Connection reset by peer) 00.35.17 # ok done, let me test it on mine 00.37.06 Quit ender` (Quit: The only reason some people get lost in thought is because it's unfamiliar territory. -- Paul Fix) 00.41.36 Quit openstandards (Ping timeout: 244 seconds) 00.44.28 # low_light: http://www.mediafire.com/?927a0a8763tf75w 00.44.45 # load it as usual and read addres 0 (ignored) and length 1024 00.44.54 # it will send back 4 bytes 00.45.02 # (a 32-bit address) 00.47.24 # 9d 29 ff ff 00.48.36 # weird 00.49.07 Join advcomp2019 [0] (~advcomp20@unaffiliated/advcomp2019) 00.49.09 # indeed 00.49.19 # ok, please try reading address 0xffff2900 then 00.51.20 # wait I think I know 00.51.30 # or might know 00.51.57 # brb 00.52.09 # perhaps I shouldn't send back 1024 bytes over the interrupt endpoint, it might use a different packet size 00.56.39 # low_light: if you want to try it, this file http://www.mediafire.com/?mtdbpbgjd67jbns only read/sends back 32 bytes at a time 00.59.53 *** Saving seen data "./dancer.seen" 01.01.31 # back. I'll try. 01.04.11 Quit Xerion (Ping timeout: 240 seconds) 01.04.49 # pamaury: read from which address? 01.04.58 # 0xffff2900 01.05.31 # 32 bytes (with the new file) (you'll need to change memreader.c to only advance address 32-byte if you plan to read more than 32-bytes) 01.07.35 # pamaury: it is also possible that rom code do bx instead of blx so return address isn't saved 01.07.54 Quit thegeek (Read error: Connection reset by peer) 01.08.03 Join thegeek [0] (~nnscript@160.39.34.95.customer.cdi.no) 01.08.22 # keeps rebooting with 0xffff2900 01.10.23 # that's really strange, did you change the code than splits the address and store it into the setup packet ? 01.11.14 # I'll check, but I've got to go. I'll try more tomorrow. 01.11.24 Part low_light 01.11.35 Quit pamaury (Remote host closed the connection) 01.11.46 # in apps/plugins/sokoban.c, in the function sokoban_menu, i is an unused variable. If someone wants to correct this... 01.20.33 # Is it possible to link with rb object file compiled with different compiler? 01.22.04 # I mean technically (I am aware of possible licensing issues when linking foreign object file) 01.32.24 Quit wodz (Ping timeout: 276 seconds) 01.33.06 Quit Thra11 (Quit: kthxbai) 01.33.47 Quit markun (Ping timeout: 260 seconds) 01.37.54 # wodz: yes its technically possible although i can't think of anyone having done it 01.38.28 # would probably be quite a lot of work if you wanted to get everything compiling though, particularly given all the hacks and asm we have 01.39.00 Join dreamlayers [0] (~dreamlaye@rockbox/developer/dreamlayers) 01.47.57 Quit GodEater_ (Ping timeout: 265 seconds) 01.55.35 # wodz: also keep in mind possible ABI conflicts 02.05.38 Quit dreamlayers (Quit: dreamlayers) 02.27.56 Part lovasoa 02.29.21 Join Xerion [0] (~xerion@5419A766.cm-5-2c.dynamic.ziggo.nl) 02.33.27 Quit saratoga (Changing host) 02.33.27 Join saratoga [0] (9803c31c@rockbox/developer/saratoga) 02.46.46 Nick soap_ is now known as soap (~soap@cpe-76-181-78-156.columbus.res.rr.com) 02.59.56 *** Saving seen data "./dancer.seen" 03.02.25 Quit robin0800_ (Remote host closed the connection) 03.03.56 Join robin0800 [0] (~quassel@cpc3-brig8-0-0-cust848.3-3.cable.virginmedia.com) 03.08.52 Quit caramou () 03.29.38 Join fatline [0] (~fatline@pool-108-27-113-221.nycmny.east.verizon.net) 03.44.44 Quit robin0800 (Read error: Connection reset by peer) 03.44.51 Join ChickeNES-laptop [0] (~ChickeNES@wireless-169-12.uchicago.edu) 04.05.27 Join dreamlayers [0] (~dreamlaye@bas4-windsor12-1279287646.dsl.bell.ca) 04.05.32 Quit dreamlayers (Changing host) 04.05.32 Join dreamlayers [0] (~dreamlaye@rockbox/developer/dreamlayers) 04.09.20 Quit factor (Read error: Operation timed out) 04.22.43 # anyone have hard evidence my Nano 1G, if returned, will come back as a Nano 1G? 04.23.16 # I've seen two people say now that a "new", not refurb, 1G will come back. I've seen no evidence of this from Apple. 04.27.18 Quit dreamlayers (Read error: Connection reset by peer) 04.31.00 Join Xerion_ [0] (~xerion@5419A766.cm-5-2c.dynamic.ziggo.nl) 04.31.06 # soap: [saint] said appple were doing a new production run of 1g's to do the return 04.31.19 Quit Xerion (Read error: Connection reset by peer) 04.31.19 Nick Xerion_ is now known as Xerion (~xerion@5419A766.cm-5-2c.dynamic.ziggo.nl) 04.31.32 Quit amiconn (Disconnected by services) 04.31.33 Join amiconn_ [0] (quassel@rockbox/developer/amiconn) 04.31.47 Quit pixelma (Disconnected by services) 04.31.49 Join pixelma_ [0] (quassel@rockbox/staff/pixelma) 04.31.51 Nick pixelma_ is now known as pixelma (quassel@rockbox/staff/pixelma) 04.31.55 Nick amiconn_ is now known as amiconn (quassel@rockbox/developer/amiconn) 04.39.20 Quit MethoS- (Remote host closed the connection) 04.40.27 Join Tecan [0] (~fsadf@unaffiliated/unit41) 04.40.35 # hmmmm 04.40.55 # rockbox wont work with my new 2011 ford xlt sync 04.41.26 # 3.9.1 04.45.57 # what device? 04.46.17 # 2nd gen mini 04.46.20 # ipod assumedly 04.47.02 # ah so you're asking about the ipod accessory protocol 04.47.30 # a 2011 device probably uses the usb protocol which we don't support 04.47.55 # hmmm 04.48.12 # it can read thumb drives too 04.49.04 # but it probably won't mount an ipod as a thumb drive 04.49.16 # http://www.fourwalledcubicle.com/LUFA.php 04.50.07 # theres an option in the rockbox to turn off the hid 04.50.15 # cant it be faked somehow ? 04.51.47 # i'll just switch it back to ipod firmware and wait patiently ;) 04.52.05 # its up to the stereo to decide what to use 04.52.09 Quit TheSeven (Read error: Operation timed out) 04.52.24 # you could maybe change the usb ids so it doesn't know theres an ipod there, but i don't know if that would work 04.52.39 Join [7] [0] (~TheSeven@rockbox/developer/TheSeven) 04.52.42 Join nosa [0] (~m00k@adsl-74-235-26-130.clt.bellsouth.net) 04.54.00 # change it in the rockbox config ? 04.54.09 Quit nosa-j (Ping timeout: 252 seconds) 04.54.10 Nick nosa is now known as nosa-j (~m00k@adsl-74-235-26-130.clt.bellsouth.net) 04.54.55 # aha i see why it wont work 04.55.11 # it cant read the files off the drive 04.55.44 # after plugging into computer the songs that are uploaded are nowhere to be found 05.00.00 *** Saving seen data "./dancer.seen" 05.03.01 Quit alexbobp (Ping timeout: 260 seconds) 05.14.09 Join Rob2222 [0] (~Miranda@p4FFF121C.dip.t-dialin.net) 05.18.15 Quit Rob2223 (Ping timeout: 260 seconds) 05.22.26 # awe shit how do i put it back to apple firmware ? 05.23.13 Join nosa [0] (~m00k@adsl-74-235-26-178.clt.bellsouth.net) 05.25.44 Quit nosa-j (Ping timeout: 260 seconds) 05.25.45 Nick nosa is now known as nosa-j (~m00k@adsl-74-235-26-178.clt.bellsouth.net) 05.26.43 # whats an ipsw ? 05.27.04 # and does it work with ipodpatcher 05.38.56 Join alexbobp [0] (~alex@108.60.198.57) 05.43.39 Quit Horscht (Quit: Verlassend) 06.02.34 # awe shit 06.02.40 # i fucked my ipod 06.03.06 # i uninstalled the firmware and bootloader, then tried to copy files to it 06.03.17 # it froze now its bricked 06.03.44 # going to try and wait for the battery to die... 06.05.43 # Tecan, "Menu" + "Select" held for ~30 seconds WILL force a reboot. 06.06.22 # sweet 06.40.46 # oh i see, i need to get it to play with aux mode 06.41.12 # usb + aux, one for power the other to play... but when i plug it into the usb nothing works on the ipod 06.41.23 # just shows the cable 06.45.10 Join icarusfactor [0] (~factor@74.197.205.204) 06.49.52 Join thals1992 [0] (~826ceb37@www.haxx.se) 06.53.02 # hey can someone add me to the "WikiUsersGroup" I'm trying to update the page of the mpegpluginplayer to include more recent stats (mostly the ipod video) 07.00.01 *** Saving seen data "./dancer.seen" 07.06.11 Quit thals1992 (Quit: CGI:IRC) 07.09.33 Join Keripo [0] (~Keripo@eng095.wireless-resnet.upenn.edu) 08.08.08 Quit Scromple (Quit: Leaving) 08.19.00 # hmm is there anyway to disable keypad mode ? 08.20.25 # i want to use my ipod as if its only using the usb for power and the rest goes to headphones 08.20.46 # its stuck on usb screen 08.20.49 # bbl 08.21.03 # charge mode 08.21.10 # hit any button while you plug it into usb 08.21.30 Quit saratoga (Quit: Page closed) 08.23.36 # lol 08.23.39 # sweet 08.25.54 Part Tecan ("Leaving") 08.26.38 Quit fatline (Ping timeout: 248 seconds) 08.29.19 Join GodEater_ [0] (93722cd0@rockbox/staff/GodEater) 08.33.55 Nick icarusfactor is now known as factor (~factor@74.197.205.204) 08.49.49 Quit factor (Quit: Leaving) 08.50.56 Join wodz [0] (~wodz@89-76-160-35.dynamic.chello.pl) 08.52.14 # I crafted something like this to add BUTTON_REL event to hd300 scrollstrip driver. The very same approach can be used in scrollwheel drivers (and I think some ipods scrollwheel can be smarter as they can report being touched) http://pastebin.com/E4GE0D9y 08.52.34 # this removes the need for HAVE_SCROLLWHEEL hack in action.c 08.53.58 Join bertrik [0] (~bertrik@ip117-49-211-87.adsl2.static.versatel.nl) 08.53.58 Quit bertrik (Changing host) 08.53.58 Join bertrik [0] (~bertrik@rockbox/developer/bertrik) 08.55.28 # wodz: if it removes the hacks in action.c then go for it! 08.56.21 # wodz: HZ seems a bit high, but if it works then nice 08.59.12 Join factor [0] (~factor@74.197.205.204) 08.59.37 # kugel: it is arbitrary choice - When you use scrollstrip and scrolling long list you have brakes in touching it to move your finger from top to the bottom. I didn't want to emmit REL then. 08.59.46 # scrollwheel doesn't have this problem 09.00.04 *** Saving seen data "./dancer.seen" 09.00.17 Join ender` [0] (~ender@foo.eternallybored.org) 09.00.23 # I see 09.02.36 Join Zagor [242] (~bjst@rockbox/developer/Zagor) 09.03.33 Join einhirn [0] (~Miranda@bsod.rz.tu-clausthal.de) 09.06.47 Quit factor (Read error: Connection reset by peer) 09.14.25 Join factor [0] (~factor@74.197.205.204) 09.27.24 Quit KiwiCam (Quit: Leaving) 09.32.38 Quit bertrik (Read error: Operation timed out) 09.33.30 Quit wodz (Quit: Leaving) 09.38.25 Join TheLemonMan [0] (~LemonBoy@ppp-21-26.26-151.libero.it) 09.46.00 Join pamaury [0] (~quassel@vit94-1-82-67-248-70.fbx.proxad.net) 09.46.01 Quit pamaury (Changing host) 09.46.01 Join pamaury [0] (~quassel@rockbox/developer/pamaury) 11.00.08 *** Saving seen data "./dancer.seen" 11.10.55 Join Topy44 [0] (~Topy44@f049036244.adsl.alicedsl.de) 11.13.36 Quit Topy (Ping timeout: 244 seconds) 11.23.48 Join fyre^OS [0] (~nnscript@cpe-24-90-84-81.nyc.res.rr.com) 11.26.22 Quit soap (Ping timeout: 248 seconds) 11.27.08 Join casainho [0] (~chatzilla@pal-213-228-181-14.netvisao.pt) 11.27.21 Quit fyrestorm (Ping timeout: 260 seconds) 11.32.44 Join soap [0] (~soap@cpe-76-181-78-156.columbus.res.rr.com) 11.33.53 Quit casainho (Ping timeout: 260 seconds) 11.43.22 Join GeekShadow [0] (~antoine@120.213.192.77.rev.sfr.net) 11.50.14 Join spacejammin [0] (~spacejamm@host153-72-static.34-79-b.business.telecomitalia.it) 12.09.46 Join wodz [0] (~wodz@iwl138.internetdsl.tpnet.pl) 12.14.10 # Today I found annoying behavior. When selecting m3u playlist some kind of editor/selector is opened (thats ok I recall discussion about that). The weird thing is that selecting first track in this editor/selector does not move me to WPS. Playback starts as expected though. 12.15.03 # That is definitely much more than 'one additional keypress' as the change was advertised 12.26.33 Quit Keripo (Quit: Leaving.) 12.35.36 # wodz: yeah, thats a bug 12.38.33 Join SynrG [0] (~synrg@debian/developer/synrg) 12.55.08 # JdGordon: should I rise a bug on FS? 12.55.21 # no, just fix it :) 12.55.38 # JdGordon: are you kidding :-P 12.56.40 # well, it was worth a shot! 12.56.55 # we don't want to mess with the UI ! 12.57.30 Join MethoS- [0] (~clemens@134.102.106.250) 12.58.16 # wimps! 12.58.35 # GEDDIT? 12.59.31 Quit balintx_ (Remote host closed the connection) 13.00.02 # I am studying now how to add relevant bits to skyeye in order to run rockchip FTL code on this. Dissasm is horrible to read and I hope that with stepping through the code I'll understand what it does 13.00.10 *** Saving seen data "./dancer.seen" 13.00.22 # new clip+ owner, contemplating rockbox (so i can play oggs, among other things). just thought i'd lurk. hi :) 13.01.00 # New commit by 03jdgordon (r31003): skin engine: Fix %if() when comparing against a number. ... 13.01.41 # the main problems in this approach are 1) lack of documentation for skyeye 2) lack of documentation for nand controller in rk27xx 13.02.00 # is skyeeye better than qemu? 13.03.06 # JdGordon: looking at both skyeye seems to have simpler architecture 13.03.45 # r31003 build result: 2 errors, 0 warnings (jdgordon committed) 13.07.04 # wodz: do you really think it will help ? the dynamic behaviour will be even harder to study no ? 13.08.34 # is there a known emulator for the imx233 ? 13.09.00 # Zagor: can I be added to developers group on tracker? (FS#12363 should get closed) 13.09.01 # http://www.rockbox.org/tracker/task/12363 3Sandisk Sansa Connect port (patches, unconfirmed) 13.09.44 # pamaury: Having some experience with BDM+GDB during HD200 port I would say study of dynamic behaviour complements dissasembly 13.10.09 # desowin: done 13.10.19 # wodz: yes for some things, but for a FTL... 13.10.51 # I would like to be able to study the dynamic behaviour of the fuze+ for example, that would help solve my lcd problems for example 13.11.40 # pamaury: My main problem is that I don't understand remaping scheme used. Undarstanding this will allow to write read only driver which is good start 13.12.15 # JdGordon: that should be backported to 3.10 shouldnt it? 13.12.27 # and function that initializes remap tables is extraordinary complicated (mostly by compiler optimizations I guess) 13.12.42 # as for skyeye, I find the lack of documentation a real pity 13.13.04 # kugel: if you want to. I'm not doing a svn checkout on my connection (and download quota) for it though 13.13.32 # btw, I think we should commit the few translation updates from the tracker and release finally 13.13.50 # not the german ones though, they're both not good 13.14.04 # qemu has some documentation but sources are much harder to follow so I think I stick to skyeye. I don't want to implement whole system simulation - only some relevant bits. 13.14.28 # yes, I agree skyeye seems simpler 13.19.24 Join webguest1234 [0] (~5347c520@www.haxx.se) 13.20.11 # bertrik(for the logs): Clipzip cabbiev2, can you test it and let me know if any changes need made ? http://www.rockbox.org/tracker/task/12390 13.21.32 Quit webguest1234 (Client Quit) 13.25.07 # is skyeye still developped ? 13.27.03 # pamaury: dunno 13.29.29 # seems like the last commit was in april, I'll have a look at qemu to see if it's really more complicated 13.32.25 # good luck 13.37.21 Quit ReimuHak_ (Quit: Leaving...) 14.16.37 Join Thra11 [0] (~thrall@87.115.30.44) 14.23.17 Quit bluebrother (Disconnected by services) 14.23.17 Join bluebrother^ [0] (~dom@rockbox/developer/bluebrother) 14.25.02 Quit fs-bluebot (Ping timeout: 240 seconds) 14.26.42 Join fs-bluebot [0] (~fs-bluebo@f053153203.adsl.alicedsl.de) 14.29.36 Join Urne [0] (Webmaster@80.165.151.142) 14.36.22 Join hilbert [0] (~hilbert@adsl-89-217-82-44.adslplus.ch) 15.00.13 *** Saving seen data "./dancer.seen" 15.09.35 # absent from http://www.rockbox.org/wiki/SansaFAQ is any mention of the Clip+. is that simply because the Clip+ is that good and there are no issues worth mentioning, or is it just a bit stale? 15.10.55 # hmm. think i answered my own question reading this: "See the list on www.rockbox.org. This FAQ applies only to models using PortalPlayer SOCs (currently e200 v1 and c200 v1)." so ... not really applicable. 15.13.25 Join nosa [0] (~m00k@adsl-74-235-26-178.clt.bellsouth.net) 15.15.54 # JdGordon: would you care to look at the issue introduced by r30177 I mentioned? 15.16.09 Join metaphys [0] (~jean-loui@d86-32-96-55.cust.tele2.at) 15.16.56 Quit nosa-j (Ping timeout: 260 seconds) 15.16.56 Nick nosa is now known as nosa-j (~m00k@adsl-74-235-26-178.clt.bellsouth.net) 15.20.03 Join WalkGood [0] (~4@unaffiliated/walkgood) 15.22.33 Quit wodz (Quit: Leaving) 15.23.35 Join y4n [0] (y4n@unaffiliated/y4ndexx) 15.26.53 Quit antil33t () 15.31.34 Quit GodEater_ (Ping timeout: 265 seconds) 15.31.45 Join GodEater_ [0] (93722cd0@rockbox/staff/GodEater) 15.32.33 Join liar [0] (~liar@clnet-p09-185.ikbnet.co.at) 15.57.13 Join benedikt93 [0] (~benedikt9@unaffiliated/benedikt93) 16.01.23 Quit tchan (Ping timeout: 240 seconds) 16.14.17 Quit hilbert (Quit: Textual IRC Client: http://www.textualapp.com/) 16.19.38 Quit Thra11 (Quit: kthxbai) 16.19.41 Join ReimuHak_ [0] (~reimu@165.139.179.10) 16.32.07 Quit TheLemonMan (Quit: WeeChat 0.3.6) 16.45.25 Quit bug2000 (Ping timeout: 245 seconds) 16.45.56 Quit einhirn (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org) 16.51.36 Quit Zambezi (Read error: Connection reset by peer) 16.53.58 # kugel: I made a German update too, hope I remember it when I get back home today... feel free to remind me 16.55.42 Join tchan [0] (~tchan@lunar-linux/developer/tchan) 16.56.08 Quit soap (Changing host) 16.56.08 Join soap [0] (~soap@rockbox/staff/soap) 17.00.17 *** Saving seen data "./dancer.seen" 17.09.42 Join Zambezi [0] (Zulu@80.67.9.2) 17.10.10 Join fatline [0] (~fatline@dyn-207-10-138-93.dyn.columbia.edu) 17.17.16 Part Zagor 17.28.23 Join n1s [0] (~n1s@rockbox/developer/n1s) 17.33.38 Quit sinthetek (Ping timeout: 255 seconds) 17.36.24 Quit n1s (Read error: Operation timed out) 17.37.52 Nick [sanyi] is now known as [Sanyi] (~sanyi@unaffiliated/alexanderc) 17.41.17 Nick [Sanyi] is now known as [sanyi] (~sanyi@unaffiliated/alexanderc) 17.42.33 Join mortalis [0] (~mortalis@77.108.98.176) 17.43.21 Quit GodEater_ (Quit: Page closed) 17.47.14 Join n1s [0] (~n1s@nl118-175-223.student.uu.se) 17.47.14 Quit n1s (Changing host) 17.47.14 Join n1s [0] (~n1s@rockbox/developer/n1s) 17.57.41 # New commit by 03mc2739 (r31004): FS#12383 - slovak language update by Peter Lecky 17.59.02 Join sinthetek [0] (~sinthetek@cpe-174-111-026-094.triad.res.rr.com) 17.59.03 Quit sinthetek (Changing host) 17.59.03 Join sinthetek [0] (~sinthetek@unaffiliated/sinthetek) 17.59.12 Quit thegeek (Read error: Connection reset by peer) 17.59.47 # r31004 build result: 2 errors, 0 warnings (mc2739 committed) 18.00.07 # New commit by 03mc2739 (r31005): FS#12383 - slovak language update by Peter Lecky 18.01.43 Join thegeek [0] (~nnscript@160.39.34.95.customer.cdi.no) 18.05.47 Quit factor (Ping timeout: 240 seconds) 18.07.46 Join Thra11 [0] (~thrall@87.115.30.44) 18.12.39 Quit thegeek (Quit: ( www.nnscript.com :: NoNameScript 4.2 :: www.regroup-esports.com )) 18.12.46 Join thegeek [0] (thegeek@160.39.34.95.customer.cdi.no) 18.16.54 Quit sinthetek (Ping timeout: 252 seconds) 18.20.26 Join domonoky [0] (~Domonoky@agsb-5d850517.pool.mediaWays.net) 18.20.31 Quit domonoky (Changing host) 18.20.31 Join domonoky [0] (~Domonoky@rockbox/developer/domonoky) 18.22.28 Join factor [0] (~factor@74.197.205.204) 18.29.01 Join sinthetek [0] (~sinthetek@unaffiliated/sinthetek) 18.35.19 Quit ReimuHak_ (Read error: Connection reset by peer) 18.39.30 Join ReimuHak_ [0] (~reimu@165.139.179.10) 18.42.18 Join TheLemonMan [0] (~LemonBoy@ppp-21-26.26-151.libero.it) 18.48.23 Quit mortalis (Quit: KVIrc 4.1.1 Equilibrium http://www.kvirc.net/) 18.49.10 Join markun [0] (~markun@s3eea32f5.adsl.wanadoo.nl) 18.51.15 Quit GeekShadow (Ping timeout: 244 seconds) 18.52.43 Quit TBCOOL (Quit: reboot. up 12d15h.) 18.55.04 # New commit by 03kugel (r31006): Buflib: Make shrinking and buflib_available() smarter. ... 18.57.31 # New commit by 03kugel (r31007): Buflib: Make shrinking and buflib_available() smarter. ... 18.57.41 # r31006 build result: 2 errors, 0 warnings (kugel committed) 18.58.12 Join thomasjfox [0] (~thomasjfo@rockbox/developer/thomasjfox) 18.59.03 Quit TheLemonMan (Quit: WeeChat 0.3.6) 19.00.18 *** Saving seen data "./dancer.seen" 19.08.22 # New commit by 03kugel (r31008): skin engine: Fix %if() when comparing against a number. ... 19.21.28 Join saratoga [0] (9803c57f@gateway/web/freenode/ip.152.3.197.127) 19.23.40 # i noticed the R0 port uses "arm-none-linux-gnueabi" as the compiler, i suppose because its the one provided with the samsung source code 19.23.49 # how is this different then our arm eabi compiler? 19.25.38 Join Horscht [0] (~Horscht@p5DD56BCB.dip.t-dialin.net) 19.25.39 Quit Horscht (Changing host) 19.25.39 Join Horscht [0] (~Horscht@xbmc/user/horscht) 19.26.19 # saratoga: we only have a "stage 1" compiler, without c library support 19.26.38 Join TomColler [0] (~thomas@net-93-144-158-17.cust.dsl.teletu.it) 19.26.40 # ah yes, i suppose as an application it needs the c library stuff 19.28.33 Quit spacejammin (Quit: Leaving) 19.35.01 # pamaury: thanks the ams version is much closer from what I have to do! 19.38.06 Join GeekShadow [0] (~antoine@120.213.192.77.rev.sfr.net) 19.40.02 # New commit by 03kugel (r31009): Simulate usb plugging on the sim better using sim_tasks. ... 19.42.24 # r31009 build result: 10 errors, 0 warnings (kugel committed) 19.43.55 Join Keripo [0] (~Keripo@seas477.wireless-pennnet.upenn.edu) 19.54.20 Quit WalkGood (Quit: ♪ ♫ ♪ ♫ ♪ ♫ ♪ ♫) 19.55.57 Quit Thra11 (Ping timeout: 258 seconds) 19.59.46 Join bertrik [0] (~bertrik@ip117-49-211-87.adsl2.static.versatel.nl) 19.59.47 Quit bertrik (Changing host) 19.59.47 Join bertrik [0] (~bertrik@rockbox/developer/bertrik) 20.03.35 Quit ReimuHak_ (Ping timeout: 244 seconds) 20.13.10 # New commit by 03pamaury (r31010): fuze+: adjust touchpad sensitivity based on product id like OF, add debug screen to hw info 20.13.19 Quit ruskie (*.net *.split) 20.13.19 Quit froggyman (*.net *.split) 20.13.19 Quit Unhelpful (*.net *.split) 20.13.19 Quit rasher (*.net *.split) 20.13.19 Quit rjg (*.net *.split) 20.13.19 Quit rudi_s (*.net *.split) 20.13.19 Quit [sanyi] (*.net *.split) 20.13.19 Quit polemon (*.net *.split) 20.13.24 Join rjg [0] (~robert@odie.tomelliott.net) 20.13.27 Join Unhelpful [0] (~quassel@rockbox/developer/Unhelpful) 20.13.28 Join polemon [0] (mcp@polemon.org) 20.13.34 Join [sanyi] [0] (~sanyi@unaffiliated/alexanderc) 20.14.03 Join froggyman [0] (~froggyman@unaffiliated/froggyman) 20.14.29 Join rudi_s [0] (~simon@austria125.server4you.de) 20.15.21 # r31010 build result: 10 errors, 0 warnings (pamaury committed) 20.17.13 Quit saratoga (Ping timeout: 265 seconds) 20.17.30 Quit niekie (Read error: Operation timed out) 20.17.52 # kugel: did you notice the usb errors ? 20.18.00 # yes 20.18.46 Join wodz [0] (~wodz@89-76-160-35.dynamic.chello.pl) 20.18.47 Join rasher [0] (~rasher@rockbox/developer/rasher) 20.20.02 Join ruskie [0] (ruskie@sourcemage/mage/ruskie) 20.21.11 Join Thra11 [0] (~thrall@87.115.30.44) 20.39.13 Quit zchs (Ping timeout: 244 seconds) 20.41.49 Quit y4n (Quit: only amiga makes it possible) 20.44.18 Join matsl [0] (~matsl@1-1-4-2a.mal.sth.bostream.se) 20.44.26 Join olspookishmagus [0] (~olspookis@91.132.63.143) 20.44.42 Quit Guinness (Read error: Connection reset by peer) 20.47.09 Join Guinness [0] (Slayer@c-68-55-111-159.hsd1.va.comcast.net) 20.53.00 # New commit by 03kugel (r31011): Remove sim_tasks from the sdl application build. ... 20.53.45 Quit Keripo (Quit: Leaving.) 20.55.32 # r31011 build result: 2 errors, 1 warnings (kugel committed) 20.56.09 # New commit by 03kugel (r31012): Updated Russian translation ... 20.57.31 Join TBCOOL [0] (~tb@c-c63471d5.09-42-73746f22.cust.bredbandsbolaget.se) 20.58.26 # r31012 build result: 2 errors, 1 warnings (kugel committed) 21.00.20 *** Saving seen data "./dancer.seen" 21.02.38 Join zchs [0] (~zchs@ool-ad02eb3f.dyn.optonline.net) 21.03.36 # New commit by 03kugel (r31013): Fix yellow. 21.05.52 # r31013 build result: 2 errors, 0 warnings (kugel committed) 21.06.27 Quit factor (Read error: Connection reset by peer) 21.07.34 Join robin0800 [0] (~quassel@cpc3-brig8-0-0-cust848.3-3.cable.virginmedia.com) 21.14.05 Quit Thra11 (Read error: Operation timed out) 21.16.32 Join factor [0] (~factor@74.197.205.204) 21.26.52 Join niekie [0] (quasselcor@CAcert/Assurer/niekie) 21.27.02 Join Transformer [0] (~Transform@ool-4a59e397.dyn.optonline.net) 21.27.17 Quit Transformer (Excess Flood) 21.30.32 Join Thra11 [0] (~thrall@87.112.168.244) 21.35.37 Join bughunter2 [0] (~bughunter@unaffiliated/bughunter2) 21.46.59 Join kaloo [0] (~caramou@142.247.146.195.dynamic.adsl.abo.nordnet.fr) 21.55.31 Part metaphys 21.57.13 Quit benedikt93 (Quit: Bye ;)) 22.02.33 Quit robin0800 (Remote host closed the connection) 22.02.46 Join Keripo [0] (~Keripo@eng444.wireless-resnet.upenn.edu) 22.06.14 Part TomColler 22.06.20 Join CaptainKewler [0] (~cf57a9a2@www.haxx.se) 22.10.25 # New commit by 03kugel (r31014): Updated Russian translation ... 22.12.18 Quit Keripo (Quit: Leaving.) 22.14.26 Join Keripo [0] (~Keripo@eng444.wireless-resnet.upenn.edu) 22.16.01 Join stripwax [0] (~Miranda@87-194-34-169.bethere.co.uk) 22.16.27 # New commit by 03kugel (r31015): Bulgarian translation update ... 22.16.28 Part zaytsev 22.16.44 # New commit by 03kugel (r31016): Bulgarian translation update ... 22.18.28 # r31015 build result: 2 errors, 0 warnings (kugel committed) 22.19.04 Quit thomasjfox (Ping timeout: 244 seconds) 22.21.31 Quit CaptainKewler (Quit: CGI:IRC (EOF)) 22.21.39 # New commit by 03kugel (r31017): French translation update ... 22.22.03 # New commit by 03kugel (r31018): French translation update ... 22.24.01 # r31018 build result: 2 errors, 0 warnings (kugel committed) 22.25.05 # why does the website skip r31016/7 ? 22.26.05 # New commit by 03kugel (r31019): Brazilian Portuguese translation update ... 22.26.22 # New commit by 03kugel (r31020): Brazilian Portuguese translation update ... 22.26.27 # hum, French sentences are not supposed to have words starting with upper case in the middle of the sentence ! 22.26.44 # pamaury: website shows only commits to trunk 22.26.54 # pamaury: feel free to fix french :) 22.27.09 # yeah, I'm thinking about it, I don't like that commit 22.28.10 # r31019 build result: 2 errors, 0 warnings (kugel committed) 22.30.40 # New commit by 03kugel (r31021): Croatian translation update ... 22.30.57 # New commit by 03kugel (r31022): Croatian translation update ... 22.32.28 # r31021 build result: 2 errors, 101 warnings (kugel committed) 22.33.58 Quit Urne () 22.35.29 Quit Thra11 (Ping timeout: 244 seconds) 22.35.57 # I think we should be a bit careful about committing language patches without checking the quality first 22.36.28 # * bertrik remembers people submitting google translations 22.36.58 # bertrik: how to do that? 22.37.46 # I think the croation one removed some translations which shouldnt have been removed 22.38.08 Join ReimuHak_ [0] (~reimu@wireless.sit-co.net) 22.38.32 # by letting a native speaker look at the patch first 22.39.07 # we don't have native speakers for most langs 22.39.33 # like the person who did the most contributions to a specific language already 22.40.27 # how do you know who that is? 22.40.41 # and at the very least verify that the submitter is actually a native speaker 22.40.42 # and how to contact? and what to do if he doesnt answer? 22.40.59 Quit matsl (Quit: Riece/3.1.2 XEmacs/21.5-b31 (ginger, linux)) 22.41.09 # I went by the name, which seemed plausible 22.41.09 # svn log on the language file 22.41.35 # that tells me the real name, nothing more 22.42.18 # and finding the top contributor to make him verify another translation seems like a lot effort for a small update 22.43.08 # huh, svn log tells you who did what contribution (if committers did proper commit comments) 22.43.19 # and the crotation one shows that even that is rather useless 22.43.35 # Ante Maretic was the only contributor to croatic 22.44.02 # s/crotation/croatic/ 22.44.11 # ffs, croatian* 22.45.03 Quit stripwax (Read error: Connection reset by peer) 22.45.28 Join hilbert [0] (~hilbert@adsl-89-217-68-148.adslplus.ch) 22.46.51 # well, the french translation looks like an obvious counter-example 22.47.32 Join Thra11 [0] (~thrall@223.16.112.87.dyn.plus.net) 22.47.52 # it appears the theme site has problems with translations that contain " characters 22.48.13 Quit hilbert (Client Quit) 22.48.29 # bertrik: I agree I should have been more careful with that one as we have french people here 22.48.55 # s/theme site/translation site/ 22.48.58 # rasher: ^ ? 22.49.13 # ok, and I agree that the other ones you committed look OK :) 22.50.15 # should I fix croatian with or without the problematic " ? 22.53.00 # * kugel re-adds the " in the hope the site will be fixed, except for BUTTON names 22.53.21 # btw. I believe we also have a semi-Russian committer - fml. At least he did some translations there and his real name sounds Russian (although he lives in Germany AFAIK and speaks German too) 22.57.52 # New commit by 03kugel (r31023): Undo some of r31021. The translation site seems to have problems with double quotes in translations. ... 22.58.11 # New commit by 03kugel (r31024): Undo some of r31021. The translation site seems to have problems with double quotes in translations. ... 22.59.31 # maybe not only the translation site 22.59.45 # r31023 build result: 2 errors, 0 warnings (kugel committed) 23.00.21 *** Saving seen data "./dancer.seen" 23.01.51 Quit Keripo (Quit: Leaving.) 23.02.28 # wouldn't the first double quotes be interpreted as end-of-phrase by our language system? 23.02.39 # or the second rather 23.02.58 # I hope not :) 23.06.04 # pixelma: may I remind you of the german update? :) 23.06.53 Join lovasoa [0] (~olojkine@78.251.7.164) 23.07.00 # Hi 23.07.32 # Just to say that r31009 broke things 23.07.58 # you broke things?! 23.08.38 # I'm building rockbox on a hosted target (YPR0, not yet inscluded in svn), and usb functions are defined twice 23.09.27 # in uisimulator/common/sim_tasks.c and in firmware/usb.c 23.11.49 # lovasoa: make a clean recompile. sim_tasks.c should be excluded from the build 23.12.16 # I did a make clean && make. Isn't it enough? 23.12.46 # _should be_, but sometimes problems only disappear after deleting the build dir entirely 23.13.08 # unless you define SIMULATOR? 23.13.27 # Where may SIMULATOR be defined? 23.13.34 Join low_light [0] (~chatzilla@ip72-219-32-144.br.br.cox.net) 23.13.49 # in the generated Makefile 23.13.55 Join stripwax [0] (~Miranda@87-194-34-169.bethere.co.uk) 23.15.13 Quit stripwax (Client Quit) 23.15.15 # In the makefile, I have export APP_TYPE=sdl-app 23.15.17 # export APPLICATION=yes 23.15.19 # export SIMDIR=$(ROOTDIR)/uisimulator/sdl 23.16.19 Join stripwax [0] (~Miranda@87-194-34-169.bethere.co.uk) 23.16.41 # lovasoa: in EXTRA_DEFINES? 23.17.35 # no 23.17.57 # well, sim_tasks.c is clearly inside #ifdef SIMULATOR :) 23.18.36 # So I'm going to wipe the build dir and create it again 23.19.04 # New commit by 03kugel (r31025): stubs.c is only needed on SIMULATOR builds. 23.20.04 # pamaury: got the rom dump: http://www.mediafire.com/?xsyx9sjuze8zn86 23.20.16 # low_light: what did you change ? 23.20.34 # nice anyway 23.20.55 # r31025 build result: 2 errors, 0 warnings (kugel committed) 23.21.14 # pamaury: needed an strtoll instead of strol to read the addr from the command line 23.21.49 # ah right 23.22.18 # I thought about it but didn't change it since it worked on my computer 23.22.32 # perhaps because of 64-bit, nice catch 23.25.28 # I'll try to analyze it to see how similar it is to the stmp3780 one 23.27.50 # low_light: do you plan to port rockbox ? 23.28.13 # of course :) 23.28.33 # cool 23.28.34 # I've done several ports already 23.29.16 # You might already know it but the best and only reference for the stmp3700 is the set of linux patches 23.29.47 # I'm not sure of how much can be reused in imx233/ 23.31.07 Quit ChickeNES-laptop (Quit: Computer has gone to sleep.) 23.31.29 # I'll have a look. Being able to sign & run code is a good first step. 23.32.10 # yes, at least that part is the same 23.32.25 # I fear the most challenging part will be the memory size 23.32.32 Join Scromple [0] (~Simon@115-64-195-104.static.tpgi.com.au) 23.34.48 Quit wodz (Quit: Leaving) 23.36.05 # Damn, I had fmradio_i2c working previously on the fuze+ and now it doesn't work ! 23.36.33 # hrnpf, something went wrong with the character encoding of my translation update :\ 23.37.57 Quit ender` (Quit: Anyone with a bit of common sense should see through the ploy. Unfortunately, this is testimony before Congress. -- Mike Masnick (TechDirt)) 23.51.39 Join mystica555_ [0] (~mike@71-211-218-103.hlrn.qwest.net)