index
:
vdr-plugin-live
feature_recimages
master
release/0.2.x
release/0.3.x
VDR Live Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
live.cpp
Age
Commit message (
Expand
)
Author
2007-09-17
- Moved images from compiled in image dir to data dir 'img'.
Dieter Hametner
2007-08-19
- First attempt to implement a backward compatible scheme of the new
Dieter Hametner
2007-05-25
- about box, first summit
Sascha Volkenandt
2007-04-26
Added OSD config
Thomas Keil
2007-01-18
- added status monitor to reload timers when a recording starts or stops
Sascha Volkenandt
2007-01-16
- rewritten task manager to make it more general
Sascha Volkenandt
2007-01-13
- added service to switch channels by channel-id
Sascha Volkenandt
2007-01-05
- removed obsolete interfacing code
Sascha Volkenandt
2007-01-05
- added method to update internal timers from main thread
Sascha Volkenandt
2007-01-05
- moved initialization of configDirectory to Plugin::Start()
Sascha Volkenandt
2007-01-04
- removed thread-unsafe call of cPlugin::ConfigDirectory and replaced it with...
Sascha Volkenandt
2007-01-04
- optimized interface to access plugin objects from website
Sascha Volkenandt
2007-01-03
- renamed Setup::Get() to LiveSetup()
Sascha Volkenandt
2007-01-03
- added internationalization
Sascha Volkenandt
2007-01-02
- updated plugin-description
Sascha Volkenandt
2007-01-02
- added options -i and -p to specify port and (possibly multiple) ip(s)
Sascha Volkenandt
2007-01-02
- initial checkin
Sascha Volkenandt