Klaus Schmidinger
|
2cae2ed28c
|
Modified switching to Dolby Digital audio in live mode
|
2005-11-11 16:13:19 +01:00 |
|
Klaus Schmidinger
|
609a4cd6cf
|
No longer removing superfluous hyphens in EPG data
|
2005-11-11 13:38:45 +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
|
a311ea003e
|
Added compiler options "-fPIC -g" to all plugins
|
2005-11-11 13:22:02 +01:00 |
|
Klaus Schmidinger
|
d563468aec
|
Fixed a typo
|
2005-11-06 15:35:01 +01:00 |
|
Klaus Schmidinger
|
40336edc2a
|
Removed EPG bugfix #0, because it removed actually important data
|
2005-11-06 10:34:13 +01:00 |
|
Klaus Schmidinger
|
ff64419396
|
Fixed setting the help key display in the Recordings menu in case of several layers of subdirectories
|
2005-11-06 09:44:58 +01:00 |
|
Klaus Schmidinger
|
27ab07e80d
|
The EPG scan no longer disturbs players that have also set live PIDs
|
2005-11-05 15:48:05 +01:00 |
|
Klaus Schmidinger
|
596e965a53
|
Fixed a race condition in the SPU decoder
|
2005-11-05 12:12:18 +01:00 |
|
Klaus Schmidinger
|
9607fd33a0
|
cSVDRP now dynamically allocates its command buffer
|
2005-11-05 11:21:38 +01:00 |
|
Klaus Schmidinger
|
92af12daac
|
cReadLine now dynamically allocates its buffer; changed cConfig::Load() to use cReadLine instead of a fixed buffer
|
2005-11-04 17:18:33 +01:00 |
|
Klaus Schmidinger
|
903e929a85
|
Updated the Dutch OSD texts
|
2005-11-04 14:39:01 +01:00 |
|
Klaus Schmidinger
|
259ed3055e
|
Fixed a memory leak in cString::operator=()
|
2005-11-04 14:27:51 +01:00 |
|
Klaus Schmidinger
|
fdfcfc021b
|
Fixed missing '&' in the SetAreas() example in PLUGINS.html
|
2005-11-04 14:25:00 +01:00 |
|
Klaus Schmidinger
|
52f17c043b
|
Removed '\n' from several syslog() calls
|
2005-11-04 14:22:04 +01:00 |
|
Klaus Schmidinger
|
159c7e283d
|
A menu is no longer automatically closed when a replay ends
|
2005-11-04 13:52:31 +01:00 |
|
Klaus Schmidinger
|
23ee5bb4da
|
Fixed a NULL pointer access with the cUnbufferedFile when a replay session runs all the way until the end of the recording
|
2005-11-04 13:19:49 +01:00 |
|
Klaus Schmidinger
|
697261c981
|
The new class cUnbufferedFile is used for the recording files to avoid thrashing the file system cache
|
2005-10-31 13:14:26 +01:00 |
|
Klaus Schmidinger
|
ccea93eb11
|
Fixed the cFilter example in PLUGINS.html
|
2005-10-30 14:06:40 +01:00 |
|
Klaus Schmidinger
|
cffc2595ac
|
Updated the French OSD texts
|
2005-10-30 13:39:26 +01:00 |
|
Klaus Schmidinger
|
6fc1de063e
|
Updated the Greek OSD texts
|
2005-10-30 13:26:17 +01:00 |
|
Klaus Schmidinger
|
6e982f765e
|
Fixed lock handling in CAM communication to avoid problems with multiple CAMs per device or CAMs with more than one smart card
|
2005-10-30 13:21:23 +01:00 |
|
Klaus Schmidinger
|
3c59953017
|
Added missing mutex locks to cCiMenu::Abort() and cCiEnquiry::Abort()
|
2005-10-30 10:27:24 +01:00 |
|
Klaus Schmidinger
|
64c2b3b0de
|
Updated the Estonian OSD texts
|
2005-10-14 13:21:09 +02:00 |
|
Klaus Schmidinger
|
96ccd4a16a
|
Updated the Danish OSD texts
|
2005-10-14 13:17:00 +02:00 |
|
Klaus Schmidinger
|
53e840af50
|
Added more error messages and line numbers when reading EPG data and info.vdr
|
2005-10-09 13:13:36 +02:00 |
|
Klaus Schmidinger
|
bf779b3bfe
|
Fixed a leftover 'summary.vdr' in vdr.1
|
2005-10-09 12:31:52 +02:00 |
|
Klaus Schmidinger
|
fdf54512ba
|
Updated the Finnish OSD texts
|
2005-10-09 11:23:18 +02:00 |
|
Klaus Schmidinger
|
325163c0ef
|
Added '__attribute__' to functions that use printf() like parameters
|
2005-10-09 11:14:14 +02:00 |
|
Klaus Schmidinger
|
22ee421be9
|
Making sure no item is displayed as "current" if Up, Down, Left or Right is pressed in a menu with no selectable items
|
2005-10-09 11:00:50 +02:00 |
|
Klaus Schmidinger
|
ccaa4e961e
|
Fixed a possible endless loop in a menu with no selectable items if Setup.MenuScrollWrap is true
|
2005-10-09 10:45:48 +02:00 |
|
Klaus Schmidinger
|
6a8e2a99cb
|
Now using daemon() instead of fork() to run VDR in daemon mode
|
2005-10-09 10:05:21 +02:00 |
|
Klaus Schmidinger
|
e83482945d
|
Updated 'sources.conf'
|
2005-10-08 08:49:57 +02:00 |
|
Klaus Schmidinger
|
7346a03094
|
Improved the CAM enquiry menu (cont'd)
|
2005-10-03 13:00:00 +02:00 |
|
Klaus Schmidinger
|
4acbc0fd47
|
The 'sub-title' and 'bottom text' in the CAM menu can now consist of several lines
|
2005-10-03 11:26:07 +02:00 |
|
Klaus Schmidinger
|
c03de9e15e
|
The character 0x8A in CAM menu strings is now mapped to a real newline
|
2005-10-03 10:32:51 +02:00 |
|
Klaus Schmidinger
|
2cc029066b
|
Fixed handling of menus with no selectable items
|
2005-10-02 15:04:34 +02:00 |
|
Klaus Schmidinger
|
11be63aa2c
|
Added status message "Opening CAM menu... for an immediate feedback when the CAM menu has been requested; speeded up initial opening of the CAM menu
|
2005-10-02 14:43:56 +02:00 |
|
Klaus Schmidinger
|
969cd51b68
|
Reduced MAX_CONNECT_RETRIES in ci.c to 2
|
2005-10-02 14:10:51 +02:00 |
|
Klaus Schmidinger
|
8365632b3f
|
The CAM menu is now completely closed when pressing the Menu key while inside a sub menu
|
2005-10-02 13:54:34 +02:00 |
|
Klaus Schmidinger
|
283a6f83f9
|
Now skipping some funny characters sent by some CAMs at the beginning of strings
|
2005-10-02 13:13:31 +02:00 |
|
Klaus Schmidinger
|
2fc075f5f9
|
The CAM menu now automatically updates itself in case of a progress display
|
2005-10-02 12:59:53 +02:00 |
|
Klaus Schmidinger
|
8302d81af2
|
Added status message "Resetting CAM..." for an immediate feedback when the CAM reset has been triggered
|
2005-10-02 10:20:19 +02:00 |
|
Klaus Schmidinger
|
23aa374e3d
|
Improved displaying 'sub-title' and 'bottom text' in the CAM menu
|
2005-10-02 09:59:30 +02:00 |
|
Klaus Schmidinger
|
704e17859f
|
Fixed setting current menu item if the first one is non-selectable; cOsdItem::cOsdItem() now has a 'Selectable' parameter
|
2005-10-02 09:57:52 +02:00 |
|
Klaus Schmidinger
|
ba24e93d82
|
Added a check against MAXOSDAREAS in cOsd::CanHandleAreas()
|
2005-10-02 08:49:36 +02:00 |
|
Klaus Schmidinger
|
4b8ff61901
|
Fixed the FATALERRNO macro to check for a non-zero errno value
|
2005-10-01 12:48:34 +02:00 |
|
Klaus Schmidinger
|
f3c99e697f
|
Fixed a crash in cConfig::Load() when compiling on the PPC
|
2005-10-01 10:43:01 +02:00 |
|
Klaus Schmidinger
|
13f68c4787
|
Fixed handling the '.update' file in case the video directory is not at the default location
|
2005-10-01 10:33:38 +02:00 |
|
Klaus Schmidinger
|
46a89d211b
|
Fixed an unjustified "Error while accessing recording!" after deleting a recording from a subfolder
|
2005-10-01 10:13:27 +02:00 |
|
Klaus Schmidinger
|
8f6bfd1ae7
|
Fixed opening recording folders in case the last replayed recording no longer exists
|
2005-10-01 10:11:33 +02:00 |
|
Klaus Schmidinger
|
ecc07e33f3
|
Fixed a leftover 'summary.vdr' in vdr.5
|
2005-09-26 21:40:16 +02:00 |
|
Klaus Schmidinger
|
8ae565d885
|
Made the function ExchangeChars() public
|
2005-09-25 14:31:23 +02:00 |
|
Klaus Schmidinger
|
c3a76dfef6
|
The '.update' file in the video directory is now touched when a recording is added or deleted
|
2005-09-25 13:49:31 +02:00 |
|
Klaus Schmidinger
|
5e89427ffc
|
Updated the Russian OSD texts
|
2005-09-25 12:22:13 +02:00 |
|
Klaus Schmidinger
|
a12bea799d
|
Updated the Romanian OSD texts
|
2005-09-25 11:51:34 +02:00 |
|
Klaus Schmidinger
|
da501a4b82
|
The 'new' indicator in the Recordings menu is now kept up-to-date
|
2005-09-25 11:35:56 +02:00 |
|
Klaus Schmidinger
|
9e8aac3882
|
The list of recordings is now read in a separate thread
|
2005-09-25 11:00:57 +02:00 |
|
Klaus Schmidinger
|
83985eff47
|
The SVDRP command DELR no longer triggers a complete reload of the global Recordings list, but rather deletes that particular entry
|
2005-09-18 10:51:54 +02:00 |
|
Klaus Schmidinger
|
e7d98d2ee6
|
Removed obsolete 'shift' code in device.[hc]
|
2005-09-17 14:30:18 +02:00 |
|
Klaus Schmidinger
|
13249f12f2
|
Fixed error handling in cCiTransportConnection::RecvTPDU()
|
2005-09-17 12:08:54 +02:00 |
|
Klaus Schmidinger
|
be0151ca5c
|
Fixed handling key macros with keys after @plugin
|
2005-09-17 11:30:37 +02:00 |
|
Klaus Schmidinger
|
cda89e7fb0
|
Added a missing include statement to the 'sky' plugin
|
2005-09-17 10:43:54 +02:00 |
|
Klaus Schmidinger
|
75587d1a17
|
Added cChannel::LinkChannels() and cChannel::RefChannel()
|
2005-09-17 10:03:19 +02:00 |
|
Klaus Schmidinger
|
547310a949
|
Fixed handling color buttons in cMenuEditStrItem
|
2005-09-17 09:42:45 +02:00 |
|
Klaus Schmidinger
|
5147d8abbc
|
Fixed converting arbitrarily formatted summary.vdr files
|
2005-09-17 09:20:31 +02:00 |
|
Klaus Schmidinger
|
791fe6c40e
|
Fixed two errors in 'newplugin'
|
2005-09-14 16:04:09 +02:00 |
|
Klaus Schmidinger
|
94d43abecf
|
Implemented a hash for the channels to reduce the system load in the EIT scanning thread
|
2005-09-11 13:23:49 +02:00 |
|
Klaus Schmidinger
|
1c9d172bc9
|
Fixed converting summary.vdr files that would result in a very long 'short text'
|
2005-09-10 12:46:01 +02:00 |
|
Klaus Schmidinger
|
7673d5124a
|
Fixed defining timers that only differ in the day of week
|
2005-09-09 15:28:26 +02:00 |
|
Klaus Schmidinger
|
116cea5eb6
|
Fixed some typos
|
2005-09-09 15:14:16 +02:00 |
|
Klaus Schmidinger
|
099df13b6c
|
Fixed the default value for "Setup/EPG bugfix level"
|
2005-09-09 15:10:11 +02:00 |
|
Klaus Schmidinger
|
7115b3b97b
|
Fixed some typos in MANUAL
|
2005-09-09 15:07:32 +02:00 |
|
Klaus Schmidinger
|
1bc5ba817c
|
Changed the audio PID language codes to hold up to two 3 letter codes; automatic audio channel setting for two channel audio
|
2005-09-04 14:48:39 +02:00 |
|
Klaus Schmidinger
|
2f4526e55e
|
Added support for multiple audio language codes in ISO639LanguageDescriptors to 'libsi'
|
2005-09-03 15:19:00 +02:00 |
|
Klaus Schmidinger
|
9e864aba12
|
Implemented the SVDRP command MOVC
|
2005-09-03 14:10:01 +02:00 |
|
Klaus Schmidinger
|
06117cbaab
|
Implemented option '--vfat'; replaced ':' with '.' in recording names
|
2005-09-03 13:35:55 +02:00 |
|
Klaus Schmidinger
|
a964a8d732
|
The SVDRP command PLUG now has a new option 'main'
|
2005-09-03 12:49:36 +02:00 |
|
Klaus Schmidinger
|
590d56bf59
|
The main menu function of a plugin can now be called programmatically
|
2005-09-03 12:36:51 +02:00 |
|
Klaus Schmidinger
|
32733e430a
|
Added missing help for the 'help' keyword in the SVDRP command PLUG
|
2005-09-03 12:20:24 +02:00 |
|
Klaus Schmidinger
|
7148cf452c
|
The menu timeout handling is now done centrally in the main program loop
|
2005-09-03 11:51:54 +02:00 |
|
Klaus Schmidinger
|
45a29e5b16
|
Key macros can now call plugins that don't have a main menu entry
|
2005-09-03 11:33:43 +02:00 |
|
Klaus Schmidinger
|
2a91de02ab
|
Repeat keys are now ignored when waiting for a keypress to cancel an operation
|
2005-09-03 09:09:23 +02:00 |
|
Klaus Schmidinger
|
70bc836e3f
|
Adjusted the Makefile to the dvb-kernel driver on kernel 2.6 and up
|
2005-09-02 14:54:29 +02:00 |
|
Klaus Schmidinger
|
2ffcc66af2
|
Re-introduced the code that waits for a tuner lock in VDR/device.c
|
2005-09-02 13:55:37 +02:00 |
|
Klaus Schmidinger
|
85904ae23d
|
Introduced a separate 'plugins-install' target in the Makefile
|
2005-09-02 13:39:53 +02:00 |
|
Klaus Schmidinger
|
13b74854b3
|
Made LIRC command parsing more robust
|
2005-09-02 12:52:37 +02:00 |
|
Klaus Schmidinger
|
c95ee7d367
|
Updated the Danish OSD texts
|
2005-09-02 12:44:26 +02:00 |
|
Klaus Schmidinger
|
b40bef5e81
|
Updated the Slovenian OSD texts
|
2005-09-02 12:41:20 +02:00 |
|
Klaus Schmidinger
|
9ef997f18b
|
Updated the Swedish OSD texts
|
2005-09-02 12:29:02 +02:00 |
|
Klaus Schmidinger
|
3f73166049
|
Fixed cDvbPlayer::SkipFrames() to properly handle radio recordings
|
2005-08-29 15:45:38 +02:00 |
|
Klaus Schmidinger
|
97b65c6645
|
Updated the Estonian OSD texts
|
2005-08-29 15:31:50 +02:00 |
|
Klaus Schmidinger
|
f418ef02f8
|
Now always using stream id 0xE0 for the video stream
|
2005-08-28 21:49:34 +02:00 |
|
Klaus Schmidinger
|
b28336340d
|
Fixed syncing in cRepacker
|
2005-08-28 21:25:17 +02:00 |
|
Klaus Schmidinger
|
1f4f85a82e
|
Fixed appending sequence end code cDvbPlayer::Goto()
|
2005-08-28 21:20:58 +02:00 |
|
Klaus Schmidinger
|
332dc1120b
|
Removed unused MAINMENUENTRY from svdrpdemo.c
|
2005-08-28 21:12:12 +02:00 |
|
Klaus Schmidinger
|
db44b98eed
|
Added some missing braces in remux.c
|
2005-08-28 21:07:37 +02:00 |
|
Klaus Schmidinger
|
d3cfd9721d
|
Implemented SVDRP command EDIT
|
2005-08-28 14:18:24 +02:00 |
|
Klaus Schmidinger
|
94c74762ab
|
The new SVDRP command PLAY can be used to start replaying a recording
|
2005-08-28 10:45:19 +02:00 |
|
Klaus Schmidinger
|
786d8f2d88
|
Added a note about 'svdrpdemo'
|
2005-08-28 09:13:06 +02:00 |
|
Klaus Schmidinger
|
6445b9a086
|
Implemented SVDRP command for plugins
|
2005-08-27 16:42:28 +02:00 |
|
Klaus Schmidinger
|
110c64f56d
|
Moved cMenuEditTimer and cMenuEvent to menu.h so that plugins can use it
|
2005-08-27 09:37:33 +02:00 |
|
Klaus Schmidinger
|
fe37211da0
|
Fixed detecting short channel names for "Kabel Deutschland"
|
2005-08-27 09:29:30 +02:00 |
|
Klaus Schmidinger
|
0c27583ba9
|
Removed the TUNER_LOCK_TIMEOUT in cDevice::AttachReceiver() since it caused more trouble than it fixed
|
2005-08-27 09:02:09 +02:00 |
|
Klaus Schmidinger
|
c23d35e267
|
Fixed the EPG scan, so that it doesn't use the primary device if that is currently in Transfer-Mode from itself
|
2005-08-26 16:05:29 +02:00 |
|
Klaus Schmidinger
|
7a57c099e5
|
Updated the Danish OSD texts
|
2005-08-26 13:39:20 +02:00 |
|
Klaus Schmidinger
|
0201f7cbf8
|
Modified handling of audio packets for radio channels in remux.c
|
2005-08-26 13:37:42 +02:00 |
|
Klaus Schmidinger
|
449ffebcac
|
Implemented cAudioRepacker
|
2005-08-26 13:34:07 +02:00 |
|
Klaus Schmidinger
|
ed807972ac
|
The Setup/CICAM menu now only contains the devices that actually have a CI and dynamically detects the number of slots a CI provides
|
2005-08-26 12:49:26 +02:00 |
|
Klaus Schmidinger
|
60d77a9171
|
Added missing German OSD texts for 'Audio language'
|
2005-08-21 16:18:02 +02:00 |
|
Klaus Schmidinger
|
a8fe90b28b
|
Replaced the get/put_unaligned() macros from <asm/unaligned.h> with own inline functions
|
2005-08-21 14:15:00 +02:00 |
|
Klaus Schmidinger
|
06a27f142b
|
Added 'Service' functions to the plugin interface
|
2005-08-21 10:44:29 +02:00 |
|
Klaus Schmidinger
|
7533b69e9b
|
Fixed cDvbTuner to avoid lockups on NPTL systems
|
2005-08-21 09:25:51 +02:00 |
|
Klaus Schmidinger
|
9dd6796702
|
Fixed cVideoRepacker to better handle errors in data
|
2005-08-21 09:00:31 +02:00 |
|
Klaus Schmidinger
|
6de23d7d96
|
Now waiting at startup until all DVB devices are ready
|
2005-08-21 08:56:49 +02:00 |
|
Klaus Schmidinger
|
4299056229
|
Added handling of the 'Close MMI' tag
|
2005-08-20 12:16:23 +02:00 |
|
Klaus Schmidinger
|
7683e67826
|
Improved responsiveness inside CAM menus
|
2005-08-20 11:24:42 +02:00 |
|
Klaus Schmidinger
|
101ee309e5
|
Added credits for Klaus Heppenheimer
|
2005-08-16 16:02:58 +02:00 |
|
Klaus Schmidinger
|
2fbc114c62
|
Removed the VIDEO_STILLPICTURE_WORKS_WITH_VDR_FRAMES stuff from cDvbDevice::StillPicture(), since apparently the VIDEO_STILLPICTURE call works
|
2005-08-15 14:06:44 +02:00 |
|
Klaus Schmidinger
|
69c17e7101
|
Avoiding unnecessary OSD draw operations caused by the audio track description display in the ST:TNG skin's channel display
|
2005-08-15 11:21:14 +02:00 |
|
Klaus Schmidinger
|
8680d92136
|
Pressing Ok while entering a channel number now immediately switches to that channel, without waiting for further input
|
2005-08-14 15:15:47 +02:00 |
|
Klaus Schmidinger
|
9c4401f5d9
|
Now discarding any previous numerical input to switch channels if Up, Down, Channel+, Channel-, Left or Right is pressed
|
2005-08-14 15:03:31 +02:00 |
|
Klaus Schmidinger
|
0aa18e1c39
|
Added credits for Wayne Keer
|
2005-08-14 14:14:12 +02:00 |
|
Klaus Schmidinger
|
3f341aae50
|
Fixed handling the frame number display if '7' is pressed before the first editing mark, or '9' after the last one
|
2005-08-14 13:01:27 +02:00 |
|
Klaus Schmidinger
|
437fd984ed
|
Changed the title of the recording info menu
|
2005-08-14 12:06:40 +02:00 |
|
Klaus Schmidinger
|
d9817a3ebd
|
Added some 'mkdir -p' to the Makefile's 'install' target
|
2005-08-14 11:46:29 +02:00 |
|
Klaus Schmidinger
|
af54ce4842
|
Changed cThread Active() vs. Running()
|
2005-08-14 11:24:57 +02:00 |
|
Klaus Schmidinger
|
8fe90254f6
|
Now storing the channel id in the info.vdr file even if there is no EPG info available
|
2005-08-13 14:39:34 +02:00 |
|
Klaus Schmidinger
|
098952e254
|
Increased the default value for 'Min. user inactivity' to 300 minutes
|
2005-08-13 13:48:46 +02:00 |
|
Klaus Schmidinger
|
7369545585
|
Fixed handling EPG data for time shifted events
|
2005-08-13 13:30:04 +02:00 |
|
Klaus Schmidinger
|
ccb0add798
|
Centralized 'thread active' handling
|
2005-08-13 13:17:24 +02:00 |
|
Klaus Schmidinger
|
1921c7465f
|
Fixed a memory leak in the SVDRP command LSTE; fixed a typo in LSTE's help
|
2005-08-07 14:25:31 +02:00 |
|
Klaus Schmidinger
|
5da7f10c3e
|
Fixed setting system time to avoid time jumps in case of faulty data
|
2005-08-07 13:52:29 +02:00 |
|
Klaus Schmidinger
|
1173d8d359
|
Fixed cDvbSpuBitmap::putPixel()
|
2005-08-07 12:08:40 +02:00 |
|
Klaus Schmidinger
|
7d54c997ab
|
Modified cEITScanner::Process() to use the primary device if replaying, and do a forced scan even if timeout is 0
|
2005-08-07 11:37:48 +02:00 |
|
Klaus Schmidinger
|
da0030deff
|
Added cRemux::SetTimeouts() for better use of cRemux in a single thread
|
2005-08-07 10:29:36 +02:00 |
|
Klaus Schmidinger
|
e2bb5d3898
|
Added missing storing of the MenuScrollPage parameter
|
2005-08-07 09:04:14 +02:00 |
|
Klaus Schmidinger
|
80592dedb2
|
Updated the Finnish OSD texts
|
2005-08-06 16:10:08 +02:00 |
|
Klaus Schmidinger
|
16c3b8f0e7
|
Fixed an out-of-bounds memory access with audio language ids
|
2005-08-06 12:29:38 +02:00 |
|
Klaus Schmidinger
|
ff5df8f298
|
Fixed the cChannel copy constructor
|
2005-08-06 12:13:55 +02:00 |
|
Klaus Schmidinger
|
bc22ed879c
|
Files and directories are now created with rights according to the shell's umask settings
|
2005-08-06 09:56:08 +02:00 |
|
Klaus Schmidinger
|
068e17303c
|
Now checking whether timers or channels are currently being edited via the menu before making changes through SVDRP
|
2005-07-31 14:34:38 +02:00 |
|
Klaus Schmidinger
|
d6b8a28329
|
Added the command line options '--lirc', '--rcu' and '--no-kbd'
|
2005-07-31 11:38:40 +02:00 |
|
Klaus Schmidinger
|
44a4d12117
|
Avoiding duplicate components in EPG events when reading epg.data or in the PUTE SVDRP command
|
2005-07-30 14:53:29 +02:00 |
|
Klaus Schmidinger
|
aaa2284278
|
Fixed handling VPS timers, so that they only record if the event they are assigned to actually has the given VPS time (cont'd, fix, caused repeating VPS timers to stop recording prematurely)
|
2005-07-30 13:05:24 +02:00 |
|
Klaus Schmidinger
|
6ebed0fc86
|
Reactivated cVideoRepacker after some fixes
|
2005-07-30 10:25:03 +02:00 |
|
Klaus Schmidinger
|
856f22dbf1
|
cDvbPlayer::Goto() now appends a Sequence End Code to get the image shown immediately with softdevices
|
2005-07-30 10:04:18 +02:00 |
|
Klaus Schmidinger
|
a6f3a325d7
|
Updated Croatian language texts
|
2005-07-30 09:42:58 +02:00 |
|
Klaus Schmidinger
|
b36592dfa9
|
Modified the description of cDevice::Poll() to avoid misunderstandings
|
2005-07-30 09:32:51 +02:00 |
|
Klaus Schmidinger
|
af78bac2bb
|
Added a sleep in cDvbPlayer::Action() in case there is no data to send to the device
|
2005-07-30 09:23:29 +02:00 |
|
Klaus Schmidinger
|
d68b0a87ae
|
Implemented palette replace mode in the OSD bitmaps
|
2005-06-19 10:47:06 +02:00 |
|
Klaus Schmidinger
|
f996f10099
|
Disabled cVideoRepacker in remux.c
|
2005-06-19 10:19:13 +02:00 |
|
Klaus Schmidinger
|
be1b6b5e88
|
Fixed handling VPS timers, so that they only record if the event they are assigned to actually has the given VPS time
|
2005-06-18 13:32:03 +02:00 |
|
Klaus Schmidinger
|
7e81649d68
|
Removed the NPTL check at startup
|
2005-06-18 11:21:12 +02:00 |
|
Klaus Schmidinger
|
806aeb3c07
|
Implemented wrapping around in menu lists
|
2005-06-18 10:44:30 +02:00 |
|
Klaus Schmidinger
|
f1ccf37128
|
Modified page scrolling behaviour
|
2005-06-17 15:47:27 +02:00 |
|
Klaus Schmidinger
|
80a7ef5a55
|
Fixed handling 'page down', which was broken in version 1.3.26
|
2005-06-17 14:25:08 +02:00 |
|
Klaus Schmidinger
|
7bbeca3b5b
|
Added a note about MPEG1 not yet workign with cVideoRepacker
|
2005-06-12 14:16:12 +02:00 |
|
Klaus Schmidinger
|
f41e3f327b
|
Modified cEITScanner::Process() so that it works on systems with only budget cards or a mix of DVB-S, DVB-C or DVB-T cards
|
2005-06-12 14:09:45 +02:00 |
|
Klaus Schmidinger
|
eb8ad6b46d
|
Added cOsdMenu::SetCols() to allow adjusting the menu columns
|
2005-06-12 10:46:34 +02:00 |
|
Klaus Schmidinger
|
7a990fcf88
|
Fixed handling page up/down in menu lists in case there are several non selectable items in a row
|
2005-06-12 10:02:59 +02:00 |
|
Klaus Schmidinger
|
903a2d5850
|
Fixed dropping EPG events that have a zero start time or duration, in case it's an NVOD event
|
2005-06-11 16:05:11 +02:00 |
|
Klaus Schmidinger
|
3513e3d07e
|
Removed an unnecessary #include from osd.c
|
2005-06-11 14:32:26 +02:00 |
|
Klaus Schmidinger
|
858937f861
|
Fixed handling timers with a day given as MTWTF--@6
|
2005-06-11 14:30:26 +02:00 |
|
Klaus Schmidinger
|
48a10640e9
|
Fixed the call to Channels.Unlock() in cEITScanner::Process()
|
2005-06-05 14:44:27 +02:00 |
|
Klaus Schmidinger
|
c1055a6c8f
|
Added the year (two digits) to recording dates in LSTR, and thus also in menus
|
2005-06-05 14:23:23 +02:00 |
|
Klaus Schmidinger
|
f4c63964a8
|
A device can now detach all receivers for a given PID
|
2005-06-05 13:37:37 +02:00 |
|
Klaus Schmidinger
|
393627abd5
|
EPG events without a title now display "No title" instead of "(null)"
|
2005-06-05 12:19:50 +02:00 |
|
Klaus Schmidinger
|
60a35366dd
|
Implemented cVideoRepacker in remux.c to make sure every PES packet contains only data from one frame
|
2005-06-04 14:49:25 +02:00 |
|
Klaus Schmidinger
|
a8599c451e
|
Improved resetting CAM connections
|
2005-06-04 11:59:19 +02:00 |
|
Klaus Schmidinger
|
eecf0b6616
|
Fixed handling 'summary.vdr' files with more than two empty lines
|
2005-06-04 11:33:09 +02:00 |
|
Klaus Schmidinger
|
7bffdb9e82
|
Updated the Finnish OSD texts
|
2005-06-03 12:42:04 +02:00 |
|
Klaus Schmidinger
|
42ab72c151
|
Updated the Estonian OSD texts
|
2005-06-03 12:39:16 +02:00 |
|
Klaus Schmidinger
|
e622406342
|
Added cThread::SetPriority() and using it in cSectionHandler::Action() to reduce the priority of the section handler threads
|
2005-05-29 11:44:52 +02:00 |
|
Klaus Schmidinger
|
ca66d29798
|
Fixed listing recordings with empty episode names in the LSTR command
|
2005-05-29 11:22:39 +02:00 |
|
Klaus Schmidinger
|
3b69903d23
|
Speeded up deleting duplicate channels
|
2005-05-29 10:33:21 +02:00 |
|
Klaus Schmidinger
|
1e63fa4174
|
Avoiding unnecessary calls to getLength() in libsi/si.c, and avoiding the '& 0xff' in CRC32::crc32() of libsi/util.c
|
2005-05-28 14:19:16 +02:00 |
|
Klaus Schmidinger
|
7701acd968
|
Now using hash tables to speed up cSchedule::GetEvent()
|
2005-05-28 13:17:20 +02:00 |
|
Klaus Schmidinger
|
b4cbb84489
|
cEvent no longer stores the channelID directly, but rather has a pointer to the schedule it is in
|
2005-05-28 10:09:06 +02:00 |
|
Klaus Schmidinger
|
1855ab0ef3
|
Introduced cListBase::count for better performance
|
2005-05-26 11:41:33 +02:00 |
|
Klaus Schmidinger
|
373c69043a
|
Made tChannelID::operator==() inline for better performance
|
2005-05-26 11:25:36 +02:00 |
|
Klaus Schmidinger
|
70ac6784ac
|
Moved the NPTL and UTF-8 checks after the version and help output
|
2005-05-26 10:47:49 +02:00 |
|
Klaus Schmidinger
|
a05b921e29
|
No longer stopping Transfer Mode or replay immediately when the Power button is pressed
|
2005-05-26 10:33:17 +02:00 |
|
Klaus Schmidinger
|
425daa4ca5
|
Now dropping EPG events that have a zero start time or duration
|
2005-05-26 10:27:06 +02:00 |
|
Klaus Schmidinger
|
e3e40a14f3
|
Pressing the "Play" key in live viewing mode now resumes a previous replay session
|
2005-05-26 10:20:31 +02:00 |
|
Klaus Schmidinger
|
dc0209147e
|
The SVDRP command DELR no longer deletes recordings that are currently being written to by a timer
|
2005-05-26 10:00:59 +02:00 |
|
Klaus Schmidinger
|
a05590796a
|
Fixed a possible hangup when ending a replay session while cIndexFile::CatchUp() is waiting
|
2005-05-22 11:29:19 +02:00 |
|
Klaus Schmidinger
|
6b25832913
|
No longer saving the setup in case of a fatal error
|
2005-05-22 11:23:22 +02:00 |
|
Klaus Schmidinger
|
710f6c37d1
|
Added cPlayer::DeviceSetVideoDisplayFormat()
|
2005-05-22 11:09:14 +02:00 |
|
Klaus Schmidinger
|
dc7f2d3624
|
Removed converting byte order on big endian systems from cDvbOsd::Flush()
|
2005-05-22 11:03:57 +02:00 |
|
Klaus Schmidinger
|
2d3702b850
|
Fall back to 'summary.vdr' if there is no 'info.vdr'
|
2005-05-22 10:43:10 +02:00 |
|
Klaus Schmidinger
|
ed52b359bb
|
Avoiding extra blanks at the end of names of instant recordings
|
2005-05-16 15:19:54 +02:00 |
|
Klaus Schmidinger
|
b0583e5373
|
Switched from 'summary.vdr' to 'info.vdr'
|
2005-05-16 14:45:11 +02:00 |
|
Klaus Schmidinger
|
6e274dfeef
|
Updated the Danish OSD texts
|
2005-05-15 09:22:19 +02:00 |
|
Klaus Schmidinger
|
3688b801c7
|
Made cOsd::isOpen an integer counter to avoid problems with messages when a cOsdObject uses the raw OSD
|
2005-05-14 11:22:56 +02:00 |
|
Klaus Schmidinger
|
e096b86ef6
|
Made the Makefile patch friendlier
|
2005-05-14 10:33:37 +02:00 |
|
Klaus Schmidinger
|
faf7d4b743
|
Added a check for Setup.DiSEqC in cDvbDevice::ProvidesTransponder()
|
2005-05-14 10:04:04 +02:00 |
|
Klaus Schmidinger
|
d7053e30ac
|
Using '>' as separator for short channel names on cable channels
|
2005-05-14 09:47:06 +02:00 |
|
Klaus Schmidinger
|
06e038b6fb
|
Updated the Estonian OSD texts
|
2005-05-14 09:18:08 +02:00 |
|
Klaus Schmidinger
|
28084a44b7
|
Fixed a typo
|
2005-05-14 09:01:03 +02:00 |
|
Klaus Schmidinger
|
22bb343f12
|
Fixed a wrong inheritance in libsi's SubtitlingDescriptor::Subtitling
|
2005-05-08 14:10:04 +02:00 |
|
Klaus Schmidinger
|
7f5f26020b
|
Some rearrangements in cDvbPlayer::Action() to avoid lockups on NPTL systems
|
2005-05-08 14:06:21 +02:00 |
|
Klaus Schmidinger
|
1f246351b1
|
Recordings now avoid zero sized video data files
|
2005-05-07 15:29:23 +02:00 |
|
Klaus Schmidinger
|
f2bb5b3474
|
Now preferring budget cards when selecting a DVB device for recording
|
2005-05-07 15:12:09 +02:00 |
|
Klaus Schmidinger
|
89105812fb
|
No longer retuning or restarting a recording if only the language code of a audio or dolby PID changes
|
2005-05-07 13:15:34 +02:00 |
|
Klaus Schmidinger
|
a20ddc1f22
|
Removed scaling coordinates in letterbox mode from cDvbSpu
|
2005-05-07 11:17:25 +02:00 |
|
Klaus Schmidinger
|
8b137f8ce5
|
Added status flag for timers that are currently recording
|
2005-05-07 11:10:56 +02:00 |
|
Klaus Schmidinger
|
9f7166a891
|
Fixed timeout handling in cRwLock::Lock()
|
2005-05-06 14:43:17 +02:00 |
|
Klaus Schmidinger
|
6ca56047ae
|
Fixed handling lifetime when deciding whether to delete a recording
|
2005-05-06 14:00:45 +02:00 |
|
Klaus Schmidinger
|
b3c1f1bb73
|
Automatically deleting duplicate channels when reading channels.conf
|
2005-05-06 13:49:01 +02:00 |
|
Klaus Schmidinger
|
6db0e99996
|
Fixed a bug in libsi's SubtitlingDescriptor::getLength()
|
2005-05-06 09:00:36 +02:00 |
|
Klaus Schmidinger
|
1c62f19c8c
|
Fixed handling fragments of less than 3 byte in cPesAssembler
|
2005-05-05 14:59:46 +02:00 |
|
Klaus Schmidinger
|
cfab3380c7
|
Now also considering the "EPG linger time" when saving the EPG data to file or listing it via LSTE
|
2005-05-05 13:55:12 +02:00 |
|
Klaus Schmidinger
|
49f9edc194
|
Fixed handling transparent areas in cDvbSpuBitmap
|
2005-05-05 13:20:43 +02:00 |
|
Klaus Schmidinger
|
8d84cc15b9
|
Updated the Finnish OSD texts
|
2005-05-05 13:13:21 +02:00 |
|
Klaus Schmidinger
|
6d0cb1beb0
|
Added missing text internationalization for "Starting EPG scan"
|
2005-05-05 13:08:07 +02:00 |
|
Klaus Schmidinger
|
ff0a48d3be
|
Fixed a memory leak in cDvbPlayer
|
2005-05-05 12:53:43 +02:00 |
|
Klaus Schmidinger
|
fd2c54cec0
|
Fixed a memory leak in tComponent
|
2005-05-05 12:41:21 +02:00 |
|
Klaus Schmidinger
|
c8b103c37f
|
Updated the Danish OSD texts
|
2005-05-05 11:09:09 +02:00 |
|
Klaus Schmidinger
|
8775419779
|
Now including the optional user defined Make.config from the 'libsi' Makefile
|
2005-05-05 11:04:18 +02:00 |
|
Klaus Schmidinger
|
f1494502a7
|
All log entries regarding timers now contain a short description of the timer
|
2005-03-20 15:15:42 +01:00 |
|
Klaus Schmidinger
|
de23bd7cb1
|
Added a missing cMutexLock to cRemote::HasKeys()
|
2005-03-20 13:27:01 +01:00 |
|
Klaus Schmidinger
|
14a38b1dba
|
Improved falling back to normal recording if the VPS data hasn't been seen for more than 30 seconds
|
2005-03-20 13:12:07 +01:00 |
|
Klaus Schmidinger
|
456ded045c
|
Fixed setting the colored button help after deleting a recording in case the next menu entry is a directory
|
2005-03-20 11:27:44 +01:00 |
|
Klaus Schmidinger
|
ce0e97eb65
|
Single shot timers are now reliably deleted when they have expired
|
2005-03-20 11:19:36 +01:00 |
|
Klaus Schmidinger
|
e760b14f64
|
Some fixes to avoid compiler warnings in gcc 4.0
|
2005-03-20 10:10:38 +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
|
ae5ee879d0
|
The running status of a VPS event is now only taken seriously if that event has been seen within the last 30 seconds
|
2005-03-13 13:19:30 +01:00 |
|
Klaus Schmidinger
|
3c0ea98ab3
|
Fixed cDvbDevice::SetVideoDisplayFormat() in case of 16:9
|
2005-03-13 12:34:45 +01:00 |
|
Klaus Schmidinger
|
76ca67473c
|
Fixed cDolbyRepacker to allow recording ProSieben HD broadcasts
|
2005-03-13 12:05:30 +01:00 |
|
Klaus Schmidinger
|
57e34f6240
|
Improved matching timers to EPG events
|
2005-03-13 11:42:59 +01:00 |
|
Klaus Schmidinger
|
25b8a40eef
|
Updated the Swedish OSD texts; fixed a few French OSD texts that were in the wrong place
|
2005-03-12 10:53:04 +01:00 |
|
Klaus Schmidinger
|
7259b28d52
|
Updated the Finnish OSD texts
|
2005-03-05 17:02:21 +01:00 |
|
Klaus Schmidinger
|
dc20f0f8cf
|
Dropped CA support for the old '-icam' firmware
|
2005-03-05 16:13:26 +01:00 |
|
Klaus Schmidinger
|
8e37778946
|
Updated the Russian OSD texts
|
2005-03-05 15:51:55 +01:00 |
|
Klaus Schmidinger
|
379d4b7d63
|
The setup option "DVB/Video display format" is now only available if "Video format" is set to "4:3"
|
2005-03-05 15:48:26 +01:00 |
|
Klaus Schmidinger
|
e3be67dbaa
|
Improved displaying the the current audio track in the ST:TNG channel display
|
2005-02-27 14:54:57 +01:00 |
|
Klaus Schmidinger
|
627e70ce7e
|
Fixed handling repeated kAudio keys
|
2005-02-27 14:12:03 +01:00 |
|
Klaus Schmidinger
|
87209df391
|
Keeping the track language codes and descriptions in Transfer Mode
|
2005-02-27 13:58:22 +01:00 |
|
Klaus Schmidinger
|
940d605f2e
|
Revisited 'Fixed calling cStatus::MsgChannelSwitch() in cDevice::SetChannel()' to allow keeping language codes in Trandfer Mode
|
2005-02-27 13:40:33 +01:00 |
|
Klaus Schmidinger
|
43576a394f
|
Improved automatic audio track selection
|
2005-02-27 10:36:19 +01:00 |
|
Klaus Schmidinger
|
6ef9ec9ac0
|
Fixed ensuring there is a current audio track in case there is only one track
|
2005-02-26 11:46:37 +01:00 |
|
Klaus Schmidinger
|
5350b65b37
|
Added 'smi' to the Finnish language codes
|
2005-02-26 10:42:55 +01:00 |
|
Klaus Schmidinger
|
a5673f5b05
|
Completed Dutch language texts
|
2005-02-26 10:28:35 +01:00 |
|
Klaus Schmidinger
|
ca4da1845c
|
Changed MAXDPIDS to 16 (8xAC3 + 8xDTS)
|
2005-02-20 14:07:52 +01:00 |
|
Klaus Schmidinger
|
e8bd7c2369
|
Implemented setup option "DVB/Video display format"
|
2005-02-20 13:39:49 +01:00 |
|
Klaus Schmidinger
|
51f41252cf
|
Added support for setting the video display mode
|
2005-02-20 12:01:05 +01:00 |
|
Klaus Schmidinger
|
f038aaefc8
|
Fixed the call to SetVideoFormat() in cDvbDevice::cDvbDevice() (parameter is _bool_)
|
2005-02-20 11:06:51 +01:00 |
|
Klaus Schmidinger
|
c6aa52c204
|
Increased POLLTIMEOUTS_BEFORE_DEVICECLEAR in transfer.c to 6 to avoid problems with the larger buffer reserve
|
2005-02-19 14:40:36 +01:00 |
|
Klaus Schmidinger
|
4871f1188e
|
Replaced the call to system("sync") in SpinUpDisk() with fdatasync(f) to avoid problems on NPTL systems
|
2005-02-19 13:51:44 +01:00 |
|