For details pls see devlog#202306==
- Implement Add sort-by-media
- When sorted byGroup, clips no longer show clip-group in-line (each clip shows title + duration only)
- Rearrange widgets for sort/filter to reflect they're now interrelated (when sorted byMedia, filter examines clip-title and -uri)
- Change Filter to compare case-insensitive
- Group dropdown inconsistently populated
- "Check for updates" button remains visible even after Help is closed
For details pls see devlog#20230529
- Add optional ini-file setting
backupFolder
; defaults toplaylistFolder
- Add "Check for updates ..." button in Help section
- Rearrange clip buttons Play, New, Select, Delete
- Format/truncate displayed media uri to account for long, http-style uris
- Sort playlists-dropdown to show ascending, case-insensitive
- Separately track whether clip has edits in clip-secn (i.e. it should be updated) vs whether it has edits in clips-list (i.e. playlist should be saved)
- Change ini-file location from
userdatadir
tohomedir
- current clip not showing new-indicator after saving playlist
- Extract messaging to mdl.consts for possible translation
For details pls see devlog#202305210920
- Updated to VLC 3.0.18
Initial commit