1
0
mirror of https://github.com/VDR4Arch/vdr.git synced 2023-10-10 13:36:52 +02:00
Commit Graph

533 Commits

Author SHA1 Message Date
Klaus Schmidinger
fb38680302 No longer setting PIDs 0x1FFF, which apparently fixes problems with CAMs and AC3 sound only working the first time 2002-04-21 12:11:00 +02:00
Klaus Schmidinger
d628839eee Updated the Premiere World Formula 1 channels in 'channels.conf' 2002-04-21 10:30:29 +02:00
Klaus Schmidinger
dfb1d78abf Fixed a possible endless loop in shifting recordings between DVB cards 2002-04-21 10:09:56 +02:00
Klaus Schmidinger
5153104e7e Fixed some missing ',' in i18n.c 2002-04-20 09:42:37 +02:00
Klaus Schmidinger
9b840b07c4 Fixed a crash when selecting the 'Jump' function directly after setting an editing mark 2002-04-20 09:23:02 +02:00
Klaus Schmidinger
8ec5c0d926 Improved thread locking in the ring buffer to avoid possible race conditions under heavy load 2002-04-19 12:40:04 +02:00
Klaus Schmidinger
75643deaeb Updated the 'Blue Movie' channels to the new 'Premiere Erotik' 2002-04-13 11:49:36 +02:00
Klaus Schmidinger
7502d3e8ad Fixed color palette handling on 'big endian' systems 2002-04-13 11:38:57 +02:00
Klaus Schmidinger
cba5ef4373 Implemented enhanced string editing 2002-04-13 10:52:01 +02:00
Klaus Schmidinger
37fa217a09 Added some DVB-T channels for Berlin (Germany) to channels.conf.terr 2002-04-12 15:00:52 +02:00
Klaus Schmidinger
639c3ba0e3 Final version 1.0.0 2002-04-07 13:12:04 +02:00
Klaus Schmidinger
c5fac4ed21 Another fix to the still picture workaround 2002-04-07 09:48:32 +02:00
Klaus Schmidinger
3581c20976 Fixed a bug in the editing process 2002-04-06 15:28:08 +02:00
Klaus Schmidinger
367b3f8c7d Fixed a possible hangup when reading a broken epg.data file 2002-04-06 14:02:41 +02:00
Klaus Schmidinger
d00b5d8828 Now the EPG scan skips channels that have their 'Ca' parameter explicitly set to an other DVB card 2002-04-06 13:21:47 +02:00
Klaus Schmidinger
cb0e6f1b14 Fixed a problem with accessing the epg.data file before it is fully written 2002-04-06 11:49:04 +02:00
Klaus Schmidinger
7babc1034e Fixed the still picture workaround in case the progress display is active 2002-04-06 11:08:54 +02:00
Klaus Schmidinger
3985f8dd49 Fixed resetting the 'First day' timer parameter once the timer actually starts recording 2002-04-06 09:58:36 +02:00
Klaus Schmidinger
ea6f46d5fb Added Spanish language texts 2002-04-06 09:51:08 +02:00
Klaus Schmidinger
ab75db967e Added credits for Michael Moster 2002-04-02 21:21:45 +02:00
Klaus Schmidinger
967ec9f2d4 Fixed a problem with wrong EPG data in the Schedules menu 2002-04-02 20:59:05 +02:00
Klaus Schmidinger
76b86feca4 Added credits for Mirko Doelle 2002-04-02 16:48:28 +02:00
Klaus Schmidinger
46c8afe443 Fixed a bug in the EPG bugfix mechanism if the extended description is shorter than 3 characters 2002-04-01 13:01:27 +02:00
Klaus Schmidinger
5833ea922a Added making the /video directory and copying the config files 2002-04-01 12:50:48 +02:00
Klaus Schmidinger
71ee42fe96 Changed the default 'Ok' key when using the PC keyboard from '5' to 'Enter' 2002-04-01 12:24:35 +02:00
Klaus Schmidinger
53ecd41810 Fixed a bug in parsing group separators in channels.conf 2002-04-01 12:01:00 +02:00
Klaus Schmidinger
f4d9488718 Added Polish language texts 2002-04-01 11:38:27 +02:00
Klaus Schmidinger
5e4834e737 Fixed a bug when a timer records over midnight of a day that had a change in Daylight Saving Time 2002-04-01 11:04:47 +02:00
Klaus Schmidinger
0ec8d4c4a5 Added thanks to Klaus Wolf 2002-04-01 09:14:57 +02:00
Klaus Schmidinger
2331fb9cc1 Fixed skipping the next hit of a repeating timer 2002-03-31 21:24:10 +02:00
Klaus Schmidinger
94849cfde8 Now using statfs() to determine the amount of free disk space 2002-03-31 20:51:06 +02:00
Klaus Schmidinger
ca29ed0ca8 Completed Norwegian OSD texts 2002-03-31 16:32:04 +02:00
Klaus Schmidinger
758a4850fb Completed Slovenian OSD texts 2002-03-31 15:55:29 +02:00
Klaus Schmidinger
837ce0a299 Changed time entry in the 'Jump' command during replay, so that it is filled up from right to left 2002-03-31 15:26:18 +02:00
Klaus Schmidinger
cebd81cd60 Added units to Setup parameters 2002-03-31 13:39:56 +02:00
Klaus Schmidinger
767133a18e Fixed a bug in the 'First day' timer parameter for timers that record over midnight 2002-03-31 12:01:58 +02:00
Klaus Schmidinger
72962ccdd7 Fixed a bug in switching back the replay mode display in time shift mode 2002-03-31 10:57:28 +02:00
Klaus Schmidinger
9bfb79e15e Suppressing automatic hotkey assignment if entry starts with digit and blank 2002-03-29 16:45:36 +01:00
Klaus Schmidinger
b83ff7ab5d Completed Italian OSD texts 2002-03-29 16:20:39 +01:00
Klaus Schmidinger
ad1e292c2e New 'make' target 'install' 2002-03-29 14:24:47 +01:00
Klaus Schmidinger
de796b51e6 Added a manual page vdr(5) 2002-03-29 14:07:22 +01:00
Klaus Schmidinger
0358b2abb8 Checking the return value of '...FileReady...' calls in dvbapi.c for better performance under heavy system load 2002-03-29 11:43:58 +01:00
Klaus Schmidinger
d9b6236191 Adjusting column width for channel numbers in case there are more than 999 channels 2002-03-29 10:50:20 +01:00
Klaus Schmidinger
2625c46232 Added command line option -V 2002-03-29 10:10:04 +01:00
Klaus Schmidinger
ce5a52c906 Added a manual page vdr(1) 2002-03-24 14:32:39 +01:00
Klaus Schmidinger
1838c02c9e Fixed scrolling the 'Channels' menu in case the cursor ends up on a group delimiter 2002-03-24 11:23:23 +01:00
Klaus Schmidinger
ca479d90df Displaying command to be executed in status line 2002-03-23 15:16:12 +01:00
Klaus Schmidinger
a9e4cc7d63 Workaround for displaying still frames with the unpatched LinuxDVB driver 2002-03-23 14:24:27 +01:00
Klaus Schmidinger
460e907cb9 Now writing the title of a recording into the 'summary.vdr' file 2002-03-23 11:37:28 +01:00
Klaus Schmidinger
508d8a92bd Completed French OSD texts 2002-03-23 10:26:55 +01:00
Klaus Schmidinger
0be1a13c60 Improved file I/O in case of EINTR 2002-03-22 15:18:58 +01:00
Klaus Schmidinger
f94627ab13 Completed Portuguese OSD texts 2002-03-22 14:30:41 +01:00
Klaus Schmidinger
26e9ec2d65 Completed Dutch OSD texts 2002-03-22 13:58:50 +01:00
Klaus Schmidinger
6607608f9a Completed Finnish OSD texts 2002-03-22 13:32:42 +01:00
Klaus Schmidinger
e4424b1550 Fixed restoring CICAM setup values for a fourth DVB card 2002-03-18 21:36:00 +01:00
Klaus Schmidinger
b305ea6b02 Changed 'TrustedTransponder' to 'TimeTransponder' 2002-03-17 14:24:11 +01:00
Klaus Schmidinger
dea51d37a9 Refined texts of the 'Setup' menu 2002-03-17 14:11:22 +01:00
Klaus Schmidinger
b72b15cf8f New Setup item 'Restart' 2002-03-17 12:04:35 +01:00
Klaus Schmidinger
ae3f18dd57 The 'Commands' menu now automatically assigns number keys as hotkeys to the commands 2002-03-16 16:48:14 +01:00
Klaus Schmidinger
986f467993 Replaced 'killproc' with 'killall' in 'runvdr' 2002-03-16 16:22:12 +01:00
Klaus Schmidinger
f7d6a96935 Fixed high CPU usage in transfer mode 2002-03-16 14:27:35 +01:00
Klaus Schmidinger
25abe47a3b The 'Left' and 'Right' keys are now used to page up and down in text displays 2002-03-16 14:08:12 +01:00
Klaus Schmidinger
45180b762f Physically removing a deleted recording if one with the same name shall be deleted again 2002-03-16 12:19:14 +01:00
Klaus Schmidinger
80bc132236 Fixed displaying a system message while the replay mode is being shown 2002-03-16 11:38:27 +01:00
Klaus Schmidinger
92358d6a4e Changed the title of the 'Main' menu to 'VDR' 2002-03-16 10:09:54 +01:00
Klaus Schmidinger
d9cfa43d85 Grouped the Setup parameters into several sub-menus 2002-03-16 10:03:04 +01:00
Klaus Schmidinger
f9a3885ef2 New Setup parameter TrustedTransponder 2002-03-10 12:45:58 +01:00
Klaus Schmidinger
550c79e411 Changed the MANUAL description of the 'Conditional Access' setup parameters 2002-03-10 10:20:53 +01:00
Klaus Schmidinger
d5c01bbe5a Implemented OSD for Volume and Mute 2002-03-09 17:11:49 +01:00
Klaus Schmidinger
cb90e9b8dc Now starting the Dolby Digital output thread only if the recording actually contains Dolby Digital audio data 2002-03-09 12:09:57 +01:00
Klaus Schmidinger
ac5aecb8eb Fixed 'zombie' processes when closing a pipe 2002-03-09 11:51:56 +01:00
Klaus Schmidinger
a9fd732a72 Added log messages when deleting recordings in case the disk runs full while recording 2002-03-09 10:45:10 +01:00
Klaus Schmidinger
eb89599c58 Fixed resetting 'mute' state when setting the volume to a non-zero value 2002-03-09 10:16:16 +01:00
Klaus Schmidinger
18ab84b0c1 New SVDRP command VOLU 2002-03-09 10:07:40 +01:00
Klaus Schmidinger
7ada973f6c New command line option '-m' 2002-03-08 16:37:42 +01:00
Klaus Schmidinger
9e20745fde Blue button is now 'Stop' in 'Main' menu if replaying 2002-03-08 16:11:34 +01:00
Klaus Schmidinger
5d666161d6 Fixed reacting on changes in CICAM settings (needed to restart VDR before) 2002-03-08 15:19:49 +01:00
Klaus Schmidinger
59b8e71d67 Fixed handling CICAM settings if the first one of a DVB card was FTA 2002-03-08 15:06:37 +01:00
Klaus Schmidinger
a5c7994c26 Fixed avoiding the primary DVB interface in case Setup.PrimaryLimit is 0 2002-03-08 14:24:19 +01:00
Klaus Schmidinger
3b46788bcd Added 'Ca' code 201 for 'Cryptoworks, GOD-DIGITAL' to 'ca.conf' 2002-03-08 13:56:34 +01:00
Klaus Schmidinger
e18fca233e Updated French language texts 2002-03-03 16:39:54 +01:00
Klaus Schmidinger
9d4456a0a3 CICAM setup for conditional access channels 2002-03-03 16:12:29 +01:00
Klaus Schmidinger
9f5397b510 Fixed a deadlock when switching channels via Schedule/Now|Next/Switch 2002-03-02 09:37:56 +01:00
Klaus Schmidinger
bddab7107d Fixed a crash in case there is no 'epg.data' at program start 2002-02-25 16:32:34 +01:00
Klaus Schmidinger
58af7c57e5 Added a missing error message in SVDRP command LSTC 2002-02-24 14:16:46 +01:00
Klaus Schmidinger
715ed57ab1 Removed DVD support from the core VDR source 2002-02-24 14:07:21 +01:00
Klaus Schmidinger
7eca326b39 Reading the 'setup.conf' file no longer terminates in case of an error 2002-02-24 12:01:20 +01:00
Klaus Schmidinger
7f3c58f857 New Setup parameter RecordDolbyDigital 2002-02-24 11:55:24 +01:00
Klaus Schmidinger
67cbbd7ba3 Taking the German umlauts 'as is' when compiled with VFAT 2002-02-24 11:22:30 +01:00
Klaus Schmidinger
46095d6151 New SVDRP command PUTE 2002-02-24 11:13:21 +01:00
Klaus Schmidinger
430284a8a7 Reading 'epg.data' at startup 2002-02-23 17:11:19 +01:00
Klaus Schmidinger
645f62fee4 Fixed the SVDRP GRAB command in case the video device can't be opened 2002-02-23 10:43:42 +01:00
Klaus Schmidinger
3db87e806c Taking EPG data from 'start + 5min' for instant recordings 2002-02-17 16:03:49 +01:00
Klaus Schmidinger
aaf792357d Fixed closing all unused file descriptors when opening a pipe 2002-02-17 14:51:29 +01:00
Klaus Schmidinger
e18b303818 Terminating timer when deleting recording 2002-02-17 14:29:13 +01:00
Klaus Schmidinger
a87e7625dd Implemented the 'First day' parameter for repeating timers 2002-02-17 13:05:05 +01:00
Klaus Schmidinger
3ecbdd489e Fixed a crash when replaying with DEBUG_OSD=1 2002-02-16 12:55:33 +01:00
Klaus Schmidinger
4c018b1c36 Added the TPID to Hessen-3 in 'channels.conf' 2002-02-16 09:47:28 +01:00
Klaus Schmidinger
42c2dad611 Fixed the 'Low disk space!' message 2002-02-15 22:24:30 +01:00
Klaus Schmidinger
e841bc096f Removed '#define VFAT 1' (was a leftover from testing) 2002-02-15 22:10:22 +01:00