OznOg

Results 6 issues of OznOg

### What does this PR do? ### Closes Issue(s) ### Motivation ### More - [ ] Added/updated documentation ### Additional Notes

Needs Testing
In Progress

Handling of the audio backend selection is quite complicated and does not allow to test the backend withour restart. This PR should allow it.

In Progress

Bug I have a quite old laptop and when entering the play menu (when all songs are displayed) the music hangs and alsa complains about underruns. This bug is very...

### Do you want to request a *feature* or report a *bug*? Feature ### What did you expect to see? Instead of downloading files containing audio + video + lyrics,...

Enhancement

Using modern C++ features (smart pointer, delegating constructors, auto, etc...) could make the code more robust and readable (less code) What about moving to c++14 and above?