Age | Commit message (Expand) | Author |
2004-11-27 | Fixed a possible race condition in generating the DVB device names | Klaus Schmidinger |
2004-11-27 | Re-introduced a sleep to cDvbPlayer::Action() to avoid high CPU load in still... | Klaus Schmidinger |
2004-11-26 | Fixed the spelling of 'canceling' | Klaus Schmidinger |
2004-11-26 | Some more changes to the 'childTid' handling in cThread | Klaus Schmidinger |
2004-11-22 | Removed an unused variable from cTimer::GetWDayFromMDay() | Klaus Schmidinger |
2004-11-21 | Some improvements to cPoller1.3.17 | Klaus Schmidinger |
2004-11-21 | channels.conf | Klaus Schmidinger |
2004-11-21 | Fixed toggling the 'Day' item in the 'Timers' menu, so that it selects the ri... | Klaus Schmidinger |
2004-11-21 | Back to the old DVB driver due to tuning failures with dvb-kernel | Klaus Schmidinger |
2004-11-20 | Fixed handling childTid in cThread to avoid possible race conditions | Klaus Schmidinger |
2004-11-20 | Fixed some typos in the Makefile's 'font' target | Klaus Schmidinger |
2004-11-20 | Now checking available OSD memory at runtime | Klaus Schmidinger |
2004-11-20 | Now setting the VPID before the APID in live mode to avoid unnecessary overhe... | Klaus Schmidinger |
2004-11-20 | Fixed a possible recursion in cControl::Shutdown() | Klaus Schmidinger |
2004-11-20 | Fixed some errors in the Croatian language texts | Klaus Schmidinger |
2004-11-20 | Fixed some characters in the iso8859-2 font file | Klaus Schmidinger |
2004-11-20 | Fixed a possible crash when pausing live video and the recording was unable t... | Klaus Schmidinger |
2004-11-19 | Switched to 'dvb-kernel' driver (build-2.4) | Klaus Schmidinger |
2004-11-16 | Fixed cRemux::ScanVideoPacket() to make sure it doesn't access memory beyond ... | Klaus Schmidinger |
2004-11-14 | Implemented handling of number keys in the 'Timers' menu for toggling days1.3.16 | Klaus Schmidinger |
2004-11-14 | channels.conf | Klaus Schmidinger |
2004-11-14 | Checking PID language codes for ISO 639 compliance | Klaus Schmidinger |
2004-11-07 | Added missing initialization of cEvent::seen | Klaus Schmidinger |
2004-11-07 | Fixed a short glitch when starting a recording on the primary device while in... | Klaus Schmidinger |
2004-11-07 | Added a missing call to cStatus::MsgOsdStatusMessage(NULL) in cSkins::Message() | Klaus Schmidinger |
2004-11-06 | Fixed handling of pmAudioOnlyBlack | Klaus Schmidinger |
2004-11-06 | Fixed the cDvbSpuDecoder | Klaus Schmidinger |
2004-11-06 | Added missing calls to cStatus::MsgOsdClear() in cSkins::Message() | Klaus Schmidinger |
2004-11-06 | Reactivated the NPTL check at startup | Klaus Schmidinger |
2004-11-06 | Added Danish language texts | Klaus Schmidinger |
2004-11-05 | Changed channel number of 'itv2' | Klaus Schmidinger |
2004-11-02 | Fixed cChannel::SetName() in case only the ShortName or Provider has changed | Klaus Schmidinger |
2004-11-01 | Now displaying the name of the remote control for which the keys are being le...1.3.15 | Klaus Schmidinger |
2004-11-01 | channels.conf | Klaus Schmidinger |
2004-11-01 | Fixed the buffer size in cRecording::SortName() | Klaus Schmidinger |
2004-11-01 | Implemented sort modes for the 'Channels' menu | Klaus Schmidinger |
2004-11-01 | Now using qsort() to sort cListBase lists | Klaus Schmidinger |
2004-10-31 | Fixed handling key codes that start with 0x1B in the KBD remote control code | Klaus Schmidinger |
2004-10-31 | Added the 'portal name' to cChannels | Klaus Schmidinger |
2004-10-31 | Now handling the channel name, short name and provider separately | Klaus Schmidinger |
2004-10-31 | Making sure that timers and channels are only saved together | Klaus Schmidinger |
2004-10-31 | Now calling pthread_cond_broadcast() in the desctructor of cCondWait and cCon... | Klaus Schmidinger |
2004-10-31 | Moved the main program loop variables further up to allow compilation with ol... | Klaus Schmidinger |
2004-10-30 | Immediately displaying the new channel info when switching channel groups | Klaus Schmidinger |
2004-10-30 | No longer explicitly waiting for a tuner lock when switching channels | Klaus Schmidinger |
2004-10-30 | Added more checks and polling when getting frontend events | Klaus Schmidinger |
2004-10-30 | Fixed some typos in the Makefile's 'font' target | Klaus Schmidinger |
2004-10-24 | Implemented 'modified' and 'seen' for EPG schedules/events1.3.14 | Klaus Schmidinger |
2004-10-24 | channels.conf | Klaus Schmidinger |
2004-10-24 | Added cCondWait::Sleep() and using it to replace all usleep() calls | Klaus Schmidinger |