Commit c9f9325
dsward2
In WebServerConnection generateNowPlayingStatusString, the "tuner_gain" value is converted from NSNumber to NSString formatted for one digit of precision to the right of the decimal point. This avoids a lengthy floating-point approximation for some tuner gain values in the "Now Playing" web page.
1 parent 0bc5e26 commit c9f9325
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1766 | 1766 | | |
1767 | 1767 | | |
1768 | 1768 | | |
| 1769 | + | |
| 1770 | + | |
| 1771 | + | |
| 1772 | + | |
| 1773 | + | |
| 1774 | + | |
| 1775 | + | |
| 1776 | + | |
| 1777 | + | |
| 1778 | + | |
| 1779 | + | |
1769 | 1780 | | |
1770 | 1781 | | |
1771 | 1782 | | |
| |||
0 commit comments