summaryrefslogtreecommitdiff
path: root/gtk/gtkmediastream.c
Commit message (Expand)AuthorAgeFilesLines
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+0
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-39/+13
* mediastream: Rename apis one more timeMatthias Clasen2021-07-031-22/+22
* mediastream: Some more api renamingMatthias Clasen2021-06-151-4/+25
* mediastream: Rename an api to avoid name collisionsMatthias Clasen2021-06-141-8/+48
* mediastream: Insist streams are prepared when they start playingBenjamin Otte2021-03-291-0/+6
* mediastream: Convert docsMatthias Clasen2021-03-111-190/+218
* video: Tweak the docsMatthias Clasen2021-01-021-1/+4
* *: Fix spelling mistakes found by codespellBjörn Daase2020-08-211-1/+1
* Replace "gchar" with "char"Benjamin Otte2020-07-251-2/+2
* Replace "gint" with "int"Benjamin Otte2020-07-251-2/+2
* mediastream: Volume is a doubleMatthias Clasen2020-05-201-5/+5
* mediastream: Some properties were meant to be readonlyMatthias Clasen2020-05-201-3/+3
* mediastream: fix documentationMohammed Sadiq2019-03-311-2/+2
* docs: Miscellaneous doc fixesMatthias Clasen2019-02-241-1/+1
* mediastream: Fix possible memory leakMohammed Sadiq2018-12-201-1/+4
* mediastream: Allow multiple calls to gtk_media_stream_error()Benjamin Otte2018-12-181-1/+7
* Fix a few documentation warningsTimm Bäder2018-07-081-1/+1
* MediaStream: Fix capitalisation of two new %TRUEsDaniel Boles2018-05-061-2/+2
* Add more media docsMatthias Clasen2018-05-061-2/+82
* Continue renaming window to surfaceAlexander Larsson2018-03-211-16/+16
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-9/+9
* gtk: Fix some g-i annotations warningsRico Tzschichholz2018-03-181-1/+1
* mediastream: Add gtk_media_stream_realize/unrealize()Benjamin Otte2018-03-181-0/+68
* gtk: Add GtkMediaStreamBenjamin Otte2018-03-181-0/+1192