0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 04:42:18 +02:00
obs-studio/shared
PatTheMav 3d2654f71b UI: Add UUID to file-based list widgets
List widgets are currently used as playlists in source properties,
but only contain the file paths and no other identifying information.

This can lead to files being added multiple times, so when changes to
list order occurs, plugins cannot uniquely identify which duplicate
item was actually changed (because they're only identified by the path).

By adding a UUID to the user data role of a list item, an additional
unique information is added that allows plugins to de-duplicate list
items.
2024-08-18 13:00:11 -07:00
..
file-updater deps,shared,plugins: Move file-updater to shared folder 2024-07-27 07:38:36 +02:00
happy-eyeballs Update formatting of CMake files 2024-08-14 12:07:47 -04:00
ipc-util Update formatting of CMake files 2024-08-14 12:07:47 -04:00
media-playback Update formatting of CMake files 2024-08-14 12:07:47 -04:00
obs-scripting Update formatting of CMake files 2024-08-14 12:07:47 -04:00
opts-parser Update formatting of CMake files 2024-08-14 12:07:47 -04:00
properties-view UI: Add UUID to file-based list widgets 2024-08-18 13:00:11 -07:00
qt UI,shared: Move SliderIgnoreScroll to its own directory 2024-07-27 07:38:36 +02:00