Commit Graph

379 Commits

Author SHA1 Message Date
1d0de1118b f 2026-02-11 18:16:07 -08:00
cc715e1fef kl 2026-02-11 16:29:02 -08:00
33d7461db6 j 2026-02-10 23:34:13 -08:00
5323b7c76f F 2026-02-10 23:00:30 -08:00
c2449d0ba7 f 2026-02-10 15:57:33 -08:00
2fd13a6b3f h 2026-02-09 17:45:57 -08:00
567472bca0 f 2026-02-09 17:34:40 -08:00
c86aae1ff6 f 2026-02-09 17:22:40 -08:00
d2e571b6f1 d 2026-02-08 01:35:44 -08:00
60c2cc062c df 2026-02-07 14:58:13 -08:00
c8230cbb42 f 2026-02-07 14:32:33 -08:00
af54acda3c j 2026-02-06 23:34:20 -08:00
d806ebad85 ff 2026-02-04 20:51:54 -08:00
b714d477a6 k 2026-02-04 17:01:39 -08:00
107a035ba7 f 2026-02-04 16:59:12 -08:00
37701cea48 f 2026-02-04 16:59:04 -08:00
cd0346489f Enhance Load URL diagnostics with comprehensive logging
- Add [LOAD-URL] prefix to all handler logs for easy filtering
- Log each stage of URL processing: parse, validate, direct-load, pipeline
- Add close_menu diagnostic logging
- Create test_load_url.py script for manual testing
- Improve error messages and status feedback

This will make it much easier to diagnose why Load URL isn't working.
2026-02-03 18:46:13 -08:00
011c8d9a4c Fix menu item values for UOSC compatibility
- Convert array-format values to proper command strings
- UOSC expects string commands like 'script-message medios-load-url'
- Add main menu close before opening Load URL prompt
- Ensure menu items are properly formatted for UOSC execution
2026-02-03 18:43:54 -08:00
8e56109215 Add delayed right-click binding after UOSC loads (experimental) 2026-02-03 18:36:06 -08:00
15843f4d82 Add menu testing script and troubleshooting documentation 2026-02-03 18:35:54 -08:00
f570557286 Add alternative 'z' keybinding for menu (workaround for UOSC claiming right-click)
Due to UOSC loading after input.conf with force flags, it claims mbtn_right globally.
Added 'z' key as alternative menu trigger that UOSC doesn't control.
Also kept 'm' key binding as primary menu trigger.
input.conf still attempts mbtn_right routing but UOSC overrides it.

Test with: Press 'm' or 'z' to open menu
2026-02-03 18:35:36 -08:00
353dd2d093 Fix menu routing: use input.conf to bypass UOSC's mbtn_right claim
- Remove mbtn_right keybinding from Lua (UOSC claims it globally with force flag)
- Add input.conf with mbtn_right → script-message medios-show-menu routing
- Add medios-show-menu handler in Lua to trigger M.show_menu()
- Keep 'm' key binding as Lua keybinding for redundancy
2026-02-03 18:29:29 -08:00
3fa31580f1 Remove input.conf - UOSC controls mbtn_right 2026-02-03 18:28:33 -08:00
81b11a8517 Fix MPV menu: resolve Lua syntax error and enhance logging
- Remove extra 'end)' that caused '<eof>' expected syntax error at line 2834
- Add comprehensive logging to M.show_menu() with [MENU] prefix
- Add logging wrappers to keybindings (m and mbtn_right)
- Implement fallback menu opening methods (commandv and command)
- Fix audio-display mpv.conf setting to 'no' (was invalid 'yes')
2026-02-03 18:26:36 -08:00
cc19403087 f 2026-02-03 17:14:11 -08:00
1e0000ae19 ff 2026-02-02 19:49:07 -08:00
8d22ec5a81 m 2026-02-02 14:23:20 -08:00
6309a3ff3e hh 2026-02-02 14:09:42 -08:00
ccd47db869 g 2026-02-02 11:40:51 -08:00
4f7bac464f kk 2026-02-02 02:32:28 -08:00
f0a82c2403 h 2026-02-01 19:01:47 -08:00
95748698fa d 2026-01-31 23:41:47 -08:00
753cdfb196 h 2026-01-31 23:22:30 -08:00
ed44d69ef1 fd 2026-01-31 21:32:51 -08:00
bc3dbf28e8 F 2026-01-31 20:24:15 -08:00
1dbaabac73 h 2026-01-31 19:57:09 -08:00
6513a3ad04 h 2026-01-31 19:00:04 -08:00
dcf16e0cc4 h 2026-01-31 16:11:25 -08:00
c854f8c6a8 f 2026-01-31 15:37:17 -08:00
ae7acd48ac f 2026-01-30 19:10:38 -08:00
b74c9a0bb0 kk 2026-01-30 16:48:28 -08:00
ea3176003c h 2026-01-30 16:48:19 -08:00
eb1450b01b f 2026-01-30 16:42:03 -08:00
f4a3619497 f 2026-01-30 16:41:53 -08:00
20045b8de8 f 2026-01-30 16:24:08 -08:00
e57dcf2190 lklk 2026-01-30 12:04:37 -08:00
ab94c57244 fdsfdsd 2026-01-30 10:47:47 -08:00
a44b80fd1d j 2026-01-27 14:56:01 -08:00
334841dcfa jj 2026-01-26 02:29:56 -08:00
0c336ef1d1 f 2026-01-24 23:15:08 -08:00