emotion: implement SPU switch for generic/vlc.
[profile/ivi/emotion.git] / src / generic_players / vlc / emotion_generic_vlc.c
2012-06-08 cedricemotion: implement SPU switch for generic/vlc.
2012-06-08 cedricemotion: Add support for "playback_started" callback...
2012-03-23 antognolliemotion/generic-vlc: Change playing position before...
2012-03-23 antognolliemotion/generic-vlc: Don't try to stop the player from...
2012-03-15 antognolliemotion/generic-vlc: Add callback for reaching end...
2012-03-15 antognolliDon't abort when there's no video size.
2012-03-06 bdillyEmotion: remove unused var on generic
2011-12-30 cedricemotion: fix build with Eina_Semaphore.
2011-10-03 antognolliemotion/generic/vlc: Remove more warnings.
2011-10-03 antognolliemotion/generic/vlc: VLC needs to write data somewhere.
2011-09-06 antognolliemotion/generic: Non-blocking meta info retrieval.
2011-09-06 antognolliemotion/generic: Non-blocking track info retrieval.
2011-09-06 antognolliemotion/generic: Non-blocking event reading from player.
2011-09-06 antognolliemotion/generic: Don't send position update when skippi...
2011-09-05 antognolliemotion/generic: Fix frame dropping.
2011-09-05 antognolliemotion/generic: Add support for fetching meta info.
2011-09-05 antognolliemotion/generic: Add audio/video/spu channel set/get...
2011-09-05 antognolliemotion/generic - Don't start opening new file when...
2011-09-05 antognolliemotion/generic - Use pipes instead of stdin/stdout...
2011-09-05 antognolliemotion/generic: Add return value to EM_RESULT_FILE_SET...
2011-09-02 barbieriemotion/generic/vlc: die when parent dies.
2011-09-01 antognolliAdd generic player backend (with vlc player).