From 018457340e736d86ae95361018a0abe26acf9854 Mon Sep 17 00:00:00 2001 From: Jonas Trappenberg Date: Sun, 18 Jan 2015 12:47:43 -0800 Subject: [PATCH 1/3] Bump version number in README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 5969f40c273..b6c8e8fb7d9 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -LMMS 1.0.93 +LMMS 1.1.0 =========== Copyright (c) 2004-2014 by LMMS developers From a4536c43a52d893adfcab0797532c5d5a5d1689b Mon Sep 17 00:00:00 2001 From: Jonas Trappenberg Date: Sun, 18 Jan 2015 12:48:03 -0800 Subject: [PATCH 2/3] Format and slightly reword READMEs --- README | 24 +++++++++++++++--------- README.md | 23 ++++++++++++++++++----- 2 files changed, 33 insertions(+), 14 deletions(-) diff --git a/README b/README index b6c8e8fb7d9..da4bfad762d 100644 --- a/README +++ b/README @@ -23,7 +23,11 @@ with this program; if not, write to the Free Software Foundation, Inc., What is LMMS? -------------- -LMMS is a free cross-platform alternative to commercial programs like FL Studio (R), which allow you to produce music with your computer. This includes the creation of melodies and beats, the synthesis and mixing of sounds, and arranging of samples. You can have fun with your MIDI-keyboard and much more; all in a user-friendly and modern interface. +LMMS is a free cross-platform alternative to commercial programs like FL Studio +(R), which allow you to produce music with your computer. This includes the +creation of melodies and beats, the synthesis and mixing of sounds, and +arranging of samples. You can have fun with your MIDI-keyboard and much more; +all in a user-friendly and modern interface. Features @@ -83,11 +87,11 @@ See INSTALL for information on how to build LMMS. Join LMMS-development ---------------------- -If you are interested in LMMS, it's programming, artwork, testing, writing -demo-songs, (and improving this README...) or something like that, -you're welcome to participate on the development of LMMS! +If you are interested in LMMS, its programming, artwork, testing, writing +demo songs, (and improving this README...) or something like that, +you're welcome to participate in the development of LMMS! -The project-homepage of LMMS, mailingslists and a list of things you can do +The project homepage of LMMS, mailing lists and a list of things you can do can be found at http://lmms.io/ @@ -97,8 +101,10 @@ Details on development can be found in the Wiki: https://github.com/LMMS/lmms/wiki -Before coding a new big feature, please ALWAYS post your idea and suggestions -about your feature and about the intended implementation to the -LMMS-devel-mailinglist (lmms-devel@lists.sourceforge.net) and wait for replies! -Maybe there're different ideas, improvements, hints or maybe your feature is + +Before coding a new big feature, please ALWAYS file an issue at +https://github.com/LMMS/lmms/issues/new for your idea and suggestions about your +feature and about the intended implementation or post to the LMMS developers +mailing list (lmms-devel@lists.sourceforge.net) and wait for replies! +Maybe there are different ideas, improvements, hints or maybe your feature is not welcome/needed at the moment. diff --git a/README.md b/README.md index 614b3bf7249..5c623eafc6a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,11 @@ What is LMMS? -------------- -LMMS is a free cross-platform alternative to commercial programs like FL Studio®, which allow you to produce music with your computer. This includes the creation of melodies and beats, the synthesis and mixing of sounds, and arranging of samples. You can have fun with your MIDI-keyboard and much more; all in a user-friendly and modern interface. +LMMS is a free cross-platform alternative to commercial programs like +FL Studio®, which allow you to produce music with your computer. This includes +the creation of melodies and beats, the synthesis and mixing of sounds, and +arranging of samples. You can have fun with your MIDI-keyboard and much more; +all in a user-friendly and modern interface. [Homepage](http://lmms.io)
[Downloads/Releases](https://github.com/LMMS/lmms/releases)
@@ -40,14 +44,23 @@ Features Building --------- -See [Compiling LMMS](https://github.com/LMMS/lmms/wiki/Compiling-lmms) on our wiki for information on how to build LMMS. +See [Compiling LMMS](https://github.com/LMMS/lmms/wiki/Compiling-lmms) on our +wiki for information on how to build LMMS. Join LMMS-development ---------------------- -If you are interested in LMMS, it's programming, artwork, testing, writing demo-songs, (and improving this readme…) or something like that, you're welcome to participate on the development of LMMS! +If you are interested in LMMS, its programming, artwork, testing, writing demo +songs, (and improving this README...) or something like that, you're welcome +to participate in the development of LMMS! -Information about what you can do and how can be found in the [wiki](https://github.com/LMMS/lmms/wiki). +Information about what you can do and how can be found in the +[wiki](https://github.com/LMMS/lmms/wiki). -Before coding a new big feature, please _always_ [file an issue](https://github.com/LMMS/lmms/issues/new) for your idea and suggestions about your feature and about the intended implementation on GitHub or post to the LMMS-devel-mailinglist (lmms-devel@lists.sourceforge.net) and wait for replies! Maybe there're different ideas, improvements, hints or maybe your feature is not welcome/needed at the moment. +Before coding a new big feature, please _always_ +[file an issue](https://github.com/LMMS/lmms/issues/new) for your idea and +suggestions about your feature and about the intended implementation on GitHub +or post to the LMMS developers mailinglist (lmms-devel@lists.sourceforge.net) +and wait for replies! Maybe there are different ideas, improvements, hints or +maybe your feature is not welcome/needed at the moment. From 4e92243508a2ea5187cd4bdb69ccb382e1c8da63 Mon Sep 17 00:00:00 2001 From: Jonas Trappenberg Date: Sun, 18 Jan 2015 14:08:13 -0800 Subject: [PATCH 3/3] Update copyright year --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index da4bfad762d..990719f9a84 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ LMMS 1.1.0 =========== -Copyright (c) 2004-2014 by LMMS developers +Copyright (c) 2004-2015 by LMMS developers This program is free software; you can redistribute it and/or modify