3583 Commits (1ed28ef2b4d1693485b1543c97f47c6910fb9efd)
 

Author SHA1 Message Date
Oliverpool 722ff043ae Add a method to search for a file related to a song 9 years ago
Louis b551986f34 typo 9 years ago
Louis c440a1c0be Merge branch 'authors' of github.com:patacrep/patacrep into authors 9 years ago
Louis b4e06bf77d Some more tests 9 years ago
Louis 5ccfa6bb5a Some more tests 9 years ago
Oliverpool 044d9570ae Use search_image to find cover file 9 years ago
Oliverpool 220d7c6001 Add a default return when search_image fails (breaks some tests) 9 years ago
Oliverpool 585b343bc9 Add property to return key with utf8 alterations 9 years ago
Oliverpool ec389a4fba Add missing docstrings 9 years ago
Oliverpool 1baf52ec39 Nicer getter 9 years ago
Oliverpool 6e1b47ac86 Add method to retrieve the fullpath of the cover file 10 years ago
Oliverpool d6c741d40b Add getter method to OrderedLifoDict 10 years ago
Oliverpool 10eaea4395 Add more artist name tests 10 years ago
Louis 7d7bdd0417 Merge pull request #96 from patacrep/fix_verse 10 years ago
Oliverpool 3b97b5ad14 Remove {start/end_of_verse}, fix #91 10 years ago
oliverpool 79826e97b2 Merge pull request #90 from patacrep/ukulele_define 10 years ago
Oliverpool 93e40ebce0 Allow Ukulele defines 10 years ago
Louis ad50ae1ec9 [test] Test authors.py module 10 years ago
Louis 24d49cb29e [test] Moved tests to their own directory 10 years ago
Louis ca2b74c90f [test] Corrected failing test 10 years ago
Louis 954d8de6ab [chordpro][test] Improved test description 10 years ago
Louis 97b9585107 Merge pull request #88 from patacrep/fix_author 10 years ago
Oliverpool c4bff36822 The template shouldn't add a space artist name 10 years ago
Luthaf 876d2fa884 Merge pull request #79 from patacrep/chordpro 10 years ago
Louis cf36fbbd9c Corrected regular expression: can be 1 or 2 repetitions (not *exactly* 2) 10 years ago
Oliverpool ae50c7bc28 base-fret can be anything between 1 and 99 10 years ago
Louis e9eddd601b Merge branch 'chordpro' of github.com:patacrep/patacrep into chordpro 10 years ago
Louis 3d34985671 Support of tablature 10 years ago
Oliverpool 429442ad6f base-fret can be any number greater than 1 (included) 10 years ago
Oliverpool 4b7f98a9a6 Allow capital 'X' when string is not played 10 years ago
Louis 821030dba5 [chordpro] Chords parsing is less strict 10 years ago
Louis bc00b5e449 [chordpro] corrected error in example 10 years ago
Louis af0e83bbf9 [chordpro] Accepting + and * in chords 10 years ago
Louis 6e62c1abfd Got rid of `vcover`: cover (and image and lilypond partition) is looked for in the right place 10 years ago
Louis 882967afda rdpro] Extra, custom keys are correctly rendered 10 years ago
Louis dccb057f2e [chordpro][test] Added a bunch of LaTeX tests 10 years ago
Louis 75d2e5c66f [chordpro][test] Changed naming scheme of test files 10 years ago
Louis 549b546fb2 Pylint 10 years ago
Louis d00fcad19e [chordpro] Firsts LaTeX tests 10 years ago
Louis 333581e6fa Added initial value for OrderedLifoDict class 10 years ago
Louis a8aaf654f9 Configuration option `_compiled_authwords` is no longer required 10 years ago
Louis 96697be9d1 [chorpro][test] Simplifying parsing and compilation tests: preparation for LaTeX tests 10 years ago
Louis cd5656400e Corrected file permissions: no need to be executable 10 years ago
Louis eb9c8618d8 [test] Disabling logging during tests 10 years ago
Louis acdc94b3e4 pylint 10 years ago
Louis fefada9f14 [chordpro] Removed useless methods (has been replaced by templates in previous commit) 10 years ago
Louis 3c89a70f73 [chordpro] Songs can now be rendered in any format (given that it has been implemented) 10 years ago
Louis eba5d404d1 [chordpro] More generic song renderer 10 years ago
Louis 8f91044108 [chordpro] Template job is done by the template 10 years ago
Louis 48637e60fd [chordpro] Better error handling 10 years ago