- Fixed Issue #15 : sorting by tempo in rhythm selection dialog - @jjazzboss
- Fixed Output tab empty upon startup when it was persistent - @jjazzboss
- Fixed Issue #16 : show a warning when some rhythm files can't be read. - @jjazzboss
- Fixed Issue #10 : b/# bad display in chord symbols on Mac OSX Retina. - @jjazzboss
- Added TextLayoutUtils - @jjazzboss
- Fixed corner case PlayFromHere - @jjazzboss
- Added JJazzLab-X architecture image - @jjazzboss
- Update README.md - @jjazzboss
- Create CONTRIBUTING.md - @jjazzboss
- Update README.md - @jjazzboss
- Renamed SongManager => SongFactory - @jjazzboss
- Fixed Issue #14 (assertion error when opening rhythm selection dialog) - @jjazzboss
- Fixed PlayFromHere action - @jjazzboss
- Fixed regex in ImprovisorImporter - @jjazzboss
- Fix to issue #2 JSpinner length in toolbar - @hajdam
- Update README.md - @jjazzboss
- Update README.md - @jjazzboss
- Fixed improvisor importer regex + removed temp action batch import - undefined