about: Set license type (#406) This ensures that the proper license is displayed on the about dialog even if the license file is missing from the system.
Recent Commits to hypnotix:master
-
about: Set license type (#406)
-
Set prgname to match with the executable (#419)
Set prgname to match with the executable (#419) This ensures that application launchers could match the window with the .desktop file and show the appropriate icon for them.
-
.github/workflows: Add generate-test-packages trigger.
.github/workflows: Add generate-test-packages trigger.
-
5.6
5.6
-
l10n: Update translations
l10n: Update translations
-
5.5
5.5
-
l10n: Update files
l10n: Update files
-
l10n: Update translations
l10n: Update translations
-
5.4
5.4
-
Fix missing flags for FO and JP in default provider
Fix missing flags for FO and JP in default provider
-
Fix preferences icon name
Fix preferences icon name
-
Use UP/DOWN arrows to navigate channels
Use UP/DOWN arrows to navigate channels This frees LEFT/RIGHT to interact with time-seek in MPV itself.
-
Hide mouse cursor on full screen (#396)
Hide mouse cursor on full screen (#396)
-
Disable any shortcut when a text field is focused (#395)
Disable any shortcut when a text field is focused (#395) disable any shortcut when a text field is focused
-
Forward keys to mpv (#393)
Forward keys to mpv (#393) forward keys to mpv keys not used by Hypnotix, like the spacebar, can be forwarded to mpv so you can natively use its shortcuts arrows and SHIFT use L/R arrows with SHIFT to go back and forth in mpv suppress error messages for keys mpv can't handle un-pause mpv before loading
-
Switch to xapp-symbolic-icons (XSI)
Switch to xapp-symbolic-icons (XSI)
-
Switch to XApp symbolic icons
Switch to XApp symbolic icons
-
5.3
5.3
-
Fixed memory leak (#387)
Fixed memory leak (#387) * Fixed massive memory leak * Bugfix: stop mpv before doing anything else (otherwise sometimes the spinner won't start, for example)
-
Remove hard dependency on python3-imdbpy
Remove hard dependency on python3-imdbpy IMDBPY is no longer available/maintained upstream. We also probably need to consider whether or not to keep the movie DB feature.. - VOD movies are super niche, very rare with free streams, so not well tested. - TMDB needs an API key...
-
Remove movie info section
Remove movie info section - python3-imdbpy is dead - python4-tmdbsimple needs an API key - VOD movies/series are rarely tested because they're very rare in free streams.
-
5.2
5.2
-
l10n: Update files
l10n: Update files
-
l10n: Update translations
l10n: Update translations
-
5.1
5.1
-
l10n: Update files
l10n: Update files
-
l10n: Update translations
l10n: Update translations
-
Use the defined User-Agent in Xtream requests (#381)
Use the defined User-Agent in Xtream requests (#381) Co-authored-by: ZĂŠ Loff <zeloff@zeloff.org>
-
Allow for '=' on values of mpv options (#380)
Allow for '=' on values of mpv options (#380) Co-authored-by: ZĂŠ Loff <zeloff@zeloff.org>
-
yt-dlp: Add the ability to switch to a local version and update it
yt-dlp: Add the ability to switch to a local version and update it
-
Depend on yt-dlp
Depend on yt-dlp As more and more channels use youtube links, it is required for Hypnotix to work properly. youtube-dl on the other hand is abandoned upstream.
-
Add zh_TW Traditional Chinese locale (#275)
Add zh_TW Traditional Chinese locale (#275)