raster pushed a change to annotated tag v1.8.0-alpha2
in repository core/emotion_generic_players.
at 718c433bde (tag)
tagging ff58b57fa454d84aac984a22c18cf9c948b1a666 (commit)
tagged by Carsten Haitzler (Rasterman)
on Tue Nov 19 17:22:40 2013 +0900
- Log -----------------------------------------------------------------
1.8.0-Alpha2 Release
Bruno Dilly (1):
Emotion: remove unused var on generic
Carsten Haitzler (1):
missing @EFL_SHM_OPEN_LIBS@ for shm_open.
Carsten Haitzler (Rasterman) (7):
add pkgbuild
update pkgbuild
update gitignore
fix configure.ac for to be consistent with other efl and use git
revlist...
alpha1 release autofoo/build tree work to pass distcheck and actually work
readme has standard 1.8.0 header now
1.8.0-alpha2
Cedric BAIL (7):
emotion: fix build with Eina_Semaphore.
emotion: Add support for "playback_started" callback to generic player.
emotion: implement SPU switch for generic/vlc.
emotion: fix priority_set/get
emotion: oops, this files should never have gotten in.
emotion: reset VLC pipeline on EOS.
emotion_generic_players: improve portability by using EFL infrastructure.
Cedric Bail (1):
vlc: this include seems useless now.
Daniel Juyung Seo (1):
.gitignore: added git ignores.
Doug Newgard (1):
Emotion_generic_player: PKGBUILD cleanup
Gustavo Sverzut Barbieri (4):
emotion: use eina_prefix to determine player location.
emotion/generic/vlc: die when parent dies.
remove old vlc, fix build bugs and introduce m4 for generic players.
add emotion_generic_players project.
Jerome Pinot (1):
Remove extraneous $(DESTDIR) in Makefile.am.
Leandro Dorileo (2):
Emotion: introce emotion_object_video_subtitle_file_set() call
Emotion: generic vlc player now uses eina_log
Rafael Antognolli (19):
Add generic player backend (with vlc player).
emotion/generic: Add return value to EM_RESULT_FILE_SET_DONE.
emotion/generic - Use pipes instead of stdin/stdout for communication.
emotion/generic - Don't start opening new file when another one is being
open.
emotion/generic: Add audio/video/spu channel set/get/count.
emotion/generic: Add support for fetching meta info.
emotion/generic: Fix frame dropping.
emotion/generic: Don't send position update when skipping frames.
emotion/generic: Non-blocking event reading from player.
emotion/generic: Non-blocking track info retrieval.
emotion/generic: Non-blocking meta info retrieval.
emotion/generic/vlc: VLC needs to write data somewhere.
emotion/build: Fix DSO build for em_generic_vlc.
emotion/generic/vlc: Remove more warnings.
Don't abort when there's no video size.
emotion/generic-vlc: Add callback for reaching end of playback.
emotion/generic-vlc: Don't try to stop the player from event thread.
emotion/generic-vlc: Change playing position before start playing.
emotion/generic/vlc: Only send frame size when it's not zero.
Sebastian Dransfeld (1):
Emotion: Really disable vlc
Vincent Torri (1):
Emotion: Fix shm_open check + various autotools cleaning
davemds (2):
Emotion VLC: better args to init vlc
Emotion VLC: indentation tabs--
-----------------------------------------------------------------------
No new revisions were added by this update.
--