schmirl
1f3a3c1291
Avoid loop/deadlock when two VDRs mutually share there DVB cards, i.e.
...
both are streamdev-server and streamdev-client (#198 ).
Bigpatch version by p_body@vdrportal
Added Files:
patches/vdr-1.4.3-recursion_bigpatch.diff
patches/vdr-1.4.3-recursion.diff
2007-01-11 11:48:23 +00:00
schmirl
7bec543960
- Updated for VDR 1.4
...
- Moved the changes a litte bit around so that it shouldn't be affected by VDR changes that easy.
- Changed menu item texts
2007-01-11 11:44:01 +00:00
schmirl
1c0f73a09b
Devices are expected to honour the CA field. Without this patch there
...
is no way to tell a VDR that it may not use streamdev for a specific
channel.
2007-01-11 11:39:08 +00:00
schmirl
7c300e2a12
Cache translation in cPluginStreamdevServer::Active() as this method
...
may be called very often. Though tr() is not producing too much overhead
it is not neglectible either. If the actual translation is missing,
the resulting syslog messages will become annoying.
Note that the current OSD language is not monitored. Changes won't be
reflected until the next restart.
Thanks to Urig for the patch (#197 ).
2006-11-24 11:45:36 +00:00
schmirl
11f4a0c6e1
Use select with timeout and check if streamdev-server has to shutdown
...
(#135 ). Thanks to Urig@vdrportal
2006-11-10 11:52:41 +00:00
schmirl
83dd64f68a
- collect terminated externremux.sh processes ( #136 )
...
- avoid fd leaks when we fail to spawn externremux.sh
2006-10-05 06:03:23 +00:00
schmirl
06265bab7b
- detach all receivers before tuning to different transponder. Otherwise ABRT will be sent after tuning, which will destroy the LiveStreamer on the server.
2006-09-14 10:43:10 +00:00
schmirl
610719625a
Re-enabled logging for the Detach()/Attach() issue which is still under observation
2006-09-14 10:38:22 +00:00
schmirl
fc050db7ce
Added -fPIC compiler flag required on AMD64 architectures
2006-09-14 10:30:16 +00:00
thomas
d437c23550
Updated finnish translation against current cvs.
...
Finnish translation update 20060729
"Fixed" Bug http://www.vdr-developer.org/mantisbt/view.php?id=130
Update kindly provided by rofafor!
2006-08-17 09:26:00 +00:00
thomas
03a836a3ed
Wieder mal ein Test
2006-08-07 16:24:27 +00:00
thomas
c3ad1f33e1
*** empty log message ***
2006-08-06 20:30:06 +00:00
thomas
afd3532893
Finaler Test neues CommitInfo System
2006-08-06 20:27:52 +00:00
thomas
e30e52bbb5
Finaler Test Neues CommitInfo System
2006-08-06 20:25:39 +00:00
thomas
5fcfb46878
*** empty log message ***
2006-08-06 20:21:54 +00:00
thomas
6d8349a92b
Nchster Test
2006-08-06 20:21:17 +00:00
thomas
62f1ebd554
Nochmal ein Test von CVSSpam
2006-08-06 20:19:54 +00:00
thomas
e62ad3613d
Test
2006-08-06 17:23:17 +00:00
thomas
453640ede4
CVS Test
2006-08-06 16:54:31 +00:00
thomas
7c8e59a917
Now preventing fd leaks.
...
Fix kindly provided by Artur Skawina: http://www.linuxtv.org/pipermail/vdr/2006-May/009342.html
Closing bug: http://www.vdr-developer.org/mantisbt/view.php?id=115
2006-07-24 17:50:54 +00:00
thomas
01752a66d6
Auskommentiertes Attach/Detach wieder aktiviert.
...
Kartenblockade wird dadurch behoben und alle Channels lassen sich anzappen, Unbedenklichkeit ist aber nicht einwandfrei geklrt!
2006-07-05 20:39:19 +00:00
thomas
434b91fa61
Anpassung an API 1.4.x
2006-07-05 20:37:17 +00:00
thomas
03a90ebefe
Anpassung an genderte API
2006-07-05 20:36:58 +00:00
thomas
2179180564
Plugin active i18n fr 1.4.x eingebaut
2006-07-05 20:36:11 +00:00
thomas
c36434a83f
Anapssung an VDR 1.4.x
2006-07-05 20:35:24 +00:00
lordjaxom
bf29388e02
- fixed http error response
2006-01-26 19:40:18 +00:00
lordjaxom
8634d82123
- added class forward declaration for gcc >= 4.0
2005-11-07 19:28:41 +00:00
lordjaxom
0b590ec826
- adopted to VDR >= 1.3.36
2005-11-06 16:43:58 +00:00
thomas
bf55805cc2
Dazugefgt. Jetzt auch mit i18n :-)
2005-05-12 18:56:50 +00:00
lordjaxom
321ac81a66
- added finnish translations (thanks to Rolf Ahrenberg)
2005-05-10 21:02:24 +00:00
lordjaxom
66b69f4281
- fixed missing include
2005-05-09 20:30:38 +00:00
lordjaxom
450c8fd4a7
- added TS compatibility mode
2005-05-09 20:22:29 +00:00
lordjaxom
3eec47314d
- deleting whole block instead of fractions now
2005-04-30 19:41:08 +00:00
lordjaxom
32c1bf7c8b
- fixed wrong remux usage
2005-04-30 14:59:56 +00:00
lordjaxom
1447427bdf
- added finnish translations (thanks to Rolf Ahrenberg)
2005-04-28 20:55:43 +00:00
lordjaxom
4f85a010cd
- next try :-) (locking problem)
2005-04-27 19:43:09 +00:00
lordjaxom
11dd989dfb
- protected cStreamer::Stop() from being called concurrently
2005-04-27 17:55:43 +00:00
lordjaxom
c18ebf9158
- some compilers complained about missing declarations, added <ctype.h>
2005-04-24 16:26:14 +00:00
lordjaxom
30b7dfd5db
- removed assembler and thus saving one ringbuffer
...
- fixed destruction order on channel switch (fixes one crash that happens
occasionally when switching)
2005-04-24 16:21:59 +00:00
lordjaxom
e2d58e6c2c
- removed menu code temporarily
2005-04-24 16:19:14 +00:00
lordjaxom
183de0e401
- streamer now gets stopped when connection terminates unexpectedly
...
- fixed recursive delete in streamer
2005-03-24 21:31:38 +00:00
lordjaxom
3aa0128266
- fixed pure virtual crash in server
2005-03-12 12:54:19 +00:00
lordjaxom
523779f9aa
- missing
2005-02-12 17:20:35 +00:00
lordjaxom
4cc684e530
- blargh
2005-02-11 17:02:22 +00:00
lordjaxom
ad70fe8c64
- transfer
2005-02-11 16:44:14 +00:00
lordjaxom
ab8f0c75f3
- implemented audio track selection for http
2005-02-10 22:24:26 +00:00
lordjaxom
c1cb77c3f8
- transfer
2005-02-09 19:47:09 +00:00
lordjaxom
78b9b7c6ba
- transfer
2005-02-08 19:54:52 +00:00
lordjaxom
b2b925d1a9
- transfer
2005-02-08 17:22:35 +00:00
lordjaxom
0132230de0
- transfer
2005-02-08 15:34:38 +00:00