jp9000
5d9854ea44
libobs/util: Add funcs to push zeroed data to circlebufs
...
Adds circlebuf_push_front_zero and circlebuf_push_back_zero to
conveniently push zeroed data to the front/back of the buffer without
having to create an intermediary buffer to accomplish the same thing.
2017-12-02 13:52:40 -08:00
jp9000
78411de75e
libobs/graphics: Add gs_effect_set_color
...
Convenience function for setting a color (in hex format, e.g.
0xAARRGGBB)
2017-12-01 12:05:52 -08:00
jp9000
d51e2a019b
docs/sphinx: Add sphinx documentation
2017-11-27 03:02:04 -08:00
Richard Stanway
a23c009a69
Various: Optimize bundled PNG files
...
By losslessly recompressing and removing redundant metadata, this saves
around 910 KB.
2017-05-05 19:56:00 +00:00
fryshorts
49b8bd6eb6
Add custom header for doxygen.
...
We use a custom header to add source sans pro.
2014-10-19 15:00:07 +02:00
fryshorts
1e08e71c34
Add obs logo to be used with doxygen.
2014-10-19 15:00:07 +02:00
fryshorts
df1f489a61
Add custom stylesheet for documentation generated by doxygen.
2014-10-19 15:00:06 +02:00