changelog 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. qtau (0.5.5-1) UNRELEASED; urgency=medium
  2. [ Nichlas Severinsen ]
  3. * Fix std::__cxx11 being used directly
  4. [ Tobias Platen ]
  5. * install default espeak voice
  6. * vosamp: take note lengths into account
  7. * forgot to add vosamp.h
  8. * fix a bug in vosamp (releated to espeak)
  9. -- Tobias Platen <tplaten@posteo.de> Fri, 04 Jun 2021 17:47:03 +0200
  10. qtau (0.5.3-1) UNRELEASED; urgency=medium
  11. [ Tobias Platen ]
  12. * prepare for release 0.5
  13. * fix crash
  14. * desktop appicon
  15. * settings for qtau
  16. * add utau convert script
  17. * add support for espeak voices
  18. * interface changes for sinsy
  19. * fix espeak voice support
  20. * tempmap fixes
  21. * fix ust import
  22. * note editor fixes
  23. * add tests for tempomap
  24. * cleanup
  25. * README -> README.md
  26. * update README
  27. * update README again
  28. * switch from irc to mumble
  29. * update README again
  30. * vosamp refactoring
  31. * vosamp refactoring
  32. * refactoring
  33. * vosamp cleanup
  34. * fix dyndrawer ui element
  35. * add dynamics to low level score format
  36. * add experimental note property editor
  37. * add dyn table
  38. * update README.md
  39. * update README.md
  40. * add XMPP
  41. * add DynTableModel, selection logic
  42. * editor: note dynamics
  43. * editor debug output cleanup
  44. * add DYN to Score and VoSamp
  45. * add dyn test
  46. * add mailing lists
  47. * add voice directory things
  48. * tempomap: fix hang
  49. * score: add new parser for params
  50. * more work on dyn handling
  51. * add modulation/vosamp cleanup
  52. * DYN/PIT refactoring
  53. -- Tobias Platen <tplaten@posteo.de> Sun, 07 Mar 2021 15:35:49 +0100