summaryrefslogtreecommitdiff
path: root/src/rda.h
Commit message (Collapse)AuthorAgeFilesLines
* happy new yearMike Gabriel2019-01-191-1/+1
|
* src/rda.h: Include rda_supported_technologies via non-local path.Mike Gabriel2019-01-191-1/+1
|
* Make rda_supported_technologies*() return GList objects.Mike Gabriel2019-01-191-1/+4
|
* Add rda_supported_technologies_by_name() function that sends technology ↵Mike Gabriel2019-01-181-0/+3
| | | | names to g_message().
* src/rda.h: Include rda_supported_technologies.h from local folder.Mike Gabriel2018-11-091-1/+1
|
* src/rda_supported_technologies.h.in: Generate header file that knows what ↵Mike Gabriel2018-11-051-0/+2
| | | | RDA technologies are supported after build.
* automake: Add GObject Introspection support.Mike Gabriel2018-11-021-0/+2
|
* Ogon RDP support: initial draft to support Ogon RDP as remote desktop ↵Mike Gabriel2018-07-021-0/+1
| | | | technology.
* src/rda.h: Fix prototype for rda_session_suspend(). Add prototype for ↵Mike Gabriel2018-06-271-1/+4
| | | | rda_session_terminate().
* initial draft of the RDA shared libraryMike Gabriel2018-06-271-0/+62