Alexandre Detiste
873985fd8a
debian: fix most lintian warnings, switch to debhelper 9
2015-03-01 11:45:27 +01:00
codestation
12803cbe38
Use SO_REUSEADDR so the broadcast bind() function doesn't fail on sudden
...
qcma restarts.
2015-02-28 18:47:22 -04:30
codestation
022998beee
Fix av_frame_free call usage.
2015-02-28 09:41:57 -04:30
codestation
ec934655d3
Use av_frame_free() to match calls to av_frame_alloc.
...
Use version checks to use older libav functions on older distros.
2015-02-28 09:37:39 -04:30
codestation
5788141912
Update deprecated avcodec call.
2015-02-28 00:24:59 -04:30
codestation
60a3049391
Added a bunch of warning flags and fixed most of the shadowed
...
variables.
2015-02-27 22:59:22 -04:30
codestation
ddf9b4a611
Fixed bug with shadowed variable.
2015-02-27 22:05:08 -04:30
codestation
c43b234919
Set correct organization name.
2015-02-27 10:09:00 -04:30
codestation
2876c15a39
Fix broadcast in qcma_cli
2015-02-25 22:12:25 -04:30
codestation
c8cd387334
Fix cma broadcast bug.
...
Add desktop shortcut for windows installer.
2015-02-22 13:18:02 -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
54fcf1ea73
Set pre 2.00 protocols from vitamtp header.
2015-02-15 23:17:26 -04:30
codestation
dcd6964d6a
Fixed file downloader.
2015-02-15 23:13:41 -04:30
codestation
d7a32d30d2
Fix cmabroadcast crash.
...
Sort files by time.
2015-02-15 13:38:00 -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
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
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
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
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
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
1f5b6e2074
Fix multimedia directory copy from pc.
2014-05-04 22:11:48 -04:30
codestation
bd80842dd5
Fix bug when transferring PSP savedatas.
2014-05-04 11:16:36 -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
69c26bd29a
Add copyright header.
2014-04-26 20:31:18 -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
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
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
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
codestation
ae8657325a
Create virtual node table to store category nodes (doesn't exist on the filesystem but need an OHFI).
...
Enable triggers, disable sync mode and other tweaks so the creation of the database can be faster.
Abort early if a database entry cannot be added.
Fix games and savedatas not being saved with their correct parent id.
Preparing getRootItems to return virtual categories.
Code refactoring.
2014-02-25 09:18:49 -04:30
codestation
99d216d474
Enable SQLiteDB backend.
...
Multiple fixed and finished the implementation of the SQLite backend.
Try to load the database before trying to attempt a rescan.
Delete the metadala list for backends that allocate them on demand.
Moved some generic functions to the databse class.
Renamed utils header to avoid rare QtCreator bug.
2014-02-05 23:30:12 -04:30