Age | Commit message (Expand) | Author |
2005-08-27 | Fixed detecting short channel names for "Kabel Deutschland" | Klaus Schmidinger |
2005-08-27 | Removed the TUNER_LOCK_TIMEOUT in cDevice::AttachReceiver() since it caused m... | Klaus Schmidinger |
2005-08-26 | Fixed the EPG scan, so that it doesn't use the primary device if that is curr... | Klaus Schmidinger |
2005-08-26 | Updated the Danish OSD texts | Klaus Schmidinger |
2005-08-26 | Modified handling of audio packets for radio channels in remux.c | Klaus Schmidinger |
2005-08-26 | Implemented cAudioRepacker | Klaus Schmidinger |
2005-08-26 | The Setup/CICAM menu now only contains the devices that actually have a CI an... | Klaus Schmidinger |
2005-08-21 | Added missing German OSD texts for 'Audio language' | Klaus Schmidinger |
2005-08-21 | Replaced the get/put_unaligned() macros from <asm/unaligned.h> with own inlin...1.3.30 | Klaus Schmidinger |
2005-08-21 | Added 'Service' functions to the plugin interface | Klaus Schmidinger |
2005-08-21 | Fixed cDvbTuner to avoid lockups on NPTL systems | Klaus Schmidinger |
2005-08-21 | Fixed cVideoRepacker to better handle errors in data | Klaus Schmidinger |
2005-08-21 | Now waiting at startup until all DVB devices are ready | Klaus Schmidinger |
2005-08-20 | Added handling of the 'Close MMI' tag | Klaus Schmidinger |
2005-08-20 | Improved responsiveness inside CAM menus | Klaus Schmidinger |
2005-08-16 | Added credits for Klaus Heppenheimer | Klaus Schmidinger |
2005-08-15 | Removed the VIDEO_STILLPICTURE_WORKS_WITH_VDR_FRAMES stuff from cDvbDevice::S...1.3.29 | Klaus Schmidinger |
2005-08-15 | Avoiding unnecessary OSD draw operations caused by the audio track descriptio... | Klaus Schmidinger |
2005-08-14 | Pressing Ok while entering a channel number now immediately switches to that ... | Klaus Schmidinger |
2005-08-14 | Now discarding any previous numerical input to switch channels if Up, Down, C... | Klaus Schmidinger |
2005-08-14 | Added credits for Wayne Keer | Klaus Schmidinger |
2005-08-14 | Fixed handling the frame number display if '7' is pressed before the first ed... | Klaus Schmidinger |
2005-08-14 | Changed the title of the recording info menu | Klaus Schmidinger |
2005-08-14 | Added some 'mkdir -p' to the Makefile's 'install' target | Klaus Schmidinger |
2005-08-14 | Changed cThread Active() vs. Running() | Klaus Schmidinger |
2005-08-13 | Now storing the channel id in the info.vdr file even if there is no EPG info ... | Klaus Schmidinger |
2005-08-13 | Increased the default value for 'Min. user inactivity' to 300 minutes | Klaus Schmidinger |
2005-08-13 | Fixed handling EPG data for time shifted events | Klaus Schmidinger |
2005-08-13 | Centralized 'thread active' handling | Klaus Schmidinger |
2005-08-07 | Fixed a memory leak in the SVDRP command LSTE; fixed a typo in LSTE's help1.3.28 | Klaus Schmidinger |
2005-08-07 | Fixed setting system time to avoid time jumps in case of faulty data | Klaus Schmidinger |
2005-08-07 | Fixed cDvbSpuBitmap::putPixel() | Klaus Schmidinger |
2005-08-07 | Modified cEITScanner::Process() to use the primary device if replaying, and d... | Klaus Schmidinger |
2005-08-07 | Added cRemux::SetTimeouts() for better use of cRemux in a single thread | Klaus Schmidinger |
2005-08-07 | Added missing storing of the MenuScrollPage parameter | Klaus Schmidinger |
2005-08-06 | Updated the Finnish OSD texts | Klaus Schmidinger |
2005-08-06 | Fixed an out-of-bounds memory access with audio language ids | Klaus Schmidinger |
2005-08-06 | Fixed the cChannel copy constructor | Klaus Schmidinger |
2005-08-06 | Files and directories are now created with rights according to the shell's um... | Klaus Schmidinger |
2005-07-31 | Now checking whether timers or channels are currently being edited via the me... | Klaus Schmidinger |
2005-07-31 | Added the command line options '--lirc', '--rcu' and '--no-kbd' | Klaus Schmidinger |
2005-07-30 | Avoiding duplicate components in EPG events when reading epg.data or in the P... | Klaus Schmidinger |
2005-07-30 | Fixed handling VPS timers, so that they only record if the event they are ass... | Klaus Schmidinger |
2005-07-30 | Reactivated cVideoRepacker after some fixes | Klaus Schmidinger |
2005-07-30 | cDvbPlayer::Goto() now appends a Sequence End Code to get the image shown imm... | Klaus Schmidinger |
2005-07-30 | Updated Croatian language texts | Klaus Schmidinger |
2005-07-30 | Modified the description of cDevice::Poll() to avoid misunderstandings | Klaus Schmidinger |
2005-07-30 | Added a sleep in cDvbPlayer::Action() in case there is no data to send to the... | Klaus Schmidinger |
2005-06-19 | Implemented palette replace mode in the OSD bitmaps1.3.27 | Klaus Schmidinger |
2005-06-19 | Disabled cVideoRepacker in remux.c | Klaus Schmidinger |