summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* gtk-doc warning fixesPhilip Withnall2010-02-183-4/+4
* Fix various compiler warningsPhilip Withnall2010-02-1811-22/+16
* Fix reading from ObexFTPBastien Nocera2010-02-181-2/+3
* Fix linking against pedantic linkersMatthias Clasen2010-02-151-1/+2
* Update eggfileformatchooser from bug 609763Bastien Nocera2010-02-151-2/+8
* Use accessor functions instead direct accessJavier Jardón2010-02-1219-121/+183
* Update time status when frame-steppingBastien Nocera2010-02-121-1/+7
* Bug 608794 — include file has incorrect pathPhilip Withnall2010-02-031-1/+1
* Flush playbin2's bus before reusing itSebastian Dröge2010-01-231-0/+10
* Only set the uri when the playbin is in READY stateSjoerd Simons2010-01-181-2/+3
* TotemPlaylist: Use totem_pl_parser_save().Carlos Garnacho2010-01-081-13/+42
* Use the giosrc when reading from gvfs archive mountsBastien Nocera2010-01-081-2/+6
* Bug 606036 — Fix debug loggingPhilip Withnall2010-01-0720-14/+60
* Add a fullscreen button to the main UIBastien Nocera2010-01-061-0/+17
* Only declare screen_changed_cb if we HAVE_XVIDMODEPhilip Withnall2010-01-041-2/+4
* Don't rebuild the Movie menu when nothing changedBastien Nocera2009-12-221-3/+2
* Remove built-in DVB supportSebastian Pölsterl2009-12-226-481/+1
* Use GDK keysyms instead of XF86 onesBastien Nocera2009-12-161-33/+12
* Fix build of Vala pluginJürg Billeter2009-12-151-8/+18
* Display embedded cover images in audio streamsPhilip Withnall2009-12-151-4/+12
* Fix crasher on exit caused by signal still being caughtBastien Nocera2009-12-151-0/+9
* Stop pipeline when closing TotemSebastian Pölsterl2009-12-151-0/+1
* Intern some stringsChristian Persch2009-12-152-21/+35
* playlist: implement type-ahead search in the playlistTim-Philipp Müller2009-12-151-0/+49
* Make 'Escape' pass the focus away from the playlistBastien Nocera2009-12-153-4/+40
* Use gtk_drag_get_source_widget instead of storing windowRobin Stocker2009-12-152-7/+4
* Add GConf key to disable all keyboard shortcutsBastien Nocera2009-12-153-0/+19
* Bug 595684 — Convert D-Bus plugin to use MPRIS APIPhilip Withnall2009-12-154-179/+300
* Fix documentation checks failingBastien Nocera2009-12-113-10/+27
* Fix packing of the label in the status barBastien Nocera2009-12-101-0/+2
* Remove more unneeded GtkActionEntriesBastien Nocera2009-12-071-16/+0
* Removed unused GtkActionEntries declarationsBastien Nocera2009-12-071-10/+0
* Fix translation of skip menu items in RTL languagesBastien Nocera2009-12-071-6/+5
* Replace hack to set always-show-image for devicesRobin Stocker2009-12-051-10/+1
* Make Totem depend on a newer GTK+Bastien Nocera2009-12-041-12/+0
* Use gtk_statusbar_get_message_area()Christian Persch2009-12-041-0/+4
* Use cairo to draw the logoBastien Nocera2009-11-271-19/+9
* Add translator comments for new image playbackBastien Nocera2009-11-271-4/+5
* Add support for playing DVDs from images in the menuBastien Nocera2009-11-261-31/+192
* Fix some memory leaks in volume handlingBastien Nocera2009-11-261-2/+6
* Move volume handling for the menus into its own functionBastien Nocera2009-11-261-98/+112
* Include movie title in suggested name of galleryRobin Stocker2009-11-235-14/+24
* Export downloaded filename as a propertyBastien Nocera2009-11-231-3/+18
* Suggest filename when capturing a galleryRobin Stocker2009-11-232-2/+14
* Keep track of the download buffer's filenameBastien Nocera2009-11-231-0/+27
* Bug 602497 — Progress bar doesn't stop if there are no search resultsPhilip Withnall2009-11-211-4/+5
* Don't hide fullscreen popups when mouse is on top of itMaxim Ermilov2009-11-191-1/+27
* Add support for authentication on the soup HTTP sourceBastien Nocera2009-11-181-2/+3
* Make the window behind the "exit fullscreen" button transparentBastien Nocera2009-11-181-1/+26
* Clean up RTSP authentication supportBastien Nocera2009-11-181-14/+35