--- Log for 13.07.124 Server: silver.libera.chat Channel: #rockbox --- Nick: rb-logbot Version: Dancer V4.16 Started: 2 days and 5 hours ago 00.54.27 # <_bilgus> well I think I'm ripping out the title display it causes issues when viewing the current playlist (v slow loading) 00.59.15 # <_bilgus> at least its not for naught the bin should be quite a bit smaller now 01.04.49 # are any targets close to a bin size limit ? 01.23.08 *** No seen item changed, no save performed. 01.28.58 # <_bilgus> technically none are its just an issue of more ram == more playtime 01.31.08 # <_bilgus> bootloaders OTOH 01.40.45 # Build Server message: 3New build round started. Revision 3891bcf3b9, 315 builds, 9 clients. 01.40.45 # 3[Revert] id3 title display playlist_viewer.c by William Wilgus 01.51.09 # Build Server message: 3Build round completed after 623 seconds. 01.51.10 # Build Server message: 3Revision 3891bcf3b9 result: All green 01.55.45 # <_bilgus> well shit no bin size or ramsize stats 02.56.55 Join othello7 [0] (~Thunderbi@pool-100-36-176-164.washdc.fios.verizon.net) 03.23.09 *** No seen item changed, no save performed. 03.31.51 Quit othello7 (Ping timeout: 265 seconds) 03.34.19 Join lebellium [0] (~lebellium@2a01cb0405d07f00d33a0da62bfc2206.ipv6.abo.wanadoo.fr) 03.34.45 Quit massiveH (Quit: Leaving) 04.12.47 Quit dbohdan (Server closed connection) 04.13.07 Join dbohdan [0] (~dbohdan@user/dbohdan) 05.23.12 *** Saving seen data "./dancer.seen" 05.36.34 Join decky_e [0] (~decky_@69.9.139.14) 07.23.14 *** No seen item changed, no save performed. 07.57.38 Quit funman (Server closed connection) 07.57.47 Join funman [0] (~fun@chui-pas.net) 08.25.32 Quit Skyrider (Server closed connection) 08.25.51 Join Skyrider [0] (~Skyrider@static.219.32.201.138.clients.your-server.de) 08.43.09 # _bilgus: yeah, sorry about that. a typo in one of the build server scripts 08.43.33 # part of the changes I made to make it handle non-firmware uploads 08.44.02 # the files got renamed to "..zip" with two '..' instead of one. 08.47.23 Quit sam_d (Quit: Bye) 08.47.51 Join othello7 [0] (~Thunderbi@pool-100-36-176-164.washdc.fios.verizon.net) 08.48.19 # _should_ be fixed for the next build. 08.56.12 Join sam_d [0] (~sam@user/sam-d/x-8933526) 09.15.07 Quit othello7 (Ping timeout: 264 seconds) 09.18.14 Quit bleb (Server closed connection) 09.18.29 Join bleb [0] (~cm@user/bleb) 09.23.17 *** Saving seen data "./dancer.seen" 09.25.32 Join Moriar [0] (~moriar@107-200-193-159.lightspeed.stlsmo.sbcglobal.net) 09.33.38 Quit buZz (Server closed connection) 09.33.46 Join buZz [0] (~buzz@192.161.48.59) 09.34.10 Nick buZz is now known as Guest2314 (~buzz@192.161.48.59) 09.49.21 Join chris_s [0] (~chris_s@2a02:3037:200:61b4:4857:c4d1:19ff:75e0) 09.49.45 # Any objections to g#5804 ? 09.49.48 # 3Gerrit review #5804 at https://gerrit.rockbox.org/r/c/rockbox/+/5804 : 3skin engine: Add tags to display Quickscreen Items by Evan Kenny 09.51.04 Join othello7 [0] (~Thunderbi@pool-100-36-176-164.washdc.fios.verizon.net) 09.55.34 # <_bilgus> looks good to me 10.01.38 Quit vup (Server closed connection) 10.01.53 Join vup [0] (~~~~@46.101.193.235) 10.06.29 # <_bilgus> so I'm trying to come up with a better way to allow playlists to show their id3 data. 10.08.45 # <_bilgus> first thought is to keep the tags directly in the file and use extended M3U semantics (#EXTDATA: data) 10.09.37 # Someone seems to have had a go at extm3u support at some point: FS#7652 10.09.38 # https://www.rockbox.org/tracker/task/7652 3EXTM3U support (patches, unconfirmed) 10.09.45 # <_bilgus> second thought is to scan the playlist and make a scan of the playlist on load and store tags in a separate temp file 10.10.59 # <_bilgus> I think the extm3u is probably the easiest but wouldn't be backwards compatible (not sure that really matters) 10.11.53 # <_bilgus> hehe thanks chris_s that FS isd perfect :) 10.13.18 # <_bilgus> if they'd have made the plugin too it would already be done :) 10.14.16 # <_bilgus> ok I'll work on this the next few days and see what falls out 10.17.35 # <_bilgus> OH this will be nice because you could actually do a search thru the playlist and it will search the fields you currently have displayed 10.19.06 # <_bilgus> actual useful searches through a playlist makes me want to use exM3U too! 10.27.08 # _bilgus, some people have used CUE. is that better? 10.28.07 # <_bilgus> taht way option 2 10.28.13 # <_bilgus> that was* 10.28.32 # I believe Rockbox already supports CUE for single file albums. 10.29.15 # At least the metadata structure to create a usable play list. 10.29.18 # <_bilgus> we do at least in some form 10.31.04 # <_bilgus> the advantage with that is the ability to not change the playlist or resave it etc 10.32.06 # <_bilgus> you could just run it thru a plugin and spit out a cue file rb sees that and uses it (assuming we have that its been a while since I touched the cue code) 10.32.51 # <_bilgus> one advantage to the first is that playlist search 10.33.26 # <_bilgus> I'm heavily in favor of that but it can be done with the cue sheets too just more code 10.39.14 # <_bilgus> yeah the cuesheet stuff is about 90% there hmm I'm not sure maybe I'll try both 10.41.46 Nick Guest2314 is now known as buZz (~buzz@192.161.48.59) 11.10.52 Quit chris_s (Remote host closed the connection) 11.13.44 Quit othello7 (Ping timeout: 245 seconds) 11.19.40 Quit buZz (Quit: Reconnecting) 11.19.48 Join buZz [0] (~buzz@drivesthe.skoolbuzz.net) 11.23.21 *** Saving seen data "./dancer.seen" 12.16.29 Quit dys (Server closed connection) 12.29.37 Quit spork (Ping timeout: 268 seconds) 12.39.33 Join spork [0] (topic@80-235-20-31.ftth.glasoperator.nl) 12.54.27 Join othello7 [0] (~Thunderbi@pool-100-36-176-164.washdc.fios.verizon.net) 13.23.25 *** Saving seen data "./dancer.seen" 14.48.14 Quit Moriar (Quit: Leaving.) 15.08.32 Quit rudi_s (Server closed connection) 15.08.53 Join rudi_s [0] (~simon@user/rudi-s/x-7673890) 15.23.28 *** Saving seen data "./dancer.seen" 16.33.59 Join Moriar [0] (~moriar@107-200-193-159.lightspeed.stlsmo.sbcglobal.net) 17.17.11 Quit ats (Server closed connection) 17.23.31 *** Saving seen data "./dancer.seen" 18.22.39 Join ats [0] (~ats@cartman.offog.org) 18.29.03 Quit lebellium (Quit: Leaving) 19.05.49 Join massiveH [0] (~massiveH@pool-173-63-97-164.nwrknj.fios.verizon.net) 19.07.08 # Build Server message: 3New build round started. Revision 96f42a5646, 315 builds, 9 clients. 19.07.08 # 3skin engine: Add tags to display Quickscreen Items by Evan Kenny 19.16.40 # Build Server message: 3Build round completed after 572 seconds. 19.16.41 # Build Server message: 3Revision 96f42a5646 result: All green 19.19.44 Join chris_s [0] (~chris_s@dynamic-176-003-023-201.176.3.pool.telefonica.de) 19.20.52 Quit chris_s (Client Quit) 19.23.34 *** Saving seen data "./dancer.seen" 20.02.03 # Build Server message: 3New build round started. Revision 9049d30da9, 315 builds, 9 clients. 20.02.03 # 3Add Evan Kenny to CREDITS by Solomon Peachy 20.11.31 # Build Server message: 3Build round completed after 569 seconds. 20.11.32 # Build Server message: 3Revision 9049d30da9 result: All green 21.15.29 Quit othello7 (Quit: othello7) 21.18.55 Join othello7 [0] (~Thunderbi@pool-100-36-176-164.washdc.fios.verizon.net) 21.23.38 *** Saving seen data "./dancer.seen" 21.53.59 Quit othello7 (Remote host closed the connection) 21.55.46 Join othello7 [0] (~Thunderbi@pool-100-36-176-164.washdc.fios.verizon.net) 22.30.33 Quit othello7 (Remote host closed the connection) 22.32.17 Join othello7 [0] (~Thunderbi@pool-100-36-176-164.washdc.fios.verizon.net) 22.44.17 Quit Moriar (Quit: Leaving.) 23.23.41 *** Saving seen data "./dancer.seen"