--- Log for 07.07.121 Server: tantalum.libera.chat Channel: #rockbox --- Nick: rb-logbot_ Version: Dancer V4.16 Started: 9 days and 19 hours ago 00.49.48 Join pablocastellanos [0] (~pidgin@user/pablocastellanos) 01.06.56 *** Saving seen data "./dancer.seen" 02.05.51 Quit pixelma (Remote host closed the connection) 02.06.05 Quit Topy (Ping timeout: 256 seconds) 02.06.12 Join Topy44 [0] (kdqScR72dZ@bellatrix.uberspace.de) 02.07.01 Join pixelma [0] (marianne@p200300ea8722b300305e95fffec66ff3.dip0.t-ipconnect.de) 02.25.35 # g#3520 02.25.37 # 3Gerrit review #3520 at https://gerrit.rockbox.org/r/c/rockbox/+/3520 : 3Sansa Connect: Read HDQ battery data by Tomasz Moń 02.26.57 # please review, especially that it touches common parts. However, it should not affect any other target as Sansa Connect is the first to provide multiple battery measurements 02.28.53 # I would like to add power to the graph as well (to make it quick to estimate if changes affect runtime), but currently crude (non-committed) logf is all I use 03.06.58 *** Saving seen data "./dancer.seen" 04.04.10 Quit ats (Ping timeout: 240 seconds) 05.07.02 *** Saving seen data "./dancer.seen" 06.02.42 Join ats [0] (~ats@cartman.offog.org) 07.07.07 *** No seen item changed, no save performed. 08.56.02 Join massiveH [0] (~massiveH@ool-18e4e82f.dyn.optonline.net) 09.07.10 *** No seen item changed, no save performed. 09.13.08 # Build Server message: 3New build round started. Revision 841e704fc3, 297 builds, 8 clients. 09.16.58 Quit akaWolf (Ping timeout: 246 seconds) 09.28.06 Join akaWolf [0] (~akaWolf@akawolf.org) 09.29.15 # Build Server message: 3Build round completed after 967 seconds. 09.29.18 # Build Server message: 3Revision 841e704fc3 result: 10 errors 0 warnings 09.49.31 # Build Server message: 3New build round started. Revision e9ae1e9a8b, 297 builds, 8 clients. 09.53.13 # ...convoluted #ifdef hell in powermanagement+sim code 09.53.59 # hpoefully didn't cause _more_ regressions with my change... 10.03.26 # Build Server message: 3Build round completed after 835 seconds. 10.03.29 # Build Server message: 3Revision e9ae1e9a8b result: All green 10.03.35 # phew. 10.13.52 # never considered showing the commit title in these build messages ? 10.24.28 Quit massiveH (Quit: Leaving) 10.51.18 # Build Server message: 3New build round started. Revision 99bf506407, 297 builds, 8 clients. 10.59.00 Quit munkis (Remote host closed the connection) 11.04.12 # Build Server message: 3Build round completed after 774 seconds. 11.04.15 # Build Server message: 3Revision 99bf506407 result: All green 11.04.52 Join munkis [0] (~mendel_mu@ool-ae2cb218.dyn.optonline.net) 11.07.14 *** Saving seen data "./dancer.seen" 11.07.26 Quit munkis (Remote host closed the connection) 11.09.15 Quit __builtin (Changing host) 11.09.15 Join __builtin [0] (~quassel@rockbox/developer/builtin) 11.09.29 Quit speachy (Changing host) 11.09.29 Join speachy [0] (~speachy@rockbox/developer/speachy) 11.09.29 Mode "#rockbox +v speachy" by osmium.libera.chat 11.15.27 # hmm, the toolchain for our android and ibasso targets doesn't work with java11. 11.19.45 # Build Server message: 3New build round started. Revision 7f638e54ee, 297 builds, 9 clients. 11.33.11 # Build Server message: 3Build round completed after 806 seconds. 11.33.13 # Build Server message: 3Revision 7f638e54ee result: All green 12.01.17 Join ZincAlloy [0] (~Adium@2a02:8108:943f:d824:ac52:6d66:87d5:704) 12.07.24 # speachy: why do we have function prototypes like fat_stat which have no function definition? 12.07.31 # i noticed this when looking through the source 12.07.45 # it leads people to believe a function exists where it does not 12.14.56 # historical artifact? 12.15.31 # but I don't see 'fat_stat' anywhere...? 12.16.21 # fat_fstat 12.16.24 # sorry 12.16.37 # it's a 20-year-old codebase that's incorporated numerous other foreign codebases. Much like English, there's going to be a lot of WTF baggage. 12.17.09 # i'm currently trying to write a utime function for the FAT driver.... 12.17.15 # using the other functions as a reference 12.17.31 # looks like gevaerts added that definition back in August 2013. 12.17.52 # do we even need a stat like function call? 12.18.02 # we have filesize already which is generally all we'd want it for 12.18.06 # in 7d1a47cf137 12.18.14 # Can't say I remember doing that! :) 12.18.28 # oh wait wrong blame. :D 12.19.01 # jhmikes 12.19.13 # Ah, *that* commit 12.19.43 # the commit message alone is >100 lines 12.20.16 # +14839 -7466 across 130 files. :D 12.54.21 # Build Server message: 3New build round started. Revision bce6771730, 297 builds, 9 clients. 13.05.37 # Build Server message: 3Build round completed after 676 seconds. 13.05.40 # Build Server message: 3Revision bce6771730 result: All green 13.07.16 *** Saving seen data "./dancer.seen" 13.28.05 Quit akaWolf (Ping timeout: 252 seconds) 13.28.38 # g#3526 for interested parties 13.28.40 # 3Gerrit review #3526 at https://gerrit.rockbox.org/r/c/rockbox/+/3526 : 3timefuncs: add dostime_localtime function by James Buren 13.31.26 # tested it by running it through 13.36.36 Join akaWolf [0] (~akaWolf@akawolf.org) 13.38.36 # I don't get why mrobe-500 has three framebuffers (Rockbox, FRAME, FRAME2), normally I wouldn't care but I want to get rid of FRAME2 in Sansa Connect and this puzzles me 13.39.09 # I can of course just add ifdef for mrobe-500, but I would like to know what it uses it for 13.39.20 # the remote lcd seems to have its own framebuffer 13.46.27 Join munkis [0] (~mendel_mu@ool-ae2cb218.dyn.optonline.net) 13.47.18 # desowin: that's typical of the devices with remotes with LCDs. 13.47.25 # i have one such device 13.47.30 # iriver H120 13.53.51 # well, remote framebuffer would be the fourth framebuffer 13.55.21 # let me see the mrobe... 13.55.51 # oh this thing 13.55.59 # it may have something to do with how weird it is 13.56.06 # it's basically a primitive tablet of sorts 14.31.55 # desowin: when you finish the connect, i wonder if the DJ Pocket would be worth porting... 14.32.04 # https://www.rockbox.org/wiki/DellDJPort 14.32.10 # i see quite a few of them on ebay 15.07.17 *** Saving seen data "./dancer.seen" 15.08.50 # maybe in the future; i got a lot of other code to write first :D 15.12.08 Quit pablocastellanos (Ping timeout: 252 seconds) 15.33.54 Join pablocastellanos [0] (~pidgin@user/pablocastellanos) 15.50.12 # I think the only potentially significant power saving on Sansa Connect that can be done is to actually use DSP for decoding audio 15.51.33 # currently the DSP is simply used as "pcm forwarder" 15.53.01 # however using that for actual decoding is way outside my knowledge/experience so well, unless someone else steps in and does that, that won't happen 15.53.40 # given that we relatively recently nuked hwcodec from orbit, I don't think it's gonna happen, no. 15.53.50 # is there even an open toolchain for that DSP core? 16.02.52 # https://daniel.haxx.se/blog/2007/11/18/free-to-use-compiler-from-ti/ mentions there is free-to-use, but the link is dead 16.03.22 Join lebellium [0] (~lebellium@2a01:cb10:2e:2000:e93b:4970:d3d:b265) 16.03.39 # I did use it however, as I updated the dsp code years ago, but I can't find it on my drive 16.18.47 Quit JanC (Read error: Connection reset by peer) 16.19.01 Join JanC [0] (~janc@user/janc) 16.19.10 # https://software-dl.ti.com/codegen/non-esd/downloads/download_archive.htm#C5400 has C5400 Code Generation Tools v4.2.0 16.20.49 Join sadjhflj333 [0] (~sadjhflj3@097-088-119-211.res.spectrum.com) 16.55.37 Quit CasBot1 (Remote host closed the connection) 16.56.40 Join CasBot [0] (~matrixirc@connolly.tech) 17.01.06 Quit CasBot (Remote host closed the connection) 17.06.51 Join CasBot [0] (~matrixbot@connolly.tech) 17.07.21 *** Saving seen data "./dancer.seen" 17.09.48 # \o/ 17.09.51 # I did it. 17.09.59 # g#3526 17.10.01 # 3Gerrit review #3526 at https://gerrit.rockbox.org/r/c/rockbox/+/3526 : 3timefuncs: add dostime_localtime function by James Buren 17.10.01 # g#3527 17.10.03 # 3Gerrit review #3527 at https://gerrit.rockbox.org/r/c/rockbox/+/3527 : 3file/fat: add utime function by James Buren 17.10.12 # whoever has time to review 17.47.43 # done until this gets reviewed 17.47.58 # then i can work on the next addition to zip 17.53.44 Quit lebellium (Quit: Leaving) 17.59.31 Join cockroach [0] (~blattodea@user/cockroach) 18.02.43 Quit ZincAlloy (Quit: Leaving.) 18.39.06 Quit SammysHP (Ping timeout: 252 seconds) 18.39.25 Join SammysHP [0] (~SammysHP@faol.sammyshp.de) 19.07.25 *** Saving seen data "./dancer.seen" 20.18.38 Join dconrad [0] (~dconrad@208.38.228.17) 21.07.26 *** No seen item changed, no save performed. 22.15.35 Join aquijoule__ [0] (~richbridg@213-225-7-126.nat.highway.a1.net) 22.16.04 Quit akaWolf (Ping timeout: 272 seconds) 22.16.11 Join akaWolf [0] (~akaWolf@akawolf.org) 22.17.49 Quit aquijoule_ (Ping timeout: 246 seconds) 22.44.02 # :( 22.44.05 # lol 22.46.26 Quit cockroach (Ping timeout: 252 seconds) 23.07.28 *** Saving seen data "./dancer.seen" 23.15.49 Quit dbohdan (Read error: Connection reset by peer) 23.16.13 Join dbohdan [0] (~dbohdan@user/dbohdan) 23.35.55 Quit dconrad ()