From 717a989bf82dbb70771236843a9eb8b8dd780001 Mon Sep 17 00:00:00 2001 From: hiker Date: Wed, 14 May 2014 16:47:21 +1000 Subject: [PATCH 1/9] Fixed --profile-laps command line parameter. --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 9b286c32f..09eaf0e34 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -856,7 +856,7 @@ int handleCmdLine() } } // --laps - if(CommandLine::has("--profile-laps=", &n)) + if(CommandLine::has("--profile-laps", &n)) { if (n < 0) { From aae7d01e57242843f8c89b002e7c20688c895a18 Mon Sep 17 00:00:00 2001 From: Marianne Gagnon Date: Wed, 14 May 2014 19:29:39 -0400 Subject: [PATCH 2/9] Try to make the custom GUI settings popup work on any resolution --- data/gui/custom_video_settings.stkgui | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/data/gui/custom_video_settings.stkgui b/data/gui/custom_video_settings.stkgui index e6d135498..6229cbe73 100644 --- a/data/gui/custom_video_settings.stkgui +++ b/data/gui/custom_video_settings.stkgui @@ -16,7 +16,7 @@ --> -
+