schmirl
90ae937018
- Fixed assignment of externremux.sh's default location
...
cPlugin::ConfigDirectory() cannot be used directly after the plugin has
been loaded. The return value of AddDirectory() must be allocated.
2008-04-29 07:00:57 +00:00
schmirl
f51d6eb2df
- removed legacy code for pre VDR 1.4
...
- dropped patches for pre VDR 1.4
2008-04-07 14:27:27 +00:00
schmirl
3ceb716ea9
Use compiler flag -Wall. Cleanup code as necessary.
...
(#171 Thanks to Rolf Ahrenberg)
Modified Files:
Makefile streamdev-server.c server/connection.h
server/connectionHTTP.c server/connectionVTP.c tools/source.c
2007-04-16 11:01:02 +00:00
schmirl
e86d019878
Added commandline switch -r/--remux for specifying name of externremux script (thanks to Rolf Ahrenberg)
...
Modified Files:
streamdev-server.c streamdev-server.h remux/extern.c
remux/extern.h
2007-02-19 12:08:16 +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
thomas
03a90ebefe
Anpassung an geänderte API
2006-07-05 20:36:58 +00:00
lordjaxom
450c8fd4a7
- added TS compatibility mode
2005-05-09 20:22:29 +00:00
lordjaxom
302fa2e672
Initial revision
2004-12-30 22:43:55 +00:00