500 Commits (f93d5a75cf4579e4b7e417b7c56d9db99ce52aeb)

Author SHA1 Message Date
Oliverpool 9db2a86c72 Be more pythonic 10 years ago
Oliverpool f537c9a16c Use dict comprehension to generate cached data 10 years ago
Oliverpool 8516f3bfa0 Update cache version 10 years ago
Oliverpool 28cc48541b Use cache only if True 10 years ago
Oliverpool 4ae7e13326 Move the filehash computation into its own (cached) method 10 years ago
Oliverpool 9a31a21c01 Minor refactorisation of cache_retrieved 10 years ago
Oliverpool 9640b13f70 Make cached_name a Song property 10 years ago
Oliverpool 30af0bba20 Fix and refactor caching functions 10 years ago
Oliverpool 4cf6049384 Refactor caching functions 10 years ago
Oliverpool 5f3f74a4c4 The config context is useless for jinja templates 10 years ago
Oliverpool 9f2b77dd66 Try to be more pythonic 10 years ago
Oliverpool f80b5a62bc Move the default_lang out of the config dict 10 years ago
Oliverpool 821c5a1d3a Song._parse doesn't use the config argument 10 years ago
Oliverpool 54084a56b4 Deprecate output argument of the Song.render method 10 years ago
Oliverpool 73ee85a4a4 'cover' is an available directive 10 years ago
Oliverpool f22b726484 Correct Exception for unknown encoding 10 years ago
Oliverpool d3046339d1 pylint - use format for string formatting 10 years ago
Oliverpool 4c63e6fe70 Use logger instead of print 10 years ago
Oliverpool b220d6d36a Improve exception type 10 years ago
Oliverpool 46ceecd1c0 Improve variable names (pylint) 10 years ago
Oliverpool d483c87d8b chardet package is not required anymore 10 years ago
Oliverpool a0c3e83e2f Detect file encoding with a priority list 10 years ago
Oliverpool e6330c78b3 Do not support CR-only line endings (either CRLF or LF) 10 years ago
Oliverpool a8dd19fe27 pattern should always be defined 10 years ago
Louis bdef0b1e01 Add a default value for the '--cache' option 10 years ago
Oliverpool e981c70bc6 Support CRLF, LF and CR line endings 10 years ago
Oliverpool c7551d7456 Move the chordpro templates 10 years ago
Oliverpool efb36b3815 Recursively discover data files or the setup 10 years ago
Louis d076be098a Add docstring 10 years ago
Louis 08e5e000b7 Add a '--cache' option 10 years ago
Louis e835beedb5 Move templates used ir chordpro conversion 10 years ago
Louis 4820293f90 Improve get_subdirs signature 10 years ago
Oliverpool a6a7edcfc8 Replace # with {\shrp} in nolyrics environment 10 years ago
Oliverpool 971a7a5114 _ROOT variable is useless 10 years ago
Louis 92b7185a7f Minor improvements 10 years ago
Oliverpool 48b49abccf Add windows tests on AppVeyor 10 years ago
Oliverpool a4d1091e30 Use path2posix on LaTeX path 10 years ago
Oliverpool 91e10566b9 Report if the latex executable is not found 10 years ago
Oliverpool 2dc3b67e2b Change the package_data location 10 years ago
Louis 3cab46e897 Use full names for cover and language 10 years ago
Louis 5bc7973caf [songs.chordpro] Warn when using unknown directives 10 years ago
Louis 9950debe9c [songs.chordpro] Add a new directive `{tag: ...}` 10 years ago
Louis 7174c8f3b4 Remove useless arguments to LaTeX compilation 10 years ago
Oliverpool 3431cbecf1 Useless newline 10 years ago
Louis b2b80ef172 Exeption was never raised 10 years ago
Louis 0731ab973d pylint 10 years ago
Louis c8aa617c8e Locale codes with country names are also accepted 10 years ago
Louis fb487ac637 Remove useless condition 10 years ago
Louis 30bbf8c533 First draft for pdflatex replacement by lualatex 10 years ago
Louis d31a3717ee [WIP] Revert latex-specific changes (in orter to use lualatex) 10 years ago