Stefan Saraev
|
3906e40684
|
Merge pull request #3798 from Memphiz/wetekfixes
Wetekfixes
|
2015-01-17 12:59:00 +02:00 |
|
Stefan Saraev
|
4f7cb78009
|
OpenELEC-settings: update to 0.6.1
|
2015-01-16 23:50:53 +02:00 |
|
Stefan Saraev
|
d4f5113605
|
boblightd: bump (4.3.5)
|
2015-01-16 21:04:01 +02:00 |
|
Stefan Saraev
|
0b131253dc
|
Merge pull request #3782 from Memphiz/boblight-aml
[addons/boblight] - add boblight-aml - boblight client for amlogic devic...
|
2015-01-16 20:07:03 +02:00 |
|
Stefan Saraev
|
94c1522cc2
|
Merge pull request #3799 from gdachs/master
New upstream version requires change of makefile patch
|
2015-01-16 20:03:37 +02:00 |
|
Stefan Saraev
|
36a10d2003
|
Merge pull request #3783 from stefansaraev/mkimage
mkimage enhancements
|
2015-01-16 19:53:29 +02:00 |
|
Gerald Dachs
|
33a93652ce
|
new upstream version requires change of makefile patch
new upstream version
|
2015-01-16 12:28:35 +01:00 |
|
Stefan Saraev
|
f42c082cf2
|
Merge pull request #3793 from MilhouseVH/binary_patching
Enable binary patching
|
2015-01-16 11:58:18 +02:00 |
|
Stefan Saraev
|
df915c4e4d
|
Merge pull request #3791 from MilhouseVH/build_suffix
Allow unique build directories by appending project-defined suffix
|
2015-01-16 11:58:10 +02:00 |
|
Stefan Saraev
|
13350cdf20
|
util-linux:init: build static
... some stupid shell script was installed
... we need a binary that does NOT depend on libmount.so and so
|
2015-01-16 00:22:23 +02:00 |
|
Memphiz
|
759a4bb186
|
[addons/boblightd] - if boblight-aml was found and /dev/amvideocap0 exists
- start boblight-aml with the daemon - also try to use the settings from
boblight addon if installed
|
2015-01-15 23:14:24 +01:00 |
|
Memphiz
|
7e6d692152
|
[addons/boblight] - add boblight-aml - boblight client for amlogic devices (needs amvideocap kernel support)
|
2015-01-15 23:14:24 +01:00 |
|
Memphiz
|
4a85aa3e70
|
[Wetek.Play/amlkernel] - fix pixelclock for 23.976hz mode based on CEA-861B
|
2015-01-15 22:23:48 +01:00 |
|
Memphiz
|
a90874b420
|
[Wetek.Play/meson6] - apply 1080p24@48khz audiomode fix from meson8 - fixes audio locking issue for yamaha amps with this video mode
|
2015-01-15 22:23:48 +01:00 |
|
Stefan Saraev
|
4e587747a2
|
wetek_play: linux: change kernel url
aml kernel sources has lot of crlfs. we repacked it..
|
2015-01-15 20:38:37 +02:00 |
|
Memphiz
|
c4afe30818
|
[Wetek.Play] - allow real 1.5ghz (its 1512MHz) and remove the 1.2GHz clamp
in the meson6 clock
|
2015-01-15 19:13:03 +01:00 |
|
Memphiz
|
d12146f9e4
|
[Wetek.Play/amlkernel] - fix race condition in ge2d_wq.
1. thread 1 is here https://github.com/codesnake/linux-amlogic/blob/master/drivers/amlogic/display/ge2d/ge2d_wq.c#L147
2. thread 2 is here https://github.com/codesnake/linux-amlogic/blob/master/drivers/amlogic/display/ge2d/ge2d_wq.c#L855
3. thread 2 is running and enters the if condition because state is GE2D_STATE_RUNNING
4. thread 2 gets interrupted by thread 1 thread 1 jumps over the if and sets GE2D_STATE_IDLE and is done
5. back to thread 2 which now sets state GE2D_STATE_REMOVING_WQ and calls wait_for_completion
6. thread2 will never return because thread 1 is done already and won't signal the event
destroy_ge2d_work_queue is called from https://github.com/codesnake/linux-amlogic/blob/master/drivers/amlogic/amports/amvideocap.c#L320 in my use case and will block there forever - and basically blocks down to the read in the userspace which tries to read the current captured frame
|
2015-01-15 19:13:02 +01:00 |
|
Memphiz
|
14592b4cd3
|
[Wetek.Play/amvideocap] - add support for aml video capture device (needed for boblight support
|
2015-01-15 19:13:02 +01:00 |
|
Stefan Saraev
|
91eafa7dcd
|
vdr-addon: bump (4.3.5)
|
2015-01-15 16:36:52 +02:00 |
|
Stefan Saraev
|
22ec3e84b4
|
vdr-plugin-xvdr: update to vdr-plugin-xvdr-b300fc3
|
2015-01-15 16:33:02 +02:00 |
|
Gerald Dachs
|
b82b86ba7a
|
vdr-addon: add restfulapi plugin
|
2015-01-15 16:12:55 +02:00 |
|
Gerald Dachs
|
e2073afa3f
|
new package: vdr-plugin-resfulapi
|
2015-01-15 16:12:43 +02:00 |
|
Gerald Dachs
|
4743a0a6ed
|
cxxtools: update to cxxtools-2.2.1
|
2015-01-15 16:12:40 +02:00 |
|
Stefan Saraev
|
4a83e29093
|
wetek_play: add debug shell on serial console
|
2015-01-15 12:16:57 +02:00 |
|
Stefan Saraev
|
fcec006944
|
wetek_play: remove not needed symlink
|
2015-01-15 12:15:06 +02:00 |
|