Age | Commit message (Expand) | Author |
2009-01-06 | The recording format is now Transport Stream | Klaus Schmidinger |
2008-12-13 | Switched to the new S2API driver API; cDvbTuner::IsTunedTo()now also checks t... | Klaus Schmidinger |
2008-05-01 | Implemented handling the standard component descriptor for AC3 | Klaus Schmidinger |
2008-04-12 | Re-implemented handling of DVB-S2 | Klaus Schmidinger |
2008-03-16 | Resetting a timer's 'pending' flag when it has ended | Klaus Schmidinger |
2008-03-14 | Fixed displaying the free disk space | Klaus Schmidinger |
2008-02-24 | Added the backslash ('\') to the list of characters that need to be escaped w...1.5.16 | Klaus Schmidinger |
2008-02-24 | Increased the valid range of the "Subtitle offset" setup option to -100...100 | Klaus Schmidinger |
2008-02-23 | The CAM menu now stays open as long as it is automatically updated | Klaus Schmidinger |
2008-02-16 | Implemented the cStatus, cDevice and cPlayer functions for setting subtitle t... | Klaus Schmidinger |
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 |