Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert Dispatcher and MainDispatcher to GObjects | Jonathon Jongsma | 2015-02-23 | 1 | -1/+26 |
| | | | | | Allows more explicit inheritance relationship, and numerous other advantages. | ||||
* | add missing license headers to source files | Jonathon Jongsma | 2015-02-23 | 1 | -0/+17 |
| | |||||
* | Remove global main_dispatcher variable | Jonathon Jongsma | 2015-02-23 | 1 | -5/+7 |
| | | | | | | Requires changing a bunch of internal API to take MainDispatcher arguments, etc. The main dispatcher object is now owned by RedsState, since that is the object that previously created (initialized) it. | ||||
* | Rename red_channel.[ch] to red-channel.[ch] | Jonathon Jongsma | 2015-02-23 | 1 | -1/+1 |
| | |||||
* | server: rename files | Marc-André Lureau | 2015-02-23 | 1 | -0/+19 |