Commit Graph

1634 Commits

Author SHA1 Message Date
b1rdhous3
40f4fda944 Min Value added to input position
BugFix: Can't be x < 0
2019-02-07 01:09:29 +01:00
b1rdhous3
efe1d92c0d Added Information Box for saving confirmation
A Box was added which is shown for 5 seconds if the server responds with
"cmd-condig-setconfig"
2019-02-07 00:59:52 +01:00
b1rdhous3
eb85a94e07 Merge pull request #1 from hyperion-project/master
,
2019-02-07 00:37:45 +01:00
Rick164
6996c38437 Merge pull request #531 from Paulchen-Panther/Info
Travis Master check more visible
2019-02-06 21:42:05 +01:00
Paulchen Panther
c5a7b45157 Travis Master check more visible 2019-02-06 21:12:22 +01:00
Rick164
f83c79973b Merge pull request #523 from Paulchen-Panther/BugFixes
Massive overhaul and bugfixes
2019-02-06 12:23:38 +01:00
Paulchen-Panther
5cc353468d Flatbuffer, Forwarder
- Flatbuffer now only sends data if priority registration was successful
- Forwarder no longer needs to worry about registering the priority
2019-02-05 19:55:48 +01:00
Paulchen-Panther
657fe00211 Troubleshooting and ...
- More i18n
- Easy use of mutual exclusion in JsonAPI with QMutexLocker
- Smoothing type "linear" hidden in the WebUI, because there is currently only one
- Message forwarding implemented again
- For compatibility to home assistants and other remote controls, "activeEffects" and "activeLedColor" has been added to the JSON-RPC
- FlatBuffer clear now the Priority on disconnect
- The information "available V4L2 devices" is now only displayed if the device list is not empty
- LED device "PiBlaster" excluded from OSX build
2019-02-03 14:36:57 +01:00
Paulchen-Panther
a412c34e68 Backwards compatibility ensured 2019-01-27 13:41:21 +01:00
Paulchen-Panther
1f132bcfa9 Fixes
remove Brindosch's V4L2 stream notifier adaption
avoid compilation 'note' on GCC 6 ARM
2019-01-22 22:07:58 +01:00
Paulchen Panther
8c4b390e2f Fixed typo 2019-01-19 20:07:22 +01:00
Paulchen-Panther
1a9433861e Cleanup
- .deb work
- update package creation
- added hyperion package icon
- remove V4L2 warning for OSX build
2019-01-19 18:35:40 +01:00
Paulchen Panther
d609e4137b remove branch parameter from git clone 2019-01-19 17:24:54 +01:00
Paulchen Panther
38946a0b06 Temporary solution
Due to the wrong interpretation of the OpCode, larger WebSocket frames are interpreted as a binary message. A new implementation of the WebSocket protocol in Hyperion is necessary. The QT class QWebSocketServer does not have this problem. However, this can not be mixed with an existing QTcpServer implementation without using a new WebSocket port.
2019-01-13 20:14:05 +01:00
Paulchen-Panther
28aa6a6954 Fixes 2019-01-07 23:33:27 +01:00
Paulchen-Panther
2cda2a11e0 Fix V4L2 2019-01-07 18:13:49 +01:00
Paulchen-Panther
2dca1c93e6 Commits from @MartB and more ...
- Commit: 1d9165f403
- New default QT capture implementation
- UploadHandler added to Effects Configurator to allow uploading GIF files
- Docker compile script and instruction
- Travis Fix
2019-01-06 21:09:27 +01:00
Paulchen-Panther
7352ff4d42 Threading and more
- webui remove restarts
- threading for LedDevice
2019-01-01 19:58:50 +01:00
Paulchen Panther
7b6df922ea Added latchTime to default config
Python exception ZeroDivisionError in python effect files fade.py and random.py

https://github.com/hyperion-project/hyperion.ng/blob/master/effects/fade.py#L12
https://github.com/hyperion-project/hyperion.ng/blob/master/effects/random.py#L9
2019-01-01 15:03:09 +01:00
Paulchen-Panther
d6b2cfaf9d update 2018-12-31 15:48:29 +01:00
Paulchen-Panther
0e3ddb7eca small changes 2018-12-31 00:21:44 +01:00
Paulchen-Panther
38950edf35 remove protobuf (part 2) 2018-12-30 22:07:53 +01:00
Paulchen-Panther
559311e18c remove protobuf 2018-12-30 16:43:22 +01:00
Paulchen-Panther
2a77f6f012 even more changes
Signed-off-by: Paulchen-Panther <Paulchen--Panter@gmx.net>
2018-12-28 18:28:49 +01:00
Paulchen-Panther
3700566d10 add flatbuffer dependencies 2018-12-28 18:08:58 +01:00
Paulchen-Panther
d762aa2f3e Details coming soon. 2018-12-27 23:11:32 +01:00
Paulchen Panther
e3be03ea73 Close client connection on stop 2018-12-20 15:16:23 +01:00
Paulchen Panther
a78d8d3a03 Removed ColorOrder from schema 2018-12-20 15:15:07 +01:00
Paulchen Panther
46dbede8f4 add aurora schema to resource file 2018-12-20 15:13:45 +01:00
Paulchen Panther
87c9c23807 emit rawLedColors before transform 2018-12-20 15:12:45 +01:00
Paulchen Panther
669501a084 LED stream set to max 20hz 2018-12-20 15:10:39 +01:00
Paulchen Panther
4c81614c69 add led color streaming mutex and
timeout for led color refresh
2018-12-20 15:05:38 +01:00
Paulchen Panther
ccbfe4c5b3 added new signal rawLedColors 2018-12-20 15:01:46 +01:00
Paulchen Panther
fbcc46ed28 Wave effect 2018-12-20 14:49:34 +01:00
Paulchen Panther
92db744388 Wave effect schema 2018-12-20 14:47:16 +01:00
Paulchen Panther
8d32a035e7 Delete running_dots.schema.json 2018-12-20 14:44:21 +01:00
Paulchen Panther
d393dc46fd Delete running_dots.json 2018-12-20 14:43:41 +01:00
Paulchen Panther
cf016efbce improvements 2018-12-20 14:41:21 +01:00
Paulchen Panther
58f184b1a1 Update hyperion.in.doxygen 2018-12-20 14:36:36 +01:00
Paulchen Panther
bb79589e3e doxygen fix for documentation 2018-12-20 14:36:13 +01:00
Paulchen Panther
8326c122fe Delete hyperion-build-doc.in.sh 2018-12-20 14:35:02 +01:00
Paulchen Panther
ca6adbc4dc Delete hyperion-stylesheet.css 2018-12-20 14:34:52 +01:00
Paulchen Panther
51c3a44302 Delete hyperion-header.html 2018-12-20 14:34:09 +01:00
Paulchen Panther
4c02b15f65 speed improvements for live visualization 2018-12-20 14:33:28 +01:00
Paulchen Panther
10a1047a46 added aurora device to network selection 2018-12-20 14:32:27 +01:00
Paulchen Panther
0e68459850 custom effects can now be deleted again
added comments on function
2018-12-20 14:29:18 +01:00
Paulchen Panther
b4095d10e1 Update translation file 2018-12-20 14:23:09 +01:00
Paulchen Panther
5731119a4f Update translation file 2018-12-20 14:22:43 +01:00
Paulchen Panther
640ff5ac0c WebUI CSS Background Color set to white 2018-12-20 14:21:35 +01:00
Paulchen Panther
a8efe51b25 Forward signal to all clients corrected 2018-12-02 14:32:34 +01:00