summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Place OSD properly when using RTL localesBastien Nocera2009-11-181-1/+6
* Make a small array constSebastian Dröge2009-11-161-1/+1
* Disable video decoding in audio modeBastien Nocera2009-11-161-3/+12
* No need to call _play() in the propertiesBastien Nocera2009-11-161-7/+0
* No need to call _play() in the video indexerBastien Nocera2009-11-161-5/+3
* No need to call _play() in the thumbnailerBastien Nocera2009-11-161-13/+2
* Fix thumbnailer not picking up covers for videosBastien Nocera2009-11-161-0/+3
* Fix thumbnailer in debug modeBastien Nocera2009-11-161-1/+1
* Fix spurious errors when running nice()Bastien Nocera2009-11-161-5/+9
* Substitute some deprecated Glib symbolsJavier Jardón2009-11-162-2/+2
* Set the display on the video sinkBastien Nocera2009-11-161-0/+9
* Show an OSD when middle-clicking on canvasBastien Nocera2009-11-161-1/+9
* Only set playbin2 to NULL on errors or after 10 seconds of doing nothingSebastian Dröge2009-11-141-2/+42
* Enhance stepping codeBastien Nocera2009-11-131-50/+91
* Fix utter stupidness making viz not workBastien Nocera2009-11-131-1/+0
* Fix stream tags leaking into next played file on errorBastien Nocera2009-11-131-15/+14
* Fix movie aspect ratio errors with slow streamsJan Schmidt2009-11-131-0/+2
* Add authentication support for RTSP streamsBastien Nocera2009-11-121-1/+105
* Fix memory leaks when mounting GIO mountsBastien Nocera2009-11-121-2/+5
* Add reverse-frame-stepping to the movie playerBastien Nocera2009-11-113-7/+57
* Show OSD when keys are pressed in fullscreenBastien Nocera2009-11-116-12/+1262
* Fix behaviour on EOS with only one item in the playlistBastien Nocera2009-11-051-8/+15
* Check on buffering-left in the buffering query timeoutBastien Nocera2009-11-051-13/+15
* Fix run-time warnings in test applicationBastien Nocera2009-11-051-7/+1
* Check that the taglist is not NULL before trying to free itSebastian Dröge2009-11-051-1/+2
* Use direct seeking with file cachesBastien Nocera2009-11-041-0/+3
* Increase the time left to buffer slightlyBastien Nocera2009-11-041-1/+1
* Only start playback when the download buffer is filled enoughBastien Nocera2009-11-041-4/+51
* Stop the download buffering timeout when doneBastien Nocera2009-11-041-0/+7
* Only start playing after mount if actually asked toBastien Nocera2009-11-041-1/+2
* Don't try to play a file when mounting failedBastien Nocera2009-11-041-1/+0
* Add support for download buffering in movie playerBastien Nocera2009-11-031-0/+27
* Add download buffering supportBastien Nocera2009-11-032-0/+80
* Add hack to allow playback of Apple trailers in the movie playerBastien Nocera2009-11-031-0/+6
* Set the download flag on playbin2Bastien Nocera2009-11-031-2/+8
* Split off buffering message handling into its own functionBastien Nocera2009-11-031-32/+37
* Remove volume restoring featureSebastian Dröge2009-11-031-14/+0
* Don't special-case pulseaudio and clean up the volume handlingSebastian Dröge2009-11-031-58/+17
* Bug 600369 — YouTube plugin does not workPhilip Withnall2009-11-031-2/+2
* Fix saving current position for the wrong playlist itemBastien Nocera2009-11-024-13/+19
* Set the user agent and referrer on the existing sourceChristian Persch2009-10-261-11/+25
* Add HTTP referrer property to BaconVideoWidgetChristian Persch2009-10-262-8/+100
* Make user agent a property on BaconVideoWidgetChristian Persch2009-10-262-5/+58
* Update tracker plugin for 0.7 APIMartyn Russell2009-10-221-111/+272
* Fix intermittent pixel-aspect-ratio warnings.Jan Schmidt2009-10-221-12/+16
* Fix play order when removing the currently playing songBastien Nocera2009-10-211-39/+68
* Use Cubic volume when StreaVolume interface is availableBastien Nocera2009-10-191-3/+17
* Fix thumbnailer's command-line option in helpBastien Nocera2009-10-161-1/+1
* Fix warning when creating a screenshotBastien Nocera2009-10-161-1/+1
* Fix links not showing up in error messagesBastien Nocera2009-10-161-0/+1