Commit Graph

234 Commits

Author SHA1 Message Date
Carsten Haitzler 796684dd27 rage - 0.1.3 release with fixes for albumart 2015-04-22 12:14:39 +09:00
Carsten Haitzler abfa9d2360 rage - fix albumart fetch if file is a uri 2015-04-22 12:11:35 +09:00
Carsten Haitzler 6cd663edfc do a rage 0.1.2 to fix thumb generation due to uri encodings 2015-04-10 09:41:09 +09:00
Carsten Haitzler 92079ca855 do update of rage - fix warning 2015-04-07 12:33:42 +09:00
Davide Andreoli bfa96f2e08 Correctly handle urls wrt to url encoding
If the file is a real url (with urlencoded chars) then use
efreet_uri_decode to decode the uri and use the decoded
string in place of the raw file in window title and playlist items
2015-01-27 22:52:58 +01:00
Davide Andreoli 6265d0dd71 Better Exec line in the desktop file
%U means that rage can accept one or more urls as params

Whitout this filemanagers (nemo at least) never list rage
as a suggested default for your files and you cannot
set rage as your default player.
2015-01-27 00:22:18 +01:00
Amitesh Singh 9bd2dfbd46 rage - add un/fullscreen on double mouse click.
Test Plan: rage -> "double mouse click"

Reviewers: etrunko, seoz, raster

Subscribers: seoz

Differential Revision: https://phab.enlightenment.org/D1430
2014-11-29 16:00:56 +09:00
Carsten Haitzler 27f4784033 rage - add missing include 2014-11-29 10:53:12 +09:00
Carsten Haitzler 873ed3c4b6 Keybind c to clear playlist
Summary:
It's somewhat annoying to keep restarting rage in order to manipulate the playlist. Having a keybind for clearing it
goes a long way for usability.

Test Plan: Add files. Hit c. Add more files. Skip around in the playlist. Clear. Add.

Reviewers: etrunko, raster

Projects: #rage

Differential Revision: https://phab.enlightenment.org/D1484

* fix mem leak of vid content
2014-11-29 10:50:03 +09:00
Carsten Haitzler 05608eec3a Delete current media from playlist
Summary:
So you have unorganized files, or pseudo-organized files, and you dump them into rage. A song or video comes up that you don't want to bother with, so you want to hit delete to not play it.

This will be more useful later with a "loop all" feature, but I implemented it now because I often bump into this situation.

Reviewers: etrunko, raster

Projects: #rage

Differential Revision: https://phab.enlightenment.org/D1486

* also fix mem leak in not freeing vid struct content
2014-11-29 10:48:39 +09:00
Carsten Haitzler ae23214e0e rage - unised param warning-- 2014-11-27 20:23:21 +09:00
Carsten Haitzler eebdb71ea7 add marrakesh build (mrk) file 2014-09-27 11:34:36 +09:00
Cedric BAIL b4e10e4c5a DnD printf() is very verbose, could we consider not having it in?
Summary:
When doing other patches, I was constantly distracted by this printf and I couldn't see a purpose for having it in there.

You may reject this patch if you want, but I think it warrants some thought :)

Reviewers: etrunko, raster

Projects: #rage

Differential Revision: https://phab.enlightenment.org/D1483

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
2014-09-25 17:33:55 +02:00
Carsten Haitzler e1184dbf66 rage main - sety up localedir if nls etc. set.
no nls yet - but std setup
2014-09-20 23:04:44 +09:00
Eduardo Lima (Etrunko) 7c80b9a131 dnd: Recurse into directories
Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
2014-09-08 16:25:05 -03:00
Igor Murzov f68d3e3218 xz is the preferred compression method these days.
bzip2 is deprecated.
2014-09-02 18:45:59 +04:00
Carsten Haitzler abfd8d687d rage - todo++ 2014-09-02 14:18:34 +09:00
Carsten Haitzler 1aeb90440b rage - no need for elm shutdown anymore 2014-09-01 15:30:26 +09:00
Carsten Haitzler 7969915fa1 rage thumb tool - use preferred engine not explicit engine 2014-08-26 17:45:58 +09:00
Carsten Haitzler fc9a92b556 add/adjust rage todos 2014-08-26 12:38:15 +09:00
Carsten Haitzler 1acc6309e7 fix rage_thumb execution if not in /usr/local 2014-08-26 12:24:41 +09:00
Carsten Haitzler f15ebcae4c rage - add sub option help to -h 2014-08-23 19:33:45 +09:00
Carsten Haitzler c2472804f9 add subtitle support into rage on cmdline as well as automatic 2014-08-23 19:29:10 +09:00
Igor Murzov 143db13878 Translate the desktop file to russian 2014-08-20 02:21:30 +04:00
Carsten Haitzler 035516a04c rage - scale up pref size too 2014-08-17 16:41:59 +09:00
Carsten Haitzler 4bbc18d17a rage - fix preferred sizing for audio 2014-08-17 16:38:59 +09:00
Carsten Haitzler b32afb8c55 make theme a bit nicer for video mode and file list 2014-08-15 21:27:23 +09:00
Carsten Haitzler 6bab1a533b add readme info like key controls and other things 2014-08-15 20:33:46 +09:00
Carsten Haitzler 3b2e8bb3a5 fix comma key bind 2014-08-15 20:24:48 +09:00
Carsten Haitzler a77abd4f74 instead fo blank black boxes in video list for music files use art
use albumart if already cached/found for video list thumbs for known
music files... at least until a video frame is decoded.
2014-08-15 19:35:38 +09:00
Carsten Haitzler edc845b9e9 fix album art clip on new art find 2014-08-15 18:00:55 +09:00
Carsten Haitzler df1a866856 update rage readme 2014-08-15 17:38:12 +09:00
Carsten Haitzler c54659f37b rage - needs efl 1.11+ 2014-08-15 17:31:41 +09:00
Carsten Haitzler 5f473687dd fix focus and key events in rage to have dummy button always 2014-08-15 15:19:36 +09:00
Carsten Haitzler b634bf7244 art clip 2 not used and make list event smaller 2014-08-11 23:27:39 +09:00
Carsten Haitzler 47df468a46 make ui even nicer... especially for music 2014-08-11 22:07:57 +09:00
Carsten Haitzler b084603c7c albumart - remove square restriction as it works better it seems 2014-08-10 11:47:27 +09:00
Mike Blumenkrantz e5a9fa362d update gitignore 2014-08-09 11:57:50 -04:00
Mike Blumenkrantz 25ffdc470c improve build system to use only one makefile 2014-08-09 11:57:40 -04:00
Carsten Haitzler f045398c0f rage - gesture layer - move below dragbar and such controls 2014-08-09 14:49:14 +09:00
Carsten Haitzler 271711e2b4 sue proper vid obj 2014-08-07 19:39:32 +09:00
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
Carsten Haitzler 1926a63080 rage- fix clipping of element that caused event issues 2014-08-07 11:02:21 +09:00
Carsten Haitzler a0a495b146 rage theme - add shine/bevel to coverart - consistent 2014-08-07 10:30:30 +09:00
Carsten Haitzler 07b8fcffdc rage - if win isnt created - exit 2014-08-06 14:56:38 +09:00
Carsten Haitzler b316a863c0 rage style - move control buttons up and have seek bar fill bottom of window 2014-08-05 19:20:46 +09:00
Carsten Haitzler e3bb0420c1 rage - add album art fetching for audio only stuff.
if the track is audio only, it'll look in a cache of albumart, if not,
request the big google in the sky for an image with some search terms
guessed from id3/metadata/filename and then use that. tak'es the first
thing found. not very smart, but pretty damned good most of the time.
2014-08-05 18:57:26 +09:00
Carsten Haitzler 7cc3f1c5a0 rage - make music only mode display a nice speaker from mixer module
nice aesthetic change
2014-08-04 17:34:45 +09:00
Carsten Haitzler 706e4948d7 add video thumbnails on timeline/dragable/seeker at the bottom
these thumbnails are generated in the bg by rage_thumb and will appear
once generated (or already found cached). it'll generate new thumbs if
modified dates are equal or newer on tthe src vs the thumbnail cache.
the caches store 160xN thumbs (keep aspect) with 70% lossy jpeg
quality in an eet file with one thumb per 10 second interval. so it
has limited accuracy.
2014-08-04 17:15:30 +09:00
Carsten Haitzler 848b3af260 rage - add thumbnailer core - intended for use with timeline 2014-08-03 21:36:45 +09:00