Skip to content

Multi-broadcasting: fix reported issues#1418

Merged
daschuer merged 3 commits intomixxxdj:masterfrom
Palakis:broadcasting-fix-161217
Dec 17, 2017
Merged

Multi-broadcasting: fix reported issues#1418
daschuer merged 3 commits intomixxxdj:masterfrom
Palakis:broadcasting-fix-161217

Conversation

@Palakis
Copy link
Copy Markdown
Contributor

@Palakis Palakis commented Dec 16, 2017

This PR fixes two issues reported on PR #1300 and the forum (thread here) regarding the Live Broadcasting settings UI:

  • Connection option "Dynamically update Ogg Vorbis metadata" isn't saved. Caused by a typo (actually a copy-paste mistake) in BroadcastProfile.
  • Connection selection is wrong under some circumstances. This is because the settings panel calls QTableView::selectRow when updating but this method only updates the UI without triggering the expected "selection changed" signals.

@Palakis Palakis mentioned this pull request Dec 16, 2017
19 tasks
@daschuer
Copy link
Copy Markdown
Member

Thank you for caring about this! LGTM

@daschuer daschuer merged commit cc0770d into mixxxdj:master Dec 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants