Commit Graph
100 Commits
Author SHA1 Message Date
codestation b06cc0e498 Added libiconv-2.dll to nsis script. 2015-02-24 16:08:39 -04:30
codestation cca1bfe029 Put the real changelog into the debian directory to comply with lintian. 2015-02-22 16:02:18 -04:30
codestation 8d82f21624 Update translations. 2015-02-22 13:50:24 -04:30
codestation c8cd387334 Fix cma broadcast bug.
Add desktop shortcut for windows installer.
2015-02-22 13:18:02 -04:30
codestation c5211f21d2 Removed iconv.dll from the windows build script. 2015-02-22 12:14:20 -04:30
codestation 0342914721 Fix centos macro name. 2015-02-21 18:01:47 -04:30
codestation 4247f7b557 Add centos support in spec file. 2015-02-21 17:55:49 -04:30
codestation e7592364cb Remove kde support from debian based distros as kf5 isn't available
and Qt5 is now used by default.
2015-02-21 12:57:12 -04:30
codestation 99e8ca1002 Use KMenu for the kdenotification plugin if ENABLE_KNOTIFICATIONS isn't enabled 2015-02-21 01:09:50 -04:30
codestation be0f4b9b20 Fix appindicator/kdenotifications deps. 2015-02-20 23:23:15 -04:30
codestation 2a243e04e2 Add appindicator dep to spec file. 2015-02-20 19:33:35 -04:30
codestation 0b3382ee05 Add conditional for kdenotification.
Split rpm package in cli/appindicator/kdenotifier
2015-02-20 18:53:57 -04:30
codestation 4e8e009c43 Use Qt5 by default.
Use vitamtp >= 2.5.5.
2015-02-20 15:59:28 -04:30
codestation f681eff7ce Merge opensuse/fedora spec files. 2015-02-16 21:47:43 -04:30
codestation 92108aa65e Added g++ and libnotify deps to spec files. 2015-02-16 20:45:52 -04:30
codestation defaf5dc75 Added missing prep step on spec files. 2015-02-16 19:42:26 -04:30
codestation a4a552d566 Do not set _verprefix as empty. 2015-02-16 16:35:54 -04:30
codestation 793f3fd776 Fix typo on spec files. 2015-02-16 12:45:54 -04:30
codestation 0400567142 Updated spec files. 2015-02-16 12:20:40 -04:30
codestation 54fcf1ea73 Set pre 2.00 protocols from vitamtp header. 2015-02-15 23:17:26 -04:30
codestation ee53b90ef8 Version bump to 0.3.7 2015-02-15 23:16:03 -04:30
codestation dcd6964d6a Fixed file downloader. 2015-02-15 23:13:41 -04:30
codestation f39d441da3 Removed EGL libraries as newer Qt works without them (re-adds XP support again). 2015-02-15 14:49:39 -04:30
codestation d7a32d30d2 Fix cmabroadcast crash.
Sort files by time.
2015-02-15 13:38:00 -04:30
codestation 8af9c7c56d Updated nsis script (again) 2015-02-15 11:01:27 -04:30
codestation f87951c4d3 Update nsis script. 2015-02-14 22:07:53 -04:30
codestation ea67001531 Rework cma protocol selection.
Read plugins from current application directory on debug mode.
2015-02-14 22:03:53 -04:30
codestation 4fa13bd9ec Reset the device on a failed information exchange.
Do not start an udp broadcast service on usb client.
2015-02-14 22:01:42 -04:30
codestation 891f545da3 Removed vitamtp spec files. 2015-02-14 21:59:59 -04:30
codestation a4662a1392 Added Plasma 5 notifier support (Qt5 build). 2014-10-23 11:10:35 -04:30
codestation 090f226934 Added pre 2.00 protocol versions to config dialog.
Fixed bug with appindicator installation on standalone mode.
Updated changelog.
2014-10-23 10:58:47 -04:30
codestation 953afb0280 Fix stupid bug with function scope. 2014-10-11 18:32:10 -04:30
codestation 8b6ab4f733 Fix for OSX sliding config dialog. 2014-10-11 11:33:10 -04:30
codestation caf5dc2d4e Added selector to override the default protocol version. 2014-10-10 20:43:46 -04:30
codestation 0ab3206d18 Bump version to 0.3.5 2014-10-09 19:35:59 -04:30
codestation a73000c329 Do not override the protocol version if the user sets a low value.
Set the custom protocol version on the wireless broadcast too.
2014-10-09 19:14:37 -04:30
codestation 761bcac8aa Fix windows installer script and icon path. 2014-10-08 20:37:13 -04:30
codestation 4f7d3ce280 Fix windows compilation 2014-10-07 16:58:52 -04:30
codestation 8d271a4def Remove qt4-default, doesn't exists on ubuntu 12.04. 2014-10-07 14:19:57 -04:30
codestation 45bc53ab32 Bump versions on rpm/windows scripts 2014-10-07 12:43:45 -04:30
codestation e6c7a6b71a Dependency cleanup 2014-10-07 12:17:55 -04:30
codestation da85d503d1 Added missing kdenotifier enabler in debian rules. 2014-10-07 11:17:47 -04:30
codestation 3b7c5af15c Added libappindicator3-dev and kdelibs-dev as build dependency.
Downgrade to Qt4 since Qt5 5.2.0 on Ubuntu 14.04 has a bug with harbuzz and japanese characters.
2014-10-07 10:00:46 -04:30
codestation f454fd2c29 Updated japanese translations.
Use default protocol version if the saved one is less than current version number.
Updated gitignore.
2014-10-04 23:15:21 -04:30
codestation a373800444 Updated debian rules to include appindicator library. 2014-10-04 22:00:30 -04:30
codestation 992bb2ec41 SPlitted kde and appindicator code into shared libraries to avoid
additional dependencies.
2014-10-04 21:55:09 -04:30
codestation fb5b881345 Bump version to 0.3.4.
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.
2014-10-03 01:40:35 -04:30
codestation a85d49ebc9 Updated nsis install script 2014-06-28 00:37:10 -04:30
codestation 36a91d78aa Fixed android compilation.
Version bump.
Fixed file size problem under windows.
Updated changelog.
2014-06-28 00:26:14 -04:30
codestation ce9353e4f3 Added android manifest and launcher icons.
Do not use pkg-config when cross-compiling to Android.
Added a helper class to send toasts and dialogs to the user.
Added android compatibility on some headers.
2014-05-16 22:03:22 -04:30
codestation 9c7c2bc3d7 Added pkg support. 2014-05-04 23:29:53 -04:30
codestation c2c61eb43a Updated changelog. 2014-05-04 23:02:31 -04:30
codestation 1f5b6e2074 Fix multimedia directory copy from pc. 2014-05-04 22:11:48 -04:30
codestation 45416b2bfe Updated changelog.
Version bump.
2014-05-04 11:19:41 -04:30
codestation bd80842dd5 Fix bug when transferring PSP savedatas. 2014-05-04 11:16:36 -04:30
codestation bc88e1404b Fix translation.
Update version in nsis script.
2014-05-03 08:54:09 -04:30
codestation d3c3641080 Bump vitamtp specfile version. 2014-05-03 00:54:48 -04:30
codestation ae4a366cca Added pro target in debian rules. 2014-05-02 21:24:23 -04:30
codestation 3e15ca23b1 Version bump so the sources can be added to ubuntu ppa. 2014-05-02 11:13:41 -04:30
codestation 0ce039811d Install qt5-default package for deb creation. 2014-05-01 22:54:50 -04:30
codestation d9347bdc55 Make lrelease-qt5 the default 2014-05-01 22:11:22 -04:30
codestation 73bab405b4 Add pkg-config to dep list. 2014-05-01 18:03:54 -04:30
codestation 12e9b2d8b7 Updated control file 2014-05-01 17:40:28 -04:30
codestation eee8ee6d3f Added build-deps to control file. 2014-05-01 17:03:33 -04:30
codestation 53cbe3fffe Removed libiconv-2.dll from file list. 2014-04-27 17:45:26 -04:30
codestation d91c0038db Updated changelog 2014-04-27 15:25:33 -04:30
codestation da91a9a5b6 Fix merged changed. 2014-04-27 02:05:51 -04:30
codestation 8d175651f9 Adjust config dialog height. 2014-04-27 02:00:42 -04:30
codestation d59b7d6ff3 Add options to skip multimedia indexing. 2014-04-27 01:45:33 -04:30
codestation c8356d1e9c Avoid nested config window on OS X. 2014-04-27 01:05:41 -04:30
codestation 9a31ea7694 Fix icon location on OS X 2014-04-26 23:17:26 -04:30
codestation 69c26bd29a Add copyright header. 2014-04-26 20:31:18 -04:30
codestation b6798e93e8 Updated NSIS script to support Driver and 32/64 bit installation 2014-04-26 19:34:18 -04:30
codestation efe9a7e1fd Fix kdenotifier location. 2014-04-25 00:50:16 -04:30
codestation c06fa8b996 Merge branch 'feature-headless' into testing
Conflicts:
	qcma.pro
2014-04-24 23:47:29 -04:30
codestation 6e528f90d6 Merge branch 'feature-database' into testing 2014-04-24 23:44:39 -04:30
codestation adf065c51a Add qcma_cli to rpm package 2014-04-24 14:48:58 -04:30
codestation 8de29eb703 Add qt5 suffix for distros that doesn't symlink tools to non-qt5 names 2014-04-24 14:43:35 -04:30
codestation a42ce8e719 Specify qmake target file 2014-04-24 13:30:03 -04:30
codestation ffbad2ad19 Pick sonum from spec file. 2014-04-24 13:12:43 -04:30
codestation 5c6286747c Fixed typo in specfile. 2014-04-24 12:21:58 -04:30
codestation 89a8e3bb36 Fix variable expansion in specfiles. 2014-04-24 11:55:55 -04:30
codestation 61720a910a Allow to use an external git repo in specfiles. 2014-04-24 11:35:07 -04:30
codestation 26f6c78cf7 Bump specfiles version. 2014-04-24 10:34:37 -04:30
codestation 0b031f28a8 Drop qt4 from debian/rules.
Update copyright.
2014-04-23 19:48:14 -04:30
codestation dc0b30bba1 Enable systray by default. 2014-04-19 23:41:51 -04:30
codestation a4c2301cab Added dbus interface for regular qcma.
Added option to disable the systray: --no-systray.
2014-04-19 23:05:20 -04:30
codestation 24af4d428e Removed autogenerated xml file. 2014-04-19 15:51:39 -04:30
codestation 00b76f308c Changed read timestamps timezones to UTC.
Fix QListDB::getObjectMetadatas not returning metadata when a single
object was requested.
Show size in GiB for backups.
2014-04-19 15:48:50 -04:30
codestation bb8909ef36 Merge branch 'feature-headless' of github.com:codestation/qcma into feature-headless 2014-04-04 13:59:08 -04:30
codestation 11e10f45cc Add debian install rules. 2014-04-04 13:58:48 -04:30
codestation 1495154b35 Updated readme and changelog. 2014-04-04 12:30:46 -04:30
codestation 00f1c0eee2 Readd QImage includes.
Do not remove gui lib for headless binary as it needs it to use Qimage.
Rename headless package to qcma-cli.
2014-04-04 11:45:53 -04:30
codestation c88c2d34e9 Fix missing headers under Qt4. 2014-04-03 15:24:06 -04:30
codestation 06363de75b Update httpdownloader class. 2014-04-03 15:22:19 -04:30
codestation 20cd8f80a0 Fix compilation of sqlite backend under Qt4.
Fix .pro file.
Add entry in debian rules to headless package.
2014-04-03 14:45:10 -04:30
codestation f035b460d0 Moved TRANSLATIONS to main pro file so lrelease can find them. 2014-03-28 13:40:02 -04:30
codestation 538b62bdb3 Updated readme 2014-03-28 10:15:35 -04:30
codestation 80f19e5d23 New qcma headless app.
Updated changelog.
Bumped version to 0.3.0.
2014-03-28 10:07:13 -04:30
codestation 6ed8dd749e Added functions to create virtual entries on the database.
Disabled sqlite setting in config dialog.
2014-03-22 13:58:39 -04:30