Age | Commit message (Expand) | Author |
---|---|---|
2016-02-02 | use the server-net-clock in the gui | MaZderMind |
2016-02-01 | cleanup shebang lines | MaZderMind |
2016-01-10 | always shedule on_loop/on_write on i/o to actively mitigate race-conditions, ... | MaZderMind |
2016-01-10 | don't stop scheduling on_loop in case of an input error, #43 | MaZderMind |
2016-01-06 | port better on_loop scheduling to the gui | MaZderMind |
2015-11-15 | Exit the Mainloop (and End the Program) when the Control-Connection dies, fix... | MaZderMind |
2015-11-10 | support python32 in ui | MaZderMind |
2015-10-05 | hide useles log messages | MaZderMind |
2015-10-05 | implement signal-handler, connect audio-selector to it | MaZderMind |
2015-10-05 | minor python3-related fix, add a missing import, and fix syntax in audioselector | JP Viljoen |
2015-09-05 | implement config fetching and switch to async mode | MaZderMind |
2015-08-31 | make protocol work, some gui stuff | Markus Otto |
2015-08-31 | basic connection | MaZderMind |