summaryrefslogtreecommitdiffstats
path: root/src/preferences/dialog/dlgprefbroadcast.cpp
AgeCommit message (Expand)Author
2020-04-28Merge pull request #2721 from JosepMaJAZ/broadcast-fixesUwe Klotz
2020-04-28Forgot to do a clean build and the compiler didn't detect that I had to chang...JosepMaJAZ
2020-04-26preferences: Add help URLs for documented preference pagesJan Holthuis
2019-11-10preferences/dialog/dlgprefbroadcast: Remove unused const variableJan Holthuis
2019-01-09Merge branch 'engine_function_pointer_connections' of https://github.com/Be-i...Daniel Schürmann
2019-01-06remove need for lambdas with connectValueChange(Request)Be
2018-12-31Opus encoderStéphane Lepin
2018-10-26Fix some issues identified by clazy.RJ Skerry-Ryan
2018-07-01libshout include fix for WindowsPawel Golinski
2018-06-30Add version guard for libshoutPawel Golinski
2018-06-29Support IRC, AIM, ICQ in shoutcast broadcastsPawel Golinski
2018-05-25Coding standards conformancekshitij98
2018-01-25Accept servers with different port for each clientprogramadorhedonista
2017-12-16Fix connection selection behaviour in Live Broadcasting settingsStéphane Lepin
2017-12-16Live Broadcasting: rename "connections" to "source connections"Stéphane Lepin
2017-11-19"Disconnect all" button new behaviour: turn broadcasting offStéphane Lepin
2017-11-18Add "Disconnect all" buttonStéphane Lepin
2017-10-21Bring back LB "Turn LB On when applying"Stéphane Lepin
2017-09-25Bring back the "Enable Live Broadcasting" pref checkboxStéphane Lepin
2017-09-14Live Broadcasting prefs: mountpoint check + fix bugStéphane Lepin
2017-09-02"Connect on apply" live broadcasting optionStéphane Lepin
2017-09-01Fix handling of connection selectionStéphane Lepin
2017-08-26DlgPrefBroadcast: error if no connections enabled with turning LB onStéphane Lepin
2017-08-26DlgPrefBroadcast: refactor broadcasting state changes to UIStéphane Lepin
2017-08-23Style fixStéphane Lepin
2017-08-23Fix issues with connection status and enabled statusStéphane Lepin
2017-08-14DlgPrefBroadcast: fix row highlightStéphane Lepin
2017-08-14DlgPrefBroadcast: prevent connection rename to existing nameStéphane Lepin
2017-08-14Bugfix: possible crash after applying changes in Live Broadcasting prefsStéphane Lepin
2017-08-11Bugfix: values ignored when editing values right after opening settingsStéphane Lepin
2017-08-11Replace uses of qDebug with Logger classStéphane Lepin
2017-08-11DlgPrefBroadcast: disable rename button while broadcasting is activeStéphane Lepin
2017-08-10DlgPrefBroadcast: radio button group for password storage settingStéphane Lepin
2017-08-10DlgPrefBroadcast: proper terminologyStéphane Lepin
2017-08-10DlgPrefBroadcast: fix connection list column sizesStéphane Lepin
2017-08-08(WIP) Audio streaming engine refactorStéphane L
2017-08-08DlgPrefBroadcast: fix non-working programmatic row selection codeStéphane Lepin
2017-08-08Move model reset method to model classStéphane Lepin
2017-08-08Fix possible crash when creating a connectionStéphane Lepin
2017-08-08Small fixStéphane Lepin
2017-08-08(WIP) Qt model separate from BroadcastSettingsStéphane Lepin
2017-08-07DlgPrefBroadcast: clone values from selected connection when creatingStéphane Lepin
2017-08-07DlgPrefBroadcast: "rename" button + minor design changesStéphane Lepin
2017-08-07DlgPrefBroadcast: remove useless reset to defaults for profilesStéphane Lepin
2017-08-05Refactor in DlgPrefBroadcast and BroadcastSettingsStéphane Lepin
2017-08-05Live Broadcasting: simpler connection removalStéphane Lepin
2017-08-04Add optional secure password storage in XML profilesStéphane Lepin
2017-08-04WIP on LB connection status UIStéphane Lepin
2017-08-01Add compile flag to enable secure password storageStéphane Lepin
2017-07-26BroadcastProfile: implement optional secure password storageStéphane Lepin