[Mixxx-devel] Database extension

2015-10-09 Thread Ferran Pujol Camins
Hi! I want to add a visible bool to cuepoints. What do I need to change beyond cuedao to achieve this? Cheers. -- ___ Get Mixxx, the #1 Free MP3 DJ Mixing software Today

Re: [Mixxx-devel] Database extension

2015-10-09 Thread Ferran Pujol Camins
Nice, thank you! 2015-10-09 20:06 GMT+02:00 RJ Ryan : > 1) Add a new revision to res/schema.xml: > > > > ... description ... > > > ALTER TABLE cues ADD COLUMN visible INTEGER DEFAULT 1; > > > > (min_compatible is the version of the schema this

Re: [Mixxx-devel] Database extension

2015-10-09 Thread RJ Ryan
1) Add a new revision to res/schema.xml: ... description ... ALTER TABLE cues ADD COLUMN visible INTEGER DEFAULT 1; (min_compatible is the version of the schema this is backwards compatible with -- adding a new column is pretty much always backwards compatible

Re: [Mixxx-devel] Database extension

2015-10-09 Thread Ferran Pujol Camins
Oh, one last thing: is there any test for db? I haven't find nothing that seemed like that to me. 2015-10-09 20:08 GMT+02:00 Ferran Pujol Camins : > Nice, thank you! > > 2015-10-09 20:06 GMT+02:00 RJ Ryan : > >> 1) Add a new revision to

[Mixxx-devel] wiki spam

2015-10-09 Thread Be
The user seoline has repeatedly been replacing wiki pages with spam. Could this user be banned and the URLs it posts blacklisted (https://www.dokuwiki.org/blacklist )? -- ___