summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* backend: Fix running with clutter-gst in different prefixBastien Nocera2013-03-181-0/+2
* main: Handle cdda:// URIs as normal filesBastien Nocera2013-03-131-1/+0
* main: Save sidebar size before hiding itBastien Nocera2013-03-131-0/+1
* main: Fix possible assertions when skipping over filesBastien Nocera2013-03-062-22/+16
* chapters: Refactor async chapters loadingBastien Nocera2013-03-063-94/+106
* osd-window: only offset for the level bar if it's shownCosimo Cecchi2013-03-041-3/+9
* media-player-keys: Remove unused marshaller definitionBastien Nocera2013-02-221-1/+0
* main: Remove useless g_object_notify() callBastien Nocera2013-02-131-1/+0
* backend: Don't report empty propertiesBastien Nocera2013-01-071-1/+3
* backend: Remove rtspsrc proxy work-aroundsBastien Nocera2013-01-041-56/+1
* main: Call setlocale() on startup to ensure locale & gettext are initialisedPhilip Withnall2012-12-261-1/+2
* main: Call gtk_init() on startup to ensure locale and gettext are initialisedPhilip Withnall2012-12-251-0/+1
* grilo: use content-view style class for the sidebar viewCosimo Cecchi2012-12-201-0/+3
* backend: Fix compilation with older versions of GStreamerBastien Nocera2012-12-201-0/+1
* grilo: Request the duration for search resultsBastien Nocera2012-12-201-0/+1
* backend: Fix compilation with GStreamer masterBastien Nocera2012-12-181-5/+1
* thumbnailer: Fix fetching the cover art on some systemsBastien Nocera2012-12-181-1/+1
* grilo: Avoid errors browsing the optical media sourceBastien Nocera2012-12-181-1/+5
* grilo: Coding style cleanupsBastien Nocera2012-12-181-73/+35
* backend: Fix playing files from recent:///Bastien Nocera2012-12-171-4/+5
* grilo: Only request videos in the browse optionsBastien Nocera2012-12-161-0/+1
* grilo: Fix warnings about markup in browseBastien Nocera2012-12-142-5/+2
* grilo: Only show videos in the search and browse sidebarsBastien Nocera2012-12-141-46/+51
* grilo: Use GdMainIconView for search resultsBastien Nocera2012-12-132-100/+88
* grilo: Use libgd submodule instead of copy/pasteBastien Nocera2012-12-134-1100/+7
* plugins: Fix warning during autogen.sh with Vala pluginsBastien Nocera2012-12-133-3/+3
* build: Use the PACKAGE_URL AC_INIT parameter to set the webpageJavier Jardón2012-12-111-1/+1
* Do not use deprecated gstreamer symbolsJavier Jardón2012-12-102-11/+12
* Use g_cclosure_marshal_generic() instead custom marshallersJavier Jardón2012-12-1011-71/+9
* properties: Fix loading when built with some linkersBastien Nocera2012-12-053-6/+7
* strings: Revert use of Unicode ratio symbol in time stringsPhilip Withnall2012-12-042-7/+7
* strings: Use Unicode ratio symbol (‘∶’) instead of colons in time stringsPhilip Withnall2012-12-042-7/+7
* save-file: Use Ctrl+S to save fileBastien Nocera2012-12-041-1/+1
* screenshot: Use Ctrl+Alt+S for screenshotsBastien Nocera2012-12-041-2/+3
* backend: Make missing plugin messages more consistentPhilip Withnall2012-11-231-1/+1
* save-file: Use Ctrl+C as the shortcutBastien Nocera2012-11-141-1/+1
* backend: Remove obsolete gst_message_parse_duration()Bastien Nocera2012-11-061-9/+5
* backend: Plug the audio convert in the right placeBastien Nocera2012-11-061-10/+10
* backend: added audio convertersCarlos Rafael Giani2012-11-061-6/+13
* backend: really use scaletempo instead of soundpitch pluginTim-Philipp Müller2012-11-021-3/+1
* backend: Use scaletempo instead of soundpitch pluginBastien Nocera2012-10-251-9/+1
* backend: Add debug when a query failsBastien Nocera2012-10-251-0/+2
* backend: Fix possible leak of ->download_buffering_elementBastien Nocera2012-10-251-1/+1
* Bug 686515 — dbusservice plugin has UnicodeDecodeErrror per songPhilip Withnall2012-10-211-6/+6
* grilo: Add format configuration for YouTubeBastien Nocera2012-10-121-0/+1
* grilo: Remove extra tabsBastien Nocera2012-10-121-1/+1
* grilo: Fix resolve() crashingMarco Piazza2012-10-121-2/+12
* grilo: Add sanity check before resolving URLsMarco Piazza2012-10-121-1/+6
* screensaver: Remove debugBastien Nocera2012-10-121-2/+0
* grilo: Make sure to only ever show videosMarco Piazza2012-10-121-5/+24