Emotion: remove unused var on generic
[profile/ivi/emotion.git] / src / modules / generic / emotion_generic.c
2012-03-06 bdillyEmotion: remove unused var on generic
2012-03-05 Davide AndreoliFrom: Davide Andreoli <dave@gurumeditation.it>
2011-12-30 caroEmotion: use eina_semaphore API and update EFL versions
2011-12-30 rastershhhhh warnings
2011-12-30 caroEmotion:fix compilation on Windows
2011-11-03 cedricemotion: warning--
2011-10-03 antognolliemotion/generic: Remove warnings.
2011-10-03 cedricemotion: first try with xv.
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: Postpone setting some options to after...
2011-09-06 antognolliemotion/generic: There's no need to check the standard...
2011-09-06 antognolliemotion/generic: Should reset meta_info and channels...
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 - Set filename to NULL on file_close.
2011-09-05 antognolliemotion/generic: formatting.
2011-09-05 antognolliemotion/generic: Reset initial values on file_set.
2011-09-05 antognolliemotion/generic: Make sure no new_frame is sent while...
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-04 barbierigeneric module can now be built-in as static module.
2011-09-04 barbieriremove old vlc, fix build bugs and introduce m4 for...
2011-09-03 englebassEmotion: Remove unused variables
2011-09-03 englebassEmotion: Add __UNUSED__ where needed
2011-09-03 englebassEmotion: Fix memleak
2011-09-03 englebassEmotion: Fix signed warnings
2011-09-03 barbieriemotion installs no AUTHORS, thus do not check it as...
2011-09-02 barbieriemotion/generic: eina module functions can be static.
2011-09-01 barbieriemotion/generic: make log variable static.
2011-09-01 barbieriemotion: just try vlc if it was compiled.
2011-09-01 barbieriemotion: use eina_prefix to determine player location.
2011-09-01 antognolliAdd generic player backend (with vlc player).