summaryrefslogtreecommitdiff
path: root/src/backend/bacon-video-widget.h
Commit message (Expand)AuthorAgeFilesLines
* backend: Add bacon_video_toggle_subtitles()Bastien Nocera2022-02-111-0/+1
* backend: Move more sub/lang generation inside backendBastien Nocera2022-02-111-0/+2
* backend: Add auto cleanup for BvwLangInfoBastien Nocera2022-02-111-2/+4
* backend: Export subtitle/lang track titlesBastien Nocera2022-02-101-4/+6
* backend: Remove GInitable interfaceBastien Nocera2022-02-091-1/+3
* backend: Port to gtkglsinkBastien Nocera2022-02-041-18/+4
* backend: Remove unused BVW_INFO_COVERBastien Nocera2021-05-061-2/+0
* backend: Remove _set_logo() callBastien Nocera2021-05-051-2/+0
* backend: Remove "logo-mode" propertyBastien Nocera2021-05-051-4/+0
* backend: Simplify header gooBastien Nocera2021-04-301-8/+1
* backend: Simplify backend widget declarationBastien Nocera2021-04-301-37/+5
* docs: Documentation checking fixesGabor Karsay2019-10-231-1/+1
* backend: Add new BvwTrackType enumBastien Nocera2019-02-181-0/+14
* backend: Better documentation for BvwLangInfoBastien Nocera2019-02-181-1/+2
* backend: Fix type of BvwLangInfo struct membersBastien Nocera2019-02-181-2/+2
* backend: Return more info about subtitles/audio tracksBastien Nocera2019-02-161-0/+17
* backend: Remove unused typedef from 10 years agoBastien Nocera2019-02-161-1/+0
* backend: embed the fullscreen top header bar in the video widgetLionel Landwerlin2015-12-101-0/+4
* backend: Remove "show-cursor" property and APIBastien Nocera2014-06-021-3/+0
* backend: Remove visualisation supportBastien Nocera2014-04-301-26/+0
* backend: Allow forcing the popup to stay onBastien Nocera2014-02-041-0/+4
* backend: Remove unused function from headerBastien Nocera2014-02-041-1/+0
* backend: Remove unused OSD popupBastien Nocera2014-02-041-2/+0
* backend: Rework popup visibilityBastien Nocera2014-02-041-0/+1
* main: Implement new overlay controlsBastien Nocera2013-04-291-0/+3
* backend: Remove unused show-cursor propertyBastien Nocera2013-04-091-1/+0
* backend: Remove error reporting from bvw_open()Bastien Nocera2013-03-271-3/+2
* backend: Remove bacon_video_widget_set_fullscreen() callBastien Nocera2013-03-271-3/+0
* backend: Add functions to cycle through sub/langBastien Nocera2013-03-061-0/+2
* main: Remove auto-resize and zoom to video sizeBastien Nocera2013-03-061-7/+0
* backend: Remove unused includeBastien Nocera2012-07-111-2/+0
* backend: Remove unused struct memberBastien Nocera2012-07-111-1/+0
* backend: Use a gdouble for percentage in "buffering"Bastien Nocera2012-07-051-1/+1
* backend: Remove "fatal" parameter to the "error" signalBastien Nocera2012-07-051-2/+1
* backend: Remove change_rate() helperBastien Nocera2012-07-031-2/+0
* backend: Remove bvw_reset_rate() functionBastien Nocera2012-07-031-1/+0
* backend: Busy errors should never happen againBastien Nocera2012-06-291-2/+0
* backend: Audio playback should always be possibleBastien Nocera2012-06-291-2/+0
* backend: Remove impossible errors (missing audio or video)Bastien Nocera2012-06-291-4/+0
* backend: Remove "audio busy" errorBastien Nocera2012-06-291-2/+0
* backend: Rename BvwRotation member to R_ZEROBastien Nocera2012-06-271-8/+8
* backend: Expose rotation through video widgetBastien Nocera2012-06-271-0/+21
* backend: Remove unused connection-speed settingBastien Nocera2012-04-271-36/+0
* backend: Split out the subtitle loadingBastien Nocera2012-04-231-1/+2
* backend: Nobody wants to know our backend nameBastien Nocera2012-04-201-2/+0
* backend: There's no xine backend anymoreBastien Nocera2012-04-201-1/+1
* main: Move OSD to the backendBastien Nocera2012-04-181-0/+4
* backend: Remove _get_mrls() helper functionBastien Nocera2012-04-121-4/+0
* backend: Fix up coding style in headerBastien Nocera2012-03-291-7/+6
* backend: Implement variable playback rate with pitch adjustmentVasilis Liaskovitis2012-03-291-0/+8