-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
check for rlimits on Linux #31
Conversation
@@ -0,0 +1,35 @@ | |||
#include "rlimit.h" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please use the absolute path:
#include "util/rlimit.h"
Other than the minor comments, LGTM |
Imo we can leave out translator comments here, because dealing with small HTML blobs like links or %1 variables are explained in the glossary as well as the translator pages, see http://mixxx.org/wiki/doku.php/internationalization . OTOH I would suggest to delete the |
I am in favor not to change the lines above, because they are already translated. If we try to make them more easy to translate by changing them we will in fact force the translators to translate them again. |
This should be only displayed in the Linux version. I will prepare a fix. |
Fixed in r3520 3069596 |
Autodj Edge cases.
Introduction revisions
Change download to 2.1.1
Gives a hint in sound preferences if the Limits are not set.