forked from helge17/tuxguitar
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGES
96 lines (87 loc) · 3.59 KB
/
CHANGES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
TuxGuitar 1.6.4 (2024-08-23) changes:
* Fixed performance issue on newer Linux versions
* Updated Polish and Russian translation
* Reworked duration and division menus
* Reworked file open/save/import/export behaviour
* Show dead note correctly in score
* The chord editor now considers the current key signature when opening
* Fixed bug when switching between page and linear layout
* Added a text filter in plugin list
* Improved notes names display on fretboard
* Configurable fretboard size
* More small improvements and cleanups
TuxGuitar 1.6.3 (2024-06-06) changes:
* Fixed stuck splash screen on Linux/Wayland
* Fixed "Save As" file type on Windows
* Fixed audio export of percussion tracks
* Fixed several batch converter issues
* Updated dependencies for compatibility with Ubuntu 24.04 LTS
* Improved button in toolbar for tuplets
* "Currently played beat" highlight improved
* Made caret more visible
* Adapted copy-paste function to better handle different tuning presets
* Enabled files to be opened with double-click in Finder on MacOS
* Display menu accelerators correctly on MacOS
* Removed confirmation "Do you want to apply changes now?"
* Made marker font configurable
* Simplified "Change Tuning" dialog
* Improved MusicXML, MIDI and PDF export
* Added menu entries for advanced selection features
* Changed Ctrl+A shortcut to "Select Entire Track"
* Improved note spacing
* Improved editing and display of percussion tracks
* Removed broken "Export to Gervill Audio File" Plugin
* Many small improvements and cleanups
TuxGuitar 1.6.2 (2024-04-01) changes:
* Delete VST plugin due to licensing and security concerns. See
https://github.com/helge17/tuxguitar/issues/312
for details.
TuxGuitar 1.6.1 (2024-02-02) changes:
* Add volume controls for tracks
* Add possibility to save custom tuning presets
* Add embedded help viewer
* Add responsive design to help pages
* Add many new icons to the menus
* Update and sharpen the skin icons
* Align order of main toolbar items with main menu entries
* Add zoom controls in main toolbar
* Add shortcuts for "zoom in" and "zoom out" actions
* Save/restore caret position when switching song
* Copy measures: new option to copy markers, options are saved
* Security fix for CVE-2020-14940
* Built against libfluidsynth3 on Linux
* Add a text filter in Key Binding Editor
* Save Key Signature in GP5 format
* Improved import/export of harmonics in GP5 format
* Fix Alternative repeats in GP5 format
* Fix bugs for MIDI import: transposition, order of MIDI events, negative fret numbers
* Fix erroneous octave in tuning editor, Matrix Editor and MusicXML export
* Additional percussion sounds in Matrix Editor
* Improved representation of tuplets
* Correction of "Major Thirds" tuning
* Fix selection in score edition mode
* Documentation on how you can contribute
* Improved translations
* Improved visual aspect of tracks table
* More small improvements and code cleanup
TuxGuitar 1.6.0 (2023-09-06) changes:
* Add click & drag selection
* Copy/paste and repeat selection
* Apply actions and effects to selection
* Fix percussion channel issues in GP importer
* Improve MIDI import/export
* Enhance bend display
* Adjust playback tempo in 1% steps
* Improve horizontal scrolling during playback
* Add named tuning presets
* Add new skins
* Update documentation
* Improve translations, add Android translations
* Add basic support for hardware keyboards on Android
* Simplify and document build process
* Remove all 32 bit builds
* Remove QT4 and QT5 builds for Linux
* Add 64 bit builds for Windows
* Provide RPM packages for Linux
* Improve command line handling
* Many small improvements and cleanups