103 Commits

Author SHA1 Message Date
Alex Ballas
ab0952f90a Update logo 2025-01-04 22:56:47 +02:00
Alex Ballas
9317d63f33 Better system theme detection. 2024-12-29 16:45:09 +02:00
Alex Ballas
1eca8b0cd1 FFmpeg UI improvement. Fix language change for Windows and Mac 2024-12-24 23:55:47 +02:00
Alex Ballas
a4cd63f512 Use standard port for ssdp discovery. Also try to fix CLI issue on windows 2024-12-22 02:22:53 +02:00
Alex Ballas
0ed117e5d5 Allow to seek when transcoding 2024-12-20 22:58:25 +02:00
Alex Ballas
2b32099b97 Use SetIcon in Fyne 2024-12-12 00:05:56 +02:00
Alex Ballas
bda8ecb5fb Fix chinese language selection #2 2024-09-05 08:33:25 +03:00
Alex Ballas
c4faeef3a4 Add menu setting to force change the language #2 2024-08-30 17:57:16 +03:00
Alex Ballas
b6e580f8f7 Add menu setting to force change the language 2024-08-30 11:48:03 +03:00
Alex Ballas
8587f18f29 Add translations support 2024-08-27 02:34:10 +03:00
Alex Ballas
fadd2809c8 Changes to support updating the ffmpeg path from the settings tab #3 2024-08-24 19:33:32 +03:00
Alex Ballas
024a6b57c7 Changes to support updating the ffmpeg path from the settings tab #2 2024-08-24 15:28:00 +03:00
Alex Ballas
7eccb00288 Changes to support updating the ffmpeg path from the settings tab 2024-08-24 15:20:25 +03:00
Alex Ballas
e3e8b67fe3 More changes to support internal subs 2024-08-22 12:34:37 +03:00
Alex Ballas
bd420af5e4 Update deps 2024-08-15 19:01:09 +03:00
Alex Ballas
3e144ce5e7 Remove hack with the theme change on tab change. Fyne 2.5.0 should have that fixed now. 2024-08-03 18:31:37 +03:00
Alex Ballas
169884232f Fix mute sound issue. Clean up code 2024-05-10 01:26:13 +03:00
Alex Ballas
53d4f8ed53 Update versions, reverse the mute icon 2024-04-16 22:50:32 +03:00
Alex Ballas
b109c06a21 re-order struct fields 2023-09-27 02:02:57 +03:00
Alex Ballas
118689ef89 Disable list focus 2023-09-12 22:26:37 +03:00
Alex Ballas
9861e0890d case insensitive check when drag dropping files 2023-09-04 20:17:05 +03:00
Alex Ballas
481c0d93db Add drag and drop support of media and subtitles files into the Go2TV window 2023-09-02 00:07:14 +03:00
Alex Ballas
2057b4711a Gapless playback improvements 2023-04-02 01:45:22 +03:00
Alex Ballas
52802aed6c Improve the progress bar slider. Add relative and end time for the media files. 2023-03-29 00:05:05 +03:00
Alex Ballas
40502eb8d4 Bumping version, re-arranging some field in the Newscreen to save few kb of memory 2023-03-25 23:58:15 +02:00
Alex Ballas
1205a521a3 More GUI improvements and adjustments 2023-03-16 10:29:01 +02:00
Alex Ballas
00a076d0dc added the slider functionality 2023-02-10 01:47:47 +02:00
Alex Ballas
6f2c42b176 Gapless playback improvements. UI improvements 2023-01-27 00:34:59 +02:00
Alex Ballas
b02e38c429 Reorder NewScreen elements 2023-01-20 23:31:50 +02:00
Alex Ballas
6184ed251c More changes and updates on the gapless playback 2023-01-17 08:54:35 +02:00
Alex Ballas
278f2bdbe4 Commiting latest changes for the gapless mode 2023-01-16 02:13:27 +02:00
Alex Ballas
5e28f6b017 Start working on the gapless playback 2023-01-13 01:27:05 +02:00
Alex Ballas
424c9ecc97 Comment update - RandomString 2023-01-07 10:48:09 +02:00
Alex Ballas
6bc4baf1fd Fix Freezing issues when setting a theme. Added padding between the action buttons. Allow to have multiple devices with the same friendly name 2023-01-06 22:27:14 +02:00
Alex Ballas
75ee53b4cb Fix race condition when updating the theme tha could cause a panic error. Fix duplicate errors 2022-12-29 23:40:44 +02:00
Alex Ballas
86c441abe2 Small changes here and there 2022-09-22 01:35:51 +03:00
Alex Ballas
28c5351195 Don't allow multiple error to appear. Block new error until the user dismisses the visible one. Disable hotkeys when not int the main tab 2022-09-20 20:57:20 +03:00
Alex Ballas
a90d672a95 Add support for .dv files in the GUI mode. Fix multiple errors issue when trying to preview or play a deleted file 2022-09-19 16:22:53 +03:00
Alex Ballas
faa9e2dbe5 allow the GUI application to exit when sending a term signal 2022-09-04 21:03:32 +03:00
Alex Ballas
05005079a6 Change code to make it easier to profile. Reduce the os.Exit calls and wrap everything to a single run function. 2022-08-29 20:09:28 +03:00
Alex Ballas
d29eaded20 Add protocol info check for the selected devices 2022-08-28 11:27:14 +03:00
Alex Ballas
4a19332837 Update debug functionily in the GUI mode. Use a ring buffer and replace the debug window with a debug log export button. 2022-08-25 13:17:29 +03:00
Alex Ballas
8597400f81 Debug option 2022-08-24 00:16:26 +03:00
Alex Ballas
5335d01b9e Update the preferences / theme functionality 2022-05-24 19:58:59 +03:00
Alex Ballas
36598475e7 Update Settings 2022-05-22 21:20:17 +03:00
Alex Ballas
8270a1659c Update config functionality 2022-05-22 15:29:08 +03:00
Alex Ballas
56e6b8a6d8 Preparing settings option 2022-05-22 01:41:08 +03:00
Alex Ballas
29f9a75d32 rename variable 2022-04-26 19:27:56 +03:00
Alex Ballas
8c203bd47b Increase the actions button height for the mobile builds 2022-04-25 23:30:16 +03:00
Alex Ballas
0a61af74c0 Just commiting the latest changes. Transcoding does not work yet. 2022-04-12 19:55:00 +03:00