Commit Graph

14 Commits

Author SHA1 Message Date
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 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