Page MenuHomeSolus

Update radiotray-ng to 0.2.3
ClosedPublic

Authored by kyrios123 on Oct 16 2018, 12:56 PM.
Tags
None
Referenced Files
F11004856: D4053.diff
Tue, Aug 1, 4:00 AM
F10976232: D4053.id9973.diff
Sat, Jul 22, 8:21 AM
F10968874: D4053.diff
Thu, Jul 20, 8:01 PM
F10960350: D4053.id9986.diff
Tue, Jul 18, 10:57 AM
F10916223: D4053.id9985.diff
Jul 8 2023, 11:02 AM
F10906200: D4053.diff
Jul 6 2023, 8:50 AM
F10891799: D4053.id9985.diff
Jun 29 2023, 10:30 AM
F10687846: D4053.id.diff
Apr 18 2023, 8:15 PM
Subscribers

Details

Summary
  • Fixed playlist line ending type detection
  • Added wrap-track-info & wrap-track-info-len config options
  • Better handling of text/uri-list & text/html playlists
  • Minor build changes

Resolves T7056

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

Install, select a radio station, listen

Diff Detail

Repository
R2781 radiotray-ng
Branch
arcpatch-D4053
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Removing -Werror isn't a proper fix, was trying to compile this myself whilst rebuilding jsoncpp rev deps.
This will fix the first compile error, and I opened a new issue here as I wasn't able to fix the second cleanly.

Replace removing -Werror as a workaround with a patch

This revision is now accepted and ready to land.Oct 16 2018, 10:06 PM
This revision was automatically updated to reflect the committed changes.