Commit Graph

13 Commits

Author SHA1 Message Date
Carsten Haitzler b51376f255 rage browser - nuke silly chars from labels 2016-08-20 12:36:53 +09:00
Carsten Haitzler d328e836a6 video browser - use efreet to get videos dir as opposed to hardcoding 2016-08-20 12:01:51 +09:00
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 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 f9c47fb521 rage - finish off improving browser 2015-11-14 00:02:22 +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 9091d776b5 rage - fix warnings and selection remembering on click
one warning gone and browser now consistent betwene mouse and kkey
control in remembeirng last selection for coming back to browser
2015-10-14 12:32:16 +09:00
Carsten Haitzler 6c616bc6c6 rage - coverity complaint on locks - fix 2015-10-12 10:51:03 +09:00
Carsten Haitzler 40483f4de3 rage - quieten coverity even though its not an isue
locks in entry frees are not needed as by the time something is freed
a thread is no longer using it, but this should make coverity happy.
2015-10-11 14:46:06 +09:00
Carsten Haitzler 25a21888bc rage - fix coverity issues. 2015-10-11 14:44:26 +09:00
Carsten Haitzler 4b516ab8bb rage - borwser - remember prev selected entry and re-sel on re-show 2015-10-11 11:33:00 +09:00
Carsten Haitzler 04630ed478 rage browser - delete dir entries when deleting browser on hide 2015-10-11 11:06:50 +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