Commit graph

2625 commits

Author SHA1 Message Date
rolux
1f86fc53b5 Ox.elements -> Ox.; Ox.UI -> Ox 2014-09-25 18:58:38 +02:00
rolux
ed18dee232 Ox.UI.hideLoadingScreen -> Ox.LoadingScreen.hide 2014-09-25 18:57:40 +02:00
rolux
f064cfd114 use Ox.Focus.focusedElementIsInput; Ox.UI -> Ox 2014-09-25 18:53:35 +02:00
rolux
b1353bad96 remove pandora.hasFocusedInput (use Ox.Focus.focusedElementIsInput); Ox.UI -> Ox 2014-09-25 18:50:44 +02:00
j
f984748ffe infoView should gain focus on mousedown, fixes #2491 2014-09-24 22:54:45 +02:00
j
87709f7808 directly bind to keyboard events to prevent defaults 2014-09-24 20:53:40 +02:00
j
d568821c3f one more focusedElement 2014-09-24 00:34:20 +02:00
rolux
8050b3f327 Ox.Focus.focused() -> Ox.Focus().focusedElement() 2014-09-23 23:58:53 +02:00
rolux
48d88e58ad mainMenu: use Ox.Event.bind({key: ...}) 2014-09-23 23:57:48 +02:00
j
4615c75266 use Ox.Element to avoid leaks 2014-09-23 23:57:35 +02:00
j
85934b96f1 toggleElement 2014-09-23 23:57:01 +02:00
rolux
57bc6af6f4 cosmetic changes 2014-09-23 23:56:59 +02:00
rolux
b928795dc7 cosmetic changes 2014-09-23 23:56:44 +02:00
j
5bd0fde709 fix embed player(subtitles) 2014-09-23 23:56:29 +02:00
j
32a558c48d toggleElement 2014-09-23 23:56:11 +02:00
j
a266c518b7 use parent.bindMessage 2014-09-23 23:48:59 +02:00
j
2db57c3c69 update pdf.js to use new iframe/postMessage api 2014-09-23 23:47:55 +02:00
j
ac2f1a550f update pdf.js to use new iframe/postMessage api 2014-09-23 23:46:03 +02:00
rolux
55f84fb7f4 Ox.UI.elements -> Ox.elements 2014-09-23 11:44:41 +02:00
j
3ab0e4ba1e use SplitPanel.toggleElement 2014-09-22 16:55:12 +02:00
rolux
c250b3a8c6 don't use . 2014-09-20 12:25:25 +02:00
rolux
cbaa36fb75 use .on({click: ...}) instead of .click() 2014-09-19 19:30:39 +02:00
rolux
0448fca803 annotation import: allow for JSON 2014-09-19 10:14:40 +02:00
rolux
9f3badf1c6 allow for JSON export of annotations 2014-09-18 19:54:37 +02:00
rolux
3a00f73b9d import annotations dialog: empty status message on file change 2014-09-18 18:04:58 +02:00
rolux
058350c241 add canExportAnnotations capability 2014-09-18 17:29:50 +02:00
rolux
dd6ee74b71 update annotations export dialog 2014-09-18 17:24:58 +02:00
rolux
32733bdefa editor: pass item title to annotations export dialog 2014-09-18 17:24:38 +02:00
rolux
8dc036bae3 cosmetic changes 2014-09-18 17:24:05 +02:00
rolux
b24b62eccb update annotation import/export dialogs 2014-09-18 16:44:57 +02:00
rolux
a9bbc86fda enable annotations export in editor 2014-09-18 16:43:48 +02:00
rolux
bee3906d97 update importAnnotationsDialog 2014-09-18 14:16:59 +02:00
rolux
9408a5f986 pass item duration to import annotations dialog 2014-09-18 14:16:38 +02:00
rolux
2950e1e715 add (empty) exportAnnotationsDialog 2014-09-18 12:40:41 +02:00
rolux
699f417cc8 update importAnnotationsDialog 2014-09-17 16:42:44 +02:00
rolux
72fce725d7 typos 2014-09-17 15:25:48 +02:00
rolux
8b69ef1e47 update importAnnotationsDialog 2014-09-17 15:10:17 +02:00
j
dbac45f7ac fix tv subtitles 2014-09-16 13:30:53 +02:00
j
8aa95d35f2 pass subtitlesDefaultTrack and resolution in editor 2014-09-16 13:07:09 +02:00
j
09f30b3c5a subtitles in edits 2014-09-13 23:59:23 +02:00
j
0af1b545d1 fix tv, fix censored 2014-09-13 22:18:46 +01:00
j
35c9ce73cc options.subtitles still needed in tv mode 2014-09-12 20:11:50 +01:00
j
d5450840ad expand language codes to language names after adding/editing annotation 2014-09-02 15:30:31 +02:00
j
5cd963f80b only force switch if pandora.site.itemRequiresVideo 2014-07-31 21:58:38 +02:00
j
f7e1749277 pass audioTrack to VideoTimelinePanel 2014-07-24 19:46:16 +02:00
j
2cb1873e51 use site language as audioTrack if possible 2014-07-24 19:35:25 +02:00
j
afae94a1be pass audioTrack, expand languages before passing 2014-07-24 19:21:57 +02:00
j
32719a212c pass languages and audio track to player 2014-07-23 17:45:39 +02:00
rolux
18d5d15293 pass default subtitle language to player and editor 2014-07-23 15:53:37 +02:00
j
b49dceb63f show instances of all selected files, fixes #2424 2014-07-09 12:59:28 +00:00