--- Log for 02.04.122 Server: erbium.libera.chat Channel: #rockbox --- Nick: rb-logbot Version: Dancer V4.16 Started: 1 day and 13 hours ago 00.14.47 Quit massiveH (Quit: Leaving) 00.20.00 *** Saving seen data "./dancer.seen" 02.20.01 *** No seen item changed, no save performed. 04.20.02 *** No seen item changed, no save performed. 05.27.07 Join lebellium [0] (~lebellium@2a01cb04012c0900b408cbc9f3bdb075.ipv6.abo.wanadoo.fr) 06.20.05 *** No seen item changed, no save performed. 07.07.17 # <_bilgus> ugh smithjd I didn't realize you removed those inline checks for pointer validity 07.14.10 # <_bilgus> spork it would be pretty easy to parse and replace that on device with a short lua script 07.44.33 # Build Server message: 3New build round started. Revision 43abe2d820, 303 builds, 9 clients. 07.45.26 # <_bilgus> ^^ we need to check those pointers for NULL before we dereference them and crash 08.00.22 # Build Server message: 3Build round completed after 949 seconds. 08.00.25 # Build Server message: 3Revision 43abe2d820 result: 8 errors 0 warnings 08.06.52 # Build Server message: 3New build round started. Revision bf3e67204c, 303 builds, 9 clients. 08.17.58 Quit Blackwolfster (Ping timeout: 260 seconds) 08.18.51 # Build Server message: 3Build round completed after 720 seconds. 08.18.53 # Build Server message: 3Revision bf3e67204c result: All green 08.19.12 Join Romster [0] (~romster@user/romster) 08.20.07 *** Saving seen data "./dancer.seen" 09.10.44 Join chris_s [0] (~chris_s@ip-095-223-074-100.um35.pools.vodafone-ip.de) 09.15.24 # It looks like you end up with duplicates in the database after scanning the disk if the root direct file contains just a slash (since it will scan both / and / in that case, each with the same contents).  Can anyone confirm? 09.18.13 Quit chris_s (Quit: Connection closed) 09.25.02 Join chris_s [0] (~chris_s@ip-095-223-074-100.um35.pools.vodafone-ip.de) 09.25.34 # I guess you can change the database setting to select a new root (just like it was discussed for the playlist catalogue earlier) 09.26.50 # <_bilgus> i was under the impression duplicates would be weeded out int the tagcache? 09.27.09 Join dconrad [0] (~dconrad@152.117.104.208) 09.27.55 # doesn't seem like it 09.38.03 # it's really nice to quickly switch between different builds, each with their own settings, using root redirect though :) 09.42.33 # speachy (logs), could we put an eros q bootloader build on the server? I've got it here: https://www.dropbox.com/s/bq759eg5y7wf84l/erosqnative%20bootloader%2098f7623%204-1-2022.zip?dl=1 10.20.08 *** Saving seen data "./dancer.seen" 10.25.18 # _bilgus: that sounds like a good use for a little script indeed 10.27.43 Quit chris_s (Quit: Connection closed) 10.28.24 # creating playlists on the device is not a problem either, except for having the agree with the virtual keyboard on the q1 10.28.29 # to 10.28.53 # but it is no trouble at all, the redirect has many upsides for me 10.31.12 # chris_s: is that not easily fixed by not putting only a slash in the redirect file ? 10.32.39 Join chris_s [0] (~chris_s@ip-095-223-074-100.um35.pools.vodafone-ip.de) 10.32.50 # @spork sure :) 10.52.17 # <_bilgus> spork you can load your own kb 10.54.39 # <_bilgus> pretty sure you just write letters in the right width and mark the end with a (double lf?) might be a special utf8 char 10.58.00 # <_bilgus> https://github.com/Rockbox/rockbox/blob/master/apps/settings.c#L905 10.59.30 # <_bilgus> https://github.com/Rockbox/rockbox/blob/master/apps/recorder/keyboard.c#L147 11.25.57 Quit dconrad (Remote host closed the connection) 11.30.57 Join amachronic [0] (~amachroni@user/amachronic) 11.49.27 # speachy: could you put updated m3k & q1 bootloaders on the server? 11.49.37 # builds here --> https://drive.google.com/file/d/1uiZ8Y95BA2l241BKt03sfmdWCa0KbvkZ 12.07.14 # _bilgus: yes, but it is touchscreen that is the issue 12.07.46 # it is not easy to use yet 12.08.09 # a different layout might improve it but only slightly 12.08.34 # i should try it on another device 12.10.17 # in 3x3 mode it is just managable 12.12.45 # i found a old proposal to improve the keyboard a while back 12.12.49 # https://www.rockbox.org/wiki/VKeyboardDesignProposal 12.15.12 # from the discussion on the forum thread it seems it was decided to be "too complex and not worth the binsize" 12.18.53 # or just plain too hard to implement with the code back then :P 12.19.09 Join dconrad [0] (~dconrad@152.117.104.208) 12.20.11 *** Saving seen data "./dancer.seen" 12.26.33 Quit chris_s (Ping timeout: 260 seconds) 12.35.00 Quit dconrad (Remote host closed the connection) 12.41.14 Quit amachronic (Quit: amachronic) 12.41.39 Join dconrad [0] (~dconrad@152.117.104.208) 13.07.10 Join linuximho[m] [0] (~linuximho@2001:470:69fc:105::1:3ed2) 14.20.14 *** Saving seen data "./dancer.seen" 14.21.50 Part gsora 14.38.25 Quit dconrad (Remote host closed the connection) 16.20.18 *** Saving seen data "./dancer.seen" 17.58.32 Quit lebellium (Quit: Leaving) 18.20.22 *** Saving seen data "./dancer.seen" 19.04.00 Join massiveH [0] (~massiveH@ool-4a5862ee.dyn.optonline.net) 20.20.24 *** No seen item changed, no save performed. 22.20.27 *** No seen item changed, no save performed. 23.41.05 Quit massiveH (Quit: Leaving) 23.58.54 # <_bilgus> that looks pretty nice amachronic I might try my hand at that, I was actually thinking some auto-complete functionality would be nice even if it were basic like a word list using lang file