This repository has been archived on 2022-06-29. You can view files and clone it, but cannot push or open issues or pull requests.
urtrator/ui
pztrn f37dd3adfd Huge refactor regarding concurrency.
Now we have pooler which will pool connections (like pinging),
so there will be no timeouts due to "we have launched 100000 goroutines".

Reworked all code to use events (see Eventer). Still more work about
this to go.

Maybe more fixes I forgot.
2016-10-06 13:55:03 +05:00
..
about.go Initial commit, what works: 2016-10-04 15:42:36 +05:00
exported.go Initial commit, what works: 2016-10-04 15:42:36 +05:00
favorite.go Favorites and database fixes, players info and extended server config. 2016-10-05 02:47:13 +05:00
mainwindow.go Huge refactor regarding concurrency. 2016-10-06 13:55:03 +05:00
options_profile.go Tooltips to every element! 2016-10-04 19:21:48 +05:00
options.go Configuration and tray icon. 2016-10-05 01:03:46 +05:00
server_info.go Hostname's colorizing is here. Added stub for server info window. 2016-10-05 20:46:02 +05:00