Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-broadcasting: fix reported issues #1418

Merged
merged 3 commits into from
Dec 17, 2017
Merged

Multi-broadcasting: fix reported issues #1418

merged 3 commits into from
Dec 17, 2017

Conversation

Palakis
Copy link
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
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