Latest Status: LW-NIGHTLY-990 failed
Build Result LW-NIGHTLY-977
Code Changes
This build was triggered at the scheduled time of 1:30 AM
-
gkellum
LWC-4458 "QuickTime errors appear in the console when launching videos in QuickTime from the user library" -- On OS X characters that shouldn't appear in URLs are no longer escaped to get around a bug in Apple's implementation of MediaLocator.
-
eyu
LWC-4450 uses ancestor listener to update visibility of bottom tray
-
dchen
[LWC-4445] - The inspection point "number of files in library" should be marked as a USAGE inspection point. Previously, the default value was used, NETWORK.
-
dchen
[LWC-4269] - Implementing what LW Client should do if ALLOW_ANONYMOUS_STATISTICS_GATHERING is set to false. See LWC-4269?focusedCommentId=51766&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_51766">https://www.limewire.org/jira/browse/LWC-4269?focusedCommentId=51766&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_51766
-
eyu
LWC-4215 added pause, resume items to torrent menu
-
gkellum
LWC-3220 "Not Connected Search Results Painting" -- I added a gray header bar to the top of the "LimeWire is connecting..." screen and to the top of the "No friends are signed on" screen.
- private-components/swingui/src/main/java/org/limewire/ui/swing/search/AwaitingConnectionsPanel.java (version 1.2) (diffs)
- private-components/swingui/src/main/java/org/limewire/ui/swing/search/BrowseFailedMessagePanel.java (version 1.20) (diffs)
- private-components/swingui/src/main/java/org/limewire/ui/swing/search/BrowseFailedMessagePanelFactory.java (version 1.2) (diffs)
- private-components/swingui/src/main/java/org/limewire/ui/swing/search/SearchResultsPanel.java (version 1.113) (diffs)
-
eyu
fixed divide by zero error on progress bar
-
gkellum
LWC-3073 "Second line in list view search results dances up and down" -- I replaced a 3 pixel line border with a 3 pixel empty border.