Age | Commit message (Expand) | Author |
2005-09-17 | Fixed handling color buttons in cMenuEditStrItem | Klaus Schmidinger |
2005-09-17 | Fixed converting arbitrarily formatted summary.vdr files | Klaus Schmidinger |
2005-09-14 | Fixed two errors in 'newplugin' | Klaus Schmidinger |
2005-09-11 | Implemented a hash for the channels to reduce the system load in the EIT scan...1.3.32 | Klaus Schmidinger |
2005-09-10 | Fixed converting summary.vdr files that would result in a very long 'short text' | Klaus Schmidinger |
2005-09-09 | Fixed defining timers that only differ in the day of week | Klaus Schmidinger |
2005-09-09 | Fixed the default value for "Setup/EPG bugfix level" | Klaus Schmidinger |
2005-09-09 | Fixed some typos in MANUAL | Klaus Schmidinger |
2005-09-04 | Changed the audio PID language codes to hold up to two 3 letter codes; automa... | Klaus Schmidinger |
2005-09-03 | Implemented the SVDRP command MOVC | Klaus Schmidinger |
2005-09-03 | Implemented option '--vfat'; replaced ':' with '.' in recording names | Klaus Schmidinger |
2005-09-03 | Repeat keys are now ignored when waiting for a keypress to cancel an operation | Klaus Schmidinger |
2005-09-02 | Adjusted the Makefile to the dvb-kernel driver on kernel 2.6 and up | Klaus Schmidinger |
2005-09-02 | Re-introduced the code that waits for a tuner lock in VDR/device.c | Klaus Schmidinger |
2005-09-02 | Introduced a separate 'plugins-install' target in the Makefile | Klaus Schmidinger |
2005-09-02 | Made LIRC command parsing more robust | Klaus Schmidinger |
2005-08-29 | Fixed cDvbPlayer::SkipFrames() to properly handle radio recordings | Klaus Schmidinger |
2005-08-28 | Now always using stream id 0xE0 for the video stream | Klaus Schmidinger |
2005-08-28 | Removed unused MAINMENUENTRY from svdrpdemo.c | Klaus Schmidinger |
2005-08-28 | Added some missing braces in remux.c | Klaus Schmidinger |
2005-08-28 | Implemented SVDRP command EDIT1.3.31 | Klaus Schmidinger |
2005-08-28 | The new SVDRP command PLAY can be used to start replaying a recording | Klaus Schmidinger |
2005-08-27 | Implemented SVDRP command for plugins | Klaus Schmidinger |
2005-08-27 | Moved cMenuEditTimer and cMenuEvent to menu.h so that plugins can use it | Klaus Schmidinger |
2005-08-27 | Fixed detecting short channel names for "Kabel Deutschland" | 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 | Modified handling of audio packets for radio channels in remux.c | Klaus Schmidinger |
2005-08-26 | Implemented cAudioRepacker | 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-16 | Added credits for Klaus Heppenheimer | Klaus Schmidinger |
2005-08-15 | Avoiding unnecessary OSD draw operations caused by the audio track descriptio... | 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-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 | 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 |