summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-01Fixed a crash in cConfig::Load() when compiling on the PPCKlaus Schmidinger
2005-10-01Fixed handling the '.update' file in case the video directory is not at the d...Klaus Schmidinger
2005-10-01Fixed an unjustified "Error while accessing recording!" after deleting a reco...Klaus Schmidinger
2005-10-01Fixed opening recording folders in case the last replayed recording no longer...Klaus Schmidinger
2005-09-26Fixed a leftover 'summary.vdr' in vdr.5Klaus Schmidinger
2005-09-25Made the function ExchangeChars() public1.3.33Klaus Schmidinger
2005-09-25channels.confKlaus Schmidinger
2005-09-25The '.update' file in the video directory is now touched when a recording is ...Klaus Schmidinger
2005-09-25Added missing lock and state changeKlaus Schmidinger
2005-09-25Updated the Russian OSD textsKlaus Schmidinger
2005-09-25Updated the Romanian OSD textsKlaus Schmidinger
2005-09-25The 'new' indicator in the Recordings menu is now kept up-to-dateKlaus Schmidinger
2005-09-25The list of recordings is now read in a separate threadKlaus Schmidinger
2005-09-18The SVDRP command DELR no longer triggers a complete reload of the global Rec...Klaus Schmidinger
2005-09-18Fixed a typoKlaus Schmidinger
2005-09-17Removed obsolete 'shift' code in device.[hc]Klaus Schmidinger
2005-09-17Fixed error handling in cCiTransportConnection::RecvTPDU()Klaus Schmidinger
2005-09-17Fixed handling key macros with keys after @pluginKlaus Schmidinger
2005-09-17Added a missing include statement to the 'sky' pluginKlaus Schmidinger
2005-09-17Added cChannel::LinkChannels() and cChannel::RefChannel()Klaus Schmidinger
2005-09-17Fixed handling color buttons in cMenuEditStrItemKlaus Schmidinger
2005-09-17Fixed converting arbitrarily formatted summary.vdr filesKlaus Schmidinger
2005-09-14Fixed two errors in 'newplugin'Klaus Schmidinger
2005-09-11Implemented a hash for the channels to reduce the system load in the EIT scan...1.3.32Klaus Schmidinger
2005-09-11channels.confKlaus Schmidinger
2005-09-11More cRepacker fixesKlaus Schmidinger
2005-09-10Fixed converting summary.vdr files that would result in a very long 'short text'Klaus Schmidinger
2005-09-10Fixed a typoKlaus Schmidinger
2005-09-10Fixed selecting preferred audio for multi audio channels (cont'd)Klaus Schmidinger
2005-09-09Fixed defining timers that only differ in the day of weekKlaus Schmidinger
2005-09-09Fixed some typosKlaus Schmidinger
2005-09-09Fixed the default value for "Setup/EPG bugfix level"Klaus Schmidinger
2005-09-09Fixed some typos in MANUALKlaus Schmidinger
2005-09-09Fixed selecting preferred audio for multi audio channelsKlaus Schmidinger
2005-09-04More cRepacker fixesKlaus Schmidinger
2005-09-04Changed the audio PID language codes to hold up to two 3 letter codes; automa...Klaus Schmidinger
2005-09-04Fixed menu timeout handling while replayingKlaus Schmidinger
2005-09-03Added support for multiple audio language codes in ISO639LanguageDescriptors ...Klaus Schmidinger
2005-09-03Implemented the SVDRP command MOVCKlaus Schmidinger
2005-09-03Implemented option '--vfat'; replaced ':' with '.' in recording namesKlaus Schmidinger
2005-09-03The SVDRP command PLUG now has a new option 'main'Klaus Schmidinger
2005-09-03The main menu function of a plugin can now be called programmaticallyKlaus Schmidinger
2005-09-03Added missing help for the 'help' keyword in the SVDRP command PLUGKlaus Schmidinger
2005-09-03The menu timeout handling is now done centrally in the main program loopKlaus Schmidinger
2005-09-03Key macros can now call plugins that don't have a main menu entryKlaus Schmidinger
2005-09-03Repeat keys are now ignored when waiting for a keypress to cancel an operationKlaus Schmidinger
2005-09-02Adjusted the Makefile to the dvb-kernel driver on kernel 2.6 and upKlaus Schmidinger
2005-09-02Re-introduced the code that waits for a tuner lock in VDR/device.cKlaus Schmidinger
2005-09-02Introduced a separate 'plugins-install' target in the MakefileKlaus Schmidinger
2005-09-02Made LIRC command parsing more robustKlaus Schmidinger