Klaus Schmidinger
|
b54da2e0eb
|
Added some missing 'const' keywords
|
2007-11-03 14:52:08 +01:00 |
|
Klaus Schmidinger
|
672c8c3d0e
|
Fixed handling CONFDIR
|
2007-11-03 14:48:07 +01:00 |
|
Klaus Schmidinger
|
2fa568654d
|
Added Ukrainian language texts
|
2007-11-01 10:38:27 +01:00 |
|
Klaus Schmidinger
|
92ae9f154e
|
Added more special characters to the list of allowed characters when entering strings
|
2007-10-21 12:32:51 +02:00 |
|
Klaus Schmidinger
|
cd6041f9ae
|
Housekeeping now waits for a while after a replay has ended
|
2007-10-19 14:46:23 +02:00 |
|
Klaus Schmidinger
|
1e4c80799f
|
Improved shutdown handling
|
2007-10-19 14:37:03 +02:00 |
|
Klaus Schmidinger
|
eeaa969186
|
The "Play" key now starts replay of the selected recording in the Recordings menu
|
2007-10-19 14:22:03 +02:00 |
|
Klaus Schmidinger
|
cc95f37a09
|
Updated the French OSD texts
|
2007-10-19 13:54:24 +02:00 |
|
Klaus Schmidinger
|
dd26d8873f
|
Fixed checking compatibility mode for old subtitles plugin
|
2007-10-17 18:34:17 +02:00 |
|
Klaus Schmidinger
|
67df515c06
|
Added cDevice::CloseFilter(); some fixes to PLUGINS.html
|
2007-10-14 13:11:23 +02:00 |
|
Klaus Schmidinger
|
7780e3664a
|
Added cRecording::Undelete()
|
2007-10-14 10:23:19 +02:00 |
|
Klaus Schmidinger
|
c6ef96a6ae
|
Made the default copy ctor and the assign operator of cRecording private
|
2007-10-14 10:09:08 +02:00 |
|
Klaus Schmidinger
|
72983f3e4c
|
Added the 'ß' character to the "allowed charcaters" in the de_DE.po file
|
2007-10-14 09:37:32 +02:00 |
|
Klaus Schmidinger
|
ce377ef416
|
Removed a duplicate ',' from the ca_ES.po file
|
2007-10-14 09:32:59 +02:00 |
|
Klaus Schmidinger
|
714e61b090
|
Added a note about how to initiate internationalization support to the README.i18n file; the Makefile generated by the 'newplugin' script now has the 'i18n' target automatically create an initial 'po/pluginname.pot' file
|
2007-10-14 09:29:59 +02:00 |
|
Klaus Schmidinger
|
de45da896a
|
Improved the description of where logging goes in the INSTALL file
|
2007-10-13 13:03:57 +02:00 |
|
Klaus Schmidinger
|
913d4657c7
|
Fixed description of DeviceSetAvailableTrack() and cReceiver(), and added an example ~cMyReceiver() in PLUGINS.html
|
2007-10-13 12:57:15 +02:00 |
|
Klaus Schmidinger
|
78ecc96e17
|
Implemented sending all frames to devices that can handle them in fast forward trick speeds
|
2007-10-13 12:28:35 +02:00 |
|
Klaus Schmidinger
|
b943bf2c50
|
Fixed a new[]/delete mismatch in cMenuEditStrItem::LeaveEditMode()
|
2007-10-13 12:07:27 +02:00 |
|
Klaus Schmidinger
|
929d3e9ba2
|
Fixed handling reallocated memory in cCharSetConv::Convert()
|
2007-10-13 12:03:39 +02:00 |
|
Klaus Schmidinger
|
441b002be9
|
Updated the Italian OSD texts
|
2007-10-13 11:52:42 +02:00 |
|
Klaus Schmidinger
|
42a8041352
|
Fixed a crash when pressing Left while at the first character of a cMenuEditStrItem
|
2007-10-13 10:41:37 +02:00 |
|
Klaus Schmidinger
|
f99b293de4
|
Added a missing SetVolumeDevice() call in cDevice::SetPrimaryDevice()
|
2007-10-13 10:34:30 +02:00 |
|
Klaus Schmidinger
|
20fd2553ff
|
Fixed a missing '-' at the next to last line of SVDRP help texts
|
2007-10-13 10:23:19 +02:00 |
|
Klaus Schmidinger
|
8945e9e296
|
Added a missing Channels.SetModified(true) call when deleting or moving a channel in the Channels menu
|
2007-10-13 10:12:28 +02:00 |
|
Klaus Schmidinger
|
0c8cda9bd0
|
Implemented handling DVB subtitles
|
2007-10-12 14:52:30 +02:00 |
|
Klaus Schmidinger
|
ad1e138e5b
|
Fixed checking for ttDolbyLast in cDevice::SetCurrentAudioTrack()
|
2007-08-26 11:13:10 +02:00 |
|
Klaus Schmidinger
|
6a737033ad
|
Added a missing error report to cCuttingThread::Action()
|
2007-08-25 10:36:10 +02:00 |
|
Klaus Schmidinger
|
fd60644895
|
The SVDRP command LSTC can now list the channels with group separators if the option ':groups' is given
|
2007-08-25 09:31:13 +02:00 |
|
Klaus Schmidinger
|
742f4cc378
|
VDR now uses the default configuration directory as defined in the CONFDIR varable in the Makefile
|
2007-08-25 08:58:44 +02:00 |
|
Klaus Schmidinger
|
a241ad38b8
|
Added the new i18n macro trVDR()
|
2007-08-24 14:03:47 +02:00 |
|
Klaus Schmidinger
|
98bdd0cfea
|
Changed the default for LOCDIR in Makefile and Make.config.template to "./locale"
|
2007-08-24 13:30:07 +02:00 |
|
Klaus Schmidinger
|
840821fc00
|
Fixed setting the locale file name in i18n-to-gettext.pl
|
2007-08-24 13:20:58 +02:00 |
|
Klaus Schmidinger
|
91ad06409b
|
Fixed some compiler warnings with gcc-4.2.0
|
2007-08-24 13:18:21 +02:00 |
|
Klaus Schmidinger
|
529becb865
|
Added a note about LANG having to be set to a valid locale in INSTALL
|
2007-08-24 13:13:08 +02:00 |
|
Klaus Schmidinger
|
f075b1cea7
|
Fixed stripping the context in I18nTranslate()
|
2007-08-24 12:56:57 +02:00 |
|
Klaus Schmidinger
|
c9ccd0ae1d
|
Fixed handling locale directories with a large number of entries
|
2007-08-19 16:04:22 +02:00 |
|
Klaus Schmidinger
|
69db18ef8f
|
Explicitly looking for vdr.mo; text files for plugins named 'vdr-name.mo'; revoked 'best match'
|
2007-08-19 14:34:44 +02:00 |
|
Klaus Schmidinger
|
8014316a31
|
The "Setup/OSD/Language" menu now only shows those languages that actually have a locale (suggested by Anssi Hannula)
|
2007-08-18 09:21:52 +02:00 |
|
Klaus Schmidinger
|
48da9ba9c8
|
Changed cBitmap::DrawText() to always draw the background unless ColorBg is clrTransparent
|
2007-08-17 15:31:18 +02:00 |
|
Klaus Schmidinger
|
4d0297b804
|
Reduced the number of time(NULL) calls in vdr.c's main loop to a single call
|
2007-08-17 14:36:45 +02:00 |
|
Klaus Schmidinger
|
cb03e38a07
|
Optimized cNitFilter::Process()
|
2007-08-17 14:06:09 +02:00 |
|
Klaus Schmidinger
|
9fa6d9f9dd
|
Optimized cMenuEditChrItem::Set()
|
2007-08-17 13:50:20 +02:00 |
|
Klaus Schmidinger
|
1f3dbe585b
|
Some optimizations in cDvbDevice::SetChannelDevice()
|
2007-08-17 13:41:06 +02:00 |
|
Klaus Schmidinger
|
7bb744ccb0
|
I18nInitialize() now uses best matching default locale
|
2007-08-17 12:38:55 +02:00 |
|
Klaus Schmidinger
|
00328c31e1
|
Updated the French OSD texts
|
2007-08-17 11:51:03 +02:00 |
|
Klaus Schmidinger
|
61fe65f5bb
|
Combined entries for Andreas Mair
|
2007-08-15 14:34:03 +02:00 |
|
Klaus Schmidinger
|
3883fb8e16
|
Added i18n to the 'skincurses' plugin
|
2007-08-15 14:11:11 +02:00 |
|
Klaus Schmidinger
|
1acc20266e
|
Added DESTDIR and PREFIX handling to the Makefile
|
2007-08-15 13:49:27 +02:00 |
|
Klaus Schmidinger
|
a551b5b124
|
Moved the "all" target in plugin Makefiles before the "Implicit rules"
|
2007-08-15 13:20:04 +02:00 |
|
Klaus Schmidinger
|
0979904dfc
|
Improved i18n-to-gettext.pl
|
2007-08-15 12:52:00 +02:00 |
|
Klaus Schmidinger
|
fdcce1c153
|
Fixed a faulty comment in Make.config.template
|
2007-08-12 20:44:29 +02:00 |
|
Klaus Schmidinger
|
310c5dc757
|
Added missing install-i18n to the install target in the Makefile
|
2007-08-12 20:38:10 +02:00 |
|
Klaus Schmidinger
|
1c7f9c81b4
|
Added a debug error message to cReceiver::~cReceiver() in case it is still attached to a device
|
2007-08-12 12:30:00 +02:00 |
|
Klaus Schmidinger
|
dbcc517354
|
cBitmap::SetXpm() now checks whether the given Xpm pointer is not NULL
|
2007-08-12 11:36:14 +02:00 |
|
Klaus Schmidinger
|
ab7fd0a903
|
Fixed the link to the GPL2 at http://www.gnu.org in vdr.c
|
2007-08-12 11:25:05 +02:00 |
|
Klaus Schmidinger
|
8edb431b2c
|
Added the "...or (at your option) any later version" phrase to the license information of all plugins, and also the "newplugin" script
|
2007-08-12 11:13:43 +02:00 |
|
Klaus Schmidinger
|
6f568625d7
|
Fixed handling kLeft in the calls to cStatus::MsgOsdTextItem()
|
2007-08-12 10:45:43 +02:00 |
|
Klaus Schmidinger
|
33e5ef3a58
|
The list of tracks given in cStatus::SetAudioTrack() is now NULL terminated
|
2007-08-12 10:37:58 +02:00 |
|
Klaus Schmidinger
|
0f7a4af168
|
Switched I18N to gettext
|
2007-08-11 12:39:06 +02:00 |
|
Klaus Schmidinger
|
cad9843166
|
Fixed a bug I introduced when simplifying the original patch for detecting Premiere NVOD channel links
|
2007-07-28 13:23:37 +02:00 |
|
Klaus Schmidinger
|
031000493d
|
Fixed a problem with characters >0x7F in the modified version of skipspace()
|
2007-07-28 12:59:48 +02:00 |
|
Klaus Schmidinger
|
54e8fd121a
|
Added a credit
|
2007-07-28 09:39:53 +02:00 |
|
Klaus Schmidinger
|
2cf50221c2
|
Added a missing 'P' to vdr.c's SHUTDOWNCANCELROMPT macro
|
2007-07-22 11:40:01 +02:00 |
|
Klaus Schmidinger
|
1858245fc8
|
Added a table of the used trick speed values to the description of cDevice::TrickSpeed()
|
2007-07-22 11:29:37 +02:00 |
|
Klaus Schmidinger
|
4c90306502
|
Made skipspace() an inline function and changed it to handle the most common case of 'no leading space' very fast, and avoid calling isspace()
|
2007-07-21 13:39:02 +02:00 |
|
Klaus Schmidinger
|
214c12289f
|
Improved cControl::Launch() to keep 'control' from pointing to uninitialized memory
|
2007-07-20 15:26:13 +02:00 |
|
Klaus Schmidinger
|
2f528db30a
|
Fixed a typo in the function name of cOsd::SetOsdPosition() and added a range check to it
|
2007-07-20 14:57:37 +02:00 |
|
Klaus Schmidinger
|
8ff2c73d9b
|
Fixed clearing color buttons in the 'curses' skin
|
2007-07-20 14:45:44 +02:00 |
|
Klaus Schmidinger
|
bd36fb5111
|
Improved numdigits(), isnumber() and strreplace()
|
2007-07-20 14:25:46 +02:00 |
|
Klaus Schmidinger
|
57c2b211e4
|
Fixed handling single byte characters >0x7F in Utf8ToArray()
|
2007-07-20 13:56:38 +02:00 |
|
Klaus Schmidinger
|
c9094aad18
|
Fixed a buffer overflow in initializing the system character table
|
2007-07-20 12:31:38 +02:00 |
|
Klaus Schmidinger
|
e5def7917b
|
Added full weekday names to i18n.c for plugins to use
|
2007-06-23 10:54:31 +02:00 |
|
Klaus Schmidinger
|
d9a8e282e5
|
Fonts can now be created with a width that overwrites the default width
|
2007-06-23 10:41:10 +02:00 |
|
Klaus Schmidinger
|
95f4ddd4e5
|
Fixed handling address masks in SVDRP host settings
|
2007-06-23 09:43:55 +02:00 |
|
Klaus Schmidinger
|
549a26af27
|
Implemented cOsd::SetOsdPosition() etc
|
2007-06-17 14:02:02 +02:00 |
|
Klaus Schmidinger
|
da376c0603
|
The info.vdr file now also stores the name of the channel
|
2007-06-17 13:13:47 +02:00 |
|
Klaus Schmidinger
|
efbb48dbaf
|
Fixed handling detached processes in SystemExec()
|
2007-06-17 12:45:57 +02:00 |
|
Klaus Schmidinger
|
3ad941de73
|
Changed the parameter "OSD font" to "Default font" in "Setup/OSD"
|
2007-06-17 12:33:53 +02:00 |
|
Klaus Schmidinger
|
79b1c68ffb
|
Now using 'fontconfig' to determine which fonts to use
|
2007-06-17 11:12:46 +02:00 |
|
Klaus Schmidinger
|
61dd9815ae
|
More credits for 'Fixed a crash in i18n character set conversion'
|
2007-06-15 14:40:12 +02:00 |
|
Klaus Schmidinger
|
d1934a7cfd
|
Using nl_langinfo(CODESET) to determine the local codeset to use; libsi uses canonical codeset names
|
2007-06-15 13:25:35 +02:00 |
|
Klaus Schmidinger
|
1f7c70cd49
|
Fixed a crash in i18n character set conversion
|
2007-06-15 13:01:18 +02:00 |
|
Klaus Schmidinger
|
c6f8a14957
|
Freetype font support; full UTF-8 support; dropped pixel fonts
|
2007-06-10 13:02:43 +02:00 |
|
Klaus Schmidinger
|
df463b5a2a
|
Fixed getting the code setting from the locale
|
2007-05-12 09:35:07 +02:00 |
|
Klaus Schmidinger
|
6e93ac9525
|
Implemented the SVDRP command REMO
|
2007-04-30 12:53:35 +02:00 |
|
Klaus Schmidinger
|
d8264ee1b2
|
Fixed handling ChannelUp/Down keys if there is currently a replay running
|
2007-04-30 09:53:34 +02:00 |
|
Klaus Schmidinger
|
fcbb206fdf
|
Non-primary devices in Transfer mode are now also used for recording
|
2007-04-30 09:40:34 +02:00 |
|
Klaus Schmidinger
|
f935c03c79
|
Fixed a race condition with signal handlers at program exit
|
2007-04-30 09:24:30 +02:00 |
|
Klaus Schmidinger
|
853f6064bf
|
Fixed handling frequencies in NitFilter::Process()
|
2007-04-29 11:40:31 +02:00 |
|
Klaus Schmidinger
|
27c7603276
|
Fixed a busy loop in fast forward if the next video data file is missing
|
2007-04-28 15:18:02 +02:00 |
|
Klaus Schmidinger
|
32c689258a
|
Fixed some spelling errors in 'newplugin'
|
2007-04-28 14:49:05 +02:00 |
|
Klaus Schmidinger
|
567033135d
|
Added Turkish language texts
|
2007-03-11 10:17:55 +01:00 |
|
Klaus Schmidinger
|
16fe4d783f
|
Made "Channel entry timeout" a setup parameter
|
2007-02-25 14:14:06 +01:00 |
|
Klaus Schmidinger
|
197d3762e4
|
Increased the maximum number of DVB devices to 8
|
2007-02-25 12:25:57 +01:00 |
|
Klaus Schmidinger
|
7b59d84be3
|
Changed "Menu button closes" to "Menu key closes"; cleaned up "button" vs. "key" in MANUAL
|
2007-02-25 11:39:40 +01:00 |
|
Klaus Schmidinger
|
ddb7f33567
|
Rewrite of shutdown handling; implemented cPlugin::WakeupTime(); SIGHUP forces reload; cThread::EmergencyExit() replaced by ShutdownHandler.RequestEmergencyExit()
|
2007-02-25 10:56:29 +01:00 |
|
Klaus Schmidinger
|
50b14be807
|
Fixed handling error status in cDvbTuner::GetFrontendStatus()
|
2007-02-24 11:20:42 +01:00 |
|
Klaus Schmidinger
|
328d8b6494
|
Updated satellite names in 'sources.conf'
|
2007-02-17 16:19:18 +01:00 |
|
Klaus Schmidinger
|
cc385f5292
|
Fixed a possible crash when loading an invalid XPM file
|
2007-02-17 16:10:46 +01:00 |
|
Klaus Schmidinger
|
f3bc8d1988
|
Adapted 'libsi' to DVB-S2
|
2007-02-03 12:13:08 +01:00 |
|
Klaus Schmidinger
|
31820a5175
|
Removed 'assert(0)' from cDvbSpuDecoder::setTime()
|
2007-02-03 10:26:17 +01:00 |
|
Klaus Schmidinger
|
d46a55a8f1
|
Updated Hermann Gausterer's email address
|
2007-01-26 14:12:57 +01:00 |
|
Klaus Schmidinger
|
cb25286394
|
Now using cPipe instead of popen() in cCommand::Execute()
|
2007-01-26 13:38:32 +01:00 |
|
Klaus Schmidinger
|
d1d5825136
|
Fixed i18n characters for the Hungarian texts
|
2007-01-26 13:28:47 +01:00 |
|
Klaus Schmidinger
|
7751b6abb0
|
Added cDevice::HasCi() so that devices with Common Interface can be avoided when tuning to an FTA channel
|
2007-01-13 12:14:51 +01:00 |
|
Klaus Schmidinger
|
dbd4c7329b
|
When entering text via the numeric keys, the characters are now checked against the allowed characters
|
2007-01-04 13:38:40 +01:00 |
|
Klaus Schmidinger
|
50ff4d3b79
|
Fixed the INSTALL section on retrying shutdown later
|
2007-01-04 13:23:42 +01:00 |
|
Klaus Schmidinger
|
dcff08512e
|
Fixed a possible segfault if VDR gets terminated while a message is displayed
|
2007-01-04 13:11:52 +01:00 |
|
Klaus Schmidinger
|
0efa7a757a
|
Added '#include <stdint.h>' to font.h; added a compatibility define for 'uint64' to tools.h
|
2006-12-03 16:52:19 +01:00 |
|
Klaus Schmidinger
|
661da094e1
|
Now calling cPluginManager::Active() only if VDR is really trying to shut down, and waiting for 5 minutes before calling it again
|
2006-12-02 10:35:27 +01:00 |
|
Klaus Schmidinger
|
83ad7bf6e4
|
Added a missing 'const' to cRecordingInfo::ChannelID()
|
2006-12-01 15:09:10 +01:00 |
|
Klaus Schmidinger
|
2bdf515ace
|
Fixed a typo in the change to the "Use small font" setup option in version 1.3.47
|
2006-12-01 15:03:37 +01:00 |
|
Klaus Schmidinger
|
78b78ffd64
|
Fixed a possible crash in remux.c on 64-bit machines
|
2006-12-01 14:53:11 +01:00 |
|
Klaus Schmidinger
|
3e0659a10a
|
Fixed a possible segfault in cSkins::Message()
|
2006-12-01 13:35:41 +01:00 |
|
Klaus Schmidinger
|
5945e2b1cb
|
Some improvements to the man pages
|
2006-11-19 10:05:58 +01:00 |
|
Klaus Schmidinger
|
3dc4a71fe6
|
Fixed displaying the replay mode symbol in case of "Multi speed mode"
|
2006-11-04 13:19:31 +01:00 |
|
Klaus Schmidinger
|
9a6e81fc3a
|
Fixed setting audio track descriptions after a replay has been stopped
|
2006-10-20 13:42:14 +02:00 |
|
Klaus Schmidinger
|
f2c619568f
|
Fixed handling plugins from cRemote::PutMacro() and cRemote::CallPlugin()
|
2006-10-14 11:09:01 +02:00 |
|
Klaus Schmidinger
|
3a9deab56c
|
cRemote::PutMacro() now sets a lock while it expands the macro
|
2006-10-14 10:46:19 +02:00 |
|
Klaus Schmidinger
|
93d2941ebe
|
Keys from expanded key macros are now put into the front of the key queue
|
2006-10-14 10:41:20 +02:00 |
|
Klaus Schmidinger
|
7bed3fd6ba
|
Fixed displaying the error log message in case an unknown plugin was requested in a key macro
|
2006-10-14 10:06:16 +02:00 |
|
Klaus Schmidinger
|
6a15d77429
|
Fixed a possible crash if cPluginManager::GetPlugin() is called with a NULL pointer
|
2006-10-14 09:57:09 +02:00 |
|
Klaus Schmidinger
|
29c0f9e1e0
|
Fixed handling language codes and descriptions of recorded audio tracks
|
2006-10-07 13:59:21 +02:00 |
|
Klaus Schmidinger
|
09c6bced8d
|
Fixed handling video directory updates in case an other process has touched the .update file after the last NeedsUpdate() check
|
2006-10-07 12:50:24 +02:00 |
|
Klaus Schmidinger
|
f951fb2f9c
|
Now clearing an event's Title, ShortText and Description if there is no ShortEventDescriptor or ExtendedEventDescriptor, respectively
|
2006-10-07 12:37:59 +02:00 |
|
Klaus Schmidinger
|
94e43892a5
|
Changed the I18nNormalizeLanguageCode() check to also allow blanks (and all other printable characters) in the language codes
|
2006-10-07 12:22:04 +02:00 |
|
Klaus Schmidinger
|
2d68b323c7
|
The function cThread::Cancel() now only sets 'running' to false and does not actually kill the thread if the special value -1 is given
|
2006-09-24 12:54:47 +02:00 |
|
Klaus Schmidinger
|
2d29eb90fe
|
Fixed handling video directory updates in case the timestamp of the .update file is in the future
|
2006-09-16 12:14:06 +02:00 |
|
Klaus Schmidinger
|
2aa6df4b7c
|
Added --remove-destination to the 'cp' command for binaries in the Makefiles of the plugins
|
2006-09-10 14:10:51 +02:00 |
|
Klaus Schmidinger
|
782f2683d9
|
Fixed cTimer::operator=() in case a cTimer variable is assigned to itself; implemented a copy constructor for cTimer
|
2006-09-08 15:06:09 +02:00 |
|
Klaus Schmidinger
|
5ff1d35711
|
Fixed handling relative volume settings that unmute the audio in the call to cStatus::MsgSetVolume()
|
2006-09-03 11:49:32 +02:00 |
|
Klaus Schmidinger
|
2e97eed6ad
|
Fixed processing the PDCDescriptor in 'libsi' on big endian systems
|
2006-09-02 20:25:16 +02:00 |
|
Klaus Schmidinger
|
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
|
2006-09-02 10:22:40 +02:00 |
|
Klaus Schmidinger
|
4ae577fcb4
|
Added LC_ALL to the checks for UTF-8 at startup
|
2006-09-01 12:59:35 +02:00 |
|
Klaus Schmidinger
|
a7c9905236
|
Added --remove-destination to the 'cp' command for binaries in the Makefile
|
2006-08-20 10:46:02 +02:00 |
|
Klaus Schmidinger
|
ef01c6d8bb
|
Adapted cThread::ThreadId() to recent kernels
|
2006-08-20 10:28:35 +02:00 |
|
Klaus Schmidinger
|
e68171626e
|
Fixed setting additional audio PIDs in CAMs
|
2006-08-14 09:56:28 +02:00 |
|
Klaus Schmidinger
|
dc32738b27
|
Added a log error message to cPlugin::ConfigDirectory() in case a plugin calls it from a separate thread
|
2006-08-13 08:58:50 +02:00 |
|
Klaus Schmidinger
|
1c3acf28af
|
No longer stopping removing empty directories if an error occurs
|
2006-08-12 13:32:06 +02:00 |
|
Klaus Schmidinger
|
713093670f
|
Changed the way a device is selected for receiving in order to keep devices with CAMs better available
|
2006-08-12 11:33:34 +02:00 |
|
Klaus Schmidinger
|
7390eaf765
|
Made the cCiSession members sessionId and resourceId uint16_t and uint32_t
|
2006-08-12 10:26:43 +02:00 |
|
Klaus Schmidinger
|
9e6b12aa20
|
Fixed converting the port number in the "connect from..." log message of SVDRP
|
2006-08-12 09:12:34 +02:00 |
|
Klaus Schmidinger
|
c78a784fb2
|
Fixed getting the next active timer when shutting down
|
2006-08-05 12:06:11 +02:00 |
|
Klaus Schmidinger
|
394865b3d9
|
Avoiding shutdown message "Recording in ... minutes, shut down anyway?" with a negative number of minutes
|
2006-08-05 10:55:52 +02:00 |
|
Klaus Schmidinger
|
8bfe599830
|
Modified the shutdown mechanism, so that the shutdown script is never given a time in the past
|
2006-08-05 10:42:23 +02:00 |
|
Klaus Schmidinger
|
ae4633feb0
|
Now invalidating /video cache _after_ cutting
|
2006-07-30 10:29:24 +02:00 |
|
Klaus Schmidinger
|
cacd58d036
|
Fixed deleting the last character of a string menu item in insert mode
|
2006-07-30 09:09:30 +02:00 |
|
Klaus Schmidinger
|
cdad4a6b4e
|
Fixed cDevice::ToggleMute()
|
2006-07-29 10:17:35 +02:00 |
|
Klaus Schmidinger
|
afb7ae3295
|
Increased the APIVERSION to allow plugins that relied on the cStatus::MsgSetVolume() bug to react properly
|
2006-07-29 09:57:57 +02:00 |
|
Klaus Schmidinger
|
173e0bea90
|
Fixed assigning schedules to channels in case there is no initial EPG information
|
2006-07-29 09:40:41 +02:00 |
|
Klaus Schmidinger
|
8f2f3e9ac2
|
Menu items derived from cMenuEditIntItem now loop though their values if they have a dedicated minimum or maximum limit
|
2006-07-23 09:48:51 +02:00 |
|
Klaus Schmidinger
|
35884ec732
|
Added credits for Bernd Melcher
|
2006-07-23 09:38:51 +02:00 |
|
Klaus Schmidinger
|
2aa43cb3e2
|
Fixed handling numeric keys in the channel display after switching channel groups
|
2006-07-23 09:26:50 +02:00 |
|
Klaus Schmidinger
|
92e4e131d0
|
cDevice::GetDevice() now prefers any device that's already receiving and doesn't require detatching receivers
|
2006-07-22 14:11:02 +02:00 |
|
Klaus Schmidinger
|
375aa2563a
|
Fixed handling client side termination of SVDRP connections
|
2006-07-22 14:04:51 +02:00 |
|
Klaus Schmidinger
|
ee4fa90032
|
Added a missing initialization of 'mutex' in cCiMenu::cCiMenu() and removed some superfluous semicolons in ci.c
|
2006-07-22 13:43:01 +02:00 |
|
Klaus Schmidinger
|
8f3ae72e9d
|
Fixed handling relative volume settings in the call to cStatus::MsgSetVolume()
|
2006-07-22 13:26:44 +02:00 |
|
Klaus Schmidinger
|
bd6046c37d
|
Fixed handling network masks in the svdrphosts.conf file
|
2006-07-22 11:59:28 +02:00 |
|
Klaus Schmidinger
|
1b0ac71a33
|
Removed a double fdopen() in cPipe::Open()
|
2006-06-24 10:12:09 +02:00 |
|
Klaus Schmidinger
|
7b3d0ce03e
|
Added '--vfat' to the vdr.1 man page
|
2006-06-24 10:08:35 +02:00 |
|
Klaus Schmidinger
|
9fe7b98cdb
|
Fixed handling relative link targets in the ReadLink() function
|
2006-06-17 09:48:50 +02:00 |
|
Klaus Schmidinger
|
182224b65f
|
Added a missing variable initialization in cRingBufferLinear::cRingBufferLinear()
|
2006-06-16 09:33:30 +02:00 |
|
Klaus Schmidinger
|
3ed538f496
|
Updated 'S13E' in 'sources.conf'
|
2006-06-15 10:03:53 +02:00 |
|
Klaus Schmidinger
|
4a98f33782
|
Added "-fPIC" to the compiler options in Make.config.template when compiling plugins
|
2006-06-15 09:29:21 +02:00 |
|
Klaus Schmidinger
|
d324b2de88
|
Reduced logging for the SVDRP GRAB command
|
2006-06-11 09:14:22 +02:00 |
|
Klaus Schmidinger
|
833d649e13
|
Fixed the 'clean-plugins' target in the Makefile to also remove additional plugin libraries
|
2006-06-02 14:48:21 +02:00 |
|
Klaus Schmidinger
|
7997b678f2
|
Removed the call to pthread_setschedparam(childTid, SCHED_RR, 0) in thread.c
|
2006-06-02 13:54:04 +02:00 |
|
Klaus Schmidinger
|
4355183150
|
Fixed the PremiereContentTransmissionDescriptor in 'libsi'
|
2006-05-28 14:42:21 +02:00 |
|
Klaus Schmidinger
|
e892171736
|
Fixed deleting channels in case the current channel's number changes
|
2006-05-28 10:48:50 +02:00 |
|
Klaus Schmidinger
|
39162a98f0
|
Fixed moving channels, which sometimes stopped the current replay session
|
2006-05-28 09:19:30 +02:00 |
|
Klaus Schmidinger
|
9b3b98f88f
|
Improved the repeat function for LIRC remote controls
|
2006-05-28 08:49:52 +02:00 |
|
Klaus Schmidinger
|
e4d3a28acd
|
Now processing the "frequency list descriptor"
|
2006-05-27 15:35:16 +02:00 |
|
Klaus Schmidinger
|
d1617c84ca
|
Modifed the device selection to better handle timer conflicts
|
2006-05-27 09:43:37 +02:00 |
|
Klaus Schmidinger
|
07093f79de
|
Removed -fPIC from VDR's and libsi's Makefile
|
2006-05-26 10:46:12 +02:00 |
|
Klaus Schmidinger
|
af9266d21c
|
Fixed calculating the cache size in cUnbufferedFile::Read()
|
2006-05-26 10:13:48 +02:00 |
|
Klaus Schmidinger
|
ae37eae8e3
|
Now setting a timer's cached start time to 0 after a call to Skip()
|
2006-05-25 14:38:04 +02:00 |
|
Klaus Schmidinger
|
6496d879e5
|
Fixed calculating the start time of repeated timers with "first day"
|
2006-05-25 12:44:07 +02:00 |
|
Klaus Schmidinger
|
2e01178e54
|
Fixed deleting the 'skinDescriptions' in cMenuSetupOSD::~cMenuSetupOSD()
|
2006-05-25 12:26:09 +02:00 |
|
Klaus Schmidinger
|
a512b9a9fa
|
Fixed handling Transfer Mode when replaying Dolby Digital audio and the option '-a' was given
|
2006-05-20 10:17:44 +02:00 |
|
Klaus Schmidinger
|
c8c22ad49b
|
Modified the Makefile to copy additional libraries a plugin might provide
|
2006-05-19 12:14:19 +02:00 |
|
Klaus Schmidinger
|
81bd99a674
|
Fixed handling unknown codes when learning LIRC remote control codes
|
2006-05-12 12:42:57 +02:00 |
|
Klaus Schmidinger
|
ae7103e984
|
Fixed the character #207 in fontosd for iso8859-2
|
2006-05-07 11:37:18 +02:00 |
|
Klaus Schmidinger
|
452eec70a7
|
Fixed the character 'r' in fontosd and fontsml for iso8859-2
|
2006-05-05 13:49:57 +02:00 |
|
Klaus Schmidinger
|
c7af51870a
|
Fixed handling the "Power" key in case a timer is about to start recording
|
2006-05-05 13:45:42 +02:00 |
|
Klaus Schmidinger
|
8bd9bf5e1b
|
Updated the Czech OSD texts
|
2006-05-05 13:29:40 +02:00 |
|
Klaus Schmidinger
|
fd3cd16158
|
Fixed missing ',' in the Italian and Polish OSD texts
|
2006-05-01 21:04:37 +02:00 |
|
Klaus Schmidinger
|
98fe8d8f86
|
Added 'eval' to the $VDRCMD call in 'runvdr' to avoid problems with quoting
|
2006-05-01 14:52:19 +02:00 |
|
Klaus Schmidinger
|
87f7e826a1
|
Adjusted the 'runvdr' script so that the user can fill in the functions to detect, load and unload the necessary driver modules
|
2006-05-01 13:47:28 +02:00 |
|
Klaus Schmidinger
|
7367b6a832
|
Fixed a memory leak in closing the video file during replay
|
2006-04-29 13:23:15 +02:00 |
|
Klaus Schmidinger
|
56468f72ad
|
Fixed a memory leak in handling external EPG data
|
2006-04-29 11:40:37 +02:00 |
|
Klaus Schmidinger
|
42ce340670
|
Fixed handling the "Power" key in case a recording is going on and no plugin is active
|
2006-04-29 09:24:07 +02:00 |
|
Klaus Schmidinger
|
1cc9809a45
|
Removed the obsolete "'1' for encrypted radio channels" part from the description of the VPID in vdr.5
|
2006-04-28 13:02:18 +02:00 |
|
Klaus Schmidinger
|
ce991f442b
|
Changed the "Really restart?" prompt in the call to cPluginManager::Active() in menu.c to "restart anyway?"
|
2006-04-28 12:53:07 +02:00 |
|
Klaus Schmidinger
|
1cfeb4625e
|
Added a hint about commenting out the line '#define USE_FADVISE' in tools.c
|
2006-04-28 12:42:20 +02:00 |
|
Klaus Schmidinger
|
40832856f7
|
Fixed handling the cPluginManager::Active() result when pressing the "Power" key
|
2006-04-28 12:33:13 +02:00 |
|
Klaus Schmidinger
|
4ebc8393ee
|
Added a note about adding 'INCLUDES += -I/include' to an existing Make.config
|
2006-04-25 21:37:32 +02:00 |
|
Klaus Schmidinger
|
782f4e022d
|
Updated the Italian OSD texts
|
2006-04-25 21:24:33 +02:00 |
|
Klaus Schmidinger
|
754a4de85e
|
Fixed entering '0' in a cMenuEditIntItem
|
2006-04-25 16:04:55 +02:00 |
|
Klaus Schmidinger
|
bf4f8e0da3
|
Fixed extracting APIVERSION to work with older versions of 'sed'; Fixed broken APIVERSION extraction line in 'newplugin'
|
2006-04-24 17:53:19 +02:00 |
|