Klaus Schmidinger
|
849d5ba355
|
channels.conf
|
2002-09-15 14:35:00 +02:00 |
|
Klaus Schmidinger
|
dde36a3c56
|
Added a missing StripAudioPackets() to cDvbPlayer::Action()
|
2002-09-15 13:36:57 +02:00 |
|
Klaus Schmidinger
|
441258c7ea
|
Fixed opening /dev/video in cDvbDevice::GrabImage() in case of NEWSTRUCT driver
|
2002-09-15 13:14:42 +02:00 |
|
Klaus Schmidinger
|
e165c9ad8b
|
Dropping bogus EPG events
|
2002-09-15 13:05:57 +02:00 |
|
Klaus Schmidinger
|
3a3d4c2a5a
|
Only calling cStatus::MsgChannelSwitch() for actual switching
|
2002-09-15 11:52:43 +02:00 |
|
Klaus Schmidinger
|
327c2a7dd2
|
Fixed attaching a Transfer Mode to a recording on a non-primary card Ca channel
|
2002-09-15 11:24:18 +02:00 |
|
Klaus Schmidinger
|
ec8748a2cc
|
A previous 'Transfer Mode' is now automatically re-started after a replay stops
|
2002-09-15 11:08:35 +02:00 |
|
Klaus Schmidinger
|
6ef11b70be
|
Starting Transfer Mode when recording current channel
|
2002-09-15 10:51:44 +02:00 |
|
Klaus Schmidinger
|
fd3cc6f997
|
Fixed clearing PIDs
|
2002-09-14 13:26:16 +02:00 |
|
Klaus Schmidinger
|
d9bf48ec5a
|
Fixed setting PIDs for CA channels
|
2002-09-14 12:14:38 +02:00 |
|
Klaus Schmidinger
|
db20f08a58
|
Fixed starting a recording of the current channel with only one DVB card
|
2002-09-14 11:51:51 +02:00 |
|
Klaus Schmidinger
|
9a59ece83e
|
Removed a superfluous error message from cLockFile::Unlock()
|
2002-09-09 21:44:00 +02:00 |
|
Klaus Schmidinger
|
c40fdb05a3
|
Added play mode pmAudioOnlyBlack
|
2002-09-08 15:04:33 +02:00 |
|
Klaus Schmidinger
|
706a6e1beb
|
Fixed a crash when entering an integer value outside the limits
|
2002-09-08 14:51:28 +02:00 |
|
Klaus Schmidinger
|
f98ef07b51
|
channels.conf
|
2002-09-08 14:21:04 +02:00 |
|
Klaus Schmidinger
|
9133fdcf63
|
Implemented an SPU decoder
|
2002-09-08 14:17:51 +02:00 |
|
Klaus Schmidinger
|
1b396902e4
|
Skipping unavailable channels when switching with 'Up' and 'Down' keys
|
2002-09-08 11:46:53 +02:00 |
|
Klaus Schmidinger
|
f47655ef0f
|
GetDevice() now prefers devices that are already receiving
|
2002-09-08 09:36:16 +02:00 |
|
Klaus Schmidinger
|
c792c55297
|
Implemented cTSBuffer
|
2002-09-08 09:03:10 +02:00 |
|
Klaus Schmidinger
|
f24f820e7d
|
Changed NeedsSwitchChannel to NeedsDetachReceivers
|
2002-09-06 14:10:17 +02:00 |
|
Klaus Schmidinger
|
3e58bc64fe
|
Implemented recording and replaying with a single DVB card
|
2002-09-04 17:26:02 +02:00 |
|
Klaus Schmidinger
|
1967d0cd3d
|
Fixed the 'newplugin' script to make it name the target for creating the distribution package 'dist'
|
2002-08-28 19:32:29 +02:00 |
|
Klaus Schmidinger
|
9239d3e6df
|
Fixed handling one-shot timers that were already recording and had their start time changed into the future
|
2002-08-25 10:59:49 +02:00 |
|
Klaus Schmidinger
|
2d487365a1
|
New SVDRP command CLRE
|
2002-08-25 10:49:02 +02:00 |
|
Klaus Schmidinger
|
e63b279d96
|
Added cPalette::AllColors() for plugins that need to get the color entries of a cPalette
|
2002-08-25 10:05:24 +02:00 |
|
Klaus Schmidinger
|
c6ed4da7a0
|
Added cDevice::NewOsd() to allow a derived cDevice class to implement its own OSD capabilities
|
2002-08-25 09:36:09 +02:00 |
|
Klaus Schmidinger
|
df5be87dc3
|
Added some missing #includes to files in libdtv for gcc 3.2
|
2002-08-24 15:42:45 +02:00 |
|
Klaus Schmidinger
|
02f34ec0bf
|
Fixed replaying the last few seconds of a recording
|
2002-08-24 15:08:25 +02:00 |
|
Klaus Schmidinger
|
fd682083a4
|
Now running even w/o DVB devices, provided at least one device is implemented by a plugin
|
2002-08-16 09:57:10 +02:00 |
|
Klaus Schmidinger
|
435018bf4f
|
Always doing the 'special handling to return from PCM replay'
|
2002-08-16 09:27:53 +02:00 |
|
Klaus Schmidinger
|
470415ad23
|
Using cPoller instead of NeedsData
|
2002-08-16 09:22:29 +02:00 |
|
Klaus Schmidinger
|
038766dccd
|
Changed Christian Rienecker's email address
|
2002-08-15 12:00:34 +02:00 |
|
Klaus Schmidinger
|
3540d18855
|
Improved cCondVar::Wait() and implemented cCondVar::TimedWait()
|
2002-08-15 11:46:22 +02:00 |
|
Klaus Schmidinger
|
ac471850fe
|
Moved FileNameChars into menuitems.h to make it available to plugins
|
2002-08-15 11:28:26 +02:00 |
|
Klaus Schmidinger
|
34710939ea
|
Changed line height handling for progress bar
|
2002-08-15 11:20:44 +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
|
d4ab35d1d9
|
Implemented cDevice::NeedsData()
|
2002-08-15 10:13:03 +02:00 |
|
Klaus Schmidinger
|
2f684611d4
|
Temporarily made cDevice::ProvidesCa() virtual
|
2002-08-11 13:39:00 +02:00 |
|
Klaus Schmidinger
|
9a1a16f3d4
|
Consistently using malloc/free and new/delete
|
2002-08-11 13:32:23 +02:00 |
|
Klaus Schmidinger
|
b9c4cb0ec9
|
Changed the log error message "can't record MPEG1!" to "error in data stream!"
|
2002-08-11 10:53:10 +02:00 |
|
Klaus Schmidinger
|
4d784a198d
|
Added some missing #includes
|
2002-08-11 10:47:11 +02:00 |
|
Klaus Schmidinger
|
fd1f60e0e0
|
Adapted VDR to the NEWSTRUCT driver
|
2002-08-10 14:58:25 +02:00 |
|
Klaus Schmidinger
|
506c772bd7
|
Changed the cDevice class to allow plugins to implement their own devices (cont'd)
|
2002-08-04 15:20:05 +02:00 |
|
Klaus Schmidinger
|
d987c94909
|
Fixed recognizing 'Receiving()'
|
2002-08-04 15:18:05 +02:00 |
|
Klaus Schmidinger
|
15cc1733e0
|
Changed the cDevice class to allow plugins to implement their own devices
|
2002-08-04 14:57:29 +02:00 |
|
Klaus Schmidinger
|
61ccfd5fab
|
Now using CC, CFLAGS, CXX and CXXFLAGS
|
2002-07-28 13:25:30 +02:00 |
|
Klaus Schmidinger
|
efc0502b6d
|
Added a missing #include (cont'd)
|
2002-07-28 13:00:00 +02:00 |
|
Klaus Schmidinger
|
6ac15dd3fc
|
Added a missing #include
|
2002-07-28 12:48:44 +02:00 |
|
Klaus Schmidinger
|
a4246cfd9a
|
Fixed PID handling for cReceiver
|
2002-07-28 11:29:32 +02:00 |
|
Klaus Schmidinger
|
e77d5dfbfb
|
Added some missing teletext PIDs
|
2002-07-27 12:58:23 +02:00 |
|