Klaus Schmidinger
|
2b3556b460
|
Implemented "Pattern Timers"
|
2020-12-26 15:49:01 +01:00 |
|
Klaus Schmidinger
|
4e3325b7f7
|
Implemented setup options for SVDRP peering
|
2015-09-08 11:08:06 +02:00 |
|
Klaus Schmidinger
|
cd10b439d0
|
Added basic support for positioners to control steerable satellite dishes
|
2013-08-21 11:02:52 +02:00 |
|
Klaus Schmidinger
|
845d6f36c1
|
When toggling a timer between "Single" and "Repeating", the previous setting is now retained in case the user toggles back to the original value
|
2012-03-13 11:27:54 +01:00 |
|
Klaus Schmidinger
|
baf473aedf
|
The Green button in the "Edit timer" menu can now be used to toggle between single shot and repeating timers
|
2012-03-08 13:51:00 +01:00 |
|
Klaus Schmidinger
|
c5eb60f07a
|
Fixed handling OSD color button texts in case a menu item has texts of its own
|
2012-03-02 15:49:57 +01:00 |
|
Klaus Schmidinger
|
263dc29508
|
The initial channel is now stored by the channel ID in the setup.conf file
|
2011-06-13 14:48:41 +02:00 |
|
Klaus Schmidinger
|
3aba9ec4e0
|
Implemented setup option 'OSD/Number keys for characters'
|
2010-06-06 10:56:11 +02:00 |
|
Klaus Schmidinger
|
1eb033576f
|
Added plugin-defined sources
|
2010-02-28 12:19:50 +01:00 |
|
Klaus Schmidinger
|
f161d1b2fe
|
OSD sizes in percent; automatic update of OSD size
|
2009-05-03 14:15:21 +02:00 |
|
Klaus Schmidinger
|
e59c6ac433
|
Re-implemented handling of DVB-S2
|
2008-04-12 13:39:12 +02:00 |
|
Klaus Schmidinger
|
28a82b3186
|
Added missing #include <limits.h> to epg.c and menuitems.h
|
2008-02-16 16:12:21 +01:00 |
|
Klaus Schmidinger
|
f54c810bcd
|
Revoked the switch to the "multiproto" driver in order to make a new stable version
|
2008-02-08 13:48:31 +01:00 |
|
Klaus Schmidinger
|
d0af2f90e7
|
Implemented handling of DVB-S2
|
2008-01-27 14:35:54 +01:00 |
|
Klaus Schmidinger
|
46b9d18368
|
The 'Allowed' parameter in cMenuEditStrItem() is now NULL by default, which results in using tr(FileNameChars)
|
2007-11-03 15:06:00 +01:00 |
|
Klaus Schmidinger
|
c6f8a14957
|
Freetype font support; full UTF-8 support; dropped pixel fonts
|
2007-06-10 13:02:43 +02:00 |
|
Klaus Schmidinger
|
b1dad5cb3c
|
Removed the unnecessary 'value' member from cMenuEditItem
|
2006-04-14 10:02:43 +02:00 |
|
Klaus Schmidinger
|
e36da7ab8d
|
Additional label strings for cMenuEditIntItem and cMenuEditChanItem
|
2006-04-09 12:05:05 +02:00 |
|
Klaus Schmidinger
|
6b968a6b27
|
Fixed handling the system time transponder setting in the Setup/EPG menu, which was broken by the min/max fix in cMenuEditIntItem
|
2006-04-01 09:12:38 +02:00 |
|
Klaus Schmidinger
|
c9b5fd6588
|
The "Back" key now restores the original string when pressed while editing a string item
|
2006-02-12 10:35:10 +01:00 |
|
Klaus Schmidinger
|
b2989899c0
|
When entering text via the numeric keys, the cursor now automatically advances
|
2006-01-21 12:27:14 +01:00 |
|
Klaus Schmidinger
|
9bbd68f357
|
Implemented letter input via numeric keys (Easy
|
2006-01-06 16:57:41 +01:00 |
|
Klaus Schmidinger
|
72e93b614b
|
The "flags" of a timer are now handled as an unsigned integer value
|
2006-01-06 14:31:57 +01:00 |
|
Klaus Schmidinger
|
1f44f9adc2
|
Added cMenuEditStrItem::InEditMode()
|
2006-01-03 12:50:58 +01:00 |
|
Klaus Schmidinger
|
13e925c3f4
|
Fixed initializing the day index when editing the weekday parameter of a repeating timer
|
2005-11-11 13:31:02 +01:00 |
|
Klaus Schmidinger
|
ccc7c4a2d8
|
The day of a timer is now stored as a full date in ISO notation
|
2005-03-19 15:38:43 +01:00 |
|
Klaus Schmidinger
|
c2daf37ed1
|
Fixed toggling the 'Day' item in the 'Timers' menu, so that it selects the right day of week for timers in the future
|
2004-11-21 13:28:05 +01:00 |
|
Klaus Schmidinger
|
38c8159730
|
Fixed setting the time from the DVB data stream
|
2004-05-16 12:58:04 +02:00 |
|
Klaus Schmidinger
|
5d99df7b77
|
Implemented 'skins' and 'themes'
|
2004-05-16 10:35:36 +02:00 |
|
Klaus Schmidinger
|
3c4010bb75
|
Moved several menu item classes from menu.c to menuitems.[hc] to make them available for plugins
|
2004-03-28 09:20:02 +02:00 |
|
Klaus Schmidinger
|
198fcf437b
|
Implemented VPS controlled timers
|
2004-02-29 14:21:22 +01:00 |
|
Klaus Schmidinger
|
413b22dc63
|
Implemented actual user input for CAM enquiry menus
|
2003-01-19 14:59:46 +01: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
|
9a1a16f3d4
|
Consistently using malloc/free and new/delete
|
2002-08-11 13:32:23 +02:00 |
|
Klaus Schmidinger
|
51eb880da0
|
Improved implementation of setup menus for plugins
|
2002-05-11 13:44:58 +02:00 |
|
Klaus Schmidinger
|
b527b27708
|
Implemented plugin interface
|
2002-05-09 16:26:56 +02:00 |
|