Age | Commit message (Expand) | Author |
2006-08-12 | No longer stopping removing empty directories if an error occurs | Klaus Schmidinger |
2006-08-12 | Changed the way a device is selected for receiving in order to keep devices w... | Klaus Schmidinger |
2006-08-12 | Made the cCiSession members sessionId and resourceId uint16_t and uint32_t | Klaus Schmidinger |
2006-08-12 | Fixed converting the port number in the "connect from..." log message of SVDRP | Klaus Schmidinger |
2006-08-06 | Modified the cSVDRP::Close() function to avoid code duplication1.4.1-3 | Klaus Schmidinger |
2006-08-05 | Fixed getting the next active timer when shutting down | Klaus Schmidinger |
2006-08-05 | Avoiding shutdown message "Recording in ... minutes, shut down anyway?" with ... | Klaus Schmidinger |
2006-08-05 | Modified the shutdown mechanism, so that the shutdown script is never given a... | Klaus Schmidinger |
2006-08-05 | Fixed handling the running status of EPG events before the currently running ... | Klaus Schmidinger |
2006-07-30 | Now invalidating /video cache _after_ cutting | Klaus Schmidinger |
2006-07-30 | Fixed deleting the last character of a string menu item in insert mode | Klaus Schmidinger |
2006-07-29 | Fixed cDevice::ToggleMute() | Klaus Schmidinger |
2006-07-29 | Increased the APIVERSION to allow plugins that relied on the cStatus::MsgSetV... | Klaus Schmidinger |
2006-07-29 | Fixed assigning schedules to channels in case there is no initial EPG informa... | Klaus Schmidinger |
2006-07-23 | Menu items derived from cMenuEditIntItem now loop though their values if they...1.4.1-2 | Klaus Schmidinger |
2006-07-23 | Added credits for Bernd Melcher | Klaus Schmidinger |
2006-07-23 | Fixed handling numeric keys in the channel display after switching channel gr... | Klaus Schmidinger |
2006-07-22 | cDevice::GetDevice() now prefers any device that's already receiving and does... | Klaus Schmidinger |
2006-07-22 | Fixed handling client side termination of SVDRP connections | Klaus Schmidinger |
2006-07-22 | Added a missing initialization of 'mutex' in cCiMenu::cCiMenu() and removed s... | Klaus Schmidinger |
2006-07-22 | Fixed handling relative volume settings in the call to cStatus::MsgSetVolume() | Klaus Schmidinger |
2006-07-22 | Fixed handling network masks in the svdrphosts.conf file | Klaus Schmidinger |
2006-07-22 | Newlines in title and short text of an EPG event are now changed into blanks ... | Klaus Schmidinger |
2006-07-22 | cEIT::cEIT() now calls pSchedule->SetPresentSeen() even if OnlyRunningStatus ... | Klaus Schmidinger |
2006-07-22 | Fixed handling the running status of EPG events before the currently running ... | Klaus Schmidinger |
2006-06-24 | Fixed a comment | Klaus Schmidinger |
2006-06-24 | Removed a double fdopen() in cPipe::Open() | Klaus Schmidinger |
2006-06-24 | Added '--vfat' to the vdr.1 man page | Klaus Schmidinger |
2006-06-24 | Fixed the Makefile of the 'servicedemo' plugin, so that it defines the PLUGIN... | Klaus Schmidinger |
2006-06-18 | Now making sure a VPS timer has a schedule in case the epg.data file didn't c...1.4.1-1 | Klaus Schmidinger |
2006-06-17 | Fixed handling relative link targets in the ReadLink() function | Klaus Schmidinger |
2006-06-16 | Added a missing variable initialization in cRingBufferLinear::cRingBufferLine... | Klaus Schmidinger |
2006-06-16 | Modified rcu.c to better handle RC5 codes | Klaus Schmidinger |
2006-06-16 | Now making sure VPS timers don't get stuck with outdated events, and that the... | Klaus Schmidinger |
2006-06-15 | Updated 'S13E' in 'sources.conf' | Klaus Schmidinger |
2006-06-15 | Added some comment to cDevice::GetDevice() | Klaus Schmidinger |
2006-06-15 | Added "-fPIC" to the compiler options in Make.config.template when compiling ... | Klaus Schmidinger |
2006-06-11 | Reduced logging for the SVDRP GRAB command1.4.1 | Klaus Schmidinger |
2006-06-11 | Fixed a message | Klaus Schmidinger |
2006-06-04 | Now switching to non-VPS timers' channels 60 seconds before the timer starts1.4.0-3 | Klaus Schmidinger |
2006-06-03 | When the 'skincurses' plugin is loaded, it automatically sets the 'curses' sk... | Klaus Schmidinger |
2006-06-03 | Increased the column spacing in the "Recordings" menu | Klaus Schmidinger |
2006-06-03 | Fixed handling tabbed item display in 'skincurses' | Klaus Schmidinger |
2006-06-03 | Fixed handling the display of the '*' indicator in the "What's on now/next?" ... | Klaus Schmidinger |
2006-06-03 | Applied the fixes to moving and deleting channels from version 1.4.0-2 to the... | Klaus Schmidinger |
2006-06-02 | Fixed the 'clean-plugins' target in the Makefile to also remove additional pl... | Klaus Schmidinger |
2006-06-02 | Removed the call to pthread_setschedparam(childTid, SCHED_RR, 0) in thread.c | Klaus Schmidinger |
2006-05-28 | Removed all the compatibility '#if APIVERSNUM...' stuff and instead increased... | Klaus Schmidinger |
2006-05-28 | Fixed the PremiereContentTransmissionDescriptor in 'libsi' | Klaus Schmidinger |
2006-05-28 | Fixed deleting channels in case the current channel's number changes1.4.0-2 | Klaus Schmidinger |