summaryrefslogtreecommitdiff
path: root/src/totem-uri.c
Commit message (Expand)AuthorAgeFilesLines
* main: Add MPL subtitles to the filechooser filtersIgnacy Kuchciński2021-10-011-0/+2
* main: Load vtt subtitle filesBastien Nocera2020-07-311-0/+2
* main: Remove "all files" filters from the file choosersBastien Nocera2014-05-151-30/+2
* main: Fix weird string in old "Open" dialogueBastien Nocera2014-02-141-1/+1
* main: Remove "Add directory" optionBastien Nocera2014-02-141-6/+1
* core: Consistently prefix plugin-visible API with “totem_object_”Philip Withnall2013-08-041-3/+3
* all: Drop GtkStock usageBastien Nocera2013-07-221-4/+4
* main: Simplify totem_pictures_dir()Bastien Nocera2013-03-191-6/+1
* main: Use g_list_free_full()Bastien Nocera2013-03-181-2/+1
* main: Remove "remember position" settingBastien Nocera2013-03-111-98/+0
* build: Fix compile-time warnings related to mime-typesBastien Nocera2013-03-071-0/+3
* main: Listen to "mount-removed" signals tooBastien Nocera2012-07-021-0/+4
* main: Fix totem_get_mount_for_dvd() not workingBastien Nocera2012-07-021-1/+1
* main: Remove unused functions in totem-uriBastien Nocera2012-04-211-167/+0
* main: Add an "Add Directory" button to Open dialogueBastien Nocera2012-04-181-10/+12
* main: Fix handling of local DVD directoriesBastien Nocera2012-04-101-2/+4
* uri: Simplify _get_full_path() codeBastien Nocera2012-03-291-4/+2
* Explicitly add NULL to end of generated listsSebastian Pölsterl2012-02-061-3/+3
* uri: Remove ‘.txt’ as an autoloading subtitle file extBastien Nocera2012-01-101-3/+4
* uri: Add ‘.txt’ as an autoloading subtitle file extensionPhilip Withnall2012-01-041-3/+4
* main: Stop crash when XDG_CACHE_HOME is relativeBastien Nocera2011-04-071-0/+2
* Remove some redundant NULL checksPhilip Withnall2010-09-051-3/+2
* Change "*-path" keys to "*-uri"Philip Withnall2010-09-041-3/+3
* Port to GSettingsPhilip Withnall2010-09-041-11/+12
* Don't try to load subtitles for streamsBastien Nocera2010-08-311-1/+3
* Fix Eject menu item not being available for DVDsBastien Nocera2010-04-081-6/+38
* Fix saving current position for the wrong playlist itemBastien Nocera2009-11-021-7/+4
* Empty the saved position rather than NULL itPhilip Withnall2009-09-221-1/+1
* Bug 164918 — Remember current position when Pause is clickedPhilip Withnall2009-09-211-12/+22
* Bug 592103 - Adding subtitles defaults to the wrong directoryBastien Nocera2009-09-021-12/+13
* Bug 589755 – Make screenshot dialogue more like GNOME'sPhilip Withnall2009-08-101-13/+0
* Bug 164918 – Remember current position when Pause is clickedRobin Stocker2009-07-261-0/+90
* Stop loading .txt files as subtitlesBastien Nocera2009-07-091-3/+2
* Bug 582316 – Totem doesn't load automatically subtitle if it has spacesBastien Nocera2009-05-131-2/+7
* Bug 579860 – Downloaded subtitles not available anymore after totem restart.Bastien Nocera2009-04-241-0/+7
* Reduce the scope of subtitle_ext_upperBastien Nocera2009-01-061-1/+2
* Cleanups to fix a few warnings when building with more gcc warning flagsPhilip Withnall2009-01-041-1/+2
* Also look for subtitles in our subtitles cache directory (Helps: #561085)Bastien Nocera2008-12-151-5/+38
* Add totem_uri_is_subtitle() to check whether a URI is a subtitleBastien Nocera2008-12-101-0/+15
* Patch from Kamil Pawlowski <kamilpe@gmail.com> to allow selecting a textBastien Nocera2008-12-101-1/+1
* Rename the "Select text subtitle..." entry in the playlist popup menu toPhilip Withnall2008-10-261-1/+1
* Always call totem_add_subtitle with the path of the currently playingBastien Nocera2008-08-141-7/+11
* Use ~/.local/share/totem/plugins/ for user-pluginsBastien Nocera2008-06-101-3/+22
* Update FSF address (Closes: #518264)Bastien Nocera2008-04-241-2/+2
* If the subtitle file isn't local, try to get its local FUSE path via GVFSBastien Nocera2008-04-051-5/+2
* Convert the bulk of Totem to GIO, leaving the plugins and backends stillPhilip Withnall2008-03-141-115/+83
* Change to use g_get_user_config_dir() instead of hardcoding the configPhilip Withnall2008-02-211-3/+2
* Remove an unused variable (whoops).Philip Withnall2008-02-211-1/+0
* Modified patch from Anthony Hocquet <anthony.hocquet@gmail.com> to checkPhilip Withnall2008-02-211-18/+33
* Add subviewer files as possible subtitlesBastien Nocera2008-02-211-0/+1