Commit Graph

12 Commits

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