Carsten Haitzler
3b2e8bb3a5
fix comma key bind
9 years ago
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.
9 years ago
Carsten Haitzler
edc845b9e9
fix album art clip on new art find
9 years ago
Carsten Haitzler
df1a866856
update rage readme
9 years ago
Carsten Haitzler
c54659f37b
rage - needs efl 1.11+
9 years ago
Carsten Haitzler
5f473687dd
fix focus and key events in rage to have dummy button always
9 years ago
Carsten Haitzler
b634bf7244
art clip 2 not used and make list event smaller
9 years ago
Carsten Haitzler
47df468a46
make ui even nicer... especially for music
9 years ago
Carsten Haitzler
b084603c7c
albumart - remove square restriction as it works better it seems
9 years ago
Mike Blumenkrantz
e5a9fa362d
update gitignore
9 years ago
Mike Blumenkrantz
25ffdc470c
improve build system to use only one makefile
9 years ago
Carsten Haitzler
f045398c0f
rage - gesture layer - move below dragbar and such controls
9 years ago
Carsten Haitzler
271711e2b4
sue proper vid obj
9 years ago
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.
9 years ago
Carsten Haitzler
1926a63080
rage- fix clipping of element that caused event issues
9 years ago
Carsten Haitzler
a0a495b146
rage theme - add shine/bevel to coverart - consistent
9 years ago
Carsten Haitzler
07b8fcffdc
rage - if win isnt created - exit
9 years ago
Carsten Haitzler
b316a863c0
rage style - move control buttons up and have seek bar fill bottom of window
9 years ago
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.
9 years ago
Carsten Haitzler
7cc3f1c5a0
rage - make music only mode display a nice speaker from mixer module
...
nice aesthetic change
9 years ago
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.
9 years ago
Carsten Haitzler
848b3af260
rage - add thumbnailer core - intended for use with timeline
9 years ago
Carsten Haitzler
7527276a8e
rage - improve icons for full/unfullscreen
9 years ago
Carsten Haitzler
5537b118e7
rage - fix dnd to work again
9 years ago
Carsten Haitzler
ee19bdb485
hide mouse on mouse idle on fullscreen mode in rage
10 years ago
Carsten Haitzler
f35241a154
rage - add (un)/fullscreen button/status gadget and close in fs mode
10 years ago
Shinwoo Kim
8d941dc68e
fix typo
10 years ago
Carsten Haitzler
90bece8408
add rage todo
10 years ago
Carsten Haitzler
8747dd0f5b
add todo for rage
10 years ago
Carsten Haitzler
a3501234ab
update TODO
10 years ago
Carsten Haitzler
b68c30095b
fix ellipsis. :)
10 years ago
Carsten Haitzler
01a8d59957
stop being annoying and showing a list of videos ... of 1.
10 years ago
Carsten Haitzler
8f126343af
add engine config (save/load and cmdline option) - no gui though
10 years ago
Carsten Haitzler
77aabdae63
clean up build/pkg files
10 years ago
Carsten Haitzler
b7935ff7e4
adjust todo list
10 years ago
Carsten Haitzler
d479fb7a03
remove unused label
10 years ago
Carsten Haitzler
b6c362cf2e
use accel preference if elm 1.10
10 years ago
Carsten Haitzler
127ccd79fb
move to needing 1.9
10 years ago
Carsten Haitzler
ebbb6bd276
todo--
10 years ago
Carsten Haitzler
b6a9c9bd9c
allow rage to display by default with about icon
10 years ago
Carsten Haitzler
d684158340
add about icon in place of options button for now.
10 years ago
Carsten Haitzler
20dfb1f19a
printf--
10 years ago
Carsten Haitzler
fd30f59365
dnd - handle %20 etc. escapes in uri's
10 years ago
Carsten Haitzler
50909ee575
update winlist on dnd add
10 years ago
Carsten Haitzler
5383008606
remove mapbuf from vid list
10 years ago
Carsten Haitzler
ae2e2d888f
use noclip style for scroller and upgrade vid list item look
10 years ago
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
10 years ago
Carsten Haitzler
571be6a89a
add gesture seeking (drag horizontally + momentum)
10 years ago
Carsten Haitzler
f3418a540d
add lowquality option for video
10 years ago
Carsten Haitzler
b8be71db0c
remove commented out code in video wrapper
10 years ago