Skip to content

Commit

Permalink
Put the real changelog into the debian directory to comply with lintian.
Browse files Browse the repository at this point in the history
  • Loading branch information
codestation committed Feb 22, 2015
1 parent 8d82f21 commit cca1bfe
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 123 deletions.
122 changes: 0 additions & 122 deletions ChangeLog

This file was deleted.

1 change: 1 addition & 0 deletions ChangeLog
1 change: 0 additions & 1 deletion debian/changelog

This file was deleted.

122 changes: 122 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -0,0 +1,122 @@
qcma (0.3.7) unstable; urgency=low

* Added pre 2.00 protocol versions to the config dialog.
* Fixed installation of appindicator plguin on standalone mode.
* Added support for Plasma 5 notifier.
* Use Qt5 by default.
* Fixed file downloader.
* Do no start broadcast received if wireless mode is disabled.

-- codestation <[email protected]> Fri, 23 Oct 2014 00:00:00 -0000

qcma (0.3.6) unstable; urgency=low

* Fix stupid bug with function scope.

-- codestation <[email protected]> Thu, 11 Oct 2014 00:00:00 -0000

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

0 comments on commit cca1bfe

Please sign in to comment.