summaryrefslogtreecommitdiff
path: root/src/totem-object.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-17main: Don't poke at web servers for infoBastien Nocera1-7/+7
2011-03-10main: Notify when we unset an MRLBastien Nocera1-0/+2
2011-02-12main: Don't crash if the plugins weren't loadedBastien Nocera1-1/+2
2011-02-06main: Allow finer-grained control on volumeFrank Dana1-0/+4
2011-01-29Bug 638567 — Totem shows 'videoplayback' instead of the video titlePhilip Withnall1-1/+1
2010-12-20Break a reference cycle in TotemPluginsEnginePhilip Withnall1-0/+3
2010-12-17main: Avoid some warnings zooming in on startupBastien Nocera1-0/+6
2010-12-15Use the new totem_playlist_add_mrls() API to add multiple playlist entriesPhilip Withnall1-41/+29
2010-12-15Bug 635851 — Fullscreen button enabled with no mediaPhilip Withnall1-1/+10
2010-12-14Bug 635440 — Add the shortcut Ctrl+= for zooming inPhilip Withnall1-2/+12
2010-12-14Bug 637191 — Port to GtkStyleContextPhilip Withnall1-5/+4
2010-12-12Fix title changes when the DVD chapters change.Jan Schmidt1-2/+2
2010-12-01Hide the slider when streamingBastien Nocera1-5/+24
2010-10-18Don't show/hide our resize grip ourselvesBastien Nocera1-2/+0
2010-09-24Add translator comments for the “Fullscreen” buttonPhilip Withnall1-4/+4
2010-09-19Add missing introspection annotationsPhilip Withnall1-2/+2
2010-09-18Use GDK_KEY_* enums rather than the deprecated GDK_* onesPhilip Withnall1-94/+94
2010-09-04Port to GSettingsPhilip Withnall1-2/+2
2010-09-04Add a remember-position property to TotemObjectPhilip Withnall1-1/+18
2010-09-04Add an autoload-subtitles property to TotemObjectPhilip Withnall1-2/+24
2010-08-18Add view-sidebar icon from Hylke BonsBastien Nocera1-5/+13
2010-07-15gcc warning fixes in TotemPhilip Withnall1-3/+6
2010-07-13Fix the documentation buildPhilip Withnall1-2/+2
2010-07-02Remove unused parameter from TotemOpenLocationPhilip Withnall1-1/+1
2010-06-27Fix binding of TotemObject.action_error()Philip Withnall1-17/+17
2010-06-27Move methods from Totem to TotemObject for use in pluginsPhilip Withnall1-172/+172
2010-06-27Fix nicknames for enum valuesPhilip Withnall1-31/+31
2010-06-27Move TotemDiscMediaType get_type() and quark() functions to totem-pl-parserPhilip Withnall1-31/+0
2010-06-27Don't use sealed GdkDragContext fieldsPhilip Withnall1-13/+16
2010-06-19Add missing documentationPhilip Withnall1-1/+2
2010-06-19Bug 619763 — Drag and drop to the main window failsPhilip Withnall1-29/+51
2010-06-16Port to libpeas for plugin handlingBastien Nocera1-5/+9
2010-06-15Fix compile-time warningsBastien Nocera1-2/+2
2010-06-11Use dark theme and symbolic iconsBastien Nocera1-24/+24
2010-05-28Clean up totem-open-location destructionAlexander Saprykin1-12/+2
2010-05-18Add support for accurate seekAlexander Saprykin1-23/+25
2010-05-05Move deinterlacing to the preferencesBastien Nocera1-12/+0
2010-04-30Implement deinterlacing supportBastien Nocera1-3/+0
2010-04-27Fix compilationBastien Nocera1-1/+1
2010-04-27Really remove the border widthBastien Nocera1-10/+3
2010-04-27Fix window height when showing controls againSean Neakums1-3/+3
2010-04-27Bug 559628 — Support async loading of playlistsPhilip Withnall1-23/+56
2010-04-08Fix link to codecs web pageBastien Nocera1-1/+1
2010-04-08On restore, prefer session position to file oneBastien Nocera1-4/+3
2010-04-07Fix position setting on session restoreIlya Murav'jov1-2/+3
2010-04-06Fake QT user-agent for trailers.apple.comSjoerd Simons1-1/+2
2010-02-20Add translator comments for strings containing placeholdersClaude Paroz1-0/+1
2010-02-12Use accessor functions instead direct accessJavier Jardón1-22/+32
2010-01-06Add a fullscreen button to the main UIBastien Nocera1-0/+17
2009-12-22Remove built-in DVB supportSebastian Pölsterl1-46/+0