2881 Commits (e49ba0551449a2f34affabc02886144bc3ebcef1)
 

Author SHA1 Message Date
Oliverpool e49ba05514 Yield datadirs 9 years ago
Oliverpool 996652401e Cleanup methods for search image and cover 9 years ago
Oliverpool eab22ad862 Use the new methods to search for a file related to a song 9 years ago
Oliverpool 6353a9da38 Add a method to list valid datadirectories of a song 9 years ago
Oliverpool 722ff043ae Add a method to search for a file related to a song 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 9 years ago
Oliverpool d6c741d40b Add getter method to OrderedLifoDict 9 years ago
Louis 7d7bdd0417 Merge pull request #96 from patacrep/fix_verse 9 years ago
Oliverpool 3b97b5ad14 Remove {start/end_of_verse}, fix #91 9 years ago
oliverpool 79826e97b2 Merge pull request #90 from patacrep/ukulele_define 9 years ago
Oliverpool 93e40ebce0 Allow Ukulele defines 9 years ago
Louis 24d49cb29e [test] Moved tests to their own directory 9 years ago
Louis ca2b74c90f [test] Corrected failing test 9 years ago
Louis 954d8de6ab [chordpro][test] Improved test description 9 years ago
Louis 97b9585107 Merge pull request #88 from patacrep/fix_author 9 years ago
Oliverpool c4bff36822 The template shouldn't add a space artist name 9 years ago
Luthaf 876d2fa884 Merge pull request #79 from patacrep/chordpro 9 years ago
Louis cf36fbbd9c Corrected regular expression: can be 1 or 2 repetitions (not *exactly* 2) 9 years ago
Oliverpool ae50c7bc28 base-fret can be anything between 1 and 99 9 years ago
Louis e9eddd601b Merge branch 'chordpro' of github.com:patacrep/patacrep into chordpro 9 years ago
Louis 3d34985671 Support of tablature 9 years ago
Oliverpool 429442ad6f base-fret can be any number greater than 1 (included) 9 years ago
Oliverpool 4b7f98a9a6 Allow capital 'X' when string is not played 9 years ago
Louis 821030dba5 [chordpro] Chords parsing is less strict 9 years ago
Louis bc00b5e449 [chordpro] corrected error in example 9 years ago
Louis af0e83bbf9 [chordpro] Accepting + and * in chords 9 years ago
Louis 6e62c1abfd Got rid of `vcover`: cover (and image and lilypond partition) is looked for in the right place 9 years ago
Louis 882967afda rdpro] Extra, custom keys are correctly rendered 9 years ago
Louis dccb057f2e [chordpro][test] Added a bunch of LaTeX tests 9 years ago
Louis 75d2e5c66f [chordpro][test] Changed naming scheme of test files 9 years ago
Louis 549b546fb2 Pylint 9 years ago
Louis d00fcad19e [chordpro] Firsts LaTeX tests 9 years ago
Louis 333581e6fa Added initial value for OrderedLifoDict class 9 years ago
Louis a8aaf654f9 Configuration option `_compiled_authwords` is no longer required 9 years ago
Louis 96697be9d1 [chorpro][test] Simplifying parsing and compilation tests: preparation for LaTeX tests 9 years ago
Louis cd5656400e Corrected file permissions: no need to be executable 9 years ago
Louis eb9c8618d8 [test] Disabling logging during tests 9 years ago
Louis acdc94b3e4 pylint 9 years ago
Louis fefada9f14 [chordpro] Removed useless methods (has been replaced by templates in previous commit) 9 years ago
Louis 3c89a70f73 [chordpro] Songs can now be rendered in any format (given that it has been implemented) 9 years ago
Louis eba5d404d1 [chordpro] More generic song renderer 9 years ago
Louis 8f91044108 [chordpro] Template job is done by the template 9 years ago
Louis 48637e60fd [chordpro] Better error handling 9 years ago
Louis 6afb5fd8e0 [chordpro] `{define: FOO}` directive are now meta information. Generated AST changed too. 9 years ago
Louis ea1b382f5f Generated LaTeX file contains nicer spaces 9 years ago