--- Log for 24.04.122 Server: tungsten.libera.chat Channel: #rockbox --- Nick: rb-logbot Version: Dancer V4.16 Started: 9 days and 21 hours ago 00.28.57 Quit skipwich (Quit: DISCONNECT) 01.18.43 *** Saving seen data "./dancer.seen" 03.03.37 Join lebellium [0] (~lebellium@2a01cb04012c09007879cc6469fea44f.ipv6.abo.wanadoo.fr) 03.18.47 *** No seen item changed, no save performed. 05.00.11 Quit TimeWalker[m] (Quit: You have been kicked for being idle) 05.05.45 Join MyFairJulie [0] (~MyFairJul@p579cddee.dip0.t-ipconnect.de) 05.18.48 *** Saving seen data "./dancer.seen" 05.37.56 Quit akaWolf (Ping timeout: 246 seconds) 05.45.44 Join akaWolf [0] (~akaWolf@akawolf.org) 07.00.47 Quit wolfshappen (Quit: later) 07.18.50 *** Saving seen data "./dancer.seen" 07.55.17 # Little question: How do i detect scrollpads? Like the vertical scroll area on the m:robe 100? 07.55.58 # Also: What does rb->yield() do? And how do i erase drawn pixels on monochrome displays? 08.20.17 # I don't think scroll strips have special support. 08.22.25 # the mr100 just uses it as a up/dn/center button, no scroll support. 08.22.30 # (our port, I mean( 08.42.23 # <_bilgus> MyFairJulie, https://www.rockbox.org/wiki/RockboxKernel 08.43.01 # <_bilgus> yield releases your thread to let others work 08.43.29 # <_bilgus> erases mono pixels with proper drawmode 08.58.34 # Thank you 👍 08.59.19 # Btw. i found out why rockle ate away at my CPU: I didn't have anything in there to limit the framerate 09.18.54 *** No seen item changed, no save performed. 09.21.17 # How can i add multi-language support? Or specifically: Where do i add my own strings to make them available through genlang? 09.22.01 # <_bilgus> put new strings at end of english/lang 09.22.15 # <_bilgus> english.lng 09.24.24 # Is there a fallback logic available in case someone else selected an unsupported language? 09.25.24 # english language strings are defaulted if there's no specific translation. it's all automatic. 09.26.11 # <_bilgus> when using plugins you'll need to provide a stub to use str() unsigned char **language_strings; /* for use with str() macro; must be init */ ( language_strings = rb->language_strings;) 09.26.29 # <_bilgus> the assignmeny should go in plugin start 09.26.58 # also if you want to add vocie prompts, look at the chess plugin as an example of how 09.27.02 # <_bilgus> and when you get segfaults it probably means you need str() 09.27.39 # <_bilgus> there are a couple other macros but i'm drawing a blank atm 09.30.30 # <_bilgus> ah STR ID2P P2ID 09.31.50 # <_bilgus> https://github.com/Rockbox/rockbox/blob/master/apps/talk.h#L82 09.32.14 # <_bilgus> https://github.com/Rockbox/rockbox/blob/master/apps/settings.h#L210 09.52.21 Join wolfshappen [0] (~waff@irc.furworks.de) 10.20.44 Join Piece_Maker [0] (~Piece_Mak@cpc95746-bolt17-2-0-cust360.10-3.cable.virginm.net) 11.03.52 Join skipwich [0] (~skipwich@user/skipwich) 11.13.28 Quit hombrelaser (Ping timeout: 260 seconds) 11.18.57 *** Saving seen data "./dancer.seen" 11.19.35 Join hombrelaser [0] (~my@user/hombrelaser) 11.22.39 Quit Piece_Maker (Ping timeout: 276 seconds) 12.34.51 Quit devslash (Quit: ZNC 1.8.2 - https://znc.in) 12.37.34 Join devslash [0] (~devslash@46.232.211.210) 13.12.36 Join chris_s [0] (~chris_s@ip-095-223-074-074.um35.pools.vodafone-ip.de) 13.14.52 # _bilgus: Looks like there is another small regression due to https://git.rockbox.org/cgit/rockbox.git/commit/?id=ddcab156f7 – The line selector type doesn't update right away when you switch from one theme to another 13.15.46 Join Piece_Maker [0] (~Piece_Mak@cpc95746-bolt17-2-0-cust360.10-3.cable.virginm.net) 13.19.01 *** Saving seen data "./dancer.seen" 13.21.25 # <_bilgus> chris_s its got the callback but maybe it doesn't do exit_menu_item when switching themes not sure 13.37.27 # damn i remember wanting an m:robe 13.37.32 # was all about that aesthetic 13.44.06 # Does anyone have a solution for supporting a newly added setting in a theme (specifically, displaying the currently set Single Mode option) without it breaking the theme on older versions of Rockbox? 13.51.12 # The m:robe looks really fine, ngl 13.52.14 # I'm thinking about adding support for the remote lcd. But i'm not sure and frankly, i should finally add support for different lists and stats. 13.52.45 # I wonder how many games support remote LCDs of m:robes 15.10.19 Quit MyFairJulie (Ping timeout: 240 seconds) 15.12.19 Join MyFairJulie [0] (~MyFairJul@p5de2c865.dip0.t-ipconnect.de) 15.19.03 *** Saving seen data "./dancer.seen" 15.30.19 # MyFairJulie: you can still find m:robes? 15.32.02 # ebay classifieds 15.32.13 Quit speachy (Read error: Connection reset by peer) 15.32.34 # I can find an m:robe 100 and an m:robe 500 there, including the accessories 15.32.43 Join speachy [0] (~speachy@40.142.4.5) 15.32.43 Quit speachy (Changing host) 15.32.43 Join speachy [0] (~speachy@rockbox/developer/speachy) 15.32.43 Mode "#rockbox +v speachy" by ChanServ (ChanServ@services.libera.chat) 15.46.36 # I just tested Rockle on the iriver H10 sim and holy shit, the current input scheme is not gonna cut it at all! 15.47.42 # The input was still serviceable on the m:robe 100 sim and the zen mozaic but it's not gonna cut it 16.04.29 # those 100s are more expensive than i was hoping, damn 16.52.09 Quit chris_s (Quit: Connection closed) 17.19.05 *** Saving seen data "./dancer.seen" 17.24.40 Quit lebellium (Quit: Leaving) 17.36.06 Quit MyFairJulie (Quit: Connection closed) 18.00.06 Quit Piece_Maker (Quit: ZNC 1.8.2 - https://znc.in) 18.04.39 Join Piece_Maker [0] (~Piece_Mak@cpc95746-bolt17-2-0-cust360.10-3.cable.virginm.net) 18.06.20 Quit tchan (Quit: WeeChat 3.4) 18.12.02 Join tchan [0] (~tchan@c-98-206-141-238.hsd1.il.comcast.net) 18.26.59 Quit tchan (Ping timeout: 240 seconds) 18.28.39 Join tchan [0] (~tchan@c-98-206-141-238.hsd1.il.comcast.net) 19.06.37 Quit Piece_Maker (Quit: ZNC 1.8.2 - https://znc.in) 19.11.21 Join Piece_Maker [0] (~Piece_Mak@82.16.109.105) 19.19.07 *** Saving seen data "./dancer.seen" 19.55.43 # managed to get the bitmaps for my wps down to less than 1kb total, cause i'm a fuckin weirdo 21.19.11 *** No seen item changed, no save performed. 22.13.12 Quit jackie (Ping timeout: 248 seconds) 22.13.41 Join jackie [0] (~jackie@banana-new.kilobyte22.de) 23.19.13 *** Saving seen data "./dancer.seen" 23.45.44 Quit akaWolf (Ping timeout: 246 seconds) 23.49.43 Join akaWolf [0] (~akaWolf@akawolf.org)