Age | Commit message (Expand) | Author |
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 | 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 | Added cCondWait::Sleep() and using it to replace all usleep() calls | Klaus Schmidinger |
2004-10-24 | Added some checks when cancelling a thread and removed the usleep() in cThrea... | Klaus Schmidinger |
2004-10-24 | Removed the signal handler and WakeUp() call from cThread | Klaus Schmidinger |
2004-10-24 | Increased the required free buffer space in the resultBuffer of cRemux | Klaus Schmidinger |
2004-10-23 | Fixed missing cleanup at program exit in case there is a problem with a plugin | Klaus Schmidinger |
2004-10-23 | Some minor code cleanups | Klaus Schmidinger |
2004-10-23 | Now actually using the iso8859-15 fonts | Klaus Schmidinger |
2004-10-23 | Updated Romanian language texts and the iso8859-2 fonts | Klaus Schmidinger |
2004-10-23 | Taking the complete size of available data into account when deciding whether... | Klaus Schmidinger |
2004-10-23 | Removed the usleep() call from cDvbPlayer::Action() to make VDR run on NPTL s... | Klaus Schmidinger |
2004-10-23 | Fixed a case where the resultBuffer in cRemux ran full before getting a sync | Klaus Schmidinger |
2004-10-23 | Fixed attaching a cPlayer to a cDevice | Klaus Schmidinger |
2004-10-23 | Added a sample setup for 'DisiCon-4 Single Cable Network' | Klaus Schmidinger |
2004-10-23 | Fixed detecting transponder lock; removed WAIT_FOR_LOCK_AFTER_TUNING; added s... | Klaus Schmidinger |
2004-10-17 | Adjusted release date1.3.13 | Klaus Schmidinger |
2004-10-17 | Updated 'channels.conf.terr' for Hannover | Klaus Schmidinger |
2004-10-17 | Removed the 'Log' parameter from the cChannel::Set... functions | Klaus Schmidinger |
2004-10-17 | Now only saving channels.conf after a modification made by the user | Klaus Schmidinger |
2004-10-17 | If one PID can't be added, the whole cDevice::AttachReceiver() will now fail | Klaus Schmidinger |
2004-10-17 | Refined formula for making volume control more linear | Klaus Schmidinger |
2004-10-16 | Fixed a crash in the time search mechanism | Klaus Schmidinger |
2004-10-16 | Added missing Czech characters to fontosd-iso8859-2.c | Klaus Schmidinger |
2004-10-16 | Now skipping code table info in SI data | Klaus Schmidinger |
2004-10-16 | Made volume control more linear | Klaus Schmidinger |
2004-10-16 | Made the "Channel not available!" message and mtInfo instead of mtError | Klaus Schmidinger |
2004-10-16 | Avoiding unnecessary section filter start/stops | Klaus Schmidinger |
2004-10-16 | Fixed libsi/Makefile to use the compiler defined in for generating file depe... | Klaus Schmidinger |
2004-10-16 | Completed the Russian OSD texts | Klaus Schmidinger |
2004-10-16 | Moved the initialization of aPid1 and aPid2 to the beginning of cDvbDevice::c... | Klaus Schmidinger |
2004-10-16 | Fixed 'newplugin' to use the compiler defined in $(CXX) for generating file d... | Klaus Schmidinger |
2004-10-16 | Added Estonian language texts | Klaus Schmidinger |
2004-10-16 | cOsdProvider::NewOsd() now always returns a valid pointer | Klaus Schmidinger |
2004-10-16 | Fixed showing the replay mode if the OSD is currently in use | Klaus Schmidinger |
2004-10-16 | Fixed a possible crash with inconsistent SI data | Klaus Schmidinger |