This repository has been archived by the owner on Jul 4, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 98
/
Copy pathChangeLog
105 lines (70 loc) · 4.14 KB
/
ChangeLog
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
97
98
99
100
101
102
103
104
105
qcma (0.3.5) unstable; urgency=low
* Added selector to override the default protocol version.
* Do not override the user provided protocol version with a default value.
-- codestation <[email protected]> Thu, 09 Oct 2014 00:00:00 -0000
qcma (0.3.4) unstable; urgency=low
* Fixed compatibility with FW 3.30.
* Added setting to put a custom protocol version to avoid updates.
* Added notifications via libnotify on Linux.
* Added AppIndicator support for GNOME 3 and Unity.
-- codestation <[email protected]> Thu, 07 Oct 2014 00:00:00 -0000
qcma (0.3.3) unstable; urgency=low
* Fixed wrong file sizes under windows.
* Fixed compilation with android toolchain.
-- codestation <[email protected]> Thu, 28 Jun 2014 00:00:00 -0000
qcma (0.3.2) unstable; urgency=low
* Fixed bug with PSP savedata transfer.
* Fixed multimedia folder copy from pc.
* Added pkg support.
* Fixed about dialog.
-- codestation <[email protected]> Thu, 04 May 2014 00:00:00 -0000
qcma (0.3.1) unstable; urgency=low
* Headless qcma version.
* Added dbus controls to qcma (Linux only)
* Set the default video codec to h264 if metadata skip is enabled.
* Delay the progress dialog by one second so it doesn't show on quick scans.
* Do not show the disconnect message if no connection is established.
* Show correct directory separators on Windows.
* Show if savedata, updates or dlc are present on backup manager.
* New database backend. Disabled for now.
* Added options to disable multimedia indexing.
-- codestation <[email protected]> Thu, 28 Mar 2014 00:00:00 -0000
qcma (0.2.8) unstable; urgency=low
* Fixed bug where USB transfers couldn't be cancelled.
* Enabled item in Advanced settings dialog: "Skip metadata retrieval" (disabled by default).
* Enabled item in Advanced settings dialog: "Disable USB monitoring" (disabled by default).
* Enabled item in Advanced settings dialog: "Disable Wireless monitoring" (disabled by default).
-- codestation <[email protected]> Thu, 09 Jan 2014 00:00:00 -0000
qcma (0.2.7) unstable; urgency=low
* Resolved problem when reading big files in PSP savedatas (like sending ISOS to the Vita).
* Resolved high memory usage when receiving files from PSP savedatas (like ISOS from TN-V).
* Fix crash on startup on some circunstances.
* Enabled item in Advanced settings dialog: "Offline mode" (enabled by default).
-- codestation <[email protected]> Sun, 05 Jan 2014 00:00:00 -0000
qcma (0.2.6) unstable; urgency=low
* Show the account name on the info popup when the vita is connected (just like the official CMA).
* Fixed bug with multimedia browsing/streaming of content who has non-ascii characters on the filename.
* Picture scanning should be a little faster (use internal Qt library instead of ffmpeg for picture metadata extraction).
* KDE native notification support (only on Archlinux or builds from source code).
* Fixed bug with backup usage size when no items are detected.
* No more delay on Qcma exit if no devices are connected (will wait if a PS Vita is still connected).
-- codestation <[email protected]> Fri, 03 Jan 2014 00:00:00 -0000
qcma (0.2.5) unstable; urgency=low
* Added filter for backup manager
* Fixed the PIN bug (negative numbers).
* Fixed bug related to creation of base folders for game backups.
* Show connection status in icon tray color.
* Show PSM icons in backup manager.
* Fixed bug with listing in backup manager.
* Fixed crash in PS Vita with some PSP savedatas.
* Avoid creation of folder with account id "ffffffffffffffff"
-- codestation <[email protected]> Sun, 22 Dec 2013 00:00:00 -0000
qcma (0.2.4) unstable; urgency=low
* Support new CMA broadcast string on FW 3.00. Identify as PS Vita TV compatible.
-- codestation <[email protected]> Tue, 05 Nov 2013 00:00:00 -0000
qcma (0.2.3) unstable; urgency=low
* Make sure that qcma uses statvfs64 on 32bit builds.
-- codestation <[email protected]> Sun, 06 Oct 2013 00:00:00 -0000
qcma (0.2.2) unstable; urgency=low
* Initial release
-- codestation <[email protected]> Tue, 01 Oct 2013 00:00:00 -0000