Age | Commit message (Expand) | Author |
2005-05-16 | Switched from 'summary.vdr' to 'info.vdr' | Klaus Schmidinger |
2005-03-20 | All log entries regarding timers now contain a short description of the timer1.3.23 | Klaus Schmidinger |
2005-03-20 | Fixed setting the colored button help after deleting a recording in case the ... | Klaus Schmidinger |
2005-03-20 | Single shot timers are now reliably deleted when they have expired | Klaus Schmidinger |
2005-03-19 | Improved displaying 'day' in Timers menu | Klaus Schmidinger |
2005-03-19 | The day of a timer is now stored as a full date in ISO notation | Klaus Schmidinger |
2005-03-05 | The setup option "DVB/Video display format" is now only available if "Video f... | Klaus Schmidinger |
2005-02-27 | Fixed handling repeated kAudio keys | Klaus Schmidinger |
2005-02-20 | Implemented setup option "DVB/Video display format" | Klaus Schmidinger |
2005-02-06 | Making sure the current audio track is actually one of the ones available in ... | Klaus Schmidinger |
2005-02-05 | Implemented setup option "OSD/Channel info time" | Klaus Schmidinger |
2005-01-23 | Fixed displaying the "Audio" menu with the "Green" button from the "Main" men... | Klaus Schmidinger |
2005-01-16 | Recording and Transfer Mode now handle more than 2 audio PIDs | Klaus Schmidinger |
2005-01-14 | The "Green" button in the "Main" menu is now always "Audio" | Klaus Schmidinger |
2005-01-14 | Completed the Finnish OSD texts and fixed internationalization of the text fo... | Klaus Schmidinger |
2005-01-09 | Added support for circular polarization | Klaus Schmidinger |
2005-01-09 | Changed 'Recording/Record Dobly Digital' to 'DVB/Use Dolby Digital' and using... | Klaus Schmidinger |
2005-01-09 | Implemented displaying audio channel | Klaus Schmidinger |
2005-01-08 | Implemented Setup.CurrentDolby | Klaus Schmidinger |
2005-01-08 | Displaying audio track description in channel display | Klaus Schmidinger |
2005-01-06 | Implemented left/right/stereo selection | Klaus Schmidinger |
2005-01-05 | Implemented preferred audio languages | Klaus Schmidinger |
2005-01-04 | Added special handling if no audio is available | Klaus Schmidinger |
2005-01-04 | Explicitly switch to the selected audio track with kOk | Klaus Schmidinger |
2005-01-04 | Using '*itoa()' for compatibility with gcc 2.95 | Klaus Schmidinger |
2005-01-02 | Implemented audio track menu | Klaus Schmidinger |
2004-12-26 | Made several functions threadsafe (cont'd) | Klaus Schmidinger |
2004-12-19 | Replaced time_ms() with a threadsafe and non-overflowing cTimeMs | Klaus Schmidinger |
2004-12-17 | Added support for AC3 replay over the DVB device | Klaus Schmidinger |
2004-11-20 | Fixed a possible crash when pausing live video and the recording was unable t... | 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 | 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-30 | Immediately displaying the new channel info when switching channel groups | Klaus Schmidinger |
2004-10-17 | Now only saving channels.conf after a modification made by the user | Klaus Schmidinger |
2004-10-16 | Fixed a crash in the time search mechanism | Klaus Schmidinger |
2004-10-16 | Fixed showing the replay mode if the OSD is currently in use | Klaus Schmidinger |
2004-08-08 | Fixed a crash in case the last line in channels.conf is a group separator | Klaus Schmidinger |
2004-08-08 | Fixed a possible NULL pointer assignment in cMenuText::SetText() | Klaus Schmidinger |
2004-06-13 | The list of recordings is now kept statically in memory | Klaus Schmidinger |
2004-06-06 | Fixed displaying the current channel when switching via the SVDRP command CHAN | Klaus Schmidinger |
2004-05-29 | Fixed removing the "scanning recordings..." message in case the video directo... | Klaus Schmidinger |
2004-05-23 | Added some missing cStatus::MsgOsdTextItem() calls1.3.8 | Klaus Schmidinger |
2004-05-23 | Added a missing cStatus::MsgOsdClear() to cDisplayChannel::~cDisplayChannel() | Klaus Schmidinger |
2004-05-23 | Added SetText() to cMenuText | Klaus Schmidinger |
2004-05-23 | Moved the declaration of cMenuText to VDR/menu.h to make it available to plugins | Klaus Schmidinger |
2004-05-22 | Single shot timers and events now show the day of week | Klaus Schmidinger |
2004-05-16 | Fixed setting the time from the DVB data stream1.3.7 | Klaus Schmidinger |
2004-05-16 | Implemented 'skins' and 'themes' | Klaus Schmidinger |