Previous day | Jump to hour: 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | Next day

Seconds: Show Hide | Joins: Show Hide | View raw
Font: Serif Sans-Serif Monospace | Size: Small Medium Large

Click in the nick column to highlight everything a person has said.
The Logo icon identifies that the person is a core developer (has commit access).

#rockbox log for 2020-11-07

00:03:34***Saving seen data "./dancer.seen"
01:00
01:04:02 Quit efqw (Quit: Connection closed for inactivity)
01:09:24 Quit massiveH (Quit: Leaving)
01:18:58 Join t0mato1 [0] (t0mato@gateway/vpn/mullvad/t0mato)
01:19:05 Quit t0mato (Ping timeout: 240 seconds)
01:19:05 Nick t0mato1 is now known as t0mato (t0mato@gateway/vpn/mullvad/t0mato)
02:00
02:03:38***Saving seen data "./dancer.seen"
02:08:43 Quit Stanley00 ()
02:13:11 Quit amiconn (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
02:13:11 Quit pixelma (Quit: .)
02:15:45 Join pixelma [0] (marianne@rockbox/staff/pixelma)
02:15:46 Join amiconn [0] (jens@rockbox/developer/amiconn)
02:29:57 Quit pixelma (Quit: .)
02:29:57 Quit amiconn (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
02:30:08 Join pixelma [0] (marianne@rockbox/staff/pixelma)
02:30:08 Join amiconn [0] (jens@rockbox/developer/amiconn)
02:49:23 Join johnb7 [0] (~johnb2@p4fd10825.dip0.t-ipconnect.de)
03:00
03:49:16 Join Skyrider [0] (~Skyrider@v220200567215119438.goodsrv.de)
04:00
04:03:41***Saving seen data "./dancer.seen"
05:00
05:03:06 Quit johnb7 (Ping timeout: 272 seconds)
05:26:05 Join johnb7 [0] (~johnb2@p4fd10825.dip0.t-ipconnect.de)
05:29:27 Quit koniu (Remote host closed the connection)
05:29:53 Join koniu [0] (~koniu@gateway/tor-sasl/koniu)
05:38:20fs-bluebotBuild Server message: New build round started. Revision 87325ff, 293 builds, 8 clients.
05:42:07 Join prof_wolfff [0] (~prof_wolf@148.red-83-49-157.dynamicip.rima-tde.net)
05:52:02fs-bluebotBuild Server message: Build round completed after 822 seconds.
05:52:07fs-bluebotBuild Server message: Revision 87325ff result: All green
05:54:04 Part edhelas
05:55:42 Join edhelas [0] (9d94237298@149-210-220-39.colo.transip.net)
06:00
06:03:45***Saving seen data "./dancer.seen"
06:51:05fs-bluebotBuild Server message: New build round started. Revision ba34b0f, 293 builds, 8 clients.
06:54:59 Quit prof_wolfff (Ping timeout: 265 seconds)
07:00
07:04:50fs-bluebotBuild Server message: Build round completed after 825 seconds.
07:04:57fs-bluebotBuild Server message: Revision ba34b0f result: All green
07:09:46 Join wodz [0] (~wodz@89-64-78-138.dynamic.chello.pl)
07:23:55wodz_bilgus__: What you pasted in gist is possible but I am not sure it is optimal. As stated before rocker uses bluez4 stack, while all modern distros use bluez5. On bluez4 rssi is optional property of the DeviceFound signal. Quoting documentation "The dictionary can contain basically the same values that are returned by the GetProperties method from the org.bluez.Device interface. In addition there can be values for the RSSI, the TX power level
07:23:55wodzand Broadcaster role."
07:24:46wodz_bilgus__: On bluez5 rssi value change is constantly updated and can be monitored by hooking to PropertChanged signal
07:26:03wodz_bilgus__: So it seems you cannot ask particular device for rssi other then performing scan.
07:31:47 Quit wodz (Quit: Leaving)
08:00
08:03:47***Saving seen data "./dancer.seen"
08:05:08 Join Huntereb [0] (~Huntereb@174.226.19.187)
08:12:50 Join prof_wolfff [0] (~prof_wolf@148.red-83-49-157.dynamicip.rima-tde.net)
08:28:50 Quit prof_wolfff (Ping timeout: 256 seconds)
09:00
09:02:07lebelliumbraewoods: got my non-LCD H300 remote. Works fine with the latest build. 2 issues though: 1) weird keymapping for long press on the "play" button. It opens the pitch up/down menu, which is pretty useless IMO. I would rather expect it to stop playback/shutdown the player -> I think this is due to common keymapping with the LCD remote which has a dedicated "stop" button. 2) I cannot start the player with the remote "Play" button, it
09:02:07lebelliumsays "HOLD switch ON, power off" while this isn't true. Both hold swichs on unit and remote are OFF. No issue with the LCD remote
09:03:38braewoodsstrange.
09:04:02lebelliumWhen I'm talking about the LCD remote, I'm talking about the H100 remote. I don't own the rare H300 LCD remote
09:04:50braewoodsi figured as much.
09:05:08braewoodsthe h300 exclusive ones are hard to analyze when they're so rare.
09:12:23lebelliumsame behavior on H140
09:23:00lebelliumIn button-h300.c there is some exception for the hold switch on non-LCD remote but I can't decrypt it
09:49:28braewoodslebellium: i'd wonder what it does when the hold button is actually on
09:49:32braewoodserr switch
09:50:48lebelliumthe bootloader says the same thing "HOLD switch ON, power off"
09:50:57lebelliumbut the hold button works perfectly once the device is started
09:51:15_bilgus__wodz for the moment I'm not particularly concerned with the RSSI but I would like the bluetooth_device struct, bluetooth_scan & bluetooth_connect to be worked out before I build a whole menu around it but Its not overly hard to change the backend as lonmg as we have a semi sane API
10:00
10:03:50***Saving seen data "./dancer.seen"
10:35:21 Join cockroach [0] (~blattodea@pdpc/supporter/active/cockroach)
10:40:29braewoodslebellium: it's an older bootloader?
10:40:38braewoodslebellium: it probably needs to be updated then.
10:40:54braewoodsthat may be on of the benefits of an upgraded one
10:41:05braewoodsi'll get to that eventually
10:41:12braewoodsstill working on the iriver_flash
10:46:30lebelliumversion 5
10:48:11lebelliumI don't know what is the latest version
11:00
11:21:43 Quit lebellium (Ping timeout: 260 seconds)
11:25:35 Join lebellium [0] (~lebellium@89-92-69-66.hfc.dyn.abo.bbox.fr)
11:35:13 Nick Acou_Bass is now known as Acou_Fool (~eddie@cpc96070-bolt17-2-0-cust175.10-3.cable.virginm.net)
11:37:47 Nick Acou_Fool is now known as Piece_Maker (~eddie@cpc96070-bolt17-2-0-cust175.10-3.cable.virginm.net)
11:41:27 Nick Piece_Maker is now known as ACou_Tou (~eddie@cpc96070-bolt17-2-0-cust175.10-3.cable.virginm.net)
11:42:32 Nick ACou_Tou is now known as Acou_Bass (~eddie@cpc96070-bolt17-2-0-cust175.10-3.cable.virginm.net)
11:59:50 Quit johnb7 (Ping timeout: 272 seconds)
12:00
12:02:32 Join johnb7 [0] (~johnb2@p4fd10825.dip0.t-ipconnect.de)
12:03:54***Saving seen data "./dancer.seen"
12:34:38 Join efqw [0] (uid412670@gateway/web/irccloud.com/x-hcqqvlzvhbdrlxll)
12:47:32 Join prof_wolfff [0] (~prof_wolf@148.red-83-49-157.dynamicip.rima-tde.net)
12:53:40 Quit johnb7 (Ping timeout: 272 seconds)
13:00
13:38:24 Join wodz [0] (~wodz@89-64-78-138.dynamic.chello.pl)
13:40:12wodz_bilgus__: Maybe I am missing something but discovery process doesn't reveal device pin. Also what flags field is for?
13:50:42 Quit wodz (Ping timeout: 256 seconds)
13:57:13 Join S|h|a|w|n [0] (~shawn156@unaffiliated/shawn156)
14:00
14:03:55***Saving seen data "./dancer.seen"
14:15:51 Join MrZeus [0] (~MrZeus@2a02:c7f:70d0:6a00:9d68:1123:e999:94c)
14:17:18 Join johnb7 [0] (~johnb2@p4fd10825.dip0.t-ipconnect.de)
14:17:44_bilgus__I figured flags can carry the things like using auth with pin
14:19:42_bilgus__@wodz I think the connect function would need the pin not discovery
14:25:53 Quit johnb7 (Quit: Nettalk6 - www.ntalk.de)
14:26:03 Quit prof_wolfff (Ping timeout: 260 seconds)
14:37:59lebelliumbraewoods: https://www.rockbox.org/wiki/IriverBoot "H300: Handle startup by the non-LCD remote -> Fixed in SVN? Yes"
15:00
15:18:44 Join wodz [0] (~wodz@89-64-78-138.dynamic.chello.pl)
15:21:59 Quit wodz (Client Quit)
15:25:45bluebrotherI want to add the license text for all the libraries we use in Rockbox Utility. For that I need to add lgpl somewhere. Any thoughts about putting it into docs/ alongside the (already existing) gpl-2.0 one?
15:28:52bluebrotherah, can get away without that actually −− we already have the text in the included libs.
15:43:49 Quit t0mato (Quit: Ping timeout (120 seconds))
15:51:08fs-bluebotBuild Server message: New build round started. Revision 9fcdb44, 293 builds, 8 clients.
16:00
16:00:41 Join t0mato [0] (t0mato@gateway/vpn/mullvad/t0mato)
16:03:59***Saving seen data "./dancer.seen"
16:04:57fs-bluebotBuild Server message: Build round completed after 830 seconds.
16:05:09fs-bluebotBuild Server message: Revision 9fcdb44 result: All green
16:58:16speachybluebrother: IIRC we do have a separate docs/LICENSES file that has a bunch of misc stuff that we've incorporated
18:00
18:04:03***No seen item changed, no save performed.
18:13:23 Quit mendel_munkis_ (Remote host closed the connection)
18:16:44 Join mendelmunkis [0] (~mendelmun@ool-435680b7.dyn.optonline.net)
18:29:14mendelmunkisI'm an idiot
18:29:20 Nick mendelmunkis is now known as mendel_munkis (~mendelmun@ool-435680b7.dyn.optonline.net)
18:40:05mendel_munkis_bilgus__: can you please test the latest patchset for g#2928?
18:40:08fs-bluebotGerrit review #2928 at http://gerrit.rockbox.org/r/2928 : Fuze+: Fix misplaced rectangle when lcd_flip set by Moshe Piekarski
19:00
19:07:09braewoodslebellium: that was the latest. i just meant it probably would benefit from a new build. was planning that for after i get some other stuff sorted out.
19:34:11 Join fs-bluebot_ [0] (~fs-bluebo@55d4a51e.access.ecotel.net)
19:34:26 Quit bluebrother (Disconnected by services)
19:34:31 Join bluebrother^ [0] (~dom@rockbox/developer/bluebrother)
19:36:43 Quit fs-bluebot (Ping timeout: 265 seconds)
20:00
20:04:04***Saving seen data "./dancer.seen"
20:18:47 Quit MrZeus (Ping timeout: 272 seconds)
20:26:02 Join beencubed [0] (~beencubed@209.131.238.248)
20:41:53 Join massiveH [0] (~massiveH@ool-18e4e82f.dyn.optonline.net)
22:00
22:04:07***Saving seen data "./dancer.seen"
22:08:36 Quit cockroach (Quit: leaving)
22:11:31_bilgus__mendel_munkis, I see you got it figured out
22:11:40mendel_munkisyup.
22:11:58mendel_munkisshould have figured out it was the other axis sooner
22:12:38_bilgus__haha yeah the reversed text
22:13:02_bilgus__thats ok I spent 3 days chasing less
22:13:31mendel_munkisis it commitable?
22:13:57_bilgus__what you had last week was I'm not so sure about this though
22:14:00_bilgus__lol
22:15:09_bilgus__do you feel its ready? looks fine to me the ifdefs being so close are annoying but only mildly
22:16:08mendel_munkisI was trying to figure out a way to combine them but the only way to ddo that would be to add a #else block
22:16:15mendel_munkis(that I can see)
22:17:15_bilgus__yeah that would be fine even a bit of code duplication makes it less confusing sometimes but meh thats nitpicking
22:17:31_bilgus__I'd just push it as is
22:18:00mendel_munkisyou're welcome to do so :)
22:19:07fs-bluebot_Build Server message: New build round started. Revision c4254d1, 293 builds, 8 clients.
22:19:22_bilgus__told you oscope was sound :)
22:19:22mendel_munkisthanks
22:19:40mendel_munkisyup. told you the issue wasn't my changes
22:19:48_bilgus__why not just ask for commit access
22:20:25_bilgus__I think you've done quite a few patches thus far you know the program
22:21:04mendel_munkiscan you give it to me or so I need to ask speach_y?
22:21:21_bilgus__speachy geaverts maybe someone else
22:21:28mendel_munkisthanks.
22:21:49 Quit Huntereb (Ping timeout: 264 seconds)
22:24:13_bilgus__no thank you the fuze needs all the help it can get such a quirky device
22:34:36fs-bluebot_Build Server message: Build round completed after 929 seconds.
22:34:38fs-bluebot_Build Server message: Revision c4254d1 result: All green
22:38:41speachyaaargh, dueling buildclients.
22:39:12mendel_munkiswhat do you mean?
22:39:49speachyas well as the rbclient on my home server I have a jenkins instance to run CI tasks for my printer stuff.
22:40:10speachywhen they both assume they have full access to all cores...
22:40:18mendel_munkisah
22:40:37mendel_munkisand you can't use nice for that?
22:40:41mendel_munkisalso are you willing to give me commit access?
22:41:35speachyit's just that both dueling means stuff takes twice as long
22:42:16speachymendel_munkis: yep
22:43:33mendel_munkisthanks
22:43:36speachymendel_munkis: so. you now have commit access. please don't do direct pushes except in cases of dire emergency
22:43:53mendel_munkisof course.
22:48:23_bilgus__and don't break stuff and then leave :)
23:00
23:00:54 Quit massiveH (Quit: Leaving)
23:07:47 Quit TheSeven (Ping timeout: 244 seconds)
23:08:15 Join TheSeven [0] (~quassel@rockbox/developer/TheSeven)

Previous day | Next day