Commit graph

20 commits

Author SHA1 Message Date
rolux
3f59138c66 don't throw JS error when collapsing movies browser before editor has loaded 2012-06-06 16:22:07 +02:00
rolux
ee160efa3d use [].concat, not Ox.merge 2012-05-24 10:22:56 +02:00
rolux
5b0a8ea03e when the browser has focus, make pressing space shift the focus to the player/editor/timeline and trigger play (fixes #526) 2012-04-24 08:16:45 +00:00
rolux
1dfcd9698d handle filter selection when filters are collapsed on load, fixes #776 2012-04-24 06:15:20 +00:00
rolux
ad7b21fbef don't make filter requests (a total of 15) when filters are collapsed 2012-04-22 12:50:03 +00:00
rolux
2e09efbe53 implement 'follow player while playing' 2012-04-17 13:43:14 +00:00
rolux
f5f6ff468f rename item views ('video' -> 'player', 'timeline' -> 'editor') 2012-04-17 09:06:19 +02:00
rolux
7bed142dae ... and so the event is 'showsiteposters', not 'showsiteposter' 2012-03-20 13:01:26 +01:00
rolux
e8e9458fce the ui pref is 'showSitePosters', not 'showSitePoster' 2012-03-20 12:56:30 +01:00
rolux
be6652f1c9 if sort is random, display year in movies browser 2012-03-08 18:18:26 +00:00
j
8da7f15f86 do not set item to undefined if browser gets empty selection, fixes #518 2012-02-18 20:45:13 +00:00
rolux
cf84467d23 minor fixes 2011-11-11 16:53:05 +00:00
rolux
b0f12e5ac3 misc fixes (disable special theme for firefox, keep vertical scrollbar in movies browser from appearing in firefox) 2011-11-11 15:15:13 +00:00
rolux
7dff4fa402 rename groups to filters 2011-11-06 09:28:10 +01:00
rolux
c25c4d84cc fix a bug where opening an item from clip view, sorted by text or position, would send an invalid sort key to the item view movies browser 2011-11-05 23:43:36 +00:00
rolux
e6b49b908e 'use strict'; 2011-11-05 18:04:10 +01:00
rolux
51e9e72f32 cleanup, remove trailing whitespace 2011-10-29 19:46:46 +02:00
rolux
a1c57e6fad updates to movie browser (reduce number of items per page to 32, reuse poster128) 2011-10-28 17:44:52 +00:00
rolux
50ec104d7f use themed colored elements 2011-10-26 14:52:23 +00:00
j
7586f2746a build static, move js files 2011-10-23 04:29:20 +02:00
Renamed from static/js/pandora/ui/browser.js (Browse further)