--- Log for 02.08.119 Server: hitchcock.freenode.net Channel: #rockbox --- Nick: logbot Version: Dancer V4.16 Started: 1 month and 11 days ago 00.07.09 Quit ZincAlloy (Quit: Leaving.) 00.34.13 Quit ulmutul (Quit: Leaving) 00.37.26 Quit WakiMiko (*.net *.split) 00.41.50 Join mendelmunkis [0] (~mendelmun@cpe-67-245-191-31.nyc.res.rr.com) 00.43.20 *** Saving seen data "./dancer.seen" 00.43.59 Join WakiMiko [0] (~WakiMiko@unaffiliated/wakimiko) 00.51.21 # wodz(logs): yes Fuze+ 01.14.42 Join St3ak` [0] (~st3ak@st3ak3000.powered.by.lunarbnc.net) 01.18.29 Quit St3ak (Ping timeout: 276 seconds) 01.42.05 Quit mendelmunkis (Ping timeout: 245 seconds) 01.52.07 Quit vmx (Remote host closed the connection) 02.15.55 Join krabador [0] (~krabador@unaffiliated/krabador) 02.41.25 Quit MrZeus (Ping timeout: 264 seconds) 02.43.21 *** Saving seen data "./dancer.seen" 03.13.19 Join mendelmunkis [0] (~mendelmun@cpe-67-245-191-31.nyc.res.rr.com) 03.25.05 Quit krabador (Remote host closed the connection) 03.39.47 Quit mendelmunkis (Ping timeout: 244 seconds) 03.44.25 # <_Bilgus> Build Server message: New build round started. Revision 501404d, 280 builds, 10 clients. 05.36.33 # Build Server message: Build round completed after 1217 seconds. 05.36.34 # Build Server message: Revision 501404d result: All green 05.36.35 # Build Server message: New build round started. Revision 9d2af87, 280 builds, 9 clients. 05.36.39 Quit TheSeven (Disconnected by services) 05.36.46 Join [7] [0] (~quassel@rockbox/developer/TheSeven) 05.57.40 Quit asaba (Quit: Relay server offline) 05.59.12 Join asaba [0] (~asaba@103.113.159.184) 06.00.32 # Build Server message: Build round completed after 1437 seconds. 06.00.34 # Build Server message: Revision 9d2af87 result: All green 06.02.38 Nick IncognitoMan_ is now known as IncognitoMan (~Incognito@unaffiliated/incognitoman) 06.12.33 Join dys [0] (~dys@tmo-100-173.customers.d1-online.com) 06.35.02 Join mendelmunkis [0] (~mendelmun@cpe-67-245-191-31.nyc.res.rr.com) 06.43.19 Quit mendelmunkis (Ping timeout: 272 seconds) 06.43.25 *** Saving seen data "./dancer.seen" 06.55.52 Join mendelmunkis [0] (~mendelmun@cpe-67-245-191-31.nyc.res.rr.com) 07.04.12 Quit mendelmunkis (Read error: Connection reset by peer) 07.04.17 Join mendelmunkis_ [0] (~mendelmun@cpe-67-245-191-31.nyc.res.rr.com) 07.11.19 Quit mendelmunkis_ (Ping timeout: 258 seconds) 07.24.52 Join ZincAlloy [0] (~Adium@2a02:8108:9440:dfc:50ca:4e0b:9e3e:acf7) 07.29.27 Quit ZincAlloy (Ping timeout: 264 seconds) 07.54.41 Join ZincAlloy [0] (~Adium@2a02:8108:9440:dfc:50ca:4e0b:9e3e:acf7) 07.59.11 Quit ZincAlloy (Ping timeout: 252 seconds) 08.21.54 Quit dys (Ping timeout: 244 seconds) 08.33.39 Quit [7] (Ping timeout: 264 seconds) 08.40.18 Join TheSeven [0] (~quassel@rockbox/developer/TheSeven) 08.43.27 *** Saving seen data "./dancer.seen" 09.34.23 Join dys [0] (~dys@2003:5b:203b:100:a64c:c8ff:fef4:13a6) 09.43.49 Join mendelmunkis [0] (~mendelmun@cpe-67-245-191-31.nyc.res.rr.com) 09.47.42 # bilgus: thanks for the advice. I'll definitely look at that. 09.50.36 # I wouldn't use this code as we don't have sine and cosine but it should give you an idea of how the transformations happen 09.50.42 # https://github.com/Rockbox/rockbox/blob/master/apps/plugins/lua/include_lua/image.lua#L111 09.51.19 # thanks. 09.58.26 Quit Jinx (Ping timeout: 248 seconds) 10.08.18 Join Jinx [0] (~Jinx@unaffiliated/jinx) 10.08.51 Quit mendelmunkis (Ping timeout: 244 seconds) 10.43.28 *** Saving seen data "./dancer.seen" 11.36.42 Join krabador [0] (~krabador@unaffiliated/krabador) 12.01.39 Join ZincAlloy [0] (~Adium@2a02:8108:9440:dfc:4922:82c9:6281:1488) 12.05.57 Quit ZincAlloy (Ping timeout: 252 seconds) 12.13.25 Join vmx [0] (~vmx@p5B2A274D.dip0.t-ipconnect.de) 12.43.30 *** Saving seen data "./dancer.seen" 13.49.22 Join massiveH [0] (~massiveH@ool-4352e615.dyn.optonline.net) 14.05.08 Join ZincAlloy [0] (~Adium@ip5f5acea4.dynamic.kabel-deutschland.de) 14.09.37 Quit ZincAlloy (Ping timeout: 245 seconds) 14.43.34 *** Saving seen data "./dancer.seen" 14.49.56 Quit massiveH (Quit: Leaving) 15.20.33 Join speachy [0] (40eebded@64.238.189.237) 15.47.49 Join wodz [0] (~wodz@iwl138.internetdsl.tpnet.pl) 16.06.17 Join ZincAlloy [0] (~Adium@2a02:8108:9440:dfc:3cb7:6fc4:158:e64c) 16.10.52 Quit ZincAlloy (Ping timeout: 252 seconds) 16.18.25 # mendelmunkis: Basicaly you complicate the thing. You can configure lcd controller ILI9325 or ST7783 how it arranges data in VRAM and how it is mapped to lcd electrodes so by changing controller configuration you can have rotation for free. 16.19.33 # mendelmunkis: I guess you should also rotate buttons/touch otherwise controls will be counter intuitive. 16.37.03 Quit tchan (Read error: Connection reset by peer) 16.37.38 Join tchan [0] (~tchan@lunar-linux/developer/tchan) 16.43.37 *** Saving seen data "./dancer.seen" 17.21.02 Quit vmx (Remote host closed the connection) 17.48.46 Quit wodz (Ping timeout: 245 seconds) 18.15.16 Join ZincAlloy [0] (~Adium@ip5f5acea4.dynamic.kabel-deutschland.de) 18.19.35 Quit ZincAlloy (Ping timeout: 245 seconds) 18.24.02 Quit dys (Ping timeout: 264 seconds) 18.28.17 Join robertd1 [0] (~robertd@186-90-13-160.genericrev.cantv.net) 18.35.26 Part robertd1 18.38.38 Join robertd1 [0] (~robertd@186-90-13-160.genericrev.cantv.net) 18.38.47 Part robertd1 18.43.38 *** Saving seen data "./dancer.seen" 18.50.14 Join mendelmunkis [0] (~mendelmun@cpe-67-245-191-31.nyc.res.rr.com) 18.51.02 # wodz (logs):Most of the complication is to account for the fact LCD_WIDTH !+ LCD_HEIGHT. 18.54.43 Join ZincAlloy [0] (~Adium@2a02:8108:9440:dfc:d539:1022:5da9:a0de) 18.57.35 Join dys [0] (~dys@tmo-108-90.customers.d1-online.com) 19.06.40 Quit mendelmunkis (Ping timeout: 245 seconds) 19.14.28 Join lebellium [0] (~lebellium@89-92-69-110.hfc.dyn.abo.bbox.fr) 19.14.32 Join robertd1 [0] (~robertd@186-90-13-160.genericrev.cantv.net) 19.24.28 Part robertd1 20.30.18 Quit speachy (Ping timeout: 260 seconds) 20.34.31 Quit ZincAlloy (Quit: Leaving.) 20.34.40 Join ZincAlloy [0] (~Adium@2a02:8108:9440:dfc:d539:1022:5da9:a0de) 20.43.40 *** Saving seen data "./dancer.seen" 22.09.04 Quit pystar89 (Ping timeout: 244 seconds) 22.24.01 Quit Jinx (Ping timeout: 248 seconds) 22.33.58 Join Jinx [0] (~Jinx@unaffiliated/jinx) 22.43.43 *** Saving seen data "./dancer.seen" 22.45.08 Quit lebellium (Quit: Leaving) 23.28.48 Join mendelmunkis [0] (~mendelmun@cpe-67-245-191-31.nyc.res.rr.com) 23.39.10 Quit mendelmunkis (Ping timeout: 245 seconds) 23.44.09 Quit JanC (Remote host closed the connection) 23.44.30 Join JanC [0] (~janc@lugwv/member/JanC) 23.44.52 Quit dys (Ping timeout: 272 seconds) 23.50.50 Quit ZincAlloy (Quit: Leaving.)