Age | Commit message (Expand) | Author |
2008-02-16 | Refreshing the free disk space display when leaving a Recordings submenu | Klaus Schmidinger |
2008-02-15 | When deleting the recording that is currently replayed, the replay is now sto... | Klaus Schmidinger |
2008-02-15 | Using cString::sprintf() instead of asprintf() | Klaus Schmidinger |
2008-02-10 | The free disk space is now also displayed in the title of the "Recordings" menu | Klaus Schmidinger |
2008-02-09 | Ignoring "repeat" and "release" keys in the time search entry mode during replay | Klaus Schmidinger |
2008-02-08 | Revoked the switch to the "multiproto" driver in order to make a new stable v... | Klaus Schmidinger |
2008-01-27 | Implemented handling of DVB-S2 | Klaus Schmidinger |
2008-01-13 | Fixed displaying weekday names in the Schedule menu if the system uses UTF-8 | Klaus Schmidinger |
2008-01-13 | Added a missing setting of lastFreeMB in cMenuMain::Update() | Klaus Schmidinger |
2007-11-25 | The kInfo key is now propagated to any open menu | Klaus Schmidinger |
2007-11-25 | Implemented setup option "Miscellaneous/Emergency exit" | Klaus Schmidinger |
2007-11-03 | The 'Allowed' parameter in cMenuEditStrItem() is now NULL by default, which r... | Klaus Schmidinger |
2007-10-19 | The "Play" key now starts replay of the selected recording in the Recordings ... | Klaus Schmidinger |
2007-10-13 | Added a missing Channels.SetModified(true) call when deleting or moving a cha... | Klaus Schmidinger |
2007-10-12 | Implemented handling DVB subtitles | Klaus Schmidinger |
2007-08-24 | Fixed some compiler warnings with gcc-4.2.0 | Klaus Schmidinger |
2007-08-18 | The "Setup/OSD/Language" menu now only shows those languages that actually ha... | Klaus Schmidinger |
2007-08-12 | Fixed handling kLeft in the calls to cStatus::MsgOsdTextItem() | Klaus Schmidinger |
2007-08-12 | The list of tracks given in cStatus::SetAudioTrack() is now NULL terminated | Klaus Schmidinger |
2007-08-11 | Switched I18N to gettext | Klaus Schmidinger |
2007-06-23 | Changed the parameter "OSD font size" to "Default font size" in "Setup/OSD" | Klaus Schmidinger |
2007-06-17 | Changed the parameter "OSD font" to "Default font" in "Setup/OSD" | Klaus Schmidinger |
2007-06-17 | Centralized default font names | Klaus Schmidinger |
2007-06-17 | Now using 'fontconfig' to determine which fonts to use | Klaus Schmidinger |
2007-06-16 | Replaced strncpy() and strn0cpy() with Utf8Strn0Cpy() where necessary | Klaus Schmidinger |
2007-06-10 | Freetype font support; full UTF-8 support; dropped pixel fonts | Klaus Schmidinger |
2007-02-25 | Made "Channel entry timeout" a setup parameter1.5.1 | Klaus Schmidinger |
2007-02-25 | Changed "Menu button closes" to "Menu key closes"; cleaned up "button" vs. "k... | Klaus Schmidinger |
2007-02-25 | Rewrite of shutdown handling; implemented cPlugin::WakeupTime(); SIGHUP force... | Klaus Schmidinger |
2007-01-07 | CAM handling refactored; multiple recordings with one CAM; automatic CAM sele...1.5.0 | Klaus Schmidinger |
2006-12-02 | Replaced 'unsigned long long' with 'uint32_t' and 'uint64' with 'uint64_t' to... | Klaus Schmidinger |
2006-11-04 | Fixed displaying the replay mode symbol in case of "Multi speed mode"1.4.4 | Klaus Schmidinger |
2006-10-20 | Fixed setting audio track descriptions after a replay has been stopped | Klaus Schmidinger |
2006-07-23 | Fixed handling numeric keys in the channel display after switching channel gr... | Klaus Schmidinger |
2006-06-24 | Fixed a comment | Klaus Schmidinger |
2006-06-03 | Increased the column spacing in the "Recordings" menu | Klaus Schmidinger |
2006-06-03 | Fixed handling the display of the '*' indicator in the "What's on now/next?" ... | Klaus Schmidinger |
2006-05-28 | Removed all the compatibility '#if APIVERSNUM...' stuff and instead increased... | Klaus Schmidinger |
2006-05-28 | Fixed deleting channels in case the current channel's number changes1.4.0-2 | Klaus Schmidinger |
2006-05-28 | Fixed moving channels, which sometimes stopped the current replay session | Klaus Schmidinger |
2006-05-25 | Fixed deleting the 'skinDescriptions' in cMenuSetupOSD::~cMenuSetupOSD() | Klaus Schmidinger |
2006-04-28 | Changed the "Really restart?" prompt in the call to cPluginManager::Active() ... | Klaus Schmidinger |
2006-04-16 | No longer using characters 0x01 and 0x02 for mapping single quote and slash i... | Klaus Schmidinger |
2006-04-16 | Now going into the "Edit timer" menu if a newly created timer starts soon | Klaus Schmidinger |
2006-04-15 | The "Update channels" parameter in the "Setup/DVB" menu has been extended to ... | Klaus Schmidinger |
2006-04-15 | Implemented kNext and kPrev keys | Klaus Schmidinger |
2006-04-15 | Implemented cPlugin::Active() | Klaus Schmidinger |
2006-04-14 | The preferred audio language is now automatically selected when starting replay | Klaus Schmidinger |
2006-04-09 | Now checking whether there is any text before calling cStatus::MsgOsdTextItem()1.3.46 | Klaus Schmidinger |
2006-04-09 | The initial channel and volume can now be defined in the "Setup/Miscellaneous... | Klaus Schmidinger |