summaryrefslogtreecommitdiffstats
path: root/src/preferences/broadcastsettings_legacy.cpp
AgeCommit message (Expand)Author
2020-12-15Add missing braces around single-line statementsJan Holthuis
2020-12-15Add missing namespace commentsJan Holthuis
2020-04-27Simplify the codec code definitionsJosepMaJAZ
2020-04-26Fix ogg vorbis codec for broadcasting.JosepMaJAZ
2018-05-25Coding standards conformancekshitij98
2017-08-07BroadcastSettings: remove useless const refs to QSharedPointersStéphane Lepin
2017-07-22BroadcastSettings: migrated profile enabled by defaultStéphane Lepin
2017-06-20BroadcastProfile: replace use of QSharedPointer with std::unique_ptrPalakis
2017-06-20Use a QSharedPointer smart pointer for instances of BroadcastProfilePalakis
2017-06-16Move BroadcastProfile::loadLegacySettings to BroadcastSettingsPalakis