Rage video and audio player https://www.enlightenment.org
Go to file
Tom Hacohen e695940240 Fix some emotion calls to be called on the emotion object.
They were being called on the wrong object (the video smart instead of the emotion object),
now all the functions get called on the emotion object as they should.
2014-08-07 10:18:13 +01:00
data rage- fix clipping of element that caused event issues 2014-08-07 11:02:21 +09:00
m4 rage - initial import of working code 2014-01-20 20:34:48 +09:00
pkgbuild rage - initial import of working code 2014-01-20 20:34:48 +09:00
src Fix some emotion calls to be called on the emotion object. 2014-08-07 10:18:13 +01:00
.arcconfig rage - initial import of working code 2014-01-20 20:34:48 +09:00
.gitignore rage - add thumbnailer core - intended for use with timeline 2014-08-03 21:36:45 +09:00
AUTHORS rage - initial import of working code 2014-01-20 20:34:48 +09:00
COPYING rage - initial import of working code 2014-01-20 20:34:48 +09:00
ChangeLog rage - initial import of working code 2014-01-20 20:34:48 +09:00
INSTALL rage - initial import of working code 2014-01-20 20:34:48 +09:00
Makefile.am rage - initial import of working code 2014-01-20 20:34:48 +09:00
NEWS rage - initial import of working code 2014-01-20 20:34:48 +09:00
README rage - initial import of working code 2014-01-20 20:34:48 +09:00
TODO add video thumbnails on timeline/dragable/seeker at the bottom 2014-08-04 17:15:30 +09:00
autogen.sh rage - initial import of working code 2014-01-20 20:34:48 +09:00
configure.ac hide mouse on mouse idle on fullscreen mode in rage 2014-07-21 13:13:33 +09:00
rage.spec.in clean up build/pkg files 2014-03-09 15:01:22 +09:00

README

Rage 0.1.0

******************************************************************************

 FOR ANY ISSUES PLEASE EMAIL:
 enlightenment-devel@lists.sourceforge.net

******************************************************************************

Requirements:
-------------

  * elementary (>= 1.9.0)
  * eina (>= 1.9.0)
  * eet (>= 1.9.0)
  * evas (>= 1.9.0)
  * ecore (>= 1.9.0)
  * edje (>= 1.9.0)
  * emotion (>= 1.9.0)
  * ecore-imf (>= 1.9.0)
  * ecore-imf-evas (>= 1.9.0)
  * ecore-input (>= 1.9.0)
  * ethumb (>= 1.9.0)