Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove use of global 'reds' within RedWorker | Jonathon Jongsma | 2015-02-23 | 1 | -0/+1 |
| | | | | | Get the server variable from the RedDispatcher instead of using the global variable | ||||
* | CommonChannel -> CommonWorkerChannel | Jonathon Jongsma | 2015-02-23 | 1 | -22/+22 |
| | | | | | | | Rename this struct to make it clear that it's only the base class for worker channels (e.g. display and cursor), not all channels. Also renamed CommonChannelClient to CommonWorkerChannelClient. | ||||
* | Rename red_*_qxl.[ch] to red-*-qxl.[ch] | Jonathon Jongsma | 2015-02-23 | 1 | -1/+1 |
| | |||||
* | Rename red_worker.[ch] to red-worker.[ch] | Jonathon Jongsma | 2015-02-23 | 1 | -0/+129 |