Commit Graph

  • 442967b73b fix: adapt to the new title-bar state of mpv (#643) dyphire 2023-09-24 05:17:17 +08:00
  • 9628d32937 fix: stream quality selection (#641) christoph-heinrich 2023-09-22 14:28:08 +02:00
  • b1d39afe19 fix: external search in menu (#642) christoph-heinrich 2023-09-22 11:42:36 +02:00
  • 22d45b6c3b fix: prepare for shared-script-properties removal (#640) christoph-heinrich 2023-09-22 11:41:25 +02:00
  • f067ea336e fix: case insensitive menu search (#638) christoph-heinrich 2023-09-21 20:51:17 +02:00
  • 18adf90af6 feat: searchable menus (#625) christoph-heinrich 2023-09-21 10:28:43 +02:00
  • 7a4d687864 fix: shuffle history couldn't go back more than once (#635) Tomas Klaen 2023-09-21 10:27:21 +02:00
  • 230112bde8 fix: selected_index norm in reset_navigation() (#634) christoph-heinrich 2023-09-20 12:05:47 +02:00
  • 5235272ceb fix: prev commands now play previously played file even when shuffle is enabled tomasklaen 2023-09-19 23:54:52 +02:00
  • bff4da80d3 fix: crash when using wrong syntax for speed scale (#633) christoph-heinrich 2023-09-19 22:03:37 +02:00
  • b4037ec471 fix: menu height and positioning (#629) christoph-heinrich 2023-09-18 11:18:44 +02:00
  • 8fe748c4d2 feat: initial support for updating options at runtime (#571) christoph-heinrich 2023-09-18 11:13:48 +02:00
  • f62a9d1bbb fix: don't select not selectable items (#627) christoph-heinrich 2023-09-17 11:55:21 +02:00
  • d570e05388 fix: top bar enabled checks (#628) christoph-heinrich 2023-09-17 11:53:54 +02:00
  • ab7bee5e44 fix: crash when selecting "Empty" in chapters menu (#626) christoph-heinrich 2023-09-16 12:43:04 +02:00
  • e897089f61 fix: vertically misaligned number in playlist indicator tomasklaen 2023-09-12 22:24:00 +02:00
  • f03b04496b feat: added background to tooltips (#621) christoph-heinrich 2023-09-12 21:22:22 +02:00
  • 350f54f321 feat: open chapters menu when clicking on current chapter in title tomasklaen 2023-09-12 12:20:56 +02:00
  • 80b767e966 more debug logging sane-0.2 Colin 2023-07-27 11:35:54 +00:00
  • 8998e63123 fix: touchscreen interactions don't require extra presses Colin 2023-07-27 11:31:05 +00:00
  • d25f3e2e99 refactor: use new velocity measurement for menu flings Christoph Heinrich 2023-08-24 20:26:20 +02:00
  • 3f21df1a9d refactor: use cicular buffer for cursor.history Christoph Heinrich 2023-08-24 20:03:34 +02:00
  • 776ca17f66 feat: fast seek in timeline based on cursor velocity tomasklaen 2023-08-23 11:03:42 +02:00
  • d1e9f9c4eb fix: stale (closed) menus triggering input events (#612) Tomas Klaen 2023-08-23 18:13:43 +02:00
  • 6606f3e11f fix: remove redundant symbol order from sorting algorithm (#608) christoph-heinrich 2023-08-21 18:05:01 +02:00
  • 68b5b2aaed refactor: improved protocol matching patterns tomasklaen 2023-08-16 12:52:07 +02:00
  • f857d468e1 fix: error in matching pattern caused some files to be recognized as magnet links tomasklaen 2023-08-16 10:07:36 +02:00
  • bc7b1a12bc feat: add russian translation (#597) Andrei Shevchuk 2023-08-02 07:13:07 +00:00
  • cad0d174d7 fix: make the install procedure on linux use XDG_CONFIG_HOME (#595) /ˈɛvən/ 2023-08-01 03:51:40 -04:00
  • 71cdeda7b3 chore: correct typos in uosc.conf (#594) Felix Yan 2023-08-01 10:47:27 +03:00
  • feb6ed4d0c more debug logging dev/sane dev-sane-4.7.0 Colin 2023-07-27 11:35:54 +00:00
  • bc635b0115 fix: touchscreen interactions don't require extra presses Colin 2023-07-27 11:31:05 +00:00
  • e783ad1f13 fix: crash when a script menu update renders selected index unavailable (#591) Eva 2023-07-26 23:20:09 +02:00
  • 72982e29b3 fix: use mp.get_script_directory() instead of relative paths tomasklaen 2023-07-19 16:57:41 +02:00
  • ade1d1f319 feat: dropped compatibility for mpv 0.32 and below tomasklaen 2023-07-18 18:21:00 +02:00
  • c8ad77a1a9 fix: crashes when dealing with invalid UTF-8 strings (#579) christoph-heinrich 2023-06-28 21:20:36 +02:00
  • 442fe6b2e5 feat: shuffle now prevents repeating same files often tomasklaen 2023-05-30 20:21:03 +02:00
  • 7e1d26c7a3 doc: add windows install commands (#568) unavailable500 2023-05-25 14:57:29 +02:00
  • e5a8bb813c refactor: use local function where appropriate tomasklaen 2023-05-18 10:15:22 +02:00
  • 10768d212d feat: improved menu cursor navigation tomasklaen 2023-05-17 21:06:17 +02:00
  • 78b5d9e59f fix: menu back navigation resetting selected index tomasklaen 2023-05-15 18:40:00 +02:00
  • 532a9b18e1 fix: removed debugging leftovers tomasklaen 2023-05-15 18:34:52 +02:00
  • 5b4ccc8874 fix: crash when opening a non blurred menu (#565) christoph-heinrich 2023-05-15 18:32:34 +02:00
  • 8ad5330a4b fix: window title click events preventing window dragging tomasklaen 2023-05-15 12:45:30 +02:00
  • 128c76c3ba feat: menu items now accept selectable and align options tomasklaen 2023-05-15 11:22:53 +02:00
  • 9c544bf565 fix: removed add-intl-directory API tomasklaen 2023-05-15 09:51:16 +02:00
  • fb1268f0e4 fix: don't translate strings from input.conf tomasklaen 2023-05-15 09:39:07 +02:00
  • 5e2c930551 feat: scroll to new position after moving item in menu (#552) christoph-heinrich 2023-05-05 08:50:17 +02:00
  • 3369454a68 fix: take window_border_size into account for tooltip positioning (#554) Eva 2023-05-04 23:26:28 +02:00
  • 7b2f36efc1 fix: take window_border_size into account for thumbnail positioning (#553) Eva 2023-05-04 23:24:21 +02:00
  • 9960906abb fix: show empty placeholder for empty menus (#546) natural-harmonia-gropius 2023-05-03 16:46:21 +08:00
  • 85618617f7 fix: translate fallback chapter title (#540) Eva 2023-04-28 09:15:25 +02:00
  • f4ef5e8990 fix: translate built-in menu titles (#539) Eva 2023-04-27 14:51:50 +02:00
  • 618e4728f4 fix: remove redundant menu title translation tomasklaen 2023-04-27 08:48:42 +02:00
  • 26b062d84f fix: update spanish, french, romanian translations (#537) Eva 2023-04-26 20:36:58 +02:00
  • ff88fabdb6 fix: translate topbar when no file (#533) natural-harmonia-gropius 2023-04-26 21:06:19 +08:00
  • 6216f64ac8 fix: update simplified chinese translation (#534) natural-harmonia-gropius 2023-04-26 21:06:04 +08:00
  • c15164b390 feat: german translation (#532) christoph-heinrich 2023-04-26 15:02:56 +02:00
  • ec907cacc4 feat: romanian translation (#531) Eva 2023-04-26 09:03:10 +02:00
  • c69df10164 tweak: handle plural in audio track list (#530) Eva 2023-04-26 09:02:45 +02:00
  • e7f4989da1 fix: use string type for all translation formatting Eva 2023-04-25 21:01:59 +02:00
  • 1fb0528f9e fix: take parameter values into account when caching translations Eva 2023-04-25 12:54:34 +02:00
  • 23abd31025 tweak: include number in fallback edition title (#529) Eva 2023-04-25 21:28:20 +02:00
  • f403f92c1d fix: translate audio channels and devices list (#520) Eva 2023-04-25 19:21:51 +02:00
  • e23eea6e43 feat: add-intl-directory APi for scripts to extend localization tomasklaen 2023-04-25 10:51:39 +02:00
  • ec4e51e954 feat: dynamic localization strings and caching tomasklaen 2023-04-25 10:01:57 +02:00
  • 1947f1b614 test: add chapter ranges pattern tests (#519) christoph-heinrich 2023-04-25 09:44:42 +02:00
  • 64023fbb6c feat: spanish translation (#523) Eva 2023-04-25 09:44:15 +02:00
  • 987f2ea728 feat: french translation (#521) Eva 2023-04-25 09:43:55 +02:00
  • cbbb40611e fix: en locale not working (#526) natural-harmonia-gropius 2023-04-25 15:39:00 +08:00
  • 55087ca3fa fix: language priority (#525) natural-harmonia-gropius 2023-04-25 15:36:21 +08:00
  • 398947d931 perf: cache menu title translation (#524) Eva 2023-04-25 09:35:32 +02:00
  • 3c70ffd927 feat: internationalization (#518) natural-harmonia-gropius 2023-04-24 17:37:58 +08:00
  • f274101fbd fix: failing to detect macos platform (#513) christoph-heinrich 2023-04-19 09:11:56 +02:00
  • 3d55917068 tweak: elements with min_visibility > 0.5 cause a margin (#508) christoph-heinrich 2023-04-16 00:04:17 +02:00
  • ec52252380 4.7.0 tomasklaen 2023-04-15 10:34:30 +02:00
  • 588609bf45 tweak: treat italic as a width offset rather then a factor (#506) christoph-heinrich 2023-04-15 10:30:23 +02:00
  • a0b18eabec fix: uncalled for autohide timer triggering on init tomasklaen 2023-04-10 22:24:13 +02:00
  • e1b663f930 fix: unloading a file to idle was causing stale current directory path tomasklaen 2023-04-10 22:07:58 +02:00
  • 6d58ef4c99 feat: apply margin to osd-margin-* (#499) christoph-heinrich 2023-04-09 08:48:15 +02:00
  • 50c9629538 refactor: removed unused function param tomasklaen 2023-04-07 09:01:56 +02:00
  • ebe512a69d fix: delayed seeking timer initialization placed in the wrong function tomasklaen 2023-04-07 08:57:46 +02:00
  • fac2370208 fix: more timeline seeking, dragging, and autohide related tweaks and fixes tomasklaen 2023-04-06 10:35:46 +02:00
  • 8d85068b7c fix: cursor events not refreshing autohide timer tomasklaen 2023-04-05 16:50:46 +02:00
  • 808fa59418 fix: autohide un-registering cursor events when menu is open tomasklaen 2023-04-03 21:53:30 +02:00
  • 5fbfac3eca fix: only enable/disable mouse keybinds when they change (#492) christoph-heinrich 2023-04-02 09:05:21 +02:00
  • 19f421f67c fix: premature thumbnail hiding during drag seeking tomasklaen 2023-03-29 23:13:51 +02:00
  • 21b37ce33b fix: submenus vertically misaligned when opened via show-submenu message tomasklaen 2023-03-29 17:08:53 +02:00
  • bcb3c811ca fix: image disposition returning false positives tomasklaen 2023-03-29 11:09:00 +02:00
  • 08734f1dda refactor: use mpv's new platform prop to detect platform tomasklaen 2023-03-29 10:41:12 +02:00
  • 00daff7ca2 fix: hide thumbnail when dragging timeline tomasklaen 2023-03-29 10:04:28 +02:00
  • 984f8aa2c8 feat: clicking on playlist indicator in top bar now opens playlist menu tomasklaen 2023-03-29 09:44:59 +02:00
  • 4dd9bf8a71 tweak: add padding to title (#484) christoph-heinrich 2023-03-29 09:13:35 +02:00
  • f635df18f7 refactor: cursor events consolidated into one interface (#483) Tomas Klaen 2023-03-29 09:08:18 +02:00
  • 9839e7b726 fix: elements staying visible after switching to fullscreen tomasklaen 2023-03-27 16:54:38 +02:00
  • 02228282be refactor: uppercase constants tomasklaen 2023-03-27 16:52:32 +02:00
  • 1ed8a7a823 fix: add ac3 to audio types (#468) xfzv 2023-03-04 15:20:51 +00:00
  • cb14638ae0 fix: use the new console margins API christoph-heinrich 2023-02-27 09:45:30 +01:00
  • f039af5732 feat: added menu keybinds to move and delete items in playlists tomasklaen 2023-02-20 16:12:22 +01:00
  • 2e5b0cc834 fix: title deduplication matching not escaping pattern parameter tomasklaen 2023-02-18 10:58:09 +01:00