index
:
vdr
master
stable/1.0
stable/1.2
stable/1.4
stable/1.6
stable/2.0
stable/2.2
stable/2.4
stable/2.6
VDR
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vdr.c
Age
Commit message (
Expand
)
Author
2003-06-19
Changed the behaviour of the '0' key in normal viewing mode to have a 3 secon...
Klaus Schmidinger
2003-05-29
Some touchups for version 1.2.0
Klaus Schmidinger
2003-05-24
Fixed channel switching in case the current channel becomes unavailable
Klaus Schmidinger
2003-05-24
Fixed channel switching in the EPG scanner on single device systems
Klaus Schmidinger
2003-05-24
Fixed volume display in case a plugin has its own OSD open
Klaus Schmidinger
2003-05-24
Fixed I/O handling in case an explicit controlling terminal is given
Klaus Schmidinger
2003-05-16
Moved the call to cPlugin::Start() further up in vdr.c, to make sure it gets ...
Klaus Schmidinger
2003-05-11
Fixed keeping live video active in case the primary device doesn't have an MP...
Klaus Schmidinger
2003-05-09
Introduced cPlugin::Initialize()
Klaus Schmidinger
2003-05-03
Restoring the current channel in case a recording has switched the transponder
Klaus Schmidinger
2003-05-02
Fixed handling dedicated keys
Klaus Schmidinger
2003-04-21
Implemented 'pause live video'
1.1.28
Klaus Schmidinger
2003-04-12
The 'epg.data' file is now read after all plugins have been started
Klaus Schmidinger
2003-04-12
If no device with an MPEG decoder can be found at startup, the first device i...
Klaus Schmidinger
2003-03-30
Fixed faulty behaviour of the 'Mute' key in case the channel display is visible
Klaus Schmidinger
2003-03-09
Trying harder to find a primary device
Klaus Schmidinger
2003-02-16
Fixed broken support for raw OSDs of plugins
Klaus Schmidinger
2003-02-15
Improved keyboard detection
Klaus Schmidinger
2003-02-09
Timers are now processed even if a menu is open
1.1.24
Klaus Schmidinger
2003-02-09
Improved CAM support
Klaus Schmidinger
2003-01-26
Fixed handling the LOG_LOCALn parameters in the -l option
Klaus Schmidinger
2003-01-06
Implemented 'Link Layer' based CAM support
Klaus Schmidinger
2002-12-13
Fixed taking an active SVDRP connection into account when doing shutdown
Klaus Schmidinger
2002-12-13
Checking if there is a connection to the keyboard and if VDR is running in th...
Klaus Schmidinger
2002-12-08
KBD active by default; no more 'ncurses' necessary for KBD
1.1.19
Klaus Schmidinger
2002-12-01
Macros in 'keymacros.conf' can now use "@plugin" to directly access the main ...
Klaus Schmidinger
2002-11-30
Now taking an active SVDRP connection into account when doing shutdown or hou...
Klaus Schmidinger
2002-11-24
Extended the '-l' option to allow logging to LOG_LOCALn
Klaus Schmidinger
2002-11-24
Plugins can now have their own raw OSD
Klaus Schmidinger
2002-11-03
Removed displaying 'Recording' since this caused a lengthy black screen on si...
Klaus Schmidinger
2002-11-03
Implemented audio plugin interface
Klaus Schmidinger
2002-10-27
Implemented key macros
Klaus Schmidinger
2002-10-27
Implemented additional dedicated keys
Klaus Schmidinger
2002-10-20
Timers now internally have a pointer to their channel
Klaus Schmidinger
2002-10-13
New configuration file 'reccmds.conf'
Klaus Schmidinger
2002-10-12
Fixed a crash when closing down with remote control plugins
Klaus Schmidinger
2002-10-06
Modified channel handling; full DiSEqC support
Klaus Schmidinger
2002-09-29
Made remote controls plugin aware
Klaus Schmidinger
2002-09-15
A previous 'Transfer Mode' is now automatically re-started after a replay stops
Klaus Schmidinger
2002-09-08
Skipping unavailable channels when switching with 'Up' and 'Down' keys
Klaus Schmidinger
2002-09-04
Implemented recording and replaying with a single DVB card
Klaus Schmidinger
2002-08-16
Now running even w/o DVB devices, provided at least one device is implemented...
1.1.7
Klaus Schmidinger
2002-08-11
Consistently using malloc/free and new/delete
Klaus Schmidinger
2002-08-04
Changed the cDevice class to allow plugins to implement their own devices
Klaus Schmidinger
2002-06-23
Switched VDR's own player to the new cPlayer/cControl structures
Klaus Schmidinger
2002-06-23
Moved handling of the Menu key entirely into vdr.c
Klaus Schmidinger
2002-06-22
Activated cutting
Klaus Schmidinger
2002-06-16
Totally rearranged device/player/recorder structures
Klaus Schmidinger
2002-05-20
Moved the cEITScanner out of dvbapi.h/.c, into the new eitscan.h/.c
Klaus Schmidinger
2002-05-18
Completely moved OSD handling out of the cDvbApi class, into the new cOsd
Klaus Schmidinger
[prev]
[next]