summaryrefslogtreecommitdiff
path: root/src/totem.h
Commit message (Expand)AuthorAgeFilesLines
* main: Simplify TotemObjectClass declarationBastien Nocera2022-08-181-27/+3
* all: Clean up headersBastien Nocera2022-03-311-6/+1
* main: Add a useful totem_object_stop() APIBastien Nocera2019-02-231-0/+1
* main: Remove totem_object_stop()Bastien Nocera2019-02-231-1/+0
* main: Add can_seek_{previous,next} APIBastien Nocera2019-02-141-0/+2
* main: Make playback rate available to pluginsBastien Nocera2016-03-211-0/+3
* main: Remove sidebar handling APIBastien Nocera2016-03-111-8/+0
* main: Remove unused totem_object_get_ui_manager()Bastien Nocera2014-05-301-1/+0
* main: Add totem_object_add_to_view() for pluginsBastien Nocera2014-02-141-0/+5
* main: Remove shuffle settingBastien Nocera2014-01-231-2/+0
* main: Modify totem_object_add_to_playlist_and_play()Bastien Nocera2014-01-231-3/+4
* core: Consistently prefix plugin-visible API with “totem_object_”Philip Withnall2013-08-041-15/+15
* main: Add clear playlist methodBastien Nocera2013-07-091-1/+2
* main: Remove get_version() methodBastien Nocera2013-07-091-1/+0
* main: Make it possible to add GMenu items from pluginsBastien Nocera2013-05-081-0/+5
* main: Don't export totem_action_set_mrl() in the APIBastien Nocera2013-03-201-3/+0
* main: totem_action_set_mrl_and_play() doesn't need exportingBastien Nocera2013-03-201-3/+0
* main: Make signal emission functions privateBastien Nocera2013-03-191-12/+0
* main: Rename totem_get_short_title() functionBastien Nocera2013-03-191-1/+1
* main: Rename totem_get_current_time() functionBastien Nocera2013-03-191-1/+1
* main: Remove totem_action_set_playlist_index() functionBastien Nocera2013-03-191-2/+0
* main: Make totem_object_action_fullscreen_toggle private APIBastien Nocera2013-03-191-1/+0
* main: Add comment to totem.hBastien Nocera2013-03-191-0/+2
* main: Rename totem_is_fullscreen()Bastien Nocera2013-03-191-1/+1
* main: Remove totem_action_{get,set}_aspect_ratio from the public APIBastien Nocera2013-03-191-2/+0
* main: Make totem_action_toggle_aspect_ratio() privateBastien Nocera2013-03-191-1/+0
* main: Make totem_action_volume_* functions privateBastien Nocera2013-03-191-2/+0
* main: Rename totem_action_seek_relative()Bastien Nocera2013-03-191-1/+1
* main: Make totem_action_fullscreen() privateBastien Nocera2013-03-191-1/+0
* main: Rename totem_action_pause()Bastien Nocera2013-03-191-1/+1
* main: Remove plugins handling function from APIBastien Nocera2013-03-191-2/+0
* main: Remove obsolete compat macrosBastien Nocera2013-03-191-29/+0
* main: Rename _next_angle() function with correct prefixBastien Nocera2013-03-191-1/+1
* main: _set_mrl_with_warning() did not workBastien Nocera2013-03-131-6/+1
* main: Remove auto-resize and zoom to video sizeBastien Nocera2013-03-061-1/+0
* main: Remove "Toggle controls" featureBastien Nocera2013-03-061-3/+0
* main: Remove unused TotemCellRendererVideoBastien Nocera2012-10-111-1/+0
* main: Remove add_to_recent argBastien Nocera2012-07-151-2/+1
* main: Add "file-has-played" signalBastien Nocera2012-07-141-0/+3
* main: Make get_video_widget() work from PythonBastien Nocera2012-07-031-1/+2
* docs: Remove incomplete and unused API docsBastien Nocera2012-04-221-12/+0
* main: Use signal to collect subtitle URI locationBastien Nocera2012-04-211-0/+2
* main: Use a signal to get the user-agent for specific sitesBastien Nocera2012-04-211-0/+2
* main: Plugins don't care about the backend nameBastien Nocera2012-04-201-1/+0
* main: Remove use of totem-discBastien Nocera2012-04-121-7/+0
* main: Make TotemObject a GtkApplicationBastien Nocera2012-03-281-1/+1
* data: Export supported URI schemes in a header filePhilip Withnall2011-08-131-0/+3
* Fix compilation of out-of-tree pluginsSimon Wenner2011-02-261-1/+1
* Port to GSettingsPhilip Withnall2010-09-041-3/+3
* Fix binding of TotemObject.action_error()Philip Withnall2010-06-271-3/+3