February 1st, 2010· NEW: UDP packets originate from same port as destination to facilitate NAT transversal
· CHANGE: Update URL to point to project on SourceForge
· BUG FIX: Add CFBundleIdentifier to Info.plist (affects automation)
· BUG FIX: set doRestart=NO in applicationShouldTerminate (Gary Propp)
· CHANGE: Replaced signal level meter with NSLevelIndicator (was NSProgressIndicator) (VK3FOUL)
· BUG FIX: Dictionary was being mutated whilst being enumerated, this causes a crash in Leopard (VK3FOUL)
· BUG FIX: Removed "copy on scroll" attribute of NSTextView (server and chat), was causing display glitch (VK3FOUL)
July 7th, 2008· NEW: UDP packets originate from same port as destination to facilitate NAT transversal
· CHANGE: Update URL to point to project on SourceForge
· BUG FIX: Add CFBundleIdentifier to Info.plist (affects automation)
March 20th, 2008· Use search field (with menu of recent searches) to replace old filter text field
· Dividing by 0 is 0 on PPC, but a crash on intel. Protect portaudio's mac_core from dividing by 0
· Change how status field updates from a secondary thread are done to avoid case where initial station list display is blank