Commit Graph

425 Commits

Author SHA1 Message Date
Klaus Schmidinger 00b28f19db Added a typedef for 'in_addr_t' to make it work with glibc < 2.2 2002-02-09 16:03:22 +01:00
Klaus Schmidinger 13a0aff6b9 Reverted to the previous way of searching for the EPG record of the current recording in case of a periodic timer 2002-02-09 15:27:39 +01:00
Klaus Schmidinger aa80fad981 Added Finnish language texts 2002-02-09 15:15:18 +01:00
Klaus Schmidinger fe9b2103f3 Only reporting the 'EPG bugfix statistics' if there really were any fixes 2002-02-09 14:50:05 +01:00
Klaus Schmidinger 889e70803f Changed the estimated data rate for calculating the remaining disk capacity to 25.75 MB/min 2002-02-09 14:42:56 +01:00
Klaus Schmidinger 5abb02b301 Fixed a bug in moving timers or channels to the last position in the list 2002-02-05 18:28:14 +01:00
Klaus Schmidinger e11c7e4b1c Fixed a problem with the ERR macro defined by ncurses.h 2002-02-03 16:47:35 +01:00
Klaus Schmidinger da56a94dbf Special VPIDs to allow recording radio channels 2002-02-03 16:22:05 +01:00
Klaus Schmidinger deb9f88710 Implemented TITLE and EPISODE keywords 2002-02-03 15:55:04 +01:00
Klaus Schmidinger 0b7e9057da Introduced 'svdrphosts.conf' 2002-02-02 17:20:54 +01:00
Klaus Schmidinger ddec0a101b Changed the [dei]syslog macros to use var args; fixed error handling in establishing an SVDRP connection 2002-02-02 13:44:24 +01:00
Klaus Schmidinger 2a31a4eca8 Added some EPG bugfix statistics 2002-02-02 12:13:35 +01:00
Klaus Schmidinger 2ce1bf31d3 Removed the EPG bugfix for 'Title / Subtitle' cleanup 2002-02-02 11:59:10 +01:00
Klaus Schmidinger 548aa10f29 Added a description of the sort order of individual episodes in the recordings menu to the MANUAL 2002-02-02 10:46:15 +01:00
Klaus Schmidinger e327c3862d Fixed handling timers on the 29th, 30th or 31st of a month in case the next month has less than 31 days 2002-02-01 15:37:35 +01:00
Klaus Schmidinger 103124c82c Fixed handling hierarchical recordings menu in case of directories starting with the same sequence of characters 2002-02-01 15:11:39 +01:00
Klaus Schmidinger 9a64e7a818 Updated channel settings for 'N24' 2002-02-01 14:49:43 +01:00
Klaus Schmidinger a2c2926079 Fixed handling improperly formatted EIT data 2002-01-30 18:31:34 +01:00
Klaus Schmidinger 7803f04b8e Fixed handling improper buffer lengths in the EIT parser 2002-01-29 22:08:52 +01:00
Klaus Schmidinger 7b475c6f96 Removed the 'Tools' subdirectory from the VDR archive 2002-01-27 16:12:31 +01:00
Klaus Schmidinger 8fbc28349b Status messages are now displayed centered 2002-01-27 16:00:31 +01:00
Klaus Schmidinger 3669bbf375 Activating the 'Recordings' menu now displays 'scanning recordings...' 2002-01-27 15:55:31 +01:00
Klaus Schmidinger fe5809c4e3 Reverted to 'find' instead of 'ftw()' to collect recordings (ftw() was much slower) 2002-01-27 15:14:45 +01:00
Klaus Schmidinger 28e54bc648 The 'Main' menu now displays the used disk space in the title 2002-01-27 13:11:23 +01:00
Klaus Schmidinger 53c5499a0b The editing process now calls AssertFreeDiskSpace() 2002-01-26 15:28:41 +01:00
Klaus Schmidinger f0a4b1c417 A message is now prompted if free disk space becomes low during recording 2002-01-26 15:25:37 +01:00
Klaus Schmidinger 895921019c Fixed setting the LastActivity timestamp after a shutdown prompt 2002-01-26 14:09:21 +01:00
Klaus Schmidinger 4bba577a8b Improved error handling in the editing process; message prompt at the end of editing process 2002-01-26 13:42:15 +01:00
Klaus Schmidinger 503c803b8d Fixed handling file names that contain single quotes or dollar signs in calls to external commands 2002-01-26 12:04:32 +01:00
Klaus Schmidinger fe7b03d6b5 Improved speed of setting the Help button texts 2002-01-26 11:13:48 +01:00
Klaus Schmidinger 305abd449f Now using 'ftw()' instead of an external 'find' to collect recordings 2002-01-20 16:47:09 +01:00
Klaus Schmidinger fd839aae7b The 'Recordings' menu now displays a hierarchical structure 2002-01-20 14:05:28 +01:00
Klaus Schmidinger e1ab9c1dac No longer requiring 'libncurses' if compiling without DEBUG_OSD=1 and REMOTE=KBD 2002-01-13 16:57:27 +01:00
Klaus Schmidinger 49b2813699 Fixed failing watchdog timer if program hangs in OSD activities 2002-01-13 16:27:39 +01:00
Klaus Schmidinger 21f13f0ef1 Removed EPGBugfixLevel '3' 2002-01-13 16:18:40 +01:00
Klaus Schmidinger 08390642c8 Improved performance of SVDRP command entry 2002-01-13 16:08:45 +01:00
Klaus Schmidinger 5497970338 Removed the check to see whether the system time is running linearly 2002-01-13 16:03:02 +01:00
Klaus Schmidinger 441c35e8e8 Prepared the OSD functions for multiple overlapping windows 2002-01-13 15:55:08 +01:00
Klaus Schmidinger b2202e7998 Added DPID to 'PREMIERE MOVIE 1' in channels.conf.cable 2002-01-13 13:15:04 +01:00
Klaus Schmidinger fe976f8098 Fixed channel data for 'DW TV' 2002-01-13 12:41:49 +01:00
Klaus Schmidinger bbb794a3df Removed the 'read incomplete section...' error message in the EIT processor 2001-12-01 14:34:03 +01:00
Klaus Schmidinger 0f45a56f28 Fixed setting the OSD size in the 'Confirm' interface call 2001-12-01 12:03:52 +01:00
Klaus Schmidinger 1d9eb9f7bc Fixed external AC3 replay; switched back to old version numbering scheme 2001-11-25 16:44:13 +01:00
Klaus Schmidinger 6e6eeab1fd Fixed DVD audio sync problems 2001-11-24 14:48:04 +01:00
Klaus Schmidinger c1dd84e0e9 Changed the maximum value for PIDs in channels.conf from 0xFFFE to 0x1FFF 2001-11-24 13:21:16 +01:00
Klaus Schmidinger 01bff47d1c Implemented DVB-T support; Removed the range limits for the Frequency and Srate parameters of channel definitions 2001-11-24 11:42:43 +01:00
Klaus Schmidinger f131c8c79d Added MPEG audio support for DVD 2001-11-10 13:41:22 +01:00
Klaus Schmidinger 8d7c343a92 Fixed several channel definitions in 'channels.conf' 2001-11-10 13:28:10 +01:00
Klaus Schmidinger fda24a48e5 Changed version numbering scheme 2001-11-10 12:47:34 +01:00
Klaus Schmidinger 2f7f2084a5 The device /dev/video is now opened only if necessary (to GRAB an image) 2001-11-04 12:13:01 +01:00
Klaus Schmidinger 9bba1ce73e Removed all video overlay stuff from cDvbApi and SVDRP 2001-11-04 11:38:23 +01:00
Klaus Schmidinger 6deb1cea38 Changed Helmut Schchner's first name to Mel 2001-11-04 11:00:41 +01:00
Klaus Schmidinger 56565721af Fixed ejecting a DVD while it is being replayed 2001-11-04 10:47:37 +01:00
Klaus Schmidinger c31e701e73 Fixed releasing 'index' memory after recording or playback 2001-11-03 12:52:39 +01:00
Klaus Schmidinger 78d1fe10a4 Added a fifth parameter to the 'shutdown' call that indicates the reason for this shutdown request 2001-11-03 12:23:45 +01:00
Klaus Schmidinger 62c452561e Fixed handling the 'Power' key in case Setup.MinUserInactivity is set to 0 2001-11-03 11:49:39 +01:00
Klaus Schmidinger d78d555b27 Added PTS to the converted PCM audio when replaying a DVD 2001-11-03 11:05:15 +01:00
Klaus Schmidinger d3d7e8050f Added some missing teletext PIDs 2001-10-28 16:43:53 +01:00
Klaus Schmidinger 1cba487e56 Implemented stopping a recording on the primary interface 2001-10-28 16:32:34 +01:00
Klaus Schmidinger fee4982077 Avoiding multiple EPG entries for the same event 2001-10-28 13:53:44 +01:00
Klaus Schmidinger d64416b922 Fixed closing the progress display with the 'Back' key when in trick mode and Setup.ShowReplayMode is enabled (cont'd) 2001-10-28 10:21:01 +01:00
Klaus Schmidinger 8690654eaf Fixed handling the repeat function in the channel display 2001-10-27 13:48:20 +02:00
Klaus Schmidinger 17cdf085c7 Removed the recursion stuff from cThread (cMutex already does this) 2001-10-27 13:23:06 +02:00
Klaus Schmidinger fd4d1f77f2 Changed the tuning code to use FrontendInfo to detect the type of DVB card 2001-10-27 13:01:33 +02:00
Klaus Schmidinger 3e10aa7839 Updated 'channels.conf' for the 'Bundesliga' channels of Premiere World 2001-10-27 12:16:27 +02:00
Klaus Schmidinger 7e6c2d47e0 Fixed a crash when pressing the '2' button while replaying a DVD 2001-10-27 12:04:36 +02:00
Klaus Schmidinger 576ba802fe New SVDRP commands LSTR and DELR to list and delete recordings 2001-10-27 11:47:46 +02:00
Klaus Schmidinger 02b5a40539 Fixed closing the progress display with the 'Back' key when in trick mode and Setup.ShowReplayMode is enabled 2001-10-27 10:23:09 +02:00
Klaus Schmidinger 407c2fb77f Completed storing the current audio volume in the setup.conf file 2001-10-27 09:57:59 +02:00
Klaus Schmidinger a7136cf518 Pressing the 'Back' button while replaying a DVD now leads to the DVD menu 2001-10-21 14:29:03 +02:00
Klaus Schmidinger 74016967e4 Fixed handling trick modes near the beginning and end of a recording 2001-10-21 13:36:27 +02:00
Klaus Schmidinger 4320b97298 Fixed reading timers.conf and channels.conf that contain blanks after numeric values 2001-10-20 13:09:38 +02:00
Klaus Schmidinger eba69bf7d1 Updated 'channels.conf' for the 'Bundesliga' channels of Premiere World 2001-10-20 11:40:59 +02:00
Klaus Schmidinger e3c09115fe The menu timeout now also works when pressing the 'Back' button during replay to enter the 'Recordings' menu 2001-10-20 11:23:27 +02:00
Klaus Schmidinger 60ee85bf17 Closing all open file descriptors when calling external programs 2001-10-20 10:39:27 +02:00
Klaus Schmidinger 312764a7ab Fixed a bug in the replay mode display when pressing the Green or Yellow button while in trick mode 2001-10-20 09:06:09 +02:00
Klaus Schmidinger 70eafd259a Removed the 'system time seen...' message 2001-10-19 13:38:15 +02:00
Klaus Schmidinger 6de7f7e8b2 Fixed timers starting and ending at unexpected times 2001-10-19 13:22:24 +02:00
Klaus Schmidinger 3547208c34 Mapping backtick characters in EPG texts to single quotes 2001-10-07 14:13:29 +02:00
Klaus Schmidinger 1e897cc3a8 Fixed handling 'newline' characters in EPG texts 2001-10-07 14:02:19 +02:00
Klaus Schmidinger b8471a3f11 Sorting recordings internally, with episodes sorted chronologically 2001-10-07 11:00:35 +02:00
Klaus Schmidinger 5011616a3e Fixed checking for valid video device when setting the video mode 2001-10-06 15:14:41 +02:00
Klaus Schmidinger 8585e08a0f Fixed the 'EPG bugfix' (sometimes had duplicate information in Subtitle and Extended Description) 2001-10-05 20:40:53 +02:00
Klaus Schmidinger 6d385e9154 Added contributor 2001-10-03 12:26:40 +02:00
Klaus Schmidinger e296eb7f03 Additional channels 2001-10-03 10:57:24 +02:00
Klaus Schmidinger 4d6a6bb0ab New channel data for Premiere World 2001-10-03 10:29:54 +02:00
Klaus Schmidinger 726225e083 Providing channel number and file name to the shutdown program 2001-09-30 12:35:09 +02:00
Klaus Schmidinger 3b67f70b9d Fixed the 'system time seen...' message in case of overlapping timers 2001-09-30 11:43:36 +02:00
Klaus Schmidinger 4558fa70b1 Fixed handling repeat function when using LIRC 2001-09-30 11:41:24 +02:00
Klaus Schmidinger cc761811ce New setup parameter SplitEditedFiles 2001-09-30 11:31:43 +02:00
Klaus Schmidinger a0d04288c6 Lock file for accessing the video directory 2001-09-30 10:38:06 +02:00
Klaus Schmidinger 0ed710a843 Made the volume, mute and power keys work when a menu is active, too 2001-09-23 14:36:38 +02:00
Klaus Schmidinger 34e6eaad58 Fixed setting the locking PID in cMutex 2001-09-23 14:19:39 +02:00
Klaus Schmidinger e1f7348922 Writing the current time (as seen by VDR) into the log file when starting a timer recording 2001-09-23 10:17:12 +02:00
Klaus Schmidinger 53364f9248 Implemented a check to see whether the system time is running linearly 2001-09-23 10:04:26 +02:00
Klaus Schmidinger 9f1046221d New command line option '-r' 2001-09-22 14:23:55 +02:00
Klaus Schmidinger 793503a2f5 Saving current volume to setup.conf 2001-09-22 13:41:49 +02:00
Klaus Schmidinger fe9d7f0545 Fixed handling SVDRP commands whith more than one blank between the command word and the options 2001-09-22 13:31:29 +02:00
Klaus Schmidinger 14992a8037 EPG info is now updated if the contents changes but the ID remains the same 2001-09-22 13:07:43 +02:00
Klaus Schmidinger 935cfc2683 Removing unnecessary double quotes from EPG Subtitle in EPGBugfixLevel >=1 2001-09-22 10:28:33 +02:00