Commit Graph

37 Commits

Author SHA1 Message Date
Carsten Haitzler d0732ec3f1 rage browser mode and ui - slicken between desktop and fullscreen mode
so now sizing and count and spacing of items change, header
sizes/style change and more when switching to/from fullscreen mode.
fullscreen == "i want to be a media cener now on a big screen tv" vs
"i'm a video collection browser in a window on your desktop". far
nicer now. i think this is getting close to another release. maybe
after 1.18
2016-08-06 13:37:54 +09:00
Carsten Haitzler 43d1998c5f Revert "improve build system to use only one makefile"
This reverts commit 25ffdc470c.

go back to good 'old subdir build. it's just too much of a pain having
to always build from a toplevel dir. see all the issues with efl doing
this.
2016-05-27 12:31:57 +09:00
Carsten Haitzler 9c8483ab30 rage theme - make checks smaller again. they were too big to look nice. 2015-12-26 22:41:29 +09:00
Carsten Haitzler 803f4e8093 add speaker orig svg 2015-12-13 00:00:27 +09:00
Carsten Haitzler 2009a559ea rage - speaker - simplify the imagery for it 2015-12-12 23:59:07 +09:00
Carsten Haitzler 609fd3e35c eage theme/look - update it to be simpler along with existing changes
this up[dates most icons etc.
2015-12-12 22:51:57 +09:00
Carsten Haitzler fdb74fe665 rage - getsure layer - swallow properly and fix clash with controlbar 2015-11-22 12:52:41 +09:00
Carsten Haitzler f701a7f50c rage - more theme work adjusting look 2015-11-22 12:05:14 +09:00
Carsten Haitzler b7fb245ac2 rage look/theme - update it to be more conservative
this makes the theme a bit flatter and more conservative. still more
to go though.
2015-11-21 22:48:25 +09:00
Carsten Haitzler bbda9033aa rage - yet more browser mode related improvements
make video hide on stop so when browser i sback there isnt a dead
video in the background
make poster mode explicit so timeline thumbs work again
add spacing between browser item and make label multi-line
...
2015-11-14 09:13:13 +09:00
Carsten Haitzler 622cba151e rage browser - improve looksa and layout to use file posters if possible
1. guess if it's a move by aspectr ratio and lenght.
2. if it meets this - search for a file poster online instead of
generating thumbnails.
3. make thumbs now taller than wide to accomodate poster sizes

looks nicer now.
2015-11-12 22:23:21 +09:00
Carsten Haitzler b4b380ce1f rage - add "browser" when run with no args - index ~/Videos
this adds a video browser that indexes everything in ~/Videos
flattening subdirs into categories. It also will handle music and
fetch album art. browser can be mouse or key controlled. makes rage
almost media-centerey. not intended as a replacement tho, but just
that it's handy to throw in.
2015-10-10 16:51:49 +09:00
Daniel Zaoui 29b515cd0f Winlist: fix the trigger to hide the winlist
The winlist doesn't disappear when the mouse exits the winlist,
but when it reaches the left side of the app.
It is due to a wrong size of an Edje rectangle.

@fix
2015-08-07 18:40:49 +03: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
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 edc845b9e9 fix album art clip on new art find 2014-08-15 18:00:55 +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
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 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 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 7527276a8e rage - improve icons for full/unfullscreen 2014-08-03 10:01:32 +09:00
Carsten Haitzler f35241a154 rage - add (un)/fullscreen button/status gadget and close in fs mode 2014-07-20 23:38:02 +09:00
Carsten Haitzler b68c30095b fix ellipsis. :) 2014-05-18 16:04:40 +09:00
Carsten Haitzler d684158340 add about icon in place of options button for now. 2014-02-22 23:52:13 +09:00
Carsten Haitzler ae2e2d888f use noclip style for scroller and upgrade vid list item look 2014-02-16 21:10:01 +09:00
Carsten Haitzler 06cfbb082c add vidual video list selector
this allows you to see the video playlisty live, select items from it,
scroll around and have full live paying previews in the list
2014-02-16 14:33:14 +09:00
Carsten Haitzler 048b0b9e92 add slight bevelling on sides/bottom and on top to look nicer. 2014-01-21 18:14:13 +09:00
Carsten Haitzler 86a4a3704a rage - initial import of working code 2014-01-20 20:34:48 +09:00