summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* check for libvlc >= 2.0 as a minimum as we use 2.x funcsCarsten Haitzler (Rasterman)2014-01-091-2/+2
* bump to 1.8.99 for devCarsten Haitzler (Rasterman)2013-12-191-1/+1
* v1.8.0v1.8.0emotion_generic_players-1.8.0Carsten Haitzler (Rasterman)2013-12-011-2/+2
* readme - make requirements list a bullet listCarsten Haitzler (Rasterman)2013-12-011-1/+1
* v1.8.0-beta2v1.8.0-beta2Carsten Haitzler (Rasterman)2013-11-291-2/+2
* readme - update readme for efl 1.8Carsten Haitzler (Rasterman)2013-11-291-12/+44
* vlc: properly detect frame format size and send information back to emotion.Cedric Bail2013-11-291-2/+32
* 1.8.0-beta1v1.8.0-beta1Carsten Haitzler (Rasterman)2013-11-251-2/+2
* 1.8.0-alpha2v1.8.0-alpha2Carsten Haitzler (Rasterman)2013-11-191-2/+2
* readme has standard 1.8.0 header nowCarsten Haitzler (Rasterman)2013-11-071-0/+9
* Remove extraneous $(DESTDIR) in Makefile.am.Jerome Pinot2013-11-051-1/+1
* alpha1 release autofoo/build tree work to pass distcheck and actually workv1.8.0-alpha1Carsten Haitzler (Rasterman)2013-11-042-8/+21
* vlc: this include seems useless now.Cedric Bail2013-08-081-1/+0
* Emotion_generic_player: PKGBUILD cleanupDoug Newgard2013-06-221-18/+13
* Emotion VLC: indentation tabs--davemds2013-06-161-47/+48
* Emotion VLC: better args to init vlcdavemds2013-06-161-17/+8
* fix configure.ac for to be consistent with other efl and use git revlist...Carsten Haitzler (Rasterman)2013-06-071-13/+14
* update gitignoreCarsten Haitzler (Rasterman)2013-06-071-0/+5
* update pkgbuildCarsten Haitzler (Rasterman)2013-06-071-1/+1
* add pkgbuildCarsten Haitzler (Rasterman)2013-06-072-0/+41
* .gitignore: added git ignores.Daniel Juyung Seo2013-03-261-0/+23
* emotion_generic_players: improve portability by using EFL infrastructure.Cedric BAIL2013-02-272-557/+395
* add emotion_generic_players project.Gustavo Sverzut Barbieri2013-01-1113-33/+397
* Emotion: generic vlc player now uses eina_logLeandro Dorileo2013-01-031-23/+45
* Emotion: introce emotion_object_video_subtitle_file_set() callLeandro Dorileo2013-01-021-0/+15
* emotion/generic/vlc: Only send frame size when it's not zero.Rafael Antognolli2012-12-041-2/+8
* emotion: reset VLC pipeline on EOS.Cedric BAIL2012-08-281-3/+2
* emotion: oops, this files should never have gotten in.Cedric BAIL2012-08-211-11/+3
* emotion: fix priority_set/getCedric BAIL2012-08-211-3/+11
* missing @EFL_SHM_OPEN_LIBS@ for shm_open.Carsten Haitzler2012-06-191-1/+1
* emotion: implement SPU switch for generic/vlc.Cedric BAIL2012-06-081-0/+13
* emotion: Add support for "playback_started" callback to generic player.Cedric BAIL2012-06-081-0/+6
* Emotion: Fix shm_open check + various autotools cleaningVincent Torri2012-03-251-1/+1
* emotion/generic-vlc: Change playing position before start playing.Rafael Antognolli2012-03-231-1/+1
* emotion/generic-vlc: Don't try to stop the player from event thread.Rafael Antognolli2012-03-231-1/+8
* emotion/generic-vlc: Add callback for reaching end of playback.Rafael Antognolli2012-03-151-0/+2
* Don't abort when there's no video size.Rafael Antognolli2012-03-151-4/+4
* Emotion: remove unused var on genericBruno Dilly2012-03-061-5/+5
* emotion: fix build with Eina_Semaphore.Cedric BAIL2011-12-301-0/+1
* emotion/generic/vlc: Remove more warnings.Rafael Antognolli2011-10-031-13/+2
* emotion/build: Fix DSO build for em_generic_vlc.Rafael Antognolli2011-10-031-1/+1
* emotion/generic/vlc: VLC needs to write data somewhere.Rafael Antognolli2011-10-031-2/+6
* emotion/generic: Non-blocking meta info retrieval.Rafael Antognolli2011-09-061-1/+1
* emotion/generic: Non-blocking track info retrieval.Rafael Antognolli2011-09-061-1/+1
* emotion/generic: Non-blocking event reading from player.Rafael Antognolli2011-09-061-2/+2
* emotion/generic: Don't send position update when skipping frames.Rafael Antognolli2011-09-061-0/+2
* emotion/generic: Fix frame dropping.Rafael Antognolli2011-09-051-12/+7
* emotion/generic: Add support for fetching meta info.Rafael Antognolli2011-09-051-1/+37
* emotion/generic: Add audio/video/spu channel set/get/count.Rafael Antognolli2011-09-051-11/+55
* emotion/generic - Don't start opening new file when another one is being open.Rafael Antognolli2011-09-051-0/+12