Klaus Schmidinger
|
3909ce39ef
|
Updated the Estonian OSD texts
|
2015-02-03 09:17:40 +01:00 |
|
Klaus Schmidinger
|
af56e53315
|
Refactored setup parameter handling for output devices
|
2014-03-15 14:05:15 +01:00 |
|
Klaus Schmidinger
|
a437a3d743
|
Fixed handling transfer mode on full featured DVB cards for encrypted channels that have no audio pid
|
2014-02-27 17:05:55 +01:00 |
|
Klaus Schmidinger
|
e5fde77e56
|
Fixed some compiler warnings with Clang 3.4.1
|
2014-02-08 13:00:39 +01:00 |
|
Klaus Schmidinger
|
0402ce9b8e
|
Fixed a possible crash in the OSD demo
|
2014-02-06 11:57:51 +01:00 |
|
Klaus Schmidinger
|
4f1404e991
|
Fixed flickering if subtitles are active while the OSD demo is running
|
2014-02-04 10:45:55 +01:00 |
|
Klaus Schmidinger
|
ea613e6b26
|
Avoiding unnecessary pkg-config warnings in plugin Makefiles
|
2014-01-01 13:35:13 +01:00 |
|
Klaus Schmidinger
|
4e22b62192
|
cDevice::TrickSpeed() now has an additional parameter named Forward
|
2013-12-25 13:36:51 +01:00 |
|
Klaus Schmidinger
|
7fc654eb21
|
Fixed handling the -o option (short form of --outputonly)
|
2013-08-22 08:22:50 +02:00 |
|
Klaus Schmidinger
|
5b76eec1af
|
Added option -x to pic2mpg
|
2013-05-23 10:00:23 +02:00 |
|
Klaus Schmidinger
|
ac25275b10
|
Version 2.0.0
|
2013-03-31 09:30:18 +02:00 |
|
Klaus Schmidinger
|
a5d524b7e6
|
Updated email address of Rolf Ahrenberg
|
2013-03-17 14:07:35 +01:00 |
|
Klaus Schmidinger
|
cb6c2f7125
|
Updated copyright year
|
2013-03-11 11:51:27 +01:00 |
|
Klaus Schmidinger
|
552b1e542f
|
Changed email address to <vdr@tvdr.de>
|
2013-03-11 11:25:01 +01:00 |
|
Klaus Schmidinger
|
01c44e8b2c
|
The "Recording info" page of the skins that come with VDR now displays the name of the channel (if available) from which this recording was taken
|
2013-03-03 15:38:17 +01:00 |
|
Klaus Schmidinger
|
bcdbfe95e7
|
The demos in the "osddemo" plugin can now also be ended with the "Back" key
|
2013-02-19 12:44:08 +01:00 |
|
Klaus Schmidinger
|
f7c0216ed0
|
Some formatting fixes
|
2013-02-17 14:41:29 +01:00 |
|
Klaus Schmidinger
|
3ca58a42e7
|
Removed trailing whitespace
|
2013-02-17 13:19:36 +01:00 |
|
Klaus Schmidinger
|
764308667d
|
Added demos of the DrawEllipse() and DrawSlope() function to the 'osddemo' plugin
|
2013-02-13 13:54:10 +01:00 |
|
Klaus Schmidinger
|
79dad980cf
|
Returning 0 from cDvbSdFfDevice::NumProvidedSystems() if option --outputonly is given
|
2013-01-25 10:52:43 +01:00 |
|
Klaus Schmidinger
|
16d37090dc
|
Increased the version numbers of all plugins to reflect the recent Makefile changes
|
2013-01-12 14:13:28 +01:00 |
|
Klaus Schmidinger
|
e6d52e3455
|
More Makefile changes
|
2013-01-12 13:50:17 +01:00 |
|
Klaus Schmidinger
|
188fe74c8a
|
Modified the Makefiles, by default VDR is now built according to the FHS
|
2013-01-06 18:48:29 +01:00 |
|
Klaus Schmidinger
|
1a433954f0
|
Revoked 'Now using targets install-lib and install-i18n when building plugins locally'
|
2012-12-29 10:31:33 +01:00 |
|
Klaus Schmidinger
|
acbe56f6d0
|
Plugin Makefiles can now include a configuration file for compile time parameters
|
2012-12-28 10:09:41 +01:00 |
|
Klaus Schmidinger
|
c52df91e44
|
Now using targets "install-lib" and "install-i18n" when building plugins locally
|
2012-12-27 13:36:25 +01:00 |
|
Klaus Schmidinger
|
70c4a2d5d5
|
Increased the version numbers of all plugins to reflect the recent Makefile changes
|
2012-12-27 10:39:48 +01:00 |
|
Klaus Schmidinger
|
b03aa8371c
|
Made LIBDIR and LOCDIR non-overwriteable in plugin Makefiles
|
2012-12-23 10:05:22 +01:00 |
|
Klaus Schmidinger
|
0263c82614
|
Plugin Makefiles now use DESTDIR and the 'install' program
|
2012-12-22 12:08:31 +01:00 |
|
Klaus Schmidinger
|
fb2c77defc
|
Fixed comment
|
2012-12-21 11:45:26 +01:00 |
|
Klaus Schmidinger
|
df33d402ca
|
Replaced some 'SOFILE: command not found with '$^'
|
2012-12-21 11:38:09 +01:00 |
|
Klaus Schmidinger
|
62daedf95e
|
The plugin Makefiles now have a separate 'install' target
|
2012-12-21 10:14:32 +01:00 |
|
Klaus Schmidinger
|
4132f5e745
|
Removed some redundancy in the Makefile/Make.global/Make.config mechanism
|
2012-12-19 12:10:28 +01:00 |
|
Klaus Schmidinger
|
63d47f1f5d
|
Fixed setting the --package-name and --package-version options in the calls to xgettext in several plugin Makefiles
|
2012-12-18 13:17:17 +01:00 |
|
Klaus Schmidinger
|
4151e73dcc
|
Added several missing "ls $^ " in the calls to xgettext in plugin Makefiles and the "newplugin" script
|
2012-12-18 09:33:30 +01:00 |
|
Klaus Schmidinger
|
6ca541e876
|
Fixed some #include statements in plugins to use <vdr/...> instead of "vdr/..."
|
2012-12-03 13:46:46 +01:00 |
|
Klaus Schmidinger
|
97e242d1b5
|
The new functions cControl::GetRecording() and cControl::GetHeader() can be used to retrieve information about what the current player is playing
|
2012-04-28 13:09:42 +02:00 |
|
Klaus Schmidinger
|
3d32b07862
|
The disk usage is no longer automatically added to the title of the main and "Recordings" menus
|
2012-04-23 09:07:55 +02:00 |
|
Klaus Schmidinger
|
4bc2a502a4
|
No longer using GetFont() (which is not thread safe) in the 'osddemo' plugin
|
2012-03-13 15:28:15 +01:00 |
|
Klaus Schmidinger
|
66639dc187
|
Made the "overloaded-virtual" warning an error to detect hidden overloaded virtual functions
|
2012-03-11 16:01:52 +01:00 |
|
Klaus Schmidinger
|
2050f7ac7b
|
Added new parameter LiveView to ChannelSwitch()
|
2012-03-11 14:50:04 +01:00 |
|
Klaus Schmidinger
|
ea16f64773
|
Adapted menu column widths of 'skincurses' to the wider HD OSD sizes
|
2012-03-11 14:44:49 +01:00 |
|
Klaus Schmidinger
|
a05b544414
|
Replaced some non-ASCII characters
|
2012-03-11 13:34:12 +01:00 |
|
Klaus Schmidinger
|
860786f809
|
Added a new plugin interface for implementing EPG handlers
|
2012-03-10 15:10:43 +01:00 |
|
Klaus Schmidinger
|
57f58a1546
|
Removed the obsolete function cEITScanner::UsesDevice(); added new parameter LiveView to cStatus::ChannelSwitch()
|
2012-03-07 14:39:38 +01:00 |
|
Klaus Schmidinger
|
680b1b8f87
|
Removed the calls to EITScanner.UsesDevice(this) from dvb[hs]ddevice.c
|
2012-03-07 14:00:28 +01:00 |
|
Klaus Schmidinger
|
f2d8f17018
|
Removed an obsolete command line option
|
2012-02-27 12:35:45 +01:00 |
|
Klaus Schmidinger
|
083ee1f74e
|
The code for the RCU remote control unit has been moved into a separate plugin named "rcu"
|
2012-02-27 12:30:45 +01:00 |
|
Klaus Schmidinger
|
882691e32f
|
cReadDir::Next() now skips directory entries "." and ".."
|
2012-02-17 14:02:13 +01:00 |
|
Klaus Schmidinger
|
7a8cadd393
|
Removed superfluous calls to SetVideoFormat() from device constructors
|
2012-02-15 13:22:03 +01:00 |
|