Archived
1
0

92 Commits

Author SHA1 Message Date
Jip J. Dekker
cf8aa0aabd Splits book template into a seperate file 2016-04-14 21:22:59 +02:00
Jip J. Dekker
2cb52ef198 Updates dependencies 2016-04-14 18:19:32 +02:00
Jip J. Dekker
1d1d416a70 Adds some TODOs 2016-04-14 18:18:41 +02:00
Jip J. Dekker
16d44f6eb3 Sort scores according to their names for the book 2016-04-14 18:12:03 +02:00
Jip J. Dekker
fb554304e3 Adds renaming of the 'others' category 2016-04-14 17:54:52 +02:00
Jip J. Dekker
d2a4a6b9f4 Allows uncategorized scores to be hidden from the book 2016-04-14 17:47:46 +02:00
Jip J. Dekker
19a4a2b85b allows the usage of metadata in Lilypond files 2016-04-14 17:39:40 +02:00
Jip J. Dekker
b4f4f05b09 Adds Author to default settings file 2016-04-14 16:49:09 +02:00
Jip J. Dekker
0e510b23cb Fixes gofmt errors 2016-04-14 13:28:46 +02:00
Jip J. Dekker
773cafe83d Readd the removal of the template file after compilation 2016-04-13 23:39:50 +02:00
Jip J. Dekker
af1e127f37 Adds basic handling of Categories in the book 2016-04-13 22:05:20 +02:00
Jip J. Dekker
b756f64857 Sort the slice of categories 2016-04-13 20:19:51 +02:00
Jip J. Dekker
cb01d278b3 Adds a function to find all categories 2016-04-13 20:17:14 +02:00
Jip J. Dekker
502bff67dd Use book formatting for the songbook template 2016-04-13 19:58:42 +02:00
Jip J. Dekker
982667961c Add now allows multiple files as arguments 2016-04-13 19:35:34 +02:00
Jip J. Dekker
fd3610451a Adds the compilation process for PDF files 2016-04-13 19:30:54 +02:00
Jip J. Dekker
e4664f6183 Fixes output path generation for the compile command 2016-04-13 19:20:08 +02:00
Jip J. Dekker
a72f9d02a6 Move output path generation to the settings package 2016-04-13 19:00:56 +02:00
Jip J. Dekker
0f8b31f7a6 Use directory as category if not package directory 2016-04-05 18:12:45 +02:00
Jip J. Dekker
3189fc9c71 Completes json creation command 2016-04-05 17:57:47 +02:00
Jip J. Dekker
9a3375c477 Remove completed todo 2016-04-05 17:35:12 +02:00
Jip J. Dekker
490ee41a98 Adds add command 2016-04-05 17:24:56 +02:00
Jip J. Dekker
b61eec07e7 Small update to command description 2016-04-05 17:23:49 +02:00
Jip J. Dekker
abe5df1f7b Updates dependencies 2016-04-05 17:10:40 +02:00
Jip J. Dekker
6e90576643 Adds the songs to the TOC of the songbook 2016-03-30 15:46:53 +02:00
Jip J. Dekker
a44abbc5d2 Use file name as default song name 2016-03-30 15:38:22 +02:00
Jip J. Dekker
97cb99eed7 Clean generated files once compilation is complete 2016-03-30 15:16:33 +02:00
Jip J. Dekker
3f94b18865 Adds songbook generation functionality 2016-03-30 15:15:58 +02:00
Jip J. Dekker
84290e82ad Adds an author field to the settings 2016-03-21 22:39:27 +01:00
Jip J. Dekker
ad824be859 Adds conditional compilations, depending on when the source was last modified 2016-03-20 23:39:55 +01:00
Jip J. Dekker
a808d57296 Fixes counting mistake in the outputPathfunction 2016-03-20 23:39:23 +01:00
Jip J. Dekker
04f11977f5 Fixes setting log levels 2016-03-20 23:34:10 +01:00
Jip J. Dekker
71ce2c46da Fixes an incorrect function name 2016-03-20 23:22:20 +01:00
Jip J. Dekker
1621811d22 Adds a function to get the output path for files 2016-03-20 23:21:29 +01:00
Jip J. Dekker
f286816b98 Fill LastModified for Score types 2016-03-20 23:08:00 +01:00
Jip J. Dekker
fe24e38627 Adds LastModified member to the Score struct 2016-03-20 22:55:36 +01:00
Jip J. Dekker
1216468c5b Removes obvious comment 2016-03-20 16:24:39 +01:00
Jip J. Dekker
8839cdb66e Adds content to the book command 2016-03-20 16:24:00 +01:00
Jip J. Dekker
e9c72213d0 Split finding and parsing of the settings file off into a function 2016-03-20 16:22:48 +01:00
Jip J. Dekker
6bddbd2470 Adds placeholder MakeBook function 2016-03-20 16:21:36 +01:00
Jip J. Dekker
5edbd0d6d5 Make scores an package wide variable 2016-03-20 16:14:59 +01:00
Jip J. Dekker
dba1568370 Adds placeholder book command 2016-03-20 16:03:36 +01:00
Jip J. Dekker
aaad2e29d9 Removes solved TODO 2016-03-20 16:03:14 +01:00
Jip J. Dekker
dc0e24c708 Fixes settings locator and solves endless loop. 2016-03-20 16:00:59 +01:00
Jip J. Dekker
7d226ca520 Adds flags for log levels 2016-03-19 21:35:06 +01:00
Jip J. Dekker
9ad93eb620 Compile command created in initial working state 2016-03-19 21:06:19 +01:00
Jip J. Dekker
89c30ca5eb Fixes rename mistake 2016-03-19 20:59:28 +01:00
Jip J. Dekker
56ef3c3a73 Fixes method coding mistakes 2016-03-19 20:58:44 +01:00
Jip J. Dekker
e88b83c85b Make paths absolute when reading from file 2016-03-19 20:56:03 +01:00
Jip J. Dekker
3a5fc0e9e7 Adds settings methods to make paths absolute 2016-03-19 20:53:52 +01:00