Klaus Schmidinger
|
3540d18855
|
Improved cCondVar::Wait() and implemented cCondVar::TimedWait()
|
2002-08-15 11:46:22 +02:00 |
|
Klaus Schmidinger
|
c0ef9a35e2
|
Implemented several replay modes to allow players that play only audio
|
2002-08-15 11:16:34 +02:00 |
|
Klaus Schmidinger
|
9a1a16f3d4
|
Consistently using malloc/free and new/delete
|
2002-08-11 13:32:23 +02:00 |
|
Klaus Schmidinger
|
fd1f60e0e0
|
Adapted VDR to the NEWSTRUCT driver
|
2002-08-10 14:58:25 +02:00 |
|
Klaus Schmidinger
|
6ac15dd3fc
|
Added a missing #include
|
2002-07-28 12:48:44 +02:00 |
|
Klaus Schmidinger
|
e77d5dfbfb
|
Added some missing teletext PIDs
|
2002-07-27 12:58:23 +02:00 |
|
Klaus Schmidinger
|
fdbb731ab2
|
Made VFAT handling more tolerant
|
2002-07-27 12:55:14 +02:00 |
|
Klaus Schmidinger
|
9b94097931
|
Fixed a possible race condition in the cDvbPlayer
|
2002-07-14 14:35:16 +02:00 |
|
Klaus Schmidinger
|
d5208be84b
|
Added direct access to the index data of cPalette (needed for displaying SPUs)
|
2002-07-13 10:24:28 +02:00 |
|
Klaus Schmidinger
|
8a9898ea4f
|
Added Hungarian language texts
|
2002-06-22 09:30:06 +02:00 |
|
Klaus Schmidinger
|
c4281473c3
|
Added Romanian language texts
|
2002-06-10 16:18:50 +02:00 |
|
Klaus Schmidinger
|
2107ffa7ee
|
Fixed parsing 'E' records
|
2002-05-30 09:50:19 +02:00 |
|
Klaus Schmidinger
|
73c91b2672
|
Added Swedish language texts
|
2002-05-26 09:43:17 +02:00 |
|
Klaus Schmidinger
|
4da8a8e066
|
Added an error message if the directory specified in the '-L' option can't be accessed
|
2002-05-18 10:36:35 +02:00 |
|
Klaus Schmidinger
|
26a2d98524
|
Fixed the cutting mechanism to make it re-sync in case a frame is larger than the buffer
|
2002-05-18 09:24:10 +02:00 |
|
Klaus Schmidinger
|
7da1dc6e1d
|
Fixed some function headers to make them compile with gcc 3.x
|
2002-05-18 08:57:42 +02:00 |
|
Klaus Schmidinger
|
57ff745d76
|
Added credit to Onno Kreuziger
|
2002-05-14 16:10:44 +02:00 |
|
Klaus Schmidinger
|
49fcbf19fa
|
Made the config directory available to plugins
|
2002-05-13 16:11:19 +02:00 |
|
Klaus Schmidinger
|
bbddf7e2db
|
Plugin packages now expand into a dir with only the name and version number
|
2002-05-12 15:12:12 +02:00 |
|
Klaus Schmidinger
|
2cc450a67c
|
Added 'insert' capabilities to cList
|
2002-05-12 14:46:46 +02:00 |
|
Klaus Schmidinger
|
5d733e59ee
|
Added the cPlugin::Housekeeping() function
|
2002-05-12 10:20:17 +02:00 |
|
Klaus Schmidinger
|
01c68def34
|
Changed the cPlugin::Start() function to return a boolean value
|
2002-05-12 09:24:45 +02:00 |
|
Klaus Schmidinger
|
0fac78954c
|
Avoiding ambiguities in the cList template class in case one defines a 'list of lists'
|
2002-05-11 08:42:30 +02:00 |
|
Klaus Schmidinger
|
3c622adba8
|
Updated PW channels (cont'd)
|
2002-05-04 10:00:19 +02:00 |
|
Klaus Schmidinger
|
5d2cb386a0
|
Fixed skipping forward in time shift mode near the end of the recording
|
2002-05-03 16:06:54 +02:00 |
|
Klaus Schmidinger
|
04d356f805
|
Updated PW channels
|
2002-05-03 14:36:55 +02:00 |
|
Klaus Schmidinger
|
f492153edb
|
Fixed a crash on systems with disks that have a block size larger than 1MB
|
2002-05-01 16:22:41 +02:00 |
|
Klaus Schmidinger
|
eefd2b88f1
|
Fixed the unit of the 'SVDRP timeout' setup parameter
|
2002-05-01 14:57:12 +02:00 |
|
Klaus Schmidinger
|
a0449f07ef
|
Added Greek language texts
|
2002-05-01 10:35:01 +02:00 |
|
Klaus Schmidinger
|
3b656e9e46
|
Now taking an active video cutting process into account when doing shutdown or housekeeping
|
2002-04-26 12:17:38 +02:00 |
|
Klaus Schmidinger
|
2e3030a963
|
Now encoding '.' at the end of a directory name in case of VFAT=1
|
2002-04-21 14:10:31 +02:00 |
|
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
|
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
|
982dcf09b4
|
Modified header text
|
2002-04-19 12:50:42 +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
|
849ec98c3d
|
Changed Robert Schneider's email address
|
2002-04-19 12:25:10 +02:00 |
|
Klaus Schmidinger
|
4a698e3fe4
|
Updated Thilo Wunderlich's email address
|
2002-04-14 08:33:52 +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
|
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
|
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
|
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
|
a09bc76955
|
Changed Rainer Zocholl's email address
|
2002-04-01 09:18:24 +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
|
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
|
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
|
f94627ab13
|
Completed Portuguese OSD texts
|
2002-03-22 14:30:41 +01:00 |
|
Klaus Schmidinger
|
986f467993
|
Replaced 'killproc' with 'killall' in 'runvdr'
|
2002-03-16 16:22:12 +01:00 |
|
Klaus Schmidinger
|
d9cfa43d85
|
Grouped the Setup parameters into several sub-menus
|
2002-03-16 10:03:04 +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
|
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
|
3b46788bcd
|
Added 'Ca' code 201 for 'Cryptoworks, GOD-DIGITAL' to 'ca.conf'
|
2002-03-08 13:56:34 +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
|
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
|
aaf792357d
|
Fixed closing all unused file descriptors when opening a pipe
|
2002-02-17 14:51:29 +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
|
c50759747d
|
Added scanning for EPG data for another 4 days
|
2002-02-15 14:01:01 +01:00 |
|
Klaus Schmidinger
|
8c403e1b0d
|
Confirmation prompt in case of an upcoming timer event when pressing the 'Power' key
|
2002-02-10 15:18:45 +01:00 |
|
Klaus Schmidinger
|
219ccb51a7
|
If Setup.ShowInfoOnChSwitch is set to 'no', the box for the EPG display is no longer shown
|
2002-02-10 11:58:17 +01:00 |
|
Klaus Schmidinger
|
ba1bf3a99e
|
Automatically closing empty recordings menu page after delete
|
2002-02-10 11:36:07 +01:00 |
|
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
|
aa80fad981
|
Added Finnish language texts
|
2002-02-09 15:15:18 +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
|
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
|
9a64e7a818
|
Updated channel settings for 'N24'
|
2002-02-01 14:49:43 +01:00 |
|
Klaus Schmidinger
|
7803f04b8e
|
Fixed handling improper buffer lengths in the EIT parser
|
2002-01-29 22:08:52 +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
|
895921019c
|
Fixed setting the LastActivity timestamp after a shutdown prompt
|
2002-01-26 14:09:21 +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
|
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
|
b2202e7998
|
Added DPID to 'PREMIERE MOVIE 1' in channels.conf.cable
|
2002-01-13 13:15:04 +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
|
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
|
8d7c343a92
|
Fixed several channel definitions in 'channels.conf'
|
2001-11-10 13:28:10 +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 Schächner's first name to Mel
|
2001-11-04 11:00:41 +01:00 |
|