Age | Commit message (Expand) | Author |
2005-12-27 | cTimer no longer has its own 'schedule' member | Klaus Schmidinger |
2005-12-27 | The "Schedules" and "What's on now/next?" menus are now updated if a timer is... | Klaus Schmidinger |
2005-12-27 | Improved cSchedule::DropOutdated() | Klaus Schmidinger |
2005-12-26 | Forcing main menu update if a submenu was closed | Klaus Schmidinger |
2005-12-26 | Schedules are now cleaned up once every hour (not only at 05:00) | Klaus Schmidinger |
2005-12-26 | Modified cSchedule::Cleanup() (events are always sorted by time) | Klaus Schmidinger |
2005-12-26 | Removed an invalid access to Event->schedule in cSchedule::DelEvent() | Klaus Schmidinger |
2005-12-26 | EPG events that are no longer in the currently broadcasted data stream are no... | Klaus Schmidinger |
2005-12-25 | The version number of EPG events is now also stored in the epg.data file | Klaus Schmidinger |
2005-12-24 | The main menu now dynamically updates its contents | Klaus Schmidinger |
2005-12-18 | Fixed a crash in removing recordings | Klaus Schmidinger |
2005-12-18 | Added a mutex to AssertFreeDiskSpace() to make sure calls from foreground and... | Klaus Schmidinger |
2005-12-18 | Fixed handling OSD areas that have invalid sizes | Klaus Schmidinger |
2005-12-18 | Fixed a possible crash when displaying the "Low disk space!" message from a b... | Klaus Schmidinger |
2005-12-18 | Now avoiding unnecessary disk access when checking if there are deleted recor... | Klaus Schmidinger |
2005-12-18 | When displaying the amount of free disk space, the space consumed by "deleted... | Klaus Schmidinger |
2005-12-16 | Fixed the RCU remote control handling to avoid problems with NPTL | Klaus Schmidinger |
2005-12-11 | Now using the gettid() syscall to get a thread's pid, so that we get a useful... | Klaus Schmidinger |
2005-12-04 | Fixed using MIN_LOG_INTERVAL | Klaus Schmidinger |
2005-12-03 | Limited the frequency of log messages from the cRepackers | Klaus Schmidinger |
2005-12-03 | Now checking the channel's symbol rate in order to avoid problems on full fea... | Klaus Schmidinger |
2005-12-03 | Improved TS/PES conversion to better handle lost TS packets | Klaus Schmidinger |
2005-12-03 | Added some comments | Klaus Schmidinger |
2005-12-03 | Fixed handling second audio and Dolby Digital PIDs for encrypted channels (wa... | Klaus Schmidinger |
2005-11-27 | Implemented message queueing1.3.37 | Klaus Schmidinger |
2005-11-27 | channels.conf | Klaus Schmidinger |
2005-11-26 | Added a copy constructor to cString and fixed its assignment operator | Klaus Schmidinger |
2005-11-26 | Fixed SetProgress() in the 'skincurses' plugin in case Total is 0 | Klaus Schmidinger |
2005-11-26 | Implemented handling of the "CA PMT Reply" for CAMs; some preparations for be... | Klaus Schmidinger |
2005-11-13 | Removed a faulty lock advice | Klaus Schmidinger |
2005-11-11 | Modified switching to Dolby Digital audio in live mode | Klaus Schmidinger |
2005-11-11 | No longer removing superfluous hyphens in EPG data | Klaus Schmidinger |
2005-11-11 | Fixed initializing the day index when editing the weekday parameter of a repe... | Klaus Schmidinger |
2005-11-11 | Added compiler options "-fPIC -g" to all plugins | Klaus Schmidinger |
2005-11-06 | Fixed a typo | Klaus Schmidinger |
2005-11-06 | Removed EPG bugfix #0, because it removed actually important data1.3.36 | Klaus Schmidinger |
2005-11-06 | channels.conf | Klaus Schmidinger |
2005-11-06 | Fixed setting the help key display in the Recordings menu in case of several ... | Klaus Schmidinger |
2005-11-05 | The EPG scan no longer disturbs players that have also set live PIDs | Klaus Schmidinger |
2005-11-05 | Fixed a race condition in the SPU decoder | Klaus Schmidinger |
2005-11-05 | cSVDRP now dynamically allocates its command buffer | Klaus Schmidinger |
2005-11-04 | cReadLine now dynamically allocates its buffer; changed cConfig::Load() to us... | Klaus Schmidinger |
2005-11-04 | Updated the Dutch OSD texts | Klaus Schmidinger |
2005-11-04 | Fixed a memory leak in cString::operator=() | Klaus Schmidinger |
2005-11-04 | Fixed missing '&' in the SetAreas() example in PLUGINS.html | Klaus Schmidinger |
2005-11-04 | Removed '\n' from several syslog() calls | Klaus Schmidinger |
2005-11-04 | A menu is no longer automatically closed when a replay ends | Klaus Schmidinger |
2005-11-04 | Fixed a NULL pointer access with the cUnbufferedFile when a replay session ru... | Klaus Schmidinger |
2005-10-31 | The new class cUnbufferedFile is used for the recording files to avoid thrash...1.3.35 | Klaus Schmidinger |
2005-10-31 | channels.conf | Klaus Schmidinger |