summaryrefslogtreecommitdiff
path: root/status.h
AgeCommit message (Collapse)Author
2018-01-29Implemented cStatus::MarksModified()Klaus Schmidinger
2017-06-23Added a note about only working with the given dataKlaus Schmidinger
2017-06-21Added some missing locks when calling functions from cStatus or cSkin*Klaus Schmidinger
2015-09-01Implemented strict locking of global listsKlaus Schmidinger
2014-01-25The new function cStatus::ChannelChange() can be implemented by plugins to ↵Klaus Schmidinger
be informed about changes to the parameters of a channel that may require a retune
2012-03-07Removed the obsolete function cEITScanner::UsesDevice(); added new parameter ↵Klaus Schmidinger
LiveView to cStatus::ChannelSwitch()
2008-02-16Added cStatus::TimerChange()Klaus Schmidinger
2008-02-16Implemented the cStatus, cDevice and cPlayer functions for setting subtitle ↵Klaus Schmidinger
tracks in plugins
2007-08-12The list of tracks given in cStatus::SetAudioTrack() is now NULL terminatedKlaus Schmidinger
2005-12-31Changed the API of the functions cStatus::Recording() and ↵Klaus Schmidinger
cStatus::Replaying(), so that they can provide the full file name of the recording
2005-01-09Implemented displaying audio channelKlaus Schmidinger
2005-01-02Implemented audio track menuKlaus Schmidinger
2003-05-03Added cStatus::OsdItem() to provide the entire list of menu items to a pluginKlaus Schmidinger
2002-07-14Changed the symantics of the Name parameter in cStatus::Recording() and ↵Klaus Schmidinger
cStatus::Replaying()
2002-07-13Changed the interface of cStatus::Replaying()Klaus Schmidinger
2002-06-16Changed 'cStatusMonitor' to 'cStatus'1.1.3Klaus Schmidinger
2002-06-16Totally rearranged device/player/recorder structuresKlaus Schmidinger
2002-05-19Implemented cStatusMonitor to allow plugins to set up a status monitorKlaus Schmidinger