Commit Graph

20 Commits

Author SHA1 Message Date
Carsten Haitzler e76c1c3cf1 rage - dont resize window first audio play after browser mode 2015-10-11 10:45:24 +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
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
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
Carsten Haitzler 1aeb90440b rage - no need for elm shutdown anymore 2014-09-01 15:30:26 +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
Carsten Haitzler 47df468a46 make ui even nicer... especially for music 2014-08-11 22:07:57 +09:00
Carsten Haitzler 07b8fcffdc rage - if win isnt created - exit 2014-08-06 14:56:38 +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
Shinwoo Kim 8d941dc68e fix typo 2014-07-12 23:08:49 +09:00
Carsten Haitzler 8f126343af add engine config (save/load and cmdline option) - no gui though 2014-03-09 16:09:05 +09:00
Carsten Haitzler d479fb7a03 remove unused label 2014-03-09 14:31:18 +09:00
Carsten Haitzler b6c362cf2e use accel preference if elm 1.10 2014-03-09 14:30:51 +09:00
Carsten Haitzler b6a9c9bd9c allow rage to display by default with about icon 2014-02-22 23:56:50 +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 bb5f5b5487 break up main.c into logical elements as separate files 2014-01-28 13:49:28 +09:00
Daniel Juyung Seo f2cb079642 rage - print usage when the command line parameter is missing. 2014-01-22 14:11:22 +09:00
Carsten Haitzler 86a4a3704a rage - initial import of working code 2014-01-20 20:34:48 +09:00