codestation
|
9569cf6acb
|
Remove duplicated line on version script.
|
2015-02-28 18:55:21 -04:30 |
|
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
|
4979a5dc4a
|
Bump version to 0.3.9.
Updated changelog.
|
2015-02-28 18:20:19 -04:30 |
|
codestation
|
8b1cb64700
|
Removed cdbs dependency.
|
2015-02-28 18:18:35 -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
|
d233ace392
|
Update changelog.
bump version.
|
2015-02-25 22:14:17 -04:30 |
|
codestation
|
2876c15a39
|
Fix broadcast in qcma_cli
|
2015-02-25 22:12:25 -04:30 |
|
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 |
|