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 2017-12-30

00:00:04 Quit lebellium (Quit: Leaving)
00:01:33 Quit Saratoga_ (Ping timeout: 260 seconds)
00:15:44jonathant__builtin: this ones (actually) for you
00:15:46jonathantNo rule to make target `/rockbox/build/sansa/apps/plugins/sdl/src/audio/rockbox/build/sansa/SDL_rockboxaudio.o', needed by `/rockbox/build/sansa/apps/plugins/sdl/duke3d.ovl'. Stop
00:18:08jonathanti`m not entirely certain how you implemented SDL in rockbox, but it seems that somehow its not fully getting built
00:51:34__builtinindeed, my fault
00:53:03__builtinsomething's up with the makefile
00:53:52__builtinI think I know what's going on
00:54:14__builtinthe fact that the subdir is called `rockbox' could be interfering with a substitution somewhere
00:55:02__builtinjonathant: for now try moving the rockbox source out of the root
00:55:31__builtinthat should work around the root issue
00:58:44__builtinah, looks like the makefile's c2obj function replaces instances of your root dir with the build dir
00:59:29__builtinnormally it'd work, but since you're building in /rockbox, it replaces the /rockbox/ in apps/plugins/sdl/src/audio/rockbox/ with the path to your build dir
01:00
01:00:34 Quit ZincAlloy (Quit: Leaving.)
01:02:04 Join Greasy-Gappers [0] (~Edmond@165.227.217.42)
01:12:00***Saving seen data "./dancer.seen"
01:12:30pamaury_jonathant: sorry, about to go to bed
01:12:43pamaury_what was it about?
01:12:49 Nick pamaury_ is now known as pamaury (~pamaury@rockbox/developer/pamaury)
01:21:20 Quit pamaury (Ping timeout: 248 seconds)
03:00
03:12:01***Saving seen data "./dancer.seen"
03:18:20 Quit CoBryceMatrixBot (Ping timeout: 264 seconds)
03:24:13 Join CoBryceMatrixBot [0] (eNCW7PjuK3@2607:f2f8:a650:1d1e:f001::24)
04:00
04:56:59 Quit aphirst (Ping timeout: 252 seconds)
04:58:33 Join aphirst [0] (~aphirst@unaffiliated/aphirst)
05:00
05:05:47 Join jhMikeS [0] (~jethead71@d192-24-173-177.try.wideopenwest.com)
05:12:03***Saving seen data "./dancer.seen"
05:25:34jonathanthey, can anybody explain how the OS swap defines work in the sim?
05:26:15jonathantI`m getting "Missing OS Swap Defines" on the apple compiler
05:28:07 Quit Jinx (Quit: reboot)
05:29:45jhMikeSjonathant: firmware/include/rbendian.h , it can't identify the correct endian macro definition from the host build environment
05:31:14jonathantyep, basically, im wondering what the defines need to be set to
05:31:29jonathantI think the mac ones are a bit different
05:32:40jonathanti found this is the apple endian.h
05:32:42jonathant#define ntohs(x)__DARWIN_OSSwapInt16(x)
05:32:42jonathant#define htons(x)__DARWIN_OSSwapInt16(x)
05:32:42jonathant#define ntohl(x)__DARWIN_OSSwapInt32(x)
05:32:42DBUGEnqueued KICK jonathant
05:32:42jonathant#define htonl(x)__DARWIN_OSSwapInt32(x)
05:33:45jonathantjhMikeS: ^
05:36:23 Quit quaz0r (Ping timeout: 256 seconds)
06:00
06:07:48jhMikeSprobably #ifdef (__DARWIN_OSSwapInt16) .... blah
06:08:09 Quit TheSeven (Ping timeout: 272 seconds)
06:08:48jhMikeSthen #define __swap16os , etc to those
06:40:07 Join TheSeven [0] (~quassel@rockbox/developer/TheSeven)
06:45:02 Quit TheSeven (Ping timeout: 265 seconds)
07:00
07:12:04***Saving seen data "./dancer.seen"
07:29:51 Join quaz0r [0] (~quaz@c-24-18-93-195.hsd1.wa.comcast.net)
07:36:15 Quit _meg (Ping timeout: 248 seconds)
07:37:14 Join _meg [0] (~notsure@211.25.203.45)
07:55:30 Join TheSeven [0] (~quassel@rockbox/developer/TheSeven)
08:00
08:35:37 Join ender` [0] (krneki@foo.eternallybored.org)
08:48:30 Join lebellium [0] (~hexchat@89-93-177-206.hfc.dyn.abo.bbox.fr)
09:00
09:00:05 Quit _meg (Ping timeout: 240 seconds)
09:00:52 Join _meg [0] (~notsure@211.25.203.45)
09:11:08 Quit aphirst (Ping timeout: 264 seconds)
09:11:27 Join aphirst [0] (~aphirst@unaffiliated/aphirst)
09:12:05***Saving seen data "./dancer.seen"
09:17:04 Quit _meg (Ping timeout: 240 seconds)
09:18:01 Join _meg [0] (~notsure@211.25.203.45)
09:23:33 Quit dys (Ping timeout: 265 seconds)
11:00
11:11:25 Join ZincAlloy [0] (~Adium@2a02:8108:8b80:1700:30da:46dd:494:6d69)
11:12:08***Saving seen data "./dancer.seen"
11:13:15 Join pamaury [0] (~pamaury@rockbox/developer/pamaury)
11:25:39 Quit lebellium (Quit: Leaving)
11:29:37 Join krabador [0] (~krabador@unaffiliated/krabador)
11:52:06 Join johnb5 [0] (~johnb2@p5B3AF758.dip0.t-ipconnect.de)
11:52:06 Quit johnb5 (Write error: Connection reset by peer)
12:00
12:38:20 Join Eli2| [0] (~Eli2@pdpc/supporter/professional/eli2)
13:00
13:12:09***Saving seen data "./dancer.seen"
13:14:22 Quit krabador (Quit: Leaving)
13:21:52 Quit aphirst (Ping timeout: 248 seconds)
13:23:53 Join aphirst [0] (~aphirst@unaffiliated/aphirst)
13:30:41 Join krabador [0] (~krabador@unaffiliated/krabador)
13:35:41 Quit krabador (Remote host closed the connection)
13:40:25 Join krabador [0] (~krabador@unaffiliated/krabador)
14:00
14:06:44 Quit mebus (Ping timeout: 255 seconds)
14:09:51 Quit _meg (Ping timeout: 248 seconds)
14:12:08 Join _meg [0] (~notsure@211.25.203.45)
14:17:51 Quit Martin89 (Ping timeout: 240 seconds)
14:20:08 Join mebus [0] (~mebus@blueberry.hbs.rwth-aachen.de)
14:21:27 Quit _meg (Ping timeout: 240 seconds)
14:25:56 Join _meg [0] (~notsure@211.25.203.45)
14:33:20 Join johnb3 [0] (~johnb2@p5B3AF758.dip0.t-ipconnect.de)
14:33:47 Join JannF [0] (~jann@tmo-102-50.customers.d1-online.com)
14:41:52johnb3pamaury (logs): for what it's worth, I experimented a little more with my Sony E453, the one that stutters during backlight off. If I turn on the hold switch, according to the settings the display turns off immediately and after a few settings the stuttering kicks in. However, if I click any button every few seconds (without the screen turning on as in hold) the stuttering stays away. Not that this is practical
14:41:52johnb3 in real life usage, but I believe that it shows that backlight off puts the player also into some power saving mode (freq scaling?), which gets prevented by key presses (boosting happening?). Can this be exploited in RB somehow, e.g. by emulating a "non mapped" keypress event in a regular manner?
14:43:13 Join smoke_fumus [0] (~smoke_fum@188.35.176.90)
14:45:18pamauryjohnb3: I already checked and as far as the kernel reports and the kernel source shows, sliding hold does not put the cpu in a lower power mode
14:46:31pamaurybut it could change other things that explain this behavior, maybe some clock that would explain this, I am not sure
14:47:02johnb3so then hold just triggers the screen off, with the known consequences. But it still registers key presses ...
14:49:23johnb3BTW, can I change the wiki page for the Sony ports regarding radio support? It still says not supported.
14:50:59 Quit JannF (Quit: Leaving.)
15:00
15:04:56 Quit johnb3 (Ping timeout: 240 seconds)
15:12:10***Saving seen data "./dancer.seen"
15:14:10pamauryjohnb3 (logs): yes you can edit
15:14:27pamauryand yes one can read key even with the hold switch on
15:15:23pamauryand actually it is rockbox that puts the screen off, the hold switch by itself does nothing
15:36:31 Join johnb3 [0] (~johnb2@p5B3AF758.dip0.t-ipconnect.de)
15:45:55 Join Martin89 [0] (~martin89@s1.netz1984.de)
16:00
16:28:17 Join dys [0] (~dys@tmo-123-190.customers.d1-online.com)
16:54:26 Quit smoke_fumus (Ping timeout: 240 seconds)
17:00
17:12:12***Saving seen data "./dancer.seen"
17:32:28 Join JannF [0] (~jann@46.183.103.17)
17:34:05 Quit aphirst (Ping timeout: 260 seconds)
17:34:37 Quit krabador (Remote host closed the connection)
17:36:47 Join aphirst [0] (~aphirst@unaffiliated/aphirst)
17:53:18 Quit johnb3 (Ping timeout: 248 seconds)
18:00
18:11:24 Quit JannF (Quit: Leaving.)
18:11:33 Join JannF [0] (~jann@46.183.103.17)
18:16:32 Quit JannF (Ping timeout: 264 seconds)
19:00
19:12:13***Saving seen data "./dancer.seen"
19:37:37 Quit ParkerR (Remote host closed the connection)
19:40:32 Join ParkerR [0] (ParkerR@znc.withg.org)
19:40:32 Quit ParkerR (Changing host)
19:40:32 Join ParkerR [0] (ParkerR@unaffiliated/parkerr)
21:00
21:09:57 Join JannF [0] (~jann@46.183.103.17)
21:12:15***Saving seen data "./dancer.seen"
21:41:49 Quit JannF (Ping timeout: 252 seconds)
21:48:13 Quit JanC (Quit: 'k zien d'r mee weh zi)
21:48:34 Join JanC [0] (~janc@lugwv/member/JanC)
22:00
22:16:02 Join almog1006 [0] (051c8f77@gateway/web/freenode/ip.5.28.143.119)
22:23:20 Quit dys (Ping timeout: 256 seconds)
22:55:35 Join CH23 [0] (~CH23@dhcp-077-250-002-024.chello.nl)
22:55:55CH23pamaury, are you online?
22:56:09CH23or Bilgus
22:56:24Bilgusyep
22:56:35CH23is there a way to see why a file gets skipped?
22:56:48CH23like a log of sorts
23:00
23:00:01Bilguscompile a build with logf support and enable it in the proper file for instance: https://github.com/Rockbox/rockbox/blob/1f8ea9fe27313228e5df67ce6447830b5c30e5e3/apps/buffering.c#L41
23:00:26 Join dys [0] (~dys@tmo-122-56.customers.d1-online.com)
23:00:48Bilgushttps://github.com/Rockbox/rockbox/blob/1f8ea9fe27313228e5df67ce6447830b5c30e5e3/apps/playback.c#L72
23:02:24CH23all i need to do is remove the #, correct?
23:03:00 Quit almog1006 (Quit: Page closed)
23:04:49Bilgusyes but you might want to look through the files for what is actually being logged and put in some progress messages
23:06:14Bilguslike logf("REACHED POINT 1");... etc also when ready you'll need to go through the debug menu and read it there / dump it to disk
23:08:08Bilgusit could also end up in the codec which is the same steps for logf but gets hairy figuring out what the issue is..
23:09:49CH23i wish i had braincells :')
23:09:59CH23i'm going to try my best
23:12:19***Saving seen data "./dancer.seen"
23:21:21 Join CaptainKewl [0] (~captainke@207-237-102-74.s73.c3-0.nyr-ubr1.nyr.ny.cable.rcncustomer.com)
23:53:34CH23i don't see anything in the debug menu that indicates logging except for 'metadata log' but that's something that can only be enabled and disabled?

Previous day | Next day