2254 Commits

Author SHA1 Message Date
Stefan Seyfried
2891db5593 spark: improve hardware_caps detection
Origin commit data
------------------
Branch: master
Commit: f0a9b76ef1
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-09-16 (Sun, 16 Sep 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-09-16 22:53:35 +02:00
Stefan Seyfried
d9c22d3808 add hardware_caps header
First version of a "hardware capabilites information" struct.
This is intended to help clean up the mess in the neutrino GUI.
Surely needs some more work and ongoing changes


Origin commit data
------------------
Branch: master
Commit: 8a6f1dea9d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-09-15 (Sat, 15 Sep 2012)



------------------
This commit was generated by Migit
2012-09-15 11:49:51 +02:00
martii
c5507bb98c add VFDGETVERSION support
Origin commit data
------------------
Branch: master
Commit: 462353e9dd
Author: martii <you@example.com>
Date: 2012-09-12 (Wed, 12 Sep 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-09-12 20:25:15 +02:00
Stefan Seyfried
0ed8fd60c3 spark_fp: add option to find out the frontpanel type
this needs my latest patched aotom driver again...


Origin commit data
------------------
Branch: master
Commit: 4c0541ac28
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-09-11 (Tue, 11 Sep 2012)



------------------
This commit was generated by Migit
2012-09-11 15:12:28 +02:00
martii
1ab2470e9e audio_mixer: correct conversion
Origin commit data
------------------
Branch: master
Commit: 9c22d47bc3
Author: martii <you@example.com>
Date: 2012-09-05 (Wed, 05 Sep 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-09-05 20:49:47 +02:00
martii
e0c90be5e7 spark: add volume control for alsa mixer
Origin commit data
------------------
Branch: master
Commit: 7cd67c9fad
Author: martii <you@example.com>
Date: 2012-09-05 (Wed, 05 Sep 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-09-05 19:08:45 +02:00
martii
b4ac2ad25e eplayer3 h263 fix
Origin commit data
------------------
Branch: master
Commit: 1ccc2ee75a
Author: martii <you@example.com>
Date: 2012-08-31 (Fri, 31 Aug 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-08-31 12:33:59 +02:00
martii
d2a53c61ce cast sizeof to signed to avoid compiler warning
Origin commit data
------------------
Branch: master
Commit: 260a6fcc2f
Author: martii <you@example.com>
Date: 2012-08-16 (Thu, 16 Aug 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-08-16 22:10:55 +02:00
martii
8043c08fbf Merge remote-tracking branch 'seife/master'
Origin commit data
------------------
Branch: master
Commit: 2bdab523e5
Author: martii <you@example.com>
Date: 2012-08-16 (Thu, 16 Aug 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-08-16 22:05:33 +02:00
martii
5888e9d4cc fix indent
Origin commit data
------------------
Branch: master
Commit: d7d11fdd0d
Author: martii <you@example.com>
Date: 2012-08-13 (Mon, 13 Aug 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-08-13 18:42:15 +02:00
martii
3f3b02b9cd libspark/video.cpp: I tend to believe that comparing signed and unsigned would break for st.st_size < 4
Origin commit data
------------------
Branch: master
Commit: c2a9c1a6df
Author: martii <you@example.com>
Date: 2012-08-12 (Sun, 12 Aug 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-08-12 10:04:35 +02:00
martii
826a826f82 libeplayer3: add support for teletext and dvbsubtitle streams
Origin commit data
------------------
Branch: master
Commit: 92731e6fe3
Author: martii <you@example.com>
Date: 2012-08-04 (Sat, 04 Aug 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-08-04 13:31:28 +02:00
Stefan Seyfried
791c592fe1 cDemux: add dummy SetSource() for coolstream compatibiliy
Origin commit data
------------------
Branch: master
Commit: 1df3d2e946
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-07-29 (Sun, 29 Jul 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-29 13:26:31 +02:00
Stefan Seyfried
f29902e7e4 ca.h: add dummy functions to sync up with libcoolstream
libcoolstream has added the functions SendCAPMT(), GetCAIDS() and
SetTSClock(). Add stubs to get compatibility.


Origin commit data
------------------
Branch: master
Commit: 3396316b8c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-07-29 (Sun, 29 Jul 2012)



------------------
This commit was generated by Migit
2012-07-29 13:06:21 +02:00
Stefan Seyfried
823c006356 correctly declare AVSYNC_TYPE
Origin commit data
------------------
Branch: master
Commit: 84ee47fd7f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-07-28 (Sat, 28 Jul 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-28 22:51:29 +02:00
martii
94c012cb91 fix some movieplayer issues
Origin commit data
------------------
Branch: master
Commit: d6bdeb0ff0
Author: martii <you@example.com>
Date: 2012-07-27 (Fri, 27 Jul 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-27 20:09:26 +02:00
martii
f88465699d libeplayer3: sync with tdt
Origin commit data
------------------
Branch: master
Commit: 1d0e6663c4
Author: martii <you@example.com>
Date: 2012-07-21 (Sat, 21 Jul 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-21 21:03:59 +02:00
martii
3081c61771 libspark/record.cpp: user configurable buffer sizes
Origin commit data
------------------
Branch: master
Commit: 450fc1966a
Author: martii <you@example.com>
Date: 2012-07-21 (Sat, 21 Jul 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-21 16:32:00 +02:00
martii
7299337887 Merge remote-tracking branch 'seife/master'
Origin commit data
------------------
Branch: master
Commit: 2ca16aedac
Author: martii <you@example.com>
Date: 2012-07-15 (Sun, 15 Jul 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-15 20:13:18 +02:00
Stefan Seyfried
6a5ad2af23 spark,azbox: make demux FD nonblocking
...except for DMX_PSI_CHANNEL, which does not seem to expect that.


Origin commit data
------------------
Branch: master
Commit: 5583233e9e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-07-15 (Sun, 15 Jul 2012)



------------------
This commit was generated by Migit
2012-07-15 11:44:28 +02:00
Stefan Seyfried
3968793593 azbox: reset PIG during videodecoder init
Origin commit data
------------------
Branch: master
Commit: caeb3f4230
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-07-14 (Sat, 14 Jul 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-14 20:02:36 +02:00
Stefan Seyfried
768b8250ac triple: implement cVideo::getBlank()
another hack :-) make the "blank" still-mpg 24fps and then check in
getBlank() if the framerate is still 24fps, which means that no video
has been decoded since blanking


Origin commit data
------------------
Branch: master
Commit: ca32114863
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-07-14 (Sat, 14 Jul 2012)



------------------
This commit was generated by Migit
2012-07-14 18:13:55 +02:00
martii
1376be4bb3 spark_fp: add options for setting led status
Origin commit data
------------------
Branch: master
Commit: 3a9a21c8ee
Author: martii <you@example.com>
Date: 2012-07-14 (Sat, 14 Jul 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-14 13:15:41 +02:00
martii
dbcda3b688 spark_fp: add options for setting led status
Origin commit data
------------------
Branch: master
Commit: fded24562f
Author: martii <you@example.com>
Date: 2012-07-14 (Sat, 14 Jul 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-14 13:12:50 +02:00
Stefan Seyfried
b39a52dfa8 triple: add necessary locking for inbuf_pos in cPlayback
Origin commit data
------------------
Branch: master
Commit: 618d1d6525
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-07-14 (Sat, 14 Jul 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-14 10:54:01 +02:00
martii
341a2bf9aa spark record: set dmx to non-blocking mode, change buffer size
Origin commit data
------------------
Branch: master
Commit: d38bef08f4
Author: martii <you@example.com>
Date: 2012-07-13 (Fri, 13 Jul 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-13 16:31:31 +02:00
martii
2ec164f3ef video_lib.h header adapted to match one of the previous changes
Origin commit data
------------------
Branch: master
Commit: b1f92d8e9c
Author: martii <you@example.com>
Date: 2012-07-13 (Fri, 13 Jul 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-13 16:30:43 +02:00
martii
c415fbc066 input handling: copy input data from secondary devices to the main rc device
Origin commit data
------------------
Branch: master
Commit: 7f45271ad2
Author: martii <you@example.com>
Date: 2012-07-13 (Fri, 13 Jul 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-13 16:29:53 +02:00
martii
57357d1739 spark powermanager: SetCpuFreq now actually does what its name says
Origin commit data
------------------
Branch: master
Commit: bcaf83a8c7
Author: martii <you@example.com>
Date: 2012-07-13 (Fri, 13 Jul 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-13 16:27:13 +02:00
martii
99138b3530 spark video: implement SetControl
Origin commit data
------------------
Branch: master
Commit: 6e8bdf5c34
Author: martii <you@example.com>
Date: 2012-07-13 (Fri, 13 Jul 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-13 16:26:22 +02:00
martii
f7c7747346 spark dmx: less debugging output; set buffer size
Origin commit data
------------------
Branch: master
Commit: 249d2964ac
Author: martii <you@example.com>
Date: 2012-07-13 (Fri, 13 Jul 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-13 16:25:48 +02:00
martii
87bb5d5410 spark audio: add support for channel specific volume
Origin commit data
------------------
Branch: master
Commit: d03f3c8fee
Author: martii <you@example.com>
Date: 2012-07-13 (Fri, 13 Jul 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-13 16:24:18 +02:00
martii
cc553ad6bf spark_fp: don't touch LEDs on shutdown
Origin commit data
------------------
Branch: master
Commit: 6f1de0cd6c
Author: martii <you@example.com>
Date: 2012-07-13 (Fri, 13 Jul 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-13 16:23:04 +02:00
martii
122fd5afa9 support newer ffmpeg versions
Origin commit data
------------------
Branch: master
Commit: 752e1e4368
Author: martii <you@example.com>
Date: 2012-07-13 (Fri, 13 Jul 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-13 16:22:19 +02:00
Stefan Seyfried
4602417532 spark: implement cVideo::getBlank()
this is a hack: the "mailbox" irq count does not increase if the
decoders are not decoding, so we use this to determine if the
video is in really playing.


Origin commit data
------------------
Branch: master
Commit: 2d52b68c2d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-07-05 (Thu, 05 Jul 2012)



------------------
This commit was generated by Migit
2012-07-05 20:24:40 +02:00
Stefan Seyfried
1048c08e40 azbox: fix values in cVideo::SetVideoSystem
Origin commit data
------------------
Branch: master
Commit: 47114a90af
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-06-24 (Sun, 24 Jun 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-06-24 16:28:48 +02:00
Stefan Seyfried
7ad7bdc64d azbox: fix cVideo::setBlank
the (VIDEO_STOP,1) ioctl does not blank video, so write a
black still-mpeg into the decoder to blank the display,
(similar to the tripledragon code)


Origin commit data
------------------
Branch: master
Commit: b550d5d5bc
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-06-24 (Sun, 24 Jun 2012)



------------------
This commit was generated by Migit
2012-06-24 15:12:58 +02:00
Stefan Seyfried
65f0d441a1 azbox: split up cVideo::ShowPicture
create a new show_iframe function which just gets the
still-mpeg data passed from ShowPicture


Origin commit data
------------------
Branch: master
Commit: 34402dff9f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-06-24 (Sun, 24 Jun 2012)



------------------
This commit was generated by Migit
2012-06-24 15:11:48 +02:00
Stefan Seyfried
31d6fbe0f9 azbox: fix cAudio::do_mute
Origin commit data
------------------
Branch: master
Commit: 5b8ff82730
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-06-24 (Sun, 24 Jun 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-06-24 12:35:02 +02:00
Stefan Seyfried
5fa64f43b8 create common proc_tools
proc_put, proc_get and proc_get_hex are used in many files.
Avoid duplication by moving them to common/proc_tools.c.
Convert azbox's cVideo to use proc_tools.h


Origin commit data
------------------
Branch: master
Commit: 47941bd849
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-06-24 (Sun, 24 Jun 2012)



------------------
This commit was generated by Migit
2012-06-24 12:26:03 +02:00
Stefan Seyfried
33996776d4 azbox: fix cVideo::ShowPicture
Origin commit data
------------------
Branch: master
Commit: 2e05d5fd6f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-06-24 (Sun, 24 Jun 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-06-24 00:14:55 +02:00
Stefan Seyfried
302b5354e3 azbox: implement cVideo::getBlank
Origin commit data
------------------
Branch: master
Commit: f0cc9479cf
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-06-23 (Sat, 23 Jun 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-06-23 23:46:39 +02:00
Stefan Seyfried
d2b6b3fc25 azbox: improve cVideo::setAspectRatio
Origin commit data
------------------
Branch: master
Commit: 07ba8c9eb9
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-06-23 (Sat, 23 Jun 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-06-23 23:40:25 +02:00
Stefan Seyfried
4b366b0f79 azbox: terminate string in video/proc_get
Origin commit data
------------------
Branch: master
Commit: ab2140161a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-06-23 (Sat, 23 Jun 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-06-23 23:39:31 +02:00
Stefan Seyfried
e6450f7f08 first preliminary AZzbox ME support
TODO: some code is very similar to SPARK (record and pwrmngr
are just symlinked, dmx is almost identical). Reduce duplication
by factoring out DVBAPI code into an extra directory.
* what works: audio, video, demux
* what probably doesn't work or is untested: record
* what very likely doesn't work: playback
Playback is just copied over from aztrino and made to compile.
If you are lucky, it just segfaults :-)


Origin commit data
------------------
Branch: master
Commit: 0ac7346489
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-06-18 (Mon, 18 Jun 2012)



------------------
This commit was generated by Migit
2012-06-18 14:48:52 +02:00
Stefan Seyfried
ce7c2cc049 fix build after cCA move...
Origin commit data
------------------
Branch: master
Commit: 8568efcd01
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-06-18 (Mon, 18 Jun 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-06-18 14:33:21 +02:00
Stefan Seyfried
7004395684 move dummy cCA implementation to commmon/ directory
Origin commit data
------------------
Branch: master
Commit: c50c2888ce
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-06-18 (Mon, 18 Jun 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-06-18 11:13:33 +02:00
Stefan Seyfried
03dc30fb9c spark: fix framerate from cVideo::getPictureInfo()
Origin commit data
------------------
Branch: master
Commit: ee3436d292
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-06-08 (Fri, 08 Jun 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-06-08 22:31:01 +02:00
Stefan Seyfried
1dae482edd spark: implement cVideo::SetSyncMode()
inspired by evolux, but much simpler


Origin commit data
------------------
Branch: master
Commit: 9e075bf190
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-06-08 (Fri, 08 Jun 2012)



------------------
This commit was generated by Migit
2012-06-08 22:30:11 +02:00
Stefan Seyfried
02925507e5 spark: fix invalid initialization order in cVideo
(how could this ever work? no idea). Found in evolux patches.


Origin commit data
------------------
Branch: master
Commit: f0f295efa1
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-06-08 (Fri, 08 Jun 2012)



------------------
This commit was generated by Migit
2012-06-08 22:20:35 +02:00