Age | Commit message (Expand) | Author |
2006-01-08 | Cleaned up some trailing white space | Klaus Schmidinger |
2005-12-31 | Changed the API of the functions cStatus::Recording() and cStatus::Replaying(... | Klaus Schmidinger |
2005-12-16 | Fixed the RCU remote control handling to avoid problems with NPTL | Klaus Schmidinger |
2005-08-15 | Some missed places where cThread::Running() should be used | Klaus Schmidinger |
2005-07-31 | Added the command line options '--lirc', '--rcu' and '--no-kbd' | Klaus Schmidinger |
2004-12-19 | Replaced time_ms() with a threadsafe and non-overflowing cTimeMs | Klaus Schmidinger |
2004-12-19 | Removed delay_ms(), using cCondWait::SleepMs() instead | Klaus Schmidinger |
2003-10-18 | The cThread class now accepts a 'Description' parameter | Klaus Schmidinger |
2003-05-02 | The RCU channel display no longer changes when a recording on a different cha... | Klaus Schmidinger |
2003-04-12 | The LIRC and RCU remote control no longer try to learn keys in case of errors... | Klaus Schmidinger |
2002-12-07 | The RCU now only sets the channel number display when there are no incoming r... | Klaus Schmidinger |
2002-10-07 | Added cDevice::DeviceNumber() | Klaus Schmidinger |
2002-09-29 | Made remote controls plugin aware | Klaus Schmidinger |