10 Commits

Author SHA1 Message Date
Cameron Gutman
098f53cd0b Fix several build warnings and minor bugs 2022-11-20 19:34:19 -06:00
Hugo Hromic
434dba31de General codebase clean-ups (no code changes)
* Remove trailing spaces
* Replace TABs with spaces
* Add missing indentation
2019-10-05 19:13:24 +01:00
Sauyon Lee
7c21672c94 replace malloc/strcpy pair with strdup to allocate correct size 2018-09-18 12:21:29 -07:00
Iwan Timmer
1b8ac983e5 Check status code for GS api requests 2017-08-06 22:06:55 +02:00
Iwan Timmer
0e1cabbd82 Check display mode before streaming 2017-05-27 16:41:52 +02:00
Iwan Timmer
dee2231bf2 Fix a few small memleaks 2015-08-14 15:23:40 +02:00
Iwan Timmer
503a8982d8 Fix connection problems in libgamestream 2015-08-09 22:29:03 +02:00
Iwan Timmer
6c087f40dc Libgamestream doesn't print to console 2015-07-23 13:06:47 +02:00
Iwan Timmer
c18bd2d194 Rename functions in libgamestream and provide better error handling 2015-07-23 12:04:33 +02:00
Iwan Timmer
d4ba4a5f8f Split application in client and library 2015-06-27 17:29:54 +02:00