| Commit message (Expand) | Author | Age | Files | Lines |
* | video: Realize the media stream before setting a file | Matthias Clasen | 2021-01-04 | 1 | -1/+7 |
* | video: Tweak the docs | Matthias Clasen | 2021-01-02 | 1 | -6/+13 |
* | video: Pause on unset too | Matthias Clasen | 2021-01-02 | 1 | -0/+2 |
* | video: Be consistent about play/pause | Matthias Clasen | 2021-01-01 | 1 | -3/+9 |
* | video: Stop playing when appropriate | Matthias Clasen | 2021-01-01 | 1 | -2/+15 |
* | video: When autoplaying, start playing once the video is prepared | Benjamin Otte | 2020-12-24 | 1 | -0/+5 |
* | Cosmetics | Matthias Clasen | 2020-10-21 | 1 | -1/+1 |
* | video: Make autoplay work | Matthias Clasen | 2020-09-13 | 1 | -1/+1 |
* | gtkvideo: Track child focus to determine whether controls should autohide | Carlos Garnacho | 2020-06-24 | 1 | -5/+5 |
* | Remove lots of focus vfuncs | Matthias Clasen | 2020-05-11 | 1 | -3/+0 |
* | video: Don't hide the controls while the popup is shown | Matthias Clasen | 2020-04-28 | 1 | -1/+18 |
* | Reinstate expected focus behavior | Matthias Clasen | 2020-04-09 | 1 | -0/+3 |
* | video: Use a bin layout | Timm Bäder | 2019-09-25 | 1 | -35/+2 |
* | Stop using gtk_widget_get_surface | Matthias Clasen | 2019-05-28 | 1 | -4/+25 |
* | Remove gtk_widget_get/set_has_surface | Matthias Clasen | 2019-05-28 | 1 | -1/+0 |
* | widget: Don't pass a position to ->size_allocate | Timm Bäder | 2018-11-13 | 1 | -4/+9 |
* | video: Use a Picture instead of an Image | Benjamin Otte | 2018-06-10 | 1 | -3/+4 |
* | picture: Introduce | Benjamin Otte | 2018-06-10 | 1 | -1/+2 |
* | video: Fix memory leak | Mohammed Sadiq | 2018-05-13 | 1 | -0/+1 |
* | Add more media docs | Matthias Clasen | 2018-05-06 | 1 | -0/+4 |
* | eventcontrollermotion: Port to new API model | Benjamin Otte | 2018-04-26 | 1 | -32/+27 |
* | video: Add autoplay and loop boolean properties | Benjamin Otte | 2018-04-06 | 1 | -0/+137 |
* | widget: Remove clip from size-allocate vfunc | Benjamin Otte | 2018-04-05 | 1 | -3/+2 |
* | GtkWidget: Start renaming widget->window | Alexander Larsson | 2018-03-20 | 1 | -5/+5 |
* | video: Add gtk_video_get_file() | Benjamin Otte | 2018-03-19 | 1 | -0/+17 |
* | gtk: Fix some g-i annotations warnings | Rico Tzschichholz | 2018-03-18 | 1 | -3/+3 |
* | mediastream: Add gtk_media_stream_realize/unrealize() | Benjamin Otte | 2018-03-18 | 1 | -8/+44 |
* | gtk: Add GtkVideo | Benjamin Otte | 2018-03-18 | 1 | -0/+615 |