summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* dbusservice: Fix intltool warnings about mismatched quotes in commentsPhilip Withnall2011-07-051-2/+4
* opensubtitles: Don't glitchily sensitise the Apply button while searchingPhilip Withnall2011-07-051-3/+0
* opensubtitles: Don't arbitrarily show and hide the tree view headersPhilip Withnall2011-07-051-5/+0
* sample-vala: Remove an unnecessary Vala dependency on GTK+Philip Withnall2011-07-051-3/+1
* grilo: Add YouTube API keyBastien Nocera2011-07-051-0/+3
* main: Fix some compilation warningsPhilip Withnall2011-07-024-17/+165
* properties: Don't call g_strdup_printf() on a placeholder-less-stringPhilip Withnall2011-07-011-1/+1
* plugins: Remove jamendo pluginBastien Nocera2011-07-016-1405/+0
* plugins: Remove tracker pluginBastien Nocera2011-07-015-1050/+0
* backend: Add missing docBastien Nocera2011-07-011-0/+1
* main: Fix saving the last used sidebarBastien Nocera2011-07-011-6/+5
* main: Avoid warning when state.ini doesn't existBastien Nocera2011-07-011-0/+3
* grilo: Cancel searches when switching sourceBastien Nocera2011-07-011-0/+16
* backend: Better debugging when paused bufferingBastien Nocera2011-07-011-0/+2
* grilo: Use the description column for searchBastien Nocera2011-06-301-1/+1
* grilo: Add treeview header to Browse sidebarBastien Nocera2011-06-301-13/+1
* grilo: Avoid lingering horizontal scrollbarsBastien Nocera2011-06-301-0/+2
* screenshot: Remove unused variableBastien Nocera2011-06-301-2/+0
* main: Fix vbox/hbox deprecationsBastien Nocera2011-06-302-3/+4
* plugins: add Grilo pluginJuan A. Suarez Romero2011-06-305-0/+1667
* properties: Add context to time translationsBastien Nocera2011-06-301-6/+6
* Fix localization of the Nautilus file properties windows Audio/video tabGabor Kelemen2011-06-203-10/+10
* youtube: Add optional support for compiling against libgdata 0.9.xPhilip Withnall2011-06-201-0/+16
* chapters: Minor GtkBox fixes in the chapters pluginPhilip Withnall2011-06-201-1/+2
* Minor GtkBox fixes in TotemTrackerWidgetPhilip Withnall2011-06-202-6/+10
* Minor GtkBox fixes in bacon-video-widget-propertiesPhilip Withnall2011-06-202-3/+5
* main: Fixing setting the playlist header titleBastien Nocera2011-06-201-2/+2
* main: Fix for GtkVBox changesBastien Nocera2011-06-172-3/+6
* main: Add header to playlistBastien Nocera2011-06-171-1/+2
* plugins: Remove "Coherence" pluginBastien Nocera2011-06-173-154/+0
* main: Use gtk_tree_model_iter_previous()Bastien Nocera2011-06-121-20/+2
* main: Make menu items for sidebars workBastien Nocera2011-06-091-0/+11
* chapters: Fix switching to the chapters sidebarBastien Nocera2011-06-091-0/+1
* main: Remove sidebar drop-down itemBastien Nocera2011-06-097-464/+173
* save-file: Add keyboard shortcut for "Save"Bastien Nocera2011-06-091-1/+1
* backend: Fix tracks not appearing with their language namesSundararaj Reel2011-05-161-2/+2
* skipto: Fix warning during compilationBastien Nocera2011-05-101-0/+2
* opensubtitles: Fix a typo in a language namePhilip Withnall2011-04-281-1/+1
* save-file: wrong reference to a structure fieldDavide Italiano2011-04-241-1/+1
* chapters: Permit invalid timestamp formats as previously output by TotemPhilip Withnall2011-04-141-1/+8
* chapters: Warn about ignored chapters when parsing a CMML filePhilip Withnall2011-04-141-2/+4
* chapters: Fix output of timestamps from the chapters pluginPhilip Withnall2011-04-141-2/+10
* opensubtitles: Make the hash and size parameters of the SearchThreadPhilip Withnall2011-04-091-12/+13
* opensubtitles: Also make OpenSubtitlesModel operations' messages transientPhilip Withnall2011-04-091-28/+58
* opensubtitles: Push locking into OpenSubtitlesModelPhilip Withnall2011-04-091-17/+35
* opensubtitles: Don't store async op results in the OpenSubtitlesModelPhilip Withnall2011-04-091-21/+41
* opensubtitles: Keep search results in the dialogue until a new file is openedPhilip Withnall2011-04-091-11/+17
* Bug 610777 — Closing of the Subtitle download windowPhilip Withnall2011-04-091-5/+7
* opensubtitles: Remove a frame from the download dialogue and fix some paddingPhilip Withnall2011-04-091-74/+38
* opensubtitles: Improve locale error handlingPhilip Withnall2011-04-091-2/+3