Commit Graph

69 Commits

Author SHA1 Message Date
Tomas Sardyha
16342f80f7 Clarify flash_duration option description 2020-05-17 15:26:21 +02:00
Tomas Sardyha
f9c4d96bb1 Re-implement element flashing with explicit commands instead of magical options
ref #22
2020-05-17 15:21:01 +02:00
Tomas Sardyha
2d73625c7a Unify window controls and title into a more configurable top_bar entity
closes #17
2020-05-11 12:40:46 +02:00
Tomas Sardyha
b5920c52db Separate window title and controls
closes #15
2020-05-11 12:00:24 +02:00
Tomas Sardyha
d627699208 Make wasd and hjkl menu navigation optional
closes #14
2020-05-11 11:28:27 +02:00
Tomas Sardyha
ac27994c83 Tweak speed widget 2020-05-06 13:36:51 +02:00
Tomas Sardyha
dbf5150509 Correct default option discrepancies 2020-05-06 12:53:50 +02:00
Tomas Sardyha
aed1835141 2.8.0 2020-05-01 11:17:17 +02:00
Tomas Sardyha
0fd5e11855 Add {element}_font_scale and font_bold options 2020-05-01 11:05:17 +02:00
Tomas Sardyha
c40d110a1c Add an option to disable window controls 2020-05-01 10:15:27 +02:00
Tomas Sardyha
5c065c47bd Add next, prev, first, last commands 2020-04-29 18:45:12 +02:00
Tomas Sardyha
676dcd672b Simplify command names 2020-04-29 18:20:12 +02:00
Tomas Sardyha
f3930ce864 Improve directory navigation, and rename the command to open-file 2020-04-29 17:53:10 +02:00
Tomas Sardyha
fad64ebdc6 Update readme 2020-04-28 10:24:29 +02:00
Tomas Sardyha
6949c6356a Add open-config-directory command 2020-04-28 10:21:09 +02:00
Tomas Sardyha
4364de0761 Update readme 2020-04-24 10:46:35 +02:00
Tomas Sardyha
e9451be252 Add timeline_start_hidden option 2020-04-24 10:19:37 +02:00
Tomas Sardyha
3b4f895376 Tweak readme 2020-04-23 10:07:21 +02:00
Tomas Sardyha
c8c5409ed5 Add flashing pause indicator 2020-04-21 16:48:54 +02:00
Tomas Sardyha
c5f320b1bc Add timeline seeking on scroll wheel, and normalize _rounding options into _step 2020-04-20 21:25:26 +02:00
Tomas Sardyha
257f9e4d8b Add pause indicator
closes #8
2020-04-20 20:49:32 +02:00
Tomas Sardyha
87173dd01a Refactor flashing, add speed_flash, tweak options 2020-04-19 21:08:25 +02:00
Tomas Sardyha
cf55e74a25 Add playback speed control widget 2020-04-19 16:17:46 +02:00
Tomas Sardyha
cfaffc485e Update config examples 2020-04-15 11:38:39 +02:00
Tomas Sardyha
f6da62b863 Tweak menu styling and button interception 2020-04-13 23:08:56 +02:00
Tomas Sardyha
e738d67b62 Use more robust default chapter_ranges 2020-04-13 14:53:33 +02:00
Tomas Sardyha
9d1694e993 Fix bugs in example config 2020-04-13 14:18:13 +02:00
Tomas Sardyha
01def9eda5 Update readme 2020-04-13 13:59:58 +02:00
Tomas Sardyha
9828f9588d Add chapter navigation with navigate-chapters command 2020-04-13 13:41:59 +02:00
Tomas Sardyha
d01240eb22 Update readme 2020-04-13 10:12:51 +02:00
Tomas Sardyha
98e5ef2bf4 Update readme 2020-04-12 19:55:35 +02:00
Tomas Sardyha
c584459461 2.0.0 2020-04-12 19:44:17 +02:00
Tomas Sardyha
c60a8b03c8 Add menu navigation with page up/down, home, and end keys 2020-04-12 18:18:25 +02:00
Tomas Sardyha
cf1fa24a5a Speed up menus replacing other menus 2020-04-12 16:38:11 +02:00
Tomas Sardyha
9c9a10d697 Use some useful default chapter_ranges 2020-04-12 15:15:46 +02:00
Tomas Sardyha
b79b5aab6e Update docs 2020-04-12 14:16:08 +02:00
Tomas Sardyha
ef1dbd2ee6 Switch pause_on_click from boolean to milliseconds configand filter out double-clicks 2020-04-12 13:02:41 +02:00
Tomas Sardyha
91cb0be42b Tweak chapter_ranges example colors 2020-04-12 00:10:15 +02:00
Tomas Sardyha
bc2576d554 Add file navigation commands 2020-04-11 23:35:44 +02:00
Tomas Sardyha
1f24e14e84 Add show-in-directory command 2020-04-11 17:35:30 +02:00
Tomas Sardyha
d875dc2017 Add pause_on_click option 2020-04-11 15:55:48 +02:00
Tomas Sardyha
cb54bdd6ed Adding menus, and tonst of refactors/tweaks 2020-04-11 13:48:12 +02:00
Tomas Sardyha
82f24fb3e9 Split flash_duration option to individual flashable elements 2020-04-07 17:36:22 +02:00
Tomas Sardyha
4e58705b39 Extend volume_flash functionality to all appropriate elements 2020-04-07 11:21:10 +02:00
Tomas Sardyha
512a91b059 Add volume control 2020-04-07 10:51:09 +02:00
Tomas Sardyha
d982bc2a9f Minor rewrite, merging seekbar and progressbar into one timeline 2020-04-06 11:34:25 +02:00
Tomas Sardyha
33c253e729 Rewrite chapter_ranges feature 2020-04-04 22:27:38 +02:00
Tomas Sardyha
2ac458f04d Tweak readme 2020-04-03 22:30:37 +02:00
Tomas Sardyha
0ccfb31229 Better example for chapter_ranges 2020-04-03 22:29:16 +02:00
Tomas Sardyha
bbf2ec4959 Add support for chapter ranges 2020-04-03 22:06:52 +02:00