Commit Graph

218 Commits

Author SHA1 Message Date
STEPHANVS
8888d4e78e
Notation fixes 2022-02-06 01:09:13 +01:00
STEPHANVS
1d5691f132
Invalid chord throws KeyError, not ValueError 2022-02-06 01:09:12 +01:00
STEPHANVS
eb47c58899
Even more pipeline fixes 2022-02-06 01:09:11 +01:00
STEPHANVS
568806b0ed
More pipeline fixes 2022-02-06 01:09:11 +01:00
STEPHANVS
b8e54b0faa
Pipeline fixes 2022-02-06 01:09:10 +01:00
STEPHANVS
51ccbfb0db
Chord transpose rework, works on verse_edit_all 2022-02-06 01:09:09 +01:00
STEPHANVS
85cf4f9c8c
Support "|" as "barline" in chords layer 2022-02-06 01:09:09 +01:00
STEPHANVS
ad56375374
Support "add" in chord suffix, support song key definition with "=" 2022-02-06 01:09:05 +01:00
Tim
29db2f1fb7
Better late than never 2022-02-01 10:10:57 +00:00
Tim Bentley
aade849aca End of 2020 - Just change the Year! 2020-12-30 21:42:49 +00:00
Tim Bentley
fa97550301 Migrate more plugins for settings
Signed-off-by: Tim <tim.bentley@gmail.com>
2020-01-26 17:12:45 +00:00
Tim Bentley
6ea4893ad6 Change Year
Signed-off-by: Tim <tim.bentley@gmail.com>
2020-01-01 02:53:08 +00:00
1e76868a23 Remove vim lines from files and add a .editorconfig for editors that support it 2019-10-10 15:28:16 +00:00
Phill
9c35b7dcdc Minor fixes, and changes 2019-07-03 14:23:23 +01:00
Bastian Germann
be1a398f7b License change to GPL-3.0-or-later 2019-04-13 15:00:22 +02:00
Tomas Groth
fa4ec96054 Updated to 2019 in copyright headers 2019-02-14 16:09:09 +01:00
4c103e4305 Fix the problem where the slides were being incorrectly indexed 2018-11-02 22:48:43 -07:00
Tomas Groth
e7526f1e59 merge trunk 2018-10-30 20:46:55 +01:00
ec479e589b Fix a bunch of linting issues (which should also help resolve other circular dependencies) 2018-10-26 16:15:31 -07:00
67e6806924 HEAD, plus loading screens from settings 2018-09-06 23:43:01 -07:00
Tomas Groth
318e90f893 Fixes for pycodestyle 2018-07-02 22:38:47 +02:00
7490c7ad1e HEAD 2018-01-13 17:55:21 -07:00
Tim Bentley
41f35f52e3 End of 2017 2017-12-29 09:15:48 +00:00
64a245bef9 HEAD 2017-12-01 14:58:34 -07:00
6718be4cff HEAD 2017-11-03 15:31:48 -07:00
Phill Ridout
960ddedc6f make tidy text part of core.\nRemove redundant (since py3) re.UNICODE flag
Fixes: https://launchpad.net/bugs/1727517
2017-10-28 11:04:09 +01:00
bc0ade07e0 HEAD 2017-10-09 19:29:56 -07:00
b406cfd5a8 Phase 1 complete 2017-10-07 00:05:07 -07:00
26c78b374a HEAD 2017-10-04 23:28:57 -07:00
640ebf8c3c Added JavaScript tests in; Refactored some stuff, removed some stuff. Lots börken. 2017-10-04 00:44:08 -07:00
Tim Bentley
b07f2e9f86 head 2017-10-01 21:11:03 +01:00
Philip Ridout
ab49b8b8ad pathlib changes for song plugin 2017-09-30 21:16:30 +01:00
Tim Bentley
bfade0050a fix split to work with chords 2017-08-09 06:02:42 +01:00
Philip Ridout
63bd98372a Move applocation over to using pathlib 2017-08-01 21:59:41 +01:00
Gary Talent
549ec886a5 Add support for importing EasyWorship 6 databases
bzr-revno: 2741
Fixes: https://launchpad.net/bugs/1675641
2017-05-22 12:07:07 -07:00
Gary Talent
5209daab45 Update to trunk. 2017-03-29 16:40:54 -05:00
Tomas Groth
9ae1af72c7 Minor adjustsments + a test. 2017-03-17 22:12:29 +01:00
Tomas Groth
9c299af567 More chord fixes. 2017-02-22 22:01:42 +01:00
Tomas Groth
56d2eaa4c2 trunk 2017-01-25 22:17:27 +01:00
Tomas Groth
b12c414732 Clean search lyrics for formatting tags. 2017-01-15 22:12:55 +01:00
Tim Bentley
74ca42e220 Yet another year goes by 2016-12-31 11:01:36 +00:00
Gary Talent
08416db1d3 Fix unicode skip issue with the strip_rtf function.
Add doc comment to EasyWorship6 import method.
2016-09-20 22:10:28 -05:00
Tomas Groth
25c268145a merge trunk 2016-08-18 21:04:44 +02:00
879a51a1fe Fix the tests for SongSelect and write tests for the SystemPlayer 2016-08-13 16:29:12 +02:00
Tomas Groth
f696698b3e pep8 fixes 2016-06-08 21:58:30 +02:00
Tomas Groth
2fe7a9d127 trunk 2016-06-08 21:27:52 +02:00
Tomas Groth
805b7a83eb Small fixes 2016-06-08 21:06:04 +02:00
Tomas Groth
fe8aa2a9e3 Make transposing work for lyrics with verse tags. 2016-06-07 22:53:56 +02:00
Tomas Groth
3d98d60d59 Implement chord transposing in the lyrics editor. 2016-06-07 22:21:21 +02:00
Tomas Groth
ca2b466cfd Connected transpose buttons to methods. 2016-06-06 22:18:26 +02:00