Commits on Source (6)
-
Clients can modify the playlist in a single transaction rather than taking the write lock and making a transaction for each element
33f2c251 -
f401f833
-
Clients can modify the playlist in a single transaction rather than taking the write lock and making a transaction for each element
5180c8ee -
2d1392e1
-
Clients can modify the playlist in a single transaction rather than taking the write lock and making a transaction for each element
c44aba73 -
Showing
- include/medialibrary/IPlaylist.h 50 additions, 7 deletionsinclude/medialibrary/IPlaylist.h
- src/Playlist.cpp 192 additions, 115 deletionssrc/Playlist.cpp
- src/Playlist.h 10 additions, 4 deletionssrc/Playlist.h
- test/unittest/PlaylistTests.cpp 291 additions, 0 deletionstest/unittest/PlaylistTests.cpp
- test/unittest/meson.build 4 additions, 0 deletionstest/unittest/meson.build