Re: [LMMS-devel] Documentation Help

2021-03-16 Thread Lukas W.
Hi James, great to hear you want to help! :) This mailing list is pretty much dead nowadays, I'm not sure why the website still refers to it. Most communication is on Discord, you'll have more success reaching out there: https://lmms.io/chat/ - Lukas Am Di., 16. März 2021 um 06:58 Uhr schrieb

Re: [LMMS-devel] Architecture of LMMS

2018-06-10 Thread Lukas W.
Hi Apexit, sorry for the late reply. All information available about the software architecture can be found inside the source code and in our GitHub wiki, specifically this page: https://github.com/LMMS/lmms/wiki/LMMS-Architecture I realise this is hardly enough to get a good overview of LMMS's d

Re: [LMMS-devel] Installing the lmms source code

2018-05-02 Thread Lukas W.
( Failed to "Reply all". Original message below. ) Hi Apexit, you can find instructions on our GitHub Wiki: https://github.com/LMMS/lmms/w iki/Compiling If you run into problems, feel free to ask for help here or on our Discord server, which sees more activity than the mailing list: https://lmms.

Re: [LMMS-devel] Building lmms debug

2015-04-20 Thread Lukas W.
You should be able to do this by invoking Cmake with -DCMAKE_BUILD_TYPE=DEBUG Am 20.04.2015 18:26 schrieb "midi-pascal" : > Hi all, > > I try to build lmms (master branch) with debug info under Linux (Ubuntu) > but I cannot find any cmake option to replace the compiler flag "-O3" by > "-g" in the

Re: [LMMS-devel] What happened to song editor?

2015-01-13 Thread Lukas W.
> Who's tweaked the song editor window recently? I guess that was me. I'll look into it. 2015-01-13 16:25 GMT+01:00 Amadeus Folego : > On Tue, Jan 13, 2015 at 05:15:52PM +0200, Vesa wrote: > > Due to some recent change, you can no longer drag an > > instrument/preset/etc. into the toolbar of the

Re: [LMMS-devel] LMMS debugging instructions

2015-01-03 Thread Lukas W.
Take a look at CMakeLists.txt:L371 and L372. That's where -O2 is added. No idea why, probably best to remove -O2 and -g from both lines. 2015-01-03 5:31 GMT+01:00 Amadeus Folego : > So, I am trying to track the cause of the bug that D

Re: [LMMS-devel] Valgrind

2014-12-16 Thread Lukas W.
Only if a QObject has a parent Qt automatically deletes all children on parent deconstruction. 2014-12-16 23:52 GMT+01:00 Vesa : > > On 12/17/2014 12:49 AM, Dave French wrote: > > I decided to learn how to use Valgrind on code i knew, so decided a > > good place to start was to analyse my Eq plugi

Re: [LMMS-devel] Let's release 1.1

2014-12-12 Thread Lukas W.
If this bug existed in 1.0.3, it really got worse. I can crash 1.1.0 RC with about three clicks, sometimes it crashes on the first preview. Definitely new is the audio cut-off: https://github.com/LMMS/lmms/issues/1432 2014-12-12 17:55 GMT+01:00 Tres Finocchiaro : > > IIRC, that's the first report

Re: [LMMS-devel] which branch of the git repo to pull.

2014-12-07 Thread Lukas W.
It is. 2014-12-07 9:25 GMT+01:00 Jonathan Aquilina : > Thanks Vesa, Is that somewhere on the wiki? If not I will add it. > > On Sun, Dec 7, 2014 at 9:24 AM, Vesa wrote: > >> Like, if you're on master branch / a branch forked from master, you'd >> sync it up with the main LMMS repo with: >> >> gi

Re: [LMMS-devel] Updated MinGW-X packages

2014-12-05 Thread Lukas W.
Automatically. 2014-12-05 6:44 GMT+01:00 Tres Finocchiaro : > Thanks Toby! > > @Lukas, does Travis grab these manually, or are they set to pull > automatically (Thinking of the potential impact to the upcoming stable-1.1) > > I'd personally prefer manual, since all of our testing was done with th

Re: [LMMS-devel] Lowering the barrier of entry for would be developers

2014-11-21 Thread Lukas W.
We already do. 2014-11-21 6:40 GMT+01:00 Jonathan Aquilina : > I am wondering if we shoudl use http://www.stack.nl/~dimitri/doxygen/ > this will using doxygen coding standards will also allow us to generate > documentation from the code hitting two birds with one stone here. > > On Fri, Nov 21, 2

Re: [LMMS-devel] possible zasfx bug? win7 / 7.1 ??

2014-11-20 Thread Lukas W.
GitHub is the right place to post this, even (or especially) if the bug's not confirmed. 2014-11-20 16:23 GMT+01:00 musikbear : > Tres Finocchiaro wrote > > Is this a bug report? I'm confused. > > ..it will be on hub IF the problem exists -so test it > -Actually, it would also be interesting kno

Re: [LMMS-devel] Moving on...

2014-11-19 Thread Lukas W.
Here's some probably even crazier food for thought. If you have ideas that good… Why don't you actually do some of the things you keep talking about, or just shut up? That 'or' is not exclusive. 2014-11-19 14:58 GMT+01:00 Jonathan Aquilina : > Here is some probably crazy food for though. If there

Re: [LMMS-devel] About the "paid developer" idea...

2014-11-15 Thread Lukas W.
I think we need more ways for users to donate, not only PayPal. What do you think of accepting donations via http://flattr.com/ and/or http://gratipay.com/ (formerly gittip)? 2014-11-14 15:12 GMT+01:00 Vesa : > On 11/13/2014 11:10 PM, Tres Finocchiaro wrote: > > I personally don't feel a poll is

Re: [LMMS-devel] googles top-search still point to sourceforge

2014-10-09 Thread Lukas W.
Well that *is* our current homepage. The new one is not finished yet. 2014-10-09 13:35 GMT+02:00 musikbear : > On my updated firefox, google-search shows LMMS top-search as: > http://lmms.sourceforge.net/ > And that is dead. > How does your default search results look (different browsers/ > searc

Re: [LMMS-devel] A need for nightlies?

2014-08-22 Thread Lukas W.
Just a small note: It may be possible to use Travis for this. Apart from that, I think the need for nightly builds is there indeed. 2014-08-22 22:45 GMT+02:00 Tres Finocchiaro : > So over on NetworkRedux we have a virtual private server running Ubuntu > 12.04 (which is the same version used for

Re: [LMMS-devel] New Website

2014-08-12 Thread Lukas W.
> > > On Sun, Aug 10, 2014 at 6:03 AM, Lukas W. wrote: > >> I have transferred the new website's code to the LMMS organization: >> https://github.com/LMMS/lmms.io >> Please fork this repo instead of mine and submit issues there. :) >> >> >> 2

Re: [LMMS-devel] New Website

2014-08-10 Thread Lukas W.
I have transferred the new website's code to the LMMS organization: https://github.com/LMMS/lmms.io Please fork this repo instead of mine and submit issues there. :) 2014-07-29 6:14 GMT+02:00 Tres Finocchiaro : > I am wondering if we should setup an archive download repo on tuxfamily. > > > We a

Re: [LMMS-devel] Rename all .h files to .hpp files

2014-08-01 Thread Lukas W.
I don't see any problems, as long as it doesn't cause merge conflicts. As far as I know, this is not the case if the files are renamed via "git mv". Can someone confirm this? 2014-08-01 11:03 GMT+02:00 Vesa : > Well, I'll admit I suggest this mostly for my own convenience... I use > Geany to edi

Re: [LMMS-devel] Top Level Domain: Final decision

2014-07-29 Thread Lukas W.
No. While getlmms.org may not be bad, we finally decided on a domain (hell, we decided on something! How likely is that?) and we'll stick with that unless we can't collect the money for it. Gandi appears to be the cheapest for .io domains. It's 29.00€ per year, SSL is free for the first year and 1

Re: [LMMS-devel] Top Level Domain: Final decision

2014-07-26 Thread Lukas W.
Soo… The discussion about changing the name came up quite often. But we never found a name everyone agreed one so we decided to only drop the full name. We have one vote for .org, the rest for .io. I think it's obvious :) Let's talk about money! lmms.io is clearly the more expensive one, but tha

Re: [LMMS-devel] gandi

2014-07-24 Thread Lukas W.
Have you contacted them already? If not, I suggest writing the mail together, a well written message will make a sponsorship much more likely. I could paste a mail I wrote for gandi here as a start. 2014-07-24 17:41 GMT+02:00 Jonathan Aquilina : > Will contact them and let you guys now know what

Re: [LMMS-devel] tuxfamily hosting

2014-07-23 Thread Lukas W.
l problem in > the future. I haven't received an email back yet as to their plan to offer > Python3 support. I'll let you know when I hear back. > > -Tres > > > > - tres.finocchi...@gmail.com > > > On Tue, Jul 22, 2014 at 7:20 PM, Lukas W. wrote: > &g

Re: [LMMS-devel] 1.0.3 release...

2014-07-23 Thread Lukas W.
se? > > - tres.finocchi...@gmail.com > > > On Wed, Jul 23, 2014 at 9:33 AM, Lukas W. wrote: > >> The directory is not visible/listed on FTP, but you can still switch to >> it manually (blindly). >> >> >> 2014-07-23 15:21 GMT+02:00 Tres Finocchiaro : &

Re: [LMMS-devel] 1.0.3 release...

2014-07-23 Thread Lukas W.
ranted? Even the SF portal doesn't give > access to edit anything. > > - tres.finocchi...@gmail.com > > > On Wed, Jul 23, 2014 at 6:03 AM, Lukas W. wrote: > >> It's written somewhere in the (incredibly messy) docs of SourceForge. If >> i

Re: [LMMS-devel] 1.0.3 release...

2014-07-23 Thread Lukas W.
02:00 Tres Finocchiaro : > > On Tue, Jul 22, 2014 at 10:05 AM, Lukas W. wrote: > >> You now should have access. >> > > Is there a dedicated panel I need to use? I signed in and the page looks > the same.

Re: [LMMS-devel] tuxfamily hosting

2014-07-22 Thread Lukas W.
The new LSP, yes. The current (old) one is written in PHP. 2014-07-22 16:47 GMT+02:00 Tres Finocchiaro : > On Tue, Jul 22, 2014 at 10:22 AM, Lukas W. wrote: > >> We would need Python 3 though. Could someone contact them and ask if >> that's possible? >> > &

Re: [LMMS-devel] tuxfamily hosting

2014-07-22 Thread Lukas W.
We would need Python 3 though. Could someone contact them and ask if that's possible? 2014-07-22 16:08 GMT+02:00 Lukas W. : > Oh, you seem to be right. It didn't say that on the website > > > 2014-07-21 15:25 GMT+02:00 Tres Finocchiaro : > > On Fri, Jul 11, 2014

Re: [LMMS-devel] tuxfamily hosting

2014-07-22 Thread Lukas W.
Oh, you seem to be right. It didn't say that on the website 2014-07-21 15:25 GMT+02:00 Tres Finocchiaro : > On Fri, Jul 11, 2014 at 8:25 AM, Lukas W. wrote: > >> Oh, note that we will not be able to host the new LSP on tuxfamily, as >> it's written in Python. Maybe

Re: [LMMS-devel] 1.0.3 release...

2014-07-22 Thread Lukas W.
s if you figure out how to grant access. > > -Tres > > - tres.finocchi...@gmail.com > > > On Tue, Jul 22, 2014 at 6:50 AM, Vesa wrote: > >> On 07/22/2014 01:47 PM, Lukas W. wrote: >> > As I wrote elsewhere, I was away from home the past 5 days. I updated >>

Re: [LMMS-devel] 1.0.3 release...

2014-07-22 Thread Lukas W.
As I wrote elsewhere, I was away from home the past 5 days. I updated the homepage and will try to give Tres access. I did not upload the files to SourceForge yet, I'd try to avoid that. Is there a way to link to the GitHub files instead or should I just upload it on SF as well? - Lukas 2014-07-

Re: [LMMS-devel] XSS in your Project in regarding

2014-07-16 Thread Lukas W.
While I got access to the website and fixed some issues here and there, I hardly know anything about PHP, XSS, or the old LSP, unfortunately. I'd have to take a closer look at each of these first. However I can do this next Tuesday at the earliest. I'll be away until then. - Lukas 2014-07-16 10:

Re: [LMMS-devel] Top Level Domain: Final decision

2014-07-16 Thread Lukas W.
>Probably everyone is just tired of voting and is voting for whatever everyone else is voting so we can get this over with ;) Oh, could be possible... So, does everyone agree that we can end this and go for lmms.io? 2014-07-16 11:30 GMT+02:00 Vesa : > On 07/16/2014 12:26 PM, Lukas W.

Re: [LMMS-devel] Top Level Domain: Final decision

2014-07-16 Thread Lukas W.
t; Sorry Lukas I wasnt ending the voting. I was expressing that as my vote > and choice. I can see though how it can be taken in the incorrect way though > > > On Tue, Jul 15, 2014 at 11:41 PM, Vesa wrote: > >> On 07/16/2014 12:36 AM, Lukas W. wrote: >> >> Sorry, b

Re: [LMMS-devel] Top Level Domain: Final decision

2014-07-15 Thread Lukas W.
Sorry, but who are you to decide this and end the voting? 2014-07-15 16:53 GMT+02:00 Jonathan Aquilina : > Lmms io it is > On 15 Jul 2014 15:57, "Tres Finocchiaro" > wrote: > >> Well, IIRC, its Indian Ocean, and yes this is a relatively commonly used >> suffix by organizations outside that terr

Re: [LMMS-devel] Top Level Domain: Final decision

2014-07-15 Thread Lukas W.
No, Jonathan. No, Isreal. We've been having that discussion for too long. No new suggestions. 2014-07-15 15:00 GMT+02:00 Israel : > Why not > lmms.me > lmms.us > lmms.co > > > > On 07/15/2014 06:49 AM, Lukas W. wrote: > > Hi everyone, > > After some m

[LMMS-devel] Top Level Domain: Final decision

2014-07-15 Thread Lukas W.
Hi everyone, After some mail exchange with the holders of lmms.org, it's unfortunately not possible for us to use that domain. Discussions about a new name have died several times, so I doubt we're gonna change it. So, the final question was and is now: lmms-project.org or lmms.io? lmms-project.o

Re: [LMMS-devel] Can't render or play a project - infinitely loud nothing

2014-07-14 Thread Lukas W.
I've had that or a similar problem a lot - but only with ZynAddSubFX. I can hardly open old projects that use Zyn because of this issue. 2014-07-11 16:09 GMT+02:00 Tobiasz Karoń : > Hey! > > A strange problem that I've been fighting with from times to times have > just come back: > > I've been w

Re: [LMMS-devel] 1.0.3 release...

2014-07-14 Thread Lukas W.
There is not even a 1.0.3 release in the source: https://github.com/LMMS/lmms/releases This should be done first. 2014-07-12 2:30 GMT+02:00 Vesa : > Jonathan, Lukas or anyone else who has access to the SF site. Can you > upload the 1.0.3 windows-installers on SF, as well as a tarball of the > c

Re: [LMMS-devel] tuxfamily hosting

2014-07-11 Thread Lukas W.
Oh, note that we will not be able to host the new LSP on tuxfamily, as it's written in Python. Maybe we should keep that in mind. 2014-07-10 16:35 GMT+02:00 Tres Finocchiaro : > Jonathan, I'll send you and LukasW an email with the username I'd like to > add a brief explanation. > > - tres.finocc

Re: [LMMS-devel] tuxfamily hosting

2014-07-10 Thread Lukas W.
need to do to give a backup person access to the account. 2014-07-10 12:00 GMT+02:00 Jonathan Aquilina : > Waiting on a database dump of the forums. That way I can start setting it > up > On 10 Jul 2014 10:51, "Lukas W." wrote: > >> Ok, agreed… let's drop So

Re: [LMMS-devel] tuxfamily hosting

2014-07-10 Thread Lukas W.
Ok, agreed… let's drop SourceForge. Obviously it's getting on everyone's nerves. Jonathan? How's the tuxfamily thing going? 2014-07-09 14:55 GMT+02:00 Tres Finocchiaro : > So after reading emails a few times over as well as the instructions > LukasW has linked, it appears SF *does* still support

Re: [LMMS-devel] tuxfamily hosting

2014-07-07 Thread Lukas W.
There's still the question: Why tuxfamily? SF provides everything we need, even more than tuxfamily. 2014-07-07 19:05 GMT+02:00 Tres Finocchiaro : > Can we vote to move ahead with tuxhosting? > > I just figured out how to add additional users. Who else should I give >> access to? > > > Someone c

Re: [LMMS-devel] tuxfamily hosting

2014-07-06 Thread Lukas W.
ything were hosted at > github? > > I am often getting errors from the wiki, have any of you discovered this > too? > > > diiz wrote > > On 07/06/2014 01:28 PM, Lukas W. wrote: > > If we can host *everything* we need on GitHub, then I would be in favour > > of us

Re: [LMMS-devel] tuxfamily hosting

2014-07-06 Thread Lukas W.
> Forum can't be hosted on SF. Of course it can. 2014-07-06 13:12 GMT+02:00 Vesa : > On 07/06/2014 01:28 PM, Lukas W. wrote: > > > Apart from this, I don't really see a point in moving to tuxfamily. What > does tuxfamily provide that SF does not? In what way is it

Re: [LMMS-devel] tuxfamily hosting

2014-07-06 Thread Lukas W.
> Does GitHub's policy allow hot linking? I can't find anything in their policy stating that they don't. They explicitly say the feature is meant for hosting binary releases and they even provide a way to get the download count. Btw, I mentioned this several times, it is also possible to host a we

Re: [LMMS-devel] tuxfamily hosting

2014-07-04 Thread Lukas W.
Tres, we can host the windows intallers on GitHub. In fact, we already do. https://github.com/LMMS/lmms/releases 2014-07-04 16:00 GMT+02:00 Tres Finocchiaro : > @Stian, > > I agree. I was hoping to hear more from Jonathan on this. > > My main concern is hosting the downloads. I'd be interested

Re: [LMMS-devel] SF wiki

2014-06-25 Thread Lukas W.
Nonsense. Don't panic, Jonathan's talking bullshit. Yes, they have retired hosted apps, as announced two years ago. But our wiki is no hosted app. Period. 2014-06-25 15:03 GMT+02:00 musikbear : > ..first forum, now wiki *sigh* > > > > -- > View this message in context: > http://linux-multimedia-

Re: [LMMS-devel] Forum proposal

2014-06-25 Thread Lukas W.
dump of the > contents > > > On Wed, Jun 25, 2014 at 11:56 AM, Lukas W. wrote: > >> Of course they didn't delete the content. Jonathan just couldn't find the >> backup even though it's simply in the FTP root directory. >> >> >> 2014

Re: [LMMS-devel] Forum proposal

2014-06-25 Thread Lukas W.
Oh and btw: SourceForge did encourage their users to migrate hosted apps three years ago: http://sourceforge.net/blog/hosted-apps-retirement/ We should not act that surprised. 2014-06-25 11:56 GMT+02:00 Lukas W. : > Of course they didn't delete the content. Jonathan just couldn&#x

Re: [LMMS-devel] Forum proposal

2014-06-25 Thread Lukas W.
Of course they didn't delete the content. Jonathan just couldn't find the backup even though it's simply in the FTP root directory. 2014-06-25 11:41 GMT+02:00 Tres Finocchiaro : > LucasW has a backup. > > > -- > Open sou

Re: [LMMS-devel] Wiki revival

2014-06-20 Thread Lukas W.
.996328.n3.nabble.com/file/n9236/This.png > > > > > > Lukas W > > > > Oh sorry, I should have known. I can't figure out how to make you an > > admin, so I'll edit the CSS myself now. Give me a minute. > > > > > > -- > View this mes

Re: [LMMS-devel] What happened to the SF forum?

2014-06-20 Thread Lukas W.
n't be hosted on GitHub. 2014-06-20 17:40 GMT+02:00 Vesa : > On 06/20/2014 06:17 PM, Lukas W. wrote: > > > http://sourceforge.net/p/forge/community-docs/Hosted%20Apps%20Retirement/ > > > > SourceForge apparently just retired the feature yesterday. > > > >

Re: [LMMS-devel] What happened to the SF forum?

2014-06-20 Thread Lukas W.
http://sourceforge.net/p/forge/community-docs/Hosted%20Apps%20Retirement/ SourceForge apparently just retired the feature yesterday. 2014-06-20 15:04 GMT+02:00 musikbear : > Stian - make up your mind -/ who /should take care of this- God or Toby :P > > > > > -- > View this message in context: >

Re: [LMMS-devel] Building for Windows on Ubuntu 14.04

2014-06-06 Thread Lukas W.
I remember Toby saying that it was Jonathan who restricted write access to the wiki. Maybe reach out to him? ... 2014-06-06 15:02 GMT+02:00 Tres Finocchiaro : > > (re chmod u+x) maybe we could assume a developer knows that without >> being told > > > There are some way to do the chmod with CMa

Re: [LMMS-devel] LMMS Sharing Platform: Ideas for Improvements

2014-06-05 Thread Lukas W.
Actually, Jonathan, I was and still am the only one working on it. Gordon, thanks for your input. :) As Stian already wrote, development of a new LSP has been started here: https://github.com/LMMS/lsp2 You are invited to create an account on GitHub and share your ideas, using GitHub's issue tracke

Re: [LMMS-devel] LMMS Sharing Platform Contact Error

2014-06-02 Thread Lukas W.
Fixed. Thanks for reporting. :) 2014-06-02 17:31 GMT+02:00 Gordon White : > When I click contact in the bottom, left corner of this page > http://lmms.sourceforge.net/lsp/index.php?action=browse&category=Projects > > this appears: > > An error has been encountered in accessing this page. > > 1.

Re: [LMMS-devel] Wiki revival

2014-05-30 Thread Lukas W.
Done. 2014-05-30 16:37 GMT+02:00 Lukas W. : > Oh sorry, I should have known. I can't figure out how to make you an > admin, so I'll edit the CSS myself now. Give me a minute. > > > 2014-05-29 21:23 GMT+02:00 Stian Jørgensrud : > > I could have added the CSS, if I

Re: [LMMS-devel] Wiki revival

2014-05-30 Thread Lukas W.
Oh sorry, I should have known. I can't figure out how to make you an admin, so I'll edit the CSS myself now. Give me a minute. 2014-05-29 21:23 GMT+02:00 Stian Jørgensrud : > I could have added the CSS, if I were an admin I can't edit that page. > > < > http://linux-multimedia-studio-lmms.99

Re: [LMMS-devel] [Lmms-users] Are we still looking for a new LMMS logo and new name?

2014-05-29 Thread Lukas W.
2014-05-29 13:07 GMT+02:00 musikbear : > If > i remember correctly i think it was Lucas who sugested that LMMS simply was > /pronounced/ 'Ellements'. > Nope. Wasn't me. I don't have anything against a new name, if it's a good one. There was and is a lot of change in the project, we moved to Git

Re: [LMMS-devel] Wiki revival

2014-05-28 Thread Lukas W.
The new sections thing: You could fix that with a `clear: left`. If you want the contents boxes to allow text next to them, make them float elements `float: left`. You can add CSS here: http://lmms.sourceforge.net/wiki/index.php/MediaWiki:Common.css 2014-05-28 23:27 GMT+02:00 Stian Jørgensrud :

Re: [LMMS-devel] plugins?

2014-05-26 Thread Lukas W.
Your first question is answered in the dev wiki's FAQ on GitHub ;). I think there's no way to recompress the file again, but LMMS can open it anyway. >From https://github.com/LMMS/lmms/wiki/FAQ: lmms -d inputfile.mmpz > output.mmp I can't answer your second question though, sorry. 2014-05-2

Re: [LMMS-devel] Wiki revival

2014-05-24 Thread Lukas W.
The extension is installed now. You can copy pages either by visiting http://lmms.sourceforge.net/wiki/index.php/Special:Duplicator or by visiting an existing site and clicking the "Duplicate this page" link in the toolbox on the left. 2014-05-24 22:03 GMT+02:00 Lukas W. : > Good

Re: [LMMS-devel] Wiki revival

2014-05-24 Thread Lukas W.
Good :) I'll see if I can install the Duplicator extension. 2014-05-24 21:20 GMT+02:00 Stian Jørgensrud : > I already did that yesterday to all the 1.0 copy/paste articles so far, you > see! > > > Lukas W. wrote > > You'd have start over again either way I guess.

Re: [LMMS-devel] Join LSP2 Development!

2014-05-24 Thread Lukas W.
Yep, kind of. It's not good when one person alone (me) sits in his room and decides everything, probably heading in a totally wrong direction, so I thought we should build and discuss those visions in the team. ;-) -- "Acce

Re: [LMMS-devel] Wiki revival

2014-05-24 Thread Lukas W.
You'd have start over again either way I guess. If it's too much, you could just include a note like "based on blabla(old version)", like you suggested earlier. 2014-05-24 19:25 GMT+02:00 Stian Jørgensrud : > Install it please! > > I have already started... I could copy the new pages into the ol

[LMMS-devel] Join LSP2 Development!

2014-05-24 Thread Lukas W.
Hey there, I'd like to invite everyone to help building LMMS's new sharing platform! I have started some work on LSP2 using Django. Don't expect too much, it's only a start. You can browse the code here: https://github.com/LMMS/lsp2 I want as much people as possible to become familiar with the c

Re: [LMMS-devel] Wiki revival

2014-05-24 Thread Lukas W.
It's not that bad really. It's perfectly fine to edit the old pages. By the way, I don't really see a point in keeping the old pages, the history, ergo the old version, is kept either way. If you want to copy a page, you should copy the history with it, there are tools that do exactly that: http://

Re: [LMMS-devel] Wiki revival

2014-05-23 Thread Lukas W.
he authors of the > article, so I could add a link to the original 0.4 page history (author > history), somehow. > > > > Lukas W. wrote >> No, they should not just be copy-pasted! By doing this, you remove the >> history of an article and thus the information abo

Re: [LMMS-devel] Wiki revival

2014-05-21 Thread Lukas W.
2014-05-21 21:43 GMT+02:00 Stian Jørgensrud : > Don't overwrite old articles! They should be copy-pasted and modified on > new > sites here > No, they should not just be copy-pasted! By doing this, you remove the history of an article and thus the information about who wrote it. You infringe the

Re: [LMMS-devel] Scroll with mouse wheel left/right and more

2014-05-18 Thread Lukas W.
Oh, yes, I only tried in the song editor, sorry. We should definitely make it faster in the piano roll! I somehow missed that this is about the piano roll. Dragging would be perfectly OK there ;) So, how about doing both? 2014-05-18 23:19 GMT+02:00 Vesa : > On 05/19/2014 12:17 AM, Luka

Re: [LMMS-devel] Scroll with mouse wheel left/right and more

2014-05-18 Thread Lukas W.
Slow? It's not slow on my system. 4 bars per wheel step. I can scroll ~45 bars with one strike. If you want to scroll faster, using the scrollbar becomes the most efficient way, dragging can't beat this. 2014-05-18 23:12 GMT+02:00 Vesa : > On 05/19/2014 12:04 AM, Lukas W. wrot

Re: [LMMS-devel] Scroll with mouse wheel left/right and more

2014-05-18 Thread Lukas W.
> Also - panning a piano roll, bb editor or song editor with middlemouse drag and drop would be super effective and fast. Bleder does it. Going for the scroll bars takes a lot if time. Try holding your shift key while scrolling. That's how it's usually done, so I think we should stick with the stan

Re: [LMMS-devel] gandi

2014-05-17 Thread Lukas W.
I'm still in contact with the lmms.org guys ;) 2014-05-17 19:05 GMT+02:00 oeai : > well, lmms.org is prolonged, gandi is not interested > register lmms-project.org and go forward? > > On 17.05.2014 02:21, Jonathan Aquilina wrote: > > They never responded to my inquiry. > > > > -- > > Jonathan Aq

Re: [LMMS-devel] tuxfamily account

2014-05-17 Thread Lukas W.
And now we have 3 threads about tuxfamily hosting. Why oh why? 2014-05-17 8:35 GMT+02:00 Jonathan Aquilina : > Hey guys the account on tux family has been created. > > I noticed as well we can even point the domain at their name servers. > > My question is this out of all these features what do

Re: [LMMS-devel] gandi

2014-05-16 Thread Lukas W.
We understood that part. But has the Gandi team responded? Or, as I have asked earlier, could you just paste all the conversation in here? This way we'll know what's up. 2014-05-16 21:20 GMT+02:00 Jonathan Aquilina : > I will apply with tux family tomorrow > On 16 May 2014 19:55, "Tres Finocchi

Re: [LMMS-devel] gandi

2014-05-16 Thread Lukas W.
Any news on this? 2014-05-12 16:55 GMT+02:00 Jonathan Aquilina : > Right now there is nothing as support just told me to contact another > email address which I am working on. > > On Mon, May 12, 2014 at 4:54 PM, Lukas W. wrote: > >> Would you mind pasting the conversati

Re: [LMMS-devel] domain name elections

2014-05-13 Thread Lukas W.
main. Lukas 2014-05-13 13:46 GMT+02:00 Lukas W. : > "[…] a company whose website is located at lastmilemobilesolutions.com. I > tried contacting them […] via the contact form on their website" > > > > 2014-05-13 8:34 GMT+02:00 oeai : > > on dreamhost t

Re: [LMMS-devel] domain name elections

2014-05-13 Thread Lukas W.
dn't specify site > > > On 13.05.2014 09:21, Lukas W. wrote: > >> >> Tres & Oeai, If you read my mail again, you'll see that I indeed did send >> the message directly to them, using the &quo

Re: [LMMS-devel] ZynAddSubFX update

2014-05-12 Thread Lukas W.
@Toby Good to hear you drop the submodule. However, launchpad's PPA bzr import will still be broken. As far as I know, it doesn't work with any projects that have used submodules in their history… So if we want that to work again, we'll have to cherry-pick all commits except the submodule ones out

Re: [LMMS-devel] domain name elections

2014-05-12 Thread Lukas W.
can be a kind of > privacy shield for them. > > On 13.05.2014 00:18, Lukas W. wrote: > >> Well it looks like lmms.org <http://lmms.org> is hold by a company whose >> website is located at lastmilemobilesolutions.com > lastmilemobilesolutions.com>. >> I

Re: [LMMS-devel] Infected files on LMMS website

2014-05-12 Thread Lukas W.
So. Screenshots are updated, wiki is gone. I also updated the icon, it seems like that will take some time to take effect though. 2014-05-12 22:11 GMT+02:00 Tobias Doerffel : > 2014-05-12 22:10 GMT+02:00 Lukas W. : > > Yes, I think https://sourceforge.net/p/lmms/wiki/Home/ should be

Re: [LMMS-devel] domain name elections

2014-05-12 Thread Lukas W.
Well it looks like lmms.org is hold by a company whose website is located at lastmilemobilesolutions.com. I tried contacting them via (a) the contact from on their website and (b) the email address lastmilemobilesolutions@proxy.dreamhost.com (acquired using whois). I sent them this message last

Re: [LMMS-devel] Infected files on LMMS website

2014-05-12 Thread Lukas W.
Hi, Thanks for your trust. Yes, I think https://sourceforge.net/p/lmms/wiki/Home/ should be deleted, it's just empty and confusing users. I guess that's ok? Lukas 2014-05-12 22:03 GMT+02:00 Tobias Doerffel : > Hi, > > you had developer access before already but obviously that was not > suffici

Re: [LMMS-devel] domain name elections

2014-05-12 Thread Lukas W.
Hi, Out of curiosity (I'm not part of the project for that long): Has someone tried to reach the holders of lmms.org? - Lukas 2014-05-11 11:56 GMT+02:00 Jonathan Aquilina : > I hopefully should have an answer tomorrow for everyone. > > > On Sun, May 11, 2014 at 11:40 AM, oeai wrote: > >> yes,

Re: [LMMS-devel] Infected files on LMMS website

2014-05-12 Thread Lukas W.
Ha, now that I've got your attention, it's time to talk about something completely different. ;-) A quite old topic, I tried to reach you with no avail. To cite myself here: Note that those screenshots are still old ones: > On the main project site on SF: https://sourceforge.net/projects/lmms/ > O

[LMMS-devel] Infected files on LMMS website

2014-05-12 Thread Lukas W.
Hi everyone, As reported earlier by giakk...@hotmail.it and Bill Y (b...@anzovin.com), LMMS's user wiki, located at http://lmms.sf.net/wiki/, was hosting an infected file. I can now confirm this: The infected file was at http://lmms.sourceforge.net/wiki/index.php?title=File:25983924927243286670.p

Re: [LMMS-devel] gandi

2014-05-12 Thread Lukas W.
Would you mind pasting the conversation in here so that we can see what's going on? 2014-05-12 16:51 GMT+02:00 Jonathan Aquilina : > I got an answer from gandi support and they gave me another email that I > am drafting up a rather detailed letter to send to them. hopefully soon I > should know

Re: [LMMS-devel] Git/Pull Requests Question

2014-05-08 Thread Lukas W.
Hi, The recommended way with git is to have a separate branch for each issue (e.g. "master-new_awesome_plugin", "master-iss235"). You'll then have to submit a pull request for each branch. - Lukas 2014-05-08 21:53 GMT+02:00 Tres Finocchiaro : > Question, > > As I'm making changes to my branch

Re: [LMMS-devel] domain name elections

2014-05-06 Thread Lukas W.
$ to hold that name for 2 years. > and well conceptually it needs some agreement on this question i guess. > > so it's up to you to decide. > > > On 29.04.2014 21:58, Lukas W. wrote: > > > > > I doubt someone's going to buy one of those domains withi

Re: [LMMS-devel] LSP on Sourceforge

2014-05-03 Thread Lukas W.
If you looked, you'd see that the backup is not from 2010. 2014-05-03 14:19 GMT+02:00 Jonathan Aquilina : > Is is the backup from 2010? What I would really love to know what happened > to it in the first place. > > > On Sat, May 3, 2014 at 2:19 PM, Lukas W. wrote: >

Re: [LMMS-devel] LSP on Sourceforge

2014-05-03 Thread Lukas W.
Nevermind, I found a backup and restored it. 2014-05-03 14:15 GMT+02:00 Lukas W. : > What the? How? Who?! > > Do you by any chance have a backup of the lsp? > If not, I may have one somewhere, but it's on a different computer that I > can't access at the moment. >

Re: [LMMS-devel] LSP on Sourceforge

2014-05-03 Thread Lukas W.
What the? How? Who?! Do you by any chance have a backup of the lsp? If not, I may have one somewhere, but it's on a different computer that I can't access at the moment. If there's not backup, we definitely have to rewrite it from scratch... 2014-05-03 13:45 GMT+02:00 Jonathan Aquilina : > I a

Re: [LMMS-devel] collaborato, lsp and website

2014-05-02 Thread Lukas W.
2014-05-02 8:43 GMT+02:00 Tres Finocchiaro : > There's not even any code in LSP2 There once was, written by Toby. Jonathan removed it, I guess only he knows why. (It wasn't much code though, but all the necessary models were there)

Re: [LMMS-devel] collaborato

2014-05-01 Thread Lukas W.
Oh, note that this is only counting the files that did not get deleted. 2014-05-01 20:33 GMT+02:00 Lukas W. : > Nevermind, I managed to access the db. It took me quite some time to get > the data, as the phpmyadmin interface on SF really is *horribly* slow. > Using SQL queries, I ge

Re: [LMMS-devel] collaborato

2014-05-01 Thread Lukas W.
guess files don't get deleted properly. The total number of downloaded files is 729163. When multiplying each file's downloads with it's size, one gets 95.7 GiB or 102.8 GB of total downloaded files. I hope this is helpful :) 2014-05-01 19:46 GMT+02:00 Lukas W. : > You mean

Re: [LMMS-devel] Website updates

2014-05-01 Thread Lukas W.
@Toby I hope you'll see this one day… May I have admin access on SF to fix those issues mentioned 7 posts above (and probably others in the future)? 2014-04-25 15:08 GMT+02:00 Lukas W. : > @Toby: Have a look at my post before last please. > > As I said, I'd need to be admin

Re: [LMMS-devel] collaborato

2014-05-01 Thread Lukas W.
You mean the size of the shared files in the current LSP? As far as I can see, those are 519MiB (or 544MB) counting 5360 files at the moment. I can't say anything about the download counts, as I still have no admin rights and therefore can't access the SQL database. 2014-05-01 15:38 GMT+02:00 Tr

Re: [LMMS-devel] collaborato

2014-04-30 Thread Lukas W.
Note that the "Free Tier" on AWS is only offered for the first 12 months. 2014-04-30 4:28 GMT+02:00 Tres Finocchiaro : > So I'm looking into a proper cloud storage for "collaborato" :) and I've > come across a few options (please list any/all others). > >- *Google Cloud Storage* >- *Amaz

Re: [LMMS-devel] domain name elections

2014-04-29 Thread Lukas W.
2014-04-29 20:19 GMT+02:00 Tres Finocchiaro : > > Lukas, you're breaking your own off-topic rules asking about Django. :) Oh damn, yes I am. I'm sorry, but you surely know how hard it is! :) -- "Accelerate Dev Cycles with

  1   2   3   >