Commit graph

  • 028f19fd1c VideoAnnotationPanel: properly handle subtitles track change (fixes #2455) rlx 2014-09-03 14:27:49 +02:00
  • 5aaeda46c5 AnnotationPanel: handle case where removing languages leaves one previously disabled language (fixes #2454) rlx 2014-09-03 13:23:19 +02:00
  • dd83182f22 fix links in documentation rlx 2014-09-02 16:14:32 +02:00
  • 28d8a0ddf0 Annotation Panel: on edit, update languages in menu rlx 2014-09-02 16:12:55 +02:00
  • 923a9ea706 add audio tracks submenu to timeline player rlx 2014-09-02 14:09:34 +02:00
  • a04c0f2a1f add missing option/documentation rlx 2014-09-02 14:09:12 +02:00
  • ce9aba28c7 typo rolux 2014-09-02 13:35:13 +02:00
  • d3234ada74 add timeout rolux 2014-09-02 13:32:40 +02:00
  • d5c2c7cc56 fix SplitPanel CSS regression rolux 2014-09-02 13:23:06 +02:00
  • e582ee5fac fix typeOf(window) for recent version of Firefox rolux 2014-09-02 13:21:55 +02:00
  • 2bc7b80f0d Ox.$: support forEach over jQuery-wrapped elements rolux 2014-08-27 12:15:34 +02:00
  • f524e612c7 typos in Ox.$ rolux 2014-08-27 12:06:54 +02:00
  • a99ab2429e cosmetic changes rolux 2014-08-22 18:29:15 +02:00
  • 706e6d4a01 some are more than any j 2014-08-27 12:04:03 +02:00
  • 83f02ee417 temp fix to appendTo to load in firefox j 2014-08-23 16:26:08 +02:00
  • aaf76e0a52 dont run unfinished code j 2014-08-22 20:14:28 +02:00
  • 69933ce94c typos rolux 2014-08-21 17:55:42 +02:00
  • e18310fe53 temporarily disable removal of OxElements rolux 2014-08-21 17:42:11 +02:00
  • 62d96cd822 typo rolux 2014-08-21 17:38:58 +02:00
  • 6a7b2fa7d7 Make Ox.$ work with more than one element rolux 2014-08-21 17:23:33 +02:00
  • d05b5ce811 OxElement: add empty forEach and removeElement methods rolux 2014-08-21 17:13:05 +02:00
  • 8e19b6f29b add aliases (Ox., Ox.getOxElement, Ox.isOxElement) rolux 2014-08-21 17:11:33 +02:00
  • cd52a29fda remove fixme (a function's length property is no longer writable) rolux 2014-08-21 15:52:35 +02:00
  • dd7f0571a9 make Ox.unique work for nodelists rolux 2014-08-21 15:51:30 +02:00
  • 64226b9a37 add Ox..is() rolux 2014-08-21 13:05:41 +02:00
  • d030b8d764 Ox.values: make sure that for nodelists, this returns an array, not a nodelist; Ox.contains: make sure this works for nodelists too rolux 2014-08-21 13:05:27 +02:00
  • 835c4c92b7 new SplitPanel implementation rolux 2014-08-21 12:14:30 +02:00
  • 9001a45aa1 typo in docs rolux 2014-08-21 11:55:52 +02:00
  • 3ffe22ec0c Ox.isEmpty: add test for empty nodelists rolux 2014-08-19 13:51:50 +02:00
  • c083516fad faster Ox.some rolux 2014-08-19 13:51:29 +02:00
  • 1b90cc6ac8 fix semicolons rolux 2014-08-19 10:19:59 +02:00
  • 4fbfc139b4 don't redeclare vars; fix semicolons rolux 2014-08-19 10:18:56 +02:00
  • 9f2dc33124 cosmetic changes; fix semicolons rolux 2014-08-19 10:18:49 +02:00
  • e56333523b update Ox.AudioPlayer + CSS rolux 2014-08-19 10:18:35 +02:00
  • 3c71cc7a26 fix Ox..text() rolux 2014-08-18 19:10:25 +02:00
  • b10d454d2c add Ox.zipObject rolux 2014-08-18 19:09:41 +02:00
  • f01456e475 make sure getDaysInMonth doesn't fail if DST changes between months rolux 2014-08-16 09:07:42 +02:00
  • 4afdb71581 fix Ox..text() rolux 2014-08-16 09:05:39 +02:00
  • 41c43332c2 remove reference to jQuery in Ox.makeDate rolux 2014-08-05 02:28:12 +02:00
  • 00b2bafbbd fix missing argument in Ox..text() rolux 2014-08-05 02:27:34 +02:00
  • 78e285bb12 support audioTrack in VideoTimelinePanel j 2014-07-24 19:47:00 +02:00
  • 00e6367ca9 video widgets: add support for multiple audio and subtitles tracks (first pass) rlx 2014-07-24 19:14:34 +02:00
  • 7d7620601c update video player menu css rlx 2014-07-24 19:07:18 +02:00
  • da7900abac add video player menu widget rlx 2014-07-24 16:03:02 +02:00
  • c7e59c1f5a audio player: handle audio option update; cosmetic changes rolux 2014-07-24 11:28:01 +02:00
  • a4849859d6 column list: trigger open event rolux 2014-07-24 11:10:46 +02:00
  • b133719680 typo rolux 2014-07-23 16:01:13 +02:00
  • 07fdb094dd support audio and subtitle tracks (multiple languages etc), first round rolux 2014-07-23 15:55:09 +02:00
  • 0f6d70766f add language codes and names rolux 2014-07-23 15:54:24 +02:00
  • 28f221ef47 hotfix clear button css issue rolux 2014-06-06 15:38:15 +03:00
  • 36e4919138 Video Annotation Panel: Add 'Link to Selection' option rolux 2014-06-06 14:10:06 +03:00
  • f03393f1c7 remove print statement rolux 2014-05-26 13:17:19 +02:00
  • 7ca27cf898 fix collapse panel CSS (don't swallow long titles) rolux 2014-05-24 16:30:49 +02:00
  • 767a3133b7 add Ox.trace (name still TBD): print with stack trace rolux 2014-05-24 16:30:20 +02:00
  • 97233d417d make bottom menus right-aligned if they wouldn't fit the window when left-aligned rolux 2014-05-24 16:16:08 +02:00
  • af345b3514 Ox.Filter: make new conditions have same key and operator as previous condition; focus input rolux 2014-05-20 01:31:33 +02:00
  • 17120e6aec Ox.Filter: fix value reset on clicking (+) or (-), fix default value for item type rolux 2014-05-19 01:22:41 +02:00
  • c593955e8c filter: add 'item' type (select), fix sizes rolux 2014-05-18 02:46:03 +02:00
  • 8c4e7fbe84 select input: fix size, keep input value around rolux 2014-05-18 02:45:34 +02:00
  • c88ce78e32 menu button: handle items update rolux 2014-05-18 02:42:41 +02:00
  • 0f1fb7b154 remove unused var rolux 2014-05-18 02:42:19 +02:00
  • c13dde17f2 fix slide panel j 2014-05-17 17:32:59 +02:00
  • 2fbc59e713 fix ticket #239 (Ox.Menu / Ox.MainMenu: setKeyboard / setItemKeyboard options are missing) rolux 2014-05-13 01:47:09 +02:00
  • 56468a9208 Ox.Fullscreen: allow passing an element to enter method, document.body remains default rolux 2014-05-12 02:45:50 +02:00
  • b18c84a4ce IconList: add missing openPreview method rolux 2014-05-12 02:45:04 +02:00
  • 9986aff802 SlidePanel: update content div when setting size rolux 2014-05-11 16:39:54 +02:00
  • 6c1273f03a app socket: don't reconnect on error rolux 2014-05-11 16:39:20 +02:00
  • f7098502a0 fix git revision offset j 2014-05-10 22:47:44 +02:00
  • 3b60b42e6b support building from git mirror j 2014-05-10 22:39:13 +02:00
  • 75d53afed5 update CSS (CollapsePanel, SlidePanel) rolux 2014-05-10 15:11:59 +02:00
  • 33eff9f46d IconList: add support for icon extra (overlay) rolux 2014-05-10 15:11:31 +02:00
  • 6682aa9999 Input: support 'squared' style rolux 2014-05-10 15:10:54 +02:00
  • c11e279803 CollapsePanel: add support for left-hand side extras rolux 2014-05-10 15:10:27 +02:00
  • d31ba7a28e off by one rolux 2014-05-10 15:09:38 +02:00
  • ac059ba618 main menu: handle titles that are images rolux 2014-05-08 13:34:28 +02:00
  • 7f410b6048 Ox.App: add web socket option rolux 2014-05-10 15:08:08 +02:00
  • b7cf611b4a add 'squared' (less rounded) style rolux 2014-05-06 00:13:25 +02:00
  • edc80d8bbc update ColumnList rolux 2014-05-06 00:12:55 +02:00
  • cdc95737e1 update SlidePanel rolux 2014-05-06 00:12:35 +02:00
  • 87771969b0 update SlidePanel + CSS rolux 2014-05-05 00:55:36 +02:00
  • 5ac44923e4 add Ox.SlidePanel rolux 2014-05-04 20:49:07 +02:00
  • 41aec29e31 empty commit rolux 2014-04-30 17:17:14 +02:00
  • 62c65026b1 add Ox.getIndex and Ox.getObject; Ox.List: use Ox.getIndex when updating item value rolux 2014-04-30 14:19:09 +02:00
  • 38b7072822 Ox.api: return api from update method; Ox.List: update api when updating options.items array rolux 2014-04-30 13:54:19 +02:00
  • c26a13b2f1 Ox.api: update(items) signature is better (allows for add/remove); Ox.List: update accordingly rolux 2014-04-30 13:39:14 +02:00
  • 777fbc2a37 Ox.api: add update method (index, item); Ox.List: when initialized with array of items, update api when changing an item value rolux 2014-04-30 13:26:56 +02:00
  • ef5a51d6bc check for window.console and window.console.log j 2014-04-24 13:48:00 +00:00
  • 9129908cf8 only call getMapBounds if loaded j 2014-04-11 21:08:02 +00:00
  • 0de8f278da dont waited for loaded, check window.google j 2014-04-11 19:52:38 +00:00
  • 7bb3d5d185 wait for google maps to be loaded j 2014-04-11 19:45:49 +00:00
  • 95e6e4c36f fix setting paused=false before video is loaded on VideoPlayer;fix calling play() on VideoElement before its ready. j 2014-04-10 12:50:12 +00:00
  • 8c584dea18 removed fixme rolux 2014-04-07 15:09:17 +02:00
  • ef3d55d0b2 MenuButton: add missing OxOverlay class rolux 2014-04-07 15:07:36 +02:00
  • df59c90aa7 include unfinished locale names j 2014-04-01 14:14:46 +00:00
  • 0e9ff5a7b7 add greek translations, thanks Kostas j 2014-04-01 14:06:49 +00:00
  • 03cbb92654 cleanup VideoElement rolux 2014-03-13 18:53:02 +00:00
  • b487da90a1 hindi spelling j 2014-02-17 21:00:43 +05:30
  • 09af7fa1ac test if localStorage is usable, fixes #2350 j 2014-03-03 20:22:47 +00:00
  • 37f3ca1f47 only trigger value not other values that might be in data j 2014-02-24 15:47:53 +00:00
  • 120f285557 Ox.Map: trigger find event j 2014-02-19 11:47:40 +00:00