summaryrefslogtreecommitdiff
path: root/rbutil/rbutilqt/changelog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'rbutil/rbutilqt/changelog.txt')
-rw-r--r--rbutil/rbutilqt/changelog.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/rbutil/rbutilqt/changelog.txt b/rbutil/rbutilqt/changelog.txt
new file mode 100644
index 0000000000..35c5322dc9
--- /dev/null
+++ b/rbutil/rbutilqt/changelog.txt
@@ -0,0 +1,17 @@
1# Rockbox Utility changelog.
2# This file is parsed by Rockbox Utility. Format:
3# - Lines starting with # are comments and ignored.
4# - A version starts with the string "Version" followed by the number.
5# - After the version individual entries follow. Those start with a *.
6# - After the entries an empty line has to follow.
7# - After that the next version can start.
8
9Version 1.4
10* Rework player detection functionality to provide better results.
11* Limit mountpoints ("Select your device in the filesystem") in configuration dialog to usable ones.
12* Change encoder volume configuration to allow more sensible values.
13* Save proxy password differently in configuration file (better solution for FS#12166).
14* Add support for building Rockbox Utility with Qt5.
15* Add Changelog window.
16
17