summaryrefslogtreecommitdiff
path: root/src/lib/efl/interfaces/efl_player.eo
Commit message (Expand)AuthorAgeFilesLines
* efl/player: add doc note about default values for new (1.24) propertiesMike Blumenkrantz2020-03-201-2/+2
* Efl.Player: Move autoplay/playback_loop from Efl.Ui.Vg_AnimationJunsuChoi2020-01-281-0/+39
* efl/player: merge in and rework events from vg_animationMike Blumenkrantz2020-01-151-0/+8
* Efl.Player: Add setter of playback_progressJunsuChoi2019-12-311-2/+4
* efl: add code to enforce presence of @since tagsDaniel Kolesa2019-09-301-1/+4
* docs: formatting nitpick in Efl.Player.eoXavi Artigas2019-09-251-1/+1
* api: mark Efl.Player stableMike Blumenkrantz2019-09-241-1/+1
* efl/player: improve docsMike Blumenkrantz2019-09-241-5/+9
* efl/player: progress -> playback_progressMike Blumenkrantz2019-09-241-1/+1
* efl/player: play_speed -> playback_speedMike Blumenkrantz2019-09-241-1/+1
* efl/player: rename 'play' property to 'pause'Mike Blumenkrantz2019-09-241-6/+9
* efl/player: merge start+stop methods into 'playing' propertyMike Blumenkrantz2019-09-241-5/+19
* efl/player: pos -> playback_positionMike Blumenkrantz2019-09-241-1/+1
* efl/player: prune properties duplicated in efl.playableMike Blumenkrantz2019-09-241-24/+0
* efl_player: split off audio related propertiesMarcel Hollerbach2019-09-241-27/+1
* docs: Move property docs to property level instead of set/getXavi Artigas2019-09-131-46/+41
* Mark BETA classes individuallyXavi Artigas2019-02-141-1/+1
* efl: rename player.position property -> player.posMike Blumenkrantz2018-02-151-1/+1
* efl_playable: split Efl.Player interface to Efl.Playable interfaceSungtaek Hong2018-01-161-1/+7
* docs: add missing docs for the rest of efl interfacesStefan Schmidt2016-11-011-5/+7
* emotion: convert Emotion_Object into Efl.Canvas.VideoYeshwanth Reddivari2016-09-211-2/+2
* Efl: Remove "legacy_prefix: null;" as it's now the default.Tom Hacohen2016-05-121-1/+0
* efl_player: convert docsDaniel Kolesa2015-06-161-72/+50
* efl_player: Add playable propertyVitor Sousa2015-06-161-0/+10
* eolian: new syntax for params/values/keysDaniel Kolesa2015-05-181-8/+8
* eolian: fix doc comments across the treeDaniel Kolesa2015-05-111-5/+5
* eolian: change all EFL .eo files to use new syntax for propertiesDaniel Kolesa2015-05-071-9/+9
* Emotion: Migrate some more of emotion to Eo/efl.player.Tom Hacohen2015-05-061-0/+22
* Efl player: Add player interface.Tom Hacohen2014-08-211-0/+109