Commit Graph

  • 2aa6df4b7c Added --remove-destination to the 'cp' command for binaries in the Makefiles of the plugins Klaus Schmidinger 2006-09-10 14:10:51 +02:00
  • 06debdd830 Adjusted release date 1.4.2-2 Klaus Schmidinger 2006-09-09 09:27:45 +02:00
  • 782f2683d9 Fixed cTimer::operator=() in case a cTimer variable is assigned to itself; implemented a copy constructor for cTimer Klaus Schmidinger 2006-09-08 15:06:09 +02:00
  • 5ff1d35711 Fixed handling relative volume settings that unmute the audio in the call to cStatus::MsgSetVolume() 1.4.2-1 Klaus Schmidinger 2006-09-03 11:49:32 +02:00
  • 2e97eed6ad Fixed processing the PDCDescriptor in 'libsi' on big endian systems Klaus Schmidinger 2006-09-02 20:25:16 +02:00
  • 4c88f1da7e Fixed the cTimer::operator=() so that it won't mess up the cListObject's pointers; fixed a memory leak in the cTimer::operator=() when using the 'aux' string Klaus Schmidinger 2006-09-02 10:22:40 +02:00
  • 4ae577fcb4 Added LC_ALL to the checks for UTF-8 at startup Klaus Schmidinger 2006-09-01 12:59:35 +02:00
  • c2e2673629 Revoked the change to cDevice::GetDevice() that was introduced in version 1.4.1-2 1.4.2 Klaus Schmidinger 2006-08-27 08:42:31 +02:00
  • 1305406f0a channels.conf Klaus Schmidinger 2006-08-26 14:00:00 +02:00
  • cac5cd37b8 Fixed handling "Ca Info" in case the CAM sends this again if the smart card is replaced with a different one 1.4.1-5 Klaus Schmidinger 2006-08-20 11:54:56 +02:00
  • a7c9905236 Added --remove-destination to the 'cp' command for binaries in the Makefile Klaus Schmidinger 2006-08-20 10:46:02 +02:00
  • ef01c6d8bb Adapted cThread::ThreadId() to recent kernels Klaus Schmidinger 2006-08-20 10:28:35 +02:00
  • e68171626e Fixed setting additional audio PIDs in CAMs Klaus Schmidinger 2006-08-14 09:56:28 +02:00
  • dc32738b27 Added a log error message to cPlugin::ConfigDirectory() in case a plugin calls it from a separate thread 1.4.1-4 Klaus Schmidinger 2006-08-13 08:58:50 +02:00
  • 1c3acf28af No longer stopping removing empty directories if an error occurs Klaus Schmidinger 2006-08-12 13:32:06 +02:00
  • 713093670f Changed the way a device is selected for receiving in order to keep devices with CAMs better available Klaus Schmidinger 2006-08-12 11:33:34 +02:00
  • 7390eaf765 Made the cCiSession members sessionId and resourceId uint16_t and uint32_t Klaus Schmidinger 2006-08-12 10:26:43 +02:00
  • 9e6b12aa20 Fixed converting the port number in the "connect from..." log message of SVDRP Klaus Schmidinger 2006-08-12 09:12:34 +02:00
  • f413879936 Modified the cSVDRP::Close() function to avoid code duplication 1.4.1-3 Klaus Schmidinger 2006-08-06 09:20:04 +02:00
  • c78a784fb2 Fixed getting the next active timer when shutting down Klaus Schmidinger 2006-08-05 12:06:11 +02:00
  • 394865b3d9 Avoiding shutdown message "Recording in ... minutes, shut down anyway?" with a negative number of minutes Klaus Schmidinger 2006-08-05 10:55:52 +02:00
  • 8bfe599830 Modified the shutdown mechanism, so that the shutdown script is never given a time in the past Klaus Schmidinger 2006-08-05 10:42:23 +02:00
  • c325fe76ee Fixed handling the running status of EPG events before the currently running one, in case they are added after the current event (cont'd from version 1.4.1-2) Klaus Schmidinger 2006-08-05 10:15:34 +02:00
  • ae4633feb0 Now invalidating /video cache _after_ cutting Klaus Schmidinger 2006-07-30 10:29:24 +02:00
  • cacd58d036 Fixed deleting the last character of a string menu item in insert mode Klaus Schmidinger 2006-07-30 09:09:30 +02:00
  • cdad4a6b4e Fixed cDevice::ToggleMute() Klaus Schmidinger 2006-07-29 10:17:35 +02:00
  • afb7ae3295 Increased the APIVERSION to allow plugins that relied on the cStatus::MsgSetVolume() bug to react properly Klaus Schmidinger 2006-07-29 09:57:57 +02:00
  • 173e0bea90 Fixed assigning schedules to channels in case there is no initial EPG information Klaus Schmidinger 2006-07-29 09:40:41 +02:00
  • 8f2f3e9ac2 Menu items derived from cMenuEditIntItem now loop though their values if they have a dedicated minimum or maximum limit 1.4.1-2 Klaus Schmidinger 2006-07-23 09:48:51 +02:00
  • 35884ec732 Added credits for Bernd Melcher Klaus Schmidinger 2006-07-23 09:38:51 +02:00
  • 2aa43cb3e2 Fixed handling numeric keys in the channel display after switching channel groups Klaus Schmidinger 2006-07-23 09:26:50 +02:00
  • 92e4e131d0 cDevice::GetDevice() now prefers any device that's already receiving and doesn't require detatching receivers Klaus Schmidinger 2006-07-22 14:11:02 +02:00
  • 375aa2563a Fixed handling client side termination of SVDRP connections Klaus Schmidinger 2006-07-22 14:04:51 +02:00
  • ee4fa90032 Added a missing initialization of 'mutex' in cCiMenu::cCiMenu() and removed some superfluous semicolons in ci.c Klaus Schmidinger 2006-07-22 13:43:01 +02:00
  • 8f3ae72e9d Fixed handling relative volume settings in the call to cStatus::MsgSetVolume() Klaus Schmidinger 2006-07-22 13:26:44 +02:00
  • bd6046c37d Fixed handling network masks in the svdrphosts.conf file Klaus Schmidinger 2006-07-22 11:59:28 +02:00
  • 5f0b2fbf2e Newlines in title and short text of an EPG event are now changed into blanks only after all other fixes Klaus Schmidinger 2006-07-22 10:48:22 +02:00
  • e9a90f7972 cEIT::cEIT() now calls pSchedule->SetPresentSeen() even if OnlyRunningStatus is true Klaus Schmidinger 2006-07-22 09:25:11 +02:00
  • c4743d1d26 Fixed handling the running status of EPG events before the currently running one, in case they are added after the current event Klaus Schmidinger 2006-07-22 09:20:32 +02:00
  • f936447c25 Fixed a comment Klaus Schmidinger 2006-06-24 10:22:57 +02:00
  • 1b0ac71a33 Removed a double fdopen() in cPipe::Open() Klaus Schmidinger 2006-06-24 10:12:09 +02:00
  • 7b3d0ce03e Added '--vfat' to the vdr.1 man page Klaus Schmidinger 2006-06-24 10:08:35 +02:00
  • 830d86017a Fixed the Makefile of the 'servicedemo' plugin, so that it defines the PLUGIN macro; added a comment regarding the PLUGIN macro to the 'newplugin' script Klaus Schmidinger 2006-06-24 09:15:17 +02:00
  • 2be1771869 Now making sure a VPS timer has a schedule in case the epg.data file didn't contain one when VDR was started 1.4.1-1 Klaus Schmidinger 2006-06-18 08:50:04 +02:00
  • 9fe7b98cdb Fixed handling relative link targets in the ReadLink() function Klaus Schmidinger 2006-06-17 09:48:50 +02:00
  • 182224b65f Added a missing variable initialization in cRingBufferLinear::cRingBufferLinear() Klaus Schmidinger 2006-06-16 09:33:30 +02:00
  • b99c700f1d Modified rcu.c to better handle RC5 codes Klaus Schmidinger 2006-06-16 09:30:11 +02:00
  • 1d4512cbea Now making sure VPS timers don't get stuck with outdated events, and that the actual device isn't used for updating a VPS timer's event as long as other free devices are available Klaus Schmidinger 2006-06-16 09:22:20 +02:00
  • 3ed538f496 Updated 'S13E' in 'sources.conf' Klaus Schmidinger 2006-06-15 10:03:53 +02:00
  • 3644347545 Added some comment to cDevice::GetDevice() Klaus Schmidinger 2006-06-15 10:00:40 +02:00
  • 4a98f33782 Added "-fPIC" to the compiler options in Make.config.template when compiling plugins Klaus Schmidinger 2006-06-15 09:29:21 +02:00
  • d324b2de88 Reduced logging for the SVDRP GRAB command 1.4.1 Klaus Schmidinger 2006-06-11 09:14:22 +02:00
  • 99876fdab3 Fixed a message Klaus Schmidinger 2006-06-11 08:50:35 +02:00
  • 50c0b03f0c Now switching to non-VPS timers' channels 60 seconds before the timer starts 1.4.0-3 Klaus Schmidinger 2006-06-04 09:10:59 +02:00
  • 0d4cf40b79 When the 'skincurses' plugin is loaded, it automatically sets the 'curses' skin as the current one Klaus Schmidinger 2006-06-03 14:46:36 +02:00
  • 56744b1f4e Increased the column spacing in the "Recordings" menu Klaus Schmidinger 2006-06-03 13:36:07 +02:00
  • 9966e03e29 Fixed handling tabbed item display in 'skincurses' Klaus Schmidinger 2006-06-03 13:21:33 +02:00
  • a12a504fad Fixed handling the display of the '*' indicator in the "What's on now/next?" menu Klaus Schmidinger 2006-06-03 09:42:12 +02:00
  • dc6666d53c Applied the fixes to moving and deleting channels from version 1.4.0-2 to the SVDRP commands MOVC and DELC as well Klaus Schmidinger 2006-06-03 09:25:13 +02:00
  • 833d649e13 Fixed the 'clean-plugins' target in the Makefile to also remove additional plugin libraries Klaus Schmidinger 2006-06-02 14:48:21 +02:00
  • 7997b678f2 Removed the call to pthread_setschedparam(childTid, SCHED_RR, 0) in thread.c Klaus Schmidinger 2006-06-02 13:54:04 +02:00
  • 9847c7571d Removed all the compatibility '#if APIVERSNUM...' stuff and instead increased the API version number Klaus Schmidinger 2006-05-28 15:10:08 +02:00
  • 4355183150 Fixed the PremiereContentTransmissionDescriptor in 'libsi' Klaus Schmidinger 2006-05-28 14:42:21 +02:00
  • e892171736 Fixed deleting channels in case the current channel's number changes 1.4.0-2 Klaus Schmidinger 2006-05-28 10:48:50 +02:00
  • 39162a98f0 Fixed moving channels, which sometimes stopped the current replay session Klaus Schmidinger 2006-05-28 09:19:30 +02:00
  • 9b3b98f88f Improved the repeat function for LIRC remote controls Klaus Schmidinger 2006-05-28 08:49:52 +02:00
  • e4d3a28acd Now processing the "frequency list descriptor" Klaus Schmidinger 2006-05-27 15:35:16 +02:00
  • ebd579a64a Avoiding a compiler warning in libsi's TypeLoop::operator[] Klaus Schmidinger 2006-05-27 14:13:06 +02:00
  • ba0a06bf0d Fixed a typo Klaus Schmidinger 2006-05-27 11:14:42 +02:00
  • d1617c84ca Modifed the device selection to better handle timer conflicts Klaus Schmidinger 2006-05-27 09:43:37 +02:00
  • 6b3376f4de Fixed description of DevceNumber() Klaus Schmidinger 2006-05-26 12:46:59 +02:00
  • 07093f79de Removed -fPIC from VDR's and libsi's Makefile Klaus Schmidinger 2006-05-26 10:46:12 +02:00
  • af9266d21c Fixed calculating the cache size in cUnbufferedFile::Read() Klaus Schmidinger 2006-05-26 10:13:48 +02:00
  • 09386e621d Fixed handling VPS timers in case the EPG event hasn't been 'seen' in a while Klaus Schmidinger 2006-05-25 14:59:33 +02:00
  • 8d4dc7bc77 Fixed handling the running status of EPG events in case the "Schedule" menu is currently open Klaus Schmidinger 2006-05-25 14:53:15 +02:00
  • ae37eae8e3 Now setting a timer's cached start time to 0 after a call to Skip() Klaus Schmidinger 2006-05-25 14:38:04 +02:00
  • 6496d879e5 Fixed calculating the start time of repeated timers with "first day" Klaus Schmidinger 2006-05-25 12:44:07 +02:00
  • 2e01178e54 Fixed deleting the 'skinDescriptions' in cMenuSetupOSD::~cMenuSetupOSD() Klaus Schmidinger 2006-05-25 12:26:09 +02:00
  • a512b9a9fa Fixed handling Transfer Mode when replaying Dolby Digital audio and the option '-a' was given Klaus Schmidinger 2006-05-20 10:17:44 +02:00
  • c8c22ad49b Modified the Makefile to copy additional libraries a plugin might provide Klaus Schmidinger 2006-05-19 12:14:19 +02:00
  • cd7aaa0213 Removed leftover LSMOD=... line from 'runvdr' Klaus Schmidinger 2006-05-14 16:03:34 +02:00
  • f9b0db0610 Fixed automatically updating the CAM menu in case the whole operation takes longer than the menu timeout 1.4.0-1 Klaus Schmidinger 2006-05-14 11:22:13 +02:00
  • 6d670724e0 Now only using devices that provide a transponder exclusively for updating a VPS timers EPG event if the timer has actually entered the "VPS margin" Klaus Schmidinger 2006-05-13 09:10:56 +02:00
  • 946f9dfb78 Now always making sure the EPG scan is paused when a VPS timer needs to see its transponder to update its event Klaus Schmidinger 2006-05-13 09:09:34 +02:00
  • 046595a803 Now giving the start time precedence when searching for existing EPG events Klaus Schmidinger 2006-05-12 13:28:22 +02:00
  • 81bd99a674 Fixed handling unknown codes when learning LIRC remote control codes Klaus Schmidinger 2006-05-12 12:42:57 +02:00
  • ae7103e984 Fixed the character #207 in fontosd for iso8859-2 Klaus Schmidinger 2006-05-07 11:37:18 +02:00
  • 465ddf3ffc If VPS timers are active, their events are now being kept up to date Klaus Schmidinger 2006-05-07 09:13:36 +02:00
  • 93d0120c3f Now using the event's start time when checking against VPS margin Klaus Schmidinger 2006-05-07 09:01:59 +02:00
  • 452eec70a7 Fixed the character 'r' in fontosd and fontsml for iso8859-2 Klaus Schmidinger 2006-05-05 13:49:57 +02:00
  • c7af51870a Fixed handling the "Power" key in case a timer is about to start recording Klaus Schmidinger 2006-05-05 13:45:42 +02:00
  • 8bd9bf5e1b Updated the Czech OSD texts Klaus Schmidinger 2006-05-05 13:29:40 +02:00
  • fd3cd16158 Fixed missing ',' in the Italian and Polish OSD texts Klaus Schmidinger 2006-05-01 21:04:37 +02:00
  • 98fe8d8f86 Added 'eval' to the $VDRCMD call in 'runvdr' to avoid problems with quoting Klaus Schmidinger 2006-05-01 14:52:19 +02:00
  • 87f7e826a1 Adjusted the 'runvdr' script so that the user can fill in the functions to detect, load and unload the necessary driver modules Klaus Schmidinger 2006-05-01 13:47:28 +02:00
  • 57207a3d72 Updated 'S110W' in 'sources.conf' Klaus Schmidinger 2006-05-01 09:35:06 +02:00
  • d1d0ca114f Updated the Estonian OSD texts 1.4.0 Klaus Schmidinger 2006-04-30 08:51:32 +02:00
  • e7b365ffc6 Updated the Italian OSD texts Klaus Schmidinger 2006-04-29 14:42:46 +02:00
  • bb237d9327 Adjusted release date Klaus Schmidinger 2006-04-29 13:30:00 +02:00
  • 7367b6a832 Fixed a memory leak in closing the video file during replay Klaus Schmidinger 2006-04-29 13:23:15 +02:00