New default playback actions
Fixes #2142 (closed)
Merge request reports
Activity
changed milestone to %3.6.x
requested review from @Skantes
added 19 commits
-
2f1ecee8...ce3dec9c - 12 commits from branch
videolan:master
- e968c69e - Add "insert next" ctx action to the browser
- 9f6a94fd - Create a default playback action for audio media and playlists
- 7f12127a - Implement the default playback action for video
- 99fe4d50 - Implement the default playback action for files
- f94cc341 - Fix track insertion snackbar position
- a8377c20 - Use the new default actions in the other audio screens
- 52a49c2e - Hide the all playlist mode settings and migrate to default actions
Toggle commit list-
2f1ecee8...ce3dec9c - 12 commits from branch
- Resolved by Duncan McNamara
Playing a track from an album will follow the tracks default setting, though from an album or playlist there is no way to set it as they don't have display settings. I'm worried that the user won't find the way to set their default action preference.
- Resolved by Nicolas Pomepuy
added 12 commits
-
52a49c2e...983c9678 - 5 commits from branch
videolan:master
- 47e0494d - Add "insert next" ctx action to the browser
- 8ab71225 - Create a default playback action for audio media and playlists
- 8ce8f23e - Implement the default playback action for video
- b12d3214 - Implement the default playback action for files
- c24b9133 - Fix track insertion snackbar position
- 4310c347 - Use the new default actions in the other audio screens
- 6945fc19 - Hide the all playlist mode settings and migrate to default actions
Toggle commit list-
52a49c2e...983c9678 - 5 commits from branch
added 11 commits
-
6945fc19...32a0a741 - 4 commits from branch
videolan:master
- 827d8841 - Add "insert next" ctx action to the browser
- 9b1d6020 - Create a default playback action for audio media and playlists
- e6ea5245 - Implement the default playback action for video
- 4d0a8e94 - Implement the default playback action for files
- 40ce7238 - Fix track insertion snackbar position
- dc191de6 - Use the new default actions in the other audio screens
- 349ab460 - Hide the all playlist mode settings and migrate to default actions
Toggle commit list-
6945fc19...32a0a741 - 4 commits from branch
mentioned in merge request !2178 (merged)
- Resolved by Duncan McNamara
Did we discuss adding a "Display setting" to the HeaderMediaListActivity ? There are Sort options, the show track numbers checkbox, and now default actions.
It would allow the user to change the default action for tracks from this view, and not go back to the tracks tab, which is difficult to explain.
mentioned in issue #3180 (closed)