47 Commits (82770e8c654461dfe1ffef8ac558b6a8cea76508)

Author SHA1 Message Date
Oliverpool b96fc1675f Quick fixes 10 years ago
Louis fb487ac637 Remove useless condition 10 years ago
Oliverpool 88d97971d3 Force consistent ordering of the datadir 10 years ago
Louis 1876b5b5b4 Merge master 10 years ago
Oliverpool 909d8120d0 Complete the transition to support only language code 10 years ago
Louis 51d4562901 Create one Song class per couple parser/renderer 10 years ago
Oliverpool a5b123c5a7 Bugfix: the language must be string (and not an array) 10 years ago
Oliverpool 133a13e0f6 Only one language per song (the latest defined) 10 years ago
Louis e753cca8f6 Change `songs.Song` signature 10 years ago
Louis 549b546fb2 Pylint 10 years ago
Louis d00fcad19e [chordpro] Firsts LaTeX tests 10 years ago
Louis eba5d404d1 [chordpro] More generic song renderer 10 years ago
Louis a09d3f5256 Added a pylintrc file; made code pylint compliant 10 years ago
Louis e3f523c297 pylint 10 years ago
Louis edf844f98d Corrections (due to problems with git merge) 10 years ago
Louis eefcbd2bd2 Réorganisation en prévision du support des fichiers chordpro 10 years ago
Louis eff4286a77 Parsing works on tests 10 years ago
Louis a2e5c476e5 Réorganisation en prévision du support des fichiers chordpro 10 years ago
Louis 176c10fd05 Deleting obsolet # -*- coding: utf-8 -*- lines 11 years ago
Louis 88ba800fb3 Added option 'encoding' to songbook fiels 11 years ago
Louis 607e064bfb Transformation de encoding.open_read en un 'context manager' 11 years ago
Louis fe2d2da958 Setting up file type plugins. 11 years ago
Louis baedd3b236 [WIP] LaTeX files are parsed again 11 years ago
Louis 2a3bee175e Converted to Python3 11 years ago
Louis 0e1bfe05c9 Ignoring song files not ending with '.sg' or '.is' 11 years ago
Louis 5ab5bfded4 Code factorisation, and better error message when file not found. 11 years ago
Louis 79666c4d3c pylint 11 years ago
Louis 2533495711 Even better error message 11 years ago
Luthaf 7e6fd4ef06 More search path for tex plugin 11 years ago
Luthaf 9a9ca6fa99 Better error message 11 years ago
Luthaf 902c207381 Gestion des chemins windows dans les fichiers LaTeX 11 years ago
Louis 443783be2c Solved sorting problem 11 years ago
Louis 52c3007684 Songs are cached only if they are in a datadir 11 years ago
Louis f8ee770610 Guess encoding while encoding file 11 years ago
Louis e6fbc51ebf Simplify case where datadir is empty 11 years ago
Luthaf ec48864f76 Use datadirs as base search path for included content 11 years ago
Louis 21d4f0c245 Sanitize encoding of manipulated strings 11 years ago
Luthaf 4563c04c9d Typo 11 years ago
Luthaf 18b5c9c22c Gestion du cas où la clef _songbook_dir n'existe pas 11 years ago
Luthaf 75932768e2 Adds a warning message if _songbook_dir is not set 11 years ago
Luthaf 038028d224 Plugin include 11 years ago
Luthaf ce77d47c91 Typo causing pdflatex failure 11 years ago
Louis c161ed1e2d Possibilité d'utiliser des intersong 11 years ago
Louis 255476ba00 Look for content plugins in <datadir>/python/content 11 years ago