Damontecres
b84166e2a5
Beter end-of-file events
2025-11-10 09:24:20 -05:00
Damontecres
2ef095f73f
Switch to Roboto for font
2025-11-09 19:45:08 -05:00
Damontecres
d7d8a84512
Use different fonts including bold
2025-11-09 19:16:25 -05:00
Damontecres
23e9a017fa
Fix keeping screen awake during playback
2025-11-09 18:24:41 -05:00
Damontecres
e546f7a074
Support subtitle style from #177
2025-11-08 20:34:07 -05:00
Damontecres
6d585a2a99
Merge branch 'main' into develop/mpv
2025-11-08 19:57:44 -05:00
damontecres
5720603447
Add ability to style subtitles ( #177 )
...
Adds settings for styling text subtitles such as srt/subrip
## Issues
Closes #11
2025-11-08 19:54:51 -05:00
Damontecres
135bf90b3b
Set title for external subtitles
2025-11-08 14:01:18 -05:00
Damontecres
5b07512d75
Fix position reset on activating external subtitles
2025-11-08 13:44:30 -05:00
Damontecres
e982119237
Set default subtitle styling
2025-11-08 13:35:37 -05:00
Damontecres
32712c39a0
Fix exo player not playing next up
2025-11-08 13:35:20 -05:00
damontecres
762e8f287d
When scrubbing show position's time even without preview images ( #175 )
...
When scrubbing along the seek bar, always show the position's time even
if there is no trickplay/preview image to display.
2025-11-08 09:34:12 -05:00
Damontecres
5ff7c1ffa9
Fix installing font
2025-11-07 18:23:14 -05:00
Damontecres
1e657706a6
Merge branch 'main' into develop/mpv
2025-11-07 17:50:19 -05:00
Damontecres
7bdf7952c9
Release v0.2.7
2025-11-07 17:50:07 -05:00
Damontecres
76a46bfeb7
Fix subtitle search crash
2025-11-07 17:49:24 -05:00
Damontecres
24e4acec11
Rearrange settings based on player backend
2025-11-07 17:46:59 -05:00
Damontecres
adbbd1c648
License info
2025-11-07 17:28:51 -05:00
Damontecres
123d348819
Buffer position, better resume, & non-external title
2025-11-07 17:15:45 -05:00
Damontecres
2642c60c80
Playback speed
2025-11-07 16:19:15 -05:00
Damontecres
7acefe4ba3
Merge branch 'main' into develop/mpv
2025-11-07 16:11:00 -05:00
Damontecres
b7a8cd3f92
Fix double text subtitles by adding subfont
2025-11-07 16:08:03 -05:00
damontecres
44825d0c25
Several UI changes ( #171 )
...
## Changes:
- Hopefully finally fixes next up card image issues
- Remove the slider wraparound behavior in settings
- Removes the shadows/blurry effect on movie & person titles
- Adds the official rating to the home page
- Consistently order the official rating on home, movie, & series pages
- Add 1.75x speed for playback
- Don't time out the audio track selection/playback speed/video scale
dialogs
## Issues
Closes #166
Closes #168
Closes #169
Related to #162
Follow up to #167
2025-11-07 10:51:31 -05:00
damontecres
18556b5058
Bump dependency versions ( #170 )
...
Also tries out using assisted injection for item IDs
No user facing changes
2025-11-07 10:09:59 -05:00
Damontecres
34dfd28011
Fix ffmpeg project paths
2025-11-06 20:12:15 -05:00
Damontecres
daee467254
Fix ffmpeg project paths
2025-11-06 20:04:48 -05:00
Damontecres
803167a43f
Docs & move scripts
2025-11-06 19:53:32 -05:00
damontecres
bdc475e7b6
Fix next up image showing very small ( #167 )
...
Fixes #163
Should fix the next up images rendering very small. Also tweaks some
padding and background for the popup.
2025-11-06 18:58:35 -05:00
damontecres
5d085a3ab4
Show update download progress ( #165 )
...
Shows a simple dialog while the app update is downloading to show
progress
2025-11-06 18:15:25 -05:00
Damontecres
dbb37012f3
Re-enable playback activity tracking
2025-11-06 17:32:13 -05:00
Damontecres
400cef26d3
Merge branch 'main' into develop/mpv
2025-11-06 16:46:10 -05:00
Damontecres
fc35bafceb
Release v0.2.6
2025-11-06 16:46:01 -05:00
Damontecres
fb9f84a7a6
Don't idle mpv
2025-11-06 16:44:50 -05:00
Damontecres
e781276046
Better file end detection
2025-11-06 16:25:27 -05:00
Damontecres
252e1aad07
Display text subtitles
2025-11-06 15:54:46 -05:00
Damontecres
fd6cdd78f3
Add mpv profile
2025-11-06 15:36:29 -05:00
Damontecres
0597e93178
Calculate track indices for mpv
2025-11-06 13:08:18 -05:00
Damontecres
3a4a22ec94
Change tracks in place
2025-11-06 12:41:58 -05:00
Damontecres
5f2cf5849c
Basic track selection
2025-11-06 11:56:56 -05:00
Damontecres
0d48fd67cf
Fix clock not updating
2025-11-06 08:41:05 -05:00
Damontecres
f3688b8417
Docs
2025-11-06 08:30:47 -05:00
Damontecres
db6e31f295
Set android tool versions
2025-11-05 23:27:30 -05:00
Damontecres
c545ddf75a
WIP
2025-11-05 23:21:51 -05:00
Damontecres
76825529b9
Setup listeners & tracks
2025-11-05 22:54:52 -05:00
Damontecres
ce8568b51c
Get CI working
2025-11-05 22:06:58 -05:00
Damontecres
9a093afd38
Merge remote-tracking branch 'origin/main' into develop/mpv
2025-11-05 16:47:35 -05:00
Damontecres
a504062cb8
WIP CI
2025-11-05 16:42:11 -05:00
damontecres
b6df72c3c9
Optional setting for one click pause w/ d-pad center ( #160 )
...
Closes #152
Adds a setting to enable one-click-pausing via the D-Pad center button.
It is disabled by default.
If enabled, when the video is playing, it will be pause and show the
controls which is just like pressing the Pause or Play/Pause button.
If enable, when the video is paused and controls is not showing, it will
resume playback including using the skip back on resume setting.
2025-11-05 16:35:20 -05:00
Damontecres
5bc2784174
WIP CI
2025-11-05 16:35:03 -05:00
Damontecres
1624a8d817
Fix actions structure
2025-11-05 16:31:24 -05:00