mirror of
				https://github.com/rofafor/vdr-plugin-femon.git
				synced 2023-10-10 11:36:53 +00:00 
			
		
		
		
	Compare commits
	
		
			4 Commits
		
	
	
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|  | 22802773b8 | ||
|  | ca717b0425 | ||
|  | 9ce3009e39 | ||
|  | b08205607c | 
							
								
								
									
										6
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -1,6 +0,0 @@ | |||||||
| .dependencies |  | ||||||
| *.o |  | ||||||
| *.so |  | ||||||
| *~ |  | ||||||
| po/*.pot |  | ||||||
| po/*.mo |  | ||||||
							
								
								
									
										18
									
								
								COPYING
									
									
									
									
									
								
							
							
						
						
									
										18
									
								
								COPYING
									
									
									
									
									
								
							| @@ -2,7 +2,7 @@ | |||||||
| 		       Version 2, June 1991 | 		       Version 2, June 1991 | ||||||
|  |  | ||||||
|  Copyright (C) 1989, 1991 Free Software Foundation, Inc. |  Copyright (C) 1989, 1991 Free Software Foundation, Inc. | ||||||
|  51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA |                        59 Temple Place, Suite 330, Boston, MA  02111-1307  USA | ||||||
|  Everyone is permitted to copy and distribute verbatim copies |  Everyone is permitted to copy and distribute verbatim copies | ||||||
|  of this license document, but changing it is not allowed. |  of this license document, but changing it is not allowed. | ||||||
|  |  | ||||||
| @@ -15,7 +15,7 @@ software--to make sure the software is free for all its users.  This | |||||||
| General Public License applies to most of the Free Software | General Public License applies to most of the Free Software | ||||||
| Foundation's software and to any other program whose authors commit to | Foundation's software and to any other program whose authors commit to | ||||||
| using it.  (Some other Free Software Foundation software is covered by | using it.  (Some other Free Software Foundation software is covered by | ||||||
| the GNU Lesser General Public License instead.)  You can apply it to | the GNU Library General Public License instead.)  You can apply it to | ||||||
| your programs, too. | your programs, too. | ||||||
|  |  | ||||||
|   When we speak of free software, we are referring to freedom, not |   When we speak of free software, we are referring to freedom, not | ||||||
| @@ -55,7 +55,7 @@ patent must be licensed for everyone's free use or not licensed at all. | |||||||
|  |  | ||||||
|   The precise terms and conditions for copying, distribution and |   The precise terms and conditions for copying, distribution and | ||||||
| modification follow. | modification follow. | ||||||
|  |  | ||||||
| 		    GNU GENERAL PUBLIC LICENSE | 		    GNU GENERAL PUBLIC LICENSE | ||||||
|    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION |    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION | ||||||
|  |  | ||||||
| @@ -110,7 +110,7 @@ above, provided that you also meet all of these conditions: | |||||||
|     License.  (Exception: if the Program itself is interactive but |     License.  (Exception: if the Program itself is interactive but | ||||||
|     does not normally print such an announcement, your work based on |     does not normally print such an announcement, your work based on | ||||||
|     the Program is not required to print an announcement.) |     the Program is not required to print an announcement.) | ||||||
|  |  | ||||||
| These requirements apply to the modified work as a whole.  If | These requirements apply to the modified work as a whole.  If | ||||||
| identifiable sections of that work are not derived from the Program, | identifiable sections of that work are not derived from the Program, | ||||||
| and can be reasonably considered independent and separate works in | and can be reasonably considered independent and separate works in | ||||||
| @@ -168,7 +168,7 @@ access to copy from a designated place, then offering equivalent | |||||||
| access to copy the source code from the same place counts as | access to copy the source code from the same place counts as | ||||||
| distribution of the source code, even though third parties are not | distribution of the source code, even though third parties are not | ||||||
| compelled to copy the source along with the object code. | compelled to copy the source along with the object code. | ||||||
|  |  | ||||||
|   4. You may not copy, modify, sublicense, or distribute the Program |   4. You may not copy, modify, sublicense, or distribute the Program | ||||||
| except as expressly provided under this License.  Any attempt | except as expressly provided under this License.  Any attempt | ||||||
| otherwise to copy, modify, sublicense or distribute the Program is | otherwise to copy, modify, sublicense or distribute the Program is | ||||||
| @@ -225,7 +225,7 @@ impose that choice. | |||||||
|  |  | ||||||
| This section is intended to make thoroughly clear what is believed to | This section is intended to make thoroughly clear what is believed to | ||||||
| be a consequence of the rest of this License. | be a consequence of the rest of this License. | ||||||
|  |  | ||||||
|   8. If the distribution and/or use of the Program is restricted in |   8. If the distribution and/or use of the Program is restricted in | ||||||
| certain countries either by patents or by copyrighted interfaces, the | certain countries either by patents or by copyrighted interfaces, the | ||||||
| original copyright holder who places the Program under this License | original copyright holder who places the Program under this License | ||||||
| @@ -278,7 +278,7 @@ PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE | |||||||
| POSSIBILITY OF SUCH DAMAGES. | POSSIBILITY OF SUCH DAMAGES. | ||||||
|  |  | ||||||
| 		     END OF TERMS AND CONDITIONS | 		     END OF TERMS AND CONDITIONS | ||||||
|  |  | ||||||
| 	    How to Apply These Terms to Your New Programs | 	    How to Apply These Terms to Your New Programs | ||||||
|  |  | ||||||
|   If you develop a new program, and you want it to be of the greatest |   If you develop a new program, and you want it to be of the greatest | ||||||
| @@ -305,7 +305,7 @@ the "copyright" line and a pointer to where the full notice is found. | |||||||
|  |  | ||||||
|     You should have received a copy of the GNU General Public License |     You should have received a copy of the GNU General Public License | ||||||
|     along with this program; if not, write to the Free Software |     along with this program; if not, write to the Free Software | ||||||
|     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA |     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA | ||||||
|  |  | ||||||
|  |  | ||||||
| Also add information on how to contact you by electronic and paper mail. | Also add information on how to contact you by electronic and paper mail. | ||||||
| @@ -336,5 +336,5 @@ necessary.  Here is a sample; alter the names: | |||||||
| This General Public License does not permit incorporating your program into | This General Public License does not permit incorporating your program into | ||||||
| proprietary programs.  If your program is a subroutine library, you may | proprietary programs.  If your program is a subroutine library, you may | ||||||
| consider it more useful to permit linking proprietary applications with the | consider it more useful to permit linking proprietary applications with the | ||||||
| library.  If this is what you want to do, use the GNU Lesser General | library.  If this is what you want to do, use the GNU Library General | ||||||
| Public License instead of this License. | Public License instead of this License. | ||||||
|   | |||||||
							
								
								
									
										435
									
								
								HISTORY
									
									
									
									
									
								
							
							
						
						
									
										435
									
								
								HISTORY
									
									
									
									
									
								
							| @@ -28,8 +28,7 @@ VDR Plugin 'femon' Revision History | |||||||
|  |  | ||||||
| - Redesigned the user interface. | - Redesigned the user interface. | ||||||
| - Transponder information is now available in advanced display mode: | - Transponder information is now available in advanced display mode: | ||||||
|   Press 'OK' key to switch between the simple and the advanced display |   Press 'OK' key to switch between the simple and the advanced display mode. | ||||||
|   mode. |  | ||||||
| - Moved bitrate calculation to it's own thread for improved accurancy. | - Moved bitrate calculation to it's own thread for improved accurancy. | ||||||
|  |  | ||||||
| 2004-03-07: Version 0.0.3a | 2004-03-07: Version 0.0.3a | ||||||
| @@ -41,13 +40,12 @@ VDR Plugin 'femon' Revision History | |||||||
| 2004-03-16: Version 0.0.3b | 2004-03-16: Version 0.0.3b | ||||||
|  |  | ||||||
| - Fixed channel toggling with '0' key. | - Fixed channel toggling with '0' key. | ||||||
| - Bitrate calculation thread is now canceled immediately to speed up | - Bitrate calculation thread is now canceled immediately to speed up channel switching. | ||||||
|   channel switching. |  | ||||||
|  |  | ||||||
| 2004-04-04: Version 0.0.3c | 2004-04-04: Version 0.0.3c | ||||||
|  |  | ||||||
| - Fixed minor bitrate calculation errors. | - Fixed minor bitrate calculation errors. | ||||||
| - Added Russian translation (Thanks to Vyacheslav Dikonov). | - Added russian translation (Thanks to Vyacheslav Dikonov). | ||||||
|  |  | ||||||
| 2004-05-31: Version 0.0.4 | 2004-05-31: Version 0.0.4 | ||||||
|  |  | ||||||
| @@ -65,7 +63,6 @@ VDR Plugin 'femon' Revision History | |||||||
|  |  | ||||||
| -  Backported changes and fixes from version 0.1.6. | -  Backported changes and fixes from version 0.1.6. | ||||||
|  |  | ||||||
|  |  | ||||||
| =================================== | =================================== | ||||||
| VDR Plugin 'femon' Revision History | VDR Plugin 'femon' Revision History | ||||||
| =================================== | =================================== | ||||||
| @@ -79,7 +76,7 @@ VDR Plugin 'femon' Revision History | |||||||
| - Added "Stream Information" display mode. | - Added "Stream Information" display mode. | ||||||
|   Toggle between different modes with 'OK' key: |   Toggle between different modes with 'OK' key: | ||||||
|   .-> basic -> transponder -> stream -. |   .-> basic -> transponder -> stream -. | ||||||
|   `-----------------------------------' |   `-----------------------------------<EFBFBD> | ||||||
| - Added missing german translations (Thanks to Peter Marquardt). | - Added missing german translations (Thanks to Peter Marquardt). | ||||||
|  |  | ||||||
| 2004-06-06: Version 0.1.2 | 2004-06-06: Version 0.1.2 | ||||||
| @@ -90,8 +87,7 @@ VDR Plugin 'femon' Revision History | |||||||
|  |  | ||||||
| 2004-06-11: Version 0.1.3 | 2004-06-11: Version 0.1.3 | ||||||
|  |  | ||||||
| - Added "AC-3 Stream Information" display mode (Thanks to Lothar | - Added "AC-3 Stream Information" display mode (Thanks to Lothar Englisch). | ||||||
|   Englisch). |  | ||||||
|  |  | ||||||
| 2004-06-24: Version 0.1.4 | 2004-06-24: Version 0.1.4 | ||||||
|  |  | ||||||
| @@ -103,429 +99,10 @@ VDR Plugin 'femon' Revision History | |||||||
|  |  | ||||||
| - Fixed OSDSTATUSWIN_XC define. | - Fixed OSDSTATUSWIN_XC define. | ||||||
| - Added preliminary NTSC support (make NTSC_SYSTEM=1 plugins). | - Added preliminary NTSC support (make NTSC_SYSTEM=1 plugins). | ||||||
| - Fixed "Setup/OSD/Use Small Fonts" bug (Thanks to Winni for reporting | - Fixed "Setup/OSD/Use Small Fonts" bug (Thanks to Winni for reporting this one). | ||||||
|   this one). |  | ||||||
| - Added patches directory: CA system names by Lauri Tischler. | - Added patches directory: CA system names by Lauri Tischler. | ||||||
|  |  | ||||||
| 2004-09-11: Version 0.1.6 | 2004-09-11: Version 0.1.6 | ||||||
|  |  | ||||||
| - Yet Another Minor Release. | - Yet Another Minor Release. | ||||||
| - Integrated the CA system names patch: "Setup / Show CA System". | - Integrated the CA system names patch: "Setup / Show CA System". | ||||||
|  |  | ||||||
| 2004-11-28: Version 0.1.7 |  | ||||||
|  |  | ||||||
| - Updated for vdr-1.3.17. |  | ||||||
| - Fixed receiver related crash (Thanks to Marco Schluessler). |  | ||||||
|  |  | ||||||
| 2005-01-15: Version 0.7.7 |  | ||||||
|  |  | ||||||
| - Updated for vdr-1.3.18. |  | ||||||
| - Added DEBUG mode (make DEBUG=1 plugins). |  | ||||||
| - OSD height is now user configurable. |  | ||||||
| - Added audio channel selection into Yellow key. |  | ||||||
|  |  | ||||||
| 2005-01-23: Version 0.7.9 |  | ||||||
|  |  | ||||||
| - Some minor cosmetic fixes. |  | ||||||
|  |  | ||||||
| 2005-01-23: Version 0.8.0 |  | ||||||
|  |  | ||||||
| - Updated for vdr-1.3.19. |  | ||||||
|  |  | ||||||
| 2005-01-24: Version 0.8.1 |  | ||||||
|  |  | ||||||
| - Added Estonian translations (Thanks to Arthur Konovalov). |  | ||||||
|  |  | ||||||
| 2005-02-24: Version 0.8.5 |  | ||||||
|  |  | ||||||
| - Updated for vdr-1.3.21. |  | ||||||
| - Minor modification for DEBUG mode. |  | ||||||
| - Added preliminary support for themes and some GUI tweaks. |  | ||||||
| - Added horizontal offset setup option. |  | ||||||
|  |  | ||||||
| 2005-02-26: Version 0.8.6 |  | ||||||
|  |  | ||||||
| - Horizontal offset setup option should be functional now. |  | ||||||
|  |  | ||||||
| 2005-04-01: Version 0.8.7 |  | ||||||
|  |  | ||||||
| - Default make target is now all. |  | ||||||
| - Fixed the access rights of symbols subdirectory (Thanks to Harri |  | ||||||
|   Kukkonen). |  | ||||||
| - Added a new theme: Moronimo (Thanks to Morone). |  | ||||||
|  |  | ||||||
| 2005-04-02: Version 0.8.8 |  | ||||||
|  |  | ||||||
| - Cleaned up Finnish translations (Thanks to Ville Skyttä). |  | ||||||
|  |  | ||||||
| 2005-04-04: Version 0.8.9 |  | ||||||
|  |  | ||||||
| - Updated Estonian translations (Thanks to Arthur Konovalov). |  | ||||||
| - Added the missing german translations (Thanks to #vdr-portal). |  | ||||||
|  |  | ||||||
| 2005-05-20: Version 0.9.0 |  | ||||||
|  |  | ||||||
| - Renamed compiling switches ('DEBUG' to 'FEMON_DEBUG' and 'NTSC_SYSTEM' |  | ||||||
|   to 'FEMON_NTSC'). |  | ||||||
| - Enabled preliminary support for the device switching. |  | ||||||
|  |  | ||||||
| 2005-07-23: Version 0.9.1 |  | ||||||
|  |  | ||||||
| - Fixed AC3-info flickering (Thanks to Pasi Juppo for reporting this one). |  | ||||||
| - Added "Analog" type CA system. |  | ||||||
| - Plugin is now stripped by default. |  | ||||||
|  |  | ||||||
| 2005-08-15: Version 0.9.2 |  | ||||||
|  |  | ||||||
| - Threads updated for vdr-1.3.29. |  | ||||||
|  |  | ||||||
| 2005-08-28: Version 0.9.3 |  | ||||||
|  |  | ||||||
| - Updated for vdr-1.3.31. |  | ||||||
| - Added preliminary svdrp and service support. |  | ||||||
|  |  | ||||||
| 2005-10-04: Version 0.9.4 |  | ||||||
|  |  | ||||||
| - Updated for vdr-1.3.34. |  | ||||||
| - Added Enigma theme (Thanks to Rolf Hoverath). |  | ||||||
| - Added EgalsTry theme (Thanks to Uwe Hanke). |  | ||||||
| - Added option to disable rounded corners. |  | ||||||
|  |  | ||||||
| 2005-11-13: Version 0.9.5 |  | ||||||
|  |  | ||||||
| - Updated for vdr-1.3.36. |  | ||||||
| - Added French translation (Thanks to Nicolas Huillard). |  | ||||||
| - Enabled bitrate commands via SVDRP. |  | ||||||
| - Added new SVDRP commands. |  | ||||||
| - Modified femon service without incrementing version number. |  | ||||||
| - Added "Duotone" theme for 2bpp on screen displays. |  | ||||||
| - Fixed crash bug in femonreceiver. |  | ||||||
| - Fixed setup page bug (Thanks to Thomas Günther for reporting this one). |  | ||||||
|  |  | ||||||
| 2006-01-25: Version 0.9.6 |  | ||||||
|  |  | ||||||
| - Updated for vdr-1.3.40. |  | ||||||
| - Fixed a translation bug (Thanks to Antti Hartikainen). |  | ||||||
| - Fixed AC3 header parsing bug (Thanks to Axel Katzur for reporting this |  | ||||||
|   one). |  | ||||||
| - Fixed EgalsTry theme (Thanks to Uwe Hanke). |  | ||||||
|  |  | ||||||
| 2006-02-06: Version 0.9.7 |  | ||||||
|  |  | ||||||
| - Updated for vdr-1.3.42. |  | ||||||
| - Added "SilverGreen" theme (Thanks to Rififi77 @ VDRPortal). |  | ||||||
|  |  | ||||||
| 2006-03-08: Version 0.9.8 |  | ||||||
|  |  | ||||||
| - Updated for vdr-1.3.44. |  | ||||||
| - Minor Makefile changes. |  | ||||||
| - Made all symbol data 'const'. |  | ||||||
| - Added spanish translation (Thanks to Luis Palacios). |  | ||||||
|  |  | ||||||
| 2006-04-20: Version 0.9.9 |  | ||||||
|  |  | ||||||
| - Updated for vdr-1.3.47. |  | ||||||
|  |  | ||||||
| 2006-04-23: Version 0.9.10 |  | ||||||
|  |  | ||||||
| - Added STRIP option for Makefile (Thanks to Ville Skyttä). |  | ||||||
| - Modified APIVERSION code in Makefile. |  | ||||||
|  |  | ||||||
| 2006-04-30: Version 1.0.0 |  | ||||||
|  |  | ||||||
| - Updated for vdr-1.4.0. |  | ||||||
| - Modified APIVERSION code in Makefile. |  | ||||||
| - Updated German translation (Thanks to Andreas Brachold). |  | ||||||
|  |  | ||||||
| 2006-06-06: Version 1.0.1 |  | ||||||
|  |  | ||||||
| - Fixed device switching priority (Thanks to Andreas Brugger). |  | ||||||
| - Fixed device switching back to the primary device. |  | ||||||
|  |  | ||||||
| 2006-09-17: Version 1.1.0 |  | ||||||
|  |  | ||||||
| - Added support for svdrpservice plugin (Thanks to Frank Schmirler). |  | ||||||
| - Added INFO SVDRP command (partially based on patch by Herbert Pötzl). |  | ||||||
| - Removed system log option - use SVDRP instead. |  | ||||||
| - Added --remove-destination to the 'cp' command in Makefile. |  | ||||||
|  |  | ||||||
| 2007-01-08: Version 1.1.1 |  | ||||||
|  |  | ||||||
| - Updated for vdr-1.5.0. |  | ||||||
|  |  | ||||||
| 2007-05-01: Version 1.1.2 |  | ||||||
|  |  | ||||||
| - Fixed opening while replaying (Thanks to Antti Seppälä for reporting |  | ||||||
|   this one). |  | ||||||
|  |  | ||||||
| 2007-05-15: Version 1.1.3 |  | ||||||
|  |  | ||||||
| - Fixed a race condition in cFemonReceiver (Thanks to Reinhard Nissl). |  | ||||||
|  |  | ||||||
| 2007-10-14: Version 1.1.4 |  | ||||||
|  |  | ||||||
| - Backported from 1.2.2. |  | ||||||
|  |  | ||||||
| 2008-01-20: Version 1.1.5 |  | ||||||
|  |  | ||||||
| - Updated Italian translation (Thanks to Diego Pierotto). |  | ||||||
| - Added '-Wno-parentheses' to the compiler options. |  | ||||||
|  |  | ||||||
| 2007-08-14: Version 1.2.0 |  | ||||||
|  |  | ||||||
| - Updated for vdr-1.5.7. |  | ||||||
|  |  | ||||||
| 2007-08-19: Version 1.2.1 |  | ||||||
|  |  | ||||||
| - Updated for vdr-1.5.8. |  | ||||||
|  |  | ||||||
| 2007-10-14: Version 1.2.2 |  | ||||||
|  |  | ||||||
| - Added Spids support. |  | ||||||
| - Minor OSD layout changes. |  | ||||||
|  |  | ||||||
| 2008-01-20: Version 1.2.3 |  | ||||||
|  |  | ||||||
| - Updated Italian translation (Thanks to Diego Pierotto). |  | ||||||
| - Added '-Wno-parentheses' to the compiler options. |  | ||||||
| - Mapped 'kInfo' as help key in setup menu. |  | ||||||
|  |  | ||||||
| 2008-02-18: Version 1.2.4 |  | ||||||
|  |  | ||||||
| - Replaced asprintf with cString. |  | ||||||
| - Updated French translation (Thanks to Michaël Nival). |  | ||||||
| - Fixed service call with null data. |  | ||||||
| - Added setup option to use a single 8 bpp OSD area. |  | ||||||
|  |  | ||||||
| 2008-03-27: Version 1.6.0 |  | ||||||
|  |  | ||||||
| - Updated for vdr-1.6.0. |  | ||||||
| - Updated Italian translation (Thanks to Diego Pierotto). |  | ||||||
| - Added ST:TNG theme (Thanks to Fabian Förg). |  | ||||||
|  |  | ||||||
| 2008-06-20: Version 1.6.1 |  | ||||||
|  |  | ||||||
| - Updated Italian translation (Thanks to Diego Pierotto). |  | ||||||
| - Fixed a crash if no channel available (Thanks to Winfried Köhler). |  | ||||||
|  |  | ||||||
| 2008-10-12: Version 1.6.2 |  | ||||||
|  |  | ||||||
| - Converted HISTORY and fi_FI.po to UTF-8. |  | ||||||
| - Optimized receiver and OSD thread termination. |  | ||||||
|  |  | ||||||
| 2008-11-09: Version 1.6.3 |  | ||||||
|  |  | ||||||
| - Added initial support for H.264 and HE-AAC. |  | ||||||
| - Fixed detection of false positives in audio/video streams. |  | ||||||
| - Refactored source code. |  | ||||||
|  |  | ||||||
| 2008-11-30: Version 1.6.4 |  | ||||||
|  |  | ||||||
| - Added new helper functions. |  | ||||||
| - Updated Italian translation (Thanks to Diego Pierotto). |  | ||||||
| - Fixed a memory leak. |  | ||||||
| - Added a check for the minimum OSD height. |  | ||||||
| - Replaced "Use single area (8bpp)" option with VDR's |  | ||||||
|   "Setup/OSD/Anti-alias". |  | ||||||
| - Removed the FEMON_NTSC option. |  | ||||||
| - Fixed a deadlock in cFemonReceiver (Thanks to Antti Seppälä for |  | ||||||
|   reporting this one). |  | ||||||
|  |  | ||||||
| 2008-12-16: Version 1.6.5 |  | ||||||
|  |  | ||||||
| - Backported from 1.7.0. |  | ||||||
|  |  | ||||||
| 2009-01-06: Version 1.6.6 |  | ||||||
|  |  | ||||||
| - Backported from 1.7.1. |  | ||||||
|  |  | ||||||
| 2009-06-18: Version 1.6.7 |  | ||||||
|  |  | ||||||
| - Backported from 1.7.2. |  | ||||||
|  |  | ||||||
|  |  | ||||||
| =================================== |  | ||||||
| VDR Plugin 'femon' Revision History |  | ||||||
| =================================== |  | ||||||
|  |  | ||||||
| 2008-12-16: Version 1.7.0 |  | ||||||
|  |  | ||||||
| - Updated for vdr-1.7.2. |  | ||||||
| - Added whitespace cleanups. |  | ||||||
| - Changed info window to use the channel source instead of the frontend |  | ||||||
|   type. |  | ||||||
| - Removed the "Show CA system" setup option. |  | ||||||
|  |  | ||||||
| 2009-01-06: Version 1.7.1 |  | ||||||
|  |  | ||||||
| - Fixed closing of frontend file handles (Thanks to Brendon Higgins for |  | ||||||
|   reporting this one). |  | ||||||
|  |  | ||||||
| 2009-06-18: Version 1.7.2 |  | ||||||
|  |  | ||||||
| - Cleaned up compilation warnings. |  | ||||||
| - Fixed font handling to be thread-safe. |  | ||||||
|  |  | ||||||
| 2009-08-29: Version 1.7.3 |  | ||||||
|  |  | ||||||
| - Removed OSD offset and height options. |  | ||||||
| - Added PES assembler. |  | ||||||
| - Added bitstream parsers for all codecs. |  | ||||||
|  |  | ||||||
| 2009-09-04: Version 1.7.4 |  | ||||||
|  |  | ||||||
| - Fixed H.264 bitstream parser. |  | ||||||
| - Added a mutex to receiver class. |  | ||||||
| - Added 1080/720/576/480 format symbols into status window. |  | ||||||
|  |  | ||||||
| 2009-10-01: Version 1.7.5 |  | ||||||
|  |  | ||||||
| - Changed H.264 parser to show display aspect ratio. |  | ||||||
| - Removed error logging from unimplemented ioctl functions. |  | ||||||
| - Removed bitstream parsing from Receive() method. |  | ||||||
| - Added Chinese translation (Thanks to NanFeng). |  | ||||||
|  |  | ||||||
| 2010-02-01: Version 1.7.6 |  | ||||||
|  |  | ||||||
| - Updated for vdr-1.7.12. |  | ||||||
| - Updated Estonian translation (Thanks to Arthur Konovalov). |  | ||||||
| - Added Lithuanian translation (Thanks to Valdemaras Pipiras). |  | ||||||
|  |  | ||||||
| 2010-03-05: Version 1.7.7 |  | ||||||
|  |  | ||||||
| - Updated for vdr-1.7.13. |  | ||||||
| - Added a setup option to downscale the OSD size. |  | ||||||
| - Updated Estonian translation (Thanks to Arthur Konovalov). |  | ||||||
|  |  | ||||||
| 2010-06-23: Version 1.7.8 |  | ||||||
|  |  | ||||||
| - Fixed device switching. |  | ||||||
| - Added preliminary support for LATM. |  | ||||||
| - Updated Italian translation (Thanks to Diego Pierotto). |  | ||||||
| - Fixed a crash in femon service (Thanks to Wolfgang Astleitner). |  | ||||||
|  |  | ||||||
| 2010-12-27: Version 1.7.9 |  | ||||||
|  |  | ||||||
| - Updated for vdr-1.7.16. |  | ||||||
| - Added Makefile depencency for objects. |  | ||||||
| - Fixed detection of replaying. |  | ||||||
| - Added support for LDFLAGS. |  | ||||||
|  |  | ||||||
| 2011-05-15: Version 1.7.10 |  | ||||||
|  |  | ||||||
| - Updated for vdr-1.7.18. |  | ||||||
| - Added scaling for symbols. |  | ||||||
|  |  | ||||||
| 2011-12-04: Version 1.7.11 |  | ||||||
|  |  | ||||||
| - Updated for vdr-1.7.22: New API functions for signal strength |  | ||||||
|   and quality used to provide information for the OSD. |  | ||||||
| - Added cppcheck target into Makefile. |  | ||||||
| - Refactored bitstream code. |  | ||||||
|  |  | ||||||
| 2012-01-15: Version 1.7.12 |  | ||||||
|  |  | ||||||
| - Updated for vdr-1.7.23. |  | ||||||
| - Updated SVDRP interface. |  | ||||||
| - Added Hungarian translation (Thanks to Fuley Istvan). |  | ||||||
|  |  | ||||||
| 2012-02-05: Version 1.7.13 |  | ||||||
|  |  | ||||||
| - Added initial support for PVRINPUT devices (Thanks to Winfried Köhler). |  | ||||||
| - Added initial support for IPTV devices. |  | ||||||
|  |  | ||||||
| 2012-03-10: Version 1.7.14 |  | ||||||
|  |  | ||||||
| - Updated for vdr-1.7.26. |  | ||||||
|  |  | ||||||
| 2012-03-12: Version 1.7.15 |  | ||||||
|  |  | ||||||
| - Cleaned up compilation warnings. |  | ||||||
| - Fixed channel switching. |  | ||||||
|  |  | ||||||
| 2012-03-25: Version 1.7.16 |  | ||||||
|  |  | ||||||
| - Updated for vdr-1.7.27. |  | ||||||
| - Cleaned up compilation warnings again. |  | ||||||
|  |  | ||||||
| 2012-04-02: Version 1.7.17 |  | ||||||
|  |  | ||||||
| - Added the dynamite compatibility patch (Thanks to Lars Hanisch). |  | ||||||
| - Silenced error log messages when accessing pseudo devices. |  | ||||||
| - Added a new theme: PearlHD (Thanks to Taipan @ VDRPortal). |  | ||||||
| - Added the transponder info window support for IPTV devices. |  | ||||||
|  |  | ||||||
| 2013-02-10: Version 1.7.18 |  | ||||||
|  |  | ||||||
| - Updated for vdr-1.7.37. |  | ||||||
| - Modified how the receiver is detached. |  | ||||||
| - Added Ukrainian translation (Thanks to Yarema aka Knedlyk). |  | ||||||
|  |  | ||||||
| 2013-03-10: Version 1.7.19 |  | ||||||
|  |  | ||||||
| - Updated for vdr-1.7.40. |  | ||||||
| - Updated French translation (Thanks to Bernard Jaulin). |  | ||||||
|  |  | ||||||
|  |  | ||||||
| =================================== |  | ||||||
| VDR Plugin 'femon' Revision History |  | ||||||
| =================================== |  | ||||||
|  |  | ||||||
| 2013-04-01: Version 2.0.0 |  | ||||||
|  |  | ||||||
| - Updated for vdr-2.0.0. |  | ||||||
| - Added Slovak translation (Thanks to Milan Hrala). |  | ||||||
|  |  | ||||||
| 2014-01-10: Version 2.0.1 |  | ||||||
|  |  | ||||||
| - Fixed a crash in SVDRP (Thanks for Lothar Englisch for reporting). |  | ||||||
| - Fixed a memory leak and issues reported by scan-build tool. |  | ||||||
|  |  | ||||||
| 2014-01-18: Version 2.0.2 |  | ||||||
|  |  | ||||||
| - Added initial support for CAMs. |  | ||||||
|  |  | ||||||
| 2014-03-08: Version 2.0.3 |  | ||||||
|  |  | ||||||
| - Added support for SAT>IP devices. |  | ||||||
|  |  | ||||||
| 2014-03-15: Version 2.0.4 |  | ||||||
|  |  | ||||||
| - Refactored the SAT>IP support. |  | ||||||
|  |  | ||||||
|  |  | ||||||
| =================================== |  | ||||||
| VDR Plugin 'femon' Revision History |  | ||||||
| =================================== |  | ||||||
|  |  | ||||||
| 2014-03-16: Version 2.1.0 |  | ||||||
|  |  | ||||||
| - Updated for vdr-2.1.6. |  | ||||||
|  |  | ||||||
| 2014-05-10: Version 2.1.1 |  | ||||||
|  |  | ||||||
| - Fixed the channel frequency value. |  | ||||||
|  |  | ||||||
| 2015-01-10: Version 2.1.2 |  | ||||||
|  |  | ||||||
|  |  | ||||||
| =================================== |  | ||||||
| VDR Plugin 'femon' Revision History |  | ||||||
| =================================== |  | ||||||
|  |  | ||||||
| 2015-02-19: Version 2.2.0 |  | ||||||
|  |  | ||||||
| - Updated for vdr-2.2.0. |  | ||||||
| - Updated CA definitions. |  | ||||||
| - Fixed the SVDRP service IP menu item (Thanks to Toerless Eckert). |  | ||||||
| - Fixed the detaching of receiver during a channel switch. |  | ||||||
|  |  | ||||||
| 2015-04-04: Version 2.2.1 |  | ||||||
|  |  | ||||||
| - Got rid of FEMON_DEBUG. |  | ||||||
| - Added support for tracing modes. |  | ||||||
| - Removed the 'femonclient' plugin. |  | ||||||
|  |  | ||||||
| 2015-xx-xx: Version 2.2.2 |  | ||||||
|  |  | ||||||
| - Fixed frontend handling during a device switch. |  | ||||||
|   | |||||||
							
								
								
									
										113
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										113
									
								
								Makefile
									
									
									
									
									
								
							| @@ -1,124 +1,80 @@ | |||||||
| # | # | ||||||
| # Makefile for Frontend Status Monitor plugin | # Makefile for a Video Disk Recorder plugin | ||||||
| # | # | ||||||
|  | # $Id$ | ||||||
|  |  | ||||||
| # The official name of this plugin. | # The official name of this plugin. | ||||||
| # This name will be used in the '-P...' option of VDR to load the plugin. | # This name will be used in the '-P...' option of VDR to load the plugin. | ||||||
| # By default the main source file also carries this name. | # By default the main source file also carries this name. | ||||||
|  | # | ||||||
| PLUGIN = femon | PLUGIN = femon | ||||||
|  |  | ||||||
| ### The version number of this plugin (taken from the main source file): | ### The version number of this plugin (taken from the main source file): | ||||||
|  |  | ||||||
| VERSION = $(shell grep 'static const char VERSION\[\] *=' $(PLUGIN).c | awk '{ print $$6 }' | sed -e 's/[";]//g') | VERSION = $(shell grep 'static const char \*VERSION *=' $(PLUGIN).h | awk '{ print $$6 }' | sed -e 's/[";]//g') | ||||||
| GITTAG  = $(shell git describe --always 2>/dev/null) |  | ||||||
|  | ### The C++ compiler and options: | ||||||
|  |  | ||||||
|  | CXX      ?= g++ | ||||||
|  | CXXFLAGS ?= -O2 -Wall -Woverloaded-virtual | ||||||
|  |  | ||||||
| ### The directory environment: | ### The directory environment: | ||||||
|  |  | ||||||
| # Use package data if installed...otherwise assume we're under the VDR source directory: | DVBDIR = ../../../../DVB | ||||||
| PKGCFG = $(if $(VDRDIR),$(shell pkg-config --variable=$(1) $(VDRDIR)/vdr.pc),$(shell PKG_CONFIG_PATH="$$PKG_CONFIG_PATH:../../.." pkg-config --variable=$(1) vdr)) | VDRDIR = ../../.. | ||||||
| LIBDIR = $(call PKGCFG,libdir) | LIBDIR = ../../lib | ||||||
| LOCDIR = $(call PKGCFG,locdir) | TMPDIR = /tmp | ||||||
| PLGCFG = $(call PKGCFG,plgcfg) |  | ||||||
| # |  | ||||||
| TMPDIR ?= /tmp |  | ||||||
|  |  | ||||||
| ### The compiler options: |  | ||||||
|  |  | ||||||
| export CFLAGS   = $(call PKGCFG,cflags) |  | ||||||
| export CXXFLAGS = $(call PKGCFG,cxxflags) |  | ||||||
| STRIP           ?= /bin/true |  | ||||||
|  |  | ||||||
| ### The version number of VDR's plugin API: |  | ||||||
|  |  | ||||||
| APIVERSION = $(call PKGCFG,apiversion) |  | ||||||
|  |  | ||||||
| ### Allow user defined options to overwrite defaults: | ### Allow user defined options to overwrite defaults: | ||||||
|  |  | ||||||
| -include $(PLGCFG) | -include $(VDRDIR)/Make.config | ||||||
|  |  | ||||||
|  | ### The version number of VDR (taken from VDR's "config.h"): | ||||||
|  |  | ||||||
|  | VDRVERSION = $(shell grep 'define VDRVERSION ' $(VDRDIR)/config.h | awk '{ print $$3 }' | sed -e 's/"//g') | ||||||
|  |  | ||||||
| ### The name of the distribution archive: | ### The name of the distribution archive: | ||||||
|  |  | ||||||
| ARCHIVE = $(PLUGIN)-$(VERSION) | ARCHIVE = $(PLUGIN)-$(VERSION) | ||||||
| PACKAGE = vdr-$(ARCHIVE) | PACKAGE = vdr-$(ARCHIVE) | ||||||
|  |  | ||||||
| ### The name of the shared object file: |  | ||||||
|  |  | ||||||
| SOFILE = libvdr-$(PLUGIN).so |  | ||||||
|  |  | ||||||
| ### Includes and Defines (add further entries here): | ### Includes and Defines (add further entries here): | ||||||
|  |  | ||||||
| INCLUDES += | INCLUDES += -I$(VDRDIR)/include -I$(DVBDIR)/include | ||||||
|  |  | ||||||
| DEFINES += -DPLUGIN_NAME_I18N='"$(PLUGIN)"' | DEFINES += -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"$(PLUGIN)"' | ||||||
|  |  | ||||||
| ifneq ($(strip $(GITTAG)),) | ifdef NTSC_SYSTEM | ||||||
| DEFINES += -DGITVERSION='"-GIT-$(GITTAG)"' | DEFINES += -DNTSC_SYSTEM | ||||||
| endif | endif | ||||||
|  |  | ||||||
| .PHONY: all all-redirect |  | ||||||
| all-redirect: all |  | ||||||
|  |  | ||||||
| ### The object files (add further files here): | ### The object files (add further files here): | ||||||
|  |  | ||||||
| OBJS = $(PLUGIN).o aac.o ac3.o config.o h264.o latm.o mpeg.o osd.o receiver.o setup.o symbol.o tools.o | OBJS = femon.o femonosd.o femonreceiver.o femoncfg.o femoni18n.o | ||||||
|  |  | ||||||
| ### The main target: |  | ||||||
|  |  | ||||||
| all: $(SOFILE) i18n |  | ||||||
|  |  | ||||||
| ### Implicit rules: | ### Implicit rules: | ||||||
|  |  | ||||||
| %.o: %.c | %.o: %.c | ||||||
| 	$(CXX) $(CXXFLAGS) -c $(DEFINES) $(INCLUDES) -o $@ $< | 	$(CXX) $(CXXFLAGS) -c $(DEFINES) $(INCLUDES) $< | ||||||
|  |  | ||||||
| ### Dependencies: | # Dependencies: | ||||||
|  |  | ||||||
| MAKEDEP = $(CXX) -MM -MG | MAKEDEP = g++ -MM -MG | ||||||
| DEPFILE = .dependencies | DEPFILE = .dependencies | ||||||
| $(DEPFILE): Makefile | $(DEPFILE): Makefile | ||||||
| 	@$(MAKEDEP) $(CXXFLAGS) $(DEFINES) $(INCLUDES) $(OBJS:%.o=%.c) > $@ | 	@$(MAKEDEP) $(DEFINES) $(INCLUDES) $(OBJS:%.o=%.c) > $@ | ||||||
|  |  | ||||||
| -include $(DEPFILE) | -include $(DEPFILE) | ||||||
|  |  | ||||||
| ### Internationalization (I18N): |  | ||||||
|  |  | ||||||
| PODIR     = po |  | ||||||
| I18Npo    = $(wildcard $(PODIR)/*.po) |  | ||||||
| I18Nmo    = $(addsuffix .mo, $(foreach file, $(I18Npo), $(basename $(file)))) |  | ||||||
| I18Nmsgs  = $(addprefix $(DESTDIR)$(LOCDIR)/, $(addsuffix /LC_MESSAGES/vdr-$(PLUGIN).mo, $(notdir $(foreach file, $(I18Npo), $(basename $(file)))))) |  | ||||||
| I18Npot   = $(PODIR)/$(PLUGIN).pot |  | ||||||
|  |  | ||||||
| %.mo: %.po |  | ||||||
| 	msgfmt -c -o $@ $< |  | ||||||
|  |  | ||||||
| $(I18Npot): $(wildcard *.c) |  | ||||||
| 	xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP --package-name=vdr-$(PLUGIN) --package-version=$(VERSION) --msgid-bugs-address='<see README>' -o $@ `ls $^` |  | ||||||
|  |  | ||||||
| %.po: $(I18Npot) |  | ||||||
| 	msgmerge -U --no-wrap --no-location --backup=none -q -N $@ $< |  | ||||||
| 	@touch $@ |  | ||||||
|  |  | ||||||
| $(I18Nmsgs): $(DESTDIR)$(LOCDIR)/%/LC_MESSAGES/vdr-$(PLUGIN).mo: $(PODIR)/%.mo |  | ||||||
| 	install -D -m644 $< $@ |  | ||||||
|  |  | ||||||
| .PHONY: i18n |  | ||||||
| i18n: $(I18Nmo) $(I18Npot) |  | ||||||
|  |  | ||||||
| install-i18n: $(I18Nmsgs) |  | ||||||
|  |  | ||||||
| ### Targets: | ### Targets: | ||||||
|  |  | ||||||
| $(SOFILE): $(OBJS) | all: libvdr-$(PLUGIN).so | ||||||
| 	$(CXX) $(CXXFLAGS) $(LDFLAGS) -shared $(OBJS) -o $@ |  | ||||||
| 	@$(STRIP) $@ |  | ||||||
|  |  | ||||||
| install-lib: $(SOFILE) | libvdr-$(PLUGIN).so: $(OBJS) | ||||||
| 	install -D $^ $(DESTDIR)$(LIBDIR)/$^.$(APIVERSION) | 	$(CXX) $(CXXFLAGS) -shared $(OBJS) -o $@ | ||||||
|  | 	@cp $@ $(LIBDIR)/$@.$(VDRVERSION) | ||||||
|  |  | ||||||
| install: install-lib install-i18n | dist: clean | ||||||
|  |  | ||||||
| dist: $(I18Npo) clean |  | ||||||
| 	@-rm -rf $(TMPDIR)/$(ARCHIVE) | 	@-rm -rf $(TMPDIR)/$(ARCHIVE) | ||||||
| 	@mkdir $(TMPDIR)/$(ARCHIVE) | 	@mkdir $(TMPDIR)/$(ARCHIVE) | ||||||
| 	@cp -a * $(TMPDIR)/$(ARCHIVE) | 	@cp -a * $(TMPDIR)/$(ARCHIVE) | ||||||
| @@ -127,9 +83,4 @@ dist: $(I18Npo) clean | |||||||
| 	@echo Distribution package created as $(PACKAGE).tgz | 	@echo Distribution package created as $(PACKAGE).tgz | ||||||
|  |  | ||||||
| clean: | clean: | ||||||
| 	@-rm -f $(PODIR)/*.mo $(PODIR)/*.pot |  | ||||||
| 	@-rm -f $(OBJS) $(DEPFILE) *.so *.tgz core* *~ | 	@-rm -f $(OBJS) $(DEPFILE) *.so *.tgz core* *~ | ||||||
|  |  | ||||||
| .PHONY: cppcheck |  | ||||||
| cppcheck: |  | ||||||
| 	@cppcheck --language=c++ --enable=all -v -f $(OBJS:%.o=%.c) |  | ||||||
|   | |||||||
							
								
								
									
										78
									
								
								README
									
									
									
									
									
								
							
							
						
						
									
										78
									
								
								README
									
									
									
									
									
								
							| @@ -1,21 +1,16 @@ | |||||||
| This is a DVB Frontend Status Monitor plugin for the Video Disk Recorder (VDR). | This is a DVB Frontend Status Monitor plugin for the Video Disk Recorder (VDR). | ||||||
|  |  | ||||||
| Written by:                  Rolf Ahrenberg | Written by:                  R o l f . A h r e n b e r g @ s c i . f i | ||||||
|                              < R o l f . A h r e n b e r g @ s c i . f i > |  | ||||||
|  |  | ||||||
| Project's homepage:          http://www.saunalahti.fi/~rahrenbe/vdr/femon/ | Project's homepage:          http://www.saunalahti.fi/~rahrenbe/vdr/femon/ | ||||||
|  |  | ||||||
| Latest version available at: http://www.saunalahti.fi/~rahrenbe/vdr/femon/ | Latest version available at: http://www.saunalahti.fi/~rahrenbe/vdr/femon/ | ||||||
|  |  | ||||||
| This program is free software; you can redistribute it and/or modify |  | ||||||
| it under the terms of the GNU General Public License as published by |  | ||||||
| the Free Software Foundation; either version 2 of the License, or |  | ||||||
| (at your option) any later version. |  | ||||||
| See the file COPYING for license information. | See the file COPYING for license information. | ||||||
|  |  | ||||||
| Requirements: | Requirements: | ||||||
|  |  | ||||||
| VDR and a DVB card. | VDR & DVB. BMW & Ph.D.. BEER. YARRR! | ||||||
|  |  | ||||||
| Description: | Description: | ||||||
|  |  | ||||||
| @@ -26,21 +21,25 @@ transponder and stream information are also available in advanced display modes. | |||||||
|  |  | ||||||
| The plugin is based on a neat console frontend status monitor application | The plugin is based on a neat console frontend status monitor application | ||||||
| called 'femon' by Johannes Stezenbach (see DVB-apps/szap/femon.c for further | called 'femon' by Johannes Stezenbach (see DVB-apps/szap/femon.c for further | ||||||
| information). | information). The other parts of plugin code are borrowed from the excellent | ||||||
|  | 'OSD Picture-In-Picture' plugin by Sascha Volkenandt and Andreas Regel. The | ||||||
|  | bitrate calculation algorithm originates from the 'dvbstream' application by | ||||||
|  | Dave Chapman and the stream information routines from the 'libdvb' library by | ||||||
|  | Metzler Brothers. | ||||||
|  |  | ||||||
| Terminology: | Terminology: | ||||||
|  |  | ||||||
| -------------------------------------------------------------- | -------------------------------------------------------------- | ||||||
| |## Channel Name ################### [SVDRP][AR][VF][A/DD][D]| | |## Channel Name ######################### [DD][AR][VF][A][D]| | ||||||
| |[=====Signal Strength ===================|=================]| | |[=====Signal Strength in % ==============|=================]| | ||||||
| |[=====Signal Quality ================|=====================]| | |[=====Signal-to-Noise Ratio in % ========|=================]| | ||||||
| | STR: #0000 (0%)       BER: #00000000       Video: 0 Mbit/s | | | STR: #0000 (0%)       BER: #00000000       Video: 0 Mbit/s | | ||||||
| | SNR: #0000 (0%)       UNC: #00000000       Audio: 0 kbit/s | | | SNR: #0000 (0%)       UNC: #00000000       Audio: 0 kbit/s | | ||||||
| | [LOCK]     [SIGNAL]     [CARRIER]     [VITERBI]     [SYNC] | | | [LOCK]     [SIGNAL]     [CARRIER]     [VITERBI]     [SYNC] | | ||||||
| -------------------------------------------------------------- | -------------------------------------------------------------- | ||||||
|  |  | ||||||
| STR     - Signal strength from driver | STR     - Signal strength | ||||||
| SNR     - Signal-to-noise ratio from driver | SNR     - Signal-to-noise ratio | ||||||
| BER     - Bit error rate | BER     - Bit error rate | ||||||
| UNC     - Uncorrected blocks | UNC     - Uncorrected blocks | ||||||
| Video   - Calculated video bitrate in Mbit/s | Video   - Calculated video bitrate in Mbit/s | ||||||
| @@ -52,11 +51,11 @@ CARRIER - Found a DVB signal | |||||||
| VITERBI - FEC (forward error correction) is stable | VITERBI - FEC (forward error correction) is stable | ||||||
| SYNC    - Found sync bytes | SYNC    - Found sync bytes | ||||||
|  |  | ||||||
| SVDRP   - SVDRP connection active (optional) | DD      - AC-3 stream (optional) | ||||||
| AR      - Aspect Ratio: 1:1/4:3/16:9/2.21:1 (optional) | AR      - Aspect Ratio: 1:1/4:3/16:9/2.21:1 (optional) | ||||||
| VF      - Video format: PAL/NTSC (optional) | VF      - Video format: PAL/NTSC (optional) | ||||||
| A/DD    - Audio (0..N) / AC-3 track (optional) | A       - Audio track: 1..2 (optional) | ||||||
| D       - Device number: 0..N (optional) | D       - Device number: 0..3 (optional) | ||||||
|  |  | ||||||
| Controls: | Controls: | ||||||
|  |  | ||||||
| @@ -64,48 +63,33 @@ ChanUp/ChanDn - Switch channel up/down | |||||||
| Up/Down       - Switch channel up/down | Up/Down       - Switch channel up/down | ||||||
| 0-9           - Select channel | 0-9           - Select channel | ||||||
| Ok            - Switch between display modes: basic, transponder, stream, AC-3 | Ok            - Switch between display modes: basic, transponder, stream, AC-3 | ||||||
| Green         - Select next audio track | Right/Left    - Switch to next/previous device that provides the current channel | ||||||
| Yellow        - Select audio channel: stereo, mono left, mono right | Green         - Select language (APID) | ||||||
| Back          - Exit plugin | Back          - Exit plugin | ||||||
| Left/Right    - Switch to next/previous device that provides the current channel |  | ||||||
|  |  | ||||||
| Installation: | Installation: | ||||||
|  |  | ||||||
|  | cd /put/your/path/here/VDR/PLUGINS/src | ||||||
| tar -xzf /put/your/path/here/vdr-femon-X.Y.Z.tgz | tar -xzf /put/your/path/here/vdr-femon-X.Y.Z.tgz | ||||||
| make -C femon-X.Y.Z install | ln -s femon-X.Y.Z femon | ||||||
|  | cd /put/your/path/here/VDR | ||||||
| Client-server architecture: | make | ||||||
|  | make plugins | ||||||
| The SVDRP service extension can be used in client-server configurations. | ./vdr -P femon | ||||||
| A streamdev based VDR-to-VDR streaming client can retrieve frontend |  | ||||||
| information from a server, if the SVDRP service has been activated and |  | ||||||
| properly configured in femon. The svdrpservice plugin is required on the |  | ||||||
| VDR client. |  | ||||||
|  |  | ||||||
| If the client fails to open a DVB card frontend corresponding to the |  | ||||||
| current receiving device, it will connect to the SVDRP server, look for |  | ||||||
| the femon plugin and tune the channel on the server to the one currently |  | ||||||
| viewed on the client. If one of these steps fails, the femon OSD won't |  | ||||||
| open on the client. An SVDRP icon in the femon title bar indicates that |  | ||||||
| the data source is SVDRP. The device number in the title bar is always |  | ||||||
| the local device number. |  | ||||||
|  |  | ||||||
| Notes: | Notes: | ||||||
|  |  | ||||||
|  | - The plugin supports only those DVB cards with _one_ frontend (do any cards | ||||||
|  |   with multiple frontends even exist?), because I haven't yet figured howto do | ||||||
|  |   it without patching the VDR core. | ||||||
|  | - Sometimes (read always) ttxtsubs plugin messes up the OSD - user should disable | ||||||
|  |   ttxtsubs, but closing and reopening the femon plugin might help temporarily as | ||||||
|  |   well. Btw., this same thing happens with OSDTeletext plugin too :) | ||||||
| - Disable the stream analyze to speed up heavy zapping sessions. | - Disable the stream analyze to speed up heavy zapping sessions. | ||||||
|  |  | ||||||
| - The signal strength and signal-to-noise ratio values are comparable only | - The signal strength and signal-to-noise ratio values are comparable only | ||||||
|   between the same brand/model frontends. Due to the lack of proper frontend |   between the same brand/model frontends. Due to the lack of proper frontend | ||||||
|   specifications those values cannot be calculated into any real units. |   specifications those values cannot be calculated into any real units. | ||||||
|  | - Shrinked OSD is available for NTSC users: make NTSC_SYSTEM=1 | ||||||
| - If the OSD isn't visible, you've configured the OSD height too big or too | - The device switching feature is still non-functional. | ||||||
|   small. Please, try to adjust the variable on the OSD setup page before |  | ||||||
|   writing any bug reports. |  | ||||||
|  |  | ||||||
| - If the SVDRP service is used: femon won't notice if the server is tuned |  | ||||||
|   to a different channel and tuning the channel on the server might annoy |  | ||||||
|   people watching live TV. In some situations the server will refuse |  | ||||||
|   switching to the requested channel. On a headless server you can avoid |  | ||||||
|   this by installing the dummydevice plugin. |  | ||||||
|  |  | ||||||
| "Femon - A real womon who lives according to her natural feminine inclinations." | "Femon - A real womon who lives according to her natural feminine inclinations." | ||||||
|   | |||||||
							
								
								
									
										105
									
								
								aac.c
									
									
									
									
									
								
							
							
						
						
									
										105
									
								
								aac.c
									
									
									
									
									
								
							| @@ -1,105 +0,0 @@ | |||||||
| /* |  | ||||||
|  * aac.c: Frontend Status Monitor plugin for the Video Disk Recorder |  | ||||||
|  * |  | ||||||
|  * See the README file for copyright information and how to reach the author. |  | ||||||
|  * |  | ||||||
|  */ |  | ||||||
|  |  | ||||||
| #include "tools.h" |  | ||||||
| #include "aac.h" |  | ||||||
|  |  | ||||||
| #define IS_HEAAC_AUDIO(buf) (((buf)[0] == 0xFF) && (((buf)[1] & 0xF6) == 0xF0)) |  | ||||||
|  |  | ||||||
| int cFemonAAC::sampleRateS[16] = |  | ||||||
| { |  | ||||||
|   96000, 88200, 64000, 48000, 44100, 32000, 24000, 22050, 16000, 12000, 11025, 8000, -1, -1, -1, -1 |  | ||||||
| }; |  | ||||||
|  |  | ||||||
| cFemonAAC::cFemonAAC(cFemonAudioIf *audioHandlerP) |  | ||||||
| : audioHandlerM(audioHandlerP) |  | ||||||
| { |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cFemonAAC::~cFemonAAC() |  | ||||||
| { |  | ||||||
| } |  | ||||||
|  |  | ||||||
| bool cFemonAAC::processAudio(const uint8_t *bufP, int lenP) |  | ||||||
| { |  | ||||||
|   cFemonBitStream bs(bufP, lenP * 8); |  | ||||||
|  |  | ||||||
|   if (!audioHandlerM) |  | ||||||
|      return false; |  | ||||||
|  |  | ||||||
|   /* ADTS Fixed Header: |  | ||||||
|    * syncword                 12b  always: '111111111111' |  | ||||||
|    * id                        1b  0: MPEG-4, 1: MPEG-2 |  | ||||||
|    * layer                     2b  always: '00' |  | ||||||
|    * protection_absent         1b |  | ||||||
|    * profile                   2b  0: Main profile AAC MAIN 1: Low Complexity profile (LC) AAC LC 2: Scalable Sample Rate profile (SSR) AAC SSR 3: (reserved) AAC LTP |  | ||||||
|    * sampling_frequency_index  4b |  | ||||||
|    * private_bit               1b |  | ||||||
|    * channel_configuration     3b |  | ||||||
|    * original/copy             1b |  | ||||||
|    * home                      1b |  | ||||||
|    * emphasis                  2b only if ID == 0 (ie MPEG-4) |  | ||||||
|    */ |  | ||||||
|  |  | ||||||
|   // skip PES header |  | ||||||
|   if (!PesLongEnough(lenP)) |  | ||||||
|       return false; |  | ||||||
|   bs.SkipBits(8 * PesPayloadOffset(bufP)); |  | ||||||
|  |  | ||||||
|   // HE-AAC audio detection |  | ||||||
|   if (bs.GetBits(12) != 0xFFF)                  // syncword |  | ||||||
|      return false; |  | ||||||
|  |  | ||||||
|   bs.SkipBit();                                 // id |  | ||||||
|  |  | ||||||
|   // layer must be 0 |  | ||||||
|   if (bs.GetBits(2))                            // layer |  | ||||||
|       return false; |  | ||||||
|  |  | ||||||
|   bs.SkipBit();                                 // protection_absent |  | ||||||
|   bs.SkipBits(2);                               // profile |  | ||||||
|   int sampling_frequency_index = bs.GetBits(4); // sampling_frequency_index |  | ||||||
|   bs.SkipBit();                                 // private pid |  | ||||||
|   int channel_configuration = bs.GetBits(3);    // channel_configuration |  | ||||||
|  |  | ||||||
|   audioHandlerM->SetAudioCodec(AUDIO_CODEC_HEAAC); |  | ||||||
|   audioHandlerM->SetAudioBitrate(AUDIO_BITRATE_RESERVED); |  | ||||||
|  |  | ||||||
|   switch (channel_configuration) { |  | ||||||
|     case 0: |  | ||||||
|          audioHandlerM->SetAudioChannel(AUDIO_CHANNEL_MODE_STEREO); |  | ||||||
|          break; |  | ||||||
|  |  | ||||||
|     case 1: |  | ||||||
|          audioHandlerM->SetAudioChannel(AUDIO_CHANNEL_MODE_JOINT_STEREO); |  | ||||||
|          break; |  | ||||||
|  |  | ||||||
|     case 2: |  | ||||||
|          audioHandlerM->SetAudioChannel(AUDIO_CHANNEL_MODE_DUAL); |  | ||||||
|          break; |  | ||||||
|  |  | ||||||
|     case 3: |  | ||||||
|          audioHandlerM->SetAudioChannel(AUDIO_CHANNEL_MODE_SINGLE); |  | ||||||
|          break; |  | ||||||
|  |  | ||||||
|     default: |  | ||||||
|          audioHandlerM->SetAudioChannel(AUDIO_CHANNEL_MODE_INVALID); |  | ||||||
|          break; |  | ||||||
|   } |  | ||||||
|  |  | ||||||
|   switch (sampling_frequency_index) { |  | ||||||
|     case 0xC ... 0xF: |  | ||||||
|          audioHandlerM->SetAudioSamplingFrequency(AUDIO_SAMPLING_FREQUENCY_RESERVED); |  | ||||||
|          break; |  | ||||||
|  |  | ||||||
|     default: |  | ||||||
|          audioHandlerM->SetAudioSamplingFrequency(sampleRateS[sampling_frequency_index]); |  | ||||||
|          break; |  | ||||||
|   } |  | ||||||
|  |  | ||||||
|   return true; |  | ||||||
| } |  | ||||||
							
								
								
									
										26
									
								
								aac.h
									
									
									
									
									
								
							
							
						
						
									
										26
									
								
								aac.h
									
									
									
									
									
								
							| @@ -1,26 +0,0 @@ | |||||||
| /* |  | ||||||
|  * aac.h: Frontend Status Monitor plugin for the Video Disk Recorder |  | ||||||
|  * |  | ||||||
|  * See the README file for copyright information and how to reach the author. |  | ||||||
|  * |  | ||||||
|  */ |  | ||||||
|  |  | ||||||
| #ifndef __FEMON_AAC_H |  | ||||||
| #define __FEMON_AAC_H |  | ||||||
|  |  | ||||||
| #include "audio.h" |  | ||||||
|  |  | ||||||
| class cFemonAAC { |  | ||||||
| private: |  | ||||||
|   cFemonAudioIf *audioHandlerM; |  | ||||||
|  |  | ||||||
|   static int sampleRateS[16]; |  | ||||||
|  |  | ||||||
| public: |  | ||||||
|   cFemonAAC(cFemonAudioIf *audioHandlerP); |  | ||||||
|   virtual ~cFemonAAC(); |  | ||||||
|  |  | ||||||
|   bool processAudio(const uint8_t *bufP, int lenP); |  | ||||||
|   }; |  | ||||||
|  |  | ||||||
| #endif //__FEMON_AAC_H |  | ||||||
							
								
								
									
										93
									
								
								ac3.c
									
									
									
									
									
								
							
							
						
						
									
										93
									
								
								ac3.c
									
									
									
									
									
								
							| @@ -1,93 +0,0 @@ | |||||||
| /* |  | ||||||
|  * ac3.c: Frontend Status Monitor plugin for the Video Disk Recorder |  | ||||||
|  * |  | ||||||
|  * See the README file for copyright information and how to reach the author. |  | ||||||
|  * |  | ||||||
|  * AC3 Audio Header: http://www.atsc.org/standards/a_52a.pdf |  | ||||||
|  */ |  | ||||||
|  |  | ||||||
| #include "tools.h" |  | ||||||
| #include "ac3.h" |  | ||||||
|  |  | ||||||
| int cFemonAC3::bitrateS[32] = |  | ||||||
| { |  | ||||||
|   32, 40, 48, 56, 64, 80, 96, 112, 128, 160, 192, 224, 256, 320, 384, 448, 512, 576, 640, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 |  | ||||||
| }; |  | ||||||
|  |  | ||||||
| int cFemonAC3::frequencieS[4] = |  | ||||||
| { |  | ||||||
|   480, 441, 320, 0 |  | ||||||
| }; |  | ||||||
|  |  | ||||||
| int cFemonAC3::frameS[3][32] = |  | ||||||
| { |  | ||||||
|   {64, 80,  96,  112, 128, 160, 192, 224, 256, 320, 384, 448, 512, 640, 768,  896,  1024, 1152, 1280, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, |  | ||||||
|   {69, 87,  104, 121, 139, 174, 208, 243, 278, 348, 417, 487, 557, 696, 835,  975,  1114, 1253, 1393, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, |  | ||||||
|   {96, 120, 144, 168, 192, 240, 288, 336, 384, 480, 576, 672, 768, 960, 1152, 1344, 1536, 1728, 1920, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0} |  | ||||||
| }; |  | ||||||
|  |  | ||||||
| cFemonAC3::cFemonAC3(cFemonAC3If *audioHandlerP) |  | ||||||
| : audioHandlerM(audioHandlerP) |  | ||||||
| { |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cFemonAC3::~cFemonAC3() |  | ||||||
| { |  | ||||||
| } |  | ||||||
|  |  | ||||||
| bool cFemonAC3::processAudio(const uint8_t *bufP, int lenP) |  | ||||||
| { |  | ||||||
|   int fscod, frmsizcod, bsmod, acmod; |  | ||||||
|   int centermixlevel = AUDIO_CENTER_MIX_LEVEL_INVALID; |  | ||||||
|   int surroundmixlevel = AUDIO_SURROUND_MIX_LEVEL_INVALID; |  | ||||||
|   int dolbysurroundmode = AUDIO_DOLBY_SURROUND_MODE_INVALID; |  | ||||||
|   cFemonBitStream bs(bufP, lenP * 8); |  | ||||||
|  |  | ||||||
|   if (!audioHandlerM) |  | ||||||
|      return false; |  | ||||||
|  |  | ||||||
|   // skip PES header |  | ||||||
|   if (!PesLongEnough(lenP)) |  | ||||||
|       return false; |  | ||||||
|   bs.SkipBits(8 * PesPayloadOffset(bufP)); |  | ||||||
|  |  | ||||||
|   // http://rmworkshop.com/dvd_info/related_info/ac3hdr.htm |  | ||||||
|  |  | ||||||
|   // AC3 audio detection |  | ||||||
|   if (bs.GetBits(16) != 0x0B77)     // syncword |  | ||||||
|      return false; |  | ||||||
|  |  | ||||||
|   bs.SkipBits(16);                  // CRC1 |  | ||||||
|  |  | ||||||
|   fscod = bs.GetBits(2);            // sampling rate values |  | ||||||
|   frmsizcod = bs.GetBits(6);        // frame size code |  | ||||||
|  |  | ||||||
|   bs.SkipBits(5);                   // bitstream id |  | ||||||
|   bsmod = bs.GetBits(3);            // bitstream mode |  | ||||||
|   acmod = bs.GetBits(3);            // audio coding mode |  | ||||||
|  |  | ||||||
|   // 3 front channels |  | ||||||
|   if ((acmod & 0x01) && (acmod != 0x01)) |  | ||||||
|      centermixlevel = bs.GetBits(2); |  | ||||||
|  |  | ||||||
|   // if a surround channel exists |  | ||||||
|   if (acmod & 0x04) |  | ||||||
|      surroundmixlevel = bs.GetBits(2); |  | ||||||
|  |  | ||||||
|   // if in 2/0 mode |  | ||||||
|   if (acmod == 0x02) |  | ||||||
|       dolbysurroundmode = bs.GetBits(2); |  | ||||||
|  |  | ||||||
|   audioHandlerM->SetAC3Bitrate(1000 * bitrateS[frmsizcod >> 1]); |  | ||||||
|   audioHandlerM->SetAC3SamplingFrequency(100 * frequencieS[fscod]); |  | ||||||
|   audioHandlerM->SetAC3Bitstream(bsmod); |  | ||||||
|   audioHandlerM->SetAC3AudioCoding(acmod); |  | ||||||
|   audioHandlerM->SetAC3CenterMix(centermixlevel); |  | ||||||
|   audioHandlerM->SetAC3SurroundMix(surroundmixlevel); |  | ||||||
|   audioHandlerM->SetAC3DolbySurround(dolbysurroundmode); |  | ||||||
|  |  | ||||||
|   audioHandlerM->SetAC3LFE(bs.GetBit());       // low frequency effects on |  | ||||||
|   audioHandlerM->SetAC3Dialog(bs.GetBits(5));  // dialog normalization |  | ||||||
|  |  | ||||||
|   return true; |  | ||||||
| } |  | ||||||
							
								
								
									
										28
									
								
								ac3.h
									
									
									
									
									
								
							
							
						
						
									
										28
									
								
								ac3.h
									
									
									
									
									
								
							| @@ -1,28 +0,0 @@ | |||||||
| /* |  | ||||||
|  * ac3.h: Frontend Status Monitor plugin for the Video Disk Recorder |  | ||||||
|  * |  | ||||||
|  * See the README file for copyright information and how to reach the author. |  | ||||||
|  * |  | ||||||
|  */ |  | ||||||
|  |  | ||||||
| #ifndef __FEMON_AC3_H |  | ||||||
| #define __FEMON_AC3_H |  | ||||||
|  |  | ||||||
| #include "audio.h" |  | ||||||
|  |  | ||||||
| class cFemonAC3 { |  | ||||||
| private: |  | ||||||
|   cFemonAC3If *audioHandlerM; |  | ||||||
|  |  | ||||||
|   static int bitrateS[32]; |  | ||||||
|   static int frequencieS[4]; |  | ||||||
|   static int frameS[3][32]; |  | ||||||
|  |  | ||||||
| public: |  | ||||||
|   cFemonAC3(cFemonAC3If *audioHandlerP); |  | ||||||
|   virtual ~cFemonAC3(); |  | ||||||
|  |  | ||||||
|   bool processAudio(const uint8_t *bufP, int lenP); |  | ||||||
|   }; |  | ||||||
|  |  | ||||||
| #endif //__FEMON_AC3_H |  | ||||||
							
								
								
									
										150
									
								
								audio.h
									
									
									
									
									
								
							
							
						
						
									
										150
									
								
								audio.h
									
									
									
									
									
								
							| @@ -1,150 +0,0 @@ | |||||||
| /* |  | ||||||
|  * audio.h: Frontend Status Monitor plugin for the AUDIO Disk Recorder |  | ||||||
|  * |  | ||||||
|  * See the README file for copyright information and how to reach the author. |  | ||||||
|  * |  | ||||||
|  */ |  | ||||||
|  |  | ||||||
| #ifndef __FEMON_AUDIO_H |  | ||||||
| #define __FEMON_AUDIO_H |  | ||||||
|  |  | ||||||
| enum eAudioCodec { |  | ||||||
|   AUDIO_CODEC_INVALID = -1, |  | ||||||
|   AUDIO_CODEC_UNKNOWN, |  | ||||||
|   AUDIO_CODEC_MPEG1_I, |  | ||||||
|   AUDIO_CODEC_MPEG1_II, |  | ||||||
|   AUDIO_CODEC_MPEG1_III, |  | ||||||
|   AUDIO_CODEC_MPEG2_I, |  | ||||||
|   AUDIO_CODEC_MPEG2_II, |  | ||||||
|   AUDIO_CODEC_MPEG2_III, |  | ||||||
|   AUDIO_CODEC_HEAAC, |  | ||||||
|   AUDIO_CODEC_LATM |  | ||||||
|   }; |  | ||||||
|  |  | ||||||
| enum eAudioChannelMode { |  | ||||||
|   AUDIO_CHANNEL_MODE_INVALID = -1, |  | ||||||
|   AUDIO_CHANNEL_MODE_STEREO, |  | ||||||
|   AUDIO_CHANNEL_MODE_JOINT_STEREO, |  | ||||||
|   AUDIO_CHANNEL_MODE_DUAL, |  | ||||||
|   AUDIO_CHANNEL_MODE_SINGLE |  | ||||||
|   }; |  | ||||||
|  |  | ||||||
| enum eAudioBitrate { |  | ||||||
|   AUDIO_BITRATE_RESERVED = -3, |  | ||||||
|   AUDIO_BITRATE_FREE = -2, |  | ||||||
|   AUDIO_BITRATE_INVALID = -1 |  | ||||||
|   }; |  | ||||||
|  |  | ||||||
| enum eAudioSamplingFrequency { |  | ||||||
|   AUDIO_SAMPLING_FREQUENCY_RESERVED = -2, |  | ||||||
|   AUDIO_SAMPLING_FREQUENCY_INVALID = -1 |  | ||||||
|   }; |  | ||||||
|  |  | ||||||
| enum eAudioCenterMixLevel { |  | ||||||
|   AUDIO_CENTER_MIX_LEVEL_INVALID = -1, |  | ||||||
|   AUDIO_CENTER_MIX_LEVEL_MINUS_3dB, |  | ||||||
|   AUDIO_CENTER_MIX_LEVEL_MINUS_4_5dB, |  | ||||||
|   AUDIO_CENTER_MIX_LEVEL_MINUS_6dB, |  | ||||||
|   AUDIO_CENTER_MIX_LEVEL_RESERVED |  | ||||||
|   }; |  | ||||||
|  |  | ||||||
| enum eAudioSurroundMixLevel { |  | ||||||
|   AUDIO_SURROUND_MIX_LEVEL_INVALID = -1, |  | ||||||
|   AUDIO_SURROUND_MIX_LEVEL_MINUS_3dB, |  | ||||||
|   AUDIO_SURROUND_MIX_LEVEL_MINUS_6dB, |  | ||||||
|   AUDIO_SURROUND_MIX_LEVEL_0_dB, |  | ||||||
|   AUDIO_SURROUND_MIX_LEVEL_RESERVED |  | ||||||
|   }; |  | ||||||
|  |  | ||||||
| enum eAudioDolbySurroundMode { |  | ||||||
|   AUDIO_DOLBY_SURROUND_MODE_INVALID = -1, |  | ||||||
|   AUDIO_DOLBY_SURROUND_MODE_NOT_INDICATED, |  | ||||||
|   AUDIO_DOLBY_SURROUND_MODE_NOT_DOLBYSURROUND, |  | ||||||
|   AUDIO_DOLBY_SURROUND_MODE_DOLBYSURROUND, |  | ||||||
|   AUDIO_DOLBY_SURROUND_MODE_RESERVED |  | ||||||
|   }; |  | ||||||
|  |  | ||||||
| enum eAudioBitstreamMode { |  | ||||||
|   AUDIO_BITSTREAM_MODE_INVALID = -1, |  | ||||||
|   AUDIO_BITSTREAM_MODE_CM, |  | ||||||
|   AUDIO_BITSTREAM_MODE_ME, |  | ||||||
|   AUDIO_BITSTREAM_MODE_VI, |  | ||||||
|   AUDIO_BITSTREAM_MODE_HI, |  | ||||||
|   AUDIO_BITSTREAM_MODE_D, |  | ||||||
|   AUDIO_BITSTREAM_MODE_C, |  | ||||||
|   AUDIO_BITSTREAM_MODE_E, |  | ||||||
|   AUDIO_BITSTREAM_MODE_VO_KAR |  | ||||||
|   }; |  | ||||||
|  |  | ||||||
| enum eAudioCodingMode { |  | ||||||
|   AUDIO_CODING_MODE_INVALID = -1, |  | ||||||
|   AUDIO_CODING_MODE_1_1, |  | ||||||
|   AUDIO_CODING_MODE_1_0, |  | ||||||
|   AUDIO_CODING_MODE_2_0, |  | ||||||
|   AUDIO_CODING_MODE_3_0, |  | ||||||
|   AUDIO_CODING_MODE_2_1, |  | ||||||
|   AUDIO_CODING_MODE_3_1, |  | ||||||
|   AUDIO_CODING_MODE_2_2, |  | ||||||
|   AUDIO_CODING_MODE_3_2, |  | ||||||
|   }; |  | ||||||
|  |  | ||||||
| typedef struct audio_info { |  | ||||||
|   eAudioCodec codec;             // enum |  | ||||||
|   double      bitrate;           // bit/s or eAudioBitrate |  | ||||||
|   int         samplingFrequency; // Hz or eAudioSamplingFrequency |  | ||||||
|   int         channelMode;       // eAudioChannelMode |  | ||||||
| } audio_info_t; |  | ||||||
|  |  | ||||||
| typedef struct ac3_info { |  | ||||||
|   int         bitrate;           // bit/s or eAudioBitrate |  | ||||||
|   int         samplingFrequency; // Hz or eAudioSamplingFrequency |  | ||||||
|   int         bitstreamMode;     // 0..7 or eAudioBitstreamMode |  | ||||||
|   int         audioCodingMode;   // 0..7 or eAudioCodingMode |  | ||||||
|   int         dolbySurroundMode; // eAudioDolbySurroundMode |  | ||||||
|   int         centerMixLevel;    // eAudioCenterMixLevel |  | ||||||
|   int         surroundMixLevel;  // eAudioSurroundMixLevel |  | ||||||
|   int         dialogLevel;       // -dB |  | ||||||
|   bool        lfe;               // boolean |  | ||||||
| } ac3_info_t; |  | ||||||
|  |  | ||||||
| class cFemonAudioIf { |  | ||||||
| public: |  | ||||||
|   cFemonAudioIf() {} |  | ||||||
|   virtual ~cFemonAudioIf() {} |  | ||||||
|  |  | ||||||
|   // enum |  | ||||||
|   virtual void SetAudioCodec(eAudioCodec codecP) = 0; |  | ||||||
|   // kbit/s or eAudioBitrate |  | ||||||
|   virtual void SetAudioBitrate(double bitRateP) = 0; |  | ||||||
|   // Hz or eAudioSamplingFrequency |  | ||||||
|   virtual void SetAudioSamplingFrequency(int samplingP) = 0; |  | ||||||
|   // eAudioChannelMode |  | ||||||
|   virtual void SetAudioChannel(eAudioChannelMode modeP) = 0; |  | ||||||
|   }; |  | ||||||
|  |  | ||||||
| class cFemonAC3If { |  | ||||||
| public: |  | ||||||
|   cFemonAC3If() {} |  | ||||||
|   virtual ~cFemonAC3If() {} |  | ||||||
|  |  | ||||||
|   // bit/s or eAudioBitrate |  | ||||||
|   virtual void SetAC3Bitrate(int bitRateP) = 0; |  | ||||||
|   // Hz or eAudioSamplingFrequency |  | ||||||
|   virtual void SetAC3SamplingFrequency(int samplingP) = 0; |  | ||||||
|   // 0..7 or eAudioBitstreamMode |  | ||||||
|   virtual void SetAC3Bitstream(int modeP) = 0; |  | ||||||
|   // 0..7 or eAudioCodingMode |  | ||||||
|   virtual void SetAC3AudioCoding(int modeP) = 0; |  | ||||||
|   // eAudioDolbySurroundMode |  | ||||||
|   virtual void SetAC3DolbySurround(int modeP) = 0; |  | ||||||
|   // eAudioCenterMixLevel |  | ||||||
|   virtual void SetAC3CenterMix(int levelP) = 0; |  | ||||||
|   // eAudioSurroundMixLevel |  | ||||||
|   virtual void SetAC3SurroundMix(int levelP) = 0; |  | ||||||
|   // -dB |  | ||||||
|   virtual void SetAC3Dialog(int levelP) = 0; |  | ||||||
|   // boolean |  | ||||||
|   virtual void SetAC3LFE(bool onoffP) = 0; |  | ||||||
|   }; |  | ||||||
|  |  | ||||||
| #endif //__FEMON_AUDIO_H |  | ||||||
							
								
								
									
										161
									
								
								config.c
									
									
									
									
									
								
							
							
						
						
									
										161
									
								
								config.c
									
									
									
									
									
								
							| @@ -1,161 +0,0 @@ | |||||||
| /* |  | ||||||
|  * config.c: Frontend Status Monitor plugin for the Video Disk Recorder |  | ||||||
|  * |  | ||||||
|  * See the README file for copyright information and how to reach the author. |  | ||||||
|  * |  | ||||||
|  */ |  | ||||||
|  |  | ||||||
| #include <string.h> |  | ||||||
|  |  | ||||||
| #include "tools.h" |  | ||||||
| #include "config.h" |  | ||||||
|  |  | ||||||
| cFemonConfig FemonConfig; |  | ||||||
|  |  | ||||||
| cFemonConfig::cFemonConfig() |  | ||||||
| : traceModeM(eTraceModeNormal), |  | ||||||
|   hideMenuM(0), |  | ||||||
|   displayModeM(0), |  | ||||||
|   skinM(0), |  | ||||||
|   themeM(0), |  | ||||||
|   positionM(1), |  | ||||||
|   downscaleM(0), |  | ||||||
|   redLimitM(33), |  | ||||||
|   greenLimitM(66), |  | ||||||
|   updateIntervalM(5), |  | ||||||
|   analyzeStreamM(1), |  | ||||||
|   calcIntervalM(20), |  | ||||||
|   useSvdrpM(0), |  | ||||||
|   svdrpPortM(6419) |  | ||||||
| { |  | ||||||
|   SetSvdrpIp("0.0.0.0"); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| void cFemonConfig::SetSvdrpIp(const char *strP) |  | ||||||
| { |  | ||||||
|   strn0cpy(svdrpIpM, strP, sizeof(svdrpIpM)); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| const cFemonTheme FemonTheme[eFemonThemeMaxNumber] = |  | ||||||
| { |  | ||||||
|   { |  | ||||||
|     // eFemonThemeClassic |  | ||||||
|     4,          // bpp |  | ||||||
|     0x7F000000, // clrBackground |  | ||||||
|     0xFFFCFCFC, // clrTitleBackground |  | ||||||
|     0xFF000000, // clrTitleText |  | ||||||
|     0xFFFCC024, // clrActiveText |  | ||||||
|     0xFFFCFCFC, // clrInactiveText |  | ||||||
|     0xFFFC1414, // clrRed |  | ||||||
|     0xFFFCC024, // clrYellow |  | ||||||
|     0xFF24FC24, // clrGreen |  | ||||||
|   }, |  | ||||||
|   { |  | ||||||
|     // eFemonThemeElchi |  | ||||||
|     4,          // bpp |  | ||||||
|     0xC8000066, // clrBackground |  | ||||||
|     0xC833AAEE, // clrTitleBackground |  | ||||||
|     0xFF000000, // clrTitleText |  | ||||||
|     0xFFCCBB22, // clrActiveText |  | ||||||
|     0xFFFFFFFF, // clrInactiveText |  | ||||||
|     0xFFFF0000, // clrRed |  | ||||||
|     0xFFFFEE00, // clrYellow |  | ||||||
|     0xFF33CC33, // clrGreen |  | ||||||
|   }, |  | ||||||
|   { |  | ||||||
|     // eFemonThemeSTTNG |  | ||||||
|     4,          // bpp |  | ||||||
|     0x7F000000, // clrBackground |  | ||||||
|     0xFFFCC024, // clrTitleBackground |  | ||||||
|     0xFF000000, // clrTitleText |  | ||||||
|     0xFF00FCFC, // clrActiveText |  | ||||||
|     0xFFFCC024, // clrInactiveText |  | ||||||
|     0xFFFC1414, // clrRed |  | ||||||
|     0xFFFCC024, // clrYellow |  | ||||||
|     0xFF24FC24, // clrGreen |  | ||||||
|   }, |  | ||||||
|   { |  | ||||||
|     // eFemonThemeDeepBlue |  | ||||||
|     4,          // bpp |  | ||||||
|     0xC80C0C0C, // clrBackground |  | ||||||
|     0xC832557A, // clrTitleBackground |  | ||||||
|     0xFF000000, // clrTitleText |  | ||||||
|     0xFFCE7B00, // clrActiveText |  | ||||||
|     0xFF9A9A9A, // clrInactiveText |  | ||||||
|     0xFF992900, // clrRed |  | ||||||
|     0xFFCE7B00, // clrYellow |  | ||||||
|     0xFF336600, // clrGreen |  | ||||||
|   }, |  | ||||||
|   { |  | ||||||
|     // eFemonThemeMoronimo |  | ||||||
|     4,          // bpp |  | ||||||
|     0xDF294A6B, // clrBackground |  | ||||||
|     0xDF3E5578, // clrTitleBackground |  | ||||||
|     0xFF9BBAD7, // clrTitleText |  | ||||||
|     0xFFCE7B00, // clrActiveText |  | ||||||
|     0xFF9A9A9A, // clrInactiveText |  | ||||||
|     0xFF992900, // clrRed |  | ||||||
|     0xFFCE7B00, // clrYellow |  | ||||||
|     0xFF336600, // clrGreen |  | ||||||
|   }, |  | ||||||
|   { |  | ||||||
|     // eFemonThemeEnigma |  | ||||||
|     4,          // bpp |  | ||||||
|     0xB8DEE5FA, // clrBackground |  | ||||||
|     0xB84158BC, // clrTitleBackground |  | ||||||
|     0xFFFFFFFF, // clrTitleText |  | ||||||
|     0xFF000000, // clrActiveText |  | ||||||
|     0xFF000000, // clrInactiveText |  | ||||||
|     0xB8C40000, // clrRed |  | ||||||
|     0xB8C4C400, // clrYellow |  | ||||||
|     0xB800C400, // clrGreen |  | ||||||
|   }, |  | ||||||
|   { |  | ||||||
|     // eFemonThemeEgalsTry |  | ||||||
|     4,          // bpp |  | ||||||
|     0xCA2B1B9E, // clrBackground |  | ||||||
|     0xDFBEBAC3, // clrTitleBackground |  | ||||||
|     0xFF280249, // clrTitleText |  | ||||||
|     0xFFD4D7DB, // clrActiveText |  | ||||||
|     0xDFCFCFCF, // clrInactiveText |  | ||||||
|     0xFFFF0000, // clrRed |  | ||||||
|     0xFFFCC024, // clrYellow |  | ||||||
|     0xFF20980B, // clrGreen |  | ||||||
|   }, |  | ||||||
|   { |  | ||||||
|     // eFemonThemeDuotone |  | ||||||
|     2,          // bpp |  | ||||||
|     0x7F000000, // clrBackground |  | ||||||
|     0xFFFCFCFC, // clrTitleBackground |  | ||||||
|     0x7F000000, // clrTitleText |  | ||||||
|     0xFFFCFCFC, // clrActiveText |  | ||||||
|     0xFFFCFCFC, // clrInactiveText |  | ||||||
|     0xFFFC1414, // clrRed |  | ||||||
|     0xFFFCFCFC, // clrYellow |  | ||||||
|     0xFFFCFCFC, // clrGreen |  | ||||||
|   }, |  | ||||||
|   { |  | ||||||
|     // eFemonThemeSilverGreen |  | ||||||
|     4,          // bpp |  | ||||||
|     0xD9526470, // clrBackground |  | ||||||
|     0xD9293841, // clrTitleBackground |  | ||||||
|     0xFFB3BDCA, // clrTitleText |  | ||||||
|     0xFFCE7B00, // clrActiveText |  | ||||||
|     0xFFB3BDCA, // clrInactiveText |  | ||||||
|     0xFF992900, // clrRed |  | ||||||
|     0xFFCE7B00, // clrYellow |  | ||||||
|     0xFF336600, // clrGreen |  | ||||||
|   }, |  | ||||||
|   { |  | ||||||
|     // eFemonThemePearlHD |  | ||||||
|     4,          // bpp |  | ||||||
|     0x90000000, // clrBackground |  | ||||||
|     0xCC000000, // clrTitleBackground |  | ||||||
|     0xFFBEBEBE, // clrTitleText |  | ||||||
|     0xFF4E78B1, // clrActiveText |  | ||||||
|     0xFFBEBEBE, // clrInactiveText |  | ||||||
|     0xAAFF0000, // clrRed |  | ||||||
|     0xAAF8F800, // clrYellow |  | ||||||
|     0x6000ff00, // clrGreen |  | ||||||
|   }, |  | ||||||
| }; |  | ||||||
							
								
								
									
										136
									
								
								config.h
									
									
									
									
									
								
							
							
						
						
									
										136
									
								
								config.h
									
									
									
									
									
								
							| @@ -1,136 +0,0 @@ | |||||||
| /* |  | ||||||
|  * config.h: Frontend Status Monitor plugin for the Video Disk Recorder |  | ||||||
|  * |  | ||||||
|  * See the README file for copyright information and how to reach the author. |  | ||||||
|  * |  | ||||||
|  */ |  | ||||||
|  |  | ||||||
| #ifndef __FEMON_CONFIG_H |  | ||||||
| #define __FEMON_CONFIG_H |  | ||||||
|  |  | ||||||
| #define MaxSvdrpIp 15 // xxx.xxx.xxx.xxx |  | ||||||
|  |  | ||||||
| enum eFemonModes |  | ||||||
| { |  | ||||||
|   eFemonModeBasic, |  | ||||||
|   eFemonModeTransponder, |  | ||||||
|   eFemonModeStream, |  | ||||||
|   eFemonModeAC3, |  | ||||||
|   eFemonModeMaxNumber |  | ||||||
| }; |  | ||||||
|  |  | ||||||
| class cFemonConfig |  | ||||||
| { |  | ||||||
| private: |  | ||||||
|   unsigned int traceModeM; |  | ||||||
|   int hideMenuM; |  | ||||||
|   int displayModeM; |  | ||||||
|   int skinM; |  | ||||||
|   int themeM; |  | ||||||
|   int positionM; |  | ||||||
|   int downscaleM; |  | ||||||
|   int redLimitM; |  | ||||||
|   int greenLimitM; |  | ||||||
|   int updateIntervalM; |  | ||||||
|   int analyzeStreamM; |  | ||||||
|   int calcIntervalM; |  | ||||||
|   int useSvdrpM; |  | ||||||
|   int svdrpPortM; |  | ||||||
|   char svdrpIpM[MaxSvdrpIp + 1]; // must end with additional null |  | ||||||
|  |  | ||||||
| public: |  | ||||||
|   enum eTraceMode { |  | ||||||
|     eTraceModeNormal  = 0x0000, |  | ||||||
|     eTraceModeDebug1  = 0x0001, |  | ||||||
|     eTraceModeDebug2  = 0x0002, |  | ||||||
|     eTraceModeDebug3  = 0x0004, |  | ||||||
|     eTraceModeDebug4  = 0x0008, |  | ||||||
|     eTraceModeDebug5  = 0x0010, |  | ||||||
|     eTraceModeDebug6  = 0x0020, |  | ||||||
|     eTraceModeDebug7  = 0x0040, |  | ||||||
|     eTraceModeDebug8  = 0x0080, |  | ||||||
|     eTraceModeDebug9  = 0x0100, |  | ||||||
|     eTraceModeDebug10 = 0x0200, |  | ||||||
|     eTraceModeDebug11 = 0x0400, |  | ||||||
|     eTraceModeDebug12 = 0x0800, |  | ||||||
|     eTraceModeDebug13 = 0x1000, |  | ||||||
|     eTraceModeDebug14 = 0x2000, |  | ||||||
|     eTraceModeDebug15 = 0x4000, |  | ||||||
|     eTraceModeDebug16 = 0x8000, |  | ||||||
|     eTraceModeMask    = 0xFFFF |  | ||||||
|   }; |  | ||||||
|   cFemonConfig(); |  | ||||||
|   unsigned int GetTraceMode(void) const { return traceModeM; } |  | ||||||
|   bool IsTraceMode(eTraceMode modeP) const { return (traceModeM & modeP); } |  | ||||||
|   int GetHideMenu(void) const { return hideMenuM; } |  | ||||||
|   int GetDisplayMode(void) const { return displayModeM; } |  | ||||||
|   int GetSkin(void) const { return skinM; } |  | ||||||
|   int GetTheme(void) const { return themeM; } |  | ||||||
|   int GetPosition(void) const { return positionM; } |  | ||||||
|   int GetDownscale(void) const { return downscaleM; } |  | ||||||
|   int GetRedLimit(void) const { return redLimitM; } |  | ||||||
|   int GetGreenLimit(void) const { return greenLimitM; } |  | ||||||
|   int GetUpdateInterval(void) const { return updateIntervalM; } |  | ||||||
|   int GetAnalyzeStream(void) const { return analyzeStreamM; } |  | ||||||
|   int GetCalcInterval(void) const { return calcIntervalM; } |  | ||||||
|   int GetUseSvdrp(void) const { return useSvdrpM; } |  | ||||||
|   int GetSvdrpPort(void) const { return svdrpPortM; } |  | ||||||
|   const char *GetSvdrpIp(void) const { return svdrpIpM; } |  | ||||||
|  |  | ||||||
|   void SetTraceMode(unsigned int modeP) { traceModeM = (modeP & eTraceModeMask); } |  | ||||||
|   void SetHideMenu(int hideMenuP) { hideMenuM = hideMenuP; } |  | ||||||
|   void SetDisplayMode(int displayModeP) { if (displayModeM < 0 || displayModeM >= eFemonModeMaxNumber) displayModeM = 0; else displayModeM = displayModeP; } |  | ||||||
|   void SetSkin(int skinP) { skinM = skinP; } |  | ||||||
|   void SetTheme(int themeP) { themeM = themeP; } |  | ||||||
|   void SetPosition(int positionP) { positionM = positionP; } |  | ||||||
|   void SetDownscale(int downscaleP) { downscaleM = downscaleP; } |  | ||||||
|   void SetRedLimit(int redLimitP) { redLimitM = redLimitP; } |  | ||||||
|   void SetGreenLimit(int greenLimitP) { greenLimitM = greenLimitP; } |  | ||||||
|   void SetUpdateInterval(int updateIntervalP) { updateIntervalM = updateIntervalP; } |  | ||||||
|   void SetAnalyzeStream(int analyzeStreamP) { analyzeStreamM = analyzeStreamP; } |  | ||||||
|   void SetCalcInterval(int calcIntervalP) { calcIntervalM = calcIntervalP; } |  | ||||||
|   void SetUseSvdrp(int useSvdrpP) { useSvdrpM = useSvdrpP; } |  | ||||||
|   void SetSvdrpPort(int svdrpPortP) { svdrpPortM = svdrpPortP; } |  | ||||||
|   void SetSvdrpIp(const char *strP); |  | ||||||
| }; |  | ||||||
|  |  | ||||||
| extern cFemonConfig FemonConfig; |  | ||||||
|  |  | ||||||
| enum eFemonSkins |  | ||||||
| { |  | ||||||
|   eFemonSkinClassic, |  | ||||||
|   eFemonSkinElchi, |  | ||||||
|   eFemonSkinMaxNumber |  | ||||||
| }; |  | ||||||
|  |  | ||||||
| enum eFemonThemes |  | ||||||
| { |  | ||||||
|   eFemonThemeClassic, |  | ||||||
|   eFemonThemeElchi, |  | ||||||
|   eFemonThemeSTTNG, |  | ||||||
|   eFemonThemeDeepBlue, |  | ||||||
|   eFemonThemeMoronimo, |  | ||||||
|   eFemonThemeEnigma, |  | ||||||
|   eFemonThemeEgalsTry, |  | ||||||
|   eFemonThemeDuotone, |  | ||||||
|   eFemonThemeSilverGreen, |  | ||||||
|   eFemonThemePearlHD, |  | ||||||
|   eFemonThemeMaxNumber |  | ||||||
| }; |  | ||||||
|  |  | ||||||
| struct cFemonTheme |  | ||||||
| { |  | ||||||
|   int bpp; |  | ||||||
|   unsigned int clrBackground; |  | ||||||
|   unsigned int clrTitleBackground; |  | ||||||
|   unsigned int clrTitleText; |  | ||||||
|   unsigned int clrActiveText; |  | ||||||
|   unsigned int clrInactiveText; |  | ||||||
|   unsigned int clrRed; |  | ||||||
|   unsigned int clrYellow; |  | ||||||
|   unsigned int clrGreen; |  | ||||||
| }; |  | ||||||
|  |  | ||||||
| extern const cFemonTheme FemonTheme[eFemonThemeMaxNumber]; |  | ||||||
|  |  | ||||||
| #endif // __FEMON_CONFIG_H |  | ||||||
							
								
								
									
										356
									
								
								femon.c
									
									
									
									
									
								
							
							
						
						
									
										356
									
								
								femon.c
									
									
									
									
									
								
							| @@ -1,96 +1,42 @@ | |||||||
| /* | /* | ||||||
|  * femon.c: Frontend Status Monitor plugin for the Video Disk Recorder |  * Frontend Status Monitor plugin for the Video Disk Recorder | ||||||
|  * |  * | ||||||
|  * See the README file for copyright information and how to reach the author. |  * See the README file for copyright information and how to reach the author. | ||||||
|  * |  * | ||||||
|  |  * $Id$ | ||||||
|  */ |  */ | ||||||
|  |  | ||||||
| #include <getopt.h> | #include "femoncfg.h" | ||||||
| #include <vdr/menu.h> | #include "femoni18n.h" | ||||||
| #include <vdr/remote.h> | #include "femonreceiver.h" | ||||||
| #include <vdr/player.h> | #include "femonosd.h" | ||||||
|  | #include "femon.h" | ||||||
|  |  | ||||||
| #include "config.h" | #if VDRVERSNUM && VDRVERSNUM >= 10307 | ||||||
| #include "femonservice.h" | #error "You don't exist! Go away!" | ||||||
| #include "log.h" |  | ||||||
| #include "osd.h" |  | ||||||
| #include "tools.h" |  | ||||||
| #include "setup.h" |  | ||||||
|  |  | ||||||
| #if defined(APIVERSNUM) && APIVERSNUM < 20200 |  | ||||||
| #error "VDR-2.2.0 API version or greater is required!" |  | ||||||
| #endif | #endif | ||||||
|  |  | ||||||
| #ifndef GITVERSION | cPluginFemon::cPluginFemon(void) | ||||||
| #define GITVERSION "" |  | ||||||
| #endif |  | ||||||
|  |  | ||||||
| static const char VERSION[]       = "2.2.2" GITVERSION; |  | ||||||
| static const char DESCRIPTION[]   = trNOOP("DVB Signal Information Monitor (OSD)"); |  | ||||||
| static const char MAINMENUENTRY[] = trNOOP("Signal Information"); |  | ||||||
|  |  | ||||||
| class cPluginFemon : public cPlugin { |  | ||||||
| public: |  | ||||||
|   cPluginFemon(void); |  | ||||||
|   virtual ~cPluginFemon(); |  | ||||||
|   virtual const char *Version(void) { return VERSION; } |  | ||||||
|   virtual const char *Description(void) { return tr(DESCRIPTION); } |  | ||||||
|   virtual const char *CommandLineHelp(void); |  | ||||||
|   virtual bool ProcessArgs(int argc, char *argv[]); |  | ||||||
|   virtual bool Initialize(void); |  | ||||||
|   virtual bool Start(void); |  | ||||||
|   virtual void Stop(void); |  | ||||||
|   virtual void Housekeeping(void); |  | ||||||
|   virtual void MainThreadHook(void) {} |  | ||||||
|   virtual cString Active(void) { return NULL; } |  | ||||||
|   virtual const char *MainMenuEntry(void) { return (FemonConfig.GetHideMenu() ? NULL : tr(MAINMENUENTRY)); } |  | ||||||
|   virtual cOsdObject *MainMenuAction(void); |  | ||||||
|   virtual cMenuSetupPage *SetupMenu(void); |  | ||||||
|   virtual bool SetupParse(const char *nameP, const char *valueP); |  | ||||||
|   virtual bool Service(const char *idP, void *dataP); |  | ||||||
|   virtual const char **SVDRPHelpPages(void); |  | ||||||
|   virtual cString SVDRPCommand(const char *commandP, const char *optionP, int &replyCodeP); |  | ||||||
|   }; |  | ||||||
|  |  | ||||||
| cPluginFemon::cPluginFemon() |  | ||||||
| { | { | ||||||
|   // Initialize any member variables here. |   // Initialize any member variables here. | ||||||
|   // DON'T DO ANYTHING ELSE THAT MAY HAVE SIDE EFFECTS, REQUIRE GLOBAL |   // DON'T DO ANYTHING ELSE THAT MAY HAVE SIDE EFFECTS, REQUIRE GLOBAL | ||||||
|   // VDR OBJECTS TO EXIST OR PRODUCE ANY OUTPUT! |   // VDR OBJECTS TO EXIST OR PRODUCE ANY OUTPUT! | ||||||
|   debug1("%s", __PRETTY_FUNCTION__); |  | ||||||
| } | } | ||||||
|  |  | ||||||
| cPluginFemon::~cPluginFemon() | cPluginFemon::~cPluginFemon() | ||||||
| { | { | ||||||
|   // Clean up after yourself! |   // Clean up after yourself! | ||||||
|   debug1("%s", __PRETTY_FUNCTION__); |  | ||||||
| } | } | ||||||
|  |  | ||||||
| const char *cPluginFemon::CommandLineHelp(void) | const char *cPluginFemon::CommandLineHelp(void) | ||||||
| { | { | ||||||
|   // Return a string that describes all known command line options. |   // Return a string that describes all known command line options. | ||||||
|   return "  -t <mode>, --trace=<mode>  set the tracing mode\n"; |   return NULL; | ||||||
| } | } | ||||||
|  |  | ||||||
| bool cPluginFemon::ProcessArgs(int argc, char *argv[]) | bool cPluginFemon::ProcessArgs(int argc, char *argv[]) | ||||||
| { | { | ||||||
|   // Implement command line argument processing here if applicable. |   // Implement command line argument processing here if applicable. | ||||||
|   static const struct option long_options[] = { |  | ||||||
|     { "trace",    required_argument, NULL, 't' }, |  | ||||||
|     { NULL,       no_argument,       NULL,  0  } |  | ||||||
|     }; |  | ||||||
|  |  | ||||||
|   cString server; |  | ||||||
|   int c; |  | ||||||
|   while ((c = getopt_long(argc, argv, "t:", long_options, NULL)) != -1) { |  | ||||||
|     switch (c) { |  | ||||||
|       case 't': |  | ||||||
|            FemonConfig.SetTraceMode(strtol(optarg, NULL, 0)); |  | ||||||
|            break; |  | ||||||
|       default: |  | ||||||
|            return false; |  | ||||||
|       } |  | ||||||
|     } |  | ||||||
|   return true; |   return true; | ||||||
| } | } | ||||||
|  |  | ||||||
| @@ -103,14 +49,10 @@ bool cPluginFemon::Initialize(void) | |||||||
| bool cPluginFemon::Start(void) | bool cPluginFemon::Start(void) | ||||||
| { | { | ||||||
|   // Start any background activities the plugin shall perform. |   // Start any background activities the plugin shall perform. | ||||||
|  |   RegisterI18n(Phrases); | ||||||
|   return true; |   return true; | ||||||
| } | } | ||||||
|  |  | ||||||
| void cPluginFemon::Stop(void) |  | ||||||
| { |  | ||||||
|   // Stop the background activities. |  | ||||||
| } |  | ||||||
|  |  | ||||||
| void cPluginFemon::Housekeeping(void) | void cPluginFemon::Housekeeping(void) | ||||||
| { | { | ||||||
|   // Perform any cleanup or other regular tasks. |   // Perform any cleanup or other regular tasks. | ||||||
| @@ -119,12 +61,84 @@ void cPluginFemon::Housekeeping(void) | |||||||
| cOsdObject *cPluginFemon::MainMenuAction(void) | cOsdObject *cPluginFemon::MainMenuAction(void) | ||||||
| { | { | ||||||
|   // Perform the action when selected from the main VDR menu. |   // Perform the action when selected from the main VDR menu. | ||||||
|   debug1("%s", __PRETTY_FUNCTION__); |   return new cFemonOsd(); | ||||||
|   if (cControl::Control() || (Channels.Count() <= 0)) | } | ||||||
|      Skins.Message(mtInfo, tr("Femon not available")); |  | ||||||
|  | bool cPluginFemon::SetupParse(const char *Name, const char *Value) | ||||||
|  | { | ||||||
|  |   // Parse your own setup parameters and store their values. | ||||||
|  |   if      (!strcasecmp(Name, "HideMenu"))       femonConfig.hidemenu       = atoi(Value); | ||||||
|  |   else if (!strcasecmp(Name, "SyslogOutput"))   femonConfig.syslogoutput   = atoi(Value); | ||||||
|  |   else if (!strcasecmp(Name, "DisplayMode"))    femonConfig.displaymode    = atoi(Value); | ||||||
|  |   else if (!strcasecmp(Name, "Position"))       femonConfig.position       = atoi(Value); | ||||||
|  |   else if (!strcasecmp(Name, "ShowCASystem"))   femonConfig.showcasystem   = atoi(Value); | ||||||
|  |   else if (!strcasecmp(Name, "RedLimit"))       femonConfig.redlimit       = atoi(Value); | ||||||
|  |   else if (!strcasecmp(Name, "GreenLimit"))     femonConfig.greenlimit     = atoi(Value); | ||||||
|  |   else if (!strcasecmp(Name, "UpdateInterval")) femonConfig.updateinterval = atoi(Value); | ||||||
|  |   else if (!strcasecmp(Name, "AnalStream"))     femonConfig.analyzestream  = atoi(Value); | ||||||
|  |   else if (!strcasecmp(Name, "CalcInterval"))   femonConfig.calcinterval   = atoi(Value); | ||||||
|   else |   else | ||||||
|      return cFemonOsd::Instance(true); |     return false; | ||||||
|   return NULL; |   if (femonConfig.displaymode < 0 || femonConfig.displaymode >= modeMaxNumber) femonConfig.displaymode = 0; | ||||||
|  |  | ||||||
|  |   return true; | ||||||
|  | } | ||||||
|  |  | ||||||
|  | cMenuFemonSetup::cMenuFemonSetup(void) | ||||||
|  | { | ||||||
|  |   dispmodes[modeBasic]       = tr("basic"); | ||||||
|  |   dispmodes[modeTransponder] = tr("transponder"); | ||||||
|  |   dispmodes[modeStream]      = tr("stream"); | ||||||
|  |   dispmodes[modeAC3]         = tr("AC-3"); | ||||||
|  |   Setup(); | ||||||
|  | } | ||||||
|  |  | ||||||
|  | void cMenuFemonSetup::Setup(void) | ||||||
|  | { | ||||||
|  |   int current = Current(); | ||||||
|  |  | ||||||
|  |   Clear(); | ||||||
|  |   Add(new cMenuEditBoolItem(  tr("Hide Mainmenu Entry"),         &femonConfig.hidemenu,       tr("no"),      tr("yes"))); | ||||||
|  |   Add(new cMenuEditBoolItem(  tr("Use Syslog Output"),           &femonConfig.syslogoutput,   tr("no"),      tr("yes"))); | ||||||
|  |   Add(new cMenuEditStraItem(  tr("Default Display Mode"),        &femonConfig.displaymode,    modeMaxNumber, dispmodes)); | ||||||
|  |   Add(new cMenuEditBoolItem(  tr("Position"),                    &femonConfig.position,       tr("bottom"),  tr("top"))); | ||||||
|  |   Add(new cMenuEditBoolItem(  tr("Show CA System"),              &femonConfig.showcasystem,   tr("no"),      tr("yes"))); | ||||||
|  |   Add(new cMenuEditIntItem(   tr("Red Limit [%]"),               &femonConfig.redlimit,       1,             50)); | ||||||
|  |   Add(new cMenuEditIntItem(   tr("Green Limit [%]"),             &femonConfig.greenlimit,     51,            100)); | ||||||
|  |   Add(new cMenuEditIntItem(   tr("OSD Update Interval [0.1s]"),  &femonConfig.updateinterval, 1,             100)); | ||||||
|  |   Add(new cMenuEditBoolItem(  tr("Analyze Stream"),              &femonConfig.analyzestream,  tr("no"),      tr("yes"))); | ||||||
|  |   if (femonConfig.analyzestream) | ||||||
|  |      Add(new cMenuEditIntItem(tr("Calculation Interval [0.1s]"), &femonConfig.calcinterval,   1,             100)); | ||||||
|  |  | ||||||
|  |   SetCurrent(Get(current)); | ||||||
|  |   Display(); | ||||||
|  | } | ||||||
|  |  | ||||||
|  | void cMenuFemonSetup::Store(void) | ||||||
|  | { | ||||||
|  |   SetupStore("HideMenu",       femonConfig.hidemenu); | ||||||
|  |   SetupStore("SyslogOutput",   femonConfig.syslogoutput); | ||||||
|  |   SetupStore("DisplayMode",    femonConfig.displaymode); | ||||||
|  |   SetupStore("Position",       femonConfig.position); | ||||||
|  |   SetupStore("ShowCASystem",   femonConfig.showcasystem); | ||||||
|  |   SetupStore("RedLimit",       femonConfig.redlimit); | ||||||
|  |   SetupStore("GreenLimit",     femonConfig.greenlimit); | ||||||
|  |   SetupStore("UpdateInterval", femonConfig.updateinterval); | ||||||
|  |   SetupStore("AnalStream",     femonConfig.analyzestream); | ||||||
|  |   SetupStore("CalcInterval",   femonConfig.calcinterval); | ||||||
|  | } | ||||||
|  |  | ||||||
|  | eOSState cMenuFemonSetup::ProcessKey(eKeys Key) | ||||||
|  | { | ||||||
|  |   int oldAnalyzestream = femonConfig.analyzestream; | ||||||
|  |  | ||||||
|  |   eOSState state = cMenuSetupPage::ProcessKey(Key); | ||||||
|  |  | ||||||
|  |   if (Key != kNone && (femonConfig.analyzestream != oldAnalyzestream)) { | ||||||
|  |      Setup(); | ||||||
|  |      } | ||||||
|  |  | ||||||
|  |   return state; | ||||||
| } | } | ||||||
|  |  | ||||||
| cMenuSetupPage *cPluginFemon::SetupMenu(void) | cMenuSetupPage *cPluginFemon::SetupMenu(void) | ||||||
| @@ -133,196 +147,4 @@ cMenuSetupPage *cPluginFemon::SetupMenu(void) | |||||||
|   return new cMenuFemonSetup; |   return new cMenuFemonSetup; | ||||||
| } | } | ||||||
|  |  | ||||||
| bool cPluginFemon::SetupParse(const char *nameP, const char *valueP) |  | ||||||
| { |  | ||||||
|   // Parse your own setup parameters and store their values. |  | ||||||
|   if (!strcasecmp(nameP, "HideMenu")) |  | ||||||
|      FemonConfig.SetHideMenu(atoi(valueP)); |  | ||||||
|   else if (!strcasecmp(nameP, "DisplayMode")) |  | ||||||
|      FemonConfig.SetDisplayMode(atoi(valueP)); |  | ||||||
|   else if (!strcasecmp(nameP, "Position")) |  | ||||||
|      FemonConfig.SetPosition(atoi(valueP)); |  | ||||||
|   else if (!strcasecmp(nameP, "Skin")) |  | ||||||
|      FemonConfig.SetSkin(atoi(valueP)); |  | ||||||
|   else if (!strcasecmp(nameP, "Theme")) |  | ||||||
|      FemonConfig.SetTheme(atoi(valueP)); |  | ||||||
|   else if (!strcasecmp(nameP, "Downscale")) |  | ||||||
|      FemonConfig.SetDownscale(atoi(valueP)); |  | ||||||
|   else if (!strcasecmp(nameP, "RedLimit")) |  | ||||||
|      FemonConfig.SetRedLimit(atoi(valueP)); |  | ||||||
|   else if (!strcasecmp(nameP, "GreenLimit")) |  | ||||||
|      FemonConfig.SetGreenLimit(atoi(valueP)); |  | ||||||
|   else if (!strcasecmp(nameP, "UpdateInterval")) |  | ||||||
|      FemonConfig.SetUpdateInterval(atoi(valueP)); |  | ||||||
|   else if (!strcasecmp(nameP, "AnalStream")) |  | ||||||
|      FemonConfig.SetAnalyzeStream(atoi(valueP)); |  | ||||||
|   else if (!strcasecmp(nameP, "CalcInterval")) |  | ||||||
|      FemonConfig.SetCalcInterval(atoi(valueP)); |  | ||||||
|   else if (!strcasecmp(nameP, "UseSvdrp")) |  | ||||||
|      FemonConfig.SetUseSvdrp(atoi(valueP)); |  | ||||||
|   else if (!strcasecmp(nameP, "ServerPort")) |  | ||||||
|      FemonConfig.SetSvdrpPort(atoi(valueP)); |  | ||||||
|   else if (!strcasecmp(nameP, "ServerIp")) |  | ||||||
|      FemonConfig.SetSvdrpIp(valueP); |  | ||||||
|   else |  | ||||||
|     return false; |  | ||||||
|  |  | ||||||
|   return true; |  | ||||||
| } |  | ||||||
|  |  | ||||||
| bool cPluginFemon::Service(const char *idP, void *dataP) |  | ||||||
| { |  | ||||||
|   if (strcmp(idP, "FemonService-v1.0") == 0) { |  | ||||||
|      if (dataP) { |  | ||||||
|         FemonService_v1_0 *data = reinterpret_cast<FemonService_v1_0*>(dataP); |  | ||||||
|         if (!cDevice::ActualDevice()) |  | ||||||
|            return false; |  | ||||||
|         cDvbDevice *dev = getDvbDevice(cDevice::ActualDevice()); |  | ||||||
|         data->fe_name = getFrontendName(dev); |  | ||||||
|         data->fe_status = getFrontendStatus(dev); |  | ||||||
|         data->fe_snr = getSNR(dev); |  | ||||||
|         data->fe_signal = getSignal(dev); |  | ||||||
|         data->fe_ber = getBER(dev); |  | ||||||
|         data->fe_unc = getUNC(dev); |  | ||||||
|         data->video_bitrate = cFemonOsd::Instance() ? cFemonOsd::Instance()->GetVideoBitrate() : 0.0; |  | ||||||
|         data->audio_bitrate = cFemonOsd::Instance() ? cFemonOsd::Instance()->GetAudioBitrate() : 0.0; |  | ||||||
|         data->dolby_bitrate = cFemonOsd::Instance() ? cFemonOsd::Instance()->GetDolbyBitrate() : 0.0; |  | ||||||
|         } |  | ||||||
|      return true; |  | ||||||
|      } |  | ||||||
|  |  | ||||||
|   return false; |  | ||||||
| } |  | ||||||
|  |  | ||||||
| const char **cPluginFemon::SVDRPHelpPages(void) |  | ||||||
| { |  | ||||||
|   static const char *HelpPages[] = { |  | ||||||
|     "OPEN\n" |  | ||||||
|     "    Open femon plugin.", |  | ||||||
|     "QUIT\n" |  | ||||||
|     "    Close femon plugin.", |  | ||||||
|     "NEXT\n" |  | ||||||
|     "    Switch to next possible device.", |  | ||||||
|     "PREV\n" |  | ||||||
|     "    Switch to previous possible device.", |  | ||||||
|     "INFO <card index>\n" |  | ||||||
|     "    Print the frontend information.", |  | ||||||
|     "NAME <card index>\n" |  | ||||||
|     "    Print the frontend name.", |  | ||||||
|     "STAT <card index>\n" |  | ||||||
|     "    Print the frontend status.", |  | ||||||
|     "STRG <card index>\n" |  | ||||||
|     "    Print the signal strength.", |  | ||||||
|     "QUAL <card index>\n" |  | ||||||
|     "    Print the signal quality.", |  | ||||||
|     "SGNL <card index>\n" |  | ||||||
|     "    Print the signal strength from driver.", |  | ||||||
|     "SNRA <card index>\n" |  | ||||||
|     "    Print the signal-to-noise ratio from driver.", |  | ||||||
|     "BERA <card index>\n" |  | ||||||
|     "    Print the bit error rate.", |  | ||||||
|     "UNCB <card index>\n" |  | ||||||
|     "    Print the uncorrected blocks rate.", |  | ||||||
|     "VIBR\n" |  | ||||||
|     "    Print the current video bitrate [Mbit/s].", |  | ||||||
|     "AUBR\n" |  | ||||||
|     "    Print the current audio bitrate [kbit/s].", |  | ||||||
|     "DDBR\n" |  | ||||||
|     "    Print the current dolby bitrate [kbit/s].", |  | ||||||
|     "TRAC [ <mode> ]\n" |  | ||||||
|     "    Gets and/or sets used tracing mode.\n", |  | ||||||
|     NULL |  | ||||||
|     }; |  | ||||||
|   return HelpPages; |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString cPluginFemon::SVDRPCommand(const char *commandP, const char *optionP, int &replyCodeP) |  | ||||||
| { |  | ||||||
|   cDvbDevice *dev = getDvbDevice(cDevice::ActualDevice()); |  | ||||||
|   if (strcasecmp(commandP, "TRAC") == 0) { |  | ||||||
|      if (optionP && *optionP) |  | ||||||
|         FemonConfig.SetTraceMode(strtol(optionP, NULL, 0)); |  | ||||||
|      return cString::sprintf("Tracing mode: 0x%04X\n", FemonConfig.GetTraceMode()); |  | ||||||
|      } |  | ||||||
|   if (*optionP && isnumber(optionP)) { |  | ||||||
|      cDvbDevice *dev2 = dynamic_cast<cDvbDevice*>(cDevice::GetDevice(int(strtol(optionP, NULL, 10)))); |  | ||||||
|      if (dev2) |  | ||||||
|         dev = dev2; |  | ||||||
|      } |  | ||||||
|   if (cReplayControl::NowReplaying() || !dev) { |  | ||||||
|      replyCodeP = 550; // Requested action not taken |  | ||||||
|      return cString("Cannot open femon plugin while replaying"); |  | ||||||
|      } |  | ||||||
|   if (strcasecmp(commandP, "OPEN") == 0) { |  | ||||||
|      if (!cFemonOsd::Instance()) |  | ||||||
|         cRemote::CallPlugin(Name()); |  | ||||||
|      return cString("Opening femon plugin"); |  | ||||||
|      } |  | ||||||
|   else if (strcasecmp(commandP, "QUIT") == 0) { |  | ||||||
|      if (cFemonOsd::Instance()) |  | ||||||
|         cRemote::Put(kBack); |  | ||||||
|      return cString("Closing femon plugin"); |  | ||||||
|      } |  | ||||||
|   else if (strcasecmp(commandP, "NEXT") == 0) { |  | ||||||
|      if (cFemonOsd::Instance()) |  | ||||||
|         return cString::sprintf("Switching to next device: %s", cFemonOsd::Instance()->DeviceSwitch(1) ? "ok" : "failed"); |  | ||||||
|      else |  | ||||||
|         return cString("Cannot switch device"); |  | ||||||
|      } |  | ||||||
|   else if (strcasecmp(commandP, "PREV") == 0) { |  | ||||||
|      if (cFemonOsd::Instance()) |  | ||||||
|         return cString::sprintf("Switching to previous device: %s", cFemonOsd::Instance()->DeviceSwitch(-1) ? "ok" : "failed"); |  | ||||||
|      else |  | ||||||
|         return cString("Cannot switch device"); |  | ||||||
|      } |  | ||||||
|   else if (strcasecmp(commandP, "INFO") == 0) { |  | ||||||
|      return getFrontendInfo(dev); |  | ||||||
|      } |  | ||||||
|   else if (strcasecmp(commandP, "NAME") == 0) { |  | ||||||
|      return getFrontendName(dev); |  | ||||||
|      } |  | ||||||
|   else if (strcasecmp(commandP, "STAT") == 0) { |  | ||||||
|      return getFrontendStatus(dev); |  | ||||||
|      } |  | ||||||
|   else if (strcasecmp(commandP, "STRG") == 0) { |  | ||||||
|      return cString::sprintf("%d on device #%d", dev->SignalStrength(), dev->CardIndex()); |  | ||||||
|      } |  | ||||||
|   else if (strcasecmp(commandP, "QUAL") == 0) { |  | ||||||
|      return cString::sprintf("%d on device #%d", dev->SignalQuality(), dev->CardIndex()); |  | ||||||
|      } |  | ||||||
|   else if (strcasecmp(commandP, "SGNL") == 0) { |  | ||||||
|      int value = getSignal(dev); |  | ||||||
|      return cString::sprintf("%04X (%02d%%) on device #%d", value, value / 655, dev->CardIndex()); |  | ||||||
|      } |  | ||||||
|   else if (strcasecmp(commandP, "SNRA") == 0) { |  | ||||||
|      int value = getSNR(dev); |  | ||||||
|      return cString::sprintf("%04X (%02d%%) on device #%d", value, value / 655, dev->CardIndex()); |  | ||||||
|      } |  | ||||||
|   else if (strcasecmp(commandP, "BERA") == 0) { |  | ||||||
|      return cString::sprintf("%08X on device #%d", getBER(dev), dev->CardIndex()); |  | ||||||
|      } |  | ||||||
|   else if (strcasecmp(commandP, "UNCB") == 0) { |  | ||||||
|      return cString::sprintf("%08X on device #%d", getUNC(dev), dev->CardIndex()); |  | ||||||
|      } |  | ||||||
|   else if (strcasecmp(commandP, "VIBR") == 0) { |  | ||||||
|      if (cFemonOsd::Instance()) |  | ||||||
|         return cString::sprintf("%s on device #%d", *getBitrateMbits(cFemonOsd::Instance()->GetVideoBitrate()), cDevice::ActualDevice()->CardIndex()); |  | ||||||
|      else |  | ||||||
|         return cString::sprintf("--- Mbit/s on device #%d", cDevice::ActualDevice()->CardIndex()); |  | ||||||
|      } |  | ||||||
|   else if (strcasecmp(commandP, "AUBR") == 0) { |  | ||||||
|      if (cFemonOsd::Instance()) |  | ||||||
|         return cString::sprintf("%s on device #%d", *getBitrateKbits(cFemonOsd::Instance()->GetAudioBitrate()), cDevice::ActualDevice()->CardIndex()); |  | ||||||
|      else |  | ||||||
|         return cString::sprintf("--- kbit/s on device #%d", cDevice::ActualDevice()->CardIndex()); |  | ||||||
|      } |  | ||||||
|   else if (strcasecmp(commandP, "DDBR") == 0) { |  | ||||||
|      if (cFemonOsd::Instance()) |  | ||||||
|         return cString::sprintf("%s on device #%d", *getBitrateKbits(cFemonOsd::Instance()->GetDolbyBitrate()), cDevice::ActualDevice()->CardIndex()); |  | ||||||
|      else |  | ||||||
|         return cString::sprintf("--- kbit/s on device #%d", cDevice::ActualDevice()->CardIndex()); |  | ||||||
|      } |  | ||||||
|   return NULL; |  | ||||||
| } |  | ||||||
|  |  | ||||||
| VDRPLUGINCREATOR(cPluginFemon); // Don't touch this! | VDRPLUGINCREATOR(cPluginFemon); // Don't touch this! | ||||||
|   | |||||||
							
								
								
									
										49
									
								
								femon.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										49
									
								
								femon.h
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,49 @@ | |||||||
|  | /* | ||||||
|  |  * Frontend Status Monitor plugin for the Video Disk Recorder | ||||||
|  |  * | ||||||
|  |  * See the README file for copyright information and how to reach the author. | ||||||
|  |  * | ||||||
|  |  * $Id$ | ||||||
|  |  */ | ||||||
|  |  | ||||||
|  | #ifndef __FEMON_H | ||||||
|  | #define __FEMON_H | ||||||
|  |  | ||||||
|  | #include <vdr/plugin.h> | ||||||
|  |  | ||||||
|  | static const char *VERSION        = "0.0.7"; | ||||||
|  | static const char *DESCRIPTION    = "DVB Signal Information Monitor (OSD)"; | ||||||
|  | static const char *MAINMENUENTRY  = "Signal Information"; | ||||||
|  |  | ||||||
|  | class cPluginFemon : public cPlugin { | ||||||
|  | private: | ||||||
|  |   // Add any member variables or functions you may need here. | ||||||
|  | public: | ||||||
|  |   cPluginFemon(void); | ||||||
|  |   virtual ~cPluginFemon(); | ||||||
|  |   virtual const char *Version(void) { return VERSION; } | ||||||
|  |   virtual const char *Description(void) { return tr(DESCRIPTION); } | ||||||
|  |   virtual const char *CommandLineHelp(void); | ||||||
|  |   virtual bool ProcessArgs(int argc, char *argv[]); | ||||||
|  |   virtual bool Initialize(void); | ||||||
|  |   virtual bool Start(void); | ||||||
|  |   virtual void Housekeeping(void); | ||||||
|  |   virtual const char *MainMenuEntry(void) { return (femonConfig.hidemenu ? NULL : tr(MAINMENUENTRY)); } | ||||||
|  |   virtual cOsdObject *MainMenuAction(void); | ||||||
|  |   virtual cMenuSetupPage *SetupMenu(void); | ||||||
|  |   virtual bool SetupParse(const char *Name, const char *Value); | ||||||
|  |   }; | ||||||
|  |  | ||||||
|  | class cMenuFemonSetup : public cMenuSetupPage { | ||||||
|  |   private: | ||||||
|  |     const char *dispmodes[modeMaxNumber]; | ||||||
|  |     virtual void Setup(void); | ||||||
|  |   protected: | ||||||
|  |     virtual eOSState ProcessKey(eKeys Key); | ||||||
|  |     virtual void Store(void); | ||||||
|  |   public: | ||||||
|  |     cMenuFemonSetup(void); | ||||||
|  |   }; | ||||||
|  |  | ||||||
|  | #endif //__FEMON_H | ||||||
|  |  | ||||||
							
								
								
									
										25
									
								
								femoncfg.c
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										25
									
								
								femoncfg.c
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,25 @@ | |||||||
|  | /* | ||||||
|  |  * Frontend Status Monitor plugin for the Video Disk Recorder | ||||||
|  |  * | ||||||
|  |  * See the README file for copyright information and how to reach the author. | ||||||
|  |  * | ||||||
|  |  * $Id$ | ||||||
|  |  */ | ||||||
|  |  | ||||||
|  | #include "femoncfg.h" | ||||||
|  |  | ||||||
|  | cFemonConfig femonConfig; | ||||||
|  |  | ||||||
|  | cFemonConfig::cFemonConfig(void) | ||||||
|  | { | ||||||
|  |   hidemenu       = 0; | ||||||
|  |   displaymode    = 0; | ||||||
|  |   position       = 1; | ||||||
|  |   redlimit       = 33; | ||||||
|  |   greenlimit     = 66; | ||||||
|  |   updateinterval = 5; | ||||||
|  |   analyzestream  = 1; | ||||||
|  |   calcinterval   = 20; | ||||||
|  |   syslogoutput   = 0; | ||||||
|  |   showcasystem   = 0; | ||||||
|  | } | ||||||
							
								
								
									
										38
									
								
								femoncfg.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										38
									
								
								femoncfg.h
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,38 @@ | |||||||
|  | /* | ||||||
|  |  * Frontend Status Monitor plugin for the Video Disk Recorder | ||||||
|  |  * | ||||||
|  |  * See the README file for copyright information and how to reach the author. | ||||||
|  |  * | ||||||
|  |  * $Id$ | ||||||
|  |  */ | ||||||
|  |  | ||||||
|  | #ifndef __FEMONCFG_H | ||||||
|  | #define __FEMONCFG_H | ||||||
|  |  | ||||||
|  | enum dispModes { | ||||||
|  |   modeBasic, | ||||||
|  |   modeTransponder, | ||||||
|  |   modeStream, | ||||||
|  |   modeAC3, | ||||||
|  |   modeMaxNumber | ||||||
|  |   }; | ||||||
|  |  | ||||||
|  | struct cFemonConfig | ||||||
|  | { | ||||||
|  | public: | ||||||
|  |   cFemonConfig(void); | ||||||
|  |   int hidemenu; | ||||||
|  |   int displaymode; | ||||||
|  |   int position; | ||||||
|  |   int redlimit; | ||||||
|  |   int greenlimit; | ||||||
|  |   int updateinterval; | ||||||
|  |   int analyzestream; | ||||||
|  |   int calcinterval; | ||||||
|  |   int syslogoutput; | ||||||
|  |   int showcasystem; | ||||||
|  | }; | ||||||
|  |  | ||||||
|  | extern cFemonConfig femonConfig; | ||||||
|  |  | ||||||
|  | #endif // __FEMONCFG_H | ||||||
							
								
								
									
										1893
									
								
								femoni18n.c
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1893
									
								
								femoni18n.c
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										17
									
								
								femoni18n.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								femoni18n.h
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,17 @@ | |||||||
|  | /* | ||||||
|  |  * Frontend Status Monitor plugin for the Video Disk Recorder | ||||||
|  |  * | ||||||
|  |  * See the README file for copyright information and how to reach the author. | ||||||
|  |  * | ||||||
|  |  * $Id$ | ||||||
|  |  */ | ||||||
|  |  | ||||||
|  | #ifndef __FEMONI18N_H | ||||||
|  | #define __FEMONI18N_H | ||||||
|  |  | ||||||
|  | #include <vdr/config.h> // for VDRVERSNUM | ||||||
|  | #include <vdr/i18n.h> | ||||||
|  |  | ||||||
|  | extern const tI18nPhrase Phrases[]; | ||||||
|  |  | ||||||
|  | #endif // __FEMONI18N_H | ||||||
							
								
								
									
										860
									
								
								femonosd.c
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										860
									
								
								femonosd.c
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,860 @@ | |||||||
|  | /* | ||||||
|  |  * Frontend Status Monitor plugin for the Video Disk Recorder | ||||||
|  |  * | ||||||
|  |  * See the README file for copyright information and how to reach the author. | ||||||
|  |  * | ||||||
|  |  * $Id$ | ||||||
|  |  */ | ||||||
|  |  | ||||||
|  | #include <ctype.h> | ||||||
|  | #include "femoncfg.h" | ||||||
|  | #include "femoni18n.h" | ||||||
|  | #include "femonreceiver.h" | ||||||
|  | #include "femonosd.h" | ||||||
|  |  | ||||||
|  | #if (VDRVERSNUM < 10300) && !defined(ELCHIAIOVERSION) | ||||||
|  | #warning You should consider using the small fonts! | ||||||
|  | #endif | ||||||
|  |  | ||||||
|  | #define FRONTEND_DEVICE          "/dev/dvb/adapter%d/frontend%d" | ||||||
|  | #define CHANNELINPUT_TIMEOUT     1000 | ||||||
|  |  | ||||||
|  | #ifdef NTSC_SYSTEM | ||||||
|  | #define SCREENHEIGHT             480 // in pixels | ||||||
|  | #define OSDHEIGHT                420 // in pixels | ||||||
|  | #else | ||||||
|  | #define SCREENHEIGHT             576 // in pixels | ||||||
|  | #define OSDHEIGHT                480 // in pixels | ||||||
|  | #endif | ||||||
|  | #define SCREENWIDTH              720 // in pixels | ||||||
|  | #define OSDWIDTH                 600 // in pixels | ||||||
|  | #define OSDINFOHEIGHT            ((cOsd::LineHeight() - 2) * 11) // in pixels (11 rows) | ||||||
|  | #define OSDSTATUSHEIGHT          ((cOsd::LineHeight() - 2) * 6)  // in pixels (6 rows) | ||||||
|  |  | ||||||
|  | #define OSDINFOWIN_Y(offset)     (femonConfig.position ? (OSDHEIGHT - OSDINFOHEIGHT + offset) : offset) | ||||||
|  | #define OSDINFOWIN_X(col)        ((col == 4) ? 455 : (col == 3) ? 305 : (col == 2) ? 155 : 15) | ||||||
|  | #define OSDSTATUSWIN_Y(offset)   (femonConfig.position ? offset : (OSDHEIGHT - OSDSTATUSHEIGHT + offset)) | ||||||
|  | #define OSDSTATUSWIN_X(col)      ((col == 7) ? 475 : (col == 6) ? 410 : (col == 5) ? 275 : (col == 4) ? 220 : (col == 3) ? 125 : (col == 2) ? 70 : 15) | ||||||
|  | #define OSDSTATUSWIN_XC(col,txt) (((col - 1) * OSDWIDTH / 5) + ((OSDWIDTH / 5 - cOsd::WidthInCells(txt) * cOsd::CellWidth()) / 2)) | ||||||
|  | #define BARWIDTH(x)              (OSDWIDTH * x / 100) | ||||||
|  | #define DELTA                    2 | ||||||
|  |  | ||||||
|  | cFemonOsd::cFemonOsd(void) | ||||||
|  | #if VDRVERSNUM >= 10300 | ||||||
|  | :cOsdObject(true), cThread("femon osd") | ||||||
|  | #else | ||||||
|  | :cOsdObject(true) | ||||||
|  | #endif | ||||||
|  | { | ||||||
|  |   //printf("cFemonOsd::cFemonOsd()\n"); | ||||||
|  |   m_Osd = NULL; | ||||||
|  |   m_Receiver = NULL; | ||||||
|  |   m_Frontend = -1; | ||||||
|  |   m_Active = false; | ||||||
|  |   m_Number = 0; | ||||||
|  |   m_OldNumber = 0; | ||||||
|  |   m_InputTime = 0; | ||||||
|  |   m_Signal = 0; | ||||||
|  |   m_SNR = 0; | ||||||
|  |   m_BER = 0; | ||||||
|  |   m_UNC = 0; | ||||||
|  |   m_DisplayMode = femonConfig.displaymode; | ||||||
|  | #if (VDRVERSNUM >= 10300) || defined(ELCHIAIOVERSION) | ||||||
|  |   m_Font = fontSml; | ||||||
|  | #else | ||||||
|  |   m_Font = fontOsd; | ||||||
|  | #endif | ||||||
|  |   m_Mutex = new cMutex(); | ||||||
|  | } | ||||||
|  |  | ||||||
|  | cFemonOsd::~cFemonOsd(void) | ||||||
|  | { | ||||||
|  |   //printf("cFemonOsd::~cFemonOsd()\n"); | ||||||
|  |   if (m_Active) { | ||||||
|  |      m_Active = false; | ||||||
|  |      Cancel(3); | ||||||
|  |      } | ||||||
|  |   if (m_Receiver) | ||||||
|  |      delete m_Receiver; | ||||||
|  |   if (m_Osd) | ||||||
|  |      delete m_Osd; | ||||||
|  | } | ||||||
|  |  | ||||||
|  | void cFemonOsd::DrawStatusWindow(void) | ||||||
|  | { | ||||||
|  |   cMutexLock lock(m_Mutex); | ||||||
|  |   //printf("cFemonOsd::DrawStatusWindow()\n"); | ||||||
|  |   char buf[128]; | ||||||
|  |   int snr = m_SNR / 655; | ||||||
|  |   int signal = m_Signal / 655; | ||||||
|  |   int offset = 0; | ||||||
|  |   cChannel *channel = Channels.GetByNumber(cDevice::CurrentChannel()); | ||||||
|  |  | ||||||
|  |   if (m_Osd) { | ||||||
|  | #if (VDRVERSNUM >= 10300) || defined(ELCHIAIOVERSION) | ||||||
|  |      eDvbFont OldFont = m_Osd->SetFont(m_Font); | ||||||
|  | #endif | ||||||
|  |      m_Osd->Fill(0, OSDSTATUSWIN_Y(0), OSDWIDTH, OSDSTATUSWIN_Y(OSDSTATUSHEIGHT), clrBackground, m_StatusWindow); | ||||||
|  |      snprintf(buf, sizeof(buf), "%d%s %s", m_Number ? m_Number : channel->Number(), m_Number ? "-" : "", channel->Name()); | ||||||
|  |      m_Osd->Fill(0, OSDSTATUSWIN_Y(offset), OSDWIDTH, OSDSTATUSWIN_Y(offset+cOsd::LineHeight()-1), clrWhite, m_StatusWindow); | ||||||
|  |      m_Osd->Text(OSDSTATUSWIN_X(1), OSDSTATUSWIN_Y(offset), buf, clrBlack, clrWhite, m_StatusWindow); | ||||||
|  |      offset += cOsd::LineHeight(); | ||||||
|  |      if (signal > 0) { | ||||||
|  |         signal = BARWIDTH(signal); | ||||||
|  |         m_Osd->Fill(0, OSDSTATUSWIN_Y(offset+3), min(BARWIDTH(femonConfig.redlimit), signal), OSDSTATUSWIN_Y(offset+cOsd::LineHeight()-3), clrRed, m_StatusWindow); | ||||||
|  |         if (signal > BARWIDTH(femonConfig.redlimit)) { | ||||||
|  |            m_Osd->Fill(BARWIDTH(femonConfig.redlimit), OSDSTATUSWIN_Y(offset+3), min((OSDWIDTH * femonConfig.greenlimit / 100), signal), OSDSTATUSWIN_Y(offset+cOsd::LineHeight()-3), clrYellow, m_StatusWindow); | ||||||
|  |            } | ||||||
|  |         if (signal > BARWIDTH(femonConfig.greenlimit)) { | ||||||
|  |            m_Osd->Fill(BARWIDTH(femonConfig.greenlimit), OSDSTATUSWIN_Y(offset+3), signal, OSDSTATUSWIN_Y(offset+cOsd::LineHeight()-3), clrGreen, m_StatusWindow); | ||||||
|  |            } | ||||||
|  |         } | ||||||
|  |      offset += cOsd::LineHeight() - DELTA; | ||||||
|  |      if (snr > 0) { | ||||||
|  |         snr = BARWIDTH(snr); | ||||||
|  |         m_Osd->Fill(0, OSDSTATUSWIN_Y(offset+3), min(BARWIDTH(femonConfig.redlimit), snr), OSDSTATUSWIN_Y(offset+cOsd::LineHeight()-3), clrRed, m_StatusWindow); | ||||||
|  |         if (snr > BARWIDTH(femonConfig.redlimit)) { | ||||||
|  |            m_Osd->Fill(BARWIDTH(femonConfig.redlimit), OSDSTATUSWIN_Y(offset+3), min(BARWIDTH(femonConfig.greenlimit), snr), OSDSTATUSWIN_Y(offset+cOsd::LineHeight()-3), clrYellow, m_StatusWindow); | ||||||
|  |            } | ||||||
|  |         if (snr > BARWIDTH(femonConfig.greenlimit)) { | ||||||
|  |            m_Osd->Fill(BARWIDTH(femonConfig.greenlimit),  OSDSTATUSWIN_Y(offset+3), snr, OSDSTATUSWIN_Y(offset+cOsd::LineHeight()-3), clrGreen, m_StatusWindow); | ||||||
|  |            } | ||||||
|  |         } | ||||||
|  |      offset += cOsd::LineHeight() - DELTA; | ||||||
|  |      m_Osd->Text(OSDSTATUSWIN_X(1), OSDSTATUSWIN_Y(offset), "STR:", clrWhite, clrBackground, m_StatusWindow); | ||||||
|  |      snprintf(buf, sizeof(buf), "%04x", m_Signal); | ||||||
|  |      m_Osd->Text(OSDSTATUSWIN_X(2), OSDSTATUSWIN_Y(offset), buf, clrWhite, clrBackground, m_StatusWindow); | ||||||
|  |      snprintf(buf, sizeof(buf), "(%2d%%)", m_Signal / 655); | ||||||
|  |      m_Osd->Text(OSDSTATUSWIN_X(3), OSDSTATUSWIN_Y(offset), buf, clrWhite, clrBackground, m_StatusWindow); | ||||||
|  |      m_Osd->Text(OSDSTATUSWIN_X(4), OSDSTATUSWIN_Y(offset), "BER:", clrWhite, clrBackground, m_StatusWindow); | ||||||
|  |      snprintf(buf, sizeof(buf), "%08x", m_BER); | ||||||
|  |      m_Osd->Text(OSDSTATUSWIN_X(5), OSDSTATUSWIN_Y(offset), buf, clrWhite, clrBackground, m_StatusWindow); | ||||||
|  |      snprintf(buf, sizeof(buf), "%s:", tr("Video")); | ||||||
|  |      m_Osd->Text(OSDSTATUSWIN_X(6), OSDSTATUSWIN_Y(offset), buf, clrWhite, clrBackground, m_StatusWindow); | ||||||
|  |      if (m_Receiver) snprintf(buf, sizeof(buf), "%.2f %s", m_Receiver->VideoBitrate(), tr("Mbit/s")); | ||||||
|  |      else            snprintf(buf, sizeof(buf), "--- %s", tr("Mbit/s")); | ||||||
|  |      m_Osd->Text(OSDSTATUSWIN_X(7), OSDSTATUSWIN_Y(offset), buf, clrWhite, clrBackground, m_StatusWindow); | ||||||
|  |      offset += cOsd::LineHeight() - DELTA; | ||||||
|  |      m_Osd->Text(OSDSTATUSWIN_X(1), OSDSTATUSWIN_Y(offset), "SNR:", clrWhite, clrBackground, m_StatusWindow); | ||||||
|  |      snprintf(buf, sizeof(buf), "%04x", m_SNR); | ||||||
|  |      m_Osd->Text(OSDSTATUSWIN_X(2), OSDSTATUSWIN_Y(offset), buf, clrWhite, clrBackground, m_StatusWindow); | ||||||
|  |      snprintf(buf, sizeof(buf), "(%2d%%)", m_SNR / 655); | ||||||
|  |      m_Osd->Text(OSDSTATUSWIN_X(3), OSDSTATUSWIN_Y(offset), buf, clrWhite, clrBackground, m_StatusWindow); | ||||||
|  |      m_Osd->Text(OSDSTATUSWIN_X(4), OSDSTATUSWIN_Y(offset), "UNC:", clrWhite, clrBackground, m_StatusWindow); | ||||||
|  |      snprintf(buf, sizeof(buf), "%08x", m_UNC); | ||||||
|  |      m_Osd->Text(OSDSTATUSWIN_X(5), OSDSTATUSWIN_Y(offset), buf, clrWhite, clrBackground, m_StatusWindow); | ||||||
|  |      snprintf(buf, sizeof(buf), "%s:", (m_Receiver && m_Receiver->AC3Valid()) ? tr("AC-3") : tr("Audio")); | ||||||
|  |      m_Osd->Text(OSDSTATUSWIN_X(6), OSDSTATUSWIN_Y(offset), buf, clrWhite, clrBackground, m_StatusWindow); | ||||||
|  |      if (m_Receiver) snprintf(buf, sizeof(buf), "%.0f %s", m_Receiver->AC3Valid() ? m_Receiver->AC3Bitrate() : m_Receiver->AudioBitrate(), tr("kbit/s")); | ||||||
|  |      else            snprintf(buf, sizeof(buf), "--- %s", tr("kbit/s")); | ||||||
|  |      m_Osd->Text(OSDSTATUSWIN_X(7), OSDSTATUSWIN_Y(offset), buf, clrWhite, clrBackground, m_StatusWindow); | ||||||
|  |      offset += cOsd::LineHeight() - DELTA; | ||||||
|  |      m_Osd->Text(OSDSTATUSWIN_XC(1,tr("LOCK")),    OSDSTATUSWIN_Y(offset), tr("LOCK"),   (m_FrontendStatus & FE_HAS_LOCK)   ? clrYellow : clrBlack, clrBackground, m_StatusWindow); | ||||||
|  |      m_Osd->Text(OSDSTATUSWIN_XC(2,tr("SIGNAL")),  OSDSTATUSWIN_Y(offset), tr("SIGNAL"), (m_FrontendStatus & FE_HAS_SIGNAL) ? clrYellow : clrBlack, clrBackground, m_StatusWindow); | ||||||
|  |      m_Osd->Text(OSDSTATUSWIN_XC(3,tr("CARRIER")), OSDSTATUSWIN_Y(offset), tr("CARRIER"),(m_FrontendStatus & FE_HAS_CARRIER)? clrYellow : clrBlack, clrBackground, m_StatusWindow); | ||||||
|  |      m_Osd->Text(OSDSTATUSWIN_XC(4,tr("VITERBI")), OSDSTATUSWIN_Y(offset), tr("VITERBI"),(m_FrontendStatus & FE_HAS_VITERBI)? clrYellow : clrBlack, clrBackground, m_StatusWindow); | ||||||
|  |      m_Osd->Text(OSDSTATUSWIN_XC(5,tr("SYNC")),    OSDSTATUSWIN_Y(offset), tr("SYNC"),   (m_FrontendStatus & FE_HAS_SYNC)   ? clrYellow : clrBlack, clrBackground, m_StatusWindow); | ||||||
|  | #if (VDRVERSNUM >= 10300) || defined(ELCHIAIOVERSION) | ||||||
|  |      m_Osd->SetFont(OldFont); | ||||||
|  | #endif | ||||||
|  |      m_Osd->Flush(); | ||||||
|  |      } | ||||||
|  | } | ||||||
|  |  | ||||||
|  | void cFemonOsd::DrawInfoWindow(void) | ||||||
|  | { | ||||||
|  |   cMutexLock lock(m_Mutex); | ||||||
|  |   //printf("cFemonOsd::DrawInfoWindow()\n"); | ||||||
|  |   char buf[128]; | ||||||
|  |   char buf2[20]; | ||||||
|  |   int offset = 0; | ||||||
|  |   int value = 0; | ||||||
|  |   double dvalue = 0.0; | ||||||
|  |   cChannel *channel = Channels.GetByNumber(cDevice::CurrentChannel()); | ||||||
|  |  | ||||||
|  |   if (m_Osd) { | ||||||
|  | #if (VDRVERSNUM >= 10300) || defined(ELCHIAIOVERSION) | ||||||
|  |      eDvbFont OldFont = m_Osd->SetFont(m_Font); | ||||||
|  | #endif | ||||||
|  |      if (m_DisplayMode == modeTransponder) { | ||||||
|  |         m_Osd->Fill(0, OSDINFOWIN_Y(0), OSDWIDTH, OSDINFOWIN_Y(OSDINFOHEIGHT), clrBackground, m_InfoWindow); | ||||||
|  |         m_Osd->Fill(0, OSDINFOWIN_Y(offset), OSDWIDTH, OSDINFOWIN_Y(offset+cOsd::LineHeight()-1), clrWhite, m_InfoWindow); | ||||||
|  |         m_Osd->Text( OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("Transponder Information"), clrBackground, clrWhite, m_InfoWindow); | ||||||
|  |         offset += cOsd::LineHeight(); | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("Vpid"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |         snprintf(buf, sizeof(buf), "%d", channel->Vpid()); | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(2), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(3), OSDINFOWIN_Y(offset), tr("Ppid"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |         snprintf(buf, sizeof(buf), "%d", channel->Ppid()); | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(4), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |         offset += cOsd::LineHeight() - DELTA; | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("Apid1"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |         value = channel->Apid2(); | ||||||
|  |         if (value) snprintf(buf, sizeof(buf), "%d, %d", channel->Apid1(), value); | ||||||
|  |         else       snprintf(buf, sizeof(buf), "%d", channel->Apid1()); | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(2), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(3), OSDINFOWIN_Y(offset), tr("Dpid1"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |         value = channel->Dpid2(); | ||||||
|  |         if (value) snprintf(buf, sizeof(buf), "%d, %d", channel->Dpid1(), value); | ||||||
|  |         else       snprintf(buf, sizeof(buf), "%d", channel->Dpid1()); | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(4), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |         offset += cOsd::LineHeight() - DELTA; | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("CA"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |         value = channel->Ca(); | ||||||
|  |         if (femonConfig.showcasystem) { | ||||||
|  |            /* http://www.dvb.org/index.php?id=174 */ | ||||||
|  |            switch (value) { | ||||||
|  |              case 0x0000: | ||||||
|  |                   /* Reserved */ | ||||||
|  |                   snprintf(buf, sizeof(buf), "%s", tr("Free to Air")); | ||||||
|  |                   break; | ||||||
|  |              case 0x0001 ... 0x00FF: | ||||||
|  |                   /* Standardized systems */ | ||||||
|  |                   snprintf(buf, sizeof(buf), "%s", tr("Fixed")); | ||||||
|  |                   break; | ||||||
|  |              case 0x0100 ... 0x01FF: | ||||||
|  |                   /* Canal Plus */ | ||||||
|  |                   snprintf(buf, sizeof(buf), "%s", tr("SECA/Mediaguard")); | ||||||
|  |                   break; | ||||||
|  |              case 0x0500 ... 0x05FF: | ||||||
|  |                   /* France Telecom */ | ||||||
|  |                   snprintf(buf, sizeof(buf), "%s", tr("Viaccess")); | ||||||
|  |                   break; | ||||||
|  |              case 0x0600 ... 0x06FF: | ||||||
|  |                   /* Irdeto */ | ||||||
|  |                   snprintf(buf, sizeof(buf), "%s", tr("Irdeto")); | ||||||
|  |                   break; | ||||||
|  |              case 0x0900 ... 0x09FF: | ||||||
|  |                   /* News Datacom */ | ||||||
|  |                   snprintf(buf, sizeof(buf), "%s", tr("NDS/Videoguard")); | ||||||
|  |                   break; | ||||||
|  |              case 0x0B00 ... 0x0BFF: | ||||||
|  |                   /* Norwegian Telekom */ | ||||||
|  |                   snprintf(buf, sizeof(buf), "%s", tr("Conax")); | ||||||
|  |                   break; | ||||||
|  |              case 0x0D00 ... 0x0DFF: | ||||||
|  |                   /* Philips */ | ||||||
|  |                   snprintf(buf, sizeof(buf), "%s", tr("CryptoWorks")); | ||||||
|  |                   break; | ||||||
|  |              case 0x0E00 ... 0x0EFF: | ||||||
|  |                   /* Scientific Atlanta */ | ||||||
|  |                   snprintf(buf, sizeof(buf), "%s", tr("PowerVu")); | ||||||
|  |                   break; | ||||||
|  |              case 0x1200 ... 0x12FF: | ||||||
|  |                   /* BellVu Express */ | ||||||
|  |                   snprintf(buf, sizeof(buf), "%s", tr("NagraVision")); | ||||||
|  |                   break; | ||||||
|  |              case 0x1700 ... 0x17FF: | ||||||
|  |                   /* BetaTechnik */ | ||||||
|  |                   snprintf(buf, sizeof(buf), "%s", tr("BetaCrypt")); | ||||||
|  |                   break; | ||||||
|  |              case 0x1800 ... 0x18FF: | ||||||
|  |                   /* Kudelski SA */ | ||||||
|  |                   snprintf(buf, sizeof(buf), "%s", tr("NagraVision")); | ||||||
|  |                   break; | ||||||
|  |              case 0x4A60 ... 0x4A6F: | ||||||
|  |                   /* @Sky */ | ||||||
|  |                   snprintf(buf, sizeof(buf), "%s", tr("SkyCrypt")); | ||||||
|  |                   break; | ||||||
|  |              default: | ||||||
|  |                   snprintf(buf, sizeof(buf), "%X", value); | ||||||
|  |                   break; | ||||||
|  |              } | ||||||
|  |            } | ||||||
|  |         else { | ||||||
|  |            snprintf(buf, sizeof(buf), "%X", value); | ||||||
|  |            } | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(2), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(3), OSDINFOWIN_Y(offset), tr("Tpid"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |         snprintf(buf, sizeof(buf), "%d", channel->Tpid()); | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(4), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |         offset += cOsd::LineHeight() - DELTA; | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("Sid"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |         snprintf(buf, sizeof(buf), "%d", channel->Sid()); | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(2), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  | #if (VDRVERSNUM >= 10300) | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(3), OSDINFOWIN_Y(offset), tr("Nid"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |         snprintf(buf, sizeof(buf), "%d", channel->Nid()); | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(4), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |         offset += cOsd::LineHeight() - DELTA; | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("Tid"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |         snprintf(buf, sizeof(buf), "%d", channel->Tid()); | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(2), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(3), OSDINFOWIN_Y(offset), tr("Rid"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |         snprintf(buf, sizeof(buf), "%d", channel->Rid()); | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(4), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  | #endif | ||||||
|  |         offset += cOsd::LineHeight() - DELTA; | ||||||
|  |         switch (m_FrontendInfo.type) { | ||||||
|  |           case FE_QPSK: | ||||||
|  |                snprintf(buf, sizeof(buf), "%s #%d - %s", tr("Satellite Card"), cDevice::ActualDevice()->CardIndex(), m_FrontendInfo.name); | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |                offset += cOsd::LineHeight() - DELTA; | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("Frequency"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |                value = channel->Frequency(); | ||||||
|  |                while (value > 20000) value /= 1000; | ||||||
|  |                snprintf(buf, sizeof(buf), "%d %s", value, tr("MHz")); | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(2), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(3), OSDINFOWIN_Y(offset), tr("Source"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |                snprintf(buf, sizeof(buf), "%s", cSource::ToString(channel->Source())); | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(4), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |                offset += cOsd::LineHeight() - DELTA; | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("Srate"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |                snprintf(buf, sizeof(buf), "%d", channel->Srate()); | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(2), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(3), OSDINFOWIN_Y(offset), tr("Polarization"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |                snprintf(buf, sizeof(buf), "%c", toupper(channel->Polarization())); | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(4), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |                offset += cOsd::LineHeight() - DELTA; | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("Inversion"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |                value = channel->Inversion(); | ||||||
|  |                if      (value == INVERSION_OFF)   snprintf(buf, sizeof(buf), tr("Off")); | ||||||
|  |                else if (value == INVERSION_ON)    snprintf(buf, sizeof(buf), tr("On")); | ||||||
|  |                else            /*INVERSION_AUTO*/ snprintf(buf, sizeof(buf), tr("Auto")); | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(2), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(3), OSDINFOWIN_Y(offset), tr("CoderateH"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |                value = channel->CoderateH(); | ||||||
|  |                if      (value == FEC_NONE)  snprintf(buf, sizeof(buf), tr("None")); | ||||||
|  |                else if (value == FEC_1_2)   snprintf(buf, sizeof(buf), "1/2"); | ||||||
|  |                else if (value == FEC_2_3)   snprintf(buf, sizeof(buf), "2/3"); | ||||||
|  |                else if (value == FEC_3_4)   snprintf(buf, sizeof(buf), "3/4"); | ||||||
|  |                else if (value == FEC_4_5)   snprintf(buf, sizeof(buf), "4/5"); | ||||||
|  |                else if (value == FEC_5_6)   snprintf(buf, sizeof(buf), "5/6"); | ||||||
|  |                else if (value == FEC_6_7)   snprintf(buf, sizeof(buf), "6/7"); | ||||||
|  |                else if (value == FEC_7_8)   snprintf(buf, sizeof(buf), "7/8"); | ||||||
|  |                else if (value == FEC_8_9)   snprintf(buf, sizeof(buf), "8/9"); | ||||||
|  |                else            /*FEC_AUTO*/ snprintf(buf, sizeof(buf), tr("Auto")); | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(4), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |                break; | ||||||
|  |  | ||||||
|  |           case FE_QAM: | ||||||
|  |                snprintf(buf, sizeof(buf), "%s #%d - %s", tr("Cable Card"), cDevice::ActualDevice()->CardIndex(), m_FrontendInfo.name); | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |                offset += cOsd::LineHeight() - DELTA; | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("Frequency"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |                value = channel->Frequency(); | ||||||
|  |                while (value > 20000) value /= 1000; | ||||||
|  |                snprintf(buf, sizeof(buf), "%d %s", value, tr("MHz")); | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(2), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(3), OSDINFOWIN_Y(offset), tr("Source"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |                snprintf(buf, sizeof(buf), "%s", cSource::ToString(channel->Source())); | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(4), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |                offset += cOsd::LineHeight() - DELTA; | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("Srate"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |                snprintf(buf, sizeof(buf), "%d", channel->Srate()); | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(2), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(3), OSDINFOWIN_Y(offset), tr("Modulation"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |                value = channel->Modulation(); | ||||||
|  |                if      (value == QPSK)      snprintf(buf, sizeof(buf), "QPSK"); | ||||||
|  |                else if (value == QAM_16)    snprintf(buf, sizeof(buf), "QAM 16"); | ||||||
|  |                else if (value == QAM_32)    snprintf(buf, sizeof(buf), "QAM 32"); | ||||||
|  |                else if (value == QAM_64)    snprintf(buf, sizeof(buf), "QAM 64"); | ||||||
|  |                else if (value == QAM_128)   snprintf(buf, sizeof(buf), "QAM 128"); | ||||||
|  |                else if (value == QAM_256)   snprintf(buf, sizeof(buf), "QAM 256"); | ||||||
|  |                else            /*QAM_AUTO*/ snprintf(buf, sizeof(buf), "QAM %s", tr("Auto")); | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(4), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |                offset += cOsd::LineHeight() - DELTA; | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("Inversion"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |                value = channel->Inversion(); | ||||||
|  |                if      (value == INVERSION_OFF)   snprintf(buf, sizeof(buf), tr("Off")); | ||||||
|  |                else if (value == INVERSION_ON)    snprintf(buf, sizeof(buf), tr("On")); | ||||||
|  |                else            /*INVERSION_AUTO*/ snprintf(buf, sizeof(buf), tr("Auto")); | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(2), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(3), OSDINFOWIN_Y(offset), tr("CoderateH"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |                value = channel->CoderateH(); | ||||||
|  |                if      (value == FEC_NONE)  snprintf(buf, sizeof(buf), tr("None")); | ||||||
|  |                else if (value == FEC_1_2)   snprintf(buf, sizeof(buf), "1/2"); | ||||||
|  |                else if (value == FEC_2_3)   snprintf(buf, sizeof(buf), "2/3"); | ||||||
|  |                else if (value == FEC_3_4)   snprintf(buf, sizeof(buf), "3/4"); | ||||||
|  |                else if (value == FEC_4_5)   snprintf(buf, sizeof(buf), "4/5"); | ||||||
|  |                else if (value == FEC_5_6)   snprintf(buf, sizeof(buf), "5/6"); | ||||||
|  |                else if (value == FEC_6_7)   snprintf(buf, sizeof(buf), "6/7"); | ||||||
|  |                else if (value == FEC_7_8)   snprintf(buf, sizeof(buf), "7/8"); | ||||||
|  |                else if (value == FEC_8_9)   snprintf(buf, sizeof(buf), "8/9"); | ||||||
|  |                else            /*FEC_AUTO*/ snprintf(buf, sizeof(buf), tr("Auto")); | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(4), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |                break; | ||||||
|  |  | ||||||
|  |           default: | ||||||
|  |                snprintf(buf, sizeof(buf), "%s #%d - %s", tr("Terrestial Card"), cDevice::ActualDevice()->CardIndex(), m_FrontendInfo.name); | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |                offset += cOsd::LineHeight() - DELTA; | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("Frequency"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |                value = channel->Frequency(); | ||||||
|  |                while (value > 20000) value /= 1000; | ||||||
|  |                snprintf(buf, sizeof(buf), "%d %s", value, tr("MHz")); | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(2), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(3), OSDINFOWIN_Y(offset), tr("Transmission"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |                value = channel->Transmission(); | ||||||
|  |                if      (value == TRANSMISSION_MODE_2K)    snprintf(buf, sizeof(buf), "2K"); | ||||||
|  |                else if (value == TRANSMISSION_MODE_8K)    snprintf(buf, sizeof(buf), "8K"); | ||||||
|  |                else            /*TRANSMISSION_MODE_AUTO*/ snprintf(buf, sizeof(buf), tr("Auto")); | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(4), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |                offset += cOsd::LineHeight() - DELTA; | ||||||
|  |                m_Osd->Text( OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("Bandwidth"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |                value = channel->Bandwidth(); | ||||||
|  |                if      (value == BANDWIDTH_8_MHZ) snprintf(buf, sizeof(buf), "8 %s", tr("MHz")); | ||||||
|  |                else if (value == BANDWIDTH_7_MHZ) snprintf(buf, sizeof(buf), "7 %s", tr("MHz")); | ||||||
|  |                else if (value == BANDWIDTH_6_MHZ) snprintf(buf, sizeof(buf), "6 %s", tr("MHz")); | ||||||
|  |                else            /*BANDWIDTH_AUTO*/ snprintf(buf, sizeof(buf), tr("Auto")); | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(2), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(3), OSDINFOWIN_Y(offset), tr("Modulation"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |                value = channel->Modulation(); | ||||||
|  |                if      (value == QPSK)      snprintf(buf, sizeof(buf), "QPSK"); | ||||||
|  |                else if (value == QAM_16)    snprintf(buf, sizeof(buf), "QAM 16"); | ||||||
|  |                else if (value == QAM_32)    snprintf(buf, sizeof(buf), "QAM 32"); | ||||||
|  |                else if (value == QAM_64)    snprintf(buf, sizeof(buf), "QAM 64"); | ||||||
|  |                else if (value == QAM_128)   snprintf(buf, sizeof(buf), "QAM 128"); | ||||||
|  |                else if (value == QAM_256)   snprintf(buf, sizeof(buf), "QAM 256"); | ||||||
|  |                else            /*QAM_AUTO*/ snprintf(buf, sizeof(buf), "QAM %s", tr("Auto")); | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(4), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |                offset += cOsd::LineHeight() - DELTA; | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("Inversion"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |                value = channel->Inversion(); | ||||||
|  |                if      (value == INVERSION_OFF)   snprintf(buf, sizeof(buf), tr("Off")); | ||||||
|  |                else if (value == INVERSION_ON)    snprintf(buf, sizeof(buf), tr("On")); | ||||||
|  |                else            /*INVERSION_AUTO*/ snprintf(buf, sizeof(buf), tr("Auto")); | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(2), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(3), OSDINFOWIN_Y(offset), tr("CoderateH"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |                value = channel->CoderateH(); | ||||||
|  |                if      (value == FEC_NONE)  snprintf(buf, sizeof(buf), tr("None")); | ||||||
|  |                else if (value == FEC_1_2)   snprintf(buf, sizeof(buf), "1/2"); | ||||||
|  |                else if (value == FEC_2_3)   snprintf(buf, sizeof(buf), "2/3"); | ||||||
|  |                else if (value == FEC_3_4)   snprintf(buf, sizeof(buf), "3/4"); | ||||||
|  |                else if (value == FEC_4_5)   snprintf(buf, sizeof(buf), "4/5"); | ||||||
|  |                else if (value == FEC_5_6)   snprintf(buf, sizeof(buf), "5/6"); | ||||||
|  |                else if (value == FEC_6_7)   snprintf(buf, sizeof(buf), "6/7"); | ||||||
|  |                else if (value == FEC_7_8)   snprintf(buf, sizeof(buf), "7/8"); | ||||||
|  |                else if (value == FEC_8_9)   snprintf(buf, sizeof(buf), "8/9"); | ||||||
|  |                else            /*FEC_AUTO*/ snprintf(buf, sizeof(buf), tr("Auto")); | ||||||
|  |                value = channel->CoderateL(); | ||||||
|  |                if      (value == FEC_NONE)  snprintf(buf2, sizeof(buf2), " - %s", tr("None")); | ||||||
|  |                else if (value == FEC_1_2)   snprintf(buf2, sizeof(buf2), " - 1/2"); | ||||||
|  |                else if (value == FEC_2_3)   snprintf(buf2, sizeof(buf2), " - 2/3"); | ||||||
|  |                else if (value == FEC_3_4)   snprintf(buf2, sizeof(buf2), " - 3/4"); | ||||||
|  |                else if (value == FEC_4_5)   snprintf(buf2, sizeof(buf2), " - 4/5"); | ||||||
|  |                else if (value == FEC_5_6)   snprintf(buf2, sizeof(buf2), " - 5/6"); | ||||||
|  |                else if (value == FEC_6_7)   snprintf(buf2, sizeof(buf2), " - 6/7"); | ||||||
|  |                else if (value == FEC_7_8)   snprintf(buf2, sizeof(buf2), " - 7/8"); | ||||||
|  |                else if (value == FEC_8_9)   snprintf(buf2, sizeof(buf2), " - 8/9"); | ||||||
|  |                else            /*FEC_AUTO*/ snprintf(buf2, sizeof(buf2), " - %s", tr("Auto")); | ||||||
|  |                strncat(buf, buf2, sizeof(buf)); | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(4), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |                offset += cOsd::LineHeight() - DELTA; | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("Hierarchy"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |                value = channel->Hierarchy(); | ||||||
|  |                if      (value == HIERARCHY_NONE)  snprintf(buf, sizeof(buf), tr("None")); | ||||||
|  |                else if (value == HIERARCHY_1)     snprintf(buf, sizeof(buf), "1"); | ||||||
|  |                else if (value == HIERARCHY_2)     snprintf(buf, sizeof(buf), "2"); | ||||||
|  |                else if (value == HIERARCHY_4)     snprintf(buf, sizeof(buf), "4"); | ||||||
|  |                else            /*HIERARCHY_AUTO*/ snprintf(buf, sizeof(buf), tr("Auto")); | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(2), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(3), OSDINFOWIN_Y(offset), tr("Guard"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |                value = channel->Guard(); | ||||||
|  |                if      (value == GUARD_INTERVAL_1_32)  snprintf(buf, sizeof(buf), "1/32"); | ||||||
|  |                else if (value == GUARD_INTERVAL_1_16)  snprintf(buf, sizeof(buf), "1/16"); | ||||||
|  |                else if (value == GUARD_INTERVAL_1_8)   snprintf(buf, sizeof(buf), "1/8"); | ||||||
|  |                else if (value == GUARD_INTERVAL_1_4)   snprintf(buf, sizeof(buf), "1/4"); | ||||||
|  |                else            /*GUARD_INTERVAL_AUTO*/ snprintf(buf, sizeof(buf), tr("Auto")); | ||||||
|  |                m_Osd->Text(OSDINFOWIN_X(4), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |                break; | ||||||
|  |           } | ||||||
|  |         } | ||||||
|  |      else if (m_DisplayMode == modeStream) { | ||||||
|  |         m_Osd->Fill(0, OSDINFOWIN_Y(0), OSDWIDTH, OSDINFOWIN_Y(OSDINFOHEIGHT), clrBackground, m_InfoWindow); | ||||||
|  |         m_Osd->Fill(0, OSDINFOWIN_Y(offset), OSDWIDTH, OSDINFOWIN_Y(offset+cOsd::LineHeight()-1), clrWhite, m_InfoWindow); | ||||||
|  |         m_Osd->Text( OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("Stream Information"), clrBackground, clrWhite, m_InfoWindow); | ||||||
|  |         offset += cOsd::LineHeight(); | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("Video Stream"), clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |         snprintf(buf, sizeof(buf), "#%d", channel->Vpid()); | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(3), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |         offset += cOsd::LineHeight() - DELTA; | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("Bitrate"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |         if (m_Receiver) snprintf(buf, sizeof(buf), "%.2f %s (%.2f %s)", m_Receiver->VideoStreamBitrate(), tr("Mbit/s"), m_Receiver->VideoBitrate(), tr("Mbit/s")); | ||||||
|  |         else            snprintf(buf, sizeof(buf), "---"); | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(3), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |         offset += cOsd::LineHeight() - DELTA; | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("Aspect Ratio"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |         if (m_Receiver) { | ||||||
|  |            value = m_Receiver->VideoAspectRatio(); | ||||||
|  |            if      (value == AR_1_1)    snprintf(buf, sizeof(buf), "1:1"); | ||||||
|  |            else if (value == AR_4_3)    snprintf(buf, sizeof(buf), "4:3"); | ||||||
|  |            else if (value == AR_16_9)   snprintf(buf, sizeof(buf), "16:9"); | ||||||
|  |            else if (value == AR_2_21_1) snprintf(buf, sizeof(buf), "2.21:1"); | ||||||
|  |            else                         snprintf(buf, sizeof(buf), "%s", tr("reserved")); | ||||||
|  |            } | ||||||
|  |         else                            snprintf(buf, sizeof(buf), "---"); | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(3), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |         offset += cOsd::LineHeight() - DELTA; | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("Frame Rate"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |         if (m_Receiver) snprintf(buf, sizeof(buf), "%.2f %s", m_Receiver->VideoFrameRate(), tr("Hz")); | ||||||
|  |         else            snprintf(buf, sizeof(buf), "---"); | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(3), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |         offset += cOsd::LineHeight() - DELTA; | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("Video Format"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |         if (m_Receiver) { | ||||||
|  |            value = m_Receiver->VideoFormat(); | ||||||
|  |            if      (value == VF_PAL)  snprintf(buf, sizeof(buf), "%s", tr("PAL")); | ||||||
|  |            else if (value == VF_NTSC) snprintf(buf, sizeof(buf), "%s", tr("NTSC")); | ||||||
|  |            else                       snprintf(buf, sizeof(buf), "%s", tr("unknown")); | ||||||
|  |            } | ||||||
|  |         else                          snprintf(buf, sizeof(buf), "---"); | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(3), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |         offset += cOsd::LineHeight() - DELTA; | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("Resolution"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |         if (m_Receiver) snprintf(buf, sizeof(buf), "%d x %d", m_Receiver->VideoHorizontalSize(), m_Receiver->VideoVerticalSize()); | ||||||
|  |         else            snprintf(buf, sizeof(buf), "---"); | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(3), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |         offset += cOsd::LineHeight() - DELTA; | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("Audio Stream"), clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |         value = -1; | ||||||
|  |         cDevice::PrimaryDevice()->GetAudioTracks(&value); | ||||||
|  |         snprintf(buf, sizeof(buf), "#%d", (value > 0 ? channel->Apid2() : channel->Apid1())); | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(3), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |         offset += cOsd::LineHeight() - DELTA; | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("Bitrate"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |         if (m_Receiver) { | ||||||
|  |            dvalue = m_Receiver->AudioStreamBitrate(); | ||||||
|  |            if      (dvalue == (double)FR_RESERVED) snprintf(buf, sizeof(buf), "%s (%.0f %s)", tr("reserved"), m_Receiver->AudioBitrate(), tr("kbit/s")); | ||||||
|  |            else if (dvalue == (double)FR_FREE)     snprintf(buf, sizeof(buf), "%s (%.0f %s)", tr("free"), m_Receiver->AudioBitrate(), tr("kbit/s")); | ||||||
|  |            else                                    snprintf(buf, sizeof(buf), "%.0f %s (%.0f %s)", dvalue, tr("kbit/s"), m_Receiver->AudioBitrate(), tr("kbit/s")); | ||||||
|  |            } | ||||||
|  |         else                                       snprintf(buf, sizeof(buf), "---"); | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(3), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |         offset += cOsd::LineHeight() - DELTA; | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("MPEG Layer"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |         if (m_Receiver) snprintf(buf, sizeof(buf), "%d", m_Receiver->AudioMPEGLayer()); | ||||||
|  |         else            snprintf(buf, sizeof(buf), "---"); | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(3), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |         offset += cOsd::LineHeight() - DELTA; | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("Sampling Frequency"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |         if (m_Receiver) { | ||||||
|  |            value = m_Receiver->AudioSamplingFreq(); | ||||||
|  |            if (value == FR_RESERVED) snprintf(buf, sizeof(buf), "%s", tr("reserved")); | ||||||
|  |            else                      snprintf(buf, sizeof(buf), "%.1f %s", (value / 1000.0), tr("kHz")); | ||||||
|  |            } | ||||||
|  |         else                         snprintf(buf, sizeof(buf), "---"); | ||||||
|  |         m_Osd->Text(OSDINFOWIN_X(3), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |         offset += cOsd::LineHeight() - DELTA; | ||||||
|  |         } | ||||||
|  |      else if (m_DisplayMode == modeAC3) { | ||||||
|  |         m_Osd->Fill(0, OSDINFOWIN_Y(0), OSDWIDTH, OSDINFOWIN_Y(OSDINFOHEIGHT), clrBackground, m_InfoWindow); | ||||||
|  |         m_Osd->Fill(0, OSDINFOWIN_Y(offset), OSDWIDTH, OSDINFOWIN_Y(offset+cOsd::LineHeight()-1), clrWhite, m_InfoWindow); | ||||||
|  |         snprintf(buf, sizeof(buf), "%s - %s #%d", tr("Stream Information"), tr("AC-3 Stream"), channel->Dpid1()); | ||||||
|  |         m_Osd->Text( OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), buf, clrBackground, clrWhite, m_InfoWindow); | ||||||
|  |         offset += cOsd::LineHeight(); | ||||||
|  |         if (m_Receiver && m_Receiver->AC3Valid()) { | ||||||
|  |            m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("Bitrate"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |            snprintf(buf, sizeof(buf), "%.0f %s (%0.f %s)", m_Receiver->AC3StreamBitrate(), tr("kbit/s"), m_Receiver->AC3Bitrate(), tr("kbit/s")); | ||||||
|  |            m_Osd->Text(OSDINFOWIN_X(3), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |            offset += cOsd::LineHeight() - DELTA; | ||||||
|  |            m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("Sampling Frequency"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |            snprintf(buf, sizeof(buf), "%.1f %s", m_Receiver->AC3SamplingFreq() / 1000., tr("kHz")); | ||||||
|  |            m_Osd->Text(OSDINFOWIN_X(3), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |            offset += cOsd::LineHeight() - DELTA; | ||||||
|  |            m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("Frame Size"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |            snprintf(buf, sizeof(buf), "%d", m_Receiver->AC3FrameSize()); | ||||||
|  |            m_Osd->Text(OSDINFOWIN_X(3), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |            offset += cOsd::LineHeight() - DELTA; | ||||||
|  |            m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("Bit Stream Mode"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |            switch (m_Receiver->AC3BitStreamMode()) { | ||||||
|  |              case 0: snprintf(buf, sizeof(buf), tr("Complete Main (CM)"));     break; | ||||||
|  |              case 1: snprintf(buf, sizeof(buf), tr("Music and Effects (ME)")); break; | ||||||
|  |              case 2: snprintf(buf, sizeof(buf), tr("Visually Impaired (VI)")); break; | ||||||
|  |              case 3: snprintf(buf, sizeof(buf), tr("Hearing Impaired (HI)"));  break; | ||||||
|  |              case 4: snprintf(buf, sizeof(buf), tr("Dialogue (D)"));           break; | ||||||
|  |              case 5: snprintf(buf, sizeof(buf), tr("Commentary (C)"));         break; | ||||||
|  |              case 6: snprintf(buf, sizeof(buf), tr("Emergency (E)"));          break; | ||||||
|  |              case 7: (m_Receiver->AC3AudioCodingMode() == 1) ? snprintf(buf, sizeof(buf), tr("Voice Over (VO)")) : snprintf(buf, sizeof(buf), tr("Karaoke")); break; | ||||||
|  |              default: snprintf(buf, sizeof(buf), "---"); | ||||||
|  |              } | ||||||
|  |            m_Osd->Text(OSDINFOWIN_X(3), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |            offset += cOsd::LineHeight() - DELTA; | ||||||
|  |            m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("Audio Coding Mode"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |            if (m_Receiver->AC3BitStreamMode() != 7) { | ||||||
|  |               switch (m_Receiver->AC3AudioCodingMode()) { | ||||||
|  |                 case 0:  snprintf(buf, sizeof(buf), "1+1 - %s, %s",             tr("Ch1"), tr("Ch2"));                           break; | ||||||
|  |                 case 1:  snprintf(buf, sizeof(buf), "1/0 - %s",                 tr("C"));                                        break; | ||||||
|  |                 case 2:  snprintf(buf, sizeof(buf), "2/0 - %s, %s",             tr("L"), tr("R"));                               break; | ||||||
|  |                 case 3:  snprintf(buf, sizeof(buf), "3/0 - %s, %s, %s",         tr("L"), tr("C"), tr("R"));                      break; | ||||||
|  |                 case 4:  snprintf(buf, sizeof(buf), "2/1 - %s, %s, %s",         tr("L"), tr("R"), tr("S"));                      break; | ||||||
|  |                 case 5:  snprintf(buf, sizeof(buf), "3/1 - %s, %s, %s, %s",     tr("L"), tr("C"), tr("R"),  tr("S"));            break; | ||||||
|  |                 case 6:  snprintf(buf, sizeof(buf), "2/2 - %s, %s, %s, %s",     tr("L"), tr("R"), tr("SL"), tr("SR"));           break; | ||||||
|  |                 case 7:  snprintf(buf, sizeof(buf), "3/2 - %s, %s, %s, %s, %s", tr("L"), tr("C"), tr("R"),  tr("SL"), tr("SR")); break; | ||||||
|  |                 default: snprintf(buf, sizeof(buf), "---"); | ||||||
|  |                 } | ||||||
|  |              } | ||||||
|  | 	   else snprintf(buf, sizeof(buf), "---"); | ||||||
|  |            m_Osd->Text(OSDINFOWIN_X(3), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |            offset += cOsd::LineHeight() - DELTA; | ||||||
|  |            m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("Center Mix Level"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |            switch (m_Receiver->AC3CenterMixLevel()) { | ||||||
|  |              case CML_MINUS_3dB:   snprintf(buf, sizeof(buf), "-3.0 %s", tr("dB"));  break; | ||||||
|  |              case CML_MINUS_4_5dB: snprintf(buf, sizeof(buf), "-4.5 %s", tr("dB"));  break; | ||||||
|  |              case CML_MINUS_6dB:   snprintf(buf, sizeof(buf), "-6.0 %s", tr("dB"));  break; | ||||||
|  |              case CML_RESERVED:    snprintf(buf, sizeof(buf), "%s", tr("reserved")); break; | ||||||
|  |              default:              snprintf(buf, sizeof(buf), "---"); | ||||||
|  |              } | ||||||
|  |            m_Osd->Text(OSDINFOWIN_X(3), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |            offset += cOsd::LineHeight() - DELTA; | ||||||
|  |            m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("Surround Mix Level"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |            switch (m_Receiver->AC3SurroundMixLevel()) { | ||||||
|  |              case SML_MINUS_3dB: snprintf(buf, sizeof(buf), "-3 %s", tr("dB"));    break; | ||||||
|  |              case SML_MINUS_6dB: snprintf(buf, sizeof(buf), "-6 %s", tr("dB"));    break; | ||||||
|  |              case SML_0_dB:      snprintf(buf, sizeof(buf), "0 %s", tr("dB"));     break; | ||||||
|  |              case SML_RESERVED:  snprintf(buf, sizeof(buf), "%s", tr("reserved")); break; | ||||||
|  |              default:            snprintf(buf, sizeof(buf), "---"); | ||||||
|  |              } | ||||||
|  |            m_Osd->Text(OSDINFOWIN_X(3), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |            offset += cOsd::LineHeight() - DELTA; | ||||||
|  |            m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("Dolby Surround Mode"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |            switch (m_Receiver->AC3DolbySurroundMode()) { | ||||||
|  |              case DSM_NOT_INDICATED:     snprintf(buf, sizeof(buf), "%s", tr("not indicated")); break; | ||||||
|  |              case DSM_NOT_DOLBYSURROUND: snprintf(buf, sizeof(buf), "%s", tr("Off"));           break; | ||||||
|  |              case DSM_DOLBYSURROUND:     snprintf(buf, sizeof(buf), "%s", tr("On"));            break; | ||||||
|  |              case DSM_RESERVED:          snprintf(buf, sizeof(buf), "%s", tr("reserved"));      break; | ||||||
|  |              default:                    snprintf(buf, sizeof(buf), "---"); | ||||||
|  |              } | ||||||
|  |            m_Osd->Text(OSDINFOWIN_X(3), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |            offset += cOsd::LineHeight() - DELTA; | ||||||
|  |            m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("Low Frequency Effects"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |            snprintf(buf, sizeof(buf), "%s", m_Receiver->AC3LfeOn() ? tr("On") : tr("Off")); | ||||||
|  |            m_Osd->Text(OSDINFOWIN_X(3), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |            offset += cOsd::LineHeight() - DELTA; | ||||||
|  |            m_Osd->Text(OSDINFOWIN_X(1), OSDINFOWIN_Y(offset), tr("Dialogue Normalization"), clrWhite, clrBackground, m_InfoWindow); | ||||||
|  |            value = m_Receiver->AC3DialogLevel(); | ||||||
|  |            if (value > 0) snprintf(buf, sizeof(buf), "-%d %s", value, tr("dB")); | ||||||
|  |            else           snprintf(buf, sizeof(buf), "---"); | ||||||
|  |            m_Osd->Text(OSDINFOWIN_X(3), OSDINFOWIN_Y(offset), buf, clrYellow, clrBackground, m_InfoWindow); | ||||||
|  |            offset += cOsd::LineHeight() - DELTA; | ||||||
|  |            } | ||||||
|  |         } | ||||||
|  |      else /* modeBasic */ { | ||||||
|  |         m_Osd->Fill(0, OSDINFOWIN_Y(0), OSDWIDTH, OSDINFOWIN_Y(OSDINFOHEIGHT), clrTransparent, m_InfoWindow); | ||||||
|  |         } | ||||||
|  | #if (VDRVERSNUM >= 10300) || defined(ELCHIAIOVERSION) | ||||||
|  |      m_Osd->SetFont(OldFont); | ||||||
|  | #endif | ||||||
|  |      m_Osd->Flush(); | ||||||
|  |      } | ||||||
|  | } | ||||||
|  |  | ||||||
|  | void cFemonOsd::Action(void) | ||||||
|  | { | ||||||
|  |   //printf("cFemonOsd::Action()\n"); | ||||||
|  | #if (VDRVERSNUM < 10300) | ||||||
|  | 	isyslog("femon plugin: thread started (pid = %d)", getpid()); | ||||||
|  | #endif | ||||||
|  |   m_Active = true; | ||||||
|  |   while (m_Active) { | ||||||
|  |     if (m_Frontend != -1) { | ||||||
|  |        CHECK(ioctl(m_Frontend, FE_READ_STATUS, &m_FrontendStatus)); | ||||||
|  |        CHECK(ioctl(m_Frontend, FE_READ_SIGNAL_STRENGTH, &m_Signal)); | ||||||
|  |        CHECK(ioctl(m_Frontend, FE_READ_SNR, &m_SNR)); | ||||||
|  |        CHECK(ioctl(m_Frontend, FE_READ_BER, &m_BER)); | ||||||
|  |        CHECK(ioctl(m_Frontend, FE_READ_UNCORRECTED_BLOCKS, &m_UNC)); | ||||||
|  |        DrawInfoWindow(); | ||||||
|  |        DrawStatusWindow(); | ||||||
|  |        if (femonConfig.syslogoutput) { | ||||||
|  |           isyslog("Card #%d (%s) STR: %04x SNR: %04x BER: %08x UNC: %08x |%c|%c|%c|%c|%c|", cDevice::ActualDevice()->CardIndex(), m_FrontendInfo.name, m_Signal, m_SNR, m_BER, m_UNC, (m_FrontendStatus & FE_HAS_LOCK) ? 'L' : ' ', (m_FrontendStatus & FE_HAS_SIGNAL) ? 'S' : ' ', (m_FrontendStatus & FE_HAS_CARRIER) ? 'C' : ' ', (m_FrontendStatus & FE_HAS_VITERBI) ? 'V' : ' ', (m_FrontendStatus & FE_HAS_SYNC) ? 'Z' : ' '); | ||||||
|  |           } | ||||||
|  |        } | ||||||
|  |     usleep(100000L * femonConfig.updateinterval); | ||||||
|  |     } | ||||||
|  | #if (VDRVERSNUM < 10300) | ||||||
|  | 	isyslog("femon plugin: thread stopped (pid = %d)", getpid()); | ||||||
|  | #endif | ||||||
|  | } | ||||||
|  |  | ||||||
|  | void cFemonOsd::Show(void) | ||||||
|  | { | ||||||
|  |   //printf("cFemonOsd::Show()\n"); | ||||||
|  |   char *dev = NULL; | ||||||
|  |   asprintf(&dev, FRONTEND_DEVICE, cDevice::ActualDevice()->CardIndex(), 0); | ||||||
|  |   m_Frontend = open(dev, O_RDONLY | O_NONBLOCK); | ||||||
|  |   free(dev); | ||||||
|  |   if (m_Frontend < 0) { | ||||||
|  |      isyslog("cFemonOsd::Show() cannot open frontend device."); | ||||||
|  |      m_Frontend = -1; | ||||||
|  |      return; | ||||||
|  |      } | ||||||
|  |   if (ioctl(m_Frontend, FE_GET_INFO, &m_FrontendInfo) < 0) { | ||||||
|  |      isyslog("cFemonOsd::Show() cannot read frontend info."); | ||||||
|  |      close(m_Frontend); | ||||||
|  |      m_Frontend = -1; | ||||||
|  |      return; | ||||||
|  |      } | ||||||
|  |   m_Osd = cOsd::OpenRaw((SCREENWIDTH - OSDWIDTH) / 2, (SCREENHEIGHT - OSDHEIGHT) / 2); | ||||||
|  |   if (m_Osd) { | ||||||
|  | #if (VDRVERSNUM >= 10300) || defined(ELCHIAIOVERSION) | ||||||
|  |      eDvbFont OldFont = m_Osd->SetFont(m_Font); | ||||||
|  | #endif | ||||||
|  |      m_StatusWindow = m_Osd->Create(0, OSDSTATUSWIN_Y(0), OSDWIDTH, OSDSTATUSHEIGHT, 4); | ||||||
|  |      m_InfoWindow   = m_Osd->Create(0, OSDINFOWIN_Y(0),   OSDWIDTH, OSDINFOHEIGHT,   2); | ||||||
|  |      m_Osd->Clear(); | ||||||
|  |      m_Osd->Fill(0, OSDINFOWIN_Y(0), OSDWIDTH, OSDINFOWIN_Y(OSDINFOHEIGHT), clrTransparent, m_InfoWindow); | ||||||
|  | #if (VDRVERSNUM >= 10300) || defined(ELCHIAIOVERSION) | ||||||
|  |      m_Osd->SetFont(OldFont); | ||||||
|  | #endif | ||||||
|  |      m_Osd->Flush(); | ||||||
|  |      if (m_Receiver) | ||||||
|  |         delete m_Receiver; | ||||||
|  |      if (femonConfig.analyzestream) { | ||||||
|  |         cChannel *channel = Channels.GetByNumber(cDevice::CurrentChannel()); | ||||||
|  |         m_Receiver = new cFemonReceiver(channel->Ca(), channel->Vpid(), channel->Apid1(), channel->Dpid1()); | ||||||
|  |         cDevice::ActualDevice()->AttachReceiver(m_Receiver); | ||||||
|  |         } | ||||||
|  |      Start(); | ||||||
|  |      } | ||||||
|  | } | ||||||
|  |  | ||||||
|  | void cFemonOsd::ChannelSwitch(const cDevice * device, int channelNumber) | ||||||
|  | { | ||||||
|  |   //printf("cFemonOsd::ChannelSwitch()\n"); | ||||||
|  |   char *dev = NULL; | ||||||
|  |   if (!device->IsPrimaryDevice() || !channelNumber || cDevice::PrimaryDevice()->CurrentChannel() != channelNumber) | ||||||
|  |      return; | ||||||
|  |   close(m_Frontend); | ||||||
|  |   asprintf(&dev, FRONTEND_DEVICE, cDevice::ActualDevice()->CardIndex(), 0); | ||||||
|  |   m_Frontend = open(dev, O_RDONLY | O_NONBLOCK); | ||||||
|  |   free(dev); | ||||||
|  |   if (m_Frontend < 0) { | ||||||
|  |      isyslog("cFemonOsd::ChannelSwitch() cannot open frontend device."); | ||||||
|  |      m_Frontend = -1; | ||||||
|  |      return; | ||||||
|  |      } | ||||||
|  |   if (ioctl(m_Frontend, FE_GET_INFO, &m_FrontendInfo) < 0) { | ||||||
|  |      isyslog("cFemonOsd::ChannelSwitch() cannot read frontend info."); | ||||||
|  |      close(m_Frontend); | ||||||
|  |      m_Frontend = -1; | ||||||
|  |      return; | ||||||
|  |      } | ||||||
|  |   if (m_Receiver) | ||||||
|  |      delete m_Receiver; | ||||||
|  |   if (femonConfig.analyzestream) { | ||||||
|  |      cChannel *channel = Channels.GetByNumber(cDevice::CurrentChannel()); | ||||||
|  |      m_Receiver = new cFemonReceiver(channel->Ca(), channel->Vpid(), channel->Apid1(), channel->Dpid1()); | ||||||
|  |      cDevice::ActualDevice()->AttachReceiver(m_Receiver); | ||||||
|  |      } | ||||||
|  | } | ||||||
|  |  | ||||||
|  | eOSState cFemonOsd::ProcessKey(eKeys Key) | ||||||
|  | {  | ||||||
|  |   eOSState state = cOsdObject::ProcessKey(Key); | ||||||
|  |   if (state == osUnknown) { | ||||||
|  |      switch (Key) { | ||||||
|  |        case k0: | ||||||
|  |             if ((m_Number == 0) && (m_OldNumber != 0)) { | ||||||
|  |                m_Number = m_OldNumber; | ||||||
|  |                m_OldNumber = cDevice::CurrentChannel(); | ||||||
|  |                Channels.SwitchTo(m_Number); | ||||||
|  |                m_Number = 0; | ||||||
|  |                return osContinue; | ||||||
|  |                } | ||||||
|  |        case k1 ... k9: | ||||||
|  |             if (m_Number >= 0) { | ||||||
|  |                m_Number = m_Number * 10 + Key - k0; | ||||||
|  |                if (m_Number > 0) { | ||||||
|  |                   DrawStatusWindow(); | ||||||
|  |                   cChannel *ch = Channels.GetByNumber(m_Number); | ||||||
|  |                   m_InputTime = time_ms(); | ||||||
|  |                   // Lets see if there can be any useful further input: | ||||||
|  |                   int n = ch ? m_Number * 10 : 0; | ||||||
|  |                   while (ch && (ch = Channels.Next(ch)) != NULL) { | ||||||
|  |                         if (!ch->GroupSep()) { | ||||||
|  |                            if (n <= ch->Number() && ch->Number() <= n + 9) { | ||||||
|  |                               n = 0; | ||||||
|  |                               break; | ||||||
|  |                               } | ||||||
|  |                            if (ch->Number() > n) | ||||||
|  |                               n *= 10; | ||||||
|  |                            } | ||||||
|  |                         } | ||||||
|  |                   if (n > 0) { | ||||||
|  |                      // This channel is the only one that fits the input, so let's take it right away: | ||||||
|  |                      m_OldNumber = cDevice::CurrentChannel(); | ||||||
|  |                      Channels.SwitchTo(m_Number); | ||||||
|  |                      m_Number = 0; | ||||||
|  |                      } | ||||||
|  |                   } | ||||||
|  |                } | ||||||
|  |             break; | ||||||
|  |        case kBack: | ||||||
|  |             return osEnd; | ||||||
|  |        case kGreen: | ||||||
|  |             { | ||||||
|  |             int CurrentAudioTrack = -1; | ||||||
|  |             const char **AudioTracks = cDevice::PrimaryDevice()->GetAudioTracks(&CurrentAudioTrack); | ||||||
|  |             if (AudioTracks) { | ||||||
|  |                const char **at = &AudioTracks[CurrentAudioTrack]; | ||||||
|  |                if (!*++at) | ||||||
|  |                   at = AudioTracks; | ||||||
|  |                cDevice::PrimaryDevice()->SetAudioTrack(at - AudioTracks); | ||||||
|  |                if (femonConfig.analyzestream) { | ||||||
|  |                   cChannel *channel = Channels.GetByNumber(cDevice::CurrentChannel()); | ||||||
|  |                   if (m_Receiver) | ||||||
|  |                      delete m_Receiver; | ||||||
|  |                   m_Receiver = new cFemonReceiver(channel->Ca(), channel->Vpid(), (at - AudioTracks) ? channel->Apid2() : channel->Apid1(), channel->Dpid1()); | ||||||
|  |                   cDevice::ActualDevice()->AttachReceiver(m_Receiver); | ||||||
|  |                   } | ||||||
|  |                } | ||||||
|  |             } | ||||||
|  |             break; | ||||||
|  |        case kRight: | ||||||
|  |        case kLeft: | ||||||
|  |             { | ||||||
|  |             int device = cDevice::ActualDevice()->DeviceNumber(); | ||||||
|  |             if (device >= 0) { | ||||||
|  |                cChannel *channel = Channels.GetByNumber(cDevice::CurrentChannel()); | ||||||
|  |                for (int i = 0; i < cDevice::NumDevices() - 1; i++) { | ||||||
|  |                    if (NORMALKEY(Key) == kRight) { | ||||||
|  |                       if (++device >= cDevice::NumDevices()) device = 0; | ||||||
|  |                       } | ||||||
|  |                    else { | ||||||
|  |                       if (--device < 0) device = cDevice::NumDevices() - 1; | ||||||
|  |                       } | ||||||
|  |                    if (cDevice::GetDevice(device)->ProvidesChannel(channel)) { | ||||||
|  |                       //cStatus::MsgChannelSwitch(cDevice::GetDevice(device), 0); | ||||||
|  |                       //implement some tuning mechanism here | ||||||
|  |                       //cControl::Launch(new cTransferControl(cDevice::GetDevice(device), channel->Vpid(), channel->Apid1(), channel->Apid2(), channel->Dpid1(), channel->Dpid2($ | ||||||
|  |                       //cStatus::MsgChannelSwitch(cDevice::GetDevice(device), channel->Number()); | ||||||
|  |                       break; | ||||||
|  |                       } | ||||||
|  |                    } | ||||||
|  |                } | ||||||
|  |             } | ||||||
|  |             break; | ||||||
|  |        case kUp|k_Repeat: | ||||||
|  |        case kUp: | ||||||
|  |        case kDown|k_Repeat: | ||||||
|  |        case kDown: | ||||||
|  |             m_OldNumber = cDevice::CurrentChannel(); | ||||||
|  |             cDevice::SwitchChannel(NORMALKEY(Key) == kUp ? 1 : -1); | ||||||
|  |             m_Number = 0; | ||||||
|  |             break; | ||||||
|  |        case kNone: | ||||||
|  |             if (m_Number && (time_ms() - m_InputTime > CHANNELINPUT_TIMEOUT)) { | ||||||
|  |                if (Channels.GetByNumber(m_Number)) { | ||||||
|  |                   m_OldNumber = cDevice::CurrentChannel(); | ||||||
|  |                   Channels.SwitchTo(m_Number); | ||||||
|  |                   m_Number = 0; | ||||||
|  |                   } | ||||||
|  |                else { | ||||||
|  |                   m_InputTime = time_ms(); | ||||||
|  |                   m_Number = 0; | ||||||
|  |                   } | ||||||
|  |                } | ||||||
|  |             break; | ||||||
|  |        case kOk: | ||||||
|  |             // toggle between display modes | ||||||
|  |             if (++m_DisplayMode == modeAC3 && !Channels.GetByNumber(cDevice::CurrentChannel())->Dpid1()) m_DisplayMode++; | ||||||
|  |             if (m_DisplayMode >= modeMaxNumber) m_DisplayMode = 0; | ||||||
|  |             DrawInfoWindow(); | ||||||
|  |             break; | ||||||
|  |        default: | ||||||
|  |             break; | ||||||
|  |        } | ||||||
|  |      state = osContinue; | ||||||
|  |   } | ||||||
|  |   return state; | ||||||
|  | } | ||||||
							
								
								
									
										57
									
								
								femonosd.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										57
									
								
								femonosd.h
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,57 @@ | |||||||
|  | /* | ||||||
|  |  * Frontend Status Monitor plugin for the Video Disk Recorder | ||||||
|  |  * | ||||||
|  |  * See the README file for copyright information and how to reach the author. | ||||||
|  |  * | ||||||
|  |  * $Id$ | ||||||
|  |  */ | ||||||
|  |  | ||||||
|  | #ifndef __FEMONOSD_H | ||||||
|  | #define __FEMONOSD_H | ||||||
|  |  | ||||||
|  | #include <linux/dvb/frontend.h> | ||||||
|  | #include <sys/time.h> | ||||||
|  | #include <sys/ioctl.h> | ||||||
|  | #include <vdr/osd.h> | ||||||
|  | #include <vdr/thread.h> | ||||||
|  | #include <vdr/status.h> | ||||||
|  | #include <vdr/channels.h> | ||||||
|  | #include <vdr/font.h> | ||||||
|  |  | ||||||
|  | class cFemonOsd : public cOsdObject, public cThread, public cStatus { | ||||||
|  | private: | ||||||
|  |   bool m_Active; | ||||||
|  |   cOsdBase *m_Osd; | ||||||
|  |   tWindowHandle m_InfoWindow; | ||||||
|  |   tWindowHandle m_StatusWindow; | ||||||
|  |   cFemonReceiver *m_Receiver; | ||||||
|  |   int m_Frontend; | ||||||
|  |   struct dvb_frontend_info m_FrontendInfo; | ||||||
|  |   int m_Number; | ||||||
|  |   int m_OldNumber; | ||||||
|  |   int m_InputTime; | ||||||
|  |   uint16_t m_SNR; | ||||||
|  |   uint16_t m_Signal; | ||||||
|  |   uint32_t m_BER; | ||||||
|  |   uint32_t m_UNC; | ||||||
|  |   fe_status_t m_FrontendStatus; | ||||||
|  |   int m_DisplayMode; | ||||||
|  |   eDvbFont m_Font; | ||||||
|  |   cMutex* m_Mutex; | ||||||
|  |   void DrawStatusWindow(void); | ||||||
|  |   void DrawInfoWindow(void); | ||||||
|  |  | ||||||
|  | protected: | ||||||
|  |   virtual void Action(void); | ||||||
|  |   virtual void ChannelSwitch(const cDevice * device, int channelNumber); | ||||||
|  |  | ||||||
|  | public: | ||||||
|  |   cFemonOsd(void); | ||||||
|  |   ~cFemonOsd(); | ||||||
|  |  | ||||||
|  |   virtual void Show(void); | ||||||
|  |   virtual eOSState ProcessKey(eKeys Key); | ||||||
|  | }; | ||||||
|  |  | ||||||
|  | #endif //__FEMONOSD_H | ||||||
|  |  | ||||||
							
								
								
									
										326
									
								
								femonreceiver.c
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										326
									
								
								femonreceiver.c
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,326 @@ | |||||||
|  | /* | ||||||
|  |  * Frontend Status Monitor plugin for the Video Disk Recorder | ||||||
|  |  * | ||||||
|  |  * See the README file for copyright information and how to reach the author. | ||||||
|  |  * | ||||||
|  |  * $Id$ | ||||||
|  |  */ | ||||||
|  |  | ||||||
|  | #include <unistd.h> | ||||||
|  | #include "femoncfg.h" | ||||||
|  | #include "femonreceiver.h" | ||||||
|  |  | ||||||
|  | #define TS_SIZE       188 | ||||||
|  | #define PAY_START     0x40 | ||||||
|  | #define ADAPT_FIELD   0x20 | ||||||
|  | #define PAYLOAD       0x10 | ||||||
|  | #define PTS_DTS_FLAGS 0xC0 | ||||||
|  |  | ||||||
|  | cFemonReceiver::cFemonReceiver(int Ca, int Vpid, int Apid, int Dpid) | ||||||
|  | #if VDRVERSNUM >= 10300 | ||||||
|  | :cReceiver(Ca, -1, 3, Vpid, Apid, Dpid), cThread("femon receiver") | ||||||
|  | #else | ||||||
|  | :cReceiver(Ca, -1, 3, Vpid, Apid, Dpid) | ||||||
|  | #endif | ||||||
|  | { | ||||||
|  |   //printf("cFemonReceiver::cFemonReceiver()\n"); | ||||||
|  |   m_Active = false; | ||||||
|  |   m_VideoPid = Vpid; | ||||||
|  |   m_AudioPid = Apid; | ||||||
|  |   m_AC3Pid = Dpid;       | ||||||
|  |   m_VideoValid = false; | ||||||
|  |   m_VideoPacketCount = 0; | ||||||
|  |   m_VideoHorizontalSize = 0; | ||||||
|  |   m_VideoVerticalSize = 0; | ||||||
|  |   m_VideoAspectRatio = AR_RESERVED; | ||||||
|  |   m_VideoFormat = VF_UNKNOWN; | ||||||
|  |   m_VideoFrameRate = 0.0; | ||||||
|  |   m_VideoStreamBitrate = 0.0; | ||||||
|  |   m_VideoBitrate = 0.0; | ||||||
|  |   m_AudioValid = false; | ||||||
|  |   m_AudioPacketCount = 0; | ||||||
|  |   m_AudioStreamBitrate = -2.0; | ||||||
|  |   m_AudioBitrate = 0.0; | ||||||
|  |   m_AudioSamplingFreq = -1; | ||||||
|  |   m_AudioMPEGLayer = 0; | ||||||
|  |   m_AudioBitrate = 0.0; | ||||||
|  |   m_AC3Valid = false; | ||||||
|  |   m_AC3PacketCount = 0;  | ||||||
|  |   m_AC3StreamBitrate = 0; | ||||||
|  |   m_AC3SamplingFreq = 0; | ||||||
|  |   m_AC3Bitrate = 0; | ||||||
|  |   m_AC3FrameSize = 0; | ||||||
|  |   m_AC3BitStreamMode = FR_NOTVALID; | ||||||
|  |   m_AC3AudioCodingMode = FR_NOTVALID; | ||||||
|  |   m_AC3CenterMixLevel = FR_NOTVALID; | ||||||
|  |   m_AC3SurroundMixLevel = FR_NOTVALID; | ||||||
|  |   m_AC3DolbySurroundMode = FR_NOTVALID; | ||||||
|  |   m_AC3LfeOn = false; | ||||||
|  |   m_AC3DialogLevel = FR_NOTVALID; | ||||||
|  | } | ||||||
|  |   | ||||||
|  | cFemonReceiver::~cFemonReceiver(void) | ||||||
|  | { | ||||||
|  |   //printf("cFemonReceiver::~cFemonReceiver()\n"); | ||||||
|  |   if (m_Active) { | ||||||
|  |      m_Active = false; | ||||||
|  |      Cancel(0); | ||||||
|  |      } | ||||||
|  | } | ||||||
|  |  | ||||||
|  | /* The following function originates from libdvbmpeg: */ | ||||||
|  | void cFemonReceiver::GetVideoInfo(uint8_t *mbuf, int count) | ||||||
|  | { | ||||||
|  |   //printf("cFemonReceiver::GetVideoInfo()\n"); | ||||||
|  |   uint8_t *headr; | ||||||
|  |   int found = 0; | ||||||
|  |   int c = 0; | ||||||
|  |   m_VideoValid = false; | ||||||
|  |   while ((found < 4) && ((c + 4) < count)) { | ||||||
|  |     uint8_t *b; | ||||||
|  |     b = mbuf + c; | ||||||
|  |     if ((b[0] == 0x00) && (b[1] == 0x00) && (b[2] == 0x01) && (b[3] == 0xb3)) | ||||||
|  |        found = 4; | ||||||
|  |     else | ||||||
|  |        c++; | ||||||
|  |     } | ||||||
|  |   if ((!found) || ((c + 16) >= count)) return; | ||||||
|  |   m_VideoValid = true; | ||||||
|  |   headr = mbuf + c + 4; | ||||||
|  |   m_VideoHorizontalSize = ((headr[1] & 0xF0) >> 4) | (headr[0] << 4); | ||||||
|  |   m_VideoVerticalSize = ((headr[1] & 0x0F) << 8) | (headr[2]); | ||||||
|  |   int sw = (int)((headr[3] & 0xF0) >> 4); | ||||||
|  |   switch ( sw ){ | ||||||
|  |     case 1: | ||||||
|  |       m_VideoAspectRatio = AR_1_1; | ||||||
|  |       break; | ||||||
|  |     case 2: | ||||||
|  |       m_VideoAspectRatio = AR_4_3; | ||||||
|  |       break; | ||||||
|  |     case 3: | ||||||
|  |       m_VideoAspectRatio = AR_16_9; | ||||||
|  |       break; | ||||||
|  |     case 4: | ||||||
|  |       m_VideoAspectRatio = AR_2_21_1; | ||||||
|  |       break; | ||||||
|  |     case 5 ... 15: | ||||||
|  |     default: | ||||||
|  |       m_VideoAspectRatio = AR_RESERVED; | ||||||
|  |       break; | ||||||
|  |     } | ||||||
|  |   sw = (int)(headr[3] & 0x0F); | ||||||
|  |   switch ( sw ) { | ||||||
|  |     case 1: | ||||||
|  |       m_VideoFrameRate = 24000 / 1001.0; | ||||||
|  |       m_VideoFormat = VF_UNKNOWN; | ||||||
|  |       break; | ||||||
|  |     case 2: | ||||||
|  |       m_VideoFrameRate = 24.0; | ||||||
|  |       m_VideoFormat = VF_UNKNOWN; | ||||||
|  |       break; | ||||||
|  |     case 3: | ||||||
|  |       m_VideoFrameRate = 25.0; | ||||||
|  |       m_VideoFormat = VF_PAL; | ||||||
|  |       break; | ||||||
|  |     case 4: | ||||||
|  |       m_VideoFrameRate = 30000 / 1001.0; | ||||||
|  |       m_VideoFormat = VF_NTSC; | ||||||
|  |       break; | ||||||
|  |     case 5: | ||||||
|  |       m_VideoFrameRate = 30.0; | ||||||
|  |       m_VideoFormat = VF_NTSC; | ||||||
|  |       break; | ||||||
|  |     case 6: | ||||||
|  |       m_VideoFrameRate = 50.0; | ||||||
|  |       m_VideoFormat = VF_PAL; | ||||||
|  |       break; | ||||||
|  |     case 7: | ||||||
|  |       m_VideoFrameRate = 60.0; | ||||||
|  |       m_VideoFormat = VF_NTSC; | ||||||
|  |       break; | ||||||
|  |     case 8: | ||||||
|  |       m_VideoFrameRate = 60000 / 1001.0; | ||||||
|  |       m_VideoFormat = VF_NTSC; | ||||||
|  |       break; | ||||||
|  |     case 9 ... 15: | ||||||
|  |     default: | ||||||
|  |       m_VideoFrameRate = 0; | ||||||
|  |       m_VideoFormat = VF_UNKNOWN; | ||||||
|  |       break; | ||||||
|  |     } | ||||||
|  |   m_VideoStreamBitrate = 400 * (((headr[4] << 10) & 0x0003FC00UL) | ((headr[5] << 2) & 0x000003FCUL) | (((headr[6] & 0xC0) >> 6) & 0x00000003UL)) / 1000000.0; | ||||||
|  | } | ||||||
|  |  | ||||||
|  | static unsigned int bitrates[3][16] = | ||||||
|  | { | ||||||
|  |   {0, 32, 64, 96, 128, 160, 192, 224, 256, 288, 320, 352, 384, 416, 448, 0}, | ||||||
|  |   {0, 32, 48, 56, 64,  80,  96,  112, 128, 160, 192, 224, 256, 320, 384, 0}, | ||||||
|  |   {0, 32, 40, 48, 56,  64,  80,  96,  112, 128, 160, 192, 224, 256, 320, 0} | ||||||
|  | }; | ||||||
|  |  | ||||||
|  | static unsigned int samplerates[4] = | ||||||
|  | {441, 480, 320, 0}; | ||||||
|  |  | ||||||
|  | /* The following function originates from libdvbmpeg: */ | ||||||
|  | void cFemonReceiver::GetAudioInfo(uint8_t *mbuf, int count) | ||||||
|  | { | ||||||
|  |   //printf("cFemonReceiver::GetAudioInfo()\n"); | ||||||
|  |   uint8_t *headr; | ||||||
|  |   int found = 0; | ||||||
|  |   int c = 0; | ||||||
|  |   int tmp = 0; | ||||||
|  |   m_AudioValid = false; | ||||||
|  |   while (!found && (c < count)) { | ||||||
|  |     uint8_t *b = mbuf + c; | ||||||
|  |     if ((b[0] == 0xff) && ((b[1] & 0xf8) == 0xf8)) | ||||||
|  |        found = 1; | ||||||
|  |     else | ||||||
|  |        c++; | ||||||
|  |     }	 | ||||||
|  |   if ((!found) || ((c + 3) >= count)) return; | ||||||
|  |   m_AudioValid = true; | ||||||
|  |   headr = mbuf + c; | ||||||
|  |   m_AudioMPEGLayer = 4 - ((headr[1] & 0x06) >> 1); | ||||||
|  |   tmp = bitrates[(3 - ((headr[1] & 0x06) >> 1))][(headr[2] >> 4)] * 1000; | ||||||
|  |   if (tmp == 0) | ||||||
|  |      m_AudioStreamBitrate = (double)FR_FREE; | ||||||
|  |   else if (tmp == 0xf) | ||||||
|  |      m_AudioStreamBitrate = (double)FR_RESERVED; | ||||||
|  |   else | ||||||
|  |      m_AudioStreamBitrate = tmp / 1000.0; | ||||||
|  |   tmp = samplerates[((headr[2] & 0x0c) >> 2)] * 100; | ||||||
|  |   if (tmp == 3) | ||||||
|  |      m_AudioSamplingFreq = FR_RESERVED; | ||||||
|  |   else | ||||||
|  |      m_AudioSamplingFreq = tmp; | ||||||
|  | } | ||||||
|  |  | ||||||
|  | static unsigned int ac3_bitrates[32] = | ||||||
|  | {32, 40, 48, 56, 64, 80, 96, 112, 128, 160, 192, 224, 256, 320, 384, 448, 512, 576, 640, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; | ||||||
|  |  | ||||||
|  | static unsigned int ac3_freq[4] = | ||||||
|  | {480, 441, 320, 0}; | ||||||
|  |  | ||||||
|  | static unsigned int ac3_frames[3][32] = | ||||||
|  | { | ||||||
|  |   {64, 80,  96,  112, 128, 160, 192, 224, 256, 320, 384, 448, 512, 640, 768,  896,  1024, 1152, 1280, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, | ||||||
|  |   {69, 87,  104, 121, 139, 174, 208, 243, 278, 348, 417, 487, 557, 696, 835,  975,  1114, 1253, 1393, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, | ||||||
|  |   {96, 120, 144, 168, 192, 240, 288, 336, 384, 480, 576, 672, 768, 960, 1152, 1344, 1536, 1728, 1920, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0} | ||||||
|  | }; | ||||||
|  |  | ||||||
|  | /* | ||||||
|  | ** AC3 Audio Header: http://www.atsc.org/standards/a_52a.pdf | ||||||
|  | ** The following function originates from libdvbmpeg: | ||||||
|  | */ | ||||||
|  | void cFemonReceiver::GetAC3Info(uint8_t *mbuf, int count) | ||||||
|  | { | ||||||
|  |   uint8_t *headr; | ||||||
|  |   int found = 0; | ||||||
|  |   int c = 0; | ||||||
|  |   uint8_t frame; | ||||||
|  |   m_AC3Valid = false; | ||||||
|  |   while (!found && (c < count)) { | ||||||
|  |     uint8_t *b = mbuf + c; | ||||||
|  |     if ((b[0] == 0x0b) && (b[1] == 0x77)) | ||||||
|  |        found = 1; | ||||||
|  |     else | ||||||
|  |        c++; | ||||||
|  |     } | ||||||
|  |   if ((!found) || ((c + 5) >= count)) return; | ||||||
|  |   m_AC3Valid = true; | ||||||
|  |   headr = mbuf + c + 2; | ||||||
|  |   frame = (headr[2] & 0x3f); | ||||||
|  |   m_AC3StreamBitrate = ac3_bitrates[frame >> 1]; | ||||||
|  |   int fr = (headr[2] & 0xc0 ) >> 6; | ||||||
|  |   m_AC3SamplingFreq = ac3_freq[fr] * 100; | ||||||
|  |   m_AC3FrameSize = ac3_frames[fr][frame >> 1]; | ||||||
|  |   if ((frame & 1) && (fr == 1)) m_AC3FrameSize++; | ||||||
|  |      m_AC3FrameSize <<= 1; | ||||||
|  |   m_AC3BitStreamMode = (headr[3] & 7); | ||||||
|  |   m_AC3AudioCodingMode = (headr[4] & 0xE0) >> 5; | ||||||
|  |   if ((m_AC3AudioCodingMode & 0x01) && (m_AC3AudioCodingMode != 0x01)) // if 3 front channels | ||||||
|  |      m_AC3CenterMixLevel = (headr[4] & 0x18) >> 3; | ||||||
|  |   else | ||||||
|  |      m_AC3CenterMixLevel = FR_NOTVALID; | ||||||
|  |   if (m_AC3AudioCodingMode & 0x04) //  if a surround channel exists | ||||||
|  |      m_AC3SurroundMixLevel = (headr[4] & 0x06) >> 1; | ||||||
|  |   else | ||||||
|  |      m_AC3SurroundMixLevel = FR_NOTVALID; | ||||||
|  |   if (m_AC3AudioCodingMode == 0x02) // if in 2/0 mode | ||||||
|  |      m_AC3DolbySurroundMode = ((headr[4] & 1) << 1) | ((headr[5] & 0x80) >> 7); | ||||||
|  |   else  | ||||||
|  |      m_AC3DolbySurroundMode = FR_NOTVALID; | ||||||
|  |   m_AC3LfeOn = (headr[5] & 0x40) >> 6; | ||||||
|  |   m_AC3DialogLevel = (headr[5] & 0x3e) >> 1; | ||||||
|  | } | ||||||
|  |  | ||||||
|  | void cFemonReceiver::Activate(bool On) | ||||||
|  | { | ||||||
|  |   //printf("cFemonReceiver::Activate()\n"); | ||||||
|  |   Start(); | ||||||
|  | } | ||||||
|  |  | ||||||
|  | void cFemonReceiver::Receive(uchar *Data, int Length) | ||||||
|  | { | ||||||
|  |   //printf("cFemonReceiver::Receive()\n"); | ||||||
|  |   // TS packet length: TS_SIZE | ||||||
|  |   if (Length == TS_SIZE) { | ||||||
|  |      int pid = ((Data[1] & 0x1f) << 8) | (Data[2]); | ||||||
|  |      if (pid == m_VideoPid) { | ||||||
|  |         m_VideoPacketCount++; | ||||||
|  |         } | ||||||
|  |      else if (pid == m_AudioPid) { | ||||||
|  |         m_AudioPacketCount++; | ||||||
|  |         } | ||||||
|  |      else if (pid == m_AC3Pid) { | ||||||
|  |         m_AC3PacketCount++; | ||||||
|  |         } | ||||||
|  |      /* the following originates from libdvbmpeg: */ | ||||||
|  |      if (!(Data[3] & PAYLOAD)) { | ||||||
|  |         return; | ||||||
|  |         } | ||||||
|  |      uint8_t off = 0; | ||||||
|  |      if (Data[3] & ADAPT_FIELD) { | ||||||
|  |         off = Data[4] + 1; | ||||||
|  |         } | ||||||
|  |      if (Data[1] & PAY_START) { | ||||||
|  |         uint8_t *sb = Data + 4 + off; | ||||||
|  |         if (sb[7] & PTS_DTS_FLAGS) { | ||||||
|  |            uint8_t *pay = sb + sb[8] + 9;  | ||||||
|  |            int l = TS_SIZE - 13 - off - sb[8]; | ||||||
|  |            if (pid == m_VideoPid) { | ||||||
|  |               GetVideoInfo(pay, l); | ||||||
|  |               } | ||||||
|  |            else if (pid == m_AudioPid) { | ||||||
|  |               GetAudioInfo(pay, l); | ||||||
|  |               } | ||||||
|  |            else if (pid == m_AC3Pid) { | ||||||
|  |               GetAC3Info(pay, l); | ||||||
|  |               } | ||||||
|  |            } | ||||||
|  |         } | ||||||
|  |      /* end */ | ||||||
|  |      } | ||||||
|  | } | ||||||
|  |  | ||||||
|  | void cFemonReceiver::Action(void) | ||||||
|  | { | ||||||
|  |   //printf("cFemonReceiver::Action()\n"); | ||||||
|  | #if (VDRVERSNUM < 10300) | ||||||
|  |   isyslog("femon receiver: thread started (pid = %d)", getpid()); | ||||||
|  | #endif | ||||||
|  |   m_Active = true; | ||||||
|  |   while (m_Active) { | ||||||
|  |         // TS packet 188 bytes - 4 byte header; MPEG standard defines 1Mbit = 1000000bit | ||||||
|  |         m_VideoBitrate = (8.0 * 184.0 * m_VideoPacketCount) / (femonConfig.calcinterval * 100000.0); | ||||||
|  |         m_VideoPacketCount = 0; | ||||||
|  |         m_AudioBitrate = (8.0 * 184.0 * m_AudioPacketCount) / (femonConfig.calcinterval * 100.0); | ||||||
|  |         m_AudioPacketCount = 0; | ||||||
|  |         m_AC3Bitrate   = (8.0 * 184.0 * m_AC3PacketCount)   / (femonConfig.calcinterval * 100.0); | ||||||
|  |         m_AC3PacketCount = 0; | ||||||
|  |         usleep(100000L * femonConfig.calcinterval); | ||||||
|  |     } | ||||||
|  | #if (VDRVERSNUM < 10300) | ||||||
|  |   isyslog("femon receiver: thread stopped (pid = %d)", getpid()); | ||||||
|  | #endif | ||||||
|  | } | ||||||
							
								
								
									
										133
									
								
								femonreceiver.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										133
									
								
								femonreceiver.h
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,133 @@ | |||||||
|  | /* | ||||||
|  |  * Frontend Status Monitor plugin for the Video Disk Recorder | ||||||
|  |  * | ||||||
|  |  * See the README file for copyright information and how to reach the author. | ||||||
|  |  * | ||||||
|  |  * $Id$ | ||||||
|  |  */ | ||||||
|  |  | ||||||
|  | #ifndef __FEMONRECEIVER_H | ||||||
|  | #define __FEMONRECEIVER_H | ||||||
|  |  | ||||||
|  | #include <vdr/thread.h> | ||||||
|  | #include <vdr/receiver.h> | ||||||
|  |  | ||||||
|  | enum eVideoFormat { | ||||||
|  |   VF_UNKNOWN = 0, | ||||||
|  |   VF_PAL     = 1, | ||||||
|  |   VF_NTSC    = 2, | ||||||
|  |   }; | ||||||
|  |  | ||||||
|  | enum eAspectRatio { | ||||||
|  |   AR_RESERVED = 0, | ||||||
|  |   AR_1_1      = 100, | ||||||
|  |   AR_4_3      = 133, | ||||||
|  |   AR_16_9     = 177, | ||||||
|  |   AR_2_21_1   = 233, | ||||||
|  |   }; | ||||||
|  |  | ||||||
|  | enum eCenterMixLevel { | ||||||
|  |   CML_MINUS_3dB   = 0, | ||||||
|  |   CML_MINUS_4_5dB = 1, | ||||||
|  |   CML_MINUS_6dB   = 2, | ||||||
|  |   CML_RESERVED    = 3, | ||||||
|  |   }; | ||||||
|  |  | ||||||
|  | enum eSurroundMixLevel { | ||||||
|  |   SML_MINUS_3dB = 0, | ||||||
|  |   SML_MINUS_6dB = 1, | ||||||
|  |   SML_0_dB      = 2, | ||||||
|  |   SML_RESERVED  = 3, | ||||||
|  |   }; | ||||||
|  |  | ||||||
|  | enum eDolbySurroundMode { | ||||||
|  |   DSM_NOT_INDICATED     = 0, | ||||||
|  |   DSM_NOT_DOLBYSURROUND = 1, | ||||||
|  |   DSM_DOLBYSURROUND     = 2, | ||||||
|  |   DSM_RESERVED          = 3, | ||||||
|  |   }; | ||||||
|  |  | ||||||
|  | #define FR_RESERVED    -1 | ||||||
|  | #define FR_FREE        -2 | ||||||
|  | #define FR_NOTVALID    -3 | ||||||
|  |  | ||||||
|  | class cFemonReceiver : public cReceiver, public cThread { | ||||||
|  | private: | ||||||
|  |   bool   m_Active; | ||||||
|  |   int    m_VideoPid; | ||||||
|  |   int    m_AudioPid; | ||||||
|  |   int    m_AC3Pid; | ||||||
|  |   bool   m_VideoValid; | ||||||
|  |   int    m_VideoPacketCount; | ||||||
|  |   int    m_VideoHorizontalSize; | ||||||
|  |   int    m_VideoVerticalSize; | ||||||
|  |   int    m_VideoAspectRatio; | ||||||
|  |   int    m_VideoFormat; | ||||||
|  |   double m_VideoFrameRate; | ||||||
|  |   double m_VideoStreamBitrate; | ||||||
|  |   double m_VideoBitrate; | ||||||
|  |   bool   m_AudioValid; | ||||||
|  |   int    m_AudioPacketCount; | ||||||
|  |   double m_AudioStreamBitrate; | ||||||
|  |   double m_AudioBitrate; | ||||||
|  |   int    m_AudioSamplingFreq; | ||||||
|  |   int    m_AudioMPEGLayer; | ||||||
|  |   bool   m_AC3Valid; | ||||||
|  |   int    m_AC3PacketCount; | ||||||
|  |   double m_AC3Bitrate; | ||||||
|  |   int    m_AC3FrameSize; | ||||||
|  |   int    m_AC3SamplingFreq; | ||||||
|  |   int    m_AC3StreamBitrate; | ||||||
|  |   int    m_AC3BitStreamMode; | ||||||
|  |   int    m_AC3AudioCodingMode; | ||||||
|  |   int    m_AC3CenterMixLevel; | ||||||
|  |   int    m_AC3SurroundMixLevel; | ||||||
|  |   int    m_AC3DolbySurroundMode; | ||||||
|  |   bool   m_AC3LfeOn; | ||||||
|  |   int    m_AC3DialogLevel;   | ||||||
|  |   void   GetVideoInfo(uint8_t *mbuf, int count); | ||||||
|  |   void   GetAudioInfo(uint8_t *mbuf, int count); | ||||||
|  |   void   GetAC3Info(uint8_t *mbuf, int count); | ||||||
|  |  | ||||||
|  | protected: | ||||||
|  |   virtual void Activate(bool On); | ||||||
|  |   virtual void Receive(uchar *Data, int Length); | ||||||
|  |   virtual void Action(void); | ||||||
|  |  | ||||||
|  | public: | ||||||
|  |   cFemonReceiver(int Ca, int Vpid, int Apid, int Dpid); | ||||||
|  |   virtual ~cFemonReceiver(); | ||||||
|  |  | ||||||
|  |   bool VideoValid(void)           { return m_VideoValid; };          // boolean | ||||||
|  |   int VideoHorizontalSize(void)   { return m_VideoHorizontalSize; }; // pixels | ||||||
|  |   int VideoVerticalSize(void)     { return m_VideoVerticalSize; };   // pixels | ||||||
|  |   int VideoAspectRatio(void)      { return m_VideoAspectRatio; };    // eAspectRatio | ||||||
|  |   int VideoFormat(void)           { return m_VideoFormat; };         // eVideoFormat | ||||||
|  |   double VideoFrameRate(void)     { return m_VideoFrameRate; };      // Hz | ||||||
|  |   double VideoStreamBitrate(void) { return m_VideoStreamBitrate; };  // Mbit/s | ||||||
|  |   double VideoBitrate(void)       { return m_VideoBitrate; };        // Mbit/s | ||||||
|  |  | ||||||
|  |   bool AudioValid(void)           { return m_AudioValid; };          // boolean | ||||||
|  |   int AudioMPEGLayer(void)        { return m_AudioMPEGLayer; };      // layer number | ||||||
|  |   int AudioSamplingFreq(void)     { return m_AudioSamplingFreq; };   // Hz | ||||||
|  |   double AudioStreamBitrate(void) { return m_AudioStreamBitrate; };  // kbit/s | ||||||
|  |   double AudioBitrate(void)       { return m_AudioBitrate; };        // kbit/s | ||||||
|  |  | ||||||
|  |   bool AC3Valid(void)             { return m_AC3Valid; };                // boolean | ||||||
|  |   int AC3SamplingFreq(void)       { return m_AC3SamplingFreq; };         // Hz | ||||||
|  |   double AC3StreamBitrate(void)   { return m_AC3StreamBitrate; };        // kbit/s | ||||||
|  |   double AC3Bitrate(void)         { return m_AC3Bitrate; };              // kbit/s | ||||||
|  |   int AC3FrameSize(void)          { return m_AC3FrameSize; };            // Bytes | ||||||
|  |   int AC3BitStreamMode(void)      { return m_AC3BitStreamMode; };        // 0..7 | ||||||
|  |   int AC3AudioCodingMode(void)    { return m_AC3AudioCodingMode; };      // 0..7 | ||||||
|  |   bool AC3_2_0(void)		  { return m_AC3AudioCodingMode == 2; }; // DD 2.0 | ||||||
|  |   bool AC3_5_1(void)	          { return m_AC3AudioCodingMode == 7; }; // DD 5.1 | ||||||
|  |   int AC3CenterMixLevel(void)     { return m_AC3CenterMixLevel; };       // eCenterMixLevel | ||||||
|  |   int AC3SurroundMixLevel(void)   { return m_AC3SurroundMixLevel; };     // eSurroundMixLevel | ||||||
|  |   int AC3DolbySurroundMode(void)  { return m_AC3DolbySurroundMode; };    // eDolbySurroundMode | ||||||
|  |   bool AC3LfeOn(void)             { return m_AC3LfeOn; };                // boolean | ||||||
|  |   int AC3DialogLevel(void)        { return m_AC3DialogLevel; };          // -dB | ||||||
|  |   }; | ||||||
|  |  | ||||||
|  | #endif //__FEMONRECEIVER_H | ||||||
|  |  | ||||||
| @@ -1,26 +0,0 @@ | |||||||
| /* |  | ||||||
|  * Frontend Status Monitor plugin for the Video Disk Recorder |  | ||||||
|  * |  | ||||||
|  * See the README file for copyright information and how to reach the author. |  | ||||||
|  * |  | ||||||
|  */ |  | ||||||
|  |  | ||||||
| #ifndef __FEMONSERVICE_H |  | ||||||
| #define __FEMONSERVICE_H |  | ||||||
|  |  | ||||||
| #include <linux/dvb/frontend.h> |  | ||||||
|  |  | ||||||
| struct FemonService_v1_0 { |  | ||||||
|   cString fe_name; |  | ||||||
|   cString fe_status; |  | ||||||
|   uint16_t fe_snr; |  | ||||||
|   uint16_t fe_signal; |  | ||||||
|   uint32_t fe_ber; |  | ||||||
|   uint32_t fe_unc; |  | ||||||
|   double video_bitrate; |  | ||||||
|   double audio_bitrate; |  | ||||||
|   double dolby_bitrate; |  | ||||||
|   }; |  | ||||||
|  |  | ||||||
| #endif //__FEMONSERVICE_H |  | ||||||
|  |  | ||||||
							
								
								
									
										761
									
								
								h264.c
									
									
									
									
									
								
							
							
						
						
									
										761
									
								
								h264.c
									
									
									
									
									
								
							| @@ -1,761 +0,0 @@ | |||||||
| /* |  | ||||||
|  * h264.c: Frontend Status Monitor plugin for the Video Disk Recorder |  | ||||||
|  * |  | ||||||
|  * See the README file for copyright information and how to reach the author. |  | ||||||
|  * |  | ||||||
|  */ |  | ||||||
|  |  | ||||||
| #include "log.h" |  | ||||||
| #include "tools.h" |  | ||||||
| #include "h264.h" |  | ||||||
|  |  | ||||||
| const cFemonH264::t_DAR cFemonH264::darS[] = |  | ||||||
| { |  | ||||||
|   {  VIDEO_ASPECT_RATIO_1_1,      100  }, |  | ||||||
|   {  VIDEO_ASPECT_RATIO_4_3,      133  }, |  | ||||||
|   {  VIDEO_ASPECT_RATIO_16_9,     177  }, |  | ||||||
|   {  VIDEO_ASPECT_RATIO_2_21_1,   221  }, |  | ||||||
|   {  VIDEO_ASPECT_RATIO_12_11,    109  }, |  | ||||||
|   {  VIDEO_ASPECT_RATIO_10_11,    90   }, |  | ||||||
|   {  VIDEO_ASPECT_RATIO_16_11,    145  }, |  | ||||||
|   {  VIDEO_ASPECT_RATIO_40_33,    121  }, |  | ||||||
|   {  VIDEO_ASPECT_RATIO_24_11,    218  }, |  | ||||||
|   {  VIDEO_ASPECT_RATIO_20_11,    181  }, |  | ||||||
|   {  VIDEO_ASPECT_RATIO_32_11,    290  }, |  | ||||||
|   {  VIDEO_ASPECT_RATIO_80_33,    242  }, |  | ||||||
|   {  VIDEO_ASPECT_RATIO_18_11,    163  }, |  | ||||||
|   {  VIDEO_ASPECT_RATIO_15_11,    136  }, |  | ||||||
|   {  VIDEO_ASPECT_RATIO_64_33,    193  }, |  | ||||||
|   {  VIDEO_ASPECT_RATIO_160_99,   161  }, |  | ||||||
|   {  VIDEO_ASPECT_RATIO_3_2,      150  }, |  | ||||||
|   {  VIDEO_ASPECT_RATIO_2_1,      200  } |  | ||||||
| }; |  | ||||||
|  |  | ||||||
| const cFemonH264::t_SAR cFemonH264::sarS[] = |  | ||||||
| { |  | ||||||
|   { 0,   0  }, // VIDEO_ASPECT_RATIO_INVALID |  | ||||||
|   { 1,   1  }, // VIDEO_ASPECT_RATIO_1_1 |  | ||||||
|   { 12,  11 }, // VIDEO_ASPECT_RATIO_12_11 |  | ||||||
|   { 10,  11 }, // VIDEO_ASPECT_RATIO_10_11 |  | ||||||
|   { 16,  11 }, // VIDEO_ASPECT_RATIO_16_11 |  | ||||||
|   { 40,  33 }, // VIDEO_ASPECT_RATIO_40_33 |  | ||||||
|   { 24,  11 }, // VIDEO_ASPECT_RATIO_24_11 |  | ||||||
|   { 20,  11 }, // VIDEO_ASPECT_RATIO_20_11 |  | ||||||
|   { 32,  11 }, // VIDEO_ASPECT_RATIO_32_11 |  | ||||||
|   { 80,  33 }, // VIDEO_ASPECT_RATIO_80_33 |  | ||||||
|   { 18,  11 }, // VIDEO_ASPECT_RATIO_18_11 |  | ||||||
|   { 15,  11 }, // VIDEO_ASPECT_RATIO_15_11 |  | ||||||
|   { 64,  33 }, // VIDEO_ASPECT_RATIO_64_33 |  | ||||||
|   { 160, 99 }, // VIDEO_ASPECT_RATIO_160_99 |  | ||||||
|   { 4,   3  }, // VIDEO_ASPECT_RATIO_4_3 |  | ||||||
|   { 3,   2  }, // VIDEO_ASPECT_RATIO_3_2 |  | ||||||
|   { 2,   1  }  // VIDEO_ASPECT_RATIO_2_1 |  | ||||||
| }; |  | ||||||
|  |  | ||||||
| const eVideoFormat cFemonH264::videoFormatS[] = |  | ||||||
| { |  | ||||||
|   VIDEO_FORMAT_COMPONENT, |  | ||||||
|   VIDEO_FORMAT_PAL, |  | ||||||
|   VIDEO_FORMAT_NTSC, |  | ||||||
|   VIDEO_FORMAT_SECAM, |  | ||||||
|   VIDEO_FORMAT_MAC, |  | ||||||
|   VIDEO_FORMAT_UNKNOWN, |  | ||||||
|   VIDEO_FORMAT_RESERVED |  | ||||||
| }; |  | ||||||
|  |  | ||||||
| const uint8_t cFemonH264::seiNumClockTsTableS[9] = |  | ||||||
| { |  | ||||||
|   1, 1, 1, 2, 2, 3, 3, 2, 3 |  | ||||||
| }; |  | ||||||
|  |  | ||||||
| cFemonH264::cFemonH264(cFemonVideoIf *videoHandlerP) |  | ||||||
| : videoHandlerM(videoHandlerP), |  | ||||||
|   widthM(0), |  | ||||||
|   heightM(0), |  | ||||||
|   aspectRatioM(VIDEO_ASPECT_RATIO_INVALID), |  | ||||||
|   formatM(VIDEO_FORMAT_INVALID), |  | ||||||
|   frameRateM(0), |  | ||||||
|   bitRateM(0), |  | ||||||
|   scanM(VIDEO_SCAN_INVALID), |  | ||||||
|   cpbDpbDelaysPresentFlagM(false), |  | ||||||
|   picStructPresentFlagM(false), |  | ||||||
|   frameMbsOnlyFlagM(false), |  | ||||||
|   mbAdaptiveFrameFieldFlagM(false), |  | ||||||
|   timeOffsetLengthM(0) |  | ||||||
| { |  | ||||||
|   reset(); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cFemonH264::~cFemonH264() |  | ||||||
| { |  | ||||||
| } |  | ||||||
|  |  | ||||||
| bool cFemonH264::processVideo(const uint8_t *bufP, int lenP) |  | ||||||
| { |  | ||||||
|   uint8_t nal_data[lenP]; |  | ||||||
|   bool aud_found = false, sps_found = false, sei_found = true; // SEI temporarily disabled! |  | ||||||
|   const uint8_t *buf = bufP; |  | ||||||
|   const uint8_t *start = buf; |  | ||||||
|   const uint8_t *end = start + lenP; |  | ||||||
|  |  | ||||||
|   if (!videoHandlerM) |  | ||||||
|      return false; |  | ||||||
|  |  | ||||||
|   // skip PES header |  | ||||||
|   if (!PesLongEnough(lenP)) |  | ||||||
|       return false; |  | ||||||
|   buf += PesPayloadOffset(buf); |  | ||||||
|   start = buf; |  | ||||||
|  |  | ||||||
|   reset(); |  | ||||||
|  |  | ||||||
|   for (;;) { |  | ||||||
|       int consumed = 0; |  | ||||||
|  |  | ||||||
|       buf = nextStartCode(buf, end); |  | ||||||
|       if (buf >= end) |  | ||||||
|          break; |  | ||||||
|  |  | ||||||
|       switch (buf[3] & 0x1F) { |  | ||||||
|         case NAL_AUD: |  | ||||||
|              if (!aud_found) { |  | ||||||
|                  switch (buf[4] >> 5) { |  | ||||||
|                    case 0: case 3: case 5: // I_FRAME |  | ||||||
|                        debug2("%s Found NAL AUD at offset %d/%d", __PRETTY_FUNCTION__, int(buf - start), lenP); |  | ||||||
|                        aud_found = true; |  | ||||||
|                        break; |  | ||||||
|                    case 1: case 4: case 6: // P_FRAME; |  | ||||||
|                    case 2: case 7:         // B_FRAME; |  | ||||||
|                    default:                // NO_PICTURE; |  | ||||||
|                         break; |  | ||||||
|                    } |  | ||||||
|              } |  | ||||||
|              break; |  | ||||||
|  |  | ||||||
|         case NAL_SPS: |  | ||||||
|              if (!sps_found) { |  | ||||||
|                debug2("%s Found NAL SPS at offset %d/%d", __PRETTY_FUNCTION__, int(buf - start), lenP); |  | ||||||
|                int nal_len = nalUnescape(nal_data, buf + 4, int(end - buf - 4)); |  | ||||||
|                consumed = parseSPS(nal_data, nal_len); |  | ||||||
|                if (consumed > 0) |  | ||||||
|                   sps_found = true; |  | ||||||
|              } |  | ||||||
|              break; |  | ||||||
|  |  | ||||||
|         case NAL_SEI: |  | ||||||
|              if (!sei_found) { |  | ||||||
|                debug2("%s Found NAL SEI at offset %d/%d", __PRETTY_FUNCTION__, int(buf - start), lenP); |  | ||||||
|                int nal_len = nalUnescape(nal_data, buf + 4, int(end - buf - 4)); |  | ||||||
|                consumed = parseSEI(nal_data, nal_len); |  | ||||||
|                if (consumed > 0) |  | ||||||
|                   sei_found = true; |  | ||||||
|              } |  | ||||||
|              break; |  | ||||||
|  |  | ||||||
|         default: |  | ||||||
|              break; |  | ||||||
|         } |  | ||||||
|  |  | ||||||
|       if (aud_found && sps_found && sei_found) |  | ||||||
|          break; |  | ||||||
|  |  | ||||||
|       buf += consumed + 4; |  | ||||||
|       } |  | ||||||
|  |  | ||||||
|   if (aud_found) { |  | ||||||
|      videoHandlerM->SetVideoCodec(VIDEO_CODEC_H264); |  | ||||||
|      if (sps_found) { |  | ||||||
|         debug2("%s width=%d height=%d, aspect=%d format=%d bitrate=%.0f", __PRETTY_FUNCTION__, widthM, heightM, aspectRatioM, formatM, bitRateM); |  | ||||||
|         videoHandlerM->SetVideoFormat(formatM); |  | ||||||
|         videoHandlerM->SetVideoSize(widthM, heightM); |  | ||||||
|         videoHandlerM->SetVideoAspectRatio(aspectRatioM); |  | ||||||
|         videoHandlerM->SetVideoBitrate(bitRateM); |  | ||||||
|         } |  | ||||||
|      if (sps_found || sei_found) { |  | ||||||
|         debug2("%s scan=%d framerate=%.2f", __PRETTY_FUNCTION__, scanM, (scanM == VIDEO_SCAN_PROGRESSIVE) ? (frameRateM / 2) : frameRateM); |  | ||||||
|         videoHandlerM->SetVideoScan(scanM); |  | ||||||
|         videoHandlerM->SetVideoFramerate((scanM == VIDEO_SCAN_PROGRESSIVE) ? (frameRateM / 2) : frameRateM); |  | ||||||
|         } |  | ||||||
|   } |  | ||||||
|  |  | ||||||
|   return aud_found; |  | ||||||
| } |  | ||||||
|  |  | ||||||
| void cFemonH264::reset() |  | ||||||
| { |  | ||||||
|   cpbDpbDelaysPresentFlagM = false; |  | ||||||
|   picStructPresentFlagM = false; |  | ||||||
|   frameMbsOnlyFlagM = false; |  | ||||||
|   mbAdaptiveFrameFieldFlagM = false; |  | ||||||
|   timeOffsetLengthM = 0; |  | ||||||
| } |  | ||||||
|  |  | ||||||
| const uint8_t *cFemonH264::nextStartCode(const uint8_t *startP, const uint8_t *endP) |  | ||||||
| { |  | ||||||
|   for (endP -= 3; startP < endP; ++startP) { |  | ||||||
|       if ((startP[0] == 0x00) && (startP[1] == 0x00) && (startP[2] == 0x01)) |  | ||||||
|          return startP; |  | ||||||
|       } |  | ||||||
|   return (endP + 3); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| int cFemonH264::nalUnescape(uint8_t *dstP, const uint8_t *srcP, int lenP) |  | ||||||
| { |  | ||||||
|   int s = 0, d = 0; |  | ||||||
|  |  | ||||||
|   while (s < lenP) { |  | ||||||
|     if (!srcP[s] && !srcP[s + 1]) { |  | ||||||
|        // hit 00 00 xx |  | ||||||
|        dstP[d] = dstP[d + 1] = 0; |  | ||||||
|        s += 2; |  | ||||||
|        d += 2; |  | ||||||
|        if (srcP[s] == 3) { |  | ||||||
|           s++; // 00 00 03 xx --> 00 00 xx |  | ||||||
|           if (s >= lenP) |  | ||||||
|              return d; |  | ||||||
|           } |  | ||||||
|        } |  | ||||||
|     dstP[d++] = srcP[s++]; |  | ||||||
|     } |  | ||||||
|  |  | ||||||
|   return d; |  | ||||||
| } |  | ||||||
|  |  | ||||||
| int cFemonH264::parseSPS(const uint8_t *bufP, int lenP) |  | ||||||
| { |  | ||||||
|   int profile_idc, level_idc, constraint_set3_flag, pic_order_cnt_type, i, j; |  | ||||||
|   cFemonBitStream bs(bufP, lenP); |  | ||||||
|  |  | ||||||
|   uint32_t width = widthM; |  | ||||||
|   uint32_t height = heightM; |  | ||||||
|   eVideoAspectRatio aspect_ratio = aspectRatioM; |  | ||||||
|   eVideoFormat format = formatM; |  | ||||||
|   double frame_rate = frameRateM; |  | ||||||
|   double bit_rate = bitRateM; |  | ||||||
|   bool cpb_dpb_delays_present_flag = cpbDpbDelaysPresentFlagM; |  | ||||||
|   bool pic_struct_present_flag = picStructPresentFlagM; |  | ||||||
|   bool frame_mbs_only_flag = frameMbsOnlyFlagM; |  | ||||||
|   bool mb_adaptive_frame_field_flag = mbAdaptiveFrameFieldFlagM; |  | ||||||
|   uint32_t time_offset_length = timeOffsetLengthM; |  | ||||||
|  |  | ||||||
|   profile_idc = bs.GetBits(8);              // profile_idc |  | ||||||
|   bs.SkipBit();                             // constraint_set0_flag |  | ||||||
|   bs.SkipBit();                             // constraint_set1_flag |  | ||||||
|   bs.SkipBit();                             // constraint_set2_flag |  | ||||||
|   constraint_set3_flag = bs.GetBit();       // constraint_set3_flag |  | ||||||
|   bs.SkipBits(4);                           // reserved_zero_4bits |  | ||||||
|   level_idc = bs.GetBits(8);                // level_idc |  | ||||||
|   bs.SkipUeGolomb();                        // seq_parameter_set_id |  | ||||||
|   debug2("%s profile_idc=%d level_idc=%d", __PRETTY_FUNCTION__, profile_idc, level_idc); |  | ||||||
|   switch (profile_idc) { |  | ||||||
|     case 66:                                // baseline profile |  | ||||||
|     case 77:                                // main profile |  | ||||||
|     case 88:                                // extended profile |  | ||||||
|          switch (level_idc) { |  | ||||||
|            case 10:                         // level 1.0 |  | ||||||
|                 bit_rate = 64000; |  | ||||||
|                 break; |  | ||||||
|            case 11:                         // level 1b / 1.1 |  | ||||||
|                 bit_rate = constraint_set3_flag ? 128000 : 192000; |  | ||||||
|                 break; |  | ||||||
|            case 12:                         // level 1.2 |  | ||||||
|                 bit_rate = 384000; |  | ||||||
|                 break; |  | ||||||
|            case 13:                         // level 1.3 |  | ||||||
|                 bit_rate = 768000; |  | ||||||
|                 break; |  | ||||||
|            case 20:                         // level 2.0 |  | ||||||
|                 bit_rate = 2000000; |  | ||||||
|                 break; |  | ||||||
|            case 21:                         // level 2.1 |  | ||||||
|                 bit_rate = 4000000; |  | ||||||
|                 break; |  | ||||||
|            case 22:                         // level 2.2 |  | ||||||
|                 bit_rate = 4000000; |  | ||||||
|                 break; |  | ||||||
|            case 30:                         // level 3.0 |  | ||||||
|                 bit_rate = 10000000; |  | ||||||
|                 break; |  | ||||||
|            case 31:                         // level 3.1 |  | ||||||
|                 bit_rate = 14000000; |  | ||||||
|                 break; |  | ||||||
|            case 32:                         // level 3.2 |  | ||||||
|                 bit_rate = 20000000; |  | ||||||
|                 break; |  | ||||||
|            case 40:                         // level 4.0 |  | ||||||
|                 bit_rate = 20000000; |  | ||||||
|                 break; |  | ||||||
|            case 41:                         // level 4.1 |  | ||||||
|                 bit_rate = 50000000; |  | ||||||
|                 break; |  | ||||||
|            case 42:                         // level 4.2 |  | ||||||
|                 bit_rate = 50000000; |  | ||||||
|                 break; |  | ||||||
|            case 50:                         // level 5.0 |  | ||||||
|                 bit_rate = 135000000; |  | ||||||
|                 break; |  | ||||||
|            case 51:                         // level 5.1 |  | ||||||
|                 bit_rate = 240000000; |  | ||||||
|                 break; |  | ||||||
|            default: |  | ||||||
|                 break; |  | ||||||
|          } |  | ||||||
|          break; |  | ||||||
|     case 100:                               // high profile |  | ||||||
|          switch (level_idc) { |  | ||||||
|            case 10:                         // level 1.0 |  | ||||||
|                 bit_rate = 80000; |  | ||||||
|                 break; |  | ||||||
|            case 11:                         // level 1b / 1.1 |  | ||||||
|                 bit_rate = constraint_set3_flag ? 160000 : 240000; |  | ||||||
|                 break; |  | ||||||
|            case 12:                         // level 1.2 |  | ||||||
|                 bit_rate = 480000; |  | ||||||
|                 break; |  | ||||||
|            case 13:                         // level 1.3 |  | ||||||
|                 bit_rate = 960000; |  | ||||||
|                 break; |  | ||||||
|            case 20:                         // level 2.0 |  | ||||||
|                 bit_rate = 2500000; |  | ||||||
|                 break; |  | ||||||
|            case 21:                         // level 2.1 |  | ||||||
|                 bit_rate = 5000000; |  | ||||||
|                 break; |  | ||||||
|            case 22:                         // level 2.2 |  | ||||||
|                 bit_rate = 5000000; |  | ||||||
|                 break; |  | ||||||
|            case 30:                         // level 3.0 |  | ||||||
|                 bit_rate = 12500000; |  | ||||||
|                 break; |  | ||||||
|            case 31:                         // level 3.1 |  | ||||||
|                 bit_rate = 17500000; |  | ||||||
|                 break; |  | ||||||
|            case 32:                         // level 3.2 |  | ||||||
|                 bit_rate = 25000000; |  | ||||||
|                 break; |  | ||||||
|            case 40:                         // level 4.0 |  | ||||||
|                 bit_rate = 25000000; |  | ||||||
|                 break; |  | ||||||
|            case 41:                         // level 4.1 |  | ||||||
|                 bit_rate = 62500000; |  | ||||||
|                 break; |  | ||||||
|            case 42:                         // level 4.2 |  | ||||||
|                 bit_rate = 62500000; |  | ||||||
|                 break; |  | ||||||
|            case 50:                         // level 5.0 |  | ||||||
|                 bit_rate = 168750000; |  | ||||||
|                 break; |  | ||||||
|            case 51:                         // level 5.1 |  | ||||||
|                 bit_rate = 300000000; |  | ||||||
|                 break; |  | ||||||
|            default: |  | ||||||
|                 break; |  | ||||||
|          } |  | ||||||
|          break; |  | ||||||
|     case 110:                               // high 10 profile |  | ||||||
|          switch (level_idc) { |  | ||||||
|            case 10:                         // level 1.0 |  | ||||||
|                 bit_rate = 192000; |  | ||||||
|                 break; |  | ||||||
|            case 11:                         // level 1b / 1.1 |  | ||||||
|                 bit_rate = constraint_set3_flag ? 384000 : 576000; |  | ||||||
|                 break; |  | ||||||
|            case 12:                         // level 1.2 |  | ||||||
|                 bit_rate = 115200; |  | ||||||
|                 break; |  | ||||||
|            case 13:                         // level 1.3 |  | ||||||
|                 bit_rate = 2304000; |  | ||||||
|                 break; |  | ||||||
|            case 20:                         // level 2.0 |  | ||||||
|                 bit_rate = 6000000; |  | ||||||
|                 break; |  | ||||||
|            case 21:                         // level 2.1 |  | ||||||
|                 bit_rate = 12000000; |  | ||||||
|                 break; |  | ||||||
|            case 22:                         // level 2.2 |  | ||||||
|                 bit_rate = 12000000; |  | ||||||
|                 break; |  | ||||||
|            case 30:                         // level 3.0 |  | ||||||
|                 bit_rate = 30000000; |  | ||||||
|                 break; |  | ||||||
|            case 31:                         // level 3.1 |  | ||||||
|                 bit_rate = 42000000; |  | ||||||
|                 break; |  | ||||||
|            case 32:                         // level 3.2 |  | ||||||
|                 bit_rate = 60000000; |  | ||||||
|                 break; |  | ||||||
|            case 40:                         // level 4.0 |  | ||||||
|                 bit_rate = 60000000; |  | ||||||
|                 break; |  | ||||||
|            case 41:                         // level 4.1 |  | ||||||
|                 bit_rate = 150000000; |  | ||||||
|                 break; |  | ||||||
|            case 42:                         // level 4.2 |  | ||||||
|                 bit_rate = 150000000; |  | ||||||
|                 break; |  | ||||||
|            case 50:                         // level 5.0 |  | ||||||
|                 bit_rate = 405000000; |  | ||||||
|                 break; |  | ||||||
|            case 51:                         // level 5.1 |  | ||||||
|                 bit_rate = 720000000; |  | ||||||
|                 break; |  | ||||||
|            default: |  | ||||||
|                 break; |  | ||||||
|          } |  | ||||||
|          break; |  | ||||||
|     case 122:                               // high 4:2:2 profile |  | ||||||
|     case 144:                               // high 4:4:4 profile |  | ||||||
|          switch (level_idc) { |  | ||||||
|            case 10:                         // level 1.0 |  | ||||||
|                 bit_rate = 256000; |  | ||||||
|                 break; |  | ||||||
|            case 11:                         // level 1b / 1.1 |  | ||||||
|                 bit_rate = constraint_set3_flag ? 512000 : 768000; |  | ||||||
|                 break; |  | ||||||
|            case 12:                         // level 1.2 |  | ||||||
|                 bit_rate = 1536000; |  | ||||||
|                 break; |  | ||||||
|            case 13:                         // level 1.3 |  | ||||||
|                 bit_rate = 3072000; |  | ||||||
|                 break; |  | ||||||
|            case 20:                         // level 2.0 |  | ||||||
|                 bit_rate = 8000000; |  | ||||||
|                 break; |  | ||||||
|            case 21:                         // level 2.1 |  | ||||||
|                 bit_rate = 16000000; |  | ||||||
|                 break; |  | ||||||
|            case 22:                         // level 2.2 |  | ||||||
|                 bit_rate = 16000000; |  | ||||||
|                 break; |  | ||||||
|            case 30:                         // level 3.0 |  | ||||||
|                 bit_rate = 40000000; |  | ||||||
|                 break; |  | ||||||
|            case 31:                         // level 3.1 |  | ||||||
|                 bit_rate = 56000000; |  | ||||||
|                 break; |  | ||||||
|            case 32:                         // level 3.2 |  | ||||||
|                 bit_rate = 80000000; |  | ||||||
|                 break; |  | ||||||
|            case 40:                         // level 4.0 |  | ||||||
|                 bit_rate = 80000000; |  | ||||||
|                 break; |  | ||||||
|            case 41:                         // level 4.1 |  | ||||||
|                 bit_rate = 200000000; |  | ||||||
|                 break; |  | ||||||
|            case 42:                         // level 4.2 |  | ||||||
|                 bit_rate = 200000000; |  | ||||||
|                 break; |  | ||||||
|            case 50:                         // level 5.0 |  | ||||||
|                 bit_rate = 540000000; |  | ||||||
|                 break; |  | ||||||
|            case 51:                         // level 5.1 |  | ||||||
|                 bit_rate = 960000000; |  | ||||||
|                 break; |  | ||||||
|            default: |  | ||||||
|                 break; |  | ||||||
|          } |  | ||||||
|          break; |  | ||||||
|     default: |  | ||||||
|          break; |  | ||||||
|   } |  | ||||||
|   if ((profile_idc == 100) || (profile_idc == 110) || (profile_idc == 122) || (profile_idc == 144)) { |  | ||||||
|      if (bs.GetUeGolomb() == 3)             // chroma_format_idc |  | ||||||
|         bs.SkipBit();                       // residual_colour_transform_flag |  | ||||||
|      bs.SkipUeGolomb();                     // bit_depth_luma_minus8 |  | ||||||
|      bs.SkipUeGolomb();                     // bit_depth_chroma_minus8 |  | ||||||
|      bs.SkipBit();                          // qpprime_y_zero_transform_bypass_flag |  | ||||||
|      if (bs.GetBit()) {                     // seq_scaling_matrix_present_flag |  | ||||||
|         for (i = 0; i < 8; ++i) { |  | ||||||
|             if (bs.GetBit()) {              // seq_scaling_list_present_flag[i] |  | ||||||
|                int last = 8, next = 8, size = (i < 6) ? 16 : 64; |  | ||||||
|                for (j = 0; j < size; ++j) { |  | ||||||
|                    if (next) |  | ||||||
|                       next = (last + bs.GetSeGolomb()) & 0xff; |  | ||||||
|                    last = next ?: last; |  | ||||||
|                    } |  | ||||||
|                } |  | ||||||
|             } |  | ||||||
|         } |  | ||||||
|      } |  | ||||||
|   bs.SkipUeGolomb();                        // log2_max_frame_num_minus4 |  | ||||||
|   pic_order_cnt_type = bs.GetUeGolomb();    // pic_order_cnt_type |  | ||||||
|   if (pic_order_cnt_type == 0) |  | ||||||
|      bs.SkipUeGolomb();                     // log2_max_pic_order_cnt_lsb_minus4 |  | ||||||
|   else if (pic_order_cnt_type == 1) { |  | ||||||
|      bs.SkipBit();                          // delta_pic_order_always_zero |  | ||||||
|      bs.SkipSeGolomb();                     // offset_for_non_ref_pic |  | ||||||
|      bs.SkipSeGolomb();                     // offset_for_top_to_bottom_field |  | ||||||
|      j = bs.GetUeGolomb();                  // num_ref_frames_in_pic_order_cnt_cycle |  | ||||||
|      for (i = 0; i < j; ++i) |  | ||||||
|          bs.SkipSeGolomb();                 // offset_for_ref_frame[i] |  | ||||||
|      } |  | ||||||
|   bs.SkipUeGolomb();                        // num_ref_frames |  | ||||||
|   bs.SkipBit();                             // gaps_in_frame_num_value_allowed_flag |  | ||||||
|   width  = bs.GetUeGolomb() + 1;            // pic_width_in_mbs_minus1 |  | ||||||
|   height = bs.GetUeGolomb() + 1;            // pic_height_in_mbs_minus1 |  | ||||||
|   frame_mbs_only_flag = bs.GetBit();        // frame_mbs_only_flag |  | ||||||
|   debug2("%s pic_width=%u", __PRETTY_FUNCTION__, width); |  | ||||||
|   debug2("%s pic_height=%u", __PRETTY_FUNCTION__, height); |  | ||||||
|   debug2("%s frame_mbs_only_flag=%d", __PRETTY_FUNCTION__, frame_mbs_only_flag); |  | ||||||
|   width  *= 16; |  | ||||||
|   height *= 16 * (frame_mbs_only_flag ? 1 : 2); |  | ||||||
|   if (!frame_mbs_only_flag) |  | ||||||
|      mb_adaptive_frame_field_flag = bs.GetBit(); // mb_adaptive_frame_field_flag |  | ||||||
|   bs.SkipBit();                             // direct_8x8_inference_flag |  | ||||||
|   if (bs.GetBit()) {                        // frame_cropping_flag |  | ||||||
|      uint32_t crop_left, crop_right, crop_top, crop_bottom; |  | ||||||
|      crop_left   = bs.GetUeGolomb();        // frame_crop_left_offset |  | ||||||
|      crop_right  = bs.GetUeGolomb();        // frame_crop_rigth_offset |  | ||||||
|      crop_top    = bs.GetUeGolomb();        // frame_crop_top_offset |  | ||||||
|      crop_bottom = bs.GetUeGolomb();        // frame_crop_bottom_offset |  | ||||||
|      debug2("%s crop_left=%d crop_top=%d crop_right=%d crop_bottom=%d", __PRETTY_FUNCTION__, crop_left, crop_top, crop_right, crop_bottom); |  | ||||||
|      width -= 2 * (crop_left + crop_right); |  | ||||||
|      if (frame_mbs_only_flag) |  | ||||||
|         height -= 2 * (crop_top + crop_bottom); |  | ||||||
|      else |  | ||||||
|         height -= 4 * (crop_top + crop_bottom); |  | ||||||
|      } |  | ||||||
|   // VUI parameters |  | ||||||
|   if (bs.GetBit()) {                        // vui_parameters_present_flag |  | ||||||
|      if (bs.GetBit()) {                     // aspect_ratio_info_present |  | ||||||
|         uint32_t aspect_ratio_idc, sar_width = 0, sar_height = 0; |  | ||||||
|         aspect_ratio_idc = bs.GetBits(8);   // aspect_ratio_idc |  | ||||||
|         debug2("%s aspect_ratio_idc=%d", __PRETTY_FUNCTION__, aspect_ratio_idc); |  | ||||||
|         if (aspect_ratio_idc == 255) {      // extended sar |  | ||||||
|            sar_width  = bs.GetBits(16);     // sar_width |  | ||||||
|            sar_height = bs.GetBits(16);     // sar_height |  | ||||||
|            } |  | ||||||
|         else if (aspect_ratio_idc < ELEMENTS(sarS)) { |  | ||||||
|            sar_width  = sarS[aspect_ratio_idc].w; |  | ||||||
|            sar_height = sarS[aspect_ratio_idc].h; |  | ||||||
|            } |  | ||||||
|         if (sar_width && sar_height) { |  | ||||||
|            int index = -1, ratio = int(100.0L * sar_width * width / sar_height / height); |  | ||||||
|            for (unsigned int i = 0; i < ELEMENTS(darS); ++i) { |  | ||||||
|                if (darS[i].ratio == ratio) { |  | ||||||
|                   index = i; |  | ||||||
|                   break; |  | ||||||
|                   } |  | ||||||
|                } |  | ||||||
|            if (index < 0) { |  | ||||||
|               if (aspect_ratio_idc == 255) |  | ||||||
|                  aspect_ratio = VIDEO_ASPECT_RATIO_EXTENDED; |  | ||||||
|               else |  | ||||||
|                  aspect_ratio = VIDEO_ASPECT_RATIO_INVALID; |  | ||||||
|               } |  | ||||||
|            else |  | ||||||
|               aspect_ratio = darS[index].dar; |  | ||||||
|            debug2("%s sar_width=%d sar_height=%d aspect_ratio=%d", __PRETTY_FUNCTION__, sar_width, sar_height, aspect_ratio); |  | ||||||
|            } |  | ||||||
|         } |  | ||||||
|      if (bs.GetBit())                       // overscan_info_present_flag |  | ||||||
|         bs.SkipBit();                       // overscan_approriate_flag |  | ||||||
|      if (bs.GetBit()) {                     // video_signal_type_present_flag |  | ||||||
|         uint32_t video_format; |  | ||||||
|         video_format = bs.GetBits(3);       // video_format |  | ||||||
|         if (video_format < sizeof(videoFormatS) / sizeof(videoFormatS[0])) { |  | ||||||
|            format = videoFormatS[video_format]; |  | ||||||
|            debug2("%s video_format=%d", __PRETTY_FUNCTION__, format); |  | ||||||
|            } |  | ||||||
|         bs.SkipBit();                       // video_full_range_flag |  | ||||||
|         if (bs.GetBit()) {                  // colour_description_present_flag |  | ||||||
|            bs.SkipBits(8);                  // colour_primaries |  | ||||||
|            bs.SkipBits(8);                  // transfer_characteristics |  | ||||||
|            bs.SkipBits(8);                  // matrix_coefficients |  | ||||||
|            } |  | ||||||
|         } |  | ||||||
|      if (bs.GetBit()) {                     // chroma_loc_info_present_flag |  | ||||||
|         bs.SkipUeGolomb();                  // chroma_sample_loc_type_top_field |  | ||||||
|         bs.SkipUeGolomb();                  // chroma_sample_loc_type_bottom_field |  | ||||||
|         } |  | ||||||
|      if (bs.GetBit()) {                     // timing_info_present_flag |  | ||||||
|         uint32_t num_units_in_tick, time_scale; |  | ||||||
|         num_units_in_tick = bs.GetBits(32); // num_units_in_tick |  | ||||||
|         time_scale        = bs.GetBits(32); // time_scale |  | ||||||
|         if (num_units_in_tick > 0) |  | ||||||
|            frame_rate = time_scale / num_units_in_tick; |  | ||||||
|         bs.SkipBit();                       // fixed_frame_rate_flag |  | ||||||
|         } |  | ||||||
|      int nal_hrd_parameters_present_flag = bs.GetBit(); // nal_hrd_parameters_present_flag |  | ||||||
|      if (nal_hrd_parameters_present_flag) { |  | ||||||
|         int cpb_cnt_minus1; |  | ||||||
|         cpb_cnt_minus1 = bs.GetUeGolomb();  // cpb_cnt_minus1 |  | ||||||
|         bs.SkipBits(4);                     // bit_rate_scale |  | ||||||
|         bs.SkipBits(4);                     // cpb_size_scale |  | ||||||
|         for (int i = 0; i < cpb_cnt_minus1; ++i) { |  | ||||||
|             bs.SkipUeGolomb();              // bit_rate_value_minus1[i] |  | ||||||
|             bs.SkipUeGolomb();              // cpb_size_value_minus1[i] |  | ||||||
|             bs.SkipBit();                   // cbr_flag[i] |  | ||||||
|             } |  | ||||||
|         bs.SkipBits(5);                     // initial_cpb_removal_delay_length_minus1 |  | ||||||
|         bs.SkipBits(5);                     // cpb_removal_delay_length_minus1 |  | ||||||
|         bs.SkipBits(5);                     // dpb_output_delay_length_minus1 |  | ||||||
|         time_offset_length = bs.GetBits(5); // time_offset_length |  | ||||||
|         } |  | ||||||
|      int vlc_hrd_parameters_present_flag = bs.GetBit(); // vlc_hrd_parameters_present_flag |  | ||||||
|      if (vlc_hrd_parameters_present_flag) { |  | ||||||
|          int cpb_cnt_minus1; |  | ||||||
|          cpb_cnt_minus1 = bs.GetUeGolomb(); // cpb_cnt_minus1 |  | ||||||
|          bs.SkipBits(4);                    // bit_rate_scale |  | ||||||
|          bs.SkipBits(4);                    // cpb_size_scale |  | ||||||
|          for (int i = 0; i < cpb_cnt_minus1; ++i) { |  | ||||||
|              bs.SkipUeGolomb();             // bit_rate_value_minus1[i] |  | ||||||
|              bs.SkipUeGolomb();             // cpb_size_value_minus1[i] |  | ||||||
|              bs.SkipBit();                  // cbr_flag[i] |  | ||||||
|              } |  | ||||||
|          bs.SkipBits(5);                    // initial_cpb_removal_delay_length_minus1 |  | ||||||
|          bs.SkipBits(5);                    // cpb_removal_delay_length_minus1 |  | ||||||
|          bs.SkipBits(5);                    // dpb_output_delay_length_minus1 |  | ||||||
|          time_offset_length = bs.GetBits(5);// time_offset_length |  | ||||||
|         } |  | ||||||
|      cpb_dpb_delays_present_flag = (nal_hrd_parameters_present_flag | vlc_hrd_parameters_present_flag); |  | ||||||
|      if (cpb_dpb_delays_present_flag) |  | ||||||
|         bs.SkipBit();                       // low_delay_hrd_flag |  | ||||||
|      pic_struct_present_flag = bs.GetBit(); // pic_struct_present_flag |  | ||||||
|      if (bs.GetBit()) {                     // bitstream_restriction_flag |  | ||||||
|         bs.SkipBit();                       // motion_vectors_over_pic_boundaries_flag |  | ||||||
|         bs.SkipUeGolomb();                  // max_bytes_per_pic_denom |  | ||||||
|         bs.SkipUeGolomb();                  // max_bits_per_mb_denom |  | ||||||
|         bs.SkipUeGolomb();                  // log2_max_mv_length_horizontal |  | ||||||
|         bs.SkipUeGolomb();                  // log2_max_mv_length_vertical |  | ||||||
|         bs.SkipUeGolomb();                  // num_reorder_frames |  | ||||||
|         bs.SkipUeGolomb();                  // max_dec_frame_buffering |  | ||||||
|         } |  | ||||||
|      } |  | ||||||
|  |  | ||||||
|   widthM = width; |  | ||||||
|   heightM = height; |  | ||||||
|   aspectRatioM = aspect_ratio; |  | ||||||
|   formatM = format; |  | ||||||
|   scanM = frame_mbs_only_flag ? VIDEO_SCAN_PROGRESSIVE : VIDEO_SCAN_INTERLACED; |  | ||||||
|   frameRateM = frame_rate; |  | ||||||
|   bitRateM = bit_rate; |  | ||||||
|   cpbDpbDelaysPresentFlagM = cpb_dpb_delays_present_flag; |  | ||||||
|   picStructPresentFlagM = pic_struct_present_flag; |  | ||||||
|   frameMbsOnlyFlagM = frame_mbs_only_flag; |  | ||||||
|   mbAdaptiveFrameFieldFlagM = mb_adaptive_frame_field_flag; |  | ||||||
|   timeOffsetLengthM = time_offset_length; |  | ||||||
|  |  | ||||||
|   return (bs.Index() / 8); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| int cFemonH264::parseSEI(const uint8_t *bufP, int lenP) |  | ||||||
| { |  | ||||||
|   int num_referenced_subseqs, i; |  | ||||||
|   cFemonBitStream bs(bufP, lenP); |  | ||||||
|  |  | ||||||
|   eVideoScan scan = scanM; |  | ||||||
|  |  | ||||||
|   while ((bs.Index() * 8 + 16) < lenP) {               // sei_message |  | ||||||
|     int lastByte, payloadSize = 0, payloadType = 0; |  | ||||||
|  |  | ||||||
|     do { |  | ||||||
|        lastByte = bs.GetBits(8) & 0xFF; |  | ||||||
|        payloadType += lastByte; |  | ||||||
|     } while (lastByte == 0xFF);                          // last_payload_type_byte |  | ||||||
|  |  | ||||||
|     do { |  | ||||||
|        lastByte = bs.GetBits(8) & 0xFF; |  | ||||||
|        payloadSize += lastByte; |  | ||||||
|     } while (lastByte == 0xFF);                          // last_payload_size_byte |  | ||||||
|  |  | ||||||
|     switch (payloadType) {                               // sei_payload |  | ||||||
|       case 1:                                            // pic_timing |  | ||||||
|            if (cpbDpbDelaysPresentFlagM) {              // cpb_dpb_delays_present_flag |  | ||||||
|               bs.SkipUeGolomb();                         // cpb_removal_delay |  | ||||||
|               bs.SkipUeGolomb();                         // dpb_output_delay |  | ||||||
|               } |  | ||||||
|            if (picStructPresentFlagM) {                 // pic_struct_present_flag |  | ||||||
|               uint32_t pic_struct, ct_type = 0, i = 0; |  | ||||||
|               pic_struct = bs.GetBits(4);                // pic_struct |  | ||||||
|               if (pic_struct >= (sizeof(seiNumClockTsTableS)) / sizeof(seiNumClockTsTableS[0])) |  | ||||||
|                  return 0; |  | ||||||
|               if (frameMbsOnlyFlagM && !mbAdaptiveFrameFieldFlagM) |  | ||||||
|                  scan = VIDEO_SCAN_PROGRESSIVE; |  | ||||||
|               else { |  | ||||||
|                  switch (pic_struct) { |  | ||||||
|                    case 0:                               // frame |  | ||||||
|                    case 7:                               // frame doubling |  | ||||||
|                    case 8:                               // frame tripling |  | ||||||
|                         scan = VIDEO_SCAN_PROGRESSIVE; |  | ||||||
|                         break; |  | ||||||
|                    case 1:                               // top |  | ||||||
|                    case 2:                               // bottom |  | ||||||
|                    case 3:                               // top bottom |  | ||||||
|                    case 4:                               // bottom top |  | ||||||
|                    case 5:                               // top bottom top |  | ||||||
|                    case 6:                               // bottom top bottom |  | ||||||
|                         scan = VIDEO_SCAN_INTERLACED; |  | ||||||
|                         break; |  | ||||||
|                    default: |  | ||||||
|                         scan = VIDEO_SCAN_RESERVED; |  | ||||||
|                         break; |  | ||||||
|                    } |  | ||||||
|                 } |  | ||||||
|               debug2("%s pic_struct=%d scan_type=%d", __PRETTY_FUNCTION__, pic_struct, scan); |  | ||||||
|               for (i = 0; i < seiNumClockTsTableS[pic_struct]; ++i) { |  | ||||||
|                   if (bs.GetBit()) {                     // clock_timestamp_flag[i] |  | ||||||
|                      int full_timestamp_flag; |  | ||||||
|                      ct_type |= (1 << bs.GetBits(2));    // ct_type |  | ||||||
|                      debug2("%s ct_type=%04X", __PRETTY_FUNCTION__, ct_type); |  | ||||||
|                      bs.SkipBit();                       // nuit_field_based_flag |  | ||||||
|                      bs.SkipBits(5);                     // counting_type |  | ||||||
|                      full_timestamp_flag = bs.GetBit();  // full_timestamp_flag |  | ||||||
|                      bs.SkipBit();                       // discontinuity_flag |  | ||||||
|                      bs.SkipBit();                       // cnt_dropped_flag |  | ||||||
|                      bs.SkipBits(8);                     // n_frames |  | ||||||
|                      if (full_timestamp_flag) { |  | ||||||
|                         bs.SkipBits(6);                  // seconds_value |  | ||||||
|                         bs.SkipBits(6);                  // minutes_value |  | ||||||
|                         bs.SkipBits(5);                  // hours_value |  | ||||||
|                         } |  | ||||||
|                      else { |  | ||||||
|                         if (bs.GetBit()) {               // seconds_flag |  | ||||||
|                            bs.SkipBits(6);               // seconds_value |  | ||||||
|                            if (bs.GetBit()) {            // minutes_flag |  | ||||||
|                               bs.SkipBits(6);            // minutes_value |  | ||||||
|                               if (bs.GetBit())           // hours_flag |  | ||||||
|                                   bs.SkipBits(5);        // hours_value |  | ||||||
|                               } |  | ||||||
|                            } |  | ||||||
|                         } |  | ||||||
|                      if (timeOffsetLengthM > 0) |  | ||||||
|                         bs.SkipBits(timeOffsetLengthM); // time_offset |  | ||||||
|                      } |  | ||||||
|                   } |  | ||||||
|               if (i > 0) |  | ||||||
|                  scan = (ct_type & (1 << 1)) ? VIDEO_SCAN_INTERLACED : VIDEO_SCAN_PROGRESSIVE; |  | ||||||
|               } |  | ||||||
|            break; |  | ||||||
|  |  | ||||||
|       case 12:                                           // sub_seq_characteristics |  | ||||||
|            bs.SkipUeGolomb();                            // sub_seq_layer_num |  | ||||||
|            bs.SkipUeGolomb();                            // sub_seq_id |  | ||||||
|            if (bs.GetBit())                              // duration_flag |  | ||||||
|               bs.SkipBits(32);                           // sub_seq_duration |  | ||||||
|            if (bs.GetBit()) {                            // average_rate_flag |  | ||||||
|               bs.SkipBit();                              // accurate_statistics_flag |  | ||||||
|               bs.SkipBits(16);                           // average_bit_rate (1000 bit/s) |  | ||||||
|               bs.SkipBits(16);                           // average_frame_rate (frames per 256s) |  | ||||||
|               } |  | ||||||
|            num_referenced_subseqs = bs.GetUeGolomb();    // num_referenced_subseqs |  | ||||||
|            for (i = 0; i < num_referenced_subseqs; ++i) { |  | ||||||
|                bs.SkipUeGolomb();                        // ref_sub_seq_layer_num |  | ||||||
|                bs.SkipUeGolomb();                        // ref_sub_seq_id |  | ||||||
|                bs.GetBit();                              // ref_sub_seq_direction |  | ||||||
|                } |  | ||||||
|            break; |  | ||||||
|  |  | ||||||
|       default: |  | ||||||
|            bs.SkipBits(payloadSize * 8); |  | ||||||
|            break; |  | ||||||
|       } |  | ||||||
|  |  | ||||||
|     // force byte align |  | ||||||
|     bs.ByteAlign(); |  | ||||||
|     } |  | ||||||
|  |  | ||||||
|   scanM = scan; |  | ||||||
|  |  | ||||||
|   return (bs.Index() / 8); |  | ||||||
| } |  | ||||||
							
								
								
									
										64
									
								
								h264.h
									
									
									
									
									
								
							
							
						
						
									
										64
									
								
								h264.h
									
									
									
									
									
								
							| @@ -1,64 +0,0 @@ | |||||||
| /* |  | ||||||
|  * h264.h: Frontend Status Monitor plugin for the Video Disk Recorder |  | ||||||
|  * |  | ||||||
|  * See the README file for copyright information and how to reach the author. |  | ||||||
|  * |  | ||||||
|  */ |  | ||||||
|  |  | ||||||
| #ifndef __FEMON_H264_H |  | ||||||
| #define __FEMON_H264_H |  | ||||||
|  |  | ||||||
| #include "video.h" |  | ||||||
|  |  | ||||||
| class cFemonH264 { |  | ||||||
| private: |  | ||||||
|   enum { |  | ||||||
|     NAL_SEI     = 0x06, // Supplemental Enhancement Information |  | ||||||
|     NAL_SPS     = 0x07, // Sequence Parameter Set |  | ||||||
|     NAL_AUD     = 0x09, // Access Unit Delimiter |  | ||||||
|     NAL_END_SEQ = 0x0A  // End of Sequence |  | ||||||
|   }; |  | ||||||
|  |  | ||||||
|   typedef struct DAR { |  | ||||||
|     eVideoAspectRatio dar; |  | ||||||
|     int               ratio; |  | ||||||
|   } t_DAR; |  | ||||||
|  |  | ||||||
|   typedef struct SAR { |  | ||||||
|     int               w; |  | ||||||
|     int               h; |  | ||||||
|   } t_SAR; |  | ||||||
|  |  | ||||||
|   cFemonVideoIf    *videoHandlerM; |  | ||||||
|   uint32_t          widthM; |  | ||||||
|   uint32_t          heightM; |  | ||||||
|   eVideoAspectRatio aspectRatioM; |  | ||||||
|   eVideoFormat      formatM; |  | ||||||
|   double            frameRateM; |  | ||||||
|   double            bitRateM; |  | ||||||
|   eVideoScan        scanM; |  | ||||||
|   bool              cpbDpbDelaysPresentFlagM; |  | ||||||
|   bool              picStructPresentFlagM; |  | ||||||
|   bool              frameMbsOnlyFlagM; |  | ||||||
|   bool              mbAdaptiveFrameFieldFlagM; |  | ||||||
|   uint32_t          timeOffsetLengthM; |  | ||||||
|  |  | ||||||
|   void           reset(); |  | ||||||
|   const uint8_t *nextStartCode(const uint8_t *start, const uint8_t *end); |  | ||||||
|   int            nalUnescape(uint8_t *dst, const uint8_t *src, int len); |  | ||||||
|   int            parseSPS(const uint8_t *buf, int len); |  | ||||||
|   int            parseSEI(const uint8_t *buf, int len); |  | ||||||
|  |  | ||||||
|   static const t_SAR             sarS[]; |  | ||||||
|   static const t_DAR             darS[]; |  | ||||||
|   static const eVideoFormat      videoFormatS[]; |  | ||||||
|   static const uint8_t           seiNumClockTsTableS[9]; |  | ||||||
|  |  | ||||||
| public: |  | ||||||
|   cFemonH264(cFemonVideoIf *videoHandlerP); |  | ||||||
|   virtual ~cFemonH264(); |  | ||||||
|  |  | ||||||
|   bool processVideo(const uint8_t *bufP, int lenP); |  | ||||||
|   }; |  | ||||||
|  |  | ||||||
| #endif //__FEMON_H264_H |  | ||||||
| @@ -1,22 +0,0 @@ | |||||||
| /* |  | ||||||
|  * iptvservice.h: IPTV plugin for the Video Disk Recorder |  | ||||||
|  * |  | ||||||
|  * See the README file for copyright information and how to reach the author. |  | ||||||
|  * |  | ||||||
|  */ |  | ||||||
|  |  | ||||||
| #ifndef __IPTVSERVICE_H |  | ||||||
| #define __IPTVSERVICE_H |  | ||||||
|  |  | ||||||
| #include <vdr/tools.h> |  | ||||||
|  |  | ||||||
| #define stIptv ('I' << 24) |  | ||||||
|  |  | ||||||
| struct IptvService_v1_0 { |  | ||||||
|   unsigned int cardIndex; |  | ||||||
|   cString protocol; |  | ||||||
|   cString bitrate; |  | ||||||
|   }; |  | ||||||
|  |  | ||||||
| #endif //__IPTVSERVICE_H |  | ||||||
|  |  | ||||||
							
								
								
									
										112
									
								
								latm.c
									
									
									
									
									
								
							
							
						
						
									
										112
									
								
								latm.c
									
									
									
									
									
								
							| @@ -1,112 +0,0 @@ | |||||||
| /* |  | ||||||
|  * latm.c: Frontend Status Monitor plugin for the Video Disk Recorder |  | ||||||
|  * |  | ||||||
|  * See the README file for copyright information and how to reach the author. |  | ||||||
|  * |  | ||||||
|  */ |  | ||||||
|  |  | ||||||
| #include "tools.h" |  | ||||||
| #include "latm.h" |  | ||||||
|  |  | ||||||
| int cFemonLATM::bitrateS[3][16] = |  | ||||||
| { |  | ||||||
|   {0,  32,  48,  56,  64,  80,  96, 112, 128, 144, 160, 176, 192, 224, 256, -1}, // MPEG-2 Layer I |  | ||||||
|   {0,   8,  16,  24,  32,  40,  48,  56,  64,  80,  96, 112, 128, 144, 160, -1}, // MPEG-2 Layer II/III |  | ||||||
|   {0,   8,  16,  24,  32,  40,  48,  56,  64,  80,  96, 112, 128, 144, 160, -1}  // MPEG-2 Layer II/III |  | ||||||
| }; |  | ||||||
|  |  | ||||||
| int cFemonLATM::sampleRateS[4] = |  | ||||||
| { |  | ||||||
|   22050, 24000, 16000, -1 |  | ||||||
| }; |  | ||||||
|  |  | ||||||
| cFemonLATM::cFemonLATM(cFemonAudioIf *audioHandlerP) |  | ||||||
| : audioHandlerM(audioHandlerP) |  | ||||||
| { |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cFemonLATM::~cFemonLATM() |  | ||||||
| { |  | ||||||
| } |  | ||||||
|  |  | ||||||
| bool cFemonLATM::processAudio(const uint8_t *bufP, int lenP) |  | ||||||
| { |  | ||||||
|   cFemonBitStream bs(bufP, lenP * 8); |  | ||||||
|  |  | ||||||
|   if (!audioHandlerM) |  | ||||||
|      return false; |  | ||||||
|  |  | ||||||
|   // skip PES header |  | ||||||
|   if (!PesLongEnough(lenP)) |  | ||||||
|       return false; |  | ||||||
|   bs.SkipBits(8 * PesPayloadOffset(bufP)); |  | ||||||
|  |  | ||||||
|   // MPEG audio detection |  | ||||||
|   if (bs.GetBits(12) != 0x56E)              // syncword |  | ||||||
|      return false; |  | ||||||
|  |  | ||||||
|   audioHandlerM->SetAudioCodec(AUDIO_CODEC_LATM); |  | ||||||
|  |  | ||||||
|   if (bs.GetBit() == 0)                     // id: MPEG-1=1, extension to lower sampling frequencies=0 |  | ||||||
|      return true;                           // @todo: lower sampling frequencies support |  | ||||||
|   int layer = 3 - bs.GetBits(2);            // layer: I=11, II=10, III=01 |  | ||||||
|   bs.SkipBit();                             // protection bit |  | ||||||
|   int bit_rate_index = bs.GetBits(4);       // bitrate index |  | ||||||
|   int sampling_frequency = bs.GetBits(2);   // sampling frequency |  | ||||||
|   bs.SkipBit();                             // padding bit |  | ||||||
|   bs.SkipBit();                             // private pid |  | ||||||
|   int mode = bs.GetBits(2);                 // mode |  | ||||||
|  |  | ||||||
|   switch (mode) { |  | ||||||
|     case 0: |  | ||||||
|          audioHandlerM->SetAudioChannel(AUDIO_CHANNEL_MODE_STEREO); |  | ||||||
|          break; |  | ||||||
|  |  | ||||||
|     case 1: |  | ||||||
|          audioHandlerM->SetAudioChannel(AUDIO_CHANNEL_MODE_JOINT_STEREO); |  | ||||||
|          break; |  | ||||||
|  |  | ||||||
|     case 2: |  | ||||||
|          audioHandlerM->SetAudioChannel(AUDIO_CHANNEL_MODE_DUAL); |  | ||||||
|          break; |  | ||||||
|  |  | ||||||
|     case 3: |  | ||||||
|          audioHandlerM->SetAudioChannel(AUDIO_CHANNEL_MODE_SINGLE); |  | ||||||
|          break; |  | ||||||
|  |  | ||||||
|     default: |  | ||||||
|          audioHandlerM->SetAudioChannel(AUDIO_CHANNEL_MODE_INVALID); |  | ||||||
|          break; |  | ||||||
|   } |  | ||||||
|  |  | ||||||
|   if (layer == 3) { |  | ||||||
|       audioHandlerM->SetAudioBitrate(AUDIO_BITRATE_FREE); |  | ||||||
|   } |  | ||||||
|   else { |  | ||||||
|      switch (bit_rate_index) { |  | ||||||
|        case 0: |  | ||||||
|             audioHandlerM->SetAudioBitrate(AUDIO_BITRATE_FREE); |  | ||||||
|             break; |  | ||||||
|  |  | ||||||
|        case 0xF: |  | ||||||
|             audioHandlerM->SetAudioBitrate(AUDIO_BITRATE_RESERVED); |  | ||||||
|             break; |  | ||||||
|  |  | ||||||
|        default: |  | ||||||
|             audioHandlerM->SetAudioBitrate(1000 * bitrateS[layer][bit_rate_index]); |  | ||||||
|             break; |  | ||||||
|      } |  | ||||||
|   } |  | ||||||
|  |  | ||||||
|   switch (sampling_frequency) { |  | ||||||
|     case 3: |  | ||||||
|          audioHandlerM->SetAudioSamplingFrequency(AUDIO_SAMPLING_FREQUENCY_RESERVED); |  | ||||||
|          break; |  | ||||||
|  |  | ||||||
|     default: |  | ||||||
|          audioHandlerM->SetAudioSamplingFrequency(sampleRateS[sampling_frequency]); |  | ||||||
|          break; |  | ||||||
|   } |  | ||||||
|  |  | ||||||
|   return true; |  | ||||||
| } |  | ||||||
							
								
								
									
										27
									
								
								latm.h
									
									
									
									
									
								
							
							
						
						
									
										27
									
								
								latm.h
									
									
									
									
									
								
							| @@ -1,27 +0,0 @@ | |||||||
| /* |  | ||||||
|  * latm.h: Frontend Status Monitor plugin for the Video Disk Recorder |  | ||||||
|  * |  | ||||||
|  * See the README file for copyright information and how to reach the author. |  | ||||||
|  * |  | ||||||
|  */ |  | ||||||
|  |  | ||||||
| #ifndef __FEMON_LATM_H |  | ||||||
| #define __FEMON_LATM_H |  | ||||||
|  |  | ||||||
| #include "audio.h" |  | ||||||
|  |  | ||||||
| class cFemonLATM { |  | ||||||
| private: |  | ||||||
|   cFemonAudioIf *audioHandlerM; |  | ||||||
|  |  | ||||||
|   static int bitrateS[3][16]; |  | ||||||
|   static int sampleRateS[4]; |  | ||||||
|  |  | ||||||
| public: |  | ||||||
|   cFemonLATM(cFemonAudioIf *audioHandlerP); |  | ||||||
|   virtual ~cFemonLATM(); |  | ||||||
|  |  | ||||||
|   bool processAudio(const uint8_t *bufP, int lenP); |  | ||||||
|   }; |  | ||||||
|  |  | ||||||
| #endif //__FEMON_LATM_H |  | ||||||
							
								
								
									
										48
									
								
								log.h
									
									
									
									
									
								
							
							
						
						
									
										48
									
								
								log.h
									
									
									
									
									
								
							| @@ -1,48 +0,0 @@ | |||||||
| /* |  | ||||||
|  * log.h: Frontend Status Monitor plugin for the Video Disk Recorder |  | ||||||
|  * |  | ||||||
|  * See the README file for copyright information and how to reach the author. |  | ||||||
|  * |  | ||||||
|  */ |  | ||||||
|  |  | ||||||
| #ifndef __FEMON_LOG_H |  | ||||||
| #define __FEMON_LOG_H |  | ||||||
|  |  | ||||||
| #include "config.h" |  | ||||||
|  |  | ||||||
| #define error(x...)   esyslog("FEMON-ERROR: " x) |  | ||||||
| #define info(x...)    isyslog("FEMON: " x) |  | ||||||
| // 0x0001: Generic call stack |  | ||||||
| #define debug1(x...)  void( FemonConfig.IsTraceMode(cFemonConfig::eTraceModeDebug1)  ? dsyslog("FEMON1: " x)  : void() ) |  | ||||||
| // 0x0002: H.264 |  | ||||||
| #define debug2(x...)  void( FemonConfig.IsTraceMode(cFemonConfig::eTraceModeDebug2)  ? dsyslog("FEMON2: " x)  : void() ) |  | ||||||
| // 0x0004: TBD |  | ||||||
| #define debug3(x...)  void( FemonConfig.IsTraceMode(cFemonConfig::eTraceModeDebug3)  ? dsyslog("FEMON3: " x)  : void() ) |  | ||||||
| // 0x0008: TBD |  | ||||||
| #define debug4(x...)  void( FemonConfig.IsTraceMode(cFemonConfig::eTraceModeDebug4)  ? dsyslog("FEMON4: " x)  : void() ) |  | ||||||
| // 0x0010: TBD |  | ||||||
| #define debug5(x...)  void( FemonConfig.IsTraceMode(cFemonConfig::eTraceModeDebug5)  ? dsyslog("FEMON5: " x)  : void() ) |  | ||||||
| // 0x0020: TBD |  | ||||||
| #define debug6(x...)  void( FemonConfig.IsTraceMode(cFemonConfig::eTraceModeDebug6)  ? dsyslog("FEMON6: " x)  : void() ) |  | ||||||
| // 0x0040: TBD |  | ||||||
| #define debug7(x...)  void( FemonConfig.IsTraceMode(cFemonConfig::eTraceModeDebug7)  ? dsyslog("FEMON7: " x)  : void() ) |  | ||||||
| // 0x0080: TBD |  | ||||||
| #define debug8(x...)  void( FemonConfig.IsTraceMode(cFemonConfig::eTraceModeDebug8)  ? dsyslog("FEMON8: " x)  : void() ) |  | ||||||
| // 0x0100: TBD |  | ||||||
| #define debug9(x...)  void( FemonConfig.IsTraceMode(cFemonConfig::eTraceModeDebug9)  ? dsyslog("FEMON9: " x)  : void() ) |  | ||||||
| // 0x0200: TBD |  | ||||||
| #define debug10(x...) void( FemonConfig.IsTraceMode(cFemonConfig::eTraceModeDebug10) ? dsyslog("FEMON10: " x) : void() ) |  | ||||||
| // 0x0400: TBD |  | ||||||
| #define debug11(x...) void( FemonConfig.IsTraceMode(cFemonConfig::eTraceModeDebug11) ? dsyslog("FEMON11: " x) : void() ) |  | ||||||
| // 0x0800: TBD |  | ||||||
| #define debug12(x...) void( FemonConfig.IsTraceMode(cFemonConfig::eTraceModeDebug12) ? dsyslog("FEMON12: " x) : void() ) |  | ||||||
| // 0x1000: TBD |  | ||||||
| #define debug13(x...) void( FemonConfig.IsTraceMode(cFemonConfig::eTraceModeDebug13) ? dsyslog("FEMON13: " x) : void() ) |  | ||||||
| // 0x2000: TBD |  | ||||||
| #define debug14(x...) void( FemonConfig.IsTraceMode(cFemonConfig::eTraceModeDebug14) ? dsyslog("FEMON14: " x) : void() ) |  | ||||||
| // 0x4000: TBD |  | ||||||
| #define debug15(x...) void( FemonConfig.IsTraceMode(cFemonConfig::eTraceModeDebug15) ? dsyslog("FEMON15: " x) : void() ) |  | ||||||
| // 0x8000; Extra call stack |  | ||||||
| #define debug16(x...) void( FemonConfig.IsTraceMode(cFemonConfig::eTraceModeDebug16) ? dsyslog("FEMON16: " x) : void() ) |  | ||||||
|  |  | ||||||
| #endif // __FEMON_LOG_H |  | ||||||
							
								
								
									
										286
									
								
								mpeg.c
									
									
									
									
									
								
							
							
						
						
									
										286
									
								
								mpeg.c
									
									
									
									
									
								
							| @@ -1,286 +0,0 @@ | |||||||
| /* |  | ||||||
|  * mpeg.c: Frontend Status Monitor plugin for the Video Disk Recorder |  | ||||||
|  * |  | ||||||
|  * See the README file for copyright information and how to reach the author. |  | ||||||
|  * |  | ||||||
|  */ |  | ||||||
|  |  | ||||||
| #include "tools.h" |  | ||||||
| #include "mpeg.h" |  | ||||||
|  |  | ||||||
| #define IS_EXTENSION_START(buf) (((buf)[0] == 0x00) && ((buf)[1] == 0x00) && ((buf)[2] == 0x01) && ((buf)[3] == 0xB5)) |  | ||||||
|  |  | ||||||
| int cFemonMPEG::bitrateS[2][3][16] = |  | ||||||
| { |  | ||||||
|   { |  | ||||||
|     {0,  32,  48,  56,  64,  80,  96, 112, 128, 144, 160, 176, 192, 224, 256, -1}, // MPEG-2 Layer I |  | ||||||
|     {0,   8,  16,  24,  32,  40,  48,  56,  64,  80,  96, 112, 128, 144, 160, -1}, // MPEG-2 Layer II/III |  | ||||||
|     {0,   8,  16,  24,  32,  40,  48,  56,  64,  80,  96, 112, 128, 144, 160, -1}  // MPEG-2 Layer II/III |  | ||||||
|   }, |  | ||||||
|   { |  | ||||||
|     {0,  32,  64,  96, 128, 160, 192, 224, 256, 288, 320, 352, 384, 416, 448, -1}, // MPEG-1 Layer I |  | ||||||
|     {0,  32,  48,  56,  64,  80,  96, 112, 128, 160, 192, 224, 256, 320, 384, -1}, // MPEG-1 Layer II |  | ||||||
|     {0,  32,  40,  48,  56,  64,  80,  96, 112, 128, 160, 192, 224, 256, 320, -1}  // MPEG-1 Layer III |  | ||||||
|   } |  | ||||||
| }; |  | ||||||
|  |  | ||||||
| int cFemonMPEG::sampleRateS[2][4] = |  | ||||||
| { |  | ||||||
|   {22050, 24000, 16000, -1}, // MPEG-2 |  | ||||||
|   {44100, 48000, 32000, -1}  // MPEG-1 |  | ||||||
| }; |  | ||||||
|  |  | ||||||
| eAudioCodec cFemonMPEG::formatS[2][4] = |  | ||||||
| { |  | ||||||
|   {AUDIO_CODEC_MPEG2_I, AUDIO_CODEC_MPEG2_II, AUDIO_CODEC_MPEG2_III, AUDIO_CODEC_UNKNOWN}, // MPEG-2 |  | ||||||
|   {AUDIO_CODEC_MPEG1_I, AUDIO_CODEC_MPEG1_II, AUDIO_CODEC_MPEG1_III, AUDIO_CODEC_UNKNOWN}  // MPEG-1 |  | ||||||
| }; |  | ||||||
|  |  | ||||||
| cFemonMPEG::cFemonMPEG(cFemonVideoIf *videoHandlerP, cFemonAudioIf *audioHandlerP) |  | ||||||
| : videoHandlerM(videoHandlerP), |  | ||||||
|   audioHandlerM(audioHandlerP) |  | ||||||
| { |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cFemonMPEG::~cFemonMPEG() |  | ||||||
| { |  | ||||||
| } |  | ||||||
|  |  | ||||||
| bool cFemonMPEG::processAudio(const uint8_t *bufP, int lenP) |  | ||||||
| { |  | ||||||
|   cFemonBitStream bs(bufP, lenP * 8); |  | ||||||
|  |  | ||||||
|   if (!audioHandlerM) |  | ||||||
|      return false; |  | ||||||
|  |  | ||||||
|   // skip PES header |  | ||||||
|   if (!PesLongEnough(lenP)) |  | ||||||
|       return false; |  | ||||||
|   bs.SkipBits(8 * PesPayloadOffset(bufP)); |  | ||||||
|  |  | ||||||
|   // MPEG audio detection |  | ||||||
|   if (bs.GetBits(12) != 0xFFF)              // syncword |  | ||||||
|      return false; |  | ||||||
|  |  | ||||||
|   int id = bs.GetBit();                     // id: MPEG-2=0, MPEG-1=1 |  | ||||||
|   int layer = 3 - bs.GetBits(2);            // layer: I=11, II=10, III=01 |  | ||||||
|   bs.SkipBit();                             // protection bit |  | ||||||
|   int bit_rate_index = bs.GetBits(4);       // bitrate index |  | ||||||
|   int sampling_frequency = bs.GetBits(2);   // sampling frequency |  | ||||||
|   bs.SkipBit();                             // padding bit |  | ||||||
|   bs.SkipBit();                             // private pid |  | ||||||
|   int mode = bs.GetBits(2);                 // mode |  | ||||||
|  |  | ||||||
|   audioHandlerM->SetAudioCodec(formatS[id][layer]); |  | ||||||
|  |  | ||||||
|   switch (mode) { |  | ||||||
|     case 0: |  | ||||||
|          audioHandlerM->SetAudioChannel(AUDIO_CHANNEL_MODE_STEREO); |  | ||||||
|          break; |  | ||||||
|  |  | ||||||
|     case 1: |  | ||||||
|          audioHandlerM->SetAudioChannel(AUDIO_CHANNEL_MODE_JOINT_STEREO); |  | ||||||
|          break; |  | ||||||
|  |  | ||||||
|     case 2: |  | ||||||
|          audioHandlerM->SetAudioChannel(AUDIO_CHANNEL_MODE_DUAL); |  | ||||||
|          break; |  | ||||||
|  |  | ||||||
|     case 3: |  | ||||||
|          audioHandlerM->SetAudioChannel(AUDIO_CHANNEL_MODE_SINGLE); |  | ||||||
|          break; |  | ||||||
|  |  | ||||||
|     default: |  | ||||||
|          audioHandlerM->SetAudioChannel(AUDIO_CHANNEL_MODE_INVALID); |  | ||||||
|          break; |  | ||||||
|   } |  | ||||||
|  |  | ||||||
|   switch (bit_rate_index) { |  | ||||||
|     case 0: |  | ||||||
|          audioHandlerM->SetAudioBitrate(AUDIO_BITRATE_FREE); |  | ||||||
|          break; |  | ||||||
|  |  | ||||||
|     case 0xF: |  | ||||||
|          audioHandlerM->SetAudioBitrate(AUDIO_BITRATE_RESERVED); |  | ||||||
|          break; |  | ||||||
|  |  | ||||||
|     default: |  | ||||||
|          audioHandlerM->SetAudioBitrate(1000 * bitrateS[id][layer][bit_rate_index]); |  | ||||||
|          break; |  | ||||||
|   } |  | ||||||
|  |  | ||||||
|   switch (sampling_frequency) { |  | ||||||
|     case 3: |  | ||||||
|          audioHandlerM->SetAudioSamplingFrequency(AUDIO_SAMPLING_FREQUENCY_RESERVED); |  | ||||||
|          break; |  | ||||||
|  |  | ||||||
|     default: |  | ||||||
|          audioHandlerM->SetAudioSamplingFrequency(sampleRateS[id][sampling_frequency]); |  | ||||||
|          break; |  | ||||||
|   } |  | ||||||
|  |  | ||||||
|   return true; |  | ||||||
| } |  | ||||||
|  |  | ||||||
| bool cFemonMPEG::processVideo(const uint8_t *bufP, int lenP) |  | ||||||
| { |  | ||||||
|   cFemonBitStream bs(bufP, lenP * 8); |  | ||||||
|  |  | ||||||
|   if (!videoHandlerM) |  | ||||||
|      return false; |  | ||||||
|  |  | ||||||
|   // skip PES header |  | ||||||
|   if (!PesLongEnough(lenP)) |  | ||||||
|       return false; |  | ||||||
|   bs.SkipBits(8 * PesPayloadOffset(bufP)); |  | ||||||
|  |  | ||||||
|   // MPEG-2 video detection, search for start code |  | ||||||
|   if (bs.GetBits(32) != 0x000001B3)         // sequence header |  | ||||||
|      return false; |  | ||||||
|  |  | ||||||
|   int scan = VIDEO_SCAN_UNKNOWN; |  | ||||||
|   int format = VIDEO_FORMAT_UNKNOWN; |  | ||||||
|   int aspect = VIDEO_ASPECT_RATIO_RESERVED; |  | ||||||
|  |  | ||||||
|   int horizontal_size = bs.GetBits(12);     // horizontal size value |  | ||||||
|   int vertical_size = bs.GetBits(12);       // vertical size value |  | ||||||
|  |  | ||||||
|   switch (bs.GetBits(4)) {                  // aspect ratio information |  | ||||||
|     case 1: |  | ||||||
|          aspect = VIDEO_ASPECT_RATIO_1_1; |  | ||||||
|          break; |  | ||||||
|  |  | ||||||
|     case 2: |  | ||||||
|          aspect = VIDEO_ASPECT_RATIO_4_3; |  | ||||||
|          break; |  | ||||||
|  |  | ||||||
|     case 3: |  | ||||||
|          aspect = VIDEO_ASPECT_RATIO_16_9; |  | ||||||
|          break; |  | ||||||
|  |  | ||||||
|     case 4: |  | ||||||
|          aspect = VIDEO_ASPECT_RATIO_2_21_1; |  | ||||||
|          break; |  | ||||||
|  |  | ||||||
|     case 5 ... 15: |  | ||||||
|     default: |  | ||||||
|          aspect = VIDEO_ASPECT_RATIO_RESERVED; |  | ||||||
|          break; |  | ||||||
|     } |  | ||||||
|  |  | ||||||
|   double frame_rate = 0; |  | ||||||
|   switch (bs.GetBits(4)) {                  // frame rate code |  | ||||||
|     case 1: |  | ||||||
|          frame_rate = 24000 / 1001.0; |  | ||||||
|          format = VIDEO_FORMAT_UNKNOWN; |  | ||||||
|          break; |  | ||||||
|  |  | ||||||
|     case 2: |  | ||||||
|          frame_rate = 24.0; |  | ||||||
|          format = VIDEO_FORMAT_UNKNOWN; |  | ||||||
|          break; |  | ||||||
|  |  | ||||||
|     case 3: |  | ||||||
|          frame_rate = 25.0; |  | ||||||
|          format = VIDEO_FORMAT_PAL; |  | ||||||
|          break; |  | ||||||
|  |  | ||||||
|     case 4: |  | ||||||
|          frame_rate = 30000 / 1001.0; |  | ||||||
|          format = VIDEO_FORMAT_NTSC; |  | ||||||
|          break; |  | ||||||
|  |  | ||||||
|     case 5: |  | ||||||
|          frame_rate = 30.0; |  | ||||||
|          format = VIDEO_FORMAT_NTSC; |  | ||||||
|          break; |  | ||||||
|  |  | ||||||
|     case 6: |  | ||||||
|          frame_rate = 50.0; |  | ||||||
|          format = VIDEO_FORMAT_PAL; |  | ||||||
|          break; |  | ||||||
|  |  | ||||||
|     case 7: |  | ||||||
|          frame_rate = 60.0; |  | ||||||
|          format = VIDEO_FORMAT_NTSC; |  | ||||||
|          break; |  | ||||||
|  |  | ||||||
|     case 8: |  | ||||||
|          frame_rate = 60000 / 1001.0; |  | ||||||
|          format = VIDEO_FORMAT_NTSC; |  | ||||||
|          break; |  | ||||||
|  |  | ||||||
|     case 9 ... 15: |  | ||||||
|     default: |  | ||||||
|          frame_rate = 0; |  | ||||||
|          format = VIDEO_FORMAT_UNKNOWN; |  | ||||||
|          break; |  | ||||||
|     } |  | ||||||
|  |  | ||||||
|   int bit_rate = bs.GetBits(18);            // bit rate value |  | ||||||
|  |  | ||||||
|   bs.SkipBit();             // marker bit |  | ||||||
|   bs.SkipBits(10);          // vbv buffer size value |  | ||||||
|   bs.SkipBit();             // constrained parameters value |  | ||||||
|   if (bs.GetBit())          // load intra quantizer matrix |  | ||||||
|      bs.SkipBits(8 * 64);   // intra quantizer matrix |  | ||||||
|   if (bs.GetBit())          // load non-intra quantizer matrix |  | ||||||
|      bs.SkipBits(8 * 64);   // non-intra quantizer matrix |  | ||||||
|  |  | ||||||
|   if (bs.GetBits(32) != 0x000001B5) {               // extension start |  | ||||||
|      bs.SkipBits(4);                                // extension start code identifier |  | ||||||
|      bs.SkipBits(8);                                // profile and level indicator |  | ||||||
|      scan = bs.GetBit() ? VIDEO_SCAN_PROGRESSIVE : |  | ||||||
|                           VIDEO_SCAN_INTERLACED;    // progressive sequence |  | ||||||
|      bs.SkipBits(2);                                // chroma format |  | ||||||
|      horizontal_size |= (bs.GetBits(2) << 12);      // horizontal size extension |  | ||||||
|      vertical_size |= (bs.GetBits(2) << 12);        // vertical size extension |  | ||||||
|      bit_rate |= (bs.GetBits(12) << 18);            // bit rate extension |  | ||||||
|      bs.SkipBit();                                  // marker bit |  | ||||||
|      bs.SkipBits(8);                                // vpv buffer size extension |  | ||||||
|      bs.SkipBit();                                  // low delay |  | ||||||
|      bs.SkipBits(2);                                // frame rate extension n |  | ||||||
|      bs.SkipBits(5);                                // frame rate extension d |  | ||||||
|  |  | ||||||
|      if ((bs.GetBits(32) != 0x000001B5) &&          // extension start code |  | ||||||
|          (bs.GetBits(4) == 0x0010)) {               // sequence display extension id |  | ||||||
|         switch (bs.GetBits(3)) {                    // video format |  | ||||||
|           case 0x000: |  | ||||||
|                format = VIDEO_FORMAT_COMPONENT; |  | ||||||
|                break; |  | ||||||
|           case 0x001: |  | ||||||
|                format = VIDEO_FORMAT_PAL; |  | ||||||
|                break; |  | ||||||
|           case 0x010: |  | ||||||
|                format = VIDEO_FORMAT_NTSC; |  | ||||||
|                break; |  | ||||||
|           case 0x011: |  | ||||||
|                format = VIDEO_FORMAT_SECAM; |  | ||||||
|                break; |  | ||||||
|           case 0x100: |  | ||||||
|                format = VIDEO_FORMAT_MAC; |  | ||||||
|                break; |  | ||||||
|           case 0x101: |  | ||||||
|                format = VIDEO_FORMAT_UNKNOWN; |  | ||||||
|                break; |  | ||||||
|           case 0x110: |  | ||||||
|           case 0x111: |  | ||||||
|                format = VIDEO_FORMAT_RESERVED; |  | ||||||
|                break; |  | ||||||
|           default: |  | ||||||
|                format = VIDEO_FORMAT_INVALID; |  | ||||||
|                break; |  | ||||||
|           } |  | ||||||
|         } |  | ||||||
|      } |  | ||||||
|  |  | ||||||
|   videoHandlerM->SetVideoCodec(VIDEO_CODEC_MPEG2); |  | ||||||
|   videoHandlerM->SetVideoSize(horizontal_size, vertical_size); |  | ||||||
|   videoHandlerM->SetVideoBitrate(400.0 * (double)(bit_rate)); |  | ||||||
|   videoHandlerM->SetVideoFramerate(frame_rate); |  | ||||||
|   videoHandlerM->SetVideoScan(eVideoScan(scan)); |  | ||||||
|   videoHandlerM->SetVideoAspectRatio(eVideoAspectRatio(aspect)); |  | ||||||
|   videoHandlerM->SetVideoFormat(eVideoFormat(format)); |  | ||||||
|  |  | ||||||
|   return true; |  | ||||||
| } |  | ||||||
							
								
								
									
										31
									
								
								mpeg.h
									
									
									
									
									
								
							
							
						
						
									
										31
									
								
								mpeg.h
									
									
									
									
									
								
							| @@ -1,31 +0,0 @@ | |||||||
| /* |  | ||||||
|  * mpeg.h: Frontend Status Monitor plugin for the Video Disk Recorder |  | ||||||
|  * |  | ||||||
|  * See the README file for copyright information and how to reach the author. |  | ||||||
|  * |  | ||||||
|  */ |  | ||||||
|  |  | ||||||
| #ifndef __FEMON_MPEG_H |  | ||||||
| #define __FEMON_MPEG_H |  | ||||||
|  |  | ||||||
| #include "video.h" |  | ||||||
| #include "audio.h" |  | ||||||
|  |  | ||||||
| class cFemonMPEG { |  | ||||||
| private: |  | ||||||
|   cFemonVideoIf *videoHandlerM; |  | ||||||
|   cFemonAudioIf *audioHandlerM; |  | ||||||
|  |  | ||||||
|   static int bitrateS[2][3][16]; |  | ||||||
|   static int sampleRateS[2][4]; |  | ||||||
|   static eAudioCodec formatS[2][4]; |  | ||||||
|  |  | ||||||
| public: |  | ||||||
|   cFemonMPEG(cFemonVideoIf *videoHandlerP, cFemonAudioIf *audioHandlerP); |  | ||||||
|   virtual ~cFemonMPEG(); |  | ||||||
|  |  | ||||||
|   bool processVideo(const uint8_t *bufP, int lenP); |  | ||||||
|   bool processAudio(const uint8_t *bufP, int lenP); |  | ||||||
|   }; |  | ||||||
|  |  | ||||||
| #endif //__FEMON_MPEG_H |  | ||||||
							
								
								
									
										103
									
								
								osd.h
									
									
									
									
									
								
							
							
						
						
									
										103
									
								
								osd.h
									
									
									
									
									
								
							| @@ -1,103 +0,0 @@ | |||||||
| /* |  | ||||||
|  * osd.h: Frontend Status Monitor plugin for the Video Disk Recorder |  | ||||||
|  * |  | ||||||
|  * See the README file for copyright information and how to reach the author. |  | ||||||
|  * |  | ||||||
|  */ |  | ||||||
|  |  | ||||||
| #ifndef __FEMON_OSD_H |  | ||||||
| #define __FEMON_OSD_H |  | ||||||
|  |  | ||||||
| #include <linux/dvb/frontend.h> |  | ||||||
| #include <sys/time.h> |  | ||||||
| #include <sys/ioctl.h> |  | ||||||
| #include <vdr/osd.h> |  | ||||||
| #include <vdr/thread.h> |  | ||||||
| #include <vdr/status.h> |  | ||||||
| #include <vdr/plugin.h> |  | ||||||
| #include <vdr/channels.h> |  | ||||||
| #include <vdr/transfer.h> |  | ||||||
| #include <vdr/tools.h> |  | ||||||
|  |  | ||||||
| #include "receiver.h" |  | ||||||
| #include "svdrpservice.h" |  | ||||||
|  |  | ||||||
| #define MAX_BM_NUMBER 8 |  | ||||||
|  |  | ||||||
| class cFemonOsd : public cOsdObject, public cThread, public cStatus { |  | ||||||
| private: |  | ||||||
|   enum eDeviceSourceType { |  | ||||||
|     DEVICESOURCE_DVBAPI = 0, |  | ||||||
|     DEVICESOURCE_IPTV, |  | ||||||
|     DEVICESOURCE_PVRINPUT, |  | ||||||
|     DEVICESOURCE_COUNT |  | ||||||
|     }; |  | ||||||
|  |  | ||||||
|   static cFemonOsd *pInstanceS; |  | ||||||
|  |  | ||||||
|   cOsd             *osdM; |  | ||||||
|   cFemonReceiver   *receiverM; |  | ||||||
|   int               frontendM; |  | ||||||
|   int               svdrpFrontendM; |  | ||||||
|   double            svdrpVideoBitRateM; |  | ||||||
|   double            svdrpAudioBitRateM; |  | ||||||
|   SvdrpConnection_v1_0 svdrpConnectionM; |  | ||||||
|   cPlugin          *svdrpPluginM; |  | ||||||
|   int               numberM; |  | ||||||
|   int               oldNumberM; |  | ||||||
|   int               qualityM; |  | ||||||
|   bool              qualityValidM; |  | ||||||
|   int               strengthM; |  | ||||||
|   bool              strengthValidM; |  | ||||||
|   uint16_t          snrM; |  | ||||||
|   bool              snrValidM; |  | ||||||
|   uint16_t          signalM; |  | ||||||
|   bool              signalValidM; |  | ||||||
|   uint32_t          berM; |  | ||||||
|   bool              berValidM; |  | ||||||
|   uint32_t          uncM; |  | ||||||
|   bool              uncValidM; |  | ||||||
|   cString           frontendNameM; |  | ||||||
|   fe_status_t       frontendStatusM; |  | ||||||
|   bool              frontendStatusValidM; |  | ||||||
|   dvb_frontend_info frontendInfoM; |  | ||||||
|   eDeviceSourceType deviceSourceM; |  | ||||||
|   int               displayModeM; |  | ||||||
|   int               osdWidthM; |  | ||||||
|   int               osdHeightM; |  | ||||||
|   int               osdLeftM; |  | ||||||
|   int               osdTopM; |  | ||||||
|   cFont            *fontM; |  | ||||||
|   cTimeMs           inputTimeM; |  | ||||||
|   cCondWait         sleepM; |  | ||||||
|   cMutex            mutexM; |  | ||||||
|  |  | ||||||
|   bool AttachFrontend(void); |  | ||||||
|   void DrawStatusWindow(void); |  | ||||||
|   void DrawInfoWindow(void); |  | ||||||
|   bool SvdrpConnect(void); |  | ||||||
|   bool SvdrpTune(void); |  | ||||||
|  |  | ||||||
| protected: |  | ||||||
|   cFemonOsd(); |  | ||||||
|   cFemonOsd(const cFemonOsd&); |  | ||||||
|   cFemonOsd& operator= (const cFemonOsd&); |  | ||||||
|   virtual void Action(void); |  | ||||||
|   virtual void ChannelSwitch(const cDevice *deviceP, int channelNumberP, bool liveViewP); |  | ||||||
|   virtual void SetAudioTrack(int indexP, const char * const *tracksP); |  | ||||||
|  |  | ||||||
| public: |  | ||||||
|   static cFemonOsd *Instance(bool createP = false); |  | ||||||
|   ~cFemonOsd(); |  | ||||||
|  |  | ||||||
|   virtual void Show(void); |  | ||||||
|   virtual eOSState ProcessKey(eKeys keyP); |  | ||||||
|  |  | ||||||
|   bool    DeviceSwitch(int directionP); |  | ||||||
|   double  GetVideoBitrate(void); |  | ||||||
|   double  GetAudioBitrate(void); |  | ||||||
|   double  GetDolbyBitrate(void); |  | ||||||
| }; |  | ||||||
|  |  | ||||||
| #endif //__FEMON_OSD_H |  | ||||||
|  |  | ||||||
							
								
								
									
										391
									
								
								po/de_DE.po
									
									
									
									
									
								
							
							
						
						
									
										391
									
								
								po/de_DE.po
									
									
									
									
									
								
							| @@ -1,391 +0,0 @@ | |||||||
| # VDR plugin language source file. |  | ||||||
| # Copyright (C) 2007-2015 Rolf Ahrenberg |  | ||||||
| # This file is distributed under the same license as the femon package. |  | ||||||
| # Peter Marquardt |  | ||||||
| # Andreas Brachold |  | ||||||
| # Christian Wieninger  |  | ||||||
| # |  | ||||||
| msgid "" |  | ||||||
| msgstr "" |  | ||||||
| "Project-Id-Version: vdr-femon 2.2.1\n" |  | ||||||
| "Report-Msgid-Bugs-To: <see README>\n" |  | ||||||
| "POT-Creation-Date: 2015-04-04 04:04+0300\n" |  | ||||||
| "PO-Revision-Date: 2015-04-04 04:04+0300\n" |  | ||||||
| "Last-Translator: Christian Wieninger\n" |  | ||||||
| "Language-Team: German <vdr@linuxtv.org>\n" |  | ||||||
| "Language: de\n" |  | ||||||
| "MIME-Version: 1.0\n" |  | ||||||
| "Content-Type: text/plain; charset=ISO-8859-15\n" |  | ||||||
| "Content-Transfer-Encoding: 8bit\n" |  | ||||||
|  |  | ||||||
| msgid "DVB Signal Information Monitor (OSD)" |  | ||||||
| msgstr "DVB Signal Informationsanzeige (OSD)" |  | ||||||
|  |  | ||||||
| msgid "Signal Information" |  | ||||||
| msgstr "Signalinformationen" |  | ||||||
|  |  | ||||||
| msgid "Femon not available" |  | ||||||
| msgstr "Femon nicht verf<72>gbar" |  | ||||||
|  |  | ||||||
| msgid "Video" |  | ||||||
| msgstr "Video" |  | ||||||
|  |  | ||||||
| msgid "AC-3" |  | ||||||
| msgstr "AC-3" |  | ||||||
|  |  | ||||||
| msgid "Audio" |  | ||||||
| msgstr "Audio" |  | ||||||
|  |  | ||||||
| msgid "Transponder Information" |  | ||||||
| msgstr "Transponderinformation" |  | ||||||
|  |  | ||||||
| msgid "Apid" |  | ||||||
| msgstr "Apid" |  | ||||||
|  |  | ||||||
| msgid "Dpid" |  | ||||||
| msgstr "Dpid" |  | ||||||
|  |  | ||||||
| msgid "Spid" |  | ||||||
| msgstr "Spid" |  | ||||||
|  |  | ||||||
| msgid "Nid" |  | ||||||
| msgstr "Nid" |  | ||||||
|  |  | ||||||
| msgid "Tid" |  | ||||||
| msgstr "Tid" |  | ||||||
|  |  | ||||||
| msgid "Rid" |  | ||||||
| msgstr "Rid" |  | ||||||
|  |  | ||||||
| msgid "Coderate" |  | ||||||
| msgstr "Coderate" |  | ||||||
|  |  | ||||||
| msgid "Protocol" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Bitrate" |  | ||||||
| msgstr "Bitrate" |  | ||||||
|  |  | ||||||
| msgid "Stream Information" |  | ||||||
| msgstr "Streaminformation" |  | ||||||
|  |  | ||||||
| msgid "Video Stream" |  | ||||||
| msgstr "Video Stream" |  | ||||||
|  |  | ||||||
| msgid "Codec" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Aspect Ratio" |  | ||||||
| msgstr "Seitenverh<72>ltnis" |  | ||||||
|  |  | ||||||
| msgid "Frame Rate" |  | ||||||
| msgstr "Bildrate" |  | ||||||
|  |  | ||||||
| msgid "Video Format" |  | ||||||
| msgstr "Bildformat" |  | ||||||
|  |  | ||||||
| msgid "Resolution" |  | ||||||
| msgstr "Aufl<66>sung" |  | ||||||
|  |  | ||||||
| msgid "Audio Stream" |  | ||||||
| msgstr "Audio Stream" |  | ||||||
|  |  | ||||||
| msgid "Channel Mode" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Sampling Frequency" |  | ||||||
| msgstr "Abtastrate" |  | ||||||
|  |  | ||||||
| msgid "AC-3 Stream" |  | ||||||
| msgstr "AC-3 Stream" |  | ||||||
|  |  | ||||||
| msgid "Bit Stream Mode" |  | ||||||
| msgstr "Bitstream Modus" |  | ||||||
|  |  | ||||||
| msgid "Audio Coding Mode" |  | ||||||
| msgstr "Audiokodierung" |  | ||||||
|  |  | ||||||
| msgid "Center Mix Level" |  | ||||||
| msgstr "Center Mix Pegel" |  | ||||||
|  |  | ||||||
| msgid "Surround Mix Level" |  | ||||||
| msgstr "Surround Mix Pegel" |  | ||||||
|  |  | ||||||
| msgid "Dolby Surround Mode" |  | ||||||
| msgstr "Dolby Surround Modus" |  | ||||||
|  |  | ||||||
| msgid "Low Frequency Effects" |  | ||||||
| msgstr "Tieft<66>ner Effekte" |  | ||||||
|  |  | ||||||
| msgid "Dialogue Normalization" |  | ||||||
| msgstr "Dialog Normalisierung" |  | ||||||
|  |  | ||||||
| msgid "basic" |  | ||||||
| msgstr "Standard" |  | ||||||
|  |  | ||||||
| msgid "transponder" |  | ||||||
| msgstr "Transponder" |  | ||||||
|  |  | ||||||
| msgid "stream" |  | ||||||
| msgstr "Stream" |  | ||||||
|  |  | ||||||
| msgid "Classic" |  | ||||||
| msgstr "Klassischer" |  | ||||||
|  |  | ||||||
| msgid "Elchi" |  | ||||||
| msgstr "Elchi" |  | ||||||
|  |  | ||||||
| msgid "ST:TNG" |  | ||||||
| msgstr "ST:TNG" |  | ||||||
|  |  | ||||||
| msgid "DeepBlue" |  | ||||||
| msgstr "DeepBlue" |  | ||||||
|  |  | ||||||
| msgid "Moronimo" |  | ||||||
| msgstr "Moronimo" |  | ||||||
|  |  | ||||||
| msgid "Enigma" |  | ||||||
| msgstr "Enigma" |  | ||||||
|  |  | ||||||
| msgid "EgalsTry" |  | ||||||
| msgstr "EgalsTry" |  | ||||||
|  |  | ||||||
| msgid "Duotone" |  | ||||||
| msgstr "Duotone" |  | ||||||
|  |  | ||||||
| msgid "SilverGreen" |  | ||||||
| msgstr "SilverGreen" |  | ||||||
|  |  | ||||||
| msgid "PearlHD" |  | ||||||
| msgstr "PearlHD" |  | ||||||
|  |  | ||||||
| msgid "Hide main menu entry" |  | ||||||
| msgstr "Hauptmen<65>eintrag verstecken" |  | ||||||
|  |  | ||||||
| msgid "Define whether the main menu entry is hidden." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Default display mode" |  | ||||||
| msgstr "Standard Anzeigemodus" |  | ||||||
|  |  | ||||||
| msgid "Define the default display mode at startup." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Define the used OSD skin." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Define the used OSD theme." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Position" |  | ||||||
| msgstr "Position" |  | ||||||
|  |  | ||||||
| msgid "Define the position of OSD." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Downscale OSD size [%]" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Define the downscale ratio for OSD size." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Red limit [%]" |  | ||||||
| msgstr "Grenze Rot [%]" |  | ||||||
|  |  | ||||||
| msgid "Define a limit for red bar, which is used to indicate a bad signal." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Green limit [%]" |  | ||||||
| msgstr "Grenze Gr<47>n [%]" |  | ||||||
|  |  | ||||||
| msgid "Define a limit for green bar, which is used to indicate a good signal." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "OSD update interval [0.1s]" |  | ||||||
| msgstr "OSD Updateintervall [0.1s]" |  | ||||||
|  |  | ||||||
| msgid "Define an interval for OSD updates. The smaller interval generates higher CPU load." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Analyze stream" |  | ||||||
| msgstr "Stream analysieren" |  | ||||||
|  |  | ||||||
| msgid "Define whether the DVB stream is analyzed and bitrates calculated." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Calculation interval [0.1s]" |  | ||||||
| msgstr "Berechnungsintervall [0.1s]" |  | ||||||
|  |  | ||||||
| msgid "Define an interval for calculation. The bigger interval generates more stable values." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Use SVDRP service" |  | ||||||
| msgstr "SVDRP Service verwenden" |  | ||||||
|  |  | ||||||
| msgid "Define whether the SVDRP service is used in client/server setups." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "SVDRP service port" |  | ||||||
| msgstr "SVDRP Service Port" |  | ||||||
|  |  | ||||||
| msgid "Define the port number of SVDRP service." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "SVDRP service IP" |  | ||||||
| msgstr "SVDRP Service IP" |  | ||||||
|  |  | ||||||
| msgid "Define the IP address of SVDRP service." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Help" |  | ||||||
| msgstr "Hilfe" |  | ||||||
|  |  | ||||||
| msgid "Fixed" |  | ||||||
| msgstr "Fest" |  | ||||||
|  |  | ||||||
| msgid "Analog" |  | ||||||
| msgstr "Analog" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "H.264" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer I" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer II" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer III" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer I" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer II" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer III" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "HE-AAC" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "LATM" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "stereo" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "joint Stereo" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "dual" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "mono" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "interlaced" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "progressive" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "reserved" |  | ||||||
| msgstr "belegt" |  | ||||||
|  |  | ||||||
| msgid "extended" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "unknown" |  | ||||||
| msgstr "unbekannt" |  | ||||||
|  |  | ||||||
| msgid "component" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "PAL" |  | ||||||
| msgstr "PAL" |  | ||||||
|  |  | ||||||
| msgid "NTSC" |  | ||||||
| msgstr "NTSC" |  | ||||||
|  |  | ||||||
| msgid "SECAM" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "MAC" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Hz" |  | ||||||
| msgstr "Hz" |  | ||||||
|  |  | ||||||
| msgid "Complete Main (CM)" |  | ||||||
| msgstr "Complete Main (CM)" |  | ||||||
|  |  | ||||||
| msgid "Music and Effects (ME)" |  | ||||||
| msgstr "Musik und Effekte (ME)" |  | ||||||
|  |  | ||||||
| msgid "Visually Impaired (VI)" |  | ||||||
| msgstr "Sehbehindert (VI)" |  | ||||||
|  |  | ||||||
| msgid "Hearing Impaired (HI)" |  | ||||||
| msgstr "H<>rbehindert (HI)" |  | ||||||
|  |  | ||||||
| msgid "Dialogue (D)" |  | ||||||
| msgstr "Dialog (D)" |  | ||||||
|  |  | ||||||
| msgid "Commentary (C)" |  | ||||||
| msgstr "Kommentar (C)" |  | ||||||
|  |  | ||||||
| msgid "Emergency (E)" |  | ||||||
| msgstr "Notfall (E)" |  | ||||||
|  |  | ||||||
| msgid "Voice Over (VO)" |  | ||||||
| msgstr "<22>berlagerte Stimme (VO)" |  | ||||||
|  |  | ||||||
| msgid "Karaoke" |  | ||||||
| msgstr "Karaoke" |  | ||||||
|  |  | ||||||
| msgid "Ch1" |  | ||||||
| msgstr "Kan1" |  | ||||||
|  |  | ||||||
| msgid "Ch2" |  | ||||||
| msgstr "Kan2" |  | ||||||
|  |  | ||||||
| msgid "C" |  | ||||||
| msgstr "C" |  | ||||||
|  |  | ||||||
| msgid "L" |  | ||||||
| msgstr "L" |  | ||||||
|  |  | ||||||
| msgid "R" |  | ||||||
| msgstr "R" |  | ||||||
|  |  | ||||||
| msgid "S" |  | ||||||
| msgstr "S" |  | ||||||
|  |  | ||||||
| msgid "SL" |  | ||||||
| msgstr "SL" |  | ||||||
|  |  | ||||||
| msgid "SR" |  | ||||||
| msgstr "SR" |  | ||||||
|  |  | ||||||
| msgid "dB" |  | ||||||
| msgstr "dB" |  | ||||||
|  |  | ||||||
| msgid "not indicated" |  | ||||||
| msgstr "nicht angegeben" |  | ||||||
|  |  | ||||||
| msgid "MHz" |  | ||||||
| msgstr "MHz" |  | ||||||
|  |  | ||||||
| msgid "free" |  | ||||||
| msgstr "frei" |  | ||||||
|  |  | ||||||
| msgid "Mbit/s" |  | ||||||
| msgstr "Mbit/s" |  | ||||||
|  |  | ||||||
| msgid "kbit/s" |  | ||||||
| msgstr "kbit/s" |  | ||||||
							
								
								
									
										389
									
								
								po/es_ES.po
									
									
									
									
									
								
							
							
						
						
									
										389
									
								
								po/es_ES.po
									
									
									
									
									
								
							| @@ -1,389 +0,0 @@ | |||||||
| # VDR plugin language source file. |  | ||||||
| # Copyright (C) 2007-2015 Rolf Ahrenberg |  | ||||||
| # This file is distributed under the same license as the femon package. |  | ||||||
| # Luis Palacios |  | ||||||
| # |  | ||||||
| msgid "" |  | ||||||
| msgstr "" |  | ||||||
| "Project-Id-Version: vdr-femon 2.2.1\n" |  | ||||||
| "Report-Msgid-Bugs-To: <see README>\n" |  | ||||||
| "POT-Creation-Date: 2015-04-04 04:04+0300\n" |  | ||||||
| "PO-Revision-Date: 2015-04-04 04:04+0300\n" |  | ||||||
| "Last-Translator: Luis Palacios\n" |  | ||||||
| "Language-Team: Spanish <vdr@linuxtv.org>\n" |  | ||||||
| "Language: es\n" |  | ||||||
| "MIME-Version: 1.0\n" |  | ||||||
| "Content-Type: text/plain; charset=ISO-8859-15\n" |  | ||||||
| "Content-Transfer-Encoding: 8bit\n" |  | ||||||
|  |  | ||||||
| msgid "DVB Signal Information Monitor (OSD)" |  | ||||||
| msgstr "Monitorizaci<63>n de la se<73>al DVB" |  | ||||||
|  |  | ||||||
| msgid "Signal Information" |  | ||||||
| msgstr "Monitorizaci<63>n de la se<73>al DVB" |  | ||||||
|  |  | ||||||
| msgid "Femon not available" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Video" |  | ||||||
| msgstr "Video" |  | ||||||
|  |  | ||||||
| msgid "AC-3" |  | ||||||
| msgstr "AC-3" |  | ||||||
|  |  | ||||||
| msgid "Audio" |  | ||||||
| msgstr "Audio" |  | ||||||
|  |  | ||||||
| msgid "Transponder Information" |  | ||||||
| msgstr "Informaci<63>n del transpondedor" |  | ||||||
|  |  | ||||||
| msgid "Apid" |  | ||||||
| msgstr "Apid" |  | ||||||
|  |  | ||||||
| msgid "Dpid" |  | ||||||
| msgstr "Dpid" |  | ||||||
|  |  | ||||||
| msgid "Spid" |  | ||||||
| msgstr "Spid" |  | ||||||
|  |  | ||||||
| msgid "Nid" |  | ||||||
| msgstr "Nid" |  | ||||||
|  |  | ||||||
| msgid "Tid" |  | ||||||
| msgstr "Tid" |  | ||||||
|  |  | ||||||
| msgid "Rid" |  | ||||||
| msgstr "Rid" |  | ||||||
|  |  | ||||||
| msgid "Coderate" |  | ||||||
| msgstr "Coderate" |  | ||||||
|  |  | ||||||
| msgid "Protocol" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Bitrate" |  | ||||||
| msgstr "Tasa de bits" |  | ||||||
|  |  | ||||||
| msgid "Stream Information" |  | ||||||
| msgstr "Informaci<63>n del flujo" |  | ||||||
|  |  | ||||||
| msgid "Video Stream" |  | ||||||
| msgstr "Flujo de video" |  | ||||||
|  |  | ||||||
| msgid "Codec" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Aspect Ratio" |  | ||||||
| msgstr "Proporciones de la imagen" |  | ||||||
|  |  | ||||||
| msgid "Frame Rate" |  | ||||||
| msgstr "Tasa de frames" |  | ||||||
|  |  | ||||||
| msgid "Video Format" |  | ||||||
| msgstr "Formato de video" |  | ||||||
|  |  | ||||||
| msgid "Resolution" |  | ||||||
| msgstr "Resoluci<63>n" |  | ||||||
|  |  | ||||||
| msgid "Audio Stream" |  | ||||||
| msgstr "Flujo de audio" |  | ||||||
|  |  | ||||||
| msgid "Channel Mode" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Sampling Frequency" |  | ||||||
| msgstr "Frecuencia de muestreo" |  | ||||||
|  |  | ||||||
| msgid "AC-3 Stream" |  | ||||||
| msgstr "Flujo AC-3" |  | ||||||
|  |  | ||||||
| msgid "Bit Stream Mode" |  | ||||||
| msgstr "Modo bitstream" |  | ||||||
|  |  | ||||||
| msgid "Audio Coding Mode" |  | ||||||
| msgstr "Modo de codificaci<63>n de audio" |  | ||||||
|  |  | ||||||
| msgid "Center Mix Level" |  | ||||||
| msgstr "Nivel sonoro central" |  | ||||||
|  |  | ||||||
| msgid "Surround Mix Level" |  | ||||||
| msgstr "Nivel sonoro surround" |  | ||||||
|  |  | ||||||
| msgid "Dolby Surround Mode" |  | ||||||
| msgstr "Nivel sonoro Dolby Surround" |  | ||||||
|  |  | ||||||
| msgid "Low Frequency Effects" |  | ||||||
| msgstr "Efectos de baja frecuencia" |  | ||||||
|  |  | ||||||
| msgid "Dialogue Normalization" |  | ||||||
| msgstr "Normalizaci<63>n del di<64>logo" |  | ||||||
|  |  | ||||||
| msgid "basic" |  | ||||||
| msgstr "B<>sico" |  | ||||||
|  |  | ||||||
| msgid "transponder" |  | ||||||
| msgstr "Transpondedor" |  | ||||||
|  |  | ||||||
| msgid "stream" |  | ||||||
| msgstr "Flujo" |  | ||||||
|  |  | ||||||
| msgid "Classic" |  | ||||||
| msgstr "Cl<43>sico" |  | ||||||
|  |  | ||||||
| msgid "Elchi" |  | ||||||
| msgstr "Elchi" |  | ||||||
|  |  | ||||||
| msgid "ST:TNG" |  | ||||||
| msgstr "ST:TNG" |  | ||||||
|  |  | ||||||
| msgid "DeepBlue" |  | ||||||
| msgstr "DeepBlue" |  | ||||||
|  |  | ||||||
| msgid "Moronimo" |  | ||||||
| msgstr "Moronimo" |  | ||||||
|  |  | ||||||
| msgid "Enigma" |  | ||||||
| msgstr "Enigma" |  | ||||||
|  |  | ||||||
| msgid "EgalsTry" |  | ||||||
| msgstr "EgalsTry" |  | ||||||
|  |  | ||||||
| msgid "Duotone" |  | ||||||
| msgstr "Duotone" |  | ||||||
|  |  | ||||||
| msgid "SilverGreen" |  | ||||||
| msgstr "SilverGreen" |  | ||||||
|  |  | ||||||
| msgid "PearlHD" |  | ||||||
| msgstr "PearlHD" |  | ||||||
|  |  | ||||||
| msgid "Hide main menu entry" |  | ||||||
| msgstr "Ocultar en el men<65> principal" |  | ||||||
|  |  | ||||||
| msgid "Define whether the main menu entry is hidden." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Default display mode" |  | ||||||
| msgstr "Modo de visualizaci<63>n estandar" |  | ||||||
|  |  | ||||||
| msgid "Define the default display mode at startup." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Define the used OSD skin." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Define the used OSD theme." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Position" |  | ||||||
| msgstr "Posici<63>n" |  | ||||||
|  |  | ||||||
| msgid "Define the position of OSD." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Downscale OSD size [%]" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Define the downscale ratio for OSD size." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Red limit [%]" |  | ||||||
| msgstr "L<>mite de rojo [%s]" |  | ||||||
|  |  | ||||||
| msgid "Define a limit for red bar, which is used to indicate a bad signal." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Green limit [%]" |  | ||||||
| msgstr "L<>mite verde [%]" |  | ||||||
|  |  | ||||||
| msgid "Define a limit for green bar, which is used to indicate a good signal." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "OSD update interval [0.1s]" |  | ||||||
| msgstr "Intervalo de actualizaci<63>n (0,1)" |  | ||||||
|  |  | ||||||
| msgid "Define an interval for OSD updates. The smaller interval generates higher CPU load." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Analyze stream" |  | ||||||
| msgstr "Analizar el flujo" |  | ||||||
|  |  | ||||||
| msgid "Define whether the DVB stream is analyzed and bitrates calculated." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Calculation interval [0.1s]" |  | ||||||
| msgstr "Intervalo de c<>lculo (0,1s)" |  | ||||||
|  |  | ||||||
| msgid "Define an interval for calculation. The bigger interval generates more stable values." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Use SVDRP service" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Define whether the SVDRP service is used in client/server setups." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "SVDRP service port" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Define the port number of SVDRP service." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "SVDRP service IP" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Define the IP address of SVDRP service." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Help" |  | ||||||
| msgstr "Ayuda" |  | ||||||
|  |  | ||||||
| msgid "Fixed" |  | ||||||
| msgstr "Fijo" |  | ||||||
|  |  | ||||||
| msgid "Analog" |  | ||||||
| msgstr "Anal<61>gico" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "H.264" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer I" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer II" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer III" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer I" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer II" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer III" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "HE-AAC" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "LATM" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "stereo" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "joint Stereo" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "dual" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "mono" |  | ||||||
| msgstr "o" |  | ||||||
|  |  | ||||||
| msgid "interlaced" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "progressive" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "reserved" |  | ||||||
| msgstr "reservado" |  | ||||||
|  |  | ||||||
| msgid "extended" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "unknown" |  | ||||||
| msgstr "desconocido" |  | ||||||
|  |  | ||||||
| msgid "component" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "PAL" |  | ||||||
| msgstr "PAL" |  | ||||||
|  |  | ||||||
| msgid "NTSC" |  | ||||||
| msgstr "NTSC" |  | ||||||
|  |  | ||||||
| msgid "SECAM" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "MAC" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Hz" |  | ||||||
| msgstr "Hz" |  | ||||||
|  |  | ||||||
| msgid "Complete Main (CM)" |  | ||||||
| msgstr "Principal (CM)" |  | ||||||
|  |  | ||||||
| msgid "Music and Effects (ME)" |  | ||||||
| msgstr "M<>sica y efectos (ME)" |  | ||||||
|  |  | ||||||
| msgid "Visually Impaired (VI)" |  | ||||||
| msgstr "Imagen deteriorada (VI)" |  | ||||||
|  |  | ||||||
| msgid "Hearing Impaired (HI)" |  | ||||||
| msgstr "Hearing deteriorado" |  | ||||||
|  |  | ||||||
| msgid "Dialogue (D)" |  | ||||||
| msgstr "Di<44>logo (D)" |  | ||||||
|  |  | ||||||
| msgid "Commentary (C)" |  | ||||||
| msgstr "Comentario (C)" |  | ||||||
|  |  | ||||||
| msgid "Emergency (E)" |  | ||||||
| msgstr "Emergencia (E)" |  | ||||||
|  |  | ||||||
| msgid "Voice Over (VO)" |  | ||||||
| msgstr "Voz off (VO)" |  | ||||||
|  |  | ||||||
| msgid "Karaoke" |  | ||||||
| msgstr "Karaoke" |  | ||||||
|  |  | ||||||
| msgid "Ch1" |  | ||||||
| msgstr "Can. 1" |  | ||||||
|  |  | ||||||
| msgid "Ch2" |  | ||||||
| msgstr "Can. 2" |  | ||||||
|  |  | ||||||
| msgid "C" |  | ||||||
| msgstr "C" |  | ||||||
|  |  | ||||||
| msgid "L" |  | ||||||
| msgstr "I" |  | ||||||
|  |  | ||||||
| msgid "R" |  | ||||||
| msgstr "D" |  | ||||||
|  |  | ||||||
| msgid "S" |  | ||||||
| msgstr "S" |  | ||||||
|  |  | ||||||
| msgid "SL" |  | ||||||
| msgstr "SI" |  | ||||||
|  |  | ||||||
| msgid "SR" |  | ||||||
| msgstr "SD" |  | ||||||
|  |  | ||||||
| msgid "dB" |  | ||||||
| msgstr "dB" |  | ||||||
|  |  | ||||||
| msgid "not indicated" |  | ||||||
| msgstr "no indicado" |  | ||||||
|  |  | ||||||
| msgid "MHz" |  | ||||||
| msgstr "MHz" |  | ||||||
|  |  | ||||||
| msgid "free" |  | ||||||
| msgstr "libre" |  | ||||||
|  |  | ||||||
| msgid "Mbit/s" |  | ||||||
| msgstr "Mbit/s" |  | ||||||
|  |  | ||||||
| msgid "kbit/s" |  | ||||||
| msgstr "kbit/s" |  | ||||||
							
								
								
									
										389
									
								
								po/et_EE.po
									
									
									
									
									
								
							
							
						
						
									
										389
									
								
								po/et_EE.po
									
									
									
									
									
								
							| @@ -1,389 +0,0 @@ | |||||||
| # VDR plugin language source file. |  | ||||||
| # Copyright (C) 2007-2015 Rolf Ahrenberg |  | ||||||
| # This file is distributed under the same license as the femon package. |  | ||||||
| # Arthur Konovalov |  | ||||||
| # |  | ||||||
| msgid "" |  | ||||||
| msgstr "" |  | ||||||
| "Project-Id-Version: vdr-femon 2.2.1\n" |  | ||||||
| "Report-Msgid-Bugs-To: <see README>\n" |  | ||||||
| "POT-Creation-Date: 2015-04-04 04:04+0300\n" |  | ||||||
| "PO-Revision-Date: 2015-04-04 04:04+0300\n" |  | ||||||
| "Last-Translator: Arthur Konovalov\n" |  | ||||||
| "Language-Team: Estonian <vdr@linuxtv.org>\n" |  | ||||||
| "Language: et\n" |  | ||||||
| "MIME-Version: 1.0\n" |  | ||||||
| "Content-Type: text/plain; charset=ISO-8859-13\n" |  | ||||||
| "Content-Transfer-Encoding: 8bit\n" |  | ||||||
|  |  | ||||||
| msgid "DVB Signal Information Monitor (OSD)" |  | ||||||
| msgstr "DVB Signaalmonitor (OSD)" |  | ||||||
|  |  | ||||||
| msgid "Signal Information" |  | ||||||
| msgstr "Signaaliinfo" |  | ||||||
|  |  | ||||||
| msgid "Femon not available" |  | ||||||
| msgstr "Femon ei ole k<>ttesaadav" |  | ||||||
|  |  | ||||||
| msgid "Video" |  | ||||||
| msgstr "Video" |  | ||||||
|  |  | ||||||
| msgid "AC-3" |  | ||||||
| msgstr "AC-3" |  | ||||||
|  |  | ||||||
| msgid "Audio" |  | ||||||
| msgstr "Audio" |  | ||||||
|  |  | ||||||
| msgid "Transponder Information" |  | ||||||
| msgstr "Transponderi info" |  | ||||||
|  |  | ||||||
| msgid "Apid" |  | ||||||
| msgstr "Apid" |  | ||||||
|  |  | ||||||
| msgid "Dpid" |  | ||||||
| msgstr "Dpid" |  | ||||||
|  |  | ||||||
| msgid "Spid" |  | ||||||
| msgstr "Spid" |  | ||||||
|  |  | ||||||
| msgid "Nid" |  | ||||||
| msgstr "Nid" |  | ||||||
|  |  | ||||||
| msgid "Tid" |  | ||||||
| msgstr "Tid" |  | ||||||
|  |  | ||||||
| msgid "Rid" |  | ||||||
| msgstr "Rid" |  | ||||||
|  |  | ||||||
| msgid "Coderate" |  | ||||||
| msgstr "Coderate" |  | ||||||
|  |  | ||||||
| msgid "Protocol" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Bitrate" |  | ||||||
| msgstr "Bitikiirus" |  | ||||||
|  |  | ||||||
| msgid "Stream Information" |  | ||||||
| msgstr "Vooinfo" |  | ||||||
|  |  | ||||||
| msgid "Video Stream" |  | ||||||
| msgstr "Videovoog" |  | ||||||
|  |  | ||||||
| msgid "Codec" |  | ||||||
| msgstr "Koodek" |  | ||||||
|  |  | ||||||
| msgid "Aspect Ratio" |  | ||||||
| msgstr "K<>lgsuhe" |  | ||||||
|  |  | ||||||
| msgid "Frame Rate" |  | ||||||
| msgstr "Kaadrisagedus" |  | ||||||
|  |  | ||||||
| msgid "Video Format" |  | ||||||
| msgstr "Videoformaat" |  | ||||||
|  |  | ||||||
| msgid "Resolution" |  | ||||||
| msgstr "Resolutsioon" |  | ||||||
|  |  | ||||||
| msgid "Audio Stream" |  | ||||||
| msgstr "Audiovoog" |  | ||||||
|  |  | ||||||
| msgid "Channel Mode" |  | ||||||
| msgstr "Kanalimoodus" |  | ||||||
|  |  | ||||||
| msgid "Sampling Frequency" |  | ||||||
| msgstr "S<>mplimissagedus" |  | ||||||
|  |  | ||||||
| msgid "AC-3 Stream" |  | ||||||
| msgstr "AC-3 voog" |  | ||||||
|  |  | ||||||
| msgid "Bit Stream Mode" |  | ||||||
| msgstr "Bitivoo t<><74>p" |  | ||||||
|  |  | ||||||
| msgid "Audio Coding Mode" |  | ||||||
| msgstr "Audiokodeering" |  | ||||||
|  |  | ||||||
| msgid "Center Mix Level" |  | ||||||
| msgstr "Keskmise kanali tase" |  | ||||||
|  |  | ||||||
| msgid "Surround Mix Level" |  | ||||||
| msgstr "Surround kanali tase" |  | ||||||
|  |  | ||||||
| msgid "Dolby Surround Mode" |  | ||||||
| msgstr "Dolby Surround'i t<><74>p" |  | ||||||
|  |  | ||||||
| msgid "Low Frequency Effects" |  | ||||||
| msgstr "LFE kanal" |  | ||||||
|  |  | ||||||
| msgid "Dialogue Normalization" |  | ||||||
| msgstr "Dialoogi normalisatsioon" |  | ||||||
|  |  | ||||||
| msgid "basic" |  | ||||||
| msgstr "standard" |  | ||||||
|  |  | ||||||
| msgid "transponder" |  | ||||||
| msgstr "transponder" |  | ||||||
|  |  | ||||||
| msgid "stream" |  | ||||||
| msgstr "voog" |  | ||||||
|  |  | ||||||
| msgid "Classic" |  | ||||||
| msgstr "Classic" |  | ||||||
|  |  | ||||||
| msgid "Elchi" |  | ||||||
| msgstr "Elchi" |  | ||||||
|  |  | ||||||
| msgid "ST:TNG" |  | ||||||
| msgstr "ST:TNG" |  | ||||||
|  |  | ||||||
| msgid "DeepBlue" |  | ||||||
| msgstr "DeepBlue" |  | ||||||
|  |  | ||||||
| msgid "Moronimo" |  | ||||||
| msgstr "Moronimo" |  | ||||||
|  |  | ||||||
| msgid "Enigma" |  | ||||||
| msgstr "Enigma" |  | ||||||
|  |  | ||||||
| msgid "EgalsTry" |  | ||||||
| msgstr "EgalsTry" |  | ||||||
|  |  | ||||||
| msgid "Duotone" |  | ||||||
| msgstr "Duotone" |  | ||||||
|  |  | ||||||
| msgid "SilverGreen" |  | ||||||
| msgstr "SilverGreen" |  | ||||||
|  |  | ||||||
| msgid "PearlHD" |  | ||||||
| msgstr "PearlHD" |  | ||||||
|  |  | ||||||
| msgid "Hide main menu entry" |  | ||||||
| msgstr "Peita valik peamen<65><6E>s" |  | ||||||
|  |  | ||||||
| msgid "Define whether the main menu entry is hidden." |  | ||||||
| msgstr "Valiku peamen<65><6E>s peitmise m<><6D>ritlemine." |  | ||||||
|  |  | ||||||
| msgid "Default display mode" |  | ||||||
| msgstr "Vaikemoodus" |  | ||||||
|  |  | ||||||
| msgid "Define the default display mode at startup." |  | ||||||
| msgstr "K<>ivitamisel vaikemooduse m<><6D>ritlemine." |  | ||||||
|  |  | ||||||
| msgid "Define the used OSD skin." |  | ||||||
| msgstr "Kasutatava ekraanikesta m<><6D>ritlemine." |  | ||||||
|  |  | ||||||
| msgid "Define the used OSD theme." |  | ||||||
| msgstr "Kasutatava teema m<><6D>ritlemine." |  | ||||||
|  |  | ||||||
| msgid "Position" |  | ||||||
| msgstr "Positsioon" |  | ||||||
|  |  | ||||||
| msgid "Define the position of OSD." |  | ||||||
| msgstr "Ekraaniinfo positsiooni m<><6D>ritlemine." |  | ||||||
|  |  | ||||||
| msgid "Downscale OSD size [%]" |  | ||||||
| msgstr "Ekraanimen<65><6E> v<>hendamine [%]" |  | ||||||
|  |  | ||||||
| msgid "Define the downscale ratio for OSD size." |  | ||||||
| msgstr "Ekraanimen<65><6E> suuruse v<>hendamise m<><6D>ritlemine" |  | ||||||
|  |  | ||||||
| msgid "Red limit [%]" |  | ||||||
| msgstr "Punase limiit [%]" |  | ||||||
|  |  | ||||||
| msgid "Define a limit for red bar, which is used to indicate a bad signal." |  | ||||||
| msgstr "Seaded punasele limiidile. Iseloomustab kehva signaali." |  | ||||||
|  |  | ||||||
| msgid "Green limit [%]" |  | ||||||
| msgstr "Rohelise limiit [%]" |  | ||||||
|  |  | ||||||
| msgid "Define a limit for green bar, which is used to indicate a good signal." |  | ||||||
| msgstr "Seaded rohelisele limiidile. Iseloomustab head signaali." |  | ||||||
|  |  | ||||||
| msgid "OSD update interval [0.1s]" |  | ||||||
| msgstr "Uuendusintervall [0,1s]" |  | ||||||
|  |  | ||||||
| msgid "Define an interval for OSD updates. The smaller interval generates higher CPU load." |  | ||||||
| msgstr "Ekraaniinfo uuendamise intervalli m<><6D>ritlemine. V<>iksem intervall- suurem CPU koormus." |  | ||||||
|  |  | ||||||
| msgid "Analyze stream" |  | ||||||
| msgstr "Voo anal<61><6C>s" |  | ||||||
|  |  | ||||||
| msgid "Define whether the DVB stream is analyzed and bitrates calculated." |  | ||||||
| msgstr "DVB voo bitikiiruse rehkendamise m<><6D>ritlemine." |  | ||||||
|  |  | ||||||
| msgid "Calculation interval [0.1s]" |  | ||||||
| msgstr "Arvutamise intervall [0,1s]" |  | ||||||
|  |  | ||||||
| msgid "Define an interval for calculation. The bigger interval generates more stable values." |  | ||||||
| msgstr "Arvutamise intervalli m<><6D>ritlemine. Suurem intervall annab stabiilsemaid tulemusi." |  | ||||||
|  |  | ||||||
| msgid "Use SVDRP service" |  | ||||||
| msgstr "SVDRP teenus" |  | ||||||
|  |  | ||||||
| msgid "Define whether the SVDRP service is used in client/server setups." |  | ||||||
| msgstr "SVDRP teenuse klient/server seadete m<><6D>ritlemine." |  | ||||||
|  |  | ||||||
| msgid "SVDRP service port" |  | ||||||
| msgstr "SVDRP port" |  | ||||||
|  |  | ||||||
| msgid "Define the port number of SVDRP service." |  | ||||||
| msgstr "SVDRP teenuse pordi m<><6D>ritlemine." |  | ||||||
|  |  | ||||||
| msgid "SVDRP service IP" |  | ||||||
| msgstr "SVDRP IP" |  | ||||||
|  |  | ||||||
| msgid "Define the IP address of SVDRP service." |  | ||||||
| msgstr "SVDRP teenuse IP aadressi m<><6D>ritlemine." |  | ||||||
|  |  | ||||||
| msgid "Help" |  | ||||||
| msgstr "Abi" |  | ||||||
|  |  | ||||||
| msgid "Fixed" |  | ||||||
| msgstr "Fikseeritud" |  | ||||||
|  |  | ||||||
| msgid "Analog" |  | ||||||
| msgstr "Analoog" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2" |  | ||||||
| msgstr "MPEG-2" |  | ||||||
|  |  | ||||||
| msgid "H.264" |  | ||||||
| msgstr "H.264" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer I" |  | ||||||
| msgstr "MPEG-1 Layet I" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer II" |  | ||||||
| msgstr "MPEG-1 Layer II" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer III" |  | ||||||
| msgstr "MPEG-1 Layer III" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer I" |  | ||||||
| msgstr "MPEG-2 Layer I" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer II" |  | ||||||
| msgstr "MPEG-2 Layer II" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer III" |  | ||||||
| msgstr "MPEG-2 Layer III" |  | ||||||
|  |  | ||||||
| msgid "HE-AAC" |  | ||||||
| msgstr "HE-AAC" |  | ||||||
|  |  | ||||||
| msgid "LATM" |  | ||||||
| msgstr "LATM" |  | ||||||
|  |  | ||||||
| msgid "stereo" |  | ||||||
| msgstr "stereo" |  | ||||||
|  |  | ||||||
| msgid "joint Stereo" |  | ||||||
| msgstr "joint stereo" |  | ||||||
|  |  | ||||||
| msgid "dual" |  | ||||||
| msgstr "duaalne" |  | ||||||
|  |  | ||||||
| msgid "mono" |  | ||||||
| msgstr "mono" |  | ||||||
|  |  | ||||||
| msgid "interlaced" |  | ||||||
| msgstr "<22>lerealaotus" |  | ||||||
|  |  | ||||||
| msgid "progressive" |  | ||||||
| msgstr "progressiivne" |  | ||||||
|  |  | ||||||
| msgid "reserved" |  | ||||||
| msgstr "reserv." |  | ||||||
|  |  | ||||||
| msgid "extended" |  | ||||||
| msgstr "laiendatud" |  | ||||||
|  |  | ||||||
| msgid "unknown" |  | ||||||
| msgstr "tundmatu" |  | ||||||
|  |  | ||||||
| msgid "component" |  | ||||||
| msgstr "komponentne" |  | ||||||
|  |  | ||||||
| msgid "PAL" |  | ||||||
| msgstr "PAL" |  | ||||||
|  |  | ||||||
| msgid "NTSC" |  | ||||||
| msgstr "NTSC" |  | ||||||
|  |  | ||||||
| msgid "SECAM" |  | ||||||
| msgstr "SECAM" |  | ||||||
|  |  | ||||||
| msgid "MAC" |  | ||||||
| msgstr "MAC" |  | ||||||
|  |  | ||||||
| msgid "Hz" |  | ||||||
| msgstr "Hz" |  | ||||||
|  |  | ||||||
| msgid "Complete Main (CM)" |  | ||||||
| msgstr "T<>iskomplekt (CM)" |  | ||||||
|  |  | ||||||
| msgid "Music and Effects (ME)" |  | ||||||
| msgstr "Muusika ja efektid (ME)" |  | ||||||
|  |  | ||||||
| msgid "Visually Impaired (VI)" |  | ||||||
| msgstr "Vaegn<67>gemine (VE)" |  | ||||||
|  |  | ||||||
| msgid "Hearing Impaired (HI)" |  | ||||||
| msgstr "Vaegkuulmine (HI)" |  | ||||||
|  |  | ||||||
| msgid "Dialogue (D)" |  | ||||||
| msgstr "Dialoog (D)" |  | ||||||
|  |  | ||||||
| msgid "Commentary (C)" |  | ||||||
| msgstr "Kommentaar (C)" |  | ||||||
|  |  | ||||||
| msgid "Emergency (E)" |  | ||||||
| msgstr "H<>dateade (E)" |  | ||||||
|  |  | ||||||
| msgid "Voice Over (VO)" |  | ||||||
| msgstr "Pealer<65><72>kimine (VO)" |  | ||||||
|  |  | ||||||
| msgid "Karaoke" |  | ||||||
| msgstr "Karaoke" |  | ||||||
|  |  | ||||||
| msgid "Ch1" |  | ||||||
| msgstr "Kan.1" |  | ||||||
|  |  | ||||||
| msgid "Ch2" |  | ||||||
| msgstr "Kan.2" |  | ||||||
|  |  | ||||||
| msgid "C" |  | ||||||
| msgstr "C" |  | ||||||
|  |  | ||||||
| msgid "L" |  | ||||||
| msgstr "L" |  | ||||||
|  |  | ||||||
| msgid "R" |  | ||||||
| msgstr "R" |  | ||||||
|  |  | ||||||
| msgid "S" |  | ||||||
| msgstr "S" |  | ||||||
|  |  | ||||||
| msgid "SL" |  | ||||||
| msgstr "SL" |  | ||||||
|  |  | ||||||
| msgid "SR" |  | ||||||
| msgstr "SR" |  | ||||||
|  |  | ||||||
| msgid "dB" |  | ||||||
| msgstr "dB" |  | ||||||
|  |  | ||||||
| msgid "not indicated" |  | ||||||
| msgstr "m<>rkimata" |  | ||||||
|  |  | ||||||
| msgid "MHz" |  | ||||||
| msgstr "MHz" |  | ||||||
|  |  | ||||||
| msgid "free" |  | ||||||
| msgstr "vaba" |  | ||||||
|  |  | ||||||
| msgid "Mbit/s" |  | ||||||
| msgstr "Mbit/s" |  | ||||||
|  |  | ||||||
| msgid "kbit/s" |  | ||||||
| msgstr "kbit/s" |  | ||||||
							
								
								
									
										389
									
								
								po/fi_FI.po
									
									
									
									
									
								
							
							
						
						
									
										389
									
								
								po/fi_FI.po
									
									
									
									
									
								
							| @@ -1,389 +0,0 @@ | |||||||
| # VDR plugin language source file. |  | ||||||
| # Copyright (C) 2007-2015 Rolf Ahrenberg |  | ||||||
| # This file is distributed under the same license as the femon package. |  | ||||||
| # Rolf Ahrenberg |  | ||||||
| # |  | ||||||
| msgid "" |  | ||||||
| msgstr "" |  | ||||||
| "Project-Id-Version: vdr-femon 2.2.1\n" |  | ||||||
| "Report-Msgid-Bugs-To: <see README>\n" |  | ||||||
| "POT-Creation-Date: 2015-04-04 04:04+0300\n" |  | ||||||
| "PO-Revision-Date: 2015-04-04 04:04+0300\n" |  | ||||||
| "Last-Translator: Rolf Ahrenberg\n" |  | ||||||
| "Language-Team: Finnish <vdr@linuxtv.org>\n" |  | ||||||
| "Language: fi\n" |  | ||||||
| "MIME-Version: 1.0\n" |  | ||||||
| "Content-Type: text/plain; charset=UTF-8\n" |  | ||||||
| "Content-Transfer-Encoding: 8bit\n" |  | ||||||
|  |  | ||||||
| msgid "DVB Signal Information Monitor (OSD)" |  | ||||||
| msgstr "Signaalimittari (OSD)" |  | ||||||
|  |  | ||||||
| msgid "Signal Information" |  | ||||||
| msgstr "Signaalimittari" |  | ||||||
|  |  | ||||||
| msgid "Femon not available" |  | ||||||
| msgstr "Signaalimittari ei ole käytettävissä" |  | ||||||
|  |  | ||||||
| msgid "Video" |  | ||||||
| msgstr "Kuva" |  | ||||||
|  |  | ||||||
| msgid "AC-3" |  | ||||||
| msgstr "AC-3" |  | ||||||
|  |  | ||||||
| msgid "Audio" |  | ||||||
| msgstr "Ääni" |  | ||||||
|  |  | ||||||
| msgid "Transponder Information" |  | ||||||
| msgstr "Transponderin tiedot" |  | ||||||
|  |  | ||||||
| msgid "Apid" |  | ||||||
| msgstr "Ääni-PID" |  | ||||||
|  |  | ||||||
| msgid "Dpid" |  | ||||||
| msgstr "Dolby-PID" |  | ||||||
|  |  | ||||||
| msgid "Spid" |  | ||||||
| msgstr "Tekstitys-PID" |  | ||||||
|  |  | ||||||
| msgid "Nid" |  | ||||||
| msgstr "Verkko-ID" |  | ||||||
|  |  | ||||||
| msgid "Tid" |  | ||||||
| msgstr "TS-ID" |  | ||||||
|  |  | ||||||
| msgid "Rid" |  | ||||||
| msgstr "Radio-ID" |  | ||||||
|  |  | ||||||
| msgid "Coderate" |  | ||||||
| msgstr "Suojaustaso" |  | ||||||
|  |  | ||||||
| msgid "Protocol" |  | ||||||
| msgstr "Protokolla" |  | ||||||
|  |  | ||||||
| msgid "Bitrate" |  | ||||||
| msgstr "Bittinopeus" |  | ||||||
|  |  | ||||||
| msgid "Stream Information" |  | ||||||
| msgstr "Lähetteen tiedot" |  | ||||||
|  |  | ||||||
| msgid "Video Stream" |  | ||||||
| msgstr "Kuvaraita" |  | ||||||
|  |  | ||||||
| msgid "Codec" |  | ||||||
| msgstr "Koodekki" |  | ||||||
|  |  | ||||||
| msgid "Aspect Ratio" |  | ||||||
| msgstr "Kuvasuhde" |  | ||||||
|  |  | ||||||
| msgid "Frame Rate" |  | ||||||
| msgstr "Ruudunpäivitystaajuus" |  | ||||||
|  |  | ||||||
| msgid "Video Format" |  | ||||||
| msgstr "Kuvaformaatti" |  | ||||||
|  |  | ||||||
| msgid "Resolution" |  | ||||||
| msgstr "Resoluutio" |  | ||||||
|  |  | ||||||
| msgid "Audio Stream" |  | ||||||
| msgstr "Ääniraita" |  | ||||||
|  |  | ||||||
| msgid "Channel Mode" |  | ||||||
| msgstr "Kanavatila" |  | ||||||
|  |  | ||||||
| msgid "Sampling Frequency" |  | ||||||
| msgstr "Näytteenottotaajuus" |  | ||||||
|  |  | ||||||
| msgid "AC-3 Stream" |  | ||||||
| msgstr "AC-3-ääniraita" |  | ||||||
|  |  | ||||||
| msgid "Bit Stream Mode" |  | ||||||
| msgstr "Lähetteen tyyppi" |  | ||||||
|  |  | ||||||
| msgid "Audio Coding Mode" |  | ||||||
| msgstr "Äänikoodaus" |  | ||||||
|  |  | ||||||
| msgid "Center Mix Level" |  | ||||||
| msgstr "Keskikanavan taso" |  | ||||||
|  |  | ||||||
| msgid "Surround Mix Level" |  | ||||||
| msgstr "Tehostekanavien taso" |  | ||||||
|  |  | ||||||
| msgid "Dolby Surround Mode" |  | ||||||
| msgstr "Dolby Surround -tehoste" |  | ||||||
|  |  | ||||||
| msgid "Low Frequency Effects" |  | ||||||
| msgstr "LFE-kanava" |  | ||||||
|  |  | ||||||
| msgid "Dialogue Normalization" |  | ||||||
| msgstr "Dialogin normalisointi" |  | ||||||
|  |  | ||||||
| msgid "basic" |  | ||||||
| msgstr "perus" |  | ||||||
|  |  | ||||||
| msgid "transponder" |  | ||||||
| msgstr "transponderi" |  | ||||||
|  |  | ||||||
| msgid "stream" |  | ||||||
| msgstr "lähete" |  | ||||||
|  |  | ||||||
| msgid "Classic" |  | ||||||
| msgstr "Klassinen" |  | ||||||
|  |  | ||||||
| msgid "Elchi" |  | ||||||
| msgstr "Elchi" |  | ||||||
|  |  | ||||||
| msgid "ST:TNG" |  | ||||||
| msgstr "ST:TNG" |  | ||||||
|  |  | ||||||
| msgid "DeepBlue" |  | ||||||
| msgstr "DeepBlue" |  | ||||||
|  |  | ||||||
| msgid "Moronimo" |  | ||||||
| msgstr "Moronimo" |  | ||||||
|  |  | ||||||
| msgid "Enigma" |  | ||||||
| msgstr "Enigma" |  | ||||||
|  |  | ||||||
| msgid "EgalsTry" |  | ||||||
| msgstr "EgalsTry" |  | ||||||
|  |  | ||||||
| msgid "Duotone" |  | ||||||
| msgstr "Duotone" |  | ||||||
|  |  | ||||||
| msgid "SilverGreen" |  | ||||||
| msgstr "SilverGreen" |  | ||||||
|  |  | ||||||
| msgid "PearlHD" |  | ||||||
| msgstr "PearlHD" |  | ||||||
|  |  | ||||||
| msgid "Hide main menu entry" |  | ||||||
| msgstr "Piilota valinta päävalikosta" |  | ||||||
|  |  | ||||||
| msgid "Define whether the main menu entry is hidden." |  | ||||||
| msgstr "Määrittele, näytetäänkö laajennoksen valinta päävalikossa." |  | ||||||
|  |  | ||||||
| msgid "Default display mode" |  | ||||||
| msgstr "Oletusnäyttötila" |  | ||||||
|  |  | ||||||
| msgid "Define the default display mode at startup." |  | ||||||
| msgstr "Määrittele käytettävä näyttötila käynnistettäessä." |  | ||||||
|  |  | ||||||
| msgid "Define the used OSD skin." |  | ||||||
| msgstr "Määrittele käytettävä ulkoasu näytölle." |  | ||||||
|  |  | ||||||
| msgid "Define the used OSD theme." |  | ||||||
| msgstr "Määrittele käytettävä väriteema näytölle." |  | ||||||
|  |  | ||||||
| msgid "Position" |  | ||||||
| msgstr "Sijainti" |  | ||||||
|  |  | ||||||
| msgid "Define the position of OSD." |  | ||||||
| msgstr "Määrittele näytön sijainti." |  | ||||||
|  |  | ||||||
| msgid "Downscale OSD size [%]" |  | ||||||
| msgstr "Pienennä näytön kokoa [%]" |  | ||||||
|  |  | ||||||
| msgid "Define the downscale ratio for OSD size." |  | ||||||
| msgstr "Määrittele näytön pienennyssuhde." |  | ||||||
|  |  | ||||||
| msgid "Red limit [%]" |  | ||||||
| msgstr "Punaisen taso [%]" |  | ||||||
|  |  | ||||||
| msgid "Define a limit for red bar, which is used to indicate a bad signal." |  | ||||||
| msgstr "Määrittele taso punaiselle palkille, jota käytetään huonon signaalin ilmaisimena." |  | ||||||
|  |  | ||||||
| msgid "Green limit [%]" |  | ||||||
| msgstr "Vihreän taso [%]" |  | ||||||
|  |  | ||||||
| msgid "Define a limit for green bar, which is used to indicate a good signal." |  | ||||||
| msgstr "Määrittele taso vihreälle palkille, jota käytetään hyvän signaalin ilmaisimena." |  | ||||||
|  |  | ||||||
| msgid "OSD update interval [0.1s]" |  | ||||||
| msgstr "Näytön päivitysväli [0.1s]" |  | ||||||
|  |  | ||||||
| msgid "Define an interval for OSD updates. The smaller interval generates higher CPU load." |  | ||||||
| msgstr "Määrittele näytönvirkistystaajuus. Mitä pienempi arvo, sitä suurempi CPU-kuorma." |  | ||||||
|  |  | ||||||
| msgid "Analyze stream" |  | ||||||
| msgstr "Lähetteen analysointi" |  | ||||||
|  |  | ||||||
| msgid "Define whether the DVB stream is analyzed and bitrates calculated." |  | ||||||
| msgstr "Määrittele, analysoidaanko DVB-lähetettä ja lasketaanko bittinopeuksia." |  | ||||||
|  |  | ||||||
| msgid "Calculation interval [0.1s]" |  | ||||||
| msgstr "Laskennan päivitysväli [0.1s]" |  | ||||||
|  |  | ||||||
| msgid "Define an interval for calculation. The bigger interval generates more stable values." |  | ||||||
| msgstr "Määrittele laskentaikkunan koko. Mitä suurempi laskentaikkuna, sitä todenmukaisemmat lopputulokset." |  | ||||||
|  |  | ||||||
| msgid "Use SVDRP service" |  | ||||||
| msgstr "Käytä SVDRP-palvelua" |  | ||||||
|  |  | ||||||
| msgid "Define whether the SVDRP service is used in client/server setups." |  | ||||||
| msgstr "Määrittele käytetäänkö SVDRP-palvelua asiakas/palvelin-kokoonpanoissa." |  | ||||||
|  |  | ||||||
| msgid "SVDRP service port" |  | ||||||
| msgstr "SVDRP-palvelun portti" |  | ||||||
|  |  | ||||||
| msgid "Define the port number of SVDRP service." |  | ||||||
| msgstr "Määrittele SVDRP-palvelun käyttämä portti." |  | ||||||
|  |  | ||||||
| msgid "SVDRP service IP" |  | ||||||
| msgstr "SVDRP-palvelun IP-osoite" |  | ||||||
|  |  | ||||||
| msgid "Define the IP address of SVDRP service." |  | ||||||
| msgstr "Määrittele SVDRP-palvelun käyttämä IP-osoite." |  | ||||||
|  |  | ||||||
| msgid "Help" |  | ||||||
| msgstr "Opaste" |  | ||||||
|  |  | ||||||
| msgid "Fixed" |  | ||||||
| msgstr "kiinteä" |  | ||||||
|  |  | ||||||
| msgid "Analog" |  | ||||||
| msgstr "analoginen" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2" |  | ||||||
| msgstr "MPEG-2" |  | ||||||
|  |  | ||||||
| msgid "H.264" |  | ||||||
| msgstr "H.264" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer I" |  | ||||||
| msgstr "MPEG-1 kerros I" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer II" |  | ||||||
| msgstr "MPEG-1 kerros II" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer III" |  | ||||||
| msgstr "MPEG-1 kerros III" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer I" |  | ||||||
| msgstr "MPEG-2 kerros I" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer II" |  | ||||||
| msgstr "MPEG-2 kerros II" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer III" |  | ||||||
| msgstr "MPEG-2 kerros III" |  | ||||||
|  |  | ||||||
| msgid "HE-AAC" |  | ||||||
| msgstr "HE-AAC" |  | ||||||
|  |  | ||||||
| msgid "LATM" |  | ||||||
| msgstr "LATM" |  | ||||||
|  |  | ||||||
| msgid "stereo" |  | ||||||
| msgstr "stereo" |  | ||||||
|  |  | ||||||
| msgid "joint Stereo" |  | ||||||
| msgstr "joint-stereo" |  | ||||||
|  |  | ||||||
| msgid "dual" |  | ||||||
| msgstr "kaksikanavainen" |  | ||||||
|  |  | ||||||
| msgid "mono" |  | ||||||
| msgstr "mono" |  | ||||||
|  |  | ||||||
| msgid "interlaced" |  | ||||||
| msgstr "lomiteltu" |  | ||||||
|  |  | ||||||
| msgid "progressive" |  | ||||||
| msgstr "lomittelematon" |  | ||||||
|  |  | ||||||
| msgid "reserved" |  | ||||||
| msgstr "varattu" |  | ||||||
|  |  | ||||||
| msgid "extended" |  | ||||||
| msgstr "laajennettu" |  | ||||||
|  |  | ||||||
| msgid "unknown" |  | ||||||
| msgstr "tuntematon" |  | ||||||
|  |  | ||||||
| msgid "component" |  | ||||||
| msgstr "komponentti" |  | ||||||
|  |  | ||||||
| msgid "PAL" |  | ||||||
| msgstr "PAL" |  | ||||||
|  |  | ||||||
| msgid "NTSC" |  | ||||||
| msgstr "NTSC" |  | ||||||
|  |  | ||||||
| msgid "SECAM" |  | ||||||
| msgstr "SECAM" |  | ||||||
|  |  | ||||||
| msgid "MAC" |  | ||||||
| msgstr "MAC" |  | ||||||
|  |  | ||||||
| msgid "Hz" |  | ||||||
| msgstr "Hz" |  | ||||||
|  |  | ||||||
| msgid "Complete Main (CM)" |  | ||||||
| msgstr "Pääasiallinen (CM)" |  | ||||||
|  |  | ||||||
| msgid "Music and Effects (ME)" |  | ||||||
| msgstr "Musiikki ja tehosteet (ME)" |  | ||||||
|  |  | ||||||
| msgid "Visually Impaired (VI)" |  | ||||||
| msgstr "Näkörajoitteinen (VI)" |  | ||||||
|  |  | ||||||
| msgid "Hearing Impaired (HI)" |  | ||||||
| msgstr "Kuulorajoitteinen (HI)" |  | ||||||
|  |  | ||||||
| msgid "Dialogue (D)" |  | ||||||
| msgstr "Vuoropuhelu (D)" |  | ||||||
|  |  | ||||||
| msgid "Commentary (C)" |  | ||||||
| msgstr "Kommentointi (C)" |  | ||||||
|  |  | ||||||
| msgid "Emergency (E)" |  | ||||||
| msgstr "Hätätiedote (E)" |  | ||||||
|  |  | ||||||
| msgid "Voice Over (VO)" |  | ||||||
| msgstr "Päälle puhuttu (VO)" |  | ||||||
|  |  | ||||||
| msgid "Karaoke" |  | ||||||
| msgstr "Karaoke" |  | ||||||
|  |  | ||||||
| msgid "Ch1" |  | ||||||
| msgstr "kan. 1" |  | ||||||
|  |  | ||||||
| msgid "Ch2" |  | ||||||
| msgstr "kan. 2" |  | ||||||
|  |  | ||||||
| msgid "C" |  | ||||||
| msgstr "K" |  | ||||||
|  |  | ||||||
| msgid "L" |  | ||||||
| msgstr "V" |  | ||||||
|  |  | ||||||
| msgid "R" |  | ||||||
| msgstr "O" |  | ||||||
|  |  | ||||||
| msgid "S" |  | ||||||
| msgstr "T" |  | ||||||
|  |  | ||||||
| msgid "SL" |  | ||||||
| msgstr "TV" |  | ||||||
|  |  | ||||||
| msgid "SR" |  | ||||||
| msgstr "TO" |  | ||||||
|  |  | ||||||
| msgid "dB" |  | ||||||
| msgstr "dB" |  | ||||||
|  |  | ||||||
| msgid "not indicated" |  | ||||||
| msgstr "ei ilmaistu" |  | ||||||
|  |  | ||||||
| msgid "MHz" |  | ||||||
| msgstr "MHz" |  | ||||||
|  |  | ||||||
| msgid "free" |  | ||||||
| msgstr "vapaa" |  | ||||||
|  |  | ||||||
| msgid "Mbit/s" |  | ||||||
| msgstr "Mbit/s" |  | ||||||
|  |  | ||||||
| msgid "kbit/s" |  | ||||||
| msgstr "kbit/s" |  | ||||||
							
								
								
									
										391
									
								
								po/fr_FR.po
									
									
									
									
									
								
							
							
						
						
									
										391
									
								
								po/fr_FR.po
									
									
									
									
									
								
							| @@ -1,391 +0,0 @@ | |||||||
| # VDR plugin language source file. |  | ||||||
| # Copyright (C) 2007-2015 Rolf Ahrenberg |  | ||||||
| # This file is distributed under the same license as the femon package. |  | ||||||
| # Nicolas Huillard |  | ||||||
| # Michaël Nival <mnival@club-internet.fr>, 2010 |  | ||||||
| # Bernard Jaulin <bernard.jaulin@gmail.com>, 2013 |  | ||||||
| # |  | ||||||
| msgid "" |  | ||||||
| msgstr "" |  | ||||||
| "Project-Id-Version: vdr-femon 2.2.1\n" |  | ||||||
| "Report-Msgid-Bugs-To: <see README>\n" |  | ||||||
| "POT-Creation-Date: 2015-04-04 04:04+0300\n" |  | ||||||
| "PO-Revision-Date: 2015-04-04 04:04+0300\n" |  | ||||||
| "Last-Translator: Bernard Jaulin <bernard.jaulin@gmail.com>\n" |  | ||||||
| "Language-Team: French <vdr@linuxtv.org>\n" |  | ||||||
| "Language: fr\n" |  | ||||||
| "MIME-Version: 1.0\n" |  | ||||||
| "Content-Type: text/plain; charset=UTF-8\n" |  | ||||||
| "Content-Transfer-Encoding: 8bit\n" |  | ||||||
|  |  | ||||||
| msgid "DVB Signal Information Monitor (OSD)" |  | ||||||
| msgstr "Moniteur sur le signal DVB" |  | ||||||
|  |  | ||||||
| msgid "Signal Information" |  | ||||||
| msgstr "Infos sur le signal DVB" |  | ||||||
|  |  | ||||||
| msgid "Femon not available" |  | ||||||
| msgstr "Femon n'est pas disponible" |  | ||||||
|  |  | ||||||
| msgid "Video" |  | ||||||
| msgstr "Vidéo" |  | ||||||
|  |  | ||||||
| msgid "AC-3" |  | ||||||
| msgstr "AC-3" |  | ||||||
|  |  | ||||||
| msgid "Audio" |  | ||||||
| msgstr "Audio" |  | ||||||
|  |  | ||||||
| msgid "Transponder Information" |  | ||||||
| msgstr "Information du transpondeur" |  | ||||||
|  |  | ||||||
| msgid "Apid" |  | ||||||
| msgstr "Apid" |  | ||||||
|  |  | ||||||
| msgid "Dpid" |  | ||||||
| msgstr "Dpid" |  | ||||||
|  |  | ||||||
| msgid "Spid" |  | ||||||
| msgstr "Spid" |  | ||||||
|  |  | ||||||
| msgid "Nid" |  | ||||||
| msgstr "Nid" |  | ||||||
|  |  | ||||||
| msgid "Tid" |  | ||||||
| msgstr "Tid" |  | ||||||
|  |  | ||||||
| msgid "Rid" |  | ||||||
| msgstr "Rid" |  | ||||||
|  |  | ||||||
| msgid "Coderate" |  | ||||||
| msgstr "Coderate" |  | ||||||
|  |  | ||||||
| msgid "Protocol" |  | ||||||
| msgstr "Protocole" |  | ||||||
|  |  | ||||||
| msgid "Bitrate" |  | ||||||
| msgstr "Taux d'échantillonnage fixe" |  | ||||||
|  |  | ||||||
| msgid "Stream Information" |  | ||||||
| msgstr "Information sur le flux" |  | ||||||
|  |  | ||||||
| msgid "Video Stream" |  | ||||||
| msgstr "Flux vidéo" |  | ||||||
|  |  | ||||||
| msgid "Codec" |  | ||||||
| msgstr "Codec" |  | ||||||
|  |  | ||||||
| msgid "Aspect Ratio" |  | ||||||
| msgstr "Format de l'image" |  | ||||||
|  |  | ||||||
| msgid "Frame Rate" |  | ||||||
| msgstr "Rafraîchissement" |  | ||||||
|  |  | ||||||
| msgid "Video Format" |  | ||||||
| msgstr "Standard vidéo" |  | ||||||
|  |  | ||||||
| msgid "Resolution" |  | ||||||
| msgstr "Résolution" |  | ||||||
|  |  | ||||||
| msgid "Audio Stream" |  | ||||||
| msgstr "Flux audio" |  | ||||||
|  |  | ||||||
| msgid "Channel Mode" |  | ||||||
| msgstr "Mode chaîne" |  | ||||||
|  |  | ||||||
| msgid "Sampling Frequency" |  | ||||||
| msgstr "Fréquence d'échantillonage" |  | ||||||
|  |  | ||||||
| msgid "AC-3 Stream" |  | ||||||
| msgstr "Flux AC-3" |  | ||||||
|  |  | ||||||
| msgid "Bit Stream Mode" |  | ||||||
| msgstr "Mode bitstream" |  | ||||||
|  |  | ||||||
| msgid "Audio Coding Mode" |  | ||||||
| msgstr "Mode de codage audio" |  | ||||||
|  |  | ||||||
| msgid "Center Mix Level" |  | ||||||
| msgstr "Niveau sonore milieu" |  | ||||||
|  |  | ||||||
| msgid "Surround Mix Level" |  | ||||||
| msgstr "Niveau sonore surround" |  | ||||||
|  |  | ||||||
| msgid "Dolby Surround Mode" |  | ||||||
| msgstr "Mode Dolby Surround" |  | ||||||
|  |  | ||||||
| msgid "Low Frequency Effects" |  | ||||||
| msgstr "Effets de basses" |  | ||||||
|  |  | ||||||
| msgid "Dialogue Normalization" |  | ||||||
| msgstr "Normalisation des dialogues" |  | ||||||
|  |  | ||||||
| msgid "basic" |  | ||||||
| msgstr "basique" |  | ||||||
|  |  | ||||||
| msgid "transponder" |  | ||||||
| msgstr "transpondeur" |  | ||||||
|  |  | ||||||
| msgid "stream" |  | ||||||
| msgstr "flux" |  | ||||||
|  |  | ||||||
| msgid "Classic" |  | ||||||
| msgstr "Classique" |  | ||||||
|  |  | ||||||
| msgid "Elchi" |  | ||||||
| msgstr "Elchi" |  | ||||||
|  |  | ||||||
| msgid "ST:TNG" |  | ||||||
| msgstr "ST:TNG" |  | ||||||
|  |  | ||||||
| msgid "DeepBlue" |  | ||||||
| msgstr "DeepBlue" |  | ||||||
|  |  | ||||||
| msgid "Moronimo" |  | ||||||
| msgstr "Moronimo" |  | ||||||
|  |  | ||||||
| msgid "Enigma" |  | ||||||
| msgstr "Enigma" |  | ||||||
|  |  | ||||||
| msgid "EgalsTry" |  | ||||||
| msgstr "EgalsTry" |  | ||||||
|  |  | ||||||
| msgid "Duotone" |  | ||||||
| msgstr "Duotone" |  | ||||||
|  |  | ||||||
| msgid "SilverGreen" |  | ||||||
| msgstr "SilverGreen" |  | ||||||
|  |  | ||||||
| msgid "PearlHD" |  | ||||||
| msgstr "PearlHD" |  | ||||||
|  |  | ||||||
| msgid "Hide main menu entry" |  | ||||||
| msgstr "Masquer dans le menu principal" |  | ||||||
|  |  | ||||||
| msgid "Define whether the main menu entry is hidden." |  | ||||||
| msgstr "Définit si l'entrée doit être masquée dans le menu principal." |  | ||||||
|  |  | ||||||
| msgid "Default display mode" |  | ||||||
| msgstr "Affichage par défaut" |  | ||||||
|  |  | ||||||
| msgid "Define the default display mode at startup." |  | ||||||
| msgstr "Définit l'affichage par défaut au démarrage." |  | ||||||
|  |  | ||||||
| msgid "Define the used OSD skin." |  | ||||||
| msgstr "Définit le skin OSD à utiliser." |  | ||||||
|  |  | ||||||
| msgid "Define the used OSD theme." |  | ||||||
| msgstr "Définit le thème OSD à utiliser." |  | ||||||
|  |  | ||||||
| msgid "Position" |  | ||||||
| msgstr "Position" |  | ||||||
|  |  | ||||||
| msgid "Define the position of OSD." |  | ||||||
| msgstr "Définit la position de l'OSD." |  | ||||||
|  |  | ||||||
| msgid "Downscale OSD size [%]" |  | ||||||
| msgstr "Réduit la taille de l'OSD (%)" |  | ||||||
|  |  | ||||||
| msgid "Define the downscale ratio for OSD size." |  | ||||||
| msgstr "Définit le ration de réduction de l'OSD." |  | ||||||
|  |  | ||||||
| msgid "Red limit [%]" |  | ||||||
| msgstr "Limite du rouge (%)" |  | ||||||
|  |  | ||||||
| msgid "Define a limit for red bar, which is used to indicate a bad signal." |  | ||||||
| msgstr "Définit la limite de la barre rouge, qui est utilisé pour indiquer un mauvais signal." |  | ||||||
|  |  | ||||||
| msgid "Green limit [%]" |  | ||||||
| msgstr "Limite du vert (%)" |  | ||||||
|  |  | ||||||
| msgid "Define a limit for green bar, which is used to indicate a good signal." |  | ||||||
| msgstr "Définit la limite de la barre rouge, qui est utilisé pour indiquer un bon signal." |  | ||||||
|  |  | ||||||
| msgid "OSD update interval [0.1s]" |  | ||||||
| msgstr "Intervalle de mise à jour (0,1s)" |  | ||||||
|  |  | ||||||
| msgid "Define an interval for OSD updates. The smaller interval generates higher CPU load." |  | ||||||
| msgstr "Définit l'intervalle de mise à jour de l'OSD. Un petit intervalle génère une charge CPU plus importante." |  | ||||||
|  |  | ||||||
| msgid "Analyze stream" |  | ||||||
| msgstr "Analyser le flux" |  | ||||||
|  |  | ||||||
| msgid "Define whether the DVB stream is analyzed and bitrates calculated." |  | ||||||
| msgstr "Définit si le flux DVB est analysé et le taux d'échantillonnage fixe calculé." |  | ||||||
|  |  | ||||||
| msgid "Calculation interval [0.1s]" |  | ||||||
| msgstr "Intervalle de calcul (0,1s)" |  | ||||||
|  |  | ||||||
| msgid "Define an interval for calculation. The bigger interval generates more stable values." |  | ||||||
| msgstr "Définit l'intervalle de cacul. Un plus grand intervalle génère une valeur plus stable." |  | ||||||
|  |  | ||||||
| msgid "Use SVDRP service" |  | ||||||
| msgstr "Utiliser le service SVDRP" |  | ||||||
|  |  | ||||||
| msgid "Define whether the SVDRP service is used in client/server setups." |  | ||||||
| msgstr "Définit si le service SVDRP est utilisé dans la configuration client/serveur." |  | ||||||
|  |  | ||||||
| msgid "SVDRP service port" |  | ||||||
| msgstr "Port du service SVDRP" |  | ||||||
|  |  | ||||||
| msgid "Define the port number of SVDRP service." |  | ||||||
| msgstr "Définit le port d'écoute du service SVDRP." |  | ||||||
|  |  | ||||||
| msgid "SVDRP service IP" |  | ||||||
| msgstr "IP du service SVDRP" |  | ||||||
|  |  | ||||||
| msgid "Define the IP address of SVDRP service." |  | ||||||
| msgstr "Définit l'adresse IP du service SVDRP." |  | ||||||
|  |  | ||||||
| msgid "Help" |  | ||||||
| msgstr "Aide" |  | ||||||
|  |  | ||||||
| msgid "Fixed" |  | ||||||
| msgstr "Fixe" |  | ||||||
|  |  | ||||||
| msgid "Analog" |  | ||||||
| msgstr "Analogique" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2" |  | ||||||
| msgstr "MPEG-2" |  | ||||||
|  |  | ||||||
| msgid "H.264" |  | ||||||
| msgstr "H.264" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer I" |  | ||||||
| msgstr "MPEG-1 Layer I" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer II" |  | ||||||
| msgstr "MPEG-1 Layer II" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer III" |  | ||||||
| msgstr "MPEG-1 Layer III" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer I" |  | ||||||
| msgstr "MPEG-2 Layer I" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer II" |  | ||||||
| msgstr "MPEG-2 Layer II" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer III" |  | ||||||
| msgstr "MPEG-2 Layer III" |  | ||||||
|  |  | ||||||
| msgid "HE-AAC" |  | ||||||
| msgstr "HE-AAC" |  | ||||||
|  |  | ||||||
| msgid "LATM" |  | ||||||
| msgstr "LATM" |  | ||||||
|  |  | ||||||
| msgid "stereo" |  | ||||||
| msgstr "stéréo" |  | ||||||
|  |  | ||||||
| msgid "joint Stereo" |  | ||||||
| msgstr "joint Stereo" |  | ||||||
|  |  | ||||||
| msgid "dual" |  | ||||||
| msgstr "double" |  | ||||||
|  |  | ||||||
| msgid "mono" |  | ||||||
| msgstr "mono" |  | ||||||
|  |  | ||||||
| msgid "interlaced" |  | ||||||
| msgstr "entrelacé" |  | ||||||
|  |  | ||||||
| msgid "progressive" |  | ||||||
| msgstr "progressif" |  | ||||||
|  |  | ||||||
| msgid "reserved" |  | ||||||
| msgstr "réservé" |  | ||||||
|  |  | ||||||
| msgid "extended" |  | ||||||
| msgstr "étendu" |  | ||||||
|  |  | ||||||
| msgid "unknown" |  | ||||||
| msgstr "inconnu" |  | ||||||
|  |  | ||||||
| msgid "component" |  | ||||||
| msgstr "composant" |  | ||||||
|  |  | ||||||
| msgid "PAL" |  | ||||||
| msgstr "PAL" |  | ||||||
|  |  | ||||||
| msgid "NTSC" |  | ||||||
| msgstr "NTSC" |  | ||||||
|  |  | ||||||
| msgid "SECAM" |  | ||||||
| msgstr "SECAM" |  | ||||||
|  |  | ||||||
| msgid "MAC" |  | ||||||
| msgstr "MAC" |  | ||||||
|  |  | ||||||
| msgid "Hz" |  | ||||||
| msgstr "Hz" |  | ||||||
|  |  | ||||||
| msgid "Complete Main (CM)" |  | ||||||
| msgstr "Principal (CM)" |  | ||||||
|  |  | ||||||
| msgid "Music and Effects (ME)" |  | ||||||
| msgstr "Musique et effets (ME)" |  | ||||||
|  |  | ||||||
| msgid "Visually Impaired (VI)" |  | ||||||
| msgstr "Malvoyants (VI)" |  | ||||||
|  |  | ||||||
| msgid "Hearing Impaired (HI)" |  | ||||||
| msgstr "Malentendants (HI)" |  | ||||||
|  |  | ||||||
| msgid "Dialogue (D)" |  | ||||||
| msgstr "Dialogue (D)" |  | ||||||
|  |  | ||||||
| msgid "Commentary (C)" |  | ||||||
| msgstr "Commentaires (C)" |  | ||||||
|  |  | ||||||
| msgid "Emergency (E)" |  | ||||||
| msgstr "Urgence (E)" |  | ||||||
|  |  | ||||||
| msgid "Voice Over (VO)" |  | ||||||
| msgstr "Voix off (VO)" |  | ||||||
|  |  | ||||||
| msgid "Karaoke" |  | ||||||
| msgstr "Karaoke" |  | ||||||
|  |  | ||||||
| msgid "Ch1" |  | ||||||
| msgstr "Can. 1" |  | ||||||
|  |  | ||||||
| msgid "Ch2" |  | ||||||
| msgstr "Can. 2" |  | ||||||
|  |  | ||||||
| msgid "C" |  | ||||||
| msgstr "Centre" |  | ||||||
|  |  | ||||||
| msgid "L" |  | ||||||
| msgstr "Gauche" |  | ||||||
|  |  | ||||||
| msgid "R" |  | ||||||
| msgstr "Droite" |  | ||||||
|  |  | ||||||
| msgid "S" |  | ||||||
| msgstr "Surround" |  | ||||||
|  |  | ||||||
| msgid "SL" |  | ||||||
| msgstr "Surround gauche" |  | ||||||
|  |  | ||||||
| msgid "SR" |  | ||||||
| msgstr "Surround droit" |  | ||||||
|  |  | ||||||
| msgid "dB" |  | ||||||
| msgstr "dB" |  | ||||||
|  |  | ||||||
| msgid "not indicated" |  | ||||||
| msgstr "non indiqué" |  | ||||||
|  |  | ||||||
| msgid "MHz" |  | ||||||
| msgstr "MHz" |  | ||||||
|  |  | ||||||
| msgid "free" |  | ||||||
| msgstr "libre" |  | ||||||
|  |  | ||||||
| msgid "Mbit/s" |  | ||||||
| msgstr "Mbit/s" |  | ||||||
|  |  | ||||||
| msgid "kbit/s" |  | ||||||
| msgstr "kbit/s" |  | ||||||
							
								
								
									
										392
									
								
								po/hu_HU.po
									
									
									
									
									
								
							
							
						
						
									
										392
									
								
								po/hu_HU.po
									
									
									
									
									
								
							| @@ -1,392 +0,0 @@ | |||||||
| # VDR plugin language source file. |  | ||||||
| # Copyright (C) 2007-2015 Rolf Ahrenberg |  | ||||||
| # This file is distributed under the same license as the femon package. |  | ||||||
| # F<>ley Istv<74>n <ifuley at tigercomp dot ro>, 2011 |  | ||||||
| # |  | ||||||
| msgid "" |  | ||||||
| msgstr "" |  | ||||||
| "Project-Id-Version: vdr-femon 2.2.1\n" |  | ||||||
| "Report-Msgid-Bugs-To: <see README>\n" |  | ||||||
| "POT-Creation-Date: 2015-04-04 04:04+0300\n" |  | ||||||
| "PO-Revision-Date: 2015-04-04 04:04+0300\n" |  | ||||||
| "Last-Translator: F<>ley Istv<74>n <ifuley at tigercomp dot ro>\n" |  | ||||||
| "Language-Team: Hungarian <ifuley at tigercomp dot ro>\n" |  | ||||||
| "Language: hu\n" |  | ||||||
| "MIME-Version: 1.0\n" |  | ||||||
| "Content-Type: text/plain; charset=iso-8859-2\n" |  | ||||||
| "Content-Transfer-Encoding: 8bit\n" |  | ||||||
| "X-Poedit-Language: Hungarian\n" |  | ||||||
| "X-Poedit-Country: HUNGARY\n" |  | ||||||
| "X-Poedit-SourceCharset: iso-8859-2\n" |  | ||||||
|  |  | ||||||
| msgid "DVB Signal Information Monitor (OSD)" |  | ||||||
| msgstr "DVB jelszint monitor (OSD)" |  | ||||||
|  |  | ||||||
| msgid "Signal Information" |  | ||||||
| msgstr "Jel inform<72>ci<63>" |  | ||||||
|  |  | ||||||
| msgid "Femon not available" |  | ||||||
| msgstr "Femon nem el<65>rhet<65>" |  | ||||||
|  |  | ||||||
| msgid "Video" |  | ||||||
| msgstr "Video" |  | ||||||
|  |  | ||||||
| msgid "AC-3" |  | ||||||
| msgstr "AC-3" |  | ||||||
|  |  | ||||||
| msgid "Audio" |  | ||||||
| msgstr "Audio" |  | ||||||
|  |  | ||||||
| msgid "Transponder Information" |  | ||||||
| msgstr "Transponder inf<6E>" |  | ||||||
|  |  | ||||||
| msgid "Apid" |  | ||||||
| msgstr "Apid" |  | ||||||
|  |  | ||||||
| msgid "Dpid" |  | ||||||
| msgstr "Dpid" |  | ||||||
|  |  | ||||||
| msgid "Spid" |  | ||||||
| msgstr "Spid" |  | ||||||
|  |  | ||||||
| msgid "Nid" |  | ||||||
| msgstr "Nid" |  | ||||||
|  |  | ||||||
| msgid "Tid" |  | ||||||
| msgstr "Tid" |  | ||||||
|  |  | ||||||
| msgid "Rid" |  | ||||||
| msgstr "Rid" |  | ||||||
|  |  | ||||||
| msgid "Coderate" |  | ||||||
| msgstr "Coderate" |  | ||||||
|  |  | ||||||
| msgid "Protocol" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Bitrate" |  | ||||||
| msgstr "Bitr<74>ta" |  | ||||||
|  |  | ||||||
| msgid "Stream Information" |  | ||||||
| msgstr "Adatfolyam inf<6E>" |  | ||||||
|  |  | ||||||
| msgid "Video Stream" |  | ||||||
| msgstr "Vide<64> adatfolyam" |  | ||||||
|  |  | ||||||
| msgid "Codec" |  | ||||||
| msgstr "Kodek" |  | ||||||
|  |  | ||||||
| msgid "Aspect Ratio" |  | ||||||
| msgstr "M<>retar<61>ny" |  | ||||||
|  |  | ||||||
| msgid "Frame Rate" |  | ||||||
| msgstr "K<>pfriss<73>t<EFBFBD>s" |  | ||||||
|  |  | ||||||
| msgid "Video Format" |  | ||||||
| msgstr "Vide<64> form<72>tum" |  | ||||||
|  |  | ||||||
| msgid "Resolution" |  | ||||||
| msgstr "Felbont<6E>s" |  | ||||||
|  |  | ||||||
| msgid "Audio Stream" |  | ||||||
| msgstr "Hang adatfolyam" |  | ||||||
|  |  | ||||||
| msgid "Channel Mode" |  | ||||||
| msgstr "Hangs<67>v m<>d" |  | ||||||
|  |  | ||||||
| msgid "Sampling Frequency" |  | ||||||
| msgstr "Mintav<61>telez<65>si frekvencia" |  | ||||||
|  |  | ||||||
| msgid "AC-3 Stream" |  | ||||||
| msgstr "AC-3 adatfolyam" |  | ||||||
|  |  | ||||||
| msgid "Bit Stream Mode" |  | ||||||
| msgstr "Bit Stream m<>d" |  | ||||||
|  |  | ||||||
| msgid "Audio Coding Mode" |  | ||||||
| msgstr "Hang k<>dol<6F>si m<>d" |  | ||||||
|  |  | ||||||
| msgid "Center Mix Level" |  | ||||||
| msgstr "K<>z<EFBFBD>pcsatorna kever<65>si jelszintje" |  | ||||||
|  |  | ||||||
| msgid "Surround Mix Level" |  | ||||||
| msgstr "T<>rhat<61>s csatorna kever<65>si szintje" |  | ||||||
|  |  | ||||||
| msgid "Dolby Surround Mode" |  | ||||||
| msgstr "Dolby Surround m<>d" |  | ||||||
|  |  | ||||||
| msgid "Low Frequency Effects" |  | ||||||
| msgstr "LFE - alacsony frekvenci<63>s effektek" |  | ||||||
|  |  | ||||||
| msgid "Dialogue Normalization" |  | ||||||
| msgstr "P<>rbesz<73>d jelszint normaliz<69>l<EFBFBD>sa" |  | ||||||
|  |  | ||||||
| msgid "basic" |  | ||||||
| msgstr "alap" |  | ||||||
|  |  | ||||||
| msgid "transponder" |  | ||||||
| msgstr "transponder" |  | ||||||
|  |  | ||||||
| msgid "stream" |  | ||||||
| msgstr "adatfolyam (stream)" |  | ||||||
|  |  | ||||||
| msgid "Classic" |  | ||||||
| msgstr "Klasszikus" |  | ||||||
|  |  | ||||||
| msgid "Elchi" |  | ||||||
| msgstr "Elchi" |  | ||||||
|  |  | ||||||
| msgid "ST:TNG" |  | ||||||
| msgstr "ST:TNG" |  | ||||||
|  |  | ||||||
| msgid "DeepBlue" |  | ||||||
| msgstr "S<>t<EFBFBD>tk<74>k" |  | ||||||
|  |  | ||||||
| msgid "Moronimo" |  | ||||||
| msgstr "Moronimo" |  | ||||||
|  |  | ||||||
| msgid "Enigma" |  | ||||||
| msgstr "Enigma" |  | ||||||
|  |  | ||||||
| msgid "EgalsTry" |  | ||||||
| msgstr "EgalsTry" |  | ||||||
|  |  | ||||||
| msgid "Duotone" |  | ||||||
| msgstr "K<>tsz<73>n<EFBFBD> (duotone)" |  | ||||||
|  |  | ||||||
| msgid "SilverGreen" |  | ||||||
| msgstr "Ez<45>st-z<>ld" |  | ||||||
|  |  | ||||||
| msgid "PearlHD" |  | ||||||
| msgstr "PearlHD" |  | ||||||
|  |  | ||||||
| msgid "Hide main menu entry" |  | ||||||
| msgstr "Men<65>bejegyz<79>s elrejt<6A>se" |  | ||||||
|  |  | ||||||
| msgid "Define whether the main menu entry is hidden." |  | ||||||
| msgstr "Meghat<61>rozza, hogy megjelenjen-e a f<>men<65>ben." |  | ||||||
|  |  | ||||||
| msgid "Default display mode" |  | ||||||
| msgstr "Alap<61>rtelmezett megjelen<65>t<EFBFBD>si m<>d" |  | ||||||
|  |  | ||||||
| msgid "Define the default display mode at startup." |  | ||||||
| msgstr "Bekapcsol<6F>skor melyik megjelen<65>t<EFBFBD>si m<>ddal induljon." |  | ||||||
|  |  | ||||||
| msgid "Define the used OSD skin." |  | ||||||
| msgstr "Az OSD b<>r kiv<69>laszt<7A>sa." |  | ||||||
|  |  | ||||||
| msgid "Define the used OSD theme." |  | ||||||
| msgstr "Az OSD t<>ma kiv<69>laszt<7A>sa." |  | ||||||
|  |  | ||||||
| msgid "Position" |  | ||||||
| msgstr "Elhelyez<65>s" |  | ||||||
|  |  | ||||||
| msgid "Define the position of OSD." |  | ||||||
| msgstr "A k<>perny<6E>elhelyez<65>s kiv<69>laszt<7A>sa" |  | ||||||
|  |  | ||||||
| msgid "Downscale OSD size [%]" |  | ||||||
| msgstr "Az OSD lem<65>retez<65>se [%]" |  | ||||||
|  |  | ||||||
| msgid "Define the downscale ratio for OSD size." |  | ||||||
| msgstr "Az OSD m<>ret<65>nek lem<65>retez<65>se sz<73>zal<61>kban." |  | ||||||
|  |  | ||||||
| msgid "Red limit [%]" |  | ||||||
| msgstr "Piros sz<73>nt hat<61>ra [%]" |  | ||||||
|  |  | ||||||
| msgid "Define a limit for red bar, which is used to indicate a bad signal." |  | ||||||
| msgstr "A piros s<>v hat<61>r<EFBFBD>nak be<62>ll<6C>t<EFBFBD>sa, ezt haszn<7A>ljuk a nem el<65>gs<67>ges jelszint kijelz<6C>s<EFBFBD>hez." |  | ||||||
|  |  | ||||||
| msgid "Green limit [%]" |  | ||||||
| msgstr "Z<>ld sz<73>nt hat<61>ra [%]" |  | ||||||
|  |  | ||||||
| msgid "Define a limit for green bar, which is used to indicate a good signal." |  | ||||||
| msgstr "A z<>ld s<>v hat<61>r<EFBFBD>nak be<62>ll<6C>t<EFBFBD>sa, ezt haszn<7A>ljuk az el<65>gs<67>ges jelszint kijelz<6C>s<EFBFBD>hez." |  | ||||||
|  |  | ||||||
| msgid "OSD update interval [0.1s]" |  | ||||||
| msgstr "OSD friss<73>t<EFBFBD>s<EFBFBD>nek gyakoris<69>ga [0.1mp]" |  | ||||||
|  |  | ||||||
| msgid "Define an interval for OSD updates. The smaller interval generates higher CPU load." |  | ||||||
| msgstr "Meghat<61>rozza, hogy milyen gyakran legyen friss<73>tve az OSD. Kisebb intervallum nagyobb CPU terhel<65>st eredm<64>nyez." |  | ||||||
|  |  | ||||||
| msgid "Analyze stream" |  | ||||||
| msgstr "Adatfolyam (stream) elemz<6D>se." |  | ||||||
|  |  | ||||||
| msgid "Define whether the DVB stream is analyzed and bitrates calculated." |  | ||||||
| msgstr "Meghat<61>rozza, hogy a DVB adatfolyam elemz<6D>sre ker<65>lj<6C>n-e, <20>s sz<73>mol<6F>djon-e bitr<74>ta." |  | ||||||
|  |  | ||||||
| msgid "Calculation interval [0.1s]" |  | ||||||
| msgstr "Sz<53>m<EFBFBD>t<EFBFBD>s gyakoris<69>ga [0.1mp]" |  | ||||||
|  |  | ||||||
| msgid "Define an interval for calculation. The bigger interval generates more stable values." |  | ||||||
| msgstr "Meghat<61>rozza, hogy milyen gyakran t<>rt<72>njen sz<73>m<EFBFBD>t<EFBFBD>s. Nagyobb intervallum pontosabb <20>rt<72>keket eredm<64>nyez." |  | ||||||
|  |  | ||||||
| msgid "Use SVDRP service" |  | ||||||
| msgstr "SVDRP szolg<6C>ltat<61>s haszn<7A>lata." |  | ||||||
|  |  | ||||||
| msgid "Define whether the SVDRP service is used in client/server setups." |  | ||||||
| msgstr "Ki-bekapcsolja az SVDRP szolg<6C>ltat<61>st, amely kliens-szerver k<>rnyezetben haszn<7A>latos." |  | ||||||
|  |  | ||||||
| msgid "SVDRP service port" |  | ||||||
| msgstr "Az SVDRP szolg<6C>ltat<61>s portja" |  | ||||||
|  |  | ||||||
| msgid "Define the port number of SVDRP service." |  | ||||||
| msgstr "Meghat<61>rozza, hogy melyik porton fut az SVDRP." |  | ||||||
|  |  | ||||||
| msgid "SVDRP service IP" |  | ||||||
| msgstr "Az SVDRP szolg<6C>ltat<61>s IP-je" |  | ||||||
|  |  | ||||||
| msgid "Define the IP address of SVDRP service." |  | ||||||
| msgstr "Meghat<61>rozza, hogy milyen IP c<>men fut az SVDRP szolg<6C>ltat<61>s." |  | ||||||
|  |  | ||||||
| msgid "Help" |  | ||||||
| msgstr "Seg<65>ts<74>g" |  | ||||||
|  |  | ||||||
| msgid "Fixed" |  | ||||||
| msgstr "<22>lland<6E>" |  | ||||||
|  |  | ||||||
| msgid "Analog" |  | ||||||
| msgstr "analog" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2" |  | ||||||
| msgstr "MPEG-2" |  | ||||||
|  |  | ||||||
| msgid "H.264" |  | ||||||
| msgstr "H.264" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer I" |  | ||||||
| msgstr "MPEG-1 Layer I" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer II" |  | ||||||
| msgstr "MPEG-1 Layer II" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer III" |  | ||||||
| msgstr "MPEG-1 Layer III" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer I" |  | ||||||
| msgstr "MPEG-2 Layer I" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer II" |  | ||||||
| msgstr "MPEG-2 Layer II" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer III" |  | ||||||
| msgstr "MPEG-2 Layer III" |  | ||||||
|  |  | ||||||
| msgid "HE-AAC" |  | ||||||
| msgstr "HE-AAC" |  | ||||||
|  |  | ||||||
| msgid "LATM" |  | ||||||
| msgstr "LATM" |  | ||||||
|  |  | ||||||
| msgid "stereo" |  | ||||||
| msgstr "sztere<72>" |  | ||||||
|  |  | ||||||
| msgid "joint Stereo" |  | ||||||
| msgstr "joint sztere<72>" |  | ||||||
|  |  | ||||||
| msgid "dual" |  | ||||||
| msgstr "du<64>l" |  | ||||||
|  |  | ||||||
| msgid "mono" |  | ||||||
| msgstr "mon<6F>" |  | ||||||
|  |  | ||||||
| msgid "interlaced" |  | ||||||
| msgstr "v<>ltotts<74>vos" |  | ||||||
|  |  | ||||||
| msgid "progressive" |  | ||||||
| msgstr "progressz<73>v" |  | ||||||
|  |  | ||||||
| msgid "reserved" |  | ||||||
| msgstr "fenntartott" |  | ||||||
|  |  | ||||||
| msgid "extended" |  | ||||||
| msgstr "kiterjesztett" |  | ||||||
|  |  | ||||||
| msgid "unknown" |  | ||||||
| msgstr "ismeretlen" |  | ||||||
|  |  | ||||||
| msgid "component" |  | ||||||
| msgstr "komponens" |  | ||||||
|  |  | ||||||
| msgid "PAL" |  | ||||||
| msgstr "PAL" |  | ||||||
|  |  | ||||||
| msgid "NTSC" |  | ||||||
| msgstr "NTSC" |  | ||||||
|  |  | ||||||
| msgid "SECAM" |  | ||||||
| msgstr "SECAM" |  | ||||||
|  |  | ||||||
| msgid "MAC" |  | ||||||
| msgstr "MAC" |  | ||||||
|  |  | ||||||
| msgid "Hz" |  | ||||||
| msgstr "Hz" |  | ||||||
|  |  | ||||||
| msgid "Complete Main (CM)" |  | ||||||
| msgstr "Mestercsatorna (CM)" |  | ||||||
|  |  | ||||||
| msgid "Music and Effects (ME)" |  | ||||||
| msgstr "Zene <20>s effektek (ME)" |  | ||||||
|  |  | ||||||
| msgid "Visually Impaired (VI)" |  | ||||||
| msgstr "L<>t<EFBFBD>sk<73>rosultak (VI)" |  | ||||||
|  |  | ||||||
| msgid "Hearing Impaired (HI)" |  | ||||||
| msgstr "Hall<6C>sk<73>rosultak (HI)" |  | ||||||
|  |  | ||||||
| msgid "Dialogue (D)" |  | ||||||
| msgstr "P<>rbesz<73>d (D)" |  | ||||||
|  |  | ||||||
| msgid "Commentary (C)" |  | ||||||
| msgstr "Narr<72>ci<63> (C)" |  | ||||||
|  |  | ||||||
| msgid "Emergency (E)" |  | ||||||
| msgstr "S<>rg<72>ss<73>gi (E)" |  | ||||||
|  |  | ||||||
| msgid "Voice Over (VO)" |  | ||||||
| msgstr "R<>besz<73>l<EFBFBD>s (VO)" |  | ||||||
|  |  | ||||||
| msgid "Karaoke" |  | ||||||
| msgstr "Karaoke" |  | ||||||
|  |  | ||||||
| msgid "Ch1" |  | ||||||
| msgstr "Ch1" |  | ||||||
|  |  | ||||||
| msgid "Ch2" |  | ||||||
| msgstr "Ch2" |  | ||||||
|  |  | ||||||
| msgid "C" |  | ||||||
| msgstr "K" |  | ||||||
|  |  | ||||||
| msgid "L" |  | ||||||
| msgstr "B" |  | ||||||
|  |  | ||||||
| msgid "R" |  | ||||||
| msgstr "J" |  | ||||||
|  |  | ||||||
| msgid "S" |  | ||||||
| msgstr "S" |  | ||||||
|  |  | ||||||
| msgid "SL" |  | ||||||
| msgstr "BS" |  | ||||||
|  |  | ||||||
| msgid "SR" |  | ||||||
| msgstr "JS" |  | ||||||
|  |  | ||||||
| msgid "dB" |  | ||||||
| msgstr "dB" |  | ||||||
|  |  | ||||||
| msgid "not indicated" |  | ||||||
| msgstr "nincs felt<6C>ntetve" |  | ||||||
|  |  | ||||||
| msgid "MHz" |  | ||||||
| msgstr "MHz" |  | ||||||
|  |  | ||||||
| msgid "free" |  | ||||||
| msgstr "szabad" |  | ||||||
|  |  | ||||||
| msgid "Mbit/s" |  | ||||||
| msgstr "Mbit/s" |  | ||||||
|  |  | ||||||
| msgid "kbit/s" |  | ||||||
| msgstr "kbit/s" |  | ||||||
							
								
								
									
										393
									
								
								po/it_IT.po
									
									
									
									
									
								
							
							
						
						
									
										393
									
								
								po/it_IT.po
									
									
									
									
									
								
							| @@ -1,393 +0,0 @@ | |||||||
| # VDR plugin language source file. |  | ||||||
| # Copyright (C) 2007-2015 Rolf Ahrenberg |  | ||||||
| # This file is distributed under the same license as the femon package. |  | ||||||
| # Sean Carlos |  | ||||||
| # Diego Pierotto <vdr-italian@tiscali.it> |  | ||||||
| # |  | ||||||
| msgid "" |  | ||||||
| msgstr "" |  | ||||||
| "Project-Id-Version: vdr-femon 2.2.1\n" |  | ||||||
| "Report-Msgid-Bugs-To: <see README>\n" |  | ||||||
| "POT-Creation-Date: 2015-04-04 04:04+0300\n" |  | ||||||
| "PO-Revision-Date: 2015-04-04 04:04+0300\n" |  | ||||||
| "Last-Translator: Diego Pierotto <vdr-italian@tiscali.it>\n" |  | ||||||
| "Language-Team: Italian <vdr@linuxtv.org>\n" |  | ||||||
| "Language: it\n" |  | ||||||
| "MIME-Version: 1.0\n" |  | ||||||
| "Content-Type: text/plain; charset=utf-8\n" |  | ||||||
| "Content-Transfer-Encoding: 8bit\n" |  | ||||||
| "X-Poedit-Language: Italian\n" |  | ||||||
| "X-Poedit-Country: ITALY\n" |  | ||||||
| "X-Poedit-SourceCharset: utf-8\n" |  | ||||||
|  |  | ||||||
| msgid "DVB Signal Information Monitor (OSD)" |  | ||||||
| msgstr "Mostra info segnale DVB (OSD)" |  | ||||||
|  |  | ||||||
| msgid "Signal Information" |  | ||||||
| msgstr "Info segnale" |  | ||||||
|  |  | ||||||
| msgid "Femon not available" |  | ||||||
| msgstr "Femon non disponibile" |  | ||||||
|  |  | ||||||
| msgid "Video" |  | ||||||
| msgstr "Video" |  | ||||||
|  |  | ||||||
| msgid "AC-3" |  | ||||||
| msgstr "AC-3" |  | ||||||
|  |  | ||||||
| msgid "Audio" |  | ||||||
| msgstr "Audio" |  | ||||||
|  |  | ||||||
| msgid "Transponder Information" |  | ||||||
| msgstr "Informazioni transponder" |  | ||||||
|  |  | ||||||
| msgid "Apid" |  | ||||||
| msgstr "PID Audio" |  | ||||||
|  |  | ||||||
| msgid "Dpid" |  | ||||||
| msgstr "PID AC3" |  | ||||||
|  |  | ||||||
| msgid "Spid" |  | ||||||
| msgstr "Spid" |  | ||||||
|  |  | ||||||
| msgid "Nid" |  | ||||||
| msgstr "Nid" |  | ||||||
|  |  | ||||||
| msgid "Tid" |  | ||||||
| msgstr "Tid" |  | ||||||
|  |  | ||||||
| msgid "Rid" |  | ||||||
| msgstr "Rid" |  | ||||||
|  |  | ||||||
| msgid "Coderate" |  | ||||||
| msgstr "Coderate" |  | ||||||
|  |  | ||||||
| msgid "Protocol" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Bitrate" |  | ||||||
| msgstr "Bitrate" |  | ||||||
|  |  | ||||||
| msgid "Stream Information" |  | ||||||
| msgstr "Informazioni flusso" |  | ||||||
|  |  | ||||||
| msgid "Video Stream" |  | ||||||
| msgstr "Flusso video" |  | ||||||
|  |  | ||||||
| msgid "Codec" |  | ||||||
| msgstr "Codifica" |  | ||||||
|  |  | ||||||
| msgid "Aspect Ratio" |  | ||||||
| msgstr "Formato immagine" |  | ||||||
|  |  | ||||||
| msgid "Frame Rate" |  | ||||||
| msgstr "Frame rate" |  | ||||||
|  |  | ||||||
| msgid "Video Format" |  | ||||||
| msgstr "Formato video" |  | ||||||
|  |  | ||||||
| msgid "Resolution" |  | ||||||
| msgstr "Risoluzione" |  | ||||||
|  |  | ||||||
| msgid "Audio Stream" |  | ||||||
| msgstr "Flusso audio" |  | ||||||
|  |  | ||||||
| msgid "Channel Mode" |  | ||||||
| msgstr "Modalità canale" |  | ||||||
|  |  | ||||||
| msgid "Sampling Frequency" |  | ||||||
| msgstr "Frequenza campionamento" |  | ||||||
|  |  | ||||||
| msgid "AC-3 Stream" |  | ||||||
| msgstr "Flusso AC-3" |  | ||||||
|  |  | ||||||
| msgid "Bit Stream Mode" |  | ||||||
| msgstr "Modalità bitstream" |  | ||||||
|  |  | ||||||
| msgid "Audio Coding Mode" |  | ||||||
| msgstr "Modalità codifica audio" |  | ||||||
|  |  | ||||||
| msgid "Center Mix Level" |  | ||||||
| msgstr "Livello sonoro centrale" |  | ||||||
|  |  | ||||||
| msgid "Surround Mix Level" |  | ||||||
| msgstr "Livello sonoro surround" |  | ||||||
|  |  | ||||||
| msgid "Dolby Surround Mode" |  | ||||||
| msgstr "Modalità Dolby Surround" |  | ||||||
|  |  | ||||||
| msgid "Low Frequency Effects" |  | ||||||
| msgstr "Effetti bassa frequenza" |  | ||||||
|  |  | ||||||
| msgid "Dialogue Normalization" |  | ||||||
| msgstr "Normalizzazione dialoghi" |  | ||||||
|  |  | ||||||
| msgid "basic" |  | ||||||
| msgstr "base" |  | ||||||
|  |  | ||||||
| msgid "transponder" |  | ||||||
| msgstr "transponder" |  | ||||||
|  |  | ||||||
| msgid "stream" |  | ||||||
| msgstr "flusso" |  | ||||||
|  |  | ||||||
| msgid "Classic" |  | ||||||
| msgstr "Classico" |  | ||||||
|  |  | ||||||
| msgid "Elchi" |  | ||||||
| msgstr "Elchi" |  | ||||||
|  |  | ||||||
| msgid "ST:TNG" |  | ||||||
| msgstr "ST:TNG" |  | ||||||
|  |  | ||||||
| msgid "DeepBlue" |  | ||||||
| msgstr "DeepBlue" |  | ||||||
|  |  | ||||||
| msgid "Moronimo" |  | ||||||
| msgstr "Moronimo" |  | ||||||
|  |  | ||||||
| msgid "Enigma" |  | ||||||
| msgstr "Enigma" |  | ||||||
|  |  | ||||||
| msgid "EgalsTry" |  | ||||||
| msgstr "EgalsTry" |  | ||||||
|  |  | ||||||
| msgid "Duotone" |  | ||||||
| msgstr "Duotone" |  | ||||||
|  |  | ||||||
| msgid "SilverGreen" |  | ||||||
| msgstr "SilverGreen" |  | ||||||
|  |  | ||||||
| msgid "PearlHD" |  | ||||||
| msgstr "PearlHD" |  | ||||||
|  |  | ||||||
| msgid "Hide main menu entry" |  | ||||||
| msgstr "Nascondi voce menu principale" |  | ||||||
|  |  | ||||||
| msgid "Define whether the main menu entry is hidden." |  | ||||||
| msgstr "Definisci se la voce del menu principale è nascosta." |  | ||||||
|  |  | ||||||
| msgid "Default display mode" |  | ||||||
| msgstr "Modalità visualizz. predefinita" |  | ||||||
|  |  | ||||||
| msgid "Define the default display mode at startup." |  | ||||||
| msgstr "Definisci la modalità di visualizz. predefinita all'avvio." |  | ||||||
|  |  | ||||||
| msgid "Define the used OSD skin." |  | ||||||
| msgstr "Definisci lo stile interfaccia OSD utilizzato." |  | ||||||
|  |  | ||||||
| msgid "Define the used OSD theme." |  | ||||||
| msgstr "Definisci il tema OSD utilizzato." |  | ||||||
|  |  | ||||||
| msgid "Position" |  | ||||||
| msgstr "Posizione" |  | ||||||
|  |  | ||||||
| msgid "Define the position of OSD." |  | ||||||
| msgstr "Definisci la posizione dell'OSD." |  | ||||||
|  |  | ||||||
| msgid "Downscale OSD size [%]" |  | ||||||
| msgstr "Riduci dimensione OSD [%]" |  | ||||||
|  |  | ||||||
| msgid "Define the downscale ratio for OSD size." |  | ||||||
| msgstr "Definisci il rapporto di riduzione della dimensione OSD." |  | ||||||
|  |  | ||||||
| msgid "Red limit [%]" |  | ||||||
| msgstr "Limite rosso [%]" |  | ||||||
|  |  | ||||||
| msgid "Define a limit for red bar, which is used to indicate a bad signal." |  | ||||||
| msgstr "Definisci un limite per la barra rossa, usata per indicare un cattivo segnale." |  | ||||||
|  |  | ||||||
| msgid "Green limit [%]" |  | ||||||
| msgstr "Limite verde [%]" |  | ||||||
|  |  | ||||||
| msgid "Define a limit for green bar, which is used to indicate a good signal." |  | ||||||
| msgstr "Definisci un limite per la barra verde, usata per indicare un buon segnale." |  | ||||||
|  |  | ||||||
| msgid "OSD update interval [0.1s]" |  | ||||||
| msgstr "Intervallo agg. OSD [0.1s]" |  | ||||||
|  |  | ||||||
| msgid "Define an interval for OSD updates. The smaller interval generates higher CPU load." |  | ||||||
| msgstr "Definisci un intervallo per gli agg. OSD. Più piccolo è l'intervallo maggiore sarà l'uso di CPU." |  | ||||||
|  |  | ||||||
| msgid "Analyze stream" |  | ||||||
| msgstr "Analizza flusso" |  | ||||||
|  |  | ||||||
| msgid "Define whether the DVB stream is analyzed and bitrates calculated." |  | ||||||
| msgstr "Definisci se il flusso DVB è analizzato e i bitrate calcolati." |  | ||||||
|  |  | ||||||
| msgid "Calculation interval [0.1s]" |  | ||||||
| msgstr "Intervallo di calcolo [0.1s]" |  | ||||||
|  |  | ||||||
| msgid "Define an interval for calculation. The bigger interval generates more stable values." |  | ||||||
| msgstr "Definisci un intervallo di calcolo. L'intervallo più grande genera valori più stabili." |  | ||||||
|  |  | ||||||
| msgid "Use SVDRP service" |  | ||||||
| msgstr "Utilizza servizio SVDRP" |  | ||||||
|  |  | ||||||
| msgid "Define whether the SVDRP service is used in client/server setups." |  | ||||||
| msgstr "Definisci se il servizio SVDRP viene usato nelle opzioni client/server." |  | ||||||
|  |  | ||||||
| msgid "SVDRP service port" |  | ||||||
| msgstr "Porta servizio SVDRP" |  | ||||||
|  |  | ||||||
| msgid "Define the port number of SVDRP service." |  | ||||||
| msgstr "Definisci il numero di porta del servizio SVDRP." |  | ||||||
|  |  | ||||||
| msgid "SVDRP service IP" |  | ||||||
| msgstr "IP servizio SVDRP" |  | ||||||
|  |  | ||||||
| msgid "Define the IP address of SVDRP service." |  | ||||||
| msgstr "Definisci l'indirizzo IP del servizio SVDRP." |  | ||||||
|  |  | ||||||
| msgid "Help" |  | ||||||
| msgstr "Aiuto" |  | ||||||
|  |  | ||||||
| msgid "Fixed" |  | ||||||
| msgstr "Fisso" |  | ||||||
|  |  | ||||||
| msgid "Analog" |  | ||||||
| msgstr "Analogico" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2" |  | ||||||
| msgstr "MPEG-2" |  | ||||||
|  |  | ||||||
| msgid "H.264" |  | ||||||
| msgstr "H.264" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer I" |  | ||||||
| msgstr "MPEG-1 Layer I" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer II" |  | ||||||
| msgstr "MPEG-1 Layer II" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer III" |  | ||||||
| msgstr "MPEG-1 Layer III" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer I" |  | ||||||
| msgstr "MPEG-2 Layer I" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer II" |  | ||||||
| msgstr "MPEG-2 Layer II" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer III" |  | ||||||
| msgstr "MPEG-2 Layer III" |  | ||||||
|  |  | ||||||
| msgid "HE-AAC" |  | ||||||
| msgstr "HE-AAC" |  | ||||||
|  |  | ||||||
| msgid "LATM" |  | ||||||
| msgstr "LATM" |  | ||||||
|  |  | ||||||
| msgid "stereo" |  | ||||||
| msgstr "stereo" |  | ||||||
|  |  | ||||||
| msgid "joint Stereo" |  | ||||||
| msgstr "joint Stereo" |  | ||||||
|  |  | ||||||
| msgid "dual" |  | ||||||
| msgstr "dual" |  | ||||||
|  |  | ||||||
| msgid "mono" |  | ||||||
| msgstr "mono" |  | ||||||
|  |  | ||||||
| msgid "interlaced" |  | ||||||
| msgstr "interlacciato" |  | ||||||
|  |  | ||||||
| msgid "progressive" |  | ||||||
| msgstr "progressivo" |  | ||||||
|  |  | ||||||
| msgid "reserved" |  | ||||||
| msgstr "riservato" |  | ||||||
|  |  | ||||||
| msgid "extended" |  | ||||||
| msgstr "esteso" |  | ||||||
|  |  | ||||||
| msgid "unknown" |  | ||||||
| msgstr "sconosciuto" |  | ||||||
|  |  | ||||||
| msgid "component" |  | ||||||
| msgstr "componente" |  | ||||||
|  |  | ||||||
| msgid "PAL" |  | ||||||
| msgstr "PAL" |  | ||||||
|  |  | ||||||
| msgid "NTSC" |  | ||||||
| msgstr "NTSC" |  | ||||||
|  |  | ||||||
| msgid "SECAM" |  | ||||||
| msgstr "SECAM" |  | ||||||
|  |  | ||||||
| msgid "MAC" |  | ||||||
| msgstr "MAC" |  | ||||||
|  |  | ||||||
| msgid "Hz" |  | ||||||
| msgstr "Hz" |  | ||||||
|  |  | ||||||
| msgid "Complete Main (CM)" |  | ||||||
| msgstr "Principale (P)" |  | ||||||
|  |  | ||||||
| msgid "Music and Effects (ME)" |  | ||||||
| msgstr "Musica ed effetti (ME)" |  | ||||||
|  |  | ||||||
| msgid "Visually Impaired (VI)" |  | ||||||
| msgstr "Non vedenti (NV)" |  | ||||||
|  |  | ||||||
| msgid "Hearing Impaired (HI)" |  | ||||||
| msgstr "Non udenti (NU)" |  | ||||||
|  |  | ||||||
| msgid "Dialogue (D)" |  | ||||||
| msgstr "Dialogui (D)" |  | ||||||
|  |  | ||||||
| msgid "Commentary (C)" |  | ||||||
| msgstr "Commenti (C)" |  | ||||||
|  |  | ||||||
| msgid "Emergency (E)" |  | ||||||
| msgstr "Emergenza (E)" |  | ||||||
|  |  | ||||||
| msgid "Voice Over (VO)" |  | ||||||
| msgstr "Voce su (VS)" |  | ||||||
|  |  | ||||||
| msgid "Karaoke" |  | ||||||
| msgstr "Karaoke" |  | ||||||
|  |  | ||||||
| msgid "Ch1" |  | ||||||
| msgstr "Can. 1" |  | ||||||
|  |  | ||||||
| msgid "Ch2" |  | ||||||
| msgstr "Can. 2" |  | ||||||
|  |  | ||||||
| msgid "C" |  | ||||||
| msgstr "C" |  | ||||||
|  |  | ||||||
| msgid "L" |  | ||||||
| msgstr "S" |  | ||||||
|  |  | ||||||
| msgid "R" |  | ||||||
| msgstr "D" |  | ||||||
|  |  | ||||||
| msgid "S" |  | ||||||
| msgstr "S" |  | ||||||
|  |  | ||||||
| msgid "SL" |  | ||||||
| msgstr "SS" |  | ||||||
|  |  | ||||||
| msgid "SR" |  | ||||||
| msgstr "SD" |  | ||||||
|  |  | ||||||
| msgid "dB" |  | ||||||
| msgstr "dB" |  | ||||||
|  |  | ||||||
| msgid "not indicated" |  | ||||||
| msgstr "non indicato" |  | ||||||
|  |  | ||||||
| msgid "MHz" |  | ||||||
| msgstr "MHz" |  | ||||||
|  |  | ||||||
| msgid "free" |  | ||||||
| msgstr "libero" |  | ||||||
|  |  | ||||||
| msgid "Mbit/s" |  | ||||||
| msgstr "Mbit/s" |  | ||||||
|  |  | ||||||
| msgid "kbit/s" |  | ||||||
| msgstr "kbit/s" |  | ||||||
							
								
								
									
										389
									
								
								po/lt_LT.po
									
									
									
									
									
								
							
							
						
						
									
										389
									
								
								po/lt_LT.po
									
									
									
									
									
								
							| @@ -1,389 +0,0 @@ | |||||||
| # VDR plugin language source file. |  | ||||||
| # Copyright (C) 2007-2015 Rolf Ahrenberg |  | ||||||
| # This file is distributed under the same license as the femon package. |  | ||||||
| # Valdemaras Pipiras |  | ||||||
| # |  | ||||||
| msgid "" |  | ||||||
| msgstr "" |  | ||||||
| "Project-Id-Version: vdr-femon 2.2.1\n" |  | ||||||
| "Report-Msgid-Bugs-To: <see README>\n" |  | ||||||
| "POT-Creation-Date: 2015-04-04 04:04+0300\n" |  | ||||||
| "PO-Revision-Date: 2015-04-04 04:04+0300\n" |  | ||||||
| "Last-Translator: Valdemaras Pipiras <varas@ambernet.lt>\n" |  | ||||||
| "Language-Team: Lithuanian <vdr@linuxtv.org>\n" |  | ||||||
| "Language: lt\n" |  | ||||||
| "MIME-Version: 1.0\n" |  | ||||||
| "Content-Type: text/plain; charset=UTF-8\n" |  | ||||||
| "Content-Transfer-Encoding: 8bit\n" |  | ||||||
|  |  | ||||||
| msgid "DVB Signal Information Monitor (OSD)" |  | ||||||
| msgstr "DVB signalo stebėjimas (OSD)" |  | ||||||
|  |  | ||||||
| msgid "Signal Information" |  | ||||||
| msgstr "Signalo informacija" |  | ||||||
|  |  | ||||||
| msgid "Femon not available" |  | ||||||
| msgstr "Femon įskiepas nepasiekiamas" |  | ||||||
|  |  | ||||||
| msgid "Video" |  | ||||||
| msgstr "Video" |  | ||||||
|  |  | ||||||
| msgid "AC-3" |  | ||||||
| msgstr "AC-3" |  | ||||||
|  |  | ||||||
| msgid "Audio" |  | ||||||
| msgstr "Audio" |  | ||||||
|  |  | ||||||
| msgid "Transponder Information" |  | ||||||
| msgstr "Siųstuvo informacija" |  | ||||||
|  |  | ||||||
| msgid "Apid" |  | ||||||
| msgstr "Apid" |  | ||||||
|  |  | ||||||
| msgid "Dpid" |  | ||||||
| msgstr "Dpid" |  | ||||||
|  |  | ||||||
| msgid "Spid" |  | ||||||
| msgstr "Spid" |  | ||||||
|  |  | ||||||
| msgid "Nid" |  | ||||||
| msgstr "Nid" |  | ||||||
|  |  | ||||||
| msgid "Tid" |  | ||||||
| msgstr "Tid" |  | ||||||
|  |  | ||||||
| msgid "Rid" |  | ||||||
| msgstr "Rid" |  | ||||||
|  |  | ||||||
| msgid "Coderate" |  | ||||||
| msgstr "Kodavimo dažnis" |  | ||||||
|  |  | ||||||
| msgid "Protocol" |  | ||||||
| msgstr "Protokolas" |  | ||||||
|  |  | ||||||
| msgid "Bitrate" |  | ||||||
| msgstr "Kokybė" |  | ||||||
|  |  | ||||||
| msgid "Stream Information" |  | ||||||
| msgstr "Srauto informacija" |  | ||||||
|  |  | ||||||
| msgid "Video Stream" |  | ||||||
| msgstr "Video srautas" |  | ||||||
|  |  | ||||||
| msgid "Codec" |  | ||||||
| msgstr "Kodekas" |  | ||||||
|  |  | ||||||
| msgid "Aspect Ratio" |  | ||||||
| msgstr "Proporcijos" |  | ||||||
|  |  | ||||||
| msgid "Frame Rate" |  | ||||||
| msgstr "Kadrų dažnis" |  | ||||||
|  |  | ||||||
| msgid "Video Format" |  | ||||||
| msgstr "Video formatas" |  | ||||||
|  |  | ||||||
| msgid "Resolution" |  | ||||||
| msgstr "Rezoliucija" |  | ||||||
|  |  | ||||||
| msgid "Audio Stream" |  | ||||||
| msgstr "Audio srautas" |  | ||||||
|  |  | ||||||
| msgid "Channel Mode" |  | ||||||
| msgstr "Kanalo būsena" |  | ||||||
|  |  | ||||||
| msgid "Sampling Frequency" |  | ||||||
| msgstr "Parodomasis dažnis" |  | ||||||
|  |  | ||||||
| msgid "AC-3 Stream" |  | ||||||
| msgstr "AC-3 srautas" |  | ||||||
|  |  | ||||||
| msgid "Bit Stream Mode" |  | ||||||
| msgstr "Srauto būsena" |  | ||||||
|  |  | ||||||
| msgid "Audio Coding Mode" |  | ||||||
| msgstr "Audio kodavimas" |  | ||||||
|  |  | ||||||
| msgid "Center Mix Level" |  | ||||||
| msgstr "Centrinis mikserio lygis" |  | ||||||
|  |  | ||||||
| msgid "Surround Mix Level" |  | ||||||
| msgstr "Surround Mix lygis" |  | ||||||
|  |  | ||||||
| msgid "Dolby Surround Mode" |  | ||||||
| msgstr "Dolby Surround būklė" |  | ||||||
|  |  | ||||||
| msgid "Low Frequency Effects" |  | ||||||
| msgstr "Žemo dažnio efektai" |  | ||||||
|  |  | ||||||
| msgid "Dialogue Normalization" |  | ||||||
| msgstr "Dialogo normalizacija" |  | ||||||
|  |  | ||||||
| msgid "basic" |  | ||||||
| msgstr "Standartinis" |  | ||||||
|  |  | ||||||
| msgid "transponder" |  | ||||||
| msgstr "Siųstuvas" |  | ||||||
|  |  | ||||||
| msgid "stream" |  | ||||||
| msgstr "Srautas" |  | ||||||
|  |  | ||||||
| msgid "Classic" |  | ||||||
| msgstr "Klasikinis" |  | ||||||
|  |  | ||||||
| msgid "Elchi" |  | ||||||
| msgstr "Elchi" |  | ||||||
|  |  | ||||||
| msgid "ST:TNG" |  | ||||||
| msgstr "ST:TNG" |  | ||||||
|  |  | ||||||
| msgid "DeepBlue" |  | ||||||
| msgstr "Tamsiai mėlyna" |  | ||||||
|  |  | ||||||
| msgid "Moronimo" |  | ||||||
| msgstr "Moronimo" |  | ||||||
|  |  | ||||||
| msgid "Enigma" |  | ||||||
| msgstr "Enigma" |  | ||||||
|  |  | ||||||
| msgid "EgalsTry" |  | ||||||
| msgstr "EgalsTry" |  | ||||||
|  |  | ||||||
| msgid "Duotone" |  | ||||||
| msgstr "Duotone" |  | ||||||
|  |  | ||||||
| msgid "SilverGreen" |  | ||||||
| msgstr "Sidabro žalia" |  | ||||||
|  |  | ||||||
| msgid "PearlHD" |  | ||||||
| msgstr "PearlHD" |  | ||||||
|  |  | ||||||
| msgid "Hide main menu entry" |  | ||||||
| msgstr "Paslėpti pagrindinio meniu įrašus" |  | ||||||
|  |  | ||||||
| msgid "Define whether the main menu entry is hidden." |  | ||||||
| msgstr "Nustatyti pagrindinio meniu įrašų paslėpimą." |  | ||||||
|  |  | ||||||
| msgid "Default display mode" |  | ||||||
| msgstr "Numatytasis rodymo būdas" |  | ||||||
|  |  | ||||||
| msgid "Define the default display mode at startup." |  | ||||||
| msgstr "Nustatyti numatytąjį rodymo būdą paleidžiant." |  | ||||||
|  |  | ||||||
| msgid "Define the used OSD skin." |  | ||||||
| msgstr "Nustatyti naudojamą ekrano apvalkalą." |  | ||||||
|  |  | ||||||
| msgid "Define the used OSD theme." |  | ||||||
| msgstr "Nustatyti naudojamą ekrano temą." |  | ||||||
|  |  | ||||||
| msgid "Position" |  | ||||||
| msgstr "Pozicija" |  | ||||||
|  |  | ||||||
| msgid "Define the position of OSD." |  | ||||||
| msgstr "Nustatyti ekrano užsklandos poziciją." |  | ||||||
|  |  | ||||||
| msgid "Downscale OSD size [%]" |  | ||||||
| msgstr "Sumažinti ekrano užsklandos (OSD) dydį [%]" |  | ||||||
|  |  | ||||||
| msgid "Define the downscale ratio for OSD size." |  | ||||||
| msgstr "Nustatyti ekrano užsklandos (OSD) mažinimo santykį." |  | ||||||
|  |  | ||||||
| msgid "Red limit [%]" |  | ||||||
| msgstr "Raudonoji ribą [%]" |  | ||||||
|  |  | ||||||
| msgid "Define a limit for red bar, which is used to indicate a bad signal." |  | ||||||
| msgstr "Nustatyti raudonos juostos ribą, kuri naudojama blogo signalo indikacijai." |  | ||||||
|  |  | ||||||
| msgid "Green limit [%]" |  | ||||||
| msgstr "Žalioji riba [%]" |  | ||||||
|  |  | ||||||
| msgid "Define a limit for green bar, which is used to indicate a good signal." |  | ||||||
| msgstr "Nustatyti žalios juostos ribą, kuri naudojama gero signalo indikacijai." |  | ||||||
|  |  | ||||||
| msgid "OSD update interval [0.1s]" |  | ||||||
| msgstr "Ekrano užsklandos atnaujinimo intervalas [0.1s]" |  | ||||||
|  |  | ||||||
| msgid "Define an interval for OSD updates. The smaller interval generates higher CPU load." |  | ||||||
| msgstr "Nustatyti ekrano užsklandos atnaujinimo intervalą. Mažesnis intervalas labiau apkrauna centrinį procesorių (CPU)." |  | ||||||
|  |  | ||||||
| msgid "Analyze stream" |  | ||||||
| msgstr "Analizuoti srautą" |  | ||||||
|  |  | ||||||
| msgid "Define whether the DVB stream is analyzed and bitrates calculated." |  | ||||||
| msgstr "Nurodyti ar DVB srautas turi būti analizuojamas bei jo kokybė išskaičiuojama." |  | ||||||
|  |  | ||||||
| msgid "Calculation interval [0.1s]" |  | ||||||
| msgstr "Apskaitos intervalos [0.1s]" |  | ||||||
|  |  | ||||||
| msgid "Define an interval for calculation. The bigger interval generates more stable values." |  | ||||||
| msgstr "Nustatyti apskaitos intervalą. Kuo didesnis intervalas, tuo tikslesni duomenys." |  | ||||||
|  |  | ||||||
| msgid "Use SVDRP service" |  | ||||||
| msgstr "Naudoti SVDRP paslaugą" |  | ||||||
|  |  | ||||||
| msgid "Define whether the SVDRP service is used in client/server setups." |  | ||||||
| msgstr "Nurodyti ar SVDRP paslauga naudojama kliento/serverio nustatymuose." |  | ||||||
|  |  | ||||||
| msgid "SVDRP service port" |  | ||||||
| msgstr "SVDRP įrenginio portas" |  | ||||||
|  |  | ||||||
| msgid "Define the port number of SVDRP service." |  | ||||||
| msgstr "Nustatyti SVDRP įrenginio prievadą." |  | ||||||
|  |  | ||||||
| msgid "SVDRP service IP" |  | ||||||
| msgstr "SVDRP įrenginio IP" |  | ||||||
|  |  | ||||||
| msgid "Define the IP address of SVDRP service." |  | ||||||
| msgstr "Nustatyti SVDRP įrenginio IP adresą." |  | ||||||
|  |  | ||||||
| msgid "Help" |  | ||||||
| msgstr "Pagalba" |  | ||||||
|  |  | ||||||
| msgid "Fixed" |  | ||||||
| msgstr "Sutvarkyta" |  | ||||||
|  |  | ||||||
| msgid "Analog" |  | ||||||
| msgstr "Analoginis" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2" |  | ||||||
| msgstr "MPEG-2" |  | ||||||
|  |  | ||||||
| msgid "H.264" |  | ||||||
| msgstr "H.264" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer I" |  | ||||||
| msgstr "MPEG-1 Layer I" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer II" |  | ||||||
| msgstr "MPEG-1 Layer II" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer III" |  | ||||||
| msgstr "MPEG-1 Layer III" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer I" |  | ||||||
| msgstr "MPEG-2 Layer I" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer II" |  | ||||||
| msgstr "MPEG-2 Layer II" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer III" |  | ||||||
| msgstr "MPEG-2 Layer III" |  | ||||||
|  |  | ||||||
| msgid "HE-AAC" |  | ||||||
| msgstr "HE-AAC" |  | ||||||
|  |  | ||||||
| msgid "LATM" |  | ||||||
| msgstr "LATM" |  | ||||||
|  |  | ||||||
| msgid "stereo" |  | ||||||
| msgstr "stereo" |  | ||||||
|  |  | ||||||
| msgid "joint Stereo" |  | ||||||
| msgstr "jungtinis stereo" |  | ||||||
|  |  | ||||||
| msgid "dual" |  | ||||||
| msgstr "dvigubas" |  | ||||||
|  |  | ||||||
| msgid "mono" |  | ||||||
| msgstr "mono" |  | ||||||
|  |  | ||||||
| msgid "interlaced" |  | ||||||
| msgstr "persipynęs (interlaced)" |  | ||||||
|  |  | ||||||
| msgid "progressive" |  | ||||||
| msgstr "progresyvinis" |  | ||||||
|  |  | ||||||
| msgid "reserved" |  | ||||||
| msgstr "rezervuota" |  | ||||||
|  |  | ||||||
| msgid "extended" |  | ||||||
| msgstr "išplėstas" |  | ||||||
|  |  | ||||||
| msgid "unknown" |  | ||||||
| msgstr "nežinomas" |  | ||||||
|  |  | ||||||
| msgid "component" |  | ||||||
| msgstr "komponentas" |  | ||||||
|  |  | ||||||
| msgid "PAL" |  | ||||||
| msgstr "PAL" |  | ||||||
|  |  | ||||||
| msgid "NTSC" |  | ||||||
| msgstr "NTSC" |  | ||||||
|  |  | ||||||
| msgid "SECAM" |  | ||||||
| msgstr "SECAM" |  | ||||||
|  |  | ||||||
| msgid "MAC" |  | ||||||
| msgstr "MAC" |  | ||||||
|  |  | ||||||
| msgid "Hz" |  | ||||||
| msgstr "Hz" |  | ||||||
|  |  | ||||||
| msgid "Complete Main (CM)" |  | ||||||
| msgstr "Pilnai pagrindinis (CM)" |  | ||||||
|  |  | ||||||
| msgid "Music and Effects (ME)" |  | ||||||
| msgstr "Muzika ir efektai (ME)" |  | ||||||
|  |  | ||||||
| msgid "Visually Impaired (VI)" |  | ||||||
| msgstr "Skirta silpnaregiams (VI)" |  | ||||||
|  |  | ||||||
| msgid "Hearing Impaired (HI)" |  | ||||||
| msgstr "Skirta žmoniems su klausos negalia (HI)" |  | ||||||
|  |  | ||||||
| msgid "Dialogue (D)" |  | ||||||
| msgstr "Dialogas (D)" |  | ||||||
|  |  | ||||||
| msgid "Commentary (C)" |  | ||||||
| msgstr "Komentarai (C)" |  | ||||||
|  |  | ||||||
| msgid "Emergency (E)" |  | ||||||
| msgstr "Avarinis (E)" |  | ||||||
|  |  | ||||||
| msgid "Voice Over (VO)" |  | ||||||
| msgstr "Įgarsinta (VO)" |  | ||||||
|  |  | ||||||
| msgid "Karaoke" |  | ||||||
| msgstr "Karaoke" |  | ||||||
|  |  | ||||||
| msgid "Ch1" |  | ||||||
| msgstr "Kan1" |  | ||||||
|  |  | ||||||
| msgid "Ch2" |  | ||||||
| msgstr "Kan2" |  | ||||||
|  |  | ||||||
| msgid "C" |  | ||||||
| msgstr "C" |  | ||||||
|  |  | ||||||
| msgid "L" |  | ||||||
| msgstr "K" |  | ||||||
|  |  | ||||||
| msgid "R" |  | ||||||
| msgstr "D" |  | ||||||
|  |  | ||||||
| msgid "S" |  | ||||||
| msgstr "S" |  | ||||||
|  |  | ||||||
| msgid "SL" |  | ||||||
| msgstr "SL" |  | ||||||
|  |  | ||||||
| msgid "SR" |  | ||||||
| msgstr "SR" |  | ||||||
|  |  | ||||||
| msgid "dB" |  | ||||||
| msgstr "dB" |  | ||||||
|  |  | ||||||
| msgid "not indicated" |  | ||||||
| msgstr "nerasta" |  | ||||||
|  |  | ||||||
| msgid "MHz" |  | ||||||
| msgstr "MHz" |  | ||||||
|  |  | ||||||
| msgid "free" |  | ||||||
| msgstr "nekoduota" |  | ||||||
|  |  | ||||||
| msgid "Mbit/s" |  | ||||||
| msgstr "Mbit/s" |  | ||||||
|  |  | ||||||
| msgid "kbit/s" |  | ||||||
| msgstr "kbit/s" |  | ||||||
							
								
								
									
										389
									
								
								po/ru_RU.po
									
									
									
									
									
								
							
							
						
						
									
										389
									
								
								po/ru_RU.po
									
									
									
									
									
								
							| @@ -1,389 +0,0 @@ | |||||||
| # VDR plugin language source file. |  | ||||||
| # Copyright (C) 2007-2015 Rolf Ahrenberg |  | ||||||
| # This file is distributed under the same license as the femon package. |  | ||||||
| # Vyacheslav Dikonov |  | ||||||
| # |  | ||||||
| msgid "" |  | ||||||
| msgstr "" |  | ||||||
| "Project-Id-Version: vdr-femon 2.2.1\n" |  | ||||||
| "Report-Msgid-Bugs-To: <see README>\n" |  | ||||||
| "POT-Creation-Date: 2015-04-04 04:04+0300\n" |  | ||||||
| "PO-Revision-Date: 2015-04-04 04:04+0300\n" |  | ||||||
| "Last-Translator: Vyacheslav Dikonov\n" |  | ||||||
| "Language-Team: Russian <vdr@linuxtv.org>\n" |  | ||||||
| "Language: ru\n" |  | ||||||
| "MIME-Version: 1.0\n" |  | ||||||
| "Content-Type: text/plain; charset=ISO-8859-5\n" |  | ||||||
| "Content-Transfer-Encoding: 8bit\n" |  | ||||||
|  |  | ||||||
| msgid "DVB Signal Information Monitor (OSD)" |  | ||||||
| msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" |  | ||||||
|  |  | ||||||
| msgid "Signal Information" |  | ||||||
| msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" |  | ||||||
|  |  | ||||||
| msgid "Femon not available" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Video" |  | ||||||
| msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>" |  | ||||||
|  |  | ||||||
| msgid "AC-3" |  | ||||||
| msgstr "AC-3" |  | ||||||
|  |  | ||||||
| msgid "Audio" |  | ||||||
| msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>" |  | ||||||
|  |  | ||||||
| msgid "Transponder Information" |  | ||||||
| msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" |  | ||||||
|  |  | ||||||
| msgid "Apid" |  | ||||||
| msgstr "Apid" |  | ||||||
|  |  | ||||||
| msgid "Dpid" |  | ||||||
| msgstr "Dpid" |  | ||||||
|  |  | ||||||
| msgid "Spid" |  | ||||||
| msgstr "Spid" |  | ||||||
|  |  | ||||||
| msgid "Nid" |  | ||||||
| msgstr "Nid" |  | ||||||
|  |  | ||||||
| msgid "Tid" |  | ||||||
| msgstr "Tid" |  | ||||||
|  |  | ||||||
| msgid "Rid" |  | ||||||
| msgstr "Rid" |  | ||||||
|  |  | ||||||
| msgid "Coderate" |  | ||||||
| msgstr "Coderate" |  | ||||||
|  |  | ||||||
| msgid "Protocol" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Bitrate" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Stream Information" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Video Stream" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Codec" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Aspect Ratio" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Frame Rate" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Video Format" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Resolution" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Audio Stream" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Channel Mode" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Sampling Frequency" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "AC-3 Stream" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Bit Stream Mode" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Audio Coding Mode" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Center Mix Level" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Surround Mix Level" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Dolby Surround Mode" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Low Frequency Effects" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Dialogue Normalization" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "basic" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "transponder" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "stream" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Classic" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Elchi" |  | ||||||
| msgstr "Elchi" |  | ||||||
|  |  | ||||||
| msgid "ST:TNG" |  | ||||||
| msgstr "ST:TNG" |  | ||||||
|  |  | ||||||
| msgid "DeepBlue" |  | ||||||
| msgstr "DeepBlue" |  | ||||||
|  |  | ||||||
| msgid "Moronimo" |  | ||||||
| msgstr "Moronimo" |  | ||||||
|  |  | ||||||
| msgid "Enigma" |  | ||||||
| msgstr "Enigma" |  | ||||||
|  |  | ||||||
| msgid "EgalsTry" |  | ||||||
| msgstr "EgalsTry" |  | ||||||
|  |  | ||||||
| msgid "Duotone" |  | ||||||
| msgstr "Duotone" |  | ||||||
|  |  | ||||||
| msgid "SilverGreen" |  | ||||||
| msgstr "SilverGreen" |  | ||||||
|  |  | ||||||
| msgid "PearlHD" |  | ||||||
| msgstr "PearlHD" |  | ||||||
|  |  | ||||||
| msgid "Hide main menu entry" |  | ||||||
| msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>" |  | ||||||
|  |  | ||||||
| msgid "Define whether the main menu entry is hidden." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Default display mode" |  | ||||||
| msgstr "<22><><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" |  | ||||||
|  |  | ||||||
| msgid "Define the default display mode at startup." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Define the used OSD skin." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Define the used OSD theme." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Position" |  | ||||||
| msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>" |  | ||||||
|  |  | ||||||
| msgid "Define the position of OSD." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Downscale OSD size [%]" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Define the downscale ratio for OSD size." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Red limit [%]" |  | ||||||
| msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> (%)" |  | ||||||
|  |  | ||||||
| msgid "Define a limit for red bar, which is used to indicate a bad signal." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Green limit [%]" |  | ||||||
| msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> (%)" |  | ||||||
|  |  | ||||||
| msgid "Define a limit for green bar, which is used to indicate a good signal." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "OSD update interval [0.1s]" |  | ||||||
| msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (0,1 <20><><EFBFBD>)" |  | ||||||
|  |  | ||||||
| msgid "Define an interval for OSD updates. The smaller interval generates higher CPU load." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Analyze stream" |  | ||||||
| msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" |  | ||||||
|  |  | ||||||
| msgid "Define whether the DVB stream is analyzed and bitrates calculated." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Calculation interval [0.1s]" |  | ||||||
| msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (0,1 <20><><EFBFBD>)" |  | ||||||
|  |  | ||||||
| msgid "Define an interval for calculation. The bigger interval generates more stable values." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Use SVDRP service" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Define whether the SVDRP service is used in client/server setups." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "SVDRP service port" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Define the port number of SVDRP service." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "SVDRP service IP" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Define the IP address of SVDRP service." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Help" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Fixed" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Analog" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "H.264" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer I" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer II" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer III" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer I" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer II" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer III" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "HE-AAC" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "LATM" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "stereo" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "joint Stereo" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "dual" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "mono" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "interlaced" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "progressive" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "reserved" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "extended" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "unknown" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "component" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "PAL" |  | ||||||
| msgstr "PAL" |  | ||||||
|  |  | ||||||
| msgid "NTSC" |  | ||||||
| msgstr "NTSC" |  | ||||||
|  |  | ||||||
| msgid "SECAM" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "MAC" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Hz" |  | ||||||
| msgstr "<22><>" |  | ||||||
|  |  | ||||||
| msgid "Complete Main (CM)" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Music and Effects (ME)" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Visually Impaired (VI)" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Hearing Impaired (HI)" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Dialogue (D)" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Commentary (C)" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Emergency (E)" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Voice Over (VO)" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Karaoke" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Ch1" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Ch2" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "C" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "L" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "R" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "S" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "SL" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "SR" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "dB" |  | ||||||
| msgstr "dB" |  | ||||||
|  |  | ||||||
| msgid "not indicated" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "MHz" |  | ||||||
| msgstr "<22><><EFBFBD>" |  | ||||||
|  |  | ||||||
| msgid "free" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Mbit/s" |  | ||||||
| msgstr "<22><><EFBFBD><EFBFBD>/<2F>" |  | ||||||
|  |  | ||||||
| msgid "kbit/s" |  | ||||||
| msgstr "<22><><EFBFBD><EFBFBD>/<2F>" |  | ||||||
							
								
								
									
										389
									
								
								po/sk_SK.po
									
									
									
									
									
								
							
							
						
						
									
										389
									
								
								po/sk_SK.po
									
									
									
									
									
								
							| @@ -1,389 +0,0 @@ | |||||||
| # VDR plugin language source file. |  | ||||||
| # Copyright (C) 2007-2015 Rolf Ahrenberg |  | ||||||
| # This file is distributed under the same license as the femon package. |  | ||||||
| # Milan Hrala |  | ||||||
| # |  | ||||||
| msgid "" |  | ||||||
| msgstr "" |  | ||||||
| "Project-Id-Version: vdr-femon 2.2.1\n" |  | ||||||
| "Report-Msgid-Bugs-To: <see README>\n" |  | ||||||
| "POT-Creation-Date: 2015-04-04 04:04+0300\n" |  | ||||||
| "PO-Revision-Date: 2015-04-04 04:04+0300\n" |  | ||||||
| "Last-Translator: Milan Hrala <hrala.milan@gmail.com>\n" |  | ||||||
| "Language-Team: Slovak <vdr@linuxtv.org>\n" |  | ||||||
| "Language: sk\n" |  | ||||||
| "MIME-Version: 1.0\n" |  | ||||||
| "Content-Type: text/plain; charset=iso-8859-2\n" |  | ||||||
| "Content-Transfer-Encoding: 8bit\n" |  | ||||||
|  |  | ||||||
| msgid "DVB Signal Information Monitor (OSD)" |  | ||||||
| msgstr "DVB Inform<72>cie o sign<67>le (OSD)" |  | ||||||
|  |  | ||||||
| msgid "Signal Information" |  | ||||||
| msgstr "Inform<72>cie o sign<67>le" |  | ||||||
|  |  | ||||||
| msgid "Femon not available" |  | ||||||
| msgstr "Femon nie je k dispoz<6F>cii" |  | ||||||
|  |  | ||||||
| msgid "Video" |  | ||||||
| msgstr "Video" |  | ||||||
|  |  | ||||||
| msgid "AC-3" |  | ||||||
| msgstr "AC-3" |  | ||||||
|  |  | ||||||
| msgid "Audio" |  | ||||||
| msgstr "Zvuk" |  | ||||||
|  |  | ||||||
| msgid "Transponder Information" |  | ||||||
| msgstr "Inform<72>cie transpond<6E>ra" |  | ||||||
|  |  | ||||||
| msgid "Apid" |  | ||||||
| msgstr "Apid" |  | ||||||
|  |  | ||||||
| msgid "Dpid" |  | ||||||
| msgstr "Dpid" |  | ||||||
|  |  | ||||||
| msgid "Spid" |  | ||||||
| msgstr "Spid" |  | ||||||
|  |  | ||||||
| msgid "Nid" |  | ||||||
| msgstr "Nid" |  | ||||||
|  |  | ||||||
| msgid "Tid" |  | ||||||
| msgstr "Tid" |  | ||||||
|  |  | ||||||
| msgid "Rid" |  | ||||||
| msgstr "Rid" |  | ||||||
|  |  | ||||||
| msgid "Coderate" |  | ||||||
| msgstr "r<>chlos<6F> k<>dovania" |  | ||||||
|  |  | ||||||
| msgid "Protocol" |  | ||||||
| msgstr "Protokol" |  | ||||||
|  |  | ||||||
| msgid "Bitrate" |  | ||||||
| msgstr "D<>tov<6F> tok" |  | ||||||
|  |  | ||||||
| msgid "Stream Information" |  | ||||||
| msgstr "Inform<72>cie o d<>tovom toku" |  | ||||||
|  |  | ||||||
| msgid "Video Stream" |  | ||||||
| msgstr "Video stopa" |  | ||||||
|  |  | ||||||
| msgid "Codec" |  | ||||||
| msgstr "kodek" |  | ||||||
|  |  | ||||||
| msgid "Aspect Ratio" |  | ||||||
| msgstr "Pomer str<74>n" |  | ||||||
|  |  | ||||||
| msgid "Frame Rate" |  | ||||||
| msgstr "Po<50>et sn<73>mkov" |  | ||||||
|  |  | ||||||
| msgid "Video Format" |  | ||||||
| msgstr "Video form<72>t" |  | ||||||
|  |  | ||||||
| msgid "Resolution" |  | ||||||
| msgstr "Rozl<7A><6C>enie" |  | ||||||
|  |  | ||||||
| msgid "Audio Stream" |  | ||||||
| msgstr "Zvukov<6F> stopa" |  | ||||||
|  |  | ||||||
| msgid "Channel Mode" |  | ||||||
| msgstr "re<72>im kan<61>la" |  | ||||||
|  |  | ||||||
| msgid "Sampling Frequency" |  | ||||||
| msgstr "Vzorkovacia frekvencia" |  | ||||||
|  |  | ||||||
| msgid "AC-3 Stream" |  | ||||||
| msgstr "AC-3 d<>tov<6F> tok" |  | ||||||
|  |  | ||||||
| msgid "Bit Stream Mode" |  | ||||||
| msgstr "re<72>im bitov<6F>ho toku" |  | ||||||
|  |  | ||||||
| msgid "Audio Coding Mode" |  | ||||||
| msgstr "Re<52><65>m k<>dovania zvuku" |  | ||||||
|  |  | ||||||
| msgid "Center Mix Level" |  | ||||||
| msgstr "<22>rove<76> Center mix" |  | ||||||
|  |  | ||||||
| msgid "Surround Mix Level" |  | ||||||
| msgstr "<22>rove<76> Surround mix" |  | ||||||
|  |  | ||||||
| msgid "Dolby Surround Mode" |  | ||||||
| msgstr "Dolby Surround re<72><65>m" |  | ||||||
|  |  | ||||||
| msgid "Low Frequency Effects" |  | ||||||
| msgstr "Basov<6F> efekty" |  | ||||||
|  |  | ||||||
| msgid "Dialogue Normalization" |  | ||||||
| msgstr "<22>tandartn<74> dial<61>g" |  | ||||||
|  |  | ||||||
| msgid "basic" |  | ||||||
| msgstr "<22>tandardtn<74>" |  | ||||||
|  |  | ||||||
| msgid "transponder" |  | ||||||
| msgstr "Transpond<6E>r" |  | ||||||
|  |  | ||||||
| msgid "stream" |  | ||||||
| msgstr "d<>tov<6F> tok" |  | ||||||
|  |  | ||||||
| msgid "Classic" |  | ||||||
| msgstr "Klasick<63>" |  | ||||||
|  |  | ||||||
| msgid "Elchi" |  | ||||||
| msgstr "Elchi" |  | ||||||
|  |  | ||||||
| msgid "ST:TNG" |  | ||||||
| msgstr "ST:TNG" |  | ||||||
|  |  | ||||||
| msgid "DeepBlue" |  | ||||||
| msgstr "tmavo modr<64>" |  | ||||||
|  |  | ||||||
| msgid "Moronimo" |  | ||||||
| msgstr "Moronimo" |  | ||||||
|  |  | ||||||
| msgid "Enigma" |  | ||||||
| msgstr "Enigma" |  | ||||||
|  |  | ||||||
| msgid "EgalsTry" |  | ||||||
| msgstr "EgalsTry" |  | ||||||
|  |  | ||||||
| msgid "Duotone" |  | ||||||
| msgstr "Duotone" |  | ||||||
|  |  | ||||||
| msgid "SilverGreen" |  | ||||||
| msgstr "strieborno zelen<65>" |  | ||||||
|  |  | ||||||
| msgid "PearlHD" |  | ||||||
| msgstr "PearlHD" |  | ||||||
|  |  | ||||||
| msgid "Hide main menu entry" |  | ||||||
| msgstr "Schova<76> polo<6C>ku v hlavnom menu" |  | ||||||
|  |  | ||||||
| msgid "Define whether the main menu entry is hidden." |  | ||||||
| msgstr "Ur<55>ite, <20>i v hlavnom menu bude polo<6C>ka skryt<79>." |  | ||||||
|  |  | ||||||
| msgid "Default display mode" |  | ||||||
| msgstr "<22>tandardn<64> re<72>im zobrazenia" |  | ||||||
|  |  | ||||||
| msgid "Define the default display mode at startup." |  | ||||||
| msgstr "Zadajte predvolen<65> re<72>im zobrazenia pri spusten<65>." |  | ||||||
|  |  | ||||||
| msgid "Define the used OSD skin." |  | ||||||
| msgstr "Zadajte pou<6F>it<69> OSD vzh<7A>ad." |  | ||||||
|  |  | ||||||
| msgid "Define the used OSD theme." |  | ||||||
| msgstr "Definujte pou<6F>it<69> OSD t<>mu." |  | ||||||
|  |  | ||||||
| msgid "Position" |  | ||||||
| msgstr "Poz<6F>cia" |  | ||||||
|  |  | ||||||
| msgid "Define the position of OSD." |  | ||||||
| msgstr "Definujte poz<6F>ciu OSD." |  | ||||||
|  |  | ||||||
| msgid "Downscale OSD size [%]" |  | ||||||
| msgstr "Zmen<65>i<EFBFBD> ve<76>kos<6F> OSD [%]" |  | ||||||
|  |  | ||||||
| msgid "Define the downscale ratio for OSD size." |  | ||||||
| msgstr "Zadajte zmen<65>enie pomeru pre OSD ve<76>kosti." |  | ||||||
|  |  | ||||||
| msgid "Red limit [%]" |  | ||||||
| msgstr "<22>erven<65> limit [%]" |  | ||||||
|  |  | ||||||
| msgid "Define a limit for red bar, which is used to indicate a bad signal." |  | ||||||
| msgstr "Zadajte limit pre <20>erven<65> pruh , ktor<6F> sa pou<6F><75>va na ozna<6E>enie zl<7A>ho sign<67>lu." |  | ||||||
|  |  | ||||||
| msgid "Green limit [%]" |  | ||||||
| msgstr "Zelen<65> limit [%]" |  | ||||||
|  |  | ||||||
| msgid "Define a limit for green bar, which is used to indicate a good signal." |  | ||||||
| msgstr "Zadajte limit pre zelen<65>ho pruhu, ktor<6F> sa pou<6F>ije na ozna<6E>enie dobr<62>ho sign<67>lu." |  | ||||||
|  |  | ||||||
| msgid "OSD update interval [0.1s]" |  | ||||||
| msgstr "OSD aktualiza<7A>n<EFBFBD> interval [0.1s]" |  | ||||||
|  |  | ||||||
| msgid "Define an interval for OSD updates. The smaller interval generates higher CPU load." |  | ||||||
| msgstr "Zadajte interval pre aktualiz<69>cie OSD. Men<65><6E> interval vytv<74>ra vy<76><79>ie za<7A>a<EFBFBD>enie CPU." |  | ||||||
|  |  | ||||||
| msgid "Analyze stream" |  | ||||||
| msgstr "Anal<61>za d<>tov<6F>ho toku" |  | ||||||
|  |  | ||||||
| msgid "Define whether the DVB stream is analyzed and bitrates calculated." |  | ||||||
| msgstr "Zadajte <20>i sa DVB pr<70>d analyzuje a d<>tov<6F> tok vypo<70><6F>ta." |  | ||||||
|  |  | ||||||
| msgid "Calculation interval [0.1s]" |  | ||||||
| msgstr "V<>po<70>tov<6F> interval [0.1s]" |  | ||||||
|  |  | ||||||
| msgid "Define an interval for calculation. The bigger interval generates more stable values." |  | ||||||
| msgstr "Zadajte interval pre v<>po<70>et. V<><56><EFBFBD><EFBFBD> interval vytv<74>ra stabilnej<65>ie hodnoty." |  | ||||||
|  |  | ||||||
| msgid "Use SVDRP service" |  | ||||||
| msgstr "Pou<6F>i<EFBFBD> SVDRP slu<6C>bu" |  | ||||||
|  |  | ||||||
| msgid "Define whether the SVDRP service is used in client/server setups." |  | ||||||
| msgstr "Zadajte <20>i sa pou<6F>ije slu<6C>ba SVDRP v klient / server nastaveniach." |  | ||||||
|  |  | ||||||
| msgid "SVDRP service port" |  | ||||||
| msgstr "Port SVDRP slu<6C>by" |  | ||||||
|  |  | ||||||
| msgid "Define the port number of SVDRP service." |  | ||||||
| msgstr "Zadajte <20><>slo portu slu<6C>by SVDRP." |  | ||||||
|  |  | ||||||
| msgid "SVDRP service IP" |  | ||||||
| msgstr "IP SVDRP slu<6C>by" |  | ||||||
|  |  | ||||||
| msgid "Define the IP address of SVDRP service." |  | ||||||
| msgstr "zadajte IP adresu slu<6C>by SVDRP." |  | ||||||
|  |  | ||||||
| msgid "Help" |  | ||||||
| msgstr "Pomoc" |  | ||||||
|  |  | ||||||
| msgid "Fixed" |  | ||||||
| msgstr "Pevn<76>" |  | ||||||
|  |  | ||||||
| msgid "Analog" |  | ||||||
| msgstr "Anal<61>g" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2" |  | ||||||
| msgstr "MPEG-2" |  | ||||||
|  |  | ||||||
| msgid "H.264" |  | ||||||
| msgstr "H.264" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer I" |  | ||||||
| msgstr "MPEG-1 vrstva I" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer II" |  | ||||||
| msgstr "MPEG-1 vrstva II" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer III" |  | ||||||
| msgstr "MPEG-1 vrstva III" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer I" |  | ||||||
| msgstr "MPEG-2 vrstva I" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer II" |  | ||||||
| msgstr "MPEG-2 vrstva II" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer III" |  | ||||||
| msgstr "MPEG-2 vrstva III" |  | ||||||
|  |  | ||||||
| msgid "HE-AAC" |  | ||||||
| msgstr "HE-AAC" |  | ||||||
|  |  | ||||||
| msgid "LATM" |  | ||||||
| msgstr "LATM" |  | ||||||
|  |  | ||||||
| msgid "stereo" |  | ||||||
| msgstr "stereo" |  | ||||||
|  |  | ||||||
| msgid "joint Stereo" |  | ||||||
| msgstr "spojen<65> stereo" |  | ||||||
|  |  | ||||||
| msgid "dual" |  | ||||||
| msgstr "dvojit<69>" |  | ||||||
|  |  | ||||||
| msgid "mono" |  | ||||||
| msgstr "mono" |  | ||||||
|  |  | ||||||
| msgid "interlaced" |  | ||||||
| msgstr "prekladan<61>" |  | ||||||
|  |  | ||||||
| msgid "progressive" |  | ||||||
| msgstr "progres<65>vny" |  | ||||||
|  |  | ||||||
| msgid "reserved" |  | ||||||
| msgstr "obsaden<65>" |  | ||||||
|  |  | ||||||
| msgid "extended" |  | ||||||
| msgstr "roz<6F><7A>ren<65>" |  | ||||||
|  |  | ||||||
| msgid "unknown" |  | ||||||
| msgstr "nezn<7A>my" |  | ||||||
|  |  | ||||||
| msgid "component" |  | ||||||
| msgstr "s<><73>as<61>" |  | ||||||
|  |  | ||||||
| msgid "PAL" |  | ||||||
| msgstr "PAL" |  | ||||||
|  |  | ||||||
| msgid "NTSC" |  | ||||||
| msgstr "NTSC" |  | ||||||
|  |  | ||||||
| msgid "SECAM" |  | ||||||
| msgstr "SECAM" |  | ||||||
|  |  | ||||||
| msgid "MAC" |  | ||||||
| msgstr "MAC" |  | ||||||
|  |  | ||||||
| msgid "Hz" |  | ||||||
| msgstr "Hz" |  | ||||||
|  |  | ||||||
| msgid "Complete Main (CM)" |  | ||||||
| msgstr "Kompletne hlavn<76> (CM)" |  | ||||||
|  |  | ||||||
| msgid "Music and Effects (ME)" |  | ||||||
| msgstr "Hudba a efekty (ME)" |  | ||||||
|  |  | ||||||
| msgid "Visually Impaired (VI)" |  | ||||||
| msgstr "zrakovo postihnut<75> (VI)" |  | ||||||
|  |  | ||||||
| msgid "Hearing Impaired (HI)" |  | ||||||
| msgstr "sluchovo postihnut<75> (HI)" |  | ||||||
|  |  | ||||||
| msgid "Dialogue (D)" |  | ||||||
| msgstr "Dial<61>g (D)" |  | ||||||
|  |  | ||||||
| msgid "Commentary (C)" |  | ||||||
| msgstr "Koment<6E>r (C)" |  | ||||||
|  |  | ||||||
| msgid "Emergency (E)" |  | ||||||
| msgstr "Pohotovostn<74> (E)" |  | ||||||
|  |  | ||||||
| msgid "Voice Over (VO)" |  | ||||||
| msgstr "Viacvrstvov<6F> hlas (VO)" |  | ||||||
|  |  | ||||||
| msgid "Karaoke" |  | ||||||
| msgstr "Karaoke" |  | ||||||
|  |  | ||||||
| msgid "Ch1" |  | ||||||
| msgstr "kan<61>l1" |  | ||||||
|  |  | ||||||
| msgid "Ch2" |  | ||||||
| msgstr "kan<61>l2" |  | ||||||
|  |  | ||||||
| msgid "C" |  | ||||||
| msgstr "C" |  | ||||||
|  |  | ||||||
| msgid "L" |  | ||||||
| msgstr "L" |  | ||||||
|  |  | ||||||
| msgid "R" |  | ||||||
| msgstr "R" |  | ||||||
|  |  | ||||||
| msgid "S" |  | ||||||
| msgstr "S" |  | ||||||
|  |  | ||||||
| msgid "SL" |  | ||||||
| msgstr "SL" |  | ||||||
|  |  | ||||||
| msgid "SR" |  | ||||||
| msgstr "SR" |  | ||||||
|  |  | ||||||
| msgid "dB" |  | ||||||
| msgstr "dB" |  | ||||||
|  |  | ||||||
| msgid "not indicated" |  | ||||||
| msgstr "nie je uveden<65>" |  | ||||||
|  |  | ||||||
| msgid "MHz" |  | ||||||
| msgstr "MHz" |  | ||||||
|  |  | ||||||
| msgid "free" |  | ||||||
| msgstr "vo<76>n<EFBFBD>" |  | ||||||
|  |  | ||||||
| msgid "Mbit/s" |  | ||||||
| msgstr "Mbit/s" |  | ||||||
|  |  | ||||||
| msgid "kbit/s" |  | ||||||
| msgstr "kbit/s" |  | ||||||
							
								
								
									
										389
									
								
								po/uk_UA.po
									
									
									
									
									
								
							
							
						
						
									
										389
									
								
								po/uk_UA.po
									
									
									
									
									
								
							| @@ -1,389 +0,0 @@ | |||||||
| # Ukrainian translation. |  | ||||||
| # Copyright (C) 2010 The Claws Mail Team |  | ||||||
| # This file is distributed under the same license as the claws-mail package. |  | ||||||
| # Yarema aka Knedlyk <yupadmin@gmail.com>, 2010. |  | ||||||
| msgid "" |  | ||||||
| msgstr "" |  | ||||||
| "Project-Id-Version: vdr-femon 2.2.1\n" |  | ||||||
| "Report-Msgid-Bugs-To: <see README>\n" |  | ||||||
| "POT-Creation-Date: 2015-04-04 04:04+0300\n" |  | ||||||
| "PO-Revision-Date: 2015-04-04 04:04+0300\n" |  | ||||||
| "Last-Translator: Yarema aka Knedlyk <yupadmin@gmail.com>\n" |  | ||||||
| "Language-Team: Ukrainian <translation@linux.org.ua>\n" |  | ||||||
| "Language: uk\n" |  | ||||||
| "MIME-Version: 1.0\n" |  | ||||||
| "Content-Type: text/plain; charset=UTF-8\n" |  | ||||||
| "Content-Transfer-Encoding: 8bit\n" |  | ||||||
| "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\\n\n" |  | ||||||
|  |  | ||||||
| msgid "DVB Signal Information Monitor (OSD)" |  | ||||||
| msgstr "Монітор інформації про DVB сигнал" |  | ||||||
|  |  | ||||||
| msgid "Signal Information" |  | ||||||
| msgstr "Інформація про сигнал" |  | ||||||
|  |  | ||||||
| msgid "Femon not available" |  | ||||||
| msgstr "Femon не доступний" |  | ||||||
|  |  | ||||||
| msgid "Video" |  | ||||||
| msgstr "Відео" |  | ||||||
|  |  | ||||||
| msgid "AC-3" |  | ||||||
| msgstr "AC-3" |  | ||||||
|  |  | ||||||
| msgid "Audio" |  | ||||||
| msgstr "Аудіо" |  | ||||||
|  |  | ||||||
| msgid "Transponder Information" |  | ||||||
| msgstr "Інформація про транспондер" |  | ||||||
|  |  | ||||||
| msgid "Apid" |  | ||||||
| msgstr "Apid" |  | ||||||
|  |  | ||||||
| msgid "Dpid" |  | ||||||
| msgstr "Dpid" |  | ||||||
|  |  | ||||||
| msgid "Spid" |  | ||||||
| msgstr "Spid" |  | ||||||
|  |  | ||||||
| msgid "Nid" |  | ||||||
| msgstr "Nid" |  | ||||||
|  |  | ||||||
| msgid "Tid" |  | ||||||
| msgstr "Tid" |  | ||||||
|  |  | ||||||
| msgid "Rid" |  | ||||||
| msgstr "Rid" |  | ||||||
|  |  | ||||||
| msgid "Coderate" |  | ||||||
| msgstr "Шв. кодування" |  | ||||||
|  |  | ||||||
| msgid "Protocol" |  | ||||||
| msgstr "Протокол" |  | ||||||
|  |  | ||||||
| msgid "Bitrate" |  | ||||||
| msgstr "Бітрейт" |  | ||||||
|  |  | ||||||
| msgid "Stream Information" |  | ||||||
| msgstr "Інформація про потік" |  | ||||||
|  |  | ||||||
| msgid "Video Stream" |  | ||||||
| msgstr "Відео потік" |  | ||||||
|  |  | ||||||
| msgid "Codec" |  | ||||||
| msgstr "Кодек" |  | ||||||
|  |  | ||||||
| msgid "Aspect Ratio" |  | ||||||
| msgstr "Співвідношення сторін" |  | ||||||
|  |  | ||||||
| msgid "Frame Rate" |  | ||||||
| msgstr "Частота кадрів" |  | ||||||
|  |  | ||||||
| msgid "Video Format" |  | ||||||
| msgstr "Формат відео" |  | ||||||
|  |  | ||||||
| msgid "Resolution" |  | ||||||
| msgstr "Роздільна здатність" |  | ||||||
|  |  | ||||||
| msgid "Audio Stream" |  | ||||||
| msgstr "Аудіо потік" |  | ||||||
|  |  | ||||||
| msgid "Channel Mode" |  | ||||||
| msgstr "Режим каналу" |  | ||||||
|  |  | ||||||
| msgid "Sampling Frequency" |  | ||||||
| msgstr "Частота" |  | ||||||
|  |  | ||||||
| msgid "AC-3 Stream" |  | ||||||
| msgstr "AC-3 потік" |  | ||||||
|  |  | ||||||
| msgid "Bit Stream Mode" |  | ||||||
| msgstr "Режим бітового потоку:" |  | ||||||
|  |  | ||||||
| msgid "Audio Coding Mode" |  | ||||||
| msgstr "Режим кодування малюнка" |  | ||||||
|  |  | ||||||
| msgid "Center Mix Level" |  | ||||||
| msgstr "Рівень міксування в центрі" |  | ||||||
|  |  | ||||||
| msgid "Surround Mix Level" |  | ||||||
| msgstr "Рівень міксування заповнення" |  | ||||||
|  |  | ||||||
| msgid "Dolby Surround Mode" |  | ||||||
| msgstr "Режим Dolby Surround" |  | ||||||
|  |  | ||||||
| msgid "Low Frequency Effects" |  | ||||||
| msgstr "Ефекти низької частоти" |  | ||||||
|  |  | ||||||
| msgid "Dialogue Normalization" |  | ||||||
| msgstr "Нормалізація гучності" |  | ||||||
|  |  | ||||||
| msgid "basic" |  | ||||||
| msgstr "основне" |  | ||||||
|  |  | ||||||
| msgid "transponder" |  | ||||||
| msgstr "транспондер" |  | ||||||
|  |  | ||||||
| msgid "stream" |  | ||||||
| msgstr "потік" |  | ||||||
|  |  | ||||||
| msgid "Classic" |  | ||||||
| msgstr "Класичний" |  | ||||||
|  |  | ||||||
| msgid "Elchi" |  | ||||||
| msgstr "Elchi" |  | ||||||
|  |  | ||||||
| msgid "ST:TNG" |  | ||||||
| msgstr "ST:TNG" |  | ||||||
|  |  | ||||||
| msgid "DeepBlue" |  | ||||||
| msgstr "DeepBlue" |  | ||||||
|  |  | ||||||
| msgid "Moronimo" |  | ||||||
| msgstr "Moronimo" |  | ||||||
|  |  | ||||||
| msgid "Enigma" |  | ||||||
| msgstr "Enigma" |  | ||||||
|  |  | ||||||
| msgid "EgalsTry" |  | ||||||
| msgstr "EgalsTry" |  | ||||||
|  |  | ||||||
| msgid "Duotone" |  | ||||||
| msgstr "Duotone" |  | ||||||
|  |  | ||||||
| msgid "SilverGreen" |  | ||||||
| msgstr "SilverGreen" |  | ||||||
|  |  | ||||||
| msgid "PearlHD" |  | ||||||
| msgstr "PearlHD" |  | ||||||
|  |  | ||||||
| msgid "Hide main menu entry" |  | ||||||
| msgstr "Сховати в головному меню" |  | ||||||
|  |  | ||||||
| msgid "Define whether the main menu entry is hidden." |  | ||||||
| msgstr "Визначення, чи приховувати в головному меню" |  | ||||||
|  |  | ||||||
| msgid "Default display mode" |  | ||||||
| msgstr "Типовий режим показу" |  | ||||||
|  |  | ||||||
| msgid "Define the default display mode at startup." |  | ||||||
| msgstr "Визначення типового режиму показу при запуску" |  | ||||||
|  |  | ||||||
| msgid "Define the used OSD skin." |  | ||||||
| msgstr "Визначення шкірки для повідомлень" |  | ||||||
|  |  | ||||||
| msgid "Define the used OSD theme." |  | ||||||
| msgstr "Визначення теми повідомлень" |  | ||||||
|  |  | ||||||
| msgid "Position" |  | ||||||
| msgstr "Позиція" |  | ||||||
|  |  | ||||||
| msgid "Define the position of OSD." |  | ||||||
| msgstr "Визначити позицію показу повідомлень" |  | ||||||
|  |  | ||||||
| msgid "Downscale OSD size [%]" |  | ||||||
| msgstr "Масштаб розміру повідомлень [%]" |  | ||||||
|  |  | ||||||
| msgid "Define the downscale ratio for OSD size." |  | ||||||
| msgstr "Визначити коефіцієнт масштабування розміру повідомлень" |  | ||||||
|  |  | ||||||
| msgid "Red limit [%]" |  | ||||||
| msgstr "Червона границя [%]" |  | ||||||
|  |  | ||||||
| msgid "Define a limit for red bar, which is used to indicate a bad signal." |  | ||||||
| msgstr "Визначення границі червоної поділки, яка показує поганий сигнал." |  | ||||||
|  |  | ||||||
| msgid "Green limit [%]" |  | ||||||
| msgstr "Зелена границя [%]" |  | ||||||
|  |  | ||||||
| msgid "Define a limit for green bar, which is used to indicate a good signal." |  | ||||||
| msgstr "Визначення границі зеленої поділки, яка показує добрий сигнал." |  | ||||||
|  |  | ||||||
| msgid "OSD update interval [0.1s]" |  | ||||||
| msgstr "Інтервал оновлення повідомлень [0.1с]" |  | ||||||
|  |  | ||||||
| msgid "Define an interval for OSD updates. The smaller interval generates higher CPU load." |  | ||||||
| msgstr "Визначення інтервалу оновлення повідомлень. Малий інтервал спричинює більше завантаження процесора." |  | ||||||
|  |  | ||||||
| msgid "Analyze stream" |  | ||||||
| msgstr "Аналіз потоку" |  | ||||||
|  |  | ||||||
| msgid "Define whether the DVB stream is analyzed and bitrates calculated." |  | ||||||
| msgstr "Визначення, чи проводити аналіз DVB потоку і обчислення бітрейту" |  | ||||||
|  |  | ||||||
| msgid "Calculation interval [0.1s]" |  | ||||||
| msgstr "Інтервал обчислення [0.1с]" |  | ||||||
|  |  | ||||||
| msgid "Define an interval for calculation. The bigger interval generates more stable values." |  | ||||||
| msgstr "Визначення інтервалу обчислення. Більший інтервал дає стабільніші значення." |  | ||||||
|  |  | ||||||
| msgid "Use SVDRP service" |  | ||||||
| msgstr "Використати SVDRP сервіс" |  | ||||||
|  |  | ||||||
| msgid "Define whether the SVDRP service is used in client/server setups." |  | ||||||
| msgstr "Визначення чи буде використовуватися SVDRP сервіс в налаштуваннях клієнта/сервера" |  | ||||||
|  |  | ||||||
| msgid "SVDRP service port" |  | ||||||
| msgstr "Порт SVDRP сервісу" |  | ||||||
|  |  | ||||||
| msgid "Define the port number of SVDRP service." |  | ||||||
| msgstr "Визначення номеру порту SVDRP сервісу" |  | ||||||
|  |  | ||||||
| msgid "SVDRP service IP" |  | ||||||
| msgstr "IP сервісу SVDRP" |  | ||||||
|  |  | ||||||
| msgid "Define the IP address of SVDRP service." |  | ||||||
| msgstr "Визначення IP адреси сервісу SVDRP." |  | ||||||
|  |  | ||||||
| msgid "Help" |  | ||||||
| msgstr "Допомога" |  | ||||||
|  |  | ||||||
| msgid "Fixed" |  | ||||||
| msgstr "Фіксовано" |  | ||||||
|  |  | ||||||
| msgid "Analog" |  | ||||||
| msgstr "Аналог." |  | ||||||
|  |  | ||||||
| msgid "MPEG-2" |  | ||||||
| msgstr "MPEG-2" |  | ||||||
|  |  | ||||||
| msgid "H.264" |  | ||||||
| msgstr "H.264" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer I" |  | ||||||
| msgstr "MPEG-1 Layer I" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer II" |  | ||||||
| msgstr "MPEG-1 Layer II" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer III" |  | ||||||
| msgstr "MPEG-1 Layer III" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer I" |  | ||||||
| msgstr "MPEG-2 Layer I" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer II" |  | ||||||
| msgstr "MPEG-2 Layer II" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer III" |  | ||||||
| msgstr "MPEG-2 Layer III" |  | ||||||
|  |  | ||||||
| msgid "HE-AAC" |  | ||||||
| msgstr "HE-AAC" |  | ||||||
|  |  | ||||||
| msgid "LATM" |  | ||||||
| msgstr "LATM" |  | ||||||
|  |  | ||||||
| msgid "stereo" |  | ||||||
| msgstr "стерео" |  | ||||||
|  |  | ||||||
| msgid "joint Stereo" |  | ||||||
| msgstr "об’єднане стерео" |  | ||||||
|  |  | ||||||
| msgid "dual" |  | ||||||
| msgstr "дуальний" |  | ||||||
|  |  | ||||||
| msgid "mono" |  | ||||||
| msgstr "моно" |  | ||||||
|  |  | ||||||
| msgid "interlaced" |  | ||||||
| msgstr "черезрядкове" |  | ||||||
|  |  | ||||||
| msgid "progressive" |  | ||||||
| msgstr "прогресивне" |  | ||||||
|  |  | ||||||
| msgid "reserved" |  | ||||||
| msgstr "зарезервовано" |  | ||||||
|  |  | ||||||
| msgid "extended" |  | ||||||
| msgstr "розширено" |  | ||||||
|  |  | ||||||
| msgid "unknown" |  | ||||||
| msgstr "невідомо" |  | ||||||
|  |  | ||||||
| msgid "component" |  | ||||||
| msgstr "компонентно" |  | ||||||
|  |  | ||||||
| msgid "PAL" |  | ||||||
| msgstr "PAL" |  | ||||||
|  |  | ||||||
| msgid "NTSC" |  | ||||||
| msgstr "NTSC" |  | ||||||
|  |  | ||||||
| msgid "SECAM" |  | ||||||
| msgstr "SECAM" |  | ||||||
|  |  | ||||||
| msgid "MAC" |  | ||||||
| msgstr "MAC" |  | ||||||
|  |  | ||||||
| msgid "Hz" |  | ||||||
| msgstr "Гц" |  | ||||||
|  |  | ||||||
| msgid "Complete Main (CM)" |  | ||||||
| msgstr "Заповнення основного (CM)" |  | ||||||
|  |  | ||||||
| msgid "Music and Effects (ME)" |  | ||||||
| msgstr "Музика і ефекти (ME)" |  | ||||||
|  |  | ||||||
| msgid "Visually Impaired (VI)" |  | ||||||
| msgstr "Слабозорі (VI)" |  | ||||||
|  |  | ||||||
| msgid "Hearing Impaired (HI)" |  | ||||||
| msgstr "Погіршений слух (HI)" |  | ||||||
|  |  | ||||||
| msgid "Dialogue (D)" |  | ||||||
| msgstr "Діалог (D)" |  | ||||||
|  |  | ||||||
| msgid "Commentary (C)" |  | ||||||
| msgstr "Коментарі (C)" |  | ||||||
|  |  | ||||||
| msgid "Emergency (E)" |  | ||||||
| msgstr "Аварійне (E)" |  | ||||||
|  |  | ||||||
| msgid "Voice Over (VO)" |  | ||||||
| msgstr "Голос через (VO)" |  | ||||||
|  |  | ||||||
| msgid "Karaoke" |  | ||||||
| msgstr "Караоке" |  | ||||||
|  |  | ||||||
| msgid "Ch1" |  | ||||||
| msgstr "Кан.1" |  | ||||||
|  |  | ||||||
| msgid "Ch2" |  | ||||||
| msgstr "Кан.2" |  | ||||||
|  |  | ||||||
| msgid "C" |  | ||||||
| msgstr "C" |  | ||||||
|  |  | ||||||
| msgid "L" |  | ||||||
| msgstr "L" |  | ||||||
|  |  | ||||||
| msgid "R" |  | ||||||
| msgstr "R" |  | ||||||
|  |  | ||||||
| msgid "S" |  | ||||||
| msgstr "S" |  | ||||||
|  |  | ||||||
| msgid "SL" |  | ||||||
| msgstr "SL" |  | ||||||
|  |  | ||||||
| msgid "SR" |  | ||||||
| msgstr "Симв.шв." |  | ||||||
|  |  | ||||||
| msgid "dB" |  | ||||||
| msgstr "дБ" |  | ||||||
|  |  | ||||||
| msgid "not indicated" |  | ||||||
| msgstr "не вказано" |  | ||||||
|  |  | ||||||
| msgid "MHz" |  | ||||||
| msgstr "МГц" |  | ||||||
|  |  | ||||||
| msgid "free" |  | ||||||
| msgstr "вільний" |  | ||||||
|  |  | ||||||
| msgid "Mbit/s" |  | ||||||
| msgstr "Мбіт/c" |  | ||||||
|  |  | ||||||
| msgid "kbit/s" |  | ||||||
| msgstr "кбіт/с" |  | ||||||
							
								
								
									
										389
									
								
								po/zh_CN.po
									
									
									
									
									
								
							
							
						
						
									
										389
									
								
								po/zh_CN.po
									
									
									
									
									
								
							| @@ -1,389 +0,0 @@ | |||||||
| # VDR plugin language source file. |  | ||||||
| # Copyright (C) 2007-2015 Rolf Ahrenberg |  | ||||||
| # This file is distributed under the same license as the femon package. |  | ||||||
| # Nan Feng VDR <nfgx@21cn.com>, 2009.2 |  | ||||||
| # |  | ||||||
| msgid "" |  | ||||||
| msgstr "" |  | ||||||
| "Project-Id-Version: vdr-femon 2.2.1\n" |  | ||||||
| "Report-Msgid-Bugs-To: <see README>\n" |  | ||||||
| "POT-Creation-Date: 2015-04-04 04:04+0300\n" |  | ||||||
| "PO-Revision-Date: 2015-04-04 04:04+0300\n" |  | ||||||
| "Last-Translator: NanFeng <nfgx@21cn.com>\n" |  | ||||||
| "Language-Team: Chinese (simplified) <vdr@linuxtv.org>\n" |  | ||||||
| "Language: zh_CN\n" |  | ||||||
| "MIME-Version: 1.0\n" |  | ||||||
| "Content-Type: text/plain; charset=UTF-8\n" |  | ||||||
| "Content-Transfer-Encoding: 8bit\n" |  | ||||||
|  |  | ||||||
| msgid "DVB Signal Information Monitor (OSD)" |  | ||||||
| msgstr "卫星信号信息显示(OSD)" |  | ||||||
|  |  | ||||||
| msgid "Signal Information" |  | ||||||
| msgstr "频道信息浏览" |  | ||||||
|  |  | ||||||
| msgid "Femon not available" |  | ||||||
| msgstr "Femon插件无法使用" |  | ||||||
|  |  | ||||||
| msgid "Video" |  | ||||||
| msgstr "视频" |  | ||||||
|  |  | ||||||
| msgid "AC-3" |  | ||||||
| msgstr "AC-3" |  | ||||||
|  |  | ||||||
| msgid "Audio" |  | ||||||
| msgstr "音频" |  | ||||||
|  |  | ||||||
| msgid "Transponder Information" |  | ||||||
| msgstr "转发器信息" |  | ||||||
|  |  | ||||||
| msgid "Apid" |  | ||||||
| msgstr "Apid" |  | ||||||
|  |  | ||||||
| msgid "Dpid" |  | ||||||
| msgstr "Dpid" |  | ||||||
|  |  | ||||||
| msgid "Spid" |  | ||||||
| msgstr "Spid" |  | ||||||
|  |  | ||||||
| msgid "Nid" |  | ||||||
| msgstr "Nid" |  | ||||||
|  |  | ||||||
| msgid "Tid" |  | ||||||
| msgstr "Tid" |  | ||||||
|  |  | ||||||
| msgid "Rid" |  | ||||||
| msgstr "Rid" |  | ||||||
|  |  | ||||||
| msgid "Coderate" |  | ||||||
| msgstr "码速率" |  | ||||||
|  |  | ||||||
| msgid "Protocol" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Bitrate" |  | ||||||
| msgstr "比特率" |  | ||||||
|  |  | ||||||
| msgid "Stream Information" |  | ||||||
| msgstr "流信息" |  | ||||||
|  |  | ||||||
| msgid "Video Stream" |  | ||||||
| msgstr "视频流" |  | ||||||
|  |  | ||||||
| msgid "Codec" |  | ||||||
| msgstr "解码模式" |  | ||||||
|  |  | ||||||
| msgid "Aspect Ratio" |  | ||||||
| msgstr "纵横比" |  | ||||||
|  |  | ||||||
| msgid "Frame Rate" |  | ||||||
| msgstr "帧速率" |  | ||||||
|  |  | ||||||
| msgid "Video Format" |  | ||||||
| msgstr "视频制式" |  | ||||||
|  |  | ||||||
| msgid "Resolution" |  | ||||||
| msgstr "分辨率" |  | ||||||
|  |  | ||||||
| msgid "Audio Stream" |  | ||||||
| msgstr "音频流" |  | ||||||
|  |  | ||||||
| msgid "Channel Mode" |  | ||||||
| msgstr "声道模式" |  | ||||||
|  |  | ||||||
| msgid "Sampling Frequency" |  | ||||||
| msgstr "采样频率" |  | ||||||
|  |  | ||||||
| msgid "AC-3 Stream" |  | ||||||
| msgstr "AC-3流" |  | ||||||
|  |  | ||||||
| msgid "Bit Stream Mode" |  | ||||||
| msgstr "比特流模式" |  | ||||||
|  |  | ||||||
| msgid "Audio Coding Mode" |  | ||||||
| msgstr "音频编码模式" |  | ||||||
|  |  | ||||||
| msgid "Center Mix Level" |  | ||||||
| msgstr "中心混合级别" |  | ||||||
|  |  | ||||||
| msgid "Surround Mix Level" |  | ||||||
| msgstr "环绕混合级别" |  | ||||||
|  |  | ||||||
| msgid "Dolby Surround Mode" |  | ||||||
| msgstr "杜比环绕声模式" |  | ||||||
|  |  | ||||||
| msgid "Low Frequency Effects" |  | ||||||
| msgstr "低频效果" |  | ||||||
|  |  | ||||||
| msgid "Dialogue Normalization" |  | ||||||
| msgstr "对话正常化" |  | ||||||
|  |  | ||||||
| msgid "basic" |  | ||||||
| msgstr "基本" |  | ||||||
|  |  | ||||||
| msgid "transponder" |  | ||||||
| msgstr "转发器" |  | ||||||
|  |  | ||||||
| msgid "stream" |  | ||||||
| msgstr "数据流" |  | ||||||
|  |  | ||||||
| msgid "Classic" |  | ||||||
| msgstr "经典" |  | ||||||
|  |  | ||||||
| msgid "Elchi" |  | ||||||
| msgstr "Elchi" |  | ||||||
|  |  | ||||||
| msgid "ST:TNG" |  | ||||||
| msgstr "ST:TNG" |  | ||||||
|  |  | ||||||
| msgid "DeepBlue" |  | ||||||
| msgstr "DeepBlue" |  | ||||||
|  |  | ||||||
| msgid "Moronimo" |  | ||||||
| msgstr "Moronimo" |  | ||||||
|  |  | ||||||
| msgid "Enigma" |  | ||||||
| msgstr "Enigma" |  | ||||||
|  |  | ||||||
| msgid "EgalsTry" |  | ||||||
| msgstr "EgalsTry" |  | ||||||
|  |  | ||||||
| msgid "Duotone" |  | ||||||
| msgstr "双色调" |  | ||||||
|  |  | ||||||
| msgid "SilverGreen" |  | ||||||
| msgstr "银绿" |  | ||||||
|  |  | ||||||
| msgid "PearlHD" |  | ||||||
| msgstr "PearlHD" |  | ||||||
|  |  | ||||||
| msgid "Hide main menu entry" |  | ||||||
| msgstr "隐藏主菜单条目." |  | ||||||
|  |  | ||||||
| msgid "Define whether the main menu entry is hidden." |  | ||||||
| msgstr "确定是否进入主菜单是隐藏的." |  | ||||||
|  |  | ||||||
| msgid "Default display mode" |  | ||||||
| msgstr "默认启动时显示模式." |  | ||||||
|  |  | ||||||
| msgid "Define the default display mode at startup." |  | ||||||
| msgstr "定义默认启动时显示模式." |  | ||||||
|  |  | ||||||
| msgid "Define the used OSD skin." |  | ||||||
| msgstr "确定使用的菜单皮肤." |  | ||||||
|  |  | ||||||
| msgid "Define the used OSD theme." |  | ||||||
| msgstr "确定使用的菜单主题." |  | ||||||
|  |  | ||||||
| msgid "Position" |  | ||||||
| msgstr "位置" |  | ||||||
|  |  | ||||||
| msgid "Define the position of OSD." |  | ||||||
| msgstr "确定菜单的位置." |  | ||||||
|  |  | ||||||
| msgid "Downscale OSD size [%]" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Define the downscale ratio for OSD size." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Red limit [%]" |  | ||||||
| msgstr "红限制[ % ]" |  | ||||||
|  |  | ||||||
| msgid "Define a limit for red bar, which is used to indicate a bad signal." |  | ||||||
| msgstr "定义一个限制红键,这是用来表示一个坏的信号." |  | ||||||
|  |  | ||||||
| msgid "Green limit [%]" |  | ||||||
| msgstr "绿限制[ % ]" |  | ||||||
|  |  | ||||||
| msgid "Define a limit for green bar, which is used to indicate a good signal." |  | ||||||
| msgstr "定义一个限制的绿色键,这是用来表示一个良好的信号." |  | ||||||
|  |  | ||||||
| msgid "OSD update interval [0.1s]" |  | ||||||
| msgstr "菜单更新间隔时间 [0.1s]" |  | ||||||
|  |  | ||||||
| msgid "Define an interval for OSD updates. The smaller interval generates higher CPU load." |  | ||||||
| msgstr "确定一个OSD的更新时间间隔.较小的间隔产生较高的CPU负载." |  | ||||||
|  |  | ||||||
| msgid "Analyze stream" |  | ||||||
| msgstr "分析流" |  | ||||||
|  |  | ||||||
| msgid "Define whether the DVB stream is analyzed and bitrates calculated." |  | ||||||
| msgstr "确定是否DVB流分析和比特率计算." |  | ||||||
|  |  | ||||||
| msgid "Calculation interval [0.1s]" |  | ||||||
| msgstr "计算时间间隔 [0.1s]" |  | ||||||
|  |  | ||||||
| msgid "Define an interval for calculation. The bigger interval generates more stable values." |  | ||||||
| msgstr "定义一个时间间隔来计算.更大的时间价格产生将更稳定." |  | ||||||
|  |  | ||||||
| msgid "Use SVDRP service" |  | ||||||
| msgstr "使用SVDRP服务" |  | ||||||
|  |  | ||||||
| msgid "Define whether the SVDRP service is used in client/server setups." |  | ||||||
| msgstr "定义是否SVDRP服务是用来在客户机/服务器的设置." |  | ||||||
|  |  | ||||||
| msgid "SVDRP service port" |  | ||||||
| msgstr "SVDRP服务端口" |  | ||||||
|  |  | ||||||
| msgid "Define the port number of SVDRP service." |  | ||||||
| msgstr "定义SVDRP服务的端口号." |  | ||||||
|  |  | ||||||
| msgid "SVDRP service IP" |  | ||||||
| msgstr "SVDRP服务的IP地址" |  | ||||||
|  |  | ||||||
| msgid "Define the IP address of SVDRP service." |  | ||||||
| msgstr "定义SVDRP服务的IP地址." |  | ||||||
|  |  | ||||||
| msgid "Help" |  | ||||||
| msgstr "帮助" |  | ||||||
|  |  | ||||||
| msgid "Fixed" |  | ||||||
| msgstr "固定" |  | ||||||
|  |  | ||||||
| msgid "Analog" |  | ||||||
| msgstr "模拟" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2" |  | ||||||
| msgstr "MPEG-2" |  | ||||||
|  |  | ||||||
| msgid "H.264" |  | ||||||
| msgstr "H.264" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer I" |  | ||||||
| msgstr "MPEG-1 Layer I" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer II" |  | ||||||
| msgstr "MPEG-1 Layer II" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer III" |  | ||||||
| msgstr "MPEG-1 Layer III" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer I" |  | ||||||
| msgstr "MPEG-2 Layer I" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer II" |  | ||||||
| msgstr "MPEG-2 Layer II" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer III" |  | ||||||
| msgstr "MPEG-2 Layer III" |  | ||||||
|  |  | ||||||
| msgid "HE-AAC" |  | ||||||
| msgstr "HE-AAC" |  | ||||||
|  |  | ||||||
| msgid "LATM" |  | ||||||
| msgstr "LATM" |  | ||||||
|  |  | ||||||
| msgid "stereo" |  | ||||||
| msgstr "立体声" |  | ||||||
|  |  | ||||||
| msgid "joint Stereo" |  | ||||||
| msgstr "联合立体声" |  | ||||||
|  |  | ||||||
| msgid "dual" |  | ||||||
| msgstr "双重" |  | ||||||
|  |  | ||||||
| msgid "mono" |  | ||||||
| msgstr "单声道" |  | ||||||
|  |  | ||||||
| msgid "interlaced" |  | ||||||
| msgstr "隔行扫描" |  | ||||||
|  |  | ||||||
| msgid "progressive" |  | ||||||
| msgstr "进步" |  | ||||||
|  |  | ||||||
| msgid "reserved" |  | ||||||
| msgstr "保留" |  | ||||||
|  |  | ||||||
| msgid "extended" |  | ||||||
| msgstr "扩展" |  | ||||||
|  |  | ||||||
| msgid "unknown" |  | ||||||
| msgstr "未知" |  | ||||||
|  |  | ||||||
| msgid "component" |  | ||||||
| msgstr "组件" |  | ||||||
|  |  | ||||||
| msgid "PAL" |  | ||||||
| msgstr "PAL" |  | ||||||
|  |  | ||||||
| msgid "NTSC" |  | ||||||
| msgstr "NTSC" |  | ||||||
|  |  | ||||||
| msgid "SECAM" |  | ||||||
| msgstr "SECAM" |  | ||||||
|  |  | ||||||
| msgid "MAC" |  | ||||||
| msgstr "MAC" |  | ||||||
|  |  | ||||||
| msgid "Hz" |  | ||||||
| msgstr "赫兹" |  | ||||||
|  |  | ||||||
| msgid "Complete Main (CM)" |  | ||||||
| msgstr "完成主要 (CM)" |  | ||||||
|  |  | ||||||
| msgid "Music and Effects (ME)" |  | ||||||
| msgstr "音乐和效果 (ME)" |  | ||||||
|  |  | ||||||
| msgid "Visually Impaired (VI)" |  | ||||||
| msgstr "视障 (VI)" |  | ||||||
|  |  | ||||||
| msgid "Hearing Impaired (HI)" |  | ||||||
| msgstr "听障 (HI)" |  | ||||||
|  |  | ||||||
| msgid "Dialogue (D)" |  | ||||||
| msgstr "对话 (D)" |  | ||||||
|  |  | ||||||
| msgid "Commentary (C)" |  | ||||||
| msgstr "评论 (C)" |  | ||||||
|  |  | ||||||
| msgid "Emergency (E)" |  | ||||||
| msgstr "紧急 (E)" |  | ||||||
|  |  | ||||||
| msgid "Voice Over (VO)" |  | ||||||
| msgstr "旁白 (VO)" |  | ||||||
|  |  | ||||||
| msgid "Karaoke" |  | ||||||
| msgstr "卡拉OK" |  | ||||||
|  |  | ||||||
| msgid "Ch1" |  | ||||||
| msgstr "Ch1" |  | ||||||
|  |  | ||||||
| msgid "Ch2" |  | ||||||
| msgstr "Ch2" |  | ||||||
|  |  | ||||||
| msgid "C" |  | ||||||
| msgstr "C" |  | ||||||
|  |  | ||||||
| msgid "L" |  | ||||||
| msgstr "L" |  | ||||||
|  |  | ||||||
| msgid "R" |  | ||||||
| msgstr "R" |  | ||||||
|  |  | ||||||
| msgid "S" |  | ||||||
| msgstr "S" |  | ||||||
|  |  | ||||||
| msgid "SL" |  | ||||||
| msgstr "SL" |  | ||||||
|  |  | ||||||
| msgid "SR" |  | ||||||
| msgstr "SR" |  | ||||||
|  |  | ||||||
| msgid "dB" |  | ||||||
| msgstr "dB" |  | ||||||
|  |  | ||||||
| msgid "not indicated" |  | ||||||
| msgstr "没有说明" |  | ||||||
|  |  | ||||||
| msgid "MHz" |  | ||||||
| msgstr "兆赫兹" |  | ||||||
|  |  | ||||||
| msgid "free" |  | ||||||
| msgstr "免费" |  | ||||||
|  |  | ||||||
| msgid "Mbit/s" |  | ||||||
| msgstr "兆位/秒" |  | ||||||
|  |  | ||||||
| msgid "kbit/s" |  | ||||||
| msgstr "千字节/秒" |  | ||||||
							
								
								
									
										389
									
								
								po/zh_TW.po
									
									
									
									
									
								
							
							
						
						
									
										389
									
								
								po/zh_TW.po
									
									
									
									
									
								
							| @@ -1,389 +0,0 @@ | |||||||
| # VDR plugin language source file.  |  | ||||||
| # Copyright (C) 2007-2015 Rolf Ahrenberg |  | ||||||
| # This file is distributed under the same license as the femon package.  |  | ||||||
| # Nan Feng VDR <nfgx@21cn.com>, 2009.2  |  | ||||||
| # |  | ||||||
| msgid "" |  | ||||||
| msgstr "" |  | ||||||
| "Project-Id-Version: vdr-femon 2.2.1\n" |  | ||||||
| "Report-Msgid-Bugs-To: <see README>\n" |  | ||||||
| "POT-Creation-Date: 2015-04-04 04:04+0300\n" |  | ||||||
| "PO-Revision-Date: 2015-04-04 04:04+0300\n" |  | ||||||
| "Last-Translator: NanFeng <nfgx@21cn.com>\n" |  | ||||||
| "Language-Team: Chinese (traditional) <vdr@linuxtv.org>\n" |  | ||||||
| "Language: zh_TW\n" |  | ||||||
| "MIME-Version: 1.0\n" |  | ||||||
| "Content-Type: text/plain; charset=UTF-8\n" |  | ||||||
| "Content-Transfer-Encoding: 8bit\n" |  | ||||||
|  |  | ||||||
| msgid "DVB Signal Information Monitor (OSD)" |  | ||||||
| msgstr "衛星信號信息顯示(OSD)" |  | ||||||
|  |  | ||||||
| msgid "Signal Information" |  | ||||||
| msgstr "頻道信息瀏覽" |  | ||||||
|  |  | ||||||
| msgid "Femon not available" |  | ||||||
| msgstr "Femon插件無法使用" |  | ||||||
|  |  | ||||||
| msgid "Video" |  | ||||||
| msgstr "視頻" |  | ||||||
|  |  | ||||||
| msgid "AC-3" |  | ||||||
| msgstr "AC-3" |  | ||||||
|  |  | ||||||
| msgid "Audio" |  | ||||||
| msgstr "音頻" |  | ||||||
|  |  | ||||||
| msgid "Transponder Information" |  | ||||||
| msgstr "轉發器信息" |  | ||||||
|  |  | ||||||
| msgid "Apid" |  | ||||||
| msgstr "Apid" |  | ||||||
|  |  | ||||||
| msgid "Dpid" |  | ||||||
| msgstr "Dpid" |  | ||||||
|  |  | ||||||
| msgid "Spid" |  | ||||||
| msgstr "Spid" |  | ||||||
|  |  | ||||||
| msgid "Nid" |  | ||||||
| msgstr "Nid" |  | ||||||
|  |  | ||||||
| msgid "Tid" |  | ||||||
| msgstr "Tid" |  | ||||||
|  |  | ||||||
| msgid "Rid" |  | ||||||
| msgstr "Rid" |  | ||||||
|  |  | ||||||
| msgid "Coderate" |  | ||||||
| msgstr "碼速率" |  | ||||||
|  |  | ||||||
| msgid "Protocol" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Bitrate" |  | ||||||
| msgstr "比特率" |  | ||||||
|  |  | ||||||
| msgid "Stream Information" |  | ||||||
| msgstr "流信息" |  | ||||||
|  |  | ||||||
| msgid "Video Stream" |  | ||||||
| msgstr "視頻流" |  | ||||||
|  |  | ||||||
| msgid "Codec" |  | ||||||
| msgstr "解碼模式" |  | ||||||
|  |  | ||||||
| msgid "Aspect Ratio" |  | ||||||
| msgstr "縱橫比" |  | ||||||
|  |  | ||||||
| msgid "Frame Rate" |  | ||||||
| msgstr "幀速率" |  | ||||||
|  |  | ||||||
| msgid "Video Format" |  | ||||||
| msgstr "視頻制式" |  | ||||||
|  |  | ||||||
| msgid "Resolution" |  | ||||||
| msgstr "分辨率" |  | ||||||
|  |  | ||||||
| msgid "Audio Stream" |  | ||||||
| msgstr "音頻流" |  | ||||||
|  |  | ||||||
| msgid "Channel Mode" |  | ||||||
| msgstr "聲道模式" |  | ||||||
|  |  | ||||||
| msgid "Sampling Frequency" |  | ||||||
| msgstr "採樣頻率" |  | ||||||
|  |  | ||||||
| msgid "AC-3 Stream" |  | ||||||
| msgstr "AC-3流" |  | ||||||
|  |  | ||||||
| msgid "Bit Stream Mode" |  | ||||||
| msgstr "比特流模式" |  | ||||||
|  |  | ||||||
| msgid "Audio Coding Mode" |  | ||||||
| msgstr "音頻編碼模式" |  | ||||||
|  |  | ||||||
| msgid "Center Mix Level" |  | ||||||
| msgstr "中心混合級別" |  | ||||||
|  |  | ||||||
| msgid "Surround Mix Level" |  | ||||||
| msgstr "環繞混合級別" |  | ||||||
|  |  | ||||||
| msgid "Dolby Surround Mode" |  | ||||||
| msgstr "杜比環繞聲模式" |  | ||||||
|  |  | ||||||
| msgid "Low Frequency Effects" |  | ||||||
| msgstr "低頻效果" |  | ||||||
|  |  | ||||||
| msgid "Dialogue Normalization" |  | ||||||
| msgstr "對話正常化" |  | ||||||
|  |  | ||||||
| msgid "basic" |  | ||||||
| msgstr "基本" |  | ||||||
|  |  | ||||||
| msgid "transponder" |  | ||||||
| msgstr "轉發器" |  | ||||||
|  |  | ||||||
| msgid "stream" |  | ||||||
| msgstr "數據流" |  | ||||||
|  |  | ||||||
| msgid "Classic" |  | ||||||
| msgstr "經典" |  | ||||||
|  |  | ||||||
| msgid "Elchi" |  | ||||||
| msgstr "Elchi" |  | ||||||
|  |  | ||||||
| msgid "ST:TNG" |  | ||||||
| msgstr "ST:TNG" |  | ||||||
|  |  | ||||||
| msgid "DeepBlue" |  | ||||||
| msgstr "DeepBlue" |  | ||||||
|  |  | ||||||
| msgid "Moronimo" |  | ||||||
| msgstr "Moronimo" |  | ||||||
|  |  | ||||||
| msgid "Enigma" |  | ||||||
| msgstr "Enigma" |  | ||||||
|  |  | ||||||
| msgid "EgalsTry" |  | ||||||
| msgstr "EgalsTry" |  | ||||||
|  |  | ||||||
| msgid "Duotone" |  | ||||||
| msgstr "雙色調" |  | ||||||
|  |  | ||||||
| msgid "SilverGreen" |  | ||||||
| msgstr "銀綠" |  | ||||||
|  |  | ||||||
| msgid "PearlHD" |  | ||||||
| msgstr "PearlHD" |  | ||||||
|  |  | ||||||
| msgid "Hide main menu entry" |  | ||||||
| msgstr "隱藏主菜單條目." |  | ||||||
|  |  | ||||||
| msgid "Define whether the main menu entry is hidden." |  | ||||||
| msgstr "確定是否進入主菜單是隱藏的." |  | ||||||
|  |  | ||||||
| msgid "Default display mode" |  | ||||||
| msgstr "默認啟動時顯示模式." |  | ||||||
|  |  | ||||||
| msgid "Define the default display mode at startup." |  | ||||||
| msgstr "定義默認啟動時顯示模式." |  | ||||||
|  |  | ||||||
| msgid "Define the used OSD skin." |  | ||||||
| msgstr "確定使用的菜單皮膚." |  | ||||||
|  |  | ||||||
| msgid "Define the used OSD theme." |  | ||||||
| msgstr "確定使用的菜單主題." |  | ||||||
|  |  | ||||||
| msgid "Position" |  | ||||||
| msgstr "位置" |  | ||||||
|  |  | ||||||
| msgid "Define the position of OSD." |  | ||||||
| msgstr "確定菜單的位置." |  | ||||||
|  |  | ||||||
| msgid "Downscale OSD size [%]" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Define the downscale ratio for OSD size." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| msgid "Red limit [%]" |  | ||||||
| msgstr "紅限制[ % ]" |  | ||||||
|  |  | ||||||
| msgid "Define a limit for red bar, which is used to indicate a bad signal." |  | ||||||
| msgstr "定義一個限制紅鍵,這是用來表示一個壞的信號." |  | ||||||
|  |  | ||||||
| msgid "Green limit [%]" |  | ||||||
| msgstr "綠限制[ % ]" |  | ||||||
|  |  | ||||||
| msgid "Define a limit for green bar, which is used to indicate a good signal." |  | ||||||
| msgstr "定義一個限制的綠色鍵,這是用來表示一個良好的信號." |  | ||||||
|  |  | ||||||
| msgid "OSD update interval [0.1s]" |  | ||||||
| msgstr "菜單更新間隔時間[0.1s]" |  | ||||||
|  |  | ||||||
| msgid "Define an interval for OSD updates. The smaller interval generates higher CPU load." |  | ||||||
| msgstr "確定一個OSD的更新時間間隔.較小的間隔產生較高的CPU負載." |  | ||||||
|  |  | ||||||
| msgid "Analyze stream" |  | ||||||
| msgstr "分析流" |  | ||||||
|  |  | ||||||
| msgid "Define whether the DVB stream is analyzed and bitrates calculated." |  | ||||||
| msgstr "確定是否DVB流分析和比特率計算." |  | ||||||
|  |  | ||||||
| msgid "Calculation interval [0.1s]" |  | ||||||
| msgstr "計算時間間隔[0.1s]" |  | ||||||
|  |  | ||||||
| msgid "Define an interval for calculation. The bigger interval generates more stable values." |  | ||||||
| msgstr "定義一個時間間隔來計算.更大的時間價格產生將更穩定." |  | ||||||
|  |  | ||||||
| msgid "Use SVDRP service" |  | ||||||
| msgstr "使用SVDRP服務" |  | ||||||
|  |  | ||||||
| msgid "Define whether the SVDRP service is used in client/server setups." |  | ||||||
| msgstr "定義是否SVDRP服務是用來在客戶機/服務器的設置." |  | ||||||
|  |  | ||||||
| msgid "SVDRP service port" |  | ||||||
| msgstr "SVDRP服務端口" |  | ||||||
|  |  | ||||||
| msgid "Define the port number of SVDRP service." |  | ||||||
| msgstr "定義SVDRP服務的端口號." |  | ||||||
|  |  | ||||||
| msgid "SVDRP service IP" |  | ||||||
| msgstr "SVDRP服務的IP地址" |  | ||||||
|  |  | ||||||
| msgid "Define the IP address of SVDRP service." |  | ||||||
| msgstr "定義SVDRP服務的IP地址." |  | ||||||
|  |  | ||||||
| msgid "Help" |  | ||||||
| msgstr "幫助" |  | ||||||
|  |  | ||||||
| msgid "Fixed" |  | ||||||
| msgstr "固定" |  | ||||||
|  |  | ||||||
| msgid "Analog" |  | ||||||
| msgstr "模擬" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2" |  | ||||||
| msgstr "MPEG-2" |  | ||||||
|  |  | ||||||
| msgid "H.264" |  | ||||||
| msgstr "H.264" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer I" |  | ||||||
| msgstr "MPEG-1 Layer I" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer II" |  | ||||||
| msgstr "MPEG-1 Layer II" |  | ||||||
|  |  | ||||||
| msgid "MPEG-1 Layer III" |  | ||||||
| msgstr "MPEG-1 Layer III" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer I" |  | ||||||
| msgstr "MPEG-2 Layer I" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer II" |  | ||||||
| msgstr "MPEG-2 Layer II" |  | ||||||
|  |  | ||||||
| msgid "MPEG-2 Layer III" |  | ||||||
| msgstr "MPEG-2 Layer III" |  | ||||||
|  |  | ||||||
| msgid "HE-AAC" |  | ||||||
| msgstr "HE-AAC" |  | ||||||
|  |  | ||||||
| msgid "LATM" |  | ||||||
| msgstr "LATM" |  | ||||||
|  |  | ||||||
| msgid "stereo" |  | ||||||
| msgstr "立體聲" |  | ||||||
|  |  | ||||||
| msgid "joint Stereo" |  | ||||||
| msgstr "聯合立體聲" |  | ||||||
|  |  | ||||||
| msgid "dual" |  | ||||||
| msgstr "雙重" |  | ||||||
|  |  | ||||||
| msgid "mono" |  | ||||||
| msgstr "單聲道" |  | ||||||
|  |  | ||||||
| msgid "interlaced" |  | ||||||
| msgstr "隔行掃描" |  | ||||||
|  |  | ||||||
| msgid "progressive" |  | ||||||
| msgstr "進步" |  | ||||||
|  |  | ||||||
| msgid "reserved" |  | ||||||
| msgstr "保留" |  | ||||||
|  |  | ||||||
| msgid "extended" |  | ||||||
| msgstr "擴展" |  | ||||||
|  |  | ||||||
| msgid "unknown" |  | ||||||
| msgstr "未知" |  | ||||||
|  |  | ||||||
| msgid "component" |  | ||||||
| msgstr "組件" |  | ||||||
|  |  | ||||||
| msgid "PAL" |  | ||||||
| msgstr "PAL" |  | ||||||
|  |  | ||||||
| msgid "NTSC" |  | ||||||
| msgstr "NTSC" |  | ||||||
|  |  | ||||||
| msgid "SECAM" |  | ||||||
| msgstr "SECAM" |  | ||||||
|  |  | ||||||
| msgid "MAC" |  | ||||||
| msgstr "MAC" |  | ||||||
|  |  | ||||||
| msgid "Hz" |  | ||||||
| msgstr "赫茲" |  | ||||||
|  |  | ||||||
| msgid "Complete Main (CM)" |  | ||||||
| msgstr "完成主要(CM)" |  | ||||||
|  |  | ||||||
| msgid "Music and Effects (ME)" |  | ||||||
| msgstr "音樂和效果(ME)" |  | ||||||
|  |  | ||||||
| msgid "Visually Impaired (VI)" |  | ||||||
| msgstr "視障(VI)" |  | ||||||
|  |  | ||||||
| msgid "Hearing Impaired (HI)" |  | ||||||
| msgstr "聽障(HI)" |  | ||||||
|  |  | ||||||
| msgid "Dialogue (D)" |  | ||||||
| msgstr "對話(D)" |  | ||||||
|  |  | ||||||
| msgid "Commentary (C)" |  | ||||||
| msgstr "評論(C)" |  | ||||||
|  |  | ||||||
| msgid "Emergency (E)" |  | ||||||
| msgstr "緊急(E)" |  | ||||||
|  |  | ||||||
| msgid "Voice Over (VO)" |  | ||||||
| msgstr "旁白(VO)" |  | ||||||
|  |  | ||||||
| msgid "Karaoke" |  | ||||||
| msgstr "卡拉OK" |  | ||||||
|  |  | ||||||
| msgid "Ch1" |  | ||||||
| msgstr "Ch1" |  | ||||||
|  |  | ||||||
| msgid "Ch2" |  | ||||||
| msgstr "Ch2" |  | ||||||
|  |  | ||||||
| msgid "C" |  | ||||||
| msgstr "C" |  | ||||||
|  |  | ||||||
| msgid "L" |  | ||||||
| msgstr "L" |  | ||||||
|  |  | ||||||
| msgid "R" |  | ||||||
| msgstr "R" |  | ||||||
|  |  | ||||||
| msgid "S" |  | ||||||
| msgstr "S" |  | ||||||
|  |  | ||||||
| msgid "SL" |  | ||||||
| msgstr "SL" |  | ||||||
|  |  | ||||||
| msgid "SR" |  | ||||||
| msgstr "SR" |  | ||||||
|  |  | ||||||
| msgid "dB" |  | ||||||
| msgstr "dB" |  | ||||||
|  |  | ||||||
| msgid "not indicated" |  | ||||||
| msgstr "沒有說明" |  | ||||||
|  |  | ||||||
| msgid "MHz" |  | ||||||
| msgstr "兆赫茲" |  | ||||||
|  |  | ||||||
| msgid "free" |  | ||||||
| msgstr "免費" |  | ||||||
|  |  | ||||||
| msgid "Mbit/s" |  | ||||||
| msgstr "兆位/秒" |  | ||||||
|  |  | ||||||
| msgid "kbit/s" |  | ||||||
| msgstr "千字節/秒" |  | ||||||
							
								
								
									
										252
									
								
								receiver.c
									
									
									
									
									
								
							
							
						
						
									
										252
									
								
								receiver.c
									
									
									
									
									
								
							| @@ -1,252 +0,0 @@ | |||||||
| /* |  | ||||||
|  * receiver.c: Frontend Status Monitor plugin for the Video Disk Recorder |  | ||||||
|  * |  | ||||||
|  * See the README file for copyright information and how to reach the author. |  | ||||||
|  * |  | ||||||
|  */ |  | ||||||
|  |  | ||||||
| #include <unistd.h> |  | ||||||
|  |  | ||||||
| #include "config.h" |  | ||||||
| #include "log.h" |  | ||||||
| #include "tools.h" |  | ||||||
| #include "receiver.h" |  | ||||||
|  |  | ||||||
| cFemonReceiver::cFemonReceiver(const cChannel *channelP, int aTrackP, int dTrackP) |  | ||||||
| : cReceiver(channelP), |  | ||||||
|   cThread("femon receiver"), |  | ||||||
|   mutexM(), |  | ||||||
|   sleepM(), |  | ||||||
|   activeM(false), |  | ||||||
|   detectH264M(this), |  | ||||||
|   detectMpegM(this, this), |  | ||||||
|   detectAacM(this), |  | ||||||
|   detectLatmM(this), |  | ||||||
|   detectAc3M(this), |  | ||||||
|   videoBufferM(KILOBYTE(512), TS_SIZE, false, "Femon video"), |  | ||||||
|   videoTypeM(channelP ? channelP->Vtype(): 0), |  | ||||||
|   videoPidM(channelP ? channelP->Vpid() : 0), |  | ||||||
|   videoPacketCountM(0), |  | ||||||
|   videoBitRateM(0.0), |  | ||||||
|   videoValidM(false), |  | ||||||
|   audioBufferM(KILOBYTE(256), TS_SIZE, false, "Femon audio"), |  | ||||||
|   audioPidM(channelP ? channelP->Apid(aTrackP) : 0), |  | ||||||
|   audioPacketCountM(0), |  | ||||||
|   audioBitRateM(0.0), |  | ||||||
|   audioValidM(false), |  | ||||||
|   ac3BufferM(KILOBYTE(256), TS_SIZE, false, "Femon AC3"), |  | ||||||
|   ac3PidM(channelP ? channelP->Dpid(dTrackP) : 0), |  | ||||||
|   ac3PacketCountM(0), |  | ||||||
|   ac3BitRateM(0), |  | ||||||
|   ac3ValidM(false) |  | ||||||
| { |  | ||||||
|   debug1("%s (, %d, %d)", __PRETTY_FUNCTION__, aTrackP, dTrackP); |  | ||||||
|  |  | ||||||
|   SetPids(NULL); |  | ||||||
|   AddPid(videoPidM); |  | ||||||
|   AddPid(audioPidM); |  | ||||||
|   AddPid(ac3PidM); |  | ||||||
|  |  | ||||||
|   videoBufferM.SetTimeouts(0, 100); |  | ||||||
|   audioBufferM.SetTimeouts(0, 100); |  | ||||||
|   ac3BufferM.SetTimeouts(0, 100); |  | ||||||
|  |  | ||||||
|   videoInfoM.codec = VIDEO_CODEC_INVALID; |  | ||||||
|   videoInfoM.format = VIDEO_FORMAT_INVALID; |  | ||||||
|   videoInfoM.scan = VIDEO_SCAN_INVALID; |  | ||||||
|   videoInfoM.aspectRatio = VIDEO_ASPECT_RATIO_INVALID; |  | ||||||
|   videoInfoM.width = 0; |  | ||||||
|   videoInfoM.height = 0; |  | ||||||
|   videoInfoM.frameRate = 0; |  | ||||||
|   videoInfoM.bitrate = AUDIO_BITRATE_INVALID; |  | ||||||
|   audioInfoM.codec = AUDIO_CODEC_UNKNOWN; |  | ||||||
|   audioInfoM.bitrate = AUDIO_BITRATE_INVALID; |  | ||||||
|   audioInfoM.samplingFrequency = AUDIO_SAMPLING_FREQUENCY_INVALID; |  | ||||||
|   audioInfoM.channelMode = AUDIO_CHANNEL_MODE_INVALID; |  | ||||||
|   ac3InfoM.bitrate = AUDIO_BITRATE_INVALID; |  | ||||||
|   ac3InfoM.samplingFrequency = AUDIO_SAMPLING_FREQUENCY_INVALID; |  | ||||||
|   ac3InfoM.bitstreamMode = AUDIO_BITSTREAM_MODE_INVALID; |  | ||||||
|   ac3InfoM.audioCodingMode = AUDIO_CODING_MODE_INVALID; |  | ||||||
|   ac3InfoM.dolbySurroundMode = AUDIO_DOLBY_SURROUND_MODE_INVALID; |  | ||||||
|   ac3InfoM.centerMixLevel = AUDIO_CENTER_MIX_LEVEL_INVALID; |  | ||||||
|   ac3InfoM.surroundMixLevel = AUDIO_SURROUND_MIX_LEVEL_INVALID; |  | ||||||
|   ac3InfoM.dialogLevel = 0; |  | ||||||
|   ac3InfoM.lfe = false; |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cFemonReceiver::~cFemonReceiver(void) |  | ||||||
| { |  | ||||||
|   debug1("%s", __PRETTY_FUNCTION__); |  | ||||||
|   Deactivate(); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| void cFemonReceiver::Deactivate(void) |  | ||||||
| { |  | ||||||
|   debug1("%s", __PRETTY_FUNCTION__); |  | ||||||
|   Detach(); |  | ||||||
|   if (activeM) { |  | ||||||
|      activeM = false; |  | ||||||
|      sleepM.Signal(); |  | ||||||
|      if (Running()) |  | ||||||
|         Cancel(3); |  | ||||||
|      } |  | ||||||
| } |  | ||||||
|  |  | ||||||
| void cFemonReceiver::Activate(bool onP) |  | ||||||
| { |  | ||||||
|   debug1("%s (%d)", __PRETTY_FUNCTION__, onP); |  | ||||||
|   if (onP) |  | ||||||
|      Start(); |  | ||||||
|   else |  | ||||||
|      Deactivate(); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| void cFemonReceiver::Receive(uchar *dataP, int lengthP) |  | ||||||
| { |  | ||||||
|   // TS packet length: TS_SIZE |  | ||||||
|   if (Running() && (*dataP == TS_SYNC_BYTE) && (lengthP == TS_SIZE)) { |  | ||||||
|      int len, pid = TsPid(dataP); |  | ||||||
|      if (pid == videoPidM) { |  | ||||||
|         ++videoPacketCountM; |  | ||||||
|         len = videoBufferM.Put(dataP, lengthP); |  | ||||||
|         if (len != lengthP) { |  | ||||||
|            videoBufferM.ReportOverflow(lengthP - len); |  | ||||||
|            videoBufferM.Clear(); |  | ||||||
|            } |  | ||||||
|         } |  | ||||||
|      else if (pid == audioPidM) { |  | ||||||
|         ++audioPacketCountM; |  | ||||||
|         len = audioBufferM.Put(dataP, lengthP); |  | ||||||
|         if (len != lengthP) { |  | ||||||
|            audioBufferM.ReportOverflow(lengthP - len); |  | ||||||
|            audioBufferM.Clear(); |  | ||||||
|            } |  | ||||||
|         } |  | ||||||
|      else if (pid == ac3PidM) { |  | ||||||
|         ++ac3PacketCountM; |  | ||||||
|         len = ac3BufferM.Put(dataP, lengthP); |  | ||||||
|         if (len != lengthP) { |  | ||||||
|            ac3BufferM.ReportOverflow(lengthP - len); |  | ||||||
|            ac3BufferM.Clear(); |  | ||||||
|            } |  | ||||||
|         } |  | ||||||
|      } |  | ||||||
| } |  | ||||||
|  |  | ||||||
| void cFemonReceiver::Action(void) |  | ||||||
| { |  | ||||||
|   debug1("%s", __PRETTY_FUNCTION__); |  | ||||||
|   cTimeMs calcPeriod(0); |  | ||||||
|   activeM = true; |  | ||||||
|  |  | ||||||
|   while (Running() && activeM) { |  | ||||||
|     uint8_t *Data; |  | ||||||
|     double timeout; |  | ||||||
|     int len, Length; |  | ||||||
|     bool processed = false; |  | ||||||
|  |  | ||||||
|     // process available video data |  | ||||||
|     while ((Data = videoBufferM.Get(Length))) { |  | ||||||
|       if (!activeM || (Length < TS_SIZE)) |  | ||||||
|          break; |  | ||||||
|       Length = TS_SIZE; |  | ||||||
|       if (*Data != TS_SYNC_BYTE) { |  | ||||||
|          for (int i = 1; i < Length; ++i) { |  | ||||||
|              if (Data[i] == TS_SYNC_BYTE) { |  | ||||||
|                 Length = i; |  | ||||||
|                 break; |  | ||||||
|                 } |  | ||||||
|              } |  | ||||||
|          videoBufferM.Del(Length); |  | ||||||
|          continue; |  | ||||||
|          } |  | ||||||
|       processed = true; |  | ||||||
|       if (TsPayloadStart(Data)) { |  | ||||||
|          while (const uint8_t *p = videoAssemblerM.GetPes(len)) { |  | ||||||
|            if (videoTypeM == 0x1B) { // MPEG4 |  | ||||||
|               if (detectH264M.processVideo(p, len)) { |  | ||||||
|                  videoValidM = true; |  | ||||||
|                  break; |  | ||||||
|                  } |  | ||||||
|               } |  | ||||||
|            else { |  | ||||||
|               if (detectMpegM.processVideo(p, len)) { |  | ||||||
|                  videoValidM = true; |  | ||||||
|                  break; |  | ||||||
|                  } |  | ||||||
|               } |  | ||||||
|            } |  | ||||||
|          videoAssemblerM.Reset(); |  | ||||||
|          } |  | ||||||
|       videoAssemblerM.PutTs(Data, Length); |  | ||||||
|       videoBufferM.Del(Length); |  | ||||||
|       } |  | ||||||
|  |  | ||||||
|     // process available audio data |  | ||||||
|     while ((Data = audioBufferM.Get(Length))) { |  | ||||||
|       if (!activeM || (Length < TS_SIZE)) |  | ||||||
|          break; |  | ||||||
|       Length = TS_SIZE; |  | ||||||
|       if (*Data != TS_SYNC_BYTE) { |  | ||||||
|          for (int i = 1; i < Length; ++i) { |  | ||||||
|              if (Data[i] == TS_SYNC_BYTE) { |  | ||||||
|                 Length = i; |  | ||||||
|                 break; |  | ||||||
|                 } |  | ||||||
|              } |  | ||||||
|          audioBufferM.Del(Length); |  | ||||||
|          continue; |  | ||||||
|          } |  | ||||||
|       processed = true; |  | ||||||
|       if (const uint8_t *p = audioAssemblerM.GetPes(len)) { |  | ||||||
|          if (detectAacM.processAudio(p, len) || detectLatmM.processAudio(p, len) || detectMpegM.processAudio(p, len)) |  | ||||||
|             audioValidM = true; |  | ||||||
|          audioAssemblerM.Reset(); |  | ||||||
|          } |  | ||||||
|       audioAssemblerM.PutTs(Data, Length); |  | ||||||
|       audioBufferM.Del(Length); |  | ||||||
|       } |  | ||||||
|  |  | ||||||
|     // process available dolby data |  | ||||||
|     while ((Data = ac3BufferM.Get(Length))) { |  | ||||||
|       if (!activeM || (Length < TS_SIZE)) |  | ||||||
|          break; |  | ||||||
|       Length = TS_SIZE; |  | ||||||
|       if (*Data != TS_SYNC_BYTE) { |  | ||||||
|          for (int i = 1; i < Length; ++i) { |  | ||||||
|              if (Data[i] == TS_SYNC_BYTE) { |  | ||||||
|                 Length = i; |  | ||||||
|                 break; |  | ||||||
|                 } |  | ||||||
|              } |  | ||||||
|          ac3BufferM.Del(Length); |  | ||||||
|          continue; |  | ||||||
|          } |  | ||||||
|       processed = true; |  | ||||||
|       if (const uint8_t *p = ac3AssemblerM.GetPes(len)) { |  | ||||||
|          if (detectAc3M.processAudio(p, len)) |  | ||||||
|             ac3ValidM = true; |  | ||||||
|          ac3AssemblerM.Reset(); |  | ||||||
|          } |  | ||||||
|       ac3AssemblerM.PutTs(Data, Length); |  | ||||||
|       ac3BufferM.Del(Length); |  | ||||||
|       } |  | ||||||
|  |  | ||||||
|     // calculate bitrates |  | ||||||
|     timeout = double(calcPeriod.Elapsed()); |  | ||||||
|     if (activeM && (timeout >= (100.0 * FemonConfig.GetCalcInterval()))) { |  | ||||||
|        // TS packet 188 bytes - 4 byte header; MPEG standard defines 1Mbit = 1000000bit |  | ||||||
|        // PES headers should be compensated! |  | ||||||
|        videoBitRateM     = (1000.0 * 8.0 * 184.0 * videoPacketCountM) / timeout; |  | ||||||
|        videoPacketCountM = 0; |  | ||||||
|        audioBitRateM     = (1000.0 * 8.0 * 184.0 * audioPacketCountM) / timeout; |  | ||||||
|        audioPacketCountM = 0; |  | ||||||
|        ac3BitRateM       = (1000.0 * 8.0 * 184.0 * ac3PacketCountM)   / timeout; |  | ||||||
|        ac3PacketCountM   = 0; |  | ||||||
|        calcPeriod.Set(0); |  | ||||||
|        } |  | ||||||
|  |  | ||||||
|     if (!processed) |  | ||||||
|        sleepM.Wait(10); // to avoid busy loop and reduce cpu load |  | ||||||
|     } |  | ||||||
| } |  | ||||||
							
								
								
									
										178
									
								
								receiver.h
									
									
									
									
									
								
							
							
						
						
									
										178
									
								
								receiver.h
									
									
									
									
									
								
							| @@ -1,178 +0,0 @@ | |||||||
| /* |  | ||||||
|  * receiver.h: Frontend Status Monitor plugin for the Video Disk Recorder |  | ||||||
|  * |  | ||||||
|  * See the README file for copyright information and how to reach the author. |  | ||||||
|  * |  | ||||||
|  */ |  | ||||||
|  |  | ||||||
| #ifndef __FEMON_RECEIVER_H |  | ||||||
| #define __FEMON_RECEIVER_H |  | ||||||
|  |  | ||||||
| #include <vdr/thread.h> |  | ||||||
| #include <vdr/receiver.h> |  | ||||||
|  |  | ||||||
| #include "aac.h" |  | ||||||
| #include "ac3.h" |  | ||||||
| #include "audio.h" |  | ||||||
| #include "h264.h" |  | ||||||
| #include "latm.h" |  | ||||||
| #include "mpeg.h" |  | ||||||
| #include "tools.h" |  | ||||||
| #include "video.h" |  | ||||||
|  |  | ||||||
| class cFemonReceiver : public cReceiver, public cThread, public cFemonVideoIf, public cFemonAudioIf, public cFemonAC3If { |  | ||||||
| private: |  | ||||||
|   cMutex            mutexM; |  | ||||||
|   cCondWait         sleepM; |  | ||||||
|   bool              activeM; |  | ||||||
|  |  | ||||||
|   cFemonH264        detectH264M; |  | ||||||
|   cFemonMPEG        detectMpegM; |  | ||||||
|   cFemonAAC         detectAacM; |  | ||||||
|   cFemonLATM        detectLatmM; |  | ||||||
|   cFemonAC3         detectAc3M; |  | ||||||
|  |  | ||||||
|   cRingBufferLinear videoBufferM; |  | ||||||
|   cTsToPes          videoAssemblerM; |  | ||||||
|   int               videoTypeM; |  | ||||||
|   int               videoPidM; |  | ||||||
|   int               videoPacketCountM; |  | ||||||
|   double            videoBitRateM; |  | ||||||
|   bool              videoValidM; |  | ||||||
|   video_info_t      videoInfoM; |  | ||||||
|  |  | ||||||
|   cRingBufferLinear audioBufferM; |  | ||||||
|   cTsToPes          audioAssemblerM; |  | ||||||
|   int               audioPidM; |  | ||||||
|   int               audioPacketCountM; |  | ||||||
|   double            audioBitRateM; |  | ||||||
|   bool              audioValidM; |  | ||||||
|   audio_info_t      audioInfoM; |  | ||||||
|  |  | ||||||
|   cRingBufferLinear ac3BufferM; |  | ||||||
|   cTsToPes          ac3AssemblerM; |  | ||||||
|   int               ac3PidM; |  | ||||||
|   int               ac3PacketCountM; |  | ||||||
|   double            ac3BitRateM; |  | ||||||
|   bool              ac3ValidM; |  | ||||||
|   ac3_info_t        ac3InfoM; |  | ||||||
|  |  | ||||||
| protected: |  | ||||||
|   virtual void Activate(bool onP); |  | ||||||
|   virtual void Receive(uchar *dataP, int lengthP); |  | ||||||
|   virtual void Action(void); |  | ||||||
|  |  | ||||||
| public: |  | ||||||
|   virtual void SetVideoCodec(eVideoCodec codecP)                   { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                                                      videoInfoM.codec = codecP; } |  | ||||||
|   virtual void SetVideoFormat(eVideoFormat formatP)                { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                                                      videoInfoM.format = formatP; } |  | ||||||
|   virtual void SetVideoScan(eVideoScan scanP)                      { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                                                      videoInfoM.scan = scanP; } |  | ||||||
|   virtual void SetVideoAspectRatio(eVideoAspectRatio aspectRatioP) { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                                                      videoInfoM.aspectRatio = aspectRatioP; } |  | ||||||
|   virtual void SetVideoSize(int widthP, int heightP)               { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                                                      videoInfoM.width  = widthP; |  | ||||||
|                                                                      videoInfoM.height = heightP; } |  | ||||||
|   virtual void SetVideoFramerate(double frameRateP)                { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                                                      videoInfoM.frameRate = frameRateP; } |  | ||||||
|   virtual void SetVideoBitrate(double bitRateP)                    { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                                                      videoInfoM.bitrate = bitRateP; } |  | ||||||
|  |  | ||||||
|   virtual void SetAudioCodec(eAudioCodec codecP)        { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                                           audioInfoM.codec = codecP; } |  | ||||||
|   virtual void SetAudioBitrate(double bitRateP)         { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                                           audioInfoM.bitrate = bitRateP; } |  | ||||||
|   virtual void SetAudioSamplingFrequency(int samplingP) { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                                           audioInfoM.samplingFrequency = samplingP; } |  | ||||||
|   virtual void SetAudioChannel(eAudioChannelMode modeP) { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                                           audioInfoM.channelMode = modeP; } |  | ||||||
|  |  | ||||||
|   virtual void SetAC3Bitrate(int bitRateP)            { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                                         ac3InfoM.bitrate = bitRateP; } |  | ||||||
|   virtual void SetAC3SamplingFrequency(int samplingP) { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                                         ac3InfoM.samplingFrequency = samplingP; } |  | ||||||
|   virtual void SetAC3Bitstream(int modeP)             { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                                         ac3InfoM.bitstreamMode = modeP; } |  | ||||||
|   virtual void SetAC3AudioCoding(int modeP)           { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                                         ac3InfoM.audioCodingMode = modeP; } |  | ||||||
|   virtual void SetAC3DolbySurround(int modeP)         { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                                         ac3InfoM.dolbySurroundMode = modeP; } |  | ||||||
|   virtual void SetAC3CenterMix(int levelP)            { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                                         ac3InfoM.centerMixLevel = levelP; } |  | ||||||
|   virtual void SetAC3SurroundMix(int levelP)          { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                                         ac3InfoM.surroundMixLevel = levelP; } |  | ||||||
|   virtual void SetAC3Dialog(int levelP)               { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                                         ac3InfoM.dialogLevel = levelP; } |  | ||||||
|   virtual void SetAC3LFE(bool onoffP)                 { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                                         ac3InfoM.lfe = onoffP; } |  | ||||||
|  |  | ||||||
| public: |  | ||||||
|   cFemonReceiver(const cChannel* channelP, int aTrackp, int dTrackP); |  | ||||||
|   virtual ~cFemonReceiver(); |  | ||||||
|   void Deactivate(void); |  | ||||||
|  |  | ||||||
|   bool   VideoValid(void)           { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                       return videoValidM; };                  // boolean |  | ||||||
|   double VideoBitrate(void)         { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                       return videoBitRateM; };                // bit/s |  | ||||||
|   int    VideoCodec(void)           { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                       return videoInfoM.codec; };             // eVideoCodec |  | ||||||
|   int    VideoFormat(void)          { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                       return videoInfoM.format; };            // eVideoFormat |  | ||||||
|   int    VideoScan(void)            { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                       return videoInfoM.scan; };              // eVideoScan |  | ||||||
|   int    VideoAspectRatio(void)     { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                       return videoInfoM.aspectRatio; };       // eVideoAspectRatio |  | ||||||
|   int    VideoHorizontalSize(void)  { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                       return videoInfoM.width; };             // pixels |  | ||||||
|   int    VideoVerticalSize(void)    { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                       return videoInfoM.height; };            // pixels |  | ||||||
|   double VideoFrameRate(void)       { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                       return videoInfoM.frameRate; };         // Hz |  | ||||||
|   double VideoStreamBitrate(void)   { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                       return videoInfoM.bitrate; };           // bit/s |  | ||||||
|  |  | ||||||
|   bool   AudioValid(void)           { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                       return audioValidM; };                  // boolean |  | ||||||
|   double AudioBitrate(void)         { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                       return audioBitRateM; };                // bit/s |  | ||||||
|   int    AudioCodec(void)           { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                       return audioInfoM.codec; };             // eAudioCodec |  | ||||||
|   int    AudioChannelMode(void)     { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                       return audioInfoM.channelMode; };       // eAudioChannelMode |  | ||||||
|   double AudioStreamBitrate(void)   { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                       return audioInfoM.bitrate; };           // bit/s or eAudioBitrate |  | ||||||
|   int    AudioSamplingFreq(void)    { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                       return audioInfoM.samplingFrequency; }; // Hz or eAudioSamplingFrequency |  | ||||||
|  |  | ||||||
|   bool   AC3Valid(void)             { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                       return ac3ValidM; };                    // boolean |  | ||||||
|   double AC3Bitrate(void)           { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                       return ac3BitRateM; };                  // bit/s |  | ||||||
|   double AC3StreamBitrate(void)     { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                       return ac3InfoM.bitrate; };             // bit/s or eAudioBitrate |  | ||||||
|   int    AC3SamplingFreq(void)      { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                       return ac3InfoM.samplingFrequency; };   // Hz or eAudioSamplingFrequency |  | ||||||
|   int    AC3BitStreamMode(void)     { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                       return ac3InfoM.bitstreamMode; };       // 0..7 or eAudioBitstreamMode |  | ||||||
|   int    AC3AudioCodingMode(void)   { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                       return ac3InfoM.audioCodingMode; };     // 0..7 or eAudioCodingMode |  | ||||||
|   bool   AC3_2_0(void)              { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                       return (ac3InfoM.audioCodingMode == AUDIO_CODING_MODE_2_0); }; // boolean |  | ||||||
|   bool   AC3_5_1(void)	            { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                       return (ac3InfoM.audioCodingMode == AUDIO_CODING_MODE_3_2); }; // boolean |  | ||||||
|   int    AC3DolbySurroundMode(void) { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                       return ac3InfoM.dolbySurroundMode; };   // eAudioDolbySurroundMode |  | ||||||
|   int    AC3CenterMixLevel(void)    { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                       return ac3InfoM.centerMixLevel; };      // eAudioCenterMixLevel |  | ||||||
|   int    AC3SurroundMixLevel(void)  { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                       return ac3InfoM.surroundMixLevel; };    // eAudioSurroundMixLevel |  | ||||||
|   int    AC3DialogLevel(void)       { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                       return ac3InfoM.dialogLevel; };         // -dB |  | ||||||
|   bool   AC3Lfe(void)               { cMutexLock MutexLock(&mutexM); |  | ||||||
|                                       return ac3InfoM.lfe; };                 // boolean |  | ||||||
|   }; |  | ||||||
|  |  | ||||||
| #endif //__FEMON_RECEIVER_H |  | ||||||
|  |  | ||||||
							
								
								
									
										162
									
								
								setup.c
									
									
									
									
									
								
							
							
						
						
									
										162
									
								
								setup.c
									
									
									
									
									
								
							| @@ -1,162 +0,0 @@ | |||||||
| /* |  | ||||||
|  * setup.c: Frontend Status Monitor plugin for the Video Disk Recorder |  | ||||||
|  * |  | ||||||
|  * See the README file for copyright information and how to reach the author. |  | ||||||
|  * |  | ||||||
|  */ |  | ||||||
|  |  | ||||||
| #include <vdr/menu.h> |  | ||||||
|  |  | ||||||
| #include "config.h" |  | ||||||
| #include "log.h" |  | ||||||
| #include "tools.h" |  | ||||||
| #include "setup.h" |  | ||||||
|  |  | ||||||
| cMenuFemonSetup::cMenuFemonSetup() |  | ||||||
| : hideMenuM(FemonConfig.GetHideMenu()), |  | ||||||
|   displayModeM(FemonConfig.GetDisplayMode()), |  | ||||||
|   skinM(FemonConfig.GetSkin()), |  | ||||||
|   themeM(FemonConfig.GetTheme()), |  | ||||||
|   positionM(FemonConfig.GetPosition()), |  | ||||||
|   downscaleM(FemonConfig.GetDownscale()), |  | ||||||
|   redLimitM(FemonConfig.GetRedLimit()), |  | ||||||
|   greenLimitM(FemonConfig.GetGreenLimit()), |  | ||||||
|   updateIntervalM(FemonConfig.GetUpdateInterval()), |  | ||||||
|   analyzeStreamM(FemonConfig.GetAnalyzeStream()), |  | ||||||
|   calcIntervalM(FemonConfig.GetCalcInterval()), |  | ||||||
|   useSvdrpM(FemonConfig.GetUseSvdrp()), |  | ||||||
|   svdrpPortM(FemonConfig.GetSvdrpPort()) |  | ||||||
| { |  | ||||||
|   debug1("%s", __PRETTY_FUNCTION__); |  | ||||||
|   strn0cpy(svdrpIpM, FemonConfig.GetSvdrpIp(), sizeof(svdrpIpM)); |  | ||||||
|  |  | ||||||
|   dispModesM[eFemonModeBasic]       = tr("basic"); |  | ||||||
|   dispModesM[eFemonModeTransponder] = tr("transponder"); |  | ||||||
|   dispModesM[eFemonModeStream]      = tr("stream"); |  | ||||||
|   dispModesM[eFemonModeAC3]         = tr("AC-3"); |  | ||||||
|  |  | ||||||
|   skinsM[eFemonSkinClassic]         = tr("Classic"); |  | ||||||
|   skinsM[eFemonSkinElchi]           = tr("Elchi"); |  | ||||||
|  |  | ||||||
|   themesM[eFemonThemeClassic]       = tr("Classic"); |  | ||||||
|   themesM[eFemonThemeElchi]         = tr("Elchi"); |  | ||||||
|   themesM[eFemonThemeSTTNG]         = tr("ST:TNG"); |  | ||||||
|   themesM[eFemonThemeDeepBlue]      = tr("DeepBlue"); |  | ||||||
|   themesM[eFemonThemeMoronimo]      = tr("Moronimo"); |  | ||||||
|   themesM[eFemonThemeEnigma]        = tr("Enigma"); |  | ||||||
|   themesM[eFemonThemeEgalsTry]      = tr("EgalsTry"); |  | ||||||
|   themesM[eFemonThemeDuotone]       = tr("Duotone"); |  | ||||||
|   themesM[eFemonThemeSilverGreen]   = tr("SilverGreen"); |  | ||||||
|   themesM[eFemonThemePearlHD]       = tr("PearlHD"); |  | ||||||
|  |  | ||||||
|   SetMenuCategory(mcSetupPlugins); |  | ||||||
|   Setup(); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| void cMenuFemonSetup::Setup(void) |  | ||||||
| { |  | ||||||
|   int current = Current(); |  | ||||||
|  |  | ||||||
|   Clear(); |  | ||||||
|   helpM.Clear(); |  | ||||||
|  |  | ||||||
|   Add(new cMenuEditBoolItem(tr("Hide main menu entry"), &hideMenuM)); |  | ||||||
|   helpM.Append(tr("Define whether the main menu entry is hidden.")); |  | ||||||
|  |  | ||||||
|   Add(new cMenuEditStraItem(tr("Default display mode"), &displayModeM, eFemonModeMaxNumber, dispModesM)); |  | ||||||
|   helpM.Append(tr("Define the default display mode at startup.")); |  | ||||||
|  |  | ||||||
|   Add(new cMenuEditStraItem(trVDR("Setup.OSD$Skin"), &skinM, eFemonSkinMaxNumber, skinsM)); |  | ||||||
|   helpM.Append(tr("Define the used OSD skin.")); |  | ||||||
|  |  | ||||||
|   Add(new cMenuEditStraItem(trVDR("Setup.OSD$Theme"), &themeM, eFemonThemeMaxNumber, themesM)); |  | ||||||
|   helpM.Append(tr("Define the used OSD theme.")); |  | ||||||
|  |  | ||||||
|   Add(new cMenuEditBoolItem(tr("Position"), &positionM, trVDR("bottom"), trVDR("top"))); |  | ||||||
|   helpM.Append(tr("Define the position of OSD.")); |  | ||||||
|  |  | ||||||
|   Add(new cMenuEditIntItem(tr("Downscale OSD size [%]"), &downscaleM, 0, 20)); |  | ||||||
|   helpM.Append(tr("Define the downscale ratio for OSD size.")); |  | ||||||
|  |  | ||||||
|   Add(new cMenuEditIntItem(tr("Red limit [%]"), &redLimitM, 1, 50)); |  | ||||||
|   helpM.Append(tr("Define a limit for red bar, which is used to indicate a bad signal.")); |  | ||||||
|  |  | ||||||
|   Add(new cMenuEditIntItem(tr("Green limit [%]"), &greenLimitM, 51, 100)); |  | ||||||
|   helpM.Append(tr("Define a limit for green bar, which is used to indicate a good signal.")); |  | ||||||
|  |  | ||||||
|   Add(new cMenuEditIntItem(tr("OSD update interval [0.1s]"), &updateIntervalM, 1, 100)); |  | ||||||
|   helpM.Append(tr("Define an interval for OSD updates. The smaller interval generates higher CPU load.")); |  | ||||||
|  |  | ||||||
|   Add(new cMenuEditBoolItem(tr("Analyze stream"), &analyzeStreamM)); |  | ||||||
|   helpM.Append(tr("Define whether the DVB stream is analyzed and bitrates calculated.")); |  | ||||||
|  |  | ||||||
|   if (analyzeStreamM) { |  | ||||||
|      Add(new cMenuEditIntItem(tr("Calculation interval [0.1s]"), &calcIntervalM, 1, 100)); |  | ||||||
|      helpM.Append(tr("Define an interval for calculation. The bigger interval generates more stable values.")); |  | ||||||
|      } |  | ||||||
|  |  | ||||||
|   Add(new cMenuEditBoolItem(tr("Use SVDRP service"), &useSvdrpM)); |  | ||||||
|   helpM.Append(tr("Define whether the SVDRP service is used in client/server setups.")); |  | ||||||
|  |  | ||||||
|   if (useSvdrpM) { |  | ||||||
|      Add(new cMenuEditIntItem(tr("SVDRP service port"), &svdrpPortM, 1, 65535)); |  | ||||||
|      helpM.Append(tr("Define the port number of SVDRP service.")); |  | ||||||
|  |  | ||||||
|      Add(new cMenuEditStrItem(tr("SVDRP service IP"), svdrpIpM, sizeof(svdrpIpM), ".1234567890")); |  | ||||||
|      helpM.Append(tr("Define the IP address of SVDRP service.")); |  | ||||||
|      } |  | ||||||
|  |  | ||||||
|   SetCurrent(Get(current)); |  | ||||||
|   Display(); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| void cMenuFemonSetup::Store(void) |  | ||||||
| { |  | ||||||
|   debug1("%s", __PRETTY_FUNCTION__); |  | ||||||
|   // Store values into setup.conf |  | ||||||
|   SetupStore("HideMenu",       hideMenuM); |  | ||||||
|   SetupStore("DisplayMode",    displayModeM); |  | ||||||
|   SetupStore("Skin",           skinM); |  | ||||||
|   SetupStore("Theme",          themeM); |  | ||||||
|   SetupStore("Position",       positionM); |  | ||||||
|   SetupStore("Downscale",      downscaleM); |  | ||||||
|   SetupStore("RedLimit",       redLimitM); |  | ||||||
|   SetupStore("GreenLimit",     greenLimitM); |  | ||||||
|   SetupStore("UpdateInterval", updateIntervalM); |  | ||||||
|   SetupStore("AnalStream",     analyzeStreamM); |  | ||||||
|   SetupStore("CalcInterval",   calcIntervalM); |  | ||||||
|   SetupStore("UseSvdrp",       useSvdrpM); |  | ||||||
|   SetupStore("ServerPort",     svdrpPortM); |  | ||||||
|   SetupStore("ServerIp",       svdrpIpM); |  | ||||||
|   // Update global config |  | ||||||
|   FemonConfig.SetHideMenu(hideMenuM); |  | ||||||
|   FemonConfig.SetDisplayMode(displayModeM); |  | ||||||
|   FemonConfig.SetSkin(skinM); |  | ||||||
|   FemonConfig.SetTheme(themeM); |  | ||||||
|   FemonConfig.SetPosition(positionM); |  | ||||||
|   FemonConfig.SetDownscale(downscaleM); |  | ||||||
|   FemonConfig.SetRedLimit(redLimitM); |  | ||||||
|   FemonConfig.SetGreenLimit(greenLimitM); |  | ||||||
|   FemonConfig.SetUpdateInterval(updateIntervalM); |  | ||||||
|   FemonConfig.SetAnalyzeStream(analyzeStreamM); |  | ||||||
|   FemonConfig.SetCalcInterval(calcIntervalM); |  | ||||||
|   FemonConfig.SetUseSvdrp(useSvdrpM); |  | ||||||
|   FemonConfig.SetSvdrpPort(svdrpPortM); |  | ||||||
|   FemonConfig.SetSvdrpIp(svdrpIpM); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| eOSState cMenuFemonSetup::ProcessKey(eKeys keyP) |  | ||||||
| { |  | ||||||
|   int oldUseSvdrp = useSvdrpM; |  | ||||||
|   int oldAnalyzeStream = analyzeStreamM; |  | ||||||
|  |  | ||||||
|   eOSState state = cMenuSetupPage::ProcessKey(keyP); |  | ||||||
|  |  | ||||||
|   if (keyP != kNone && (analyzeStreamM != oldAnalyzeStream || useSvdrpM != oldUseSvdrp)) |  | ||||||
|      Setup(); |  | ||||||
|  |  | ||||||
|   if ((keyP == kInfo) && (state == osUnknown) && (Current() < helpM.Size())) |  | ||||||
|      return AddSubMenu(new cMenuText(cString::sprintf("%s - %s '%s'", tr("Help"), trVDR("Plugin"), PLUGIN_NAME_I18N), helpM[Current()])); |  | ||||||
|  |  | ||||||
|   return state; |  | ||||||
| } |  | ||||||
							
								
								
									
										41
									
								
								setup.h
									
									
									
									
									
								
							
							
						
						
									
										41
									
								
								setup.h
									
									
									
									
									
								
							| @@ -1,41 +0,0 @@ | |||||||
| /* |  | ||||||
|  * setup.h: Frontend Status Monitor plugin for the Video Disk Recorder |  | ||||||
|  * |  | ||||||
|  * See the README file for copyright information and how to reach the author. |  | ||||||
|  * |  | ||||||
|  */ |  | ||||||
|  |  | ||||||
| #ifndef __FEMON_SETUP_H |  | ||||||
| #define __FEMON_SETUP_H |  | ||||||
|  |  | ||||||
| class cMenuFemonSetup : public cMenuSetupPage { |  | ||||||
| private: |  | ||||||
|   const char *dispModesM[eFemonModeMaxNumber]; |  | ||||||
|   const char *skinsM[eFemonSkinMaxNumber]; |  | ||||||
|   const char *themesM[eFemonThemeMaxNumber]; |  | ||||||
|   cVector<const char*> helpM; |  | ||||||
|   int hideMenuM; |  | ||||||
|   int displayModeM; |  | ||||||
|   int skinM; |  | ||||||
|   int themeM; |  | ||||||
|   int positionM; |  | ||||||
|   int downscaleM; |  | ||||||
|   int redLimitM; |  | ||||||
|   int greenLimitM; |  | ||||||
|   int updateIntervalM; |  | ||||||
|   int analyzeStreamM; |  | ||||||
|   int calcIntervalM; |  | ||||||
|   int useSvdrpM; |  | ||||||
|   int svdrpPortM; |  | ||||||
|   char svdrpIpM[MaxSvdrpIp + 1]; // must end with additional null |  | ||||||
|   void Setup(void); |  | ||||||
|  |  | ||||||
| protected: |  | ||||||
|   virtual eOSState ProcessKey(eKeys Key); |  | ||||||
|   virtual void Store(void); |  | ||||||
|  |  | ||||||
| public: |  | ||||||
|   cMenuFemonSetup(); |  | ||||||
| }; |  | ||||||
|  |  | ||||||
| #endif // __FEMON_SETUP_H |  | ||||||
| @@ -1,39 +0,0 @@ | |||||||
| /* |  | ||||||
|  * svdrpservice.h: Public interface of the plugin's services |  | ||||||
|  * |  | ||||||
|  * See the README file for copyright information and how to reach the author. |  | ||||||
|  */ |  | ||||||
|  |  | ||||||
| #ifndef _SVDRPSERVICE__H |  | ||||||
| #define _SVDRPSERVICE__H |  | ||||||
|  |  | ||||||
| #include <vdr/tools.h> |  | ||||||
|  |  | ||||||
| class cLine: public cListObject { |  | ||||||
| private: |  | ||||||
|   char *lineM; |  | ||||||
| public: |  | ||||||
|   const char *Text()      { return lineM; } |  | ||||||
|   cLine(const char *strP) { lineM = strP ? strdup(strP) : NULL; }; |  | ||||||
|   virtual ~cLine()        { if (lineM) free(lineM); }; |  | ||||||
| }; |  | ||||||
|  |  | ||||||
| struct SvdrpConnection_v1_0 { |  | ||||||
|   // in |  | ||||||
|   cString        serverIp; |  | ||||||
|   unsigned short serverPort; |  | ||||||
|   bool           shared; |  | ||||||
|   // in+out |  | ||||||
|   int            handle; |  | ||||||
| }; |  | ||||||
|  |  | ||||||
| struct SvdrpCommand_v1_0 { |  | ||||||
|   // in |  | ||||||
|   cString        command; |  | ||||||
|   int            handle; |  | ||||||
|   // out |  | ||||||
|   cList<cLine>   reply; |  | ||||||
|   unsigned short responseCode; |  | ||||||
| }; |  | ||||||
|  |  | ||||||
| #endif //_SVDRPSERVICE__H |  | ||||||
							
								
								
									
										212
									
								
								symbol.c
									
									
									
									
									
								
							
							
						
						
									
										212
									
								
								symbol.c
									
									
									
									
									
								
							| @@ -1,212 +0,0 @@ | |||||||
| /* |  | ||||||
|  * symbol.c: Frontend Status Monitor plugin for the Video Disk Recorder |  | ||||||
|  * |  | ||||||
|  * See the README file for copyright information and how to reach the author. |  | ||||||
|  * |  | ||||||
|  */ |  | ||||||
|  |  | ||||||
| #include <vdr/device.h> |  | ||||||
|  |  | ||||||
| #include "log.h" |  | ||||||
| #include "tools.h" |  | ||||||
| #include "symbol.h" |  | ||||||
|  |  | ||||||
| #include "symbols/stereo.xpm" |  | ||||||
| #include "symbols/monoleft.xpm" |  | ||||||
| #include "symbols/monoright.xpm" |  | ||||||
| #include "symbols/dolbydigital.xpm" |  | ||||||
| #include "symbols/dolbydigital20.xpm" |  | ||||||
| #include "symbols/dolbydigital51.xpm" |  | ||||||
| #include "symbols/mpeg2.xpm" |  | ||||||
| #include "symbols/h264.xpm" |  | ||||||
| #include "symbols/ntsc.xpm" |  | ||||||
| #include "symbols/pal.xpm" |  | ||||||
| #include "symbols/encrypted.xpm" |  | ||||||
| #include "symbols/svdrp.xpm" |  | ||||||
| #include "symbols/lock.xpm" |  | ||||||
| #include "symbols/signal.xpm" |  | ||||||
| #include "symbols/carrier.xpm" |  | ||||||
| #include "symbols/viterbi.xpm" |  | ||||||
| #include "symbols/sync.xpm" |  | ||||||
| #include "symbols/ar11.xpm" |  | ||||||
| #include "symbols/ar169.xpm" |  | ||||||
| #include "symbols/ar2211.xpm" |  | ||||||
| #include "symbols/ar43.xpm" |  | ||||||
| #include "symbols/device.xpm" |  | ||||||
| #include "symbols/zero.xpm" |  | ||||||
| #include "symbols/one.xpm" |  | ||||||
| #include "symbols/two.xpm" |  | ||||||
| #include "symbols/three.xpm" |  | ||||||
| #include "symbols/four.xpm" |  | ||||||
| #include "symbols/five.xpm" |  | ||||||
| #include "symbols/six.xpm" |  | ||||||
| #include "symbols/seven.xpm" |  | ||||||
| #include "symbols/eight.xpm" |  | ||||||
| #include "symbols/format1080.xpm" |  | ||||||
| #include "symbols/format1080i.xpm" |  | ||||||
| #include "symbols/format1080p.xpm" |  | ||||||
| #include "symbols/format720.xpm" |  | ||||||
| #include "symbols/format720i.xpm" |  | ||||||
| #include "symbols/format720p.xpm" |  | ||||||
| #include "symbols/format576.xpm" |  | ||||||
| #include "symbols/format576i.xpm" |  | ||||||
| #include "symbols/format576p.xpm" |  | ||||||
| #include "symbols/format480.xpm" |  | ||||||
| #include "symbols/format480i.xpm" |  | ||||||
| #include "symbols/format480p.xpm" |  | ||||||
|  |  | ||||||
| static cBitmap bmOnePixel(1, 1, 1); |  | ||||||
| static cBitmap bmStereo(stereo_xpm); |  | ||||||
| static cBitmap bmMonoLeft(monoleft_xpm); |  | ||||||
| static cBitmap bmMonoRight(monoright_xpm); |  | ||||||
| static cBitmap bmDolbyDigital(dolbydigital_xpm); |  | ||||||
| static cBitmap bmDolbyDigital20(dolbydigital20_xpm); |  | ||||||
| static cBitmap bmDolbyDigital51(dolbydigital51_xpm); |  | ||||||
| static cBitmap bmMpeg2(mpeg2_xpm); |  | ||||||
| static cBitmap bmH264(h264_xpm); |  | ||||||
| static cBitmap bmPal(pal_xpm); |  | ||||||
| static cBitmap bmNtsc(ntsc_xpm); |  | ||||||
| static cBitmap bmEncrypted(encrypted_xpm); |  | ||||||
| static cBitmap bmSvdrp(svdrp_xpm); |  | ||||||
| static cBitmap bmLock(lock_xpm); |  | ||||||
| static cBitmap bmSignal(signal_xpm); |  | ||||||
| static cBitmap bmCarrier(carrier_xpm); |  | ||||||
| static cBitmap bmViterbi(viterbi_xpm); |  | ||||||
| static cBitmap bmSync(sync_xpm); |  | ||||||
| static cBitmap bmAspectRatio11(ar11_xpm); |  | ||||||
| static cBitmap bmAspectRatio169(ar169_xpm); |  | ||||||
| static cBitmap bmAspectRatio2211(ar2211_xpm); |  | ||||||
| static cBitmap bmAspectRatio43(ar43_xpm); |  | ||||||
| static cBitmap bmDevice(device_xpm); |  | ||||||
| static cBitmap bmZero(zero_xpm); |  | ||||||
| static cBitmap bmOne(one_xpm); |  | ||||||
| static cBitmap bmTwo(two_xpm); |  | ||||||
| static cBitmap bmThree(three_xpm); |  | ||||||
| static cBitmap bmFour(four_xpm); |  | ||||||
| static cBitmap bmFive(five_xpm); |  | ||||||
| static cBitmap bmSix(six_xpm); |  | ||||||
| static cBitmap bmSeven(seven_xpm); |  | ||||||
| static cBitmap bmEight(eight_xpm); |  | ||||||
| static cBitmap bmFormat1080(format1080_xpm); |  | ||||||
| static cBitmap bmFormat1080i(format1080i_xpm); |  | ||||||
| static cBitmap bmFormat1080p(format1080p_xpm); |  | ||||||
| static cBitmap bmFormat720(format720_xpm); |  | ||||||
| static cBitmap bmFormat720i(format720i_xpm); |  | ||||||
| static cBitmap bmFormat720p(format720p_xpm); |  | ||||||
| static cBitmap bmFormat576(format576_xpm); |  | ||||||
| static cBitmap bmFormat576i(format576i_xpm); |  | ||||||
| static cBitmap bmFormat576p(format576p_xpm); |  | ||||||
| static cBitmap bmFormat480(format480_xpm); |  | ||||||
| static cBitmap bmFormat480i(format480i_xpm); |  | ||||||
| static cBitmap bmFormat480p(format480p_xpm); |  | ||||||
|  |  | ||||||
| cFemonSymbolCache femonSymbols; |  | ||||||
|  |  | ||||||
| cFemonSymbolCache::cFemonSymbolCache() |  | ||||||
| : xFactorM(1.0), |  | ||||||
|   yFactorM(1.0), |  | ||||||
|   antiAliasM(false) |  | ||||||
| { |  | ||||||
|   Populate(); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cFemonSymbolCache::~cFemonSymbolCache() |  | ||||||
| { |  | ||||||
|   Flush(); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| void cFemonSymbolCache::Refresh() |  | ||||||
| { |  | ||||||
|   int width, height; |  | ||||||
|   double aspect, xfactor, yfactor; |  | ||||||
|   cDevice::PrimaryDevice()->GetOsdSize(width, height, aspect); |  | ||||||
|   debug1("%s width=%d height=%d", __PRETTY_FUNCTION__, width, height); |  | ||||||
|   xfactor = (double)width / DEFAULT_WIDTH; |  | ||||||
|   yfactor = (double)height / DEFAULT_HEIGHT; |  | ||||||
|   if (!DoubleEqual(xfactor, xFactorM) || !DoubleEqual(yfactor, yFactorM)) { |  | ||||||
|      xFactorM = xfactor; |  | ||||||
|      yFactorM = yfactor; |  | ||||||
|      Populate(); |  | ||||||
|      } |  | ||||||
| } |  | ||||||
|  |  | ||||||
| bool cFemonSymbolCache::Populate(void) |  | ||||||
| { |  | ||||||
|   debug1("%s xFactor=%.02f yFactor=%.02f", __PRETTY_FUNCTION__, xFactorM, yFactorM); |  | ||||||
|   if (!DoubleEqual(0.0, xFactorM) || !DoubleEqual(0.0, yFactorM)) { |  | ||||||
|      Flush(); |  | ||||||
|  |  | ||||||
|      // pushing order must follow the enumeration - keep original proportions except for frontend status ones |  | ||||||
|      cacheM.Append(bmOnePixel.Scaled(yFactorM, yFactorM, antiAliasM));        // SYMBOL_ONEPIXEL |  | ||||||
|      cacheM.Append(bmStereo.Scaled(yFactorM, yFactorM, antiAliasM));          // SYMBOL_STEREO |  | ||||||
|      cacheM.Append(bmMonoLeft.Scaled(yFactorM, yFactorM, antiAliasM));        // SYMBOL_MONO_LEFT |  | ||||||
|      cacheM.Append(bmMonoRight.Scaled(yFactorM, yFactorM, antiAliasM));       // SYMBOL_MONO_RIGHT |  | ||||||
|      cacheM.Append(bmDolbyDigital.Scaled(yFactorM, yFactorM, antiAliasM));    // SYMBOL_DD |  | ||||||
|      cacheM.Append(bmDolbyDigital20.Scaled(yFactorM, yFactorM, antiAliasM));  // SYMBOL_DD20 |  | ||||||
|      cacheM.Append(bmDolbyDigital51.Scaled(yFactorM, yFactorM, antiAliasM));  // SYMBOL_DD51 |  | ||||||
|      cacheM.Append(bmMpeg2.Scaled(yFactorM, yFactorM, antiAliasM));           // SYMBOL_MPEG2 |  | ||||||
|      cacheM.Append(bmH264.Scaled(yFactorM, yFactorM, antiAliasM));            // SYMBOL_H264 |  | ||||||
|      cacheM.Append(bmPal.Scaled(yFactorM, yFactorM, antiAliasM));             // SYMBOL_PAL |  | ||||||
|      cacheM.Append(bmNtsc.Scaled(yFactorM, yFactorM, antiAliasM));            // SYMBOL_NTSC |  | ||||||
|      cacheM.Append(bmEncrypted.Scaled(yFactorM, yFactorM, antiAliasM));       // SYMBOL_ENCRYPTED |  | ||||||
|      cacheM.Append(bmSvdrp.Scaled(yFactorM, yFactorM, antiAliasM));           // SYMBOL_SVDRP |  | ||||||
|      cacheM.Append(bmLock.Scaled(xFactorM, yFactorM, antiAliasM));            // SYMBOL_LOCK |  | ||||||
|      cacheM.Append(bmSignal.Scaled(xFactorM, yFactorM, antiAliasM));          // SYMBOL_SIGNAL |  | ||||||
|      cacheM.Append(bmCarrier.Scaled(xFactorM, yFactorM, antiAliasM));         // SYMBOL_CARRIER |  | ||||||
|      cacheM.Append(bmViterbi.Scaled(xFactorM, yFactorM, antiAliasM));         // SYMBOL_VITERBI |  | ||||||
|      cacheM.Append(bmSync.Scaled(xFactorM, yFactorM, antiAliasM));            // SYMBOL_SYNC |  | ||||||
|      cacheM.Append(bmAspectRatio11.Scaled(yFactorM, yFactorM, antiAliasM));   // SYMBOL_AR_1_1 |  | ||||||
|      cacheM.Append(bmAspectRatio169.Scaled(yFactorM, yFactorM, antiAliasM));  // SYMBOL_AR_16_9 |  | ||||||
|      cacheM.Append(bmAspectRatio2211.Scaled(yFactorM, yFactorM, antiAliasM)); // SYMBOL_AR_2_21_1 |  | ||||||
|      cacheM.Append(bmAspectRatio43.Scaled(yFactorM, yFactorM, antiAliasM));   // SYMBOL_AR_4_3 |  | ||||||
|      cacheM.Append(bmDevice.Scaled(yFactorM, yFactorM, antiAliasM));          // SYMBOL_DEVICE |  | ||||||
|      cacheM.Append(bmZero.Scaled(yFactorM, yFactorM, antiAliasM));            // SYMBOL_ZERO |  | ||||||
|      cacheM.Append(bmOne.Scaled(yFactorM, yFactorM, antiAliasM));             // SYMBOL_ONE |  | ||||||
|      cacheM.Append(bmTwo.Scaled(yFactorM, yFactorM, antiAliasM));             // SYMBOL_TWO |  | ||||||
|      cacheM.Append(bmThree.Scaled(yFactorM, yFactorM, antiAliasM));           // SYMBOL_THREE |  | ||||||
|      cacheM.Append(bmFour.Scaled(yFactorM, yFactorM, antiAliasM));            // SYMBOL_FOUR |  | ||||||
|      cacheM.Append(bmFive.Scaled(yFactorM, yFactorM, antiAliasM));            // SYMBOL_FIVE |  | ||||||
|      cacheM.Append(bmSix.Scaled(yFactorM, yFactorM, antiAliasM));             // SYMBOL_SIX |  | ||||||
|      cacheM.Append(bmSeven.Scaled(yFactorM, yFactorM, antiAliasM));           // SYMBOL_SEVEN |  | ||||||
|      cacheM.Append(bmEight.Scaled(yFactorM, yFactorM, antiAliasM));           // SYMBOL_EIGHT |  | ||||||
|      cacheM.Append(bmFormat1080.Scaled(yFactorM, yFactorM, antiAliasM));      // SYMBOL_FORMAT_1080 |  | ||||||
|      cacheM.Append(bmFormat1080i.Scaled(yFactorM, yFactorM, antiAliasM));     // SYMBOL_FORMAT_1080i |  | ||||||
|      cacheM.Append(bmFormat1080p.Scaled(yFactorM, yFactorM, antiAliasM));     // SYMBOL_FORMAT_1080p |  | ||||||
|      cacheM.Append(bmFormat720.Scaled(yFactorM, yFactorM, antiAliasM));       // SYMBOL_FORMAT_720 |  | ||||||
|      cacheM.Append(bmFormat720i.Scaled(yFactorM, yFactorM, antiAliasM));      // SYMBOL_FORMAT_720i |  | ||||||
|      cacheM.Append(bmFormat720p.Scaled(yFactorM, yFactorM, antiAliasM));      // SYMBOL_FORMAT_720p |  | ||||||
|      cacheM.Append(bmFormat576.Scaled(yFactorM, yFactorM, antiAliasM));       // SYMBOL_FORMAT_576 |  | ||||||
|      cacheM.Append(bmFormat576i.Scaled(yFactorM, yFactorM, antiAliasM));      // SYMBOL_FORMAT_576i |  | ||||||
|      cacheM.Append(bmFormat576p.Scaled(yFactorM, yFactorM, antiAliasM));      // SYMBOL_FORMAT_576p |  | ||||||
|      cacheM.Append(bmFormat480.Scaled(yFactorM, yFactorM, antiAliasM));       // SYMBOL_FORMAT_480 |  | ||||||
|      cacheM.Append(bmFormat480i.Scaled(yFactorM, yFactorM, antiAliasM));      // SYMBOL_FORMAT_480i |  | ||||||
|      cacheM.Append(bmFormat480p.Scaled(yFactorM, yFactorM, antiAliasM));      // SYMBOL_FORMAT_480p |  | ||||||
|  |  | ||||||
|      return true; |  | ||||||
|      } |  | ||||||
|  |  | ||||||
|   return false; |  | ||||||
| } |  | ||||||
|  |  | ||||||
| bool cFemonSymbolCache::Flush(void) |  | ||||||
| { |  | ||||||
|   debug1("%s", __PRETTY_FUNCTION__); |  | ||||||
|   for (int i = 0; i < cacheM.Size(); ++i) { |  | ||||||
|       cBitmap *bmp = cacheM[i]; |  | ||||||
|       DELETENULL(bmp); |  | ||||||
|       } |  | ||||||
|   cacheM.Clear(); |  | ||||||
|   return true; |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cBitmap& cFemonSymbolCache::Get(eSymbols symbolP) |  | ||||||
| { |  | ||||||
|   cBitmap *bitmapM = &bmOnePixel; |  | ||||||
|  |  | ||||||
|   if (symbolP < cacheM.Size()) |  | ||||||
|      bitmapM = cacheM[symbolP]; |  | ||||||
|   else |  | ||||||
|     error("%s (%d) Invalid symbol", __PRETTY_FUNCTION__, symbolP); |  | ||||||
|  |  | ||||||
|   return *bitmapM; |  | ||||||
| } |  | ||||||
							
								
								
									
										87
									
								
								symbol.h
									
									
									
									
									
								
							
							
						
						
									
										87
									
								
								symbol.h
									
									
									
									
									
								
							| @@ -1,87 +0,0 @@ | |||||||
| /* |  | ||||||
|  * symbol.h: Frontend Status Monitor plugin for the Video Disk Recorder |  | ||||||
|  * |  | ||||||
|  * See the README file for copyright information and how to reach the author. |  | ||||||
|  * |  | ||||||
|  */ |  | ||||||
|  |  | ||||||
| #ifndef __FEMON_SYMBOL_H |  | ||||||
| #define __FEMON_SYMBOL_H |  | ||||||
|  |  | ||||||
| #include <vdr/tools.h> |  | ||||||
| #include <vdr/osd.h> |  | ||||||
|  |  | ||||||
| enum eSymbols { |  | ||||||
|   SYMBOL_ONEPIXEL, |  | ||||||
|   SYMBOL_STEREO, |  | ||||||
|   SYMBOL_MONO_LEFT, |  | ||||||
|   SYMBOL_MONO_RIGHT, |  | ||||||
|   SYMBOL_DD, |  | ||||||
|   SYMBOL_DD20, |  | ||||||
|   SYMBOL_DD51, |  | ||||||
|   SYMBOL_MPEG2, |  | ||||||
|   SYMBOL_H264, |  | ||||||
|   SYMBOL_PAL, |  | ||||||
|   SYMBOL_NTSC, |  | ||||||
|   SYMBOL_ENCRYPTED, |  | ||||||
|   SYMBOL_SVDRP, |  | ||||||
|   SYMBOL_LOCK, |  | ||||||
|   SYMBOL_SIGNAL, |  | ||||||
|   SYMBOL_CARRIER, |  | ||||||
|   SYMBOL_VITERBI, |  | ||||||
|   SYMBOL_SYNC, |  | ||||||
|   SYMBOL_AR_1_1, |  | ||||||
|   SYMBOL_AR_16_9, |  | ||||||
|   SYMBOL_AR_2_21_1, |  | ||||||
|   SYMBOL_AR_4_3, |  | ||||||
|   SYMBOL_DEVICE, |  | ||||||
|   SYMBOL_ZERO, |  | ||||||
|   SYMBOL_ONE, |  | ||||||
|   SYMBOL_TWO, |  | ||||||
|   SYMBOL_THREE, |  | ||||||
|   SYMBOL_FOUR, |  | ||||||
|   SYMBOL_FIVE, |  | ||||||
|   SYMBOL_SIX, |  | ||||||
|   SYMBOL_SEVEN, |  | ||||||
|   SYMBOL_EIGHT, |  | ||||||
|   SYMBOL_FORMAT_1080, |  | ||||||
|   SYMBOL_FORMAT_1080i, |  | ||||||
|   SYMBOL_FORMAT_1080p, |  | ||||||
|   SYMBOL_FORMAT_720, |  | ||||||
|   SYMBOL_FORMAT_720i, |  | ||||||
|   SYMBOL_FORMAT_720p, |  | ||||||
|   SYMBOL_FORMAT_576, |  | ||||||
|   SYMBOL_FORMAT_576i, |  | ||||||
|   SYMBOL_FORMAT_576p, |  | ||||||
|   SYMBOL_FORMAT_480, |  | ||||||
|   SYMBOL_FORMAT_480i, |  | ||||||
|   SYMBOL_FORMAT_480p, |  | ||||||
|   SYMBOL_MAX_COUNT |  | ||||||
|   }; |  | ||||||
|  |  | ||||||
| class cFemonSymbolCache { |  | ||||||
| private: |  | ||||||
|   enum { |  | ||||||
|     DEFAULT_SPACING  = 5, |  | ||||||
|     DEFAULT_ROUNDING = 10, |  | ||||||
|     DEFAULT_HEIGHT   = 576, |  | ||||||
|     DEFAULT_WIDTH    = 720 |  | ||||||
|     }; |  | ||||||
|   double xFactorM; |  | ||||||
|   double yFactorM; |  | ||||||
|   bool antiAliasM; |  | ||||||
|   cVector<cBitmap*> cacheM; |  | ||||||
|   bool Populate(void); |  | ||||||
|   bool Flush(void); |  | ||||||
| public: |  | ||||||
|   cFemonSymbolCache(); |  | ||||||
|   ~cFemonSymbolCache(); |  | ||||||
|   void Refresh(); |  | ||||||
|   cBitmap& Get(eSymbols symbolP); |  | ||||||
|   int GetSpacing()  { return int(yFactorM * cFemonSymbolCache::DEFAULT_SPACING);  } |  | ||||||
|   int GetRounding() { return int(yFactorM * cFemonSymbolCache::DEFAULT_ROUNDING); } |  | ||||||
| }; |  | ||||||
|  |  | ||||||
| extern cFemonSymbolCache femonSymbols; |  | ||||||
|  |  | ||||||
| #endif // __FEMON_SYMBOL_H |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const ar11_xpm[] = { |  | ||||||
| "26 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "++++++++++++++++++++++++++", |  | ||||||
| "+........................+", |  | ||||||
| "+......++..........++....+", |  | ||||||
| "+...+++++.......+++++....+", |  | ||||||
| "+...+++++.......+++++....+", |  | ||||||
| "+......++...++.....++....+", |  | ||||||
| "+......++...++.....++....+", |  | ||||||
| "+......++..........++....+", |  | ||||||
| "+......++..........++....+", |  | ||||||
| "+......++..........++....+", |  | ||||||
| "+......++..........++....+", |  | ||||||
| "+......++..........++....+", |  | ||||||
| "+......++..........++....+", |  | ||||||
| "+......++..........++....+", |  | ||||||
| "+......++...++.....++....+", |  | ||||||
| "+......++...++.....++....+", |  | ||||||
| "+........................+", |  | ||||||
| "++++++++++++++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const ar169_xpm[] = { |  | ||||||
| "38 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++", |  | ||||||
| "+....................................+", |  | ||||||
| "+......++.....++++..........++++.....+", |  | ||||||
| "+...+++++....+++++++.......++++++....+", |  | ||||||
| "+...+++++....++...++......++...+++...+", |  | ||||||
| "+......++...++........++..++....++...+", |  | ||||||
| "+......++...++........++..++....++...+", |  | ||||||
| "+......++...++............++....++...+", |  | ||||||
| "+......++...++.+++.........+++++++...+", |  | ||||||
| "+......++...+++++++.........+++.++...+", |  | ||||||
| "+......++...++....++............++...+", |  | ||||||
| "+......++...++....++............++...+", |  | ||||||
| "+......++...++....++............++...+", |  | ||||||
| "+......++...+++...++......++...++....+", |  | ||||||
| "+......++....++++++...++..+++++++....+", |  | ||||||
| "+......++.....++++....++...+++++.....+", |  | ||||||
| "+....................................+", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const ar2211_xpm[] = { |  | ||||||
| "52 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++++++++++++++++", |  | ||||||
| "+..................................................+", |  | ||||||
| "+.....++++..........++++........++...........++....+", |  | ||||||
| "+...+++++++.......+++++++....+++++........+++++....+", |  | ||||||
| "+...++....++......++....++...+++++........+++++....+", |  | ||||||
| "+.........++............++......++...++......++....+", |  | ||||||
| "+.........++............++......++...++......++....+", |  | ||||||
| "+........+++...........+++......++...........++....+", |  | ||||||
| "+.......+++...........+++.......++...........++....+", |  | ||||||
| "+......+++...........+++........++...........++....+", |  | ||||||
| "+.....+++...........+++.........++...........++....+", |  | ||||||
| "+....+++...........+++..........++...........++....+", |  | ||||||
| "+...+++...........+++...........++...........++....+", |  | ||||||
| "+...++............++............++...........++....+", |  | ||||||
| "+...++++++++..++..++++++++......++...++......++....+", |  | ||||||
| "+...++++++++..++..++++++++......++...++......++....+", |  | ||||||
| "+..................................................+", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const ar43_xpm[] = { |  | ||||||
| "31 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "+++++++++++++++++++++++++++++++", |  | ||||||
| "+.............................+", |  | ||||||
| "+.........++.........+++++....+", |  | ||||||
| "+........+++........+++++++...+", |  | ||||||
| "+.......++++.......++....++...+", |  | ||||||
| "+......++.++...++..++....++...+", |  | ||||||
| "+.....++..++...++........++...+", |  | ||||||
| "+.....++..++............++....+", |  | ||||||
| "+....++...++..........+++.....+", |  | ||||||
| "+...++....++..........++++....+", |  | ||||||
| "+...+++++++++...........+++...+", |  | ||||||
| "+...+++++++++............++...+", |  | ||||||
| "+.........++.......++....++...+", |  | ||||||
| "+.........++.......++...+++...+", |  | ||||||
| "+.........++...++...++++++....+", |  | ||||||
| "+.........++...++....++++.....+", |  | ||||||
| "+.............................+", |  | ||||||
| "+++++++++++++++++++++++++++++++"}; |  | ||||||
| @@ -1,24 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const carrier_xpm[] = { |  | ||||||
| "96 19 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++", |  | ||||||
| "++............................................................................................++", |  | ||||||
| "++............................................................................................++", |  | ||||||
| "++...........+++++.......+++++.....++++++++....++++++++....+++...++++++++...++++++++..........++", |  | ||||||
| "++..........+++++++......+++++.....+++++++++...+++++++++...+++...++++++++...+++++++++.........++", |  | ||||||
| "++..........+++.++++.....+++++.....+++...+++...+++...+++...+++...+++........+++...+++.........++", |  | ||||||
| "++.........+++...++.....+++.+++....+++...+++...+++...+++...+++...+++........+++...+++.........++", |  | ||||||
| "++.........+++..........+++.+++....++++++++....++++++++....+++...+++++++....++++++++..........++", |  | ||||||
| "++.........+++..........+++.+++....+++++++.....+++++++.....+++...+++++++....+++++++...........++", |  | ||||||
| "++.........+++.........+++...+++...+++..+++....+++..+++....+++...+++........+++..+++..........++", |  | ||||||
| "++.........+++...++....+++++++++...+++..+++....+++..+++....+++...+++........+++..+++..........++", |  | ||||||
| "++..........+++.++++...+++++++++...+++...+++...+++...+++...+++...+++........+++...+++.........++", |  | ||||||
| "++..........+++++++...+++.....+++..+++...+++...+++...+++...+++...++++++++...+++...+++.........++", |  | ||||||
| "++...........+++++....+++.....+++..+++....+++..+++....+++..+++...++++++++...+++....+++........++", |  | ||||||
| "++............................................................................................++", |  | ||||||
| "++............................................................................................++", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const device_xpm[] = { |  | ||||||
| "14 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "++++++++++++++", |  | ||||||
| "+.............", |  | ||||||
| "+.......+..+..", |  | ||||||
| "+.......+..+..", |  | ||||||
| "+.......+..+..", |  | ||||||
| "+....+++++++++", |  | ||||||
| "+....+++++++++", |  | ||||||
| "+......+..+...", |  | ||||||
| "+......+..+...", |  | ||||||
| "+......+..+...", |  | ||||||
| "+......+..+...", |  | ||||||
| "+...+++++++++.", |  | ||||||
| "+...+++++++++.", |  | ||||||
| "+.....+..+....", |  | ||||||
| "+.....+..+....", |  | ||||||
| "+.....+..+....", |  | ||||||
| "+.............", |  | ||||||
| "++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const dolbydigital_xpm[] = { |  | ||||||
| "31 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "+++++++++++++++++++++++++++++++", |  | ||||||
| "+.............................+", |  | ||||||
| "+...+++++++++++.+++++++++++...+", |  | ||||||
| "+...++.++++++++.++++++++.++...+", |  | ||||||
| "+...++...++++++.++++++...++...+", |  | ||||||
| "+...++.....++++.++++.....++...+", |  | ||||||
| "+...++......+++.+++......++...+", |  | ||||||
| "+...++.......++.++.......++...+", |  | ||||||
| "+...++.......++.++.......++...+", |  | ||||||
| "+...++.......++.++.......++...+", |  | ||||||
| "+...++.......++.++.......++...+", |  | ||||||
| "+...++......+++.+++......++...+", |  | ||||||
| "+...++.....++++.++++.....++...+", |  | ||||||
| "+...++...++++++.++++++...++...+", |  | ||||||
| "+...++.++++++++.++++++++.++...+", |  | ||||||
| "+...+++++++++++.+++++++++++...+", |  | ||||||
| "+.............................+", |  | ||||||
| "+++++++++++++++++++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const dolbydigital20_xpm[] = { |  | ||||||
| "55 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "+++++++++++++++++++++++++++++++++++++++++++++++++++++++", |  | ||||||
| "+.....................................................+", |  | ||||||
| "+...+++++++++++.+++++++++++.....++++.........++++.....+", |  | ||||||
| "+...++.++++++++.++++++++.++...+++++++.......++++++....+", |  | ||||||
| "+...++...++++++.++++++...++...++....++......++..++....+", |  | ||||||
| "+...++.....++++.++++.....++.........++.....++....++...+", |  | ||||||
| "+...++......+++.+++......++.........++.....++....++...+", |  | ||||||
| "+...++.......++.++.......++........+++.....++....++...+", |  | ||||||
| "+...++.......++.++.......++.......+++......++....++...+", |  | ||||||
| "+...++.......++.++.......++......+++.......++....++...+", |  | ||||||
| "+...++.......++.++.......++.....+++........++....++...+", |  | ||||||
| "+...++......+++.+++......++....+++.........++....++...+", |  | ||||||
| "+...++.....++++.++++.....++...+++..........++....++...+", |  | ||||||
| "+...++...++++++.++++++...++...++............++..++....+", |  | ||||||
| "+...++.++++++++.++++++++.++...++++++++..++..++++++....+", |  | ||||||
| "+...+++++++++++.+++++++++++...++++++++..++...++++.....+", |  | ||||||
| "+.....................................................+", |  | ||||||
| "+++++++++++++++++++++++++++++++++++++++++++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const dolbydigital51_xpm[] = { |  | ||||||
| "51 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "+++++++++++++++++++++++++++++++++++++++++++++++++++", |  | ||||||
| "+.................................................+", |  | ||||||
| "+...+++++++++++.+++++++++++...+++++++........++...+", |  | ||||||
| "+...++.++++++++.++++++++.++...+++++++.....+++++...+", |  | ||||||
| "+...++...++++++.++++++...++...++..........+++++...+", |  | ||||||
| "+...++.....++++.++++.....++...++.............++...+", |  | ||||||
| "+...++......+++.+++......++...++++++.........++...+", |  | ||||||
| "+...++.......++.++.......++...+++++++........++...+", |  | ||||||
| "+...++.......++.++.......++...++...+++.......++...+", |  | ||||||
| "+...++.......++.++.......++.........++.......++...+", |  | ||||||
| "+...++.......++.++.......++.........++.......++...+", |  | ||||||
| "+...++......+++.+++......++.........++.......++...+", |  | ||||||
| "+...++.....++++.++++.....++...++....++.......++...+", |  | ||||||
| "+...++...++++++.++++++...++...++...+++.......++...+", |  | ||||||
| "+...++.++++++++.++++++++.++...+++++++...++...++...+", |  | ||||||
| "+...+++++++++++.+++++++++++....+++++....++...++...+", |  | ||||||
| "+.................................................+", |  | ||||||
| "+++++++++++++++++++++++++++++++++++++++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const eight_xpm[] = { |  | ||||||
| "15 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "+++++++++++++++", |  | ||||||
| "..............+", |  | ||||||
| ".....++++.....+", |  | ||||||
| "....++++++....+", |  | ||||||
| "....++..++....+", |  | ||||||
| "...++....++...+", |  | ||||||
| "...++....++...+", |  | ||||||
| "....++..++....+", |  | ||||||
| ".....++++.....+", |  | ||||||
| ".....++++.....+", |  | ||||||
| "....++..++....+", |  | ||||||
| "...++....++...+", |  | ||||||
| "...++....++...+", |  | ||||||
| "....++..++....+", |  | ||||||
| "....++++++....+", |  | ||||||
| ".....++++.....+", |  | ||||||
| "..............+", |  | ||||||
| "+++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const encrypted_xpm[] = { |  | ||||||
| "23 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "+++++++++++++++++++++++", |  | ||||||
| "+.....................+", |  | ||||||
| "+.....................+", |  | ||||||
| "+.....................+", |  | ||||||
| "+..............+++....+", |  | ||||||
| "+.............+++++...+", |  | ||||||
| "+............+++.+++..+", |  | ||||||
| "+............++...++..+", |  | ||||||
| "+..++++++++++++...++..+", |  | ||||||
| "+..++++++++++++...++..+", |  | ||||||
| "+...++.++....++...++..+", |  | ||||||
| "+...++.++....+++.+++..+", |  | ||||||
| "+...++.++.....+++++...+", |  | ||||||
| "+..............+++....+", |  | ||||||
| "+.....................+", |  | ||||||
| "+.....................+", |  | ||||||
| "+.....................+", |  | ||||||
| "+++++++++++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const five_xpm[] = { |  | ||||||
| "15 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "+++++++++++++++", |  | ||||||
| "..............+", |  | ||||||
| "...+++++++....+", |  | ||||||
| "...+++++++....+", |  | ||||||
| "...++.........+", |  | ||||||
| "...++.........+", |  | ||||||
| "...++.........+", |  | ||||||
| "...++++++.....+", |  | ||||||
| "...+++++++....+", |  | ||||||
| "...++...+++...+", |  | ||||||
| ".........++...+", |  | ||||||
| ".........++...+", |  | ||||||
| "...++....++...+", |  | ||||||
| "...++...+++...+", |  | ||||||
| "...+++++++....+", |  | ||||||
| "....+++++.....+", |  | ||||||
| "..............+", |  | ||||||
| "+++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const format1080_xpm[] = { |  | ||||||
| "40 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++++", |  | ||||||
| "+......................................+", |  | ||||||
| "+......++...++++.....++++.....++++.....+", |  | ||||||
| "+...+++++..++++++...++++++...++++++....+", |  | ||||||
| "+...+++++..++..++...++..++...++..++....+", |  | ||||||
| "+......++.++....++.++....++.++....++...+", |  | ||||||
| "+......++.++....++.++....++.++....++...+", |  | ||||||
| "+......++.++....++..++..++..++....++...+", |  | ||||||
| "+......++.++....++...++++...++....++...+", |  | ||||||
| "+......++.++....++...++++...++....++...+", |  | ||||||
| "+......++.++....++..++..++..++....++...+", |  | ||||||
| "+......++.++....++.++....++.++....++...+", |  | ||||||
| "+......++.++....++.++....++.++....++...+", |  | ||||||
| "+......++..++..++...++..++...++..++....+", |  | ||||||
| "+......++..++++++...++++++...++++++....+", |  | ||||||
| "+......++...++++.....++++.....++++.....+", |  | ||||||
| "+......................................+", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const format1080i_xpm[] = { |  | ||||||
| "42 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++++++", |  | ||||||
| "+........................................+", |  | ||||||
| "+......++...++++.....++++.....++++.......+", |  | ||||||
| "+...+++++..++++++...++++++...++++++......+", |  | ||||||
| "+...+++++..++..++...++..++...++..++......+", |  | ||||||
| "+......++.++....++.++....++.++....++.....+", |  | ||||||
| "+......++.++....++.++....++.++....++.++..+", |  | ||||||
| "+......++.++....++..++..++..++....++.++..+", |  | ||||||
| "+......++.++....++...++++...++....++.....+", |  | ||||||
| "+......++.++....++...++++...++....++.++..+", |  | ||||||
| "+......++.++....++..++..++..++....++.++..+", |  | ||||||
| "+......++.++....++.++....++.++....++.++..+", |  | ||||||
| "+......++.++....++.++....++.++....++.++..+", |  | ||||||
| "+......++..++..++...++..++...++..++..++..+", |  | ||||||
| "+......++..++++++...++++++...++++++..++..+", |  | ||||||
| "+......++...++++.....++++.....++++...++..+", |  | ||||||
| "+........................................+", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const format1080p_xpm[] = { |  | ||||||
| "47 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "+++++++++++++++++++++++++++++++++++++++++++++++", |  | ||||||
| "+.............................................+", |  | ||||||
| "+......++...++++.....++++.....++++............+", |  | ||||||
| "+...+++++..++++++...++++++...++++++...........+", |  | ||||||
| "+...+++++..++..++...++..++...++..++...........+", |  | ||||||
| "+......++.++....++.++....++.++....++..........+", |  | ||||||
| "+......++.++....++.++....++.++....++..........+", |  | ||||||
| "+......++.++....++..++..++..++....++.++++.....+", |  | ||||||
| "+......++.++....++...++++...++....++.+++++....+", |  | ||||||
| "+......++.++....++...++++...++....++.++..++...+", |  | ||||||
| "+......++.++....++..++..++..++....++.++..++...+", |  | ||||||
| "+......++.++....++.++....++.++....++.+++++....+", |  | ||||||
| "+......++.++....++.++....++.++....++.++++.....+", |  | ||||||
| "+......++..++..++...++..++...++..++..++.......+", |  | ||||||
| "+......++..++++++...++++++...++++++..++.......+", |  | ||||||
| "+......++...++++.....++++.....++++...++.......+", |  | ||||||
| "+.............................................+", |  | ||||||
| "+++++++++++++++++++++++++++++++++++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const format480_xpm[] = { |  | ||||||
| "35 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "+++++++++++++++++++++++++++++++++++", |  | ||||||
| "+.................................+", |  | ||||||
| "+.........++....++++.....++++.....+", |  | ||||||
| "+........+++...++++++...++++++....+", |  | ||||||
| "+.......++++...++..++...++..++....+", |  | ||||||
| "+......++.++..++....++.++....++...+", |  | ||||||
| "+.....++..++..++....++.++....++...+", |  | ||||||
| "+.....++..++...++..++..++....++...+", |  | ||||||
| "+....++...++....++++...++....++...+", |  | ||||||
| "+...++....++....++++...++....++...+", |  | ||||||
| "+...+++++++++..++..++..++....++...+", |  | ||||||
| "+...+++++++++.++....++.++....++...+", |  | ||||||
| "+.........++..++....++.++....++...+", |  | ||||||
| "+.........++...++..++...++..++....+", |  | ||||||
| "+.........++...++++++...++++++....+", |  | ||||||
| "+.........++....++++.....++++.....+", |  | ||||||
| "+.................................+", |  | ||||||
| "+++++++++++++++++++++++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const format480i_xpm[] = { |  | ||||||
| "38 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++", |  | ||||||
| "+....................................+", |  | ||||||
| "+.........++....++++.....++++........+", |  | ||||||
| "+........+++...++++++...++++++.......+", |  | ||||||
| "+.......++++...++..++...++..++.......+", |  | ||||||
| "+......++.++..++....++.++....++......+", |  | ||||||
| "+.....++..++..++....++.++....++.++...+", |  | ||||||
| "+.....++..++...++..++..++....++.++...+", |  | ||||||
| "+....++...++....++++...++....++......+", |  | ||||||
| "+...++....++....++++...++....++.++...+", |  | ||||||
| "+...+++++++++..++..++..++....++.++...+", |  | ||||||
| "+...+++++++++.++....++.++....++.++...+", |  | ||||||
| "+.........++..++....++.++....++.++...+", |  | ||||||
| "+.........++...++..++...++..++..++...+", |  | ||||||
| "+.........++...++++++...++++++..++...+", |  | ||||||
| "+.........++....++++.....++++...++...+", |  | ||||||
| "+....................................+", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const format480p_xpm[] = { |  | ||||||
| "42 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++++++", |  | ||||||
| "+........................................+", |  | ||||||
| "+.........++....++++.....++++............+", |  | ||||||
| "+........+++...++++++...++++++...........+", |  | ||||||
| "+.......++++...++..++...++..++...........+", |  | ||||||
| "+......++.++..++....++.++....++..........+", |  | ||||||
| "+.....++..++..++....++.++....++..........+", |  | ||||||
| "+.....++..++...++..++..++....++.++++.....+", |  | ||||||
| "+....++...++....++++...++....++.+++++....+", |  | ||||||
| "+...++....++....++++...++....++.++..++...+", |  | ||||||
| "+...+++++++++..++..++..++....++.++..++...+", |  | ||||||
| "+...+++++++++.++....++.++....++.+++++....+", |  | ||||||
| "+.........++..++....++.++....++.++++.....+", |  | ||||||
| "+.........++...++..++...++..++..++.......+", |  | ||||||
| "+.........++...++++++...++++++..++.......+", |  | ||||||
| "+.........++....++++.....++++...++.......+", |  | ||||||
| "+........................................+", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const format576_xpm[] = { |  | ||||||
| "33 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "+++++++++++++++++++++++++++++++++", |  | ||||||
| "+...............................+", |  | ||||||
| "+...+++++++.++++++++..++++++....+", |  | ||||||
| "+...+++++++.++++++++.++++++++...+", |  | ||||||
| "+...++......++....++.+++...++...+", |  | ||||||
| "+...++............++.++.........+", |  | ||||||
| "+...++...........+++.++.........+", |  | ||||||
| "+...++++++.......++..++.+++.....+", |  | ||||||
| "+...+++++++......++..+++++++....+", |  | ||||||
| "+...++...+++....+++..+++..+++...+", |  | ||||||
| "+.........++....++...++....++...+", |  | ||||||
| "+.........++....++...++....++...+", |  | ||||||
| "+...++....++...+++...++....++...+", |  | ||||||
| "+...++...+++...++....+++..+++...+", |  | ||||||
| "+...+++++++....++....+++++++....+", |  | ||||||
| "+....+++++.....++.....+++++.....+", |  | ||||||
| "+...............................+", |  | ||||||
| "+++++++++++++++++++++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const format576i_xpm[] = { |  | ||||||
| "36 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "++++++++++++++++++++++++++++++++++++", |  | ||||||
| "+..................................+", |  | ||||||
| "+...+++++++.++++++++..++++++.......+", |  | ||||||
| "+...+++++++.++++++++.++++++++......+", |  | ||||||
| "+...++......++....++.+++...++......+", |  | ||||||
| "+...++............++.++............+", |  | ||||||
| "+...++...........+++.++.......++...+", |  | ||||||
| "+...++++++.......++..++.+++...++...+", |  | ||||||
| "+...+++++++......++..+++++++.......+", |  | ||||||
| "+...++...+++....+++..+++..+++.++...+", |  | ||||||
| "+.........++....++...++....++.++...+", |  | ||||||
| "+.........++....++...++....++.++...+", |  | ||||||
| "+...++....++...+++...++....++.++...+", |  | ||||||
| "+...++...+++...++....+++..+++.++...+", |  | ||||||
| "+...+++++++....++....+++++++..++...+", |  | ||||||
| "+....+++++.....++.....+++++...++...+", |  | ||||||
| "+..................................+", |  | ||||||
| "++++++++++++++++++++++++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const format576p_xpm[] = { |  | ||||||
| "40 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++++", |  | ||||||
| "+......................................+", |  | ||||||
| "+...+++++++.++++++++..++++++...........+", |  | ||||||
| "+...+++++++.++++++++.++++++++..........+", |  | ||||||
| "+...++......++....++.+++...++..........+", |  | ||||||
| "+...++............++.++................+", |  | ||||||
| "+...++...........+++.++................+", |  | ||||||
| "+...++++++.......++..++.+++...++++.....+", |  | ||||||
| "+...+++++++......++..+++++++..+++++....+", |  | ||||||
| "+...++...+++....+++..+++..+++.++..++...+", |  | ||||||
| "+.........++....++...++....++.++..++...+", |  | ||||||
| "+.........++....++...++....++.+++++....+", |  | ||||||
| "+...++....++...+++...++....++.++++.....+", |  | ||||||
| "+...++...+++...++....+++..+++.++.......+", |  | ||||||
| "+...+++++++....++....+++++++..++.......+", |  | ||||||
| "+....+++++.....++.....+++++...++.......+", |  | ||||||
| "+......................................+", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const format720_xpm[] = { |  | ||||||
| "34 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "++++++++++++++++++++++++++++++++++", |  | ||||||
| "+................................+", |  | ||||||
| "+...++++++++...++++.....++++.....+", |  | ||||||
| "+...++++++++.+++++++...++++++....+", |  | ||||||
| "+...++....++.++....++..++..++....+", |  | ||||||
| "+.........++.......++.++....++...+", |  | ||||||
| "+.........++.......++.++....++...+", |  | ||||||
| "+.........++.......++.++....++...+", |  | ||||||
| "+........++......+++..++....++...+", |  | ||||||
| "+.......+++.....+++...++....++...+", |  | ||||||
| "+.......++.....+++....++....++...+", |  | ||||||
| "+.......++....+++.....++....++...+", |  | ||||||
| "+......+++...+++......++....++...+", |  | ||||||
| "+......++....++........++..++....+", |  | ||||||
| "+......++....++++++++..++++++....+", |  | ||||||
| "+......++....++++++++...++++.....+", |  | ||||||
| "+................................+", |  | ||||||
| "++++++++++++++++++++++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const format720i_xpm[] = { |  | ||||||
| "37 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "+++++++++++++++++++++++++++++++++++++", |  | ||||||
| "+...................................+", |  | ||||||
| "+...++++++++...++++.....++++........+", |  | ||||||
| "+...++++++++.+++++++...++++++.......+", |  | ||||||
| "+...++....++.++....++..++..++.......+", |  | ||||||
| "+.........++.......++.++....++......+", |  | ||||||
| "+.........++.......++.++....++.++...+", |  | ||||||
| "+.........++.......++.++....++.++...+", |  | ||||||
| "+........++......+++..++....++......+", |  | ||||||
| "+.......+++.....+++...++....++.++...+", |  | ||||||
| "+.......++.....+++....++....++.++...+", |  | ||||||
| "+.......++....+++.....++....++.++...+", |  | ||||||
| "+......+++...+++......++....++.++...+", |  | ||||||
| "+......++....++........++..++..++...+", |  | ||||||
| "+......++....++++++++..++++++..++...+", |  | ||||||
| "+......++....++++++++...++++...++...+", |  | ||||||
| "+...................................+", |  | ||||||
| "+++++++++++++++++++++++++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const format720p_xpm[] = { |  | ||||||
| "41 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "+++++++++++++++++++++++++++++++++++++++++", |  | ||||||
| "+.......................................+", |  | ||||||
| "+...++++++++...++++.....++++............+", |  | ||||||
| "+...++++++++.+++++++...++++++...........+", |  | ||||||
| "+...++....++.++....++..++..++...........+", |  | ||||||
| "+.........++.......++.++....++..........+", |  | ||||||
| "+.........++.......++.++....++..........+", |  | ||||||
| "+.........++.......++.++....++.++++.....+", |  | ||||||
| "+........++......+++..++....++.+++++....+", |  | ||||||
| "+.......+++.....+++...++....++.++..++...+", |  | ||||||
| "+.......++.....+++....++....++.++..++...+", |  | ||||||
| "+.......++....+++.....++....++.+++++....+", |  | ||||||
| "+......+++...+++......++....++.++++.....+", |  | ||||||
| "+......++....++........++..++..++.......+", |  | ||||||
| "+......++....++++++++..++++++..++.......+", |  | ||||||
| "+......++....++++++++...++++...++.......+", |  | ||||||
| "+.......................................+", |  | ||||||
| "+++++++++++++++++++++++++++++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const four_xpm[] = { |  | ||||||
| "15 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "+++++++++++++++", |  | ||||||
| "..............+", |  | ||||||
| ".........++...+", |  | ||||||
| "........+++...+", |  | ||||||
| ".......++++...+", |  | ||||||
| "......++.++...+", |  | ||||||
| ".....++..++...+", |  | ||||||
| ".....++..++...+", |  | ||||||
| "....++...++...+", |  | ||||||
| "...++....++...+", |  | ||||||
| "...+++++++++..+", |  | ||||||
| "...+++++++++..+", |  | ||||||
| ".........++...+", |  | ||||||
| ".........++...+", |  | ||||||
| ".........++...+", |  | ||||||
| ".........++...+", |  | ||||||
| "..............+", |  | ||||||
| "+++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const h264_xpm[] = { |  | ||||||
| "40 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++++", |  | ||||||
| "+......................................+", |  | ||||||
| "+..++...++.....+++++...+++++.......++..+", |  | ||||||
| "+..++...++....+++++++.+++++++.....+++..+", |  | ||||||
| "+..++...++....++...++.++...++....++++..+", |  | ||||||
| "+..++...++.........++.++........+++....+", |  | ||||||
| "+..++...++.........++.++.......+++.....+", |  | ||||||
| "+..++...++........+++.++......+++......+", |  | ||||||
| "+..+++++++.......+++..++++++..++...++..+", |  | ||||||
| "+..+++++++......+++...+++++++.+++++++..+", |  | ||||||
| "+..++...++.....+++....++...++.+++++++..+", |  | ||||||
| "+..++...++....+++.....++...++......++..+", |  | ||||||
| "+..++...++....++......++...++......++..+", |  | ||||||
| "+..++...++....++...++.++...++......++..+", |  | ||||||
| "+..++...++.++.+++++++.+++++++......++..+", |  | ||||||
| "+..++...++.++.+++++++..+++++.......++..+", |  | ||||||
| "+......................................+", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++++"}; |  | ||||||
| @@ -1,24 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const lock_xpm[] = { |  | ||||||
| "96 19 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++", |  | ||||||
| "++............................................................................................++", |  | ||||||
| "++............................................................................................++", |  | ||||||
| "++........................+++........+++++........+++++.....+++....+++........................++", |  | ||||||
| "++........................+++.......++++++++.....+++++++....+++...+++.........................++", |  | ||||||
| "++........................+++.......+++..+++.....+++.++++...+++..+++..........................++", |  | ||||||
| "++........................+++......+++....+++...+++...++....+++.+++...........................++", |  | ||||||
| "++........................+++......+++....+++...+++.........+++++++...........................++", |  | ||||||
| "++........................+++......+++....+++...+++.........++++.+++..........................++", |  | ||||||
| "++........................+++......+++....+++...+++.........+++..+++..........................++", |  | ||||||
| "++........................+++......+++....+++...+++...++....+++...+++.........................++", |  | ||||||
| "++........................+++.......+++..+++.....+++.++++...+++...+++.........................++", |  | ||||||
| "++........................+++++++...++++++++.....+++++++....+++....+++........................++", |  | ||||||
| "++........................+++++++.....++++........+++++.....+++.....+++.......................++", |  | ||||||
| "++............................................................................................++", |  | ||||||
| "++............................................................................................++", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const monoleft_xpm[] = { |  | ||||||
| "17 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "+++++++++++++++++", |  | ||||||
| "+................", |  | ||||||
| "+...++...........", |  | ||||||
| "+...++++.........", |  | ||||||
| "+...++++++.......", |  | ||||||
| "+...++++++++.....", |  | ||||||
| "+...+++++++++++++", |  | ||||||
| "+...+++++++++++++", |  | ||||||
| "+...+++++++++..++", |  | ||||||
| "+...+++++++++..++", |  | ||||||
| "+...+++++++++++++", |  | ||||||
| "+...+++++++++++++", |  | ||||||
| "+...++++++++.....", |  | ||||||
| "+...++++++.......", |  | ||||||
| "+...++++.........", |  | ||||||
| "+...+++..........", |  | ||||||
| "+................", |  | ||||||
| "+++++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const monoright_xpm[] = { |  | ||||||
| "17 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "+++++++++++++++++", |  | ||||||
| "+................", |  | ||||||
| "+..............++", |  | ||||||
| "+............++++", |  | ||||||
| "+..........++++++", |  | ||||||
| "+........++++++++", |  | ||||||
| "+...+++++++++++++", |  | ||||||
| "+...+++++++++++++", |  | ||||||
| "+...++..+++++++++", |  | ||||||
| "+...++..+++++++++", |  | ||||||
| "+...+++++++++++++", |  | ||||||
| "+...+++++++++++++", |  | ||||||
| "+........++++++++", |  | ||||||
| "+..........++++++", |  | ||||||
| "+............++++", |  | ||||||
| "+.............+++", |  | ||||||
| "+................", |  | ||||||
| "+++++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const mpeg2_xpm[] = { |  | ||||||
| "44 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++++++++", |  | ||||||
| "+..........................................+", |  | ||||||
| "+..++....++.+++++...+++++..+++++...+++++...+", |  | ||||||
| "+..++....++.++++++..+++++.+++++++.+++++++..+", |  | ||||||
| "+..+++..+++.++..+++.++....+++..++.++...++..+", |  | ||||||
| "+..+++..+++.++...++.++....++...........++..+", |  | ||||||
| "+..++++++++.++...++.++....++...........++..+", |  | ||||||
| "+..++++++++.++..+++.++....++..........+++..+", |  | ||||||
| "+..++.++.++.++++++..++++..++.++++....+++...+", |  | ||||||
| "+..++.++.++.+++++...++++..++.++++...+++....+", |  | ||||||
| "+..++....++.++......++....++...++..+++.....+", |  | ||||||
| "+..++....++.++......++....++...++.+++......+", |  | ||||||
| "+..++....++.++......++....++...++.++.......+", |  | ||||||
| "+..++....++.++......++....+++..++.++...++..+", |  | ||||||
| "+..++....++.++......+++++.+++++++.+++++++..+", |  | ||||||
| "+..++....++.++......+++++..+++++..+++++++..+", |  | ||||||
| "+..........................................+", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const ntsc_xpm[] = { |  | ||||||
| "19 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "+++++++++++++++++++", |  | ||||||
| "+.................+", |  | ||||||
| "+...++.......++...+", |  | ||||||
| "+...+++......++...+", |  | ||||||
| "+...++++.....++...+", |  | ||||||
| "+...++++.....++...+", |  | ||||||
| "+...++.++....++...+", |  | ||||||
| "+...++..++...++...+", |  | ||||||
| "+...++..++...++...+", |  | ||||||
| "+...++...++..++...+", |  | ||||||
| "+...++...++..++...+", |  | ||||||
| "+...++....++.++...+", |  | ||||||
| "+...++.....++++...+", |  | ||||||
| "+...++.....++++...+", |  | ||||||
| "+...++......+++...+", |  | ||||||
| "+...++.......++...+", |  | ||||||
| "+.................+", |  | ||||||
| "+++++++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const one_xpm[] = { |  | ||||||
| "15 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "+++++++++++++++", |  | ||||||
| "..............+", |  | ||||||
| ".......++.....+", |  | ||||||
| "....+++++.....+", |  | ||||||
| "....+++++.....+", |  | ||||||
| ".......++.....+", |  | ||||||
| ".......++.....+", |  | ||||||
| ".......++.....+", |  | ||||||
| ".......++.....+", |  | ||||||
| ".......++.....+", |  | ||||||
| ".......++.....+", |  | ||||||
| ".......++.....+", |  | ||||||
| ".......++.....+", |  | ||||||
| ".......++.....+", |  | ||||||
| ".......++.....+", |  | ||||||
| ".......++.....+", |  | ||||||
| "..............+", |  | ||||||
| "+++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const pal_xpm[] = { |  | ||||||
| "18 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "++++++++++++++++++", |  | ||||||
| "+................+", |  | ||||||
| "+...++++++++.....+", |  | ||||||
| "+...+++++++++....+", |  | ||||||
| "+...++.....+++...+", |  | ||||||
| "+...++......++...+", |  | ||||||
| "+...++......++...+", |  | ||||||
| "+...++.....+++...+", |  | ||||||
| "+...+++++++++....+", |  | ||||||
| "+...++++++++.....+", |  | ||||||
| "+...++...........+", |  | ||||||
| "+...++...........+", |  | ||||||
| "+...++...........+", |  | ||||||
| "+...++...........+", |  | ||||||
| "+...++...........+", |  | ||||||
| "+...++...........+", |  | ||||||
| "+................+", |  | ||||||
| "++++++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const seven_xpm[] = { |  | ||||||
| "15 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "+++++++++++++++", |  | ||||||
| "..............+", |  | ||||||
| "...++++++++...+", |  | ||||||
| "...++++++++...+", |  | ||||||
| "...++....++...+", |  | ||||||
| ".........++...+", |  | ||||||
| "........+++...+", |  | ||||||
| "........++....+", |  | ||||||
| "........++....+", |  | ||||||
| ".......+++....+", |  | ||||||
| ".......++.....+", |  | ||||||
| ".......++.....+", |  | ||||||
| "......+++.....+", |  | ||||||
| "......++......+", |  | ||||||
| "......++......+", |  | ||||||
| "......++......+", |  | ||||||
| "..............+", |  | ||||||
| "+++++++++++++++"}; |  | ||||||
| @@ -1,24 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const signal_xpm[] = { |  | ||||||
| "96 19 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++", |  | ||||||
| "++............................................................................................++", |  | ||||||
| "++............................................................................................++", |  | ||||||
| "++.................+++++....+++......+++++.....+++....+++.....+++++.....+++...................++", |  | ||||||
| "++...............++++++++...+++....++++++++....++++...+++.....+++++.....+++...................++", |  | ||||||
| "++...............+++..+++...+++....+++..++++...+++++..+++.....+++++.....+++...................++", |  | ||||||
| "++...............+++........+++...+++....++....+++++..+++....+++.+++....+++...................++", |  | ||||||
| "++...............++++++.....+++...+++..........++++++.+++....+++.+++....+++...................++", |  | ||||||
| "++................++++++....+++...+++..+++++...+++.++.+++....+++.+++....+++...................++", |  | ||||||
| "++..................+++++...+++...+++..+++++...+++.++++++...+++...+++...+++...................++", |  | ||||||
| "++...............+++..+++...+++...+++....+++...+++..+++++...+++++++++...+++...................++", |  | ||||||
| "++...............+++..+++...+++....+++...+++...+++..+++++...+++++++++...+++...................++", |  | ||||||
| "++................++++++....+++....+++++++++...+++...++++..+++.....+++..+++++++...............++", |  | ||||||
| "++.................++++.....+++......+++++.....+++....+++..+++.....+++..+++++++...............++", |  | ||||||
| "++............................................................................................++", |  | ||||||
| "++............................................................................................++", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const six_xpm[] = { |  | ||||||
| "15 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "+++++++++++++++", |  | ||||||
| "..............+", |  | ||||||
| "....++++++....+", |  | ||||||
| "...++++++++...+", |  | ||||||
| "...+++...++...+", |  | ||||||
| "...++.........+", |  | ||||||
| "...++.........+", |  | ||||||
| "...++.+++.....+", |  | ||||||
| "...+++++++....+", |  | ||||||
| "...+++..+++...+", |  | ||||||
| "...++....++...+", |  | ||||||
| "...++....++...+", |  | ||||||
| "...++....++...+", |  | ||||||
| "...+++..+++...+", |  | ||||||
| "...+++++++....+", |  | ||||||
| "....+++++.....+", |  | ||||||
| "..............+", |  | ||||||
| "+++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const stereo_xpm[] = { |  | ||||||
| "17 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "+++++++++++++++++", |  | ||||||
| "+................", |  | ||||||
| "+..............++", |  | ||||||
| "+............++++", |  | ||||||
| "+..........+++.++", |  | ||||||
| "+........+++...++", |  | ||||||
| "+...+++++++....++", |  | ||||||
| "+...++++++.....++", |  | ||||||
| "+...++..++.....++", |  | ||||||
| "+...++..++.....++", |  | ||||||
| "+...++++++.....++", |  | ||||||
| "+...+++++++....++", |  | ||||||
| "+........+++...++", |  | ||||||
| "+..........+++.++", |  | ||||||
| "+............++++", |  | ||||||
| "+.............+++", |  | ||||||
| "+................", |  | ||||||
| "+++++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const svdrp_xpm[] = { |  | ||||||
| "60 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++", |  | ||||||
| "+..........................................................+", |  | ||||||
| "+.....+++++....++....++...++++++.....++++++.....++++++.....+", |  | ||||||
| "+....+++++++...++....++...+++++++....+++++++....+++++++....+", |  | ||||||
| "+...+++...++...++....++...++...+++...++...+++...++...+++...+", |  | ||||||
| "+...++....++...++....++...++....++...++....++...++....++...+", |  | ||||||
| "+...++.........++....++...++....++...++....++...++....++...+", |  | ||||||
| "+...+++.........++..++....++....++...++...+++...++...+++...+", |  | ||||||
| "+....+++++......++..++....++....++...+++++++....+++++++....+", |  | ||||||
| "+.....+++++.....++..++....++....++...++++++.....++++++.....+", |  | ||||||
| "+........+++....++..++....++....++...++...++....++.........+", |  | ||||||
| "+.........++.....++++.....++....++...++...++....++.........+", |  | ||||||
| "+...++....++.....++++.....++....++...++...++....++.........+", |  | ||||||
| "+...++...+++......++......++...+++...++....++...++.........+", |  | ||||||
| "+...+++++++.......++......+++++++....++....++...++.........+", |  | ||||||
| "+....+++++........++......++++++.....++....++...++.........+", |  | ||||||
| "+..........................................................+", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"}; |  | ||||||
| @@ -1,24 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const sync_xpm[] = { |  | ||||||
| "96 19 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++", |  | ||||||
| "++............................................................................................++", |  | ||||||
| "++............................................................................................++", |  | ||||||
| "++.........................+++++...+++.....+++..+++....+++.....+++++..........................++", |  | ||||||
| "++.......................++++++++...+++...+++...++++...+++....+++++++.........................++", |  | ||||||
| "++.......................+++..+++....+++.+++....+++++..+++....+++.++++........................++", |  | ||||||
| "++.......................+++.........+++.+++....+++++..+++...+++...++.........................++", |  | ||||||
| "++.......................++++++.......+++++.....++++++.+++...+++..............................++", |  | ||||||
| "++........................++++++......+++++.....+++.++.+++...+++..............................++", |  | ||||||
| "++..........................+++++......+++......+++.++++++...+++..............................++", |  | ||||||
| "++.......................+++..+++......+++......+++..+++++...+++...++.........................++", |  | ||||||
| "++.......................+++..+++......+++......+++..+++++....+++.++++........................++", |  | ||||||
| "++........................++++++.......+++......+++...++++....+++++++.........................++", |  | ||||||
| "++.........................++++........+++......+++....+++.....+++++..........................++", |  | ||||||
| "++............................................................................................++", |  | ||||||
| "++............................................................................................++", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const three_xpm[] = { |  | ||||||
| "15 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "+++++++++++++++", |  | ||||||
| "..............+", |  | ||||||
| ".....+++++....+", |  | ||||||
| "....+++++++...+", |  | ||||||
| "...++....++...+", |  | ||||||
| "...++....++...+", |  | ||||||
| ".........++...+", |  | ||||||
| "........++....+", |  | ||||||
| "......+++.....+", |  | ||||||
| "......++++....+", |  | ||||||
| "........+++...+", |  | ||||||
| ".........++...+", |  | ||||||
| "...++....++...+", |  | ||||||
| "...++...+++...+", |  | ||||||
| "....++++++....+", |  | ||||||
| ".....++++.....+", |  | ||||||
| "..............+", |  | ||||||
| "+++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const two_xpm[] = { |  | ||||||
| "15 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "+++++++++++++++", |  | ||||||
| "..............+", |  | ||||||
| ".....++++.....+", |  | ||||||
| "...+++++++....+", |  | ||||||
| "...++....++...+", |  | ||||||
| ".........++...+", |  | ||||||
| ".........++...+", |  | ||||||
| "........+++...+", |  | ||||||
| ".......+++....+", |  | ||||||
| "......+++.....+", |  | ||||||
| ".....+++......+", |  | ||||||
| "....+++.......+", |  | ||||||
| "...+++........+", |  | ||||||
| "...++.........+", |  | ||||||
| "...++++++++...+", |  | ||||||
| "...++++++++...+", |  | ||||||
| "..............+", |  | ||||||
| "+++++++++++++++"}; |  | ||||||
| @@ -1,24 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const viterbi_xpm[] = { |  | ||||||
| "96 19 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++", |  | ||||||
| "++............................................................................................++", |  | ||||||
| "++............................................................................................++", |  | ||||||
| "++............+++.....+++..+++...+++++++++..++++++++...++++++++....++++++++....+++............++", |  | ||||||
| "++.............++.....++...+++...+++++++++..++++++++...+++++++++...+++++++++...+++............++", |  | ||||||
| "++.............+++...+++...+++......+++.....+++........+++...+++...+++...+++...+++............++", |  | ||||||
| "++.............+++...+++...+++......+++.....+++........+++...+++...+++...+++...+++............++", |  | ||||||
| "++..............++...++....+++......+++.....+++++++....++++++++....++++++++....+++............++", |  | ||||||
| "++..............+++.+++....+++......+++.....+++++++....+++++++.....++++++++....+++............++", |  | ||||||
| "++..............+++.+++....+++......+++.....+++........+++..+++....+++...+++...+++............++", |  | ||||||
| "++...............++.++.....+++......+++.....+++........+++..+++....+++...+++...+++............++", |  | ||||||
| "++...............+++++.....+++......+++.....+++........+++...+++...+++...+++...+++............++", |  | ||||||
| "++...............+++++.....+++......+++.....++++++++...+++...+++...+++++++++...+++............++", |  | ||||||
| "++................+++......+++......+++.....++++++++...+++....+++..++++++++....+++............++", |  | ||||||
| "++............................................................................................++", |  | ||||||
| "++............................................................................................++", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++", |  | ||||||
| "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"}; |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| /* XPM */ |  | ||||||
| static const char *const zero_xpm[] = { |  | ||||||
| "15 18 2 1", |  | ||||||
| ".	c #FFFFFF", |  | ||||||
| "+	c #000000", |  | ||||||
| "+++++++++++++++", |  | ||||||
| "..............+", |  | ||||||
| ".....++++.....+", |  | ||||||
| "....++++++....+", |  | ||||||
| "....++..++....+", |  | ||||||
| "...++....++...+", |  | ||||||
| "...++....++...+", |  | ||||||
| "...++....++...+", |  | ||||||
| "...++....++...+", |  | ||||||
| "...++....++...+", |  | ||||||
| "...++....++...+", |  | ||||||
| "...++....++...+", |  | ||||||
| "...++....++...+", |  | ||||||
| "....++..++....+", |  | ||||||
| "....++++++....+", |  | ||||||
| ".....++++.....+", |  | ||||||
| "..............+", |  | ||||||
| "+++++++++++++++"}; |  | ||||||
							
								
								
									
										613
									
								
								tools.c
									
									
									
									
									
								
							
							
						
						
									
										613
									
								
								tools.c
									
									
									
									
									
								
							| @@ -1,613 +0,0 @@ | |||||||
| /* |  | ||||||
|  * tools.c: Frontend Status Monitor plugin for the Video Disk Recorder |  | ||||||
|  * |  | ||||||
|  * See the README file for copyright information and how to reach the author. |  | ||||||
|  * |  | ||||||
|  */ |  | ||||||
|  |  | ||||||
| #ifndef __STDC_FORMAT_MACROS |  | ||||||
| #define __STDC_FORMAT_MACROS |  | ||||||
| #endif |  | ||||||
|  |  | ||||||
| #include <ctype.h> |  | ||||||
| #include <stdint.h> |  | ||||||
| #include <stdlib.h> |  | ||||||
| #include <unistd.h> |  | ||||||
| #include <sys/ioctl.h> |  | ||||||
| #include <linux/dvb/frontend.h> |  | ||||||
|  |  | ||||||
| #include "osd.h" |  | ||||||
| #include "receiver.h" |  | ||||||
| #include "tools.h" |  | ||||||
|  |  | ||||||
| static cString getCA(int valueP) |  | ||||||
| { |  | ||||||
|   // http://www.dvb.org/index.php?id=174 |  | ||||||
|   // http://en.wikipedia.org/wiki/Conditional_access_system |  | ||||||
|   switch (valueP) { |  | ||||||
|     case 0x0000:            return cString::sprintf("%s (%X)", trVDR("Free To Air"), valueP);  // Reserved |  | ||||||
|     case 0x0001 ... 0x009F: |  | ||||||
|     case 0x00A2 ... 0x00FF: return cString::sprintf("%s (%X)", tr("Fixed"),  valueP); // Standardized systems |  | ||||||
|     case 0x00A0 ... 0x00A1: return cString::sprintf("%s (%X)", tr("Analog"), valueP); // Analog signals |  | ||||||
|     case 0x0100 ... 0x01FF: return cString::sprintf("SECA Mediaguard (%X)",  valueP); // Canal Plus |  | ||||||
|     case 0x0464:            return cString::sprintf("EuroDec (%X)",          valueP); // EuroDec |  | ||||||
|     case 0x0500 ... 0x05FF: return cString::sprintf("Viaccess (%X)",         valueP); // France Telecom |  | ||||||
|     case 0x0600 ... 0x06FF: return cString::sprintf("Irdeto (%X)",           valueP); // Irdeto |  | ||||||
|     case 0x0700 ... 0x07FF: return cString::sprintf("DigiCipher 2 (%X)",     valueP); // Jerrold/GI/Motorola 4DTV |  | ||||||
|     case 0x0900 ... 0x09FF: return cString::sprintf("NDS Videoguard (%X)",   valueP); // NDS |  | ||||||
|     case 0x0B00 ... 0x0BFF: return cString::sprintf("Conax (%X)",            valueP); // Norwegian Telekom |  | ||||||
|     case 0x0D00 ... 0x0DFF: return cString::sprintf("CryptoWorks (%X)",      valueP); // Philips CryptoTec |  | ||||||
|     case 0x0E00 ... 0x0EFF: return cString::sprintf("PowerVu (%X)",          valueP); // Scientific Atlanta |  | ||||||
|     case 0x1000:            return cString::sprintf("RAS (%X)",              valueP); // Tandberg Television |  | ||||||
|     case 0x1200 ... 0x12FF: return cString::sprintf("NagraVision (%X)",      valueP); // BellVu Express |  | ||||||
|     case 0x1700 ... 0x17FF: return cString::sprintf("VCAS (%X)",             valueP); // Verimatrix Inc. former BetaTechnik |  | ||||||
|     case 0x1800 ... 0x18FF: return cString::sprintf("NagraVision (%X)",      valueP); // Kudelski SA |  | ||||||
|     case 0x22F0:            return cString::sprintf("Codicrypt (%X)",        valueP); // Scopus Network Technologies |  | ||||||
|     case 0x2600:            return cString::sprintf("BISS (%X)",             valueP); // European Broadcasting Union |  | ||||||
|     case 0x2719:            return cString::sprintf("VanyaCas (%X)",         valueP); // S-Curious Research & Technology Pvt. Ltd. |  | ||||||
|     case 0x4347:            return cString::sprintf("CryptOn (%X)",          valueP); // CryptOn |  | ||||||
|     case 0x4800:            return cString::sprintf("Accessgate (%X)",       valueP); // Telemann |  | ||||||
|     case 0x4900:            return cString::sprintf("China Crypt (%X)",      valueP); // CryptoWorks |  | ||||||
|     case 0x4A02:            return cString::sprintf("Tongfang (%X)",         valueP); // Tsinghua Tongfang Company |  | ||||||
|     case 0x4A10:            return cString::sprintf("EasyCas (%X)",          valueP); // EasyCas |  | ||||||
|     case 0x4A20:            return cString::sprintf("AlphaCrypt (%X)",       valueP); // AlphaCrypt |  | ||||||
|     case 0x4A60:            return cString::sprintf("SkyCrypt (%X)",         valueP); // @Sky |  | ||||||
|     case 0x4A61:            return cString::sprintf("Neotioncrypt (%X)",     valueP); // Neotion |  | ||||||
|     case 0x4A62:            return cString::sprintf("SkyCrypt (%X)",         valueP); // @Sky |  | ||||||
|     case 0x4A63:            return cString::sprintf("Neotion SHL (%X)",      valueP); // Neotion |  | ||||||
|     case 0x4A64 ... 0x4A6F: return cString::sprintf("SkyCrypt (%X)",         valueP); // @Sky |  | ||||||
|     case 0x4A70:            return cString::sprintf("DreamCrypt (%X)",       valueP); // Dream Multimedia |  | ||||||
|     case 0x4A80:            return cString::sprintf("ThalesCrypt (%X)",      valueP); // Thales Broadcast & Multimedia |  | ||||||
|     case 0x4AA1:            return cString::sprintf("KeyFly (%X)",           valueP); // SIDSA |  | ||||||
|     case 0x4ABF:            return cString::sprintf("CTI-CAS (%X)",          valueP); // Beijing Compunicate Technology Inc. |  | ||||||
|     case 0x4AC1:            return cString::sprintf("Latens (%X)",           valueP); // Latens Systems |  | ||||||
|     case 0x4AD0 ... 0x4AD1: return cString::sprintf("X-Crypt (%X)",          valueP); // XCrypt Inc. |  | ||||||
|     case 0x4AD4:            return cString::sprintf("OmniCrypt (%X)",        valueP); // Widevine Technologies, Inc. |  | ||||||
|     case 0x4AE0 ... 0x4AE1: return cString::sprintf("Z-Crypt (%X)",          valueP); // Digi Raum Electronics Co. Ltd. |  | ||||||
|     case 0x4AE4:            return cString::sprintf("CoreCrypt (%X)",        valueP); // CoreTrust |  | ||||||
|     case 0x4AE5:            return cString::sprintf("PRO-Crypt (%X)",        valueP); // IK SATPROF |  | ||||||
|     case 0x4AEA:            return cString::sprintf("Cryptoguard (%X)",      valueP); // Gryptoguard AB |  | ||||||
|     case 0x4AEB:            return cString::sprintf("Abel Quintic (%X)",     valueP); // Abel DRM Systems |  | ||||||
|     case 0x4AF0:            return cString::sprintf("ABV (%X)",              valueP); // Alliance Broadcast Vision |  | ||||||
|     case 0x5500:            return cString::sprintf("Z-Crypt (%X)",          valueP); // Digi Raum Electronics Co. Ltd. |  | ||||||
|     case 0x5501:            return cString::sprintf("Griffin (%X)",          valueP); // Nucleus Systems Ltd. |  | ||||||
|     case 0x5581:            return cString::sprintf("Bulcrypt (%X)",         valueP); // Bulcrypt |  | ||||||
|     case 0x7BE1:            return cString::sprintf("DRE-Crypt (%X)",        valueP); // DRE-Crypt |  | ||||||
|     case 0xA101:            return cString::sprintf("RosCrypt-M (%X)",       valueP); // NIIR |  | ||||||
|     case 0xEAD0:            return cString::sprintf("VanyaCas (%X)",         valueP); // S-Curious Research & Technology Pvt. Ltd. |  | ||||||
|     default:                break; |  | ||||||
|     } |  | ||||||
|   return cString::sprintf("%X", valueP); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| static const char *getUserString(int valueP, const tDvbParameterMap *mapP) |  | ||||||
| { |  | ||||||
|   const tDvbParameterMap *map = mapP; |  | ||||||
|   while (map && map->userValue != -1) { |  | ||||||
|         if (map->driverValue == valueP) |  | ||||||
|            return map->userString ? trVDR(map->userString) : "---"; |  | ||||||
|         map++; |  | ||||||
|         } |  | ||||||
|   return "---"; |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cDvbDevice *getDvbDevice(cDevice* deviceP) |  | ||||||
| { |  | ||||||
|   cDvbDevice *dev = dynamic_cast<cDvbDevice*>(deviceP); |  | ||||||
| #ifdef __DYNAMIC_DEVICE_PROBE |  | ||||||
|   if (!dev && deviceP && deviceP->HasSubDevice()) |  | ||||||
|      dev = dynamic_cast<cDvbDevice*>(deviceP->SubDevice()); |  | ||||||
| #endif |  | ||||||
|   return dev; |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getFrontendInfo(cDvbDevice *deviceP) |  | ||||||
| { |  | ||||||
|   struct dvb_frontend_info value; |  | ||||||
|   fe_status_t status; |  | ||||||
|   cString info = ""; |  | ||||||
|   uint16_t signal = 0; |  | ||||||
|   uint16_t snr = 0; |  | ||||||
|   uint32_t ber = 0; |  | ||||||
|   uint32_t unc = 0; |  | ||||||
|   cChannel *channel = Channels.GetByNumber(cDevice::CurrentChannel()); |  | ||||||
|  |  | ||||||
|   if (!deviceP) |  | ||||||
|      return info; |  | ||||||
|  |  | ||||||
|   int fe = open(*cString::sprintf(FRONTEND_DEVICE, deviceP->Adapter(), deviceP->Frontend()), O_RDONLY | O_NONBLOCK); |  | ||||||
|   if (fe < 0) |  | ||||||
|      return info; |  | ||||||
|  |  | ||||||
|   info = cString::sprintf("CARD:%d\nSTRG:%d\nQUAL:%d", deviceP->CardIndex(), deviceP->SignalStrength(), deviceP->SignalQuality()); |  | ||||||
|  |  | ||||||
|   if (ioctl(fe, FE_GET_INFO, &value) >= 0) |  | ||||||
|      info = cString::sprintf("%s\nTYPE:%d\nNAME:%s", *info, value.type, *deviceP->DeviceName()); |  | ||||||
|   if (ioctl(fe, FE_READ_STATUS, &status) >= 0) |  | ||||||
|      info = cString::sprintf("%s\nSTAT:%02X", *info, status); |  | ||||||
|   if (ioctl(fe, FE_READ_SIGNAL_STRENGTH, &signal) >= 0) |  | ||||||
|      info = cString::sprintf("%s\nSGNL:%04X", *info, signal); |  | ||||||
|   if (ioctl(fe, FE_READ_SNR, &snr) >= 0) |  | ||||||
|      info = cString::sprintf("%s\nSNRA:%04X", *info, snr); |  | ||||||
|   if (ioctl(fe, FE_READ_BER, &ber) >= 0) |  | ||||||
|      info = cString::sprintf("%s\nBERA:%08X", *info, ber); |  | ||||||
|   if (ioctl(fe, FE_READ_UNCORRECTED_BLOCKS, &unc) >= 0) |  | ||||||
|      info = cString::sprintf("%s\nUNCB:%08X", *info, unc); |  | ||||||
|   close(fe); |  | ||||||
|  |  | ||||||
|   if (cFemonOsd::Instance()) |  | ||||||
|      info = cString::sprintf("%s\nVIBR:%.0f\nAUBR:%.0f\nDDBR:%.0f", *info, cFemonOsd::Instance()->GetVideoBitrate(), cFemonOsd::Instance()->GetAudioBitrate(), cFemonOsd::Instance()->GetDolbyBitrate()); |  | ||||||
|  |  | ||||||
|   if (channel) |  | ||||||
|      info = cString::sprintf("%s\nCHAN:%s", *info, *channel->ToText()); |  | ||||||
|  |  | ||||||
|   return info; |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getFrontendName(cDvbDevice *deviceP) |  | ||||||
| { |  | ||||||
|   if (!deviceP) |  | ||||||
|      return NULL; |  | ||||||
|  |  | ||||||
|   return (cString::sprintf("%s on deviceP #%d", *deviceP->DeviceName(), deviceP->CardIndex())); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getFrontendStatus(cDvbDevice *deviceP) |  | ||||||
| { |  | ||||||
|   fe_status_t value; |  | ||||||
|  |  | ||||||
|   if (!deviceP) |  | ||||||
|      return NULL; |  | ||||||
|  |  | ||||||
|   int fe = open(*cString::sprintf(FRONTEND_DEVICE, deviceP->Adapter(), deviceP->Frontend()), O_RDONLY | O_NONBLOCK); |  | ||||||
|   if (fe < 0) |  | ||||||
|      return NULL; |  | ||||||
|   memset(&value, 0, sizeof(value)); |  | ||||||
|   ioctl(fe, FE_READ_STATUS, &value); |  | ||||||
|   close(fe); |  | ||||||
|  |  | ||||||
|   return (cString::sprintf("Status %s:%s:%s:%s:%s on deviceP #%d", (value & FE_HAS_LOCK) ? "LOCKED" : "-", (value & FE_HAS_SIGNAL) ? "SIGNAL" : "-", (value & FE_HAS_CARRIER) ? "CARRIER" : "-", (value & FE_HAS_VITERBI) ? "VITERBI" : "-", (value & FE_HAS_SYNC) ? "SYNC" : "-", deviceP->CardIndex())); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| uint16_t getSignal(cDvbDevice *deviceP) |  | ||||||
| { |  | ||||||
|   uint16_t value = 0; |  | ||||||
|  |  | ||||||
|   if (!deviceP) |  | ||||||
|      return (value); |  | ||||||
|  |  | ||||||
|   int fe = open(*cString::sprintf(FRONTEND_DEVICE, deviceP->Adapter(), deviceP->Frontend()), O_RDONLY | O_NONBLOCK); |  | ||||||
|   if (fe < 0) |  | ||||||
|      return (value); |  | ||||||
|   ioctl(fe, FE_READ_SIGNAL_STRENGTH, &value); |  | ||||||
|   close(fe); |  | ||||||
|  |  | ||||||
|   return (value); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| uint16_t getSNR(cDvbDevice *deviceP) |  | ||||||
| { |  | ||||||
|   uint16_t value = 0; |  | ||||||
|  |  | ||||||
|   if (!deviceP) |  | ||||||
|      return (value); |  | ||||||
|  |  | ||||||
|   int fe = open(*cString::sprintf(FRONTEND_DEVICE, deviceP->Adapter(), deviceP->Frontend()), O_RDONLY | O_NONBLOCK); |  | ||||||
|   if (fe < 0) |  | ||||||
|      return (value); |  | ||||||
|   ioctl(fe, FE_READ_SNR, &value); |  | ||||||
|   close(fe); |  | ||||||
|  |  | ||||||
|   return (value); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| uint32_t getBER(cDvbDevice *deviceP) |  | ||||||
| { |  | ||||||
|   uint32_t value = 0; |  | ||||||
|  |  | ||||||
|   if (!deviceP) |  | ||||||
|      return (value); |  | ||||||
|  |  | ||||||
|   int fe = open(*cString::sprintf(FRONTEND_DEVICE, deviceP->Adapter(), deviceP->Frontend()), O_RDONLY | O_NONBLOCK); |  | ||||||
|   if (fe < 0) |  | ||||||
|      return (value); |  | ||||||
|   ioctl(fe, FE_READ_BER, &value); |  | ||||||
|   close(fe); |  | ||||||
|  |  | ||||||
|   return (value); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| uint32_t getUNC(cDvbDevice *deviceP) |  | ||||||
| { |  | ||||||
|   uint32_t value = 0; |  | ||||||
|  |  | ||||||
|   if (!deviceP) |  | ||||||
|      return (value); |  | ||||||
|  |  | ||||||
|   int fe = open(*cString::sprintf(FRONTEND_DEVICE, deviceP->Adapter(), deviceP->Frontend()), O_RDONLY | O_NONBLOCK); |  | ||||||
|   if (fe < 0) |  | ||||||
|      return (value); |  | ||||||
|   ioctl(fe, FE_READ_UNCORRECTED_BLOCKS, &value); |  | ||||||
|   close(fe); |  | ||||||
|  |  | ||||||
|   return (value); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getApids(const cChannel *channelP) |  | ||||||
| { |  | ||||||
|   int value = 0; |  | ||||||
|   cString apids = cString::sprintf("%d", channelP->Apid(value)); |  | ||||||
|   while (channelP->Apid(++value) && (value < MAXAPIDS)) |  | ||||||
|     apids = cString::sprintf("%s, %d", *apids, channelP->Apid(value)); |  | ||||||
|   return apids; |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getDpids(const cChannel *channelP) |  | ||||||
| { |  | ||||||
|   int value = 0; |  | ||||||
|   cString dpids = cString::sprintf("%d", channelP->Dpid(value)); |  | ||||||
|   while (channelP->Dpid(++value) && (value < MAXDPIDS)) |  | ||||||
|     dpids = cString::sprintf("%s, %d", *dpids, channelP->Dpid(value)); |  | ||||||
|   return dpids; |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getSpids(const cChannel *channelP) |  | ||||||
| { |  | ||||||
|   int value = 0; |  | ||||||
|   cString spids = cString::sprintf("%d", channelP->Spid(value)); |  | ||||||
|   while (channelP->Spid(++value) && (value < MAXSPIDS)) |  | ||||||
|     spids = cString::sprintf("%s, %d", *spids, channelP->Spid(value)); |  | ||||||
|   return spids; |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getCAids(const cChannel *channelP) |  | ||||||
| { |  | ||||||
|   int value = 0; |  | ||||||
|   cString caids = cString::sprintf("%s", *getCA(channelP->Ca(value))); |  | ||||||
|   while (channelP->Ca(++value) && (value < MAXCAIDS)) |  | ||||||
|     caids = cString::sprintf("%s, %s", *caids, *getCA(channelP->Ca(value))); |  | ||||||
|   return caids; |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getVideoStream(int value) |  | ||||||
| { |  | ||||||
|   if (value != 0) |  | ||||||
|      return cString::sprintf("#%d", value); |  | ||||||
|   return cString::sprintf("---"); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getAudioStream(int valueP, const cChannel *channelP) |  | ||||||
| { |  | ||||||
|   int pid = 0; |  | ||||||
|   if (IS_AUDIO_TRACK(valueP)) |  | ||||||
|      pid = int(valueP - ttAudioFirst); |  | ||||||
|   if (channelP && channelP->Apid(pid)) { |  | ||||||
|      if (channelP->Alang(pid)) |  | ||||||
|         return cString::sprintf("#%d (%s)", channelP->Apid(pid), channelP->Alang(pid)); |  | ||||||
|      else |  | ||||||
|         return cString::sprintf("#%d", channelP->Apid(pid)); |  | ||||||
|      } |  | ||||||
|   return cString::sprintf("---"); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getAC3Stream(int valueP, const cChannel *channelP) |  | ||||||
| { |  | ||||||
|   int pid = 0; |  | ||||||
|   if (IS_DOLBY_TRACK(valueP)) |  | ||||||
|      pid = int(valueP - ttDolbyFirst); |  | ||||||
|   if (channelP && channelP->Dpid(pid)) { |  | ||||||
|      if (channelP->Dlang(pid)) |  | ||||||
|         return cString::sprintf("#%d (%s)", channelP->Dpid(pid), channelP->Dlang(pid)); |  | ||||||
|      else |  | ||||||
|         return cString::sprintf("#%d", channelP->Dpid(pid)); |  | ||||||
|      } |  | ||||||
|   return cString::sprintf("---"); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getVideoCodec(int valueP) |  | ||||||
| { |  | ||||||
|   switch (valueP) { |  | ||||||
|     case VIDEO_CODEC_MPEG2: return cString::sprintf("%s", tr("MPEG-2")); |  | ||||||
|     case VIDEO_CODEC_H264:  return cString::sprintf("%s", tr("H.264")); |  | ||||||
|     default:                break; |  | ||||||
|     } |  | ||||||
|   return cString::sprintf("---"); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getAudioCodec(int valueP) |  | ||||||
| { |  | ||||||
|   switch (valueP) { |  | ||||||
|     case AUDIO_CODEC_MPEG1_I:   return cString::sprintf("%s", tr("MPEG-1 Layer I")); |  | ||||||
|     case AUDIO_CODEC_MPEG1_II:  return cString::sprintf("%s", tr("MPEG-1 Layer II")); |  | ||||||
|     case AUDIO_CODEC_MPEG1_III: return cString::sprintf("%s", tr("MPEG-1 Layer III")); |  | ||||||
|     case AUDIO_CODEC_MPEG2_I:   return cString::sprintf("%s", tr("MPEG-2 Layer I")); |  | ||||||
|     case AUDIO_CODEC_MPEG2_II:  return cString::sprintf("%s", tr("MPEG-2 Layer II")); |  | ||||||
|     case AUDIO_CODEC_MPEG2_III: return cString::sprintf("%s", tr("MPEG-2 Layer III")); |  | ||||||
|     case AUDIO_CODEC_HEAAC:     return cString::sprintf("%s", tr("HE-AAC")); |  | ||||||
|     case AUDIO_CODEC_LATM:      return cString::sprintf("%s", tr("LATM")); |  | ||||||
|     default:                    break; |  | ||||||
|     } |  | ||||||
|   return cString::sprintf("---"); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getAudioChannelMode(int valueP) |  | ||||||
| { |  | ||||||
|   switch (valueP) { |  | ||||||
|     case AUDIO_CHANNEL_MODE_STEREO:       return cString::sprintf("%s", tr("stereo")); |  | ||||||
|     case AUDIO_CHANNEL_MODE_JOINT_STEREO: return cString::sprintf("%s", tr("joint Stereo")); |  | ||||||
|     case AUDIO_CHANNEL_MODE_DUAL:         return cString::sprintf("%s", tr("dual")); |  | ||||||
|     case AUDIO_CHANNEL_MODE_SINGLE:       return cString::sprintf("%s", tr("mono")); |  | ||||||
|     default:                              break; |  | ||||||
|     } |  | ||||||
|   return cString::sprintf("---"); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getCoderate(int valueP) |  | ||||||
| { |  | ||||||
|   return cString::sprintf("%s", getUserString(valueP, CoderateValues)); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getTransmission(int valueP) |  | ||||||
| { |  | ||||||
|   return cString::sprintf("%s", getUserString(valueP, TransmissionValues)); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getBandwidth(int valueP) |  | ||||||
| { |  | ||||||
|   return cString::sprintf("%s", getUserString(valueP, BandwidthValues)); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getInversion(int valueP) |  | ||||||
| { |  | ||||||
|   return cString::sprintf("%s", getUserString(valueP, InversionValues)); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getHierarchy(int valueP) |  | ||||||
| { |  | ||||||
|   return cString::sprintf("%s", getUserString(valueP, HierarchyValues)); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getGuard(int valueP) |  | ||||||
| { |  | ||||||
|   return cString::sprintf("%s", getUserString(valueP, GuardValues)); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getModulation(int valueP) |  | ||||||
| { |  | ||||||
|   return cString::sprintf("%s", getUserString(valueP, ModulationValues)); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getTerrestrialSystem(int valueP) |  | ||||||
| { |  | ||||||
|   return cString::sprintf("%s", getUserString(valueP, SystemValuesTerr)); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getSatelliteSystem(int valueP) |  | ||||||
| { |  | ||||||
|   return cString::sprintf("%s", getUserString(valueP, SystemValuesSat)); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getRollOff(int valueP) |  | ||||||
| { |  | ||||||
|   return cString::sprintf("%s", getUserString(valueP, RollOffValues)); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getPilot(int valueP) |  | ||||||
| { |  | ||||||
|   return cString::sprintf("%s", getUserString(valueP, PilotValues)); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getResolution(int widthP, int heightP, int scanP) |  | ||||||
| { |  | ||||||
|   if ((widthP > 0) && (heightP > 0)) { |  | ||||||
|      switch (scanP) { |  | ||||||
|        case VIDEO_SCAN_INTERLACED:  return cString::sprintf("%dx%d %s", widthP, heightP, tr("interlaced")); |  | ||||||
|        case VIDEO_SCAN_PROGRESSIVE: return cString::sprintf("%dx%d %s", widthP, heightP, tr("progressive")); |  | ||||||
|        default:                     return cString::sprintf("%dx%d",    widthP, heightP); |  | ||||||
|        } |  | ||||||
|      } |  | ||||||
|   return cString::sprintf("---"); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getAspectRatio(int valueP) |  | ||||||
| { |  | ||||||
|   switch (valueP) { |  | ||||||
|     case VIDEO_ASPECT_RATIO_RESERVED: return cString::sprintf("%s", tr("reserved")); |  | ||||||
|     case VIDEO_ASPECT_RATIO_EXTENDED: return cString::sprintf("%s", tr("extended")); |  | ||||||
|     case VIDEO_ASPECT_RATIO_1_1:      return cString::sprintf("1:1"); |  | ||||||
|     case VIDEO_ASPECT_RATIO_4_3:      return cString::sprintf("4:3"); |  | ||||||
|     case VIDEO_ASPECT_RATIO_16_9:     return cString::sprintf("16:9"); |  | ||||||
|     case VIDEO_ASPECT_RATIO_2_21_1:   return cString::sprintf("2.21:1"); |  | ||||||
|     case VIDEO_ASPECT_RATIO_12_11:    return cString::sprintf("12:11"); |  | ||||||
|     case VIDEO_ASPECT_RATIO_10_11:    return cString::sprintf("10:11"); |  | ||||||
|     case VIDEO_ASPECT_RATIO_16_11:    return cString::sprintf("16:11"); |  | ||||||
|     case VIDEO_ASPECT_RATIO_40_33:    return cString::sprintf("40:33"); |  | ||||||
|     case VIDEO_ASPECT_RATIO_24_11:    return cString::sprintf("24:11"); |  | ||||||
|     case VIDEO_ASPECT_RATIO_20_11:    return cString::sprintf("20:11"); |  | ||||||
|     case VIDEO_ASPECT_RATIO_32_11:    return cString::sprintf("32:11"); |  | ||||||
|     case VIDEO_ASPECT_RATIO_80_33:    return cString::sprintf("80:33"); |  | ||||||
|     case VIDEO_ASPECT_RATIO_18_11:    return cString::sprintf("18:11"); |  | ||||||
|     case VIDEO_ASPECT_RATIO_15_11:    return cString::sprintf("15:11"); |  | ||||||
|     case VIDEO_ASPECT_RATIO_64_33:    return cString::sprintf("64:33"); |  | ||||||
|     case VIDEO_ASPECT_RATIO_160_99:   return cString::sprintf("160:99"); |  | ||||||
|     case VIDEO_ASPECT_RATIO_3_2:      return cString::sprintf("3:2"); |  | ||||||
|     case VIDEO_ASPECT_RATIO_2_1:      return cString::sprintf("2:1"); |  | ||||||
|     default:                          break; |  | ||||||
|     } |  | ||||||
|   return cString::sprintf("---"); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getVideoFormat(int valueP) |  | ||||||
| { |  | ||||||
|   switch (valueP) { |  | ||||||
|     case VIDEO_FORMAT_UNKNOWN:   return cString::sprintf("%s", tr("unknown")); |  | ||||||
|     case VIDEO_FORMAT_RESERVED:  return cString::sprintf("%s", tr("reserved")); |  | ||||||
|     case VIDEO_FORMAT_COMPONENT: return cString::sprintf("%s", tr("component")); |  | ||||||
|     case VIDEO_FORMAT_PAL:       return cString::sprintf("%s", tr("PAL")); |  | ||||||
|     case VIDEO_FORMAT_NTSC:      return cString::sprintf("%s", tr("NTSC")); |  | ||||||
|     case VIDEO_FORMAT_SECAM:     return cString::sprintf("%s", tr("SECAM")); |  | ||||||
|     case VIDEO_FORMAT_MAC:       return cString::sprintf("%s", tr("MAC")); |  | ||||||
|     default:                     break; |  | ||||||
|     } |  | ||||||
|   return cString::sprintf("---"); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getFrameRate(double valueP) |  | ||||||
| { |  | ||||||
|   if (valueP > 0) |  | ||||||
|      return cString::sprintf("%.2f %s", valueP, tr("Hz")); |  | ||||||
|   return cString::sprintf("---"); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getAC3BitStreamMode(int valueP, int codingP) |  | ||||||
| { |  | ||||||
|   switch (valueP) { |  | ||||||
|     case AUDIO_BITSTREAM_MODE_CM:     return cString::sprintf("%s", tr("Complete Main (CM)")); |  | ||||||
|     case AUDIO_BITSTREAM_MODE_ME:     return cString::sprintf("%s", tr("Music and Effects (ME)")); |  | ||||||
|     case AUDIO_BITSTREAM_MODE_VI:     return cString::sprintf("%s", tr("Visually Impaired (VI)")); |  | ||||||
|     case AUDIO_BITSTREAM_MODE_HI:     return cString::sprintf("%s", tr("Hearing Impaired (HI)")); |  | ||||||
|     case AUDIO_BITSTREAM_MODE_D:      return cString::sprintf("%s", tr("Dialogue (D)")); |  | ||||||
|     case AUDIO_BITSTREAM_MODE_C:      return cString::sprintf("%s", tr("Commentary (C)")); |  | ||||||
|     case AUDIO_BITSTREAM_MODE_E:      return cString::sprintf("%s", tr("Emergency (E)")); |  | ||||||
|     case AUDIO_BITSTREAM_MODE_VO_KAR: return cString::sprintf("%s", (codingP == 1) ? tr("Voice Over (VO)") : tr("Karaoke")); |  | ||||||
|     default:                          break; |  | ||||||
|     } |  | ||||||
|   return cString::sprintf("---"); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getAC3AudioCodingMode(int valueP, int streamP) |  | ||||||
| { |  | ||||||
|   if (streamP != 7) { |  | ||||||
|      switch (valueP) { |  | ||||||
|        case AUDIO_CODING_MODE_1_1: return cString::sprintf("1+1 - %s, %s", tr("Ch1"), tr("Ch2")); |  | ||||||
|        case AUDIO_CODING_MODE_1_0: return cString::sprintf("1/0 - %s", tr("C")); |  | ||||||
|        case AUDIO_CODING_MODE_2_0: return cString::sprintf("2/0 - %s, %s", tr("L"), tr("R")); |  | ||||||
|        case AUDIO_CODING_MODE_3_0: return cString::sprintf("3/0 - %s, %s, %s", tr("L"), tr("C"), tr("R")); |  | ||||||
|        case AUDIO_CODING_MODE_2_1: return cString::sprintf("2/1 - %s, %s, %s", tr("L"), tr("R"), tr("S")); |  | ||||||
|        case AUDIO_CODING_MODE_3_1: return cString::sprintf("3/1 - %s, %s, %s, %s", tr("L"), tr("C"), tr("R"), tr("S")); |  | ||||||
|        case AUDIO_CODING_MODE_2_2: return cString::sprintf("2/2 - %s, %s, %s, %s", tr("L"), tr("R"), tr("SL"), tr("SR")); |  | ||||||
|        case AUDIO_CODING_MODE_3_2: return cString::sprintf("3/2 - %s, %s, %s, %s, %s", tr("L"), tr("C"), tr("R"), tr("SL"), tr("SR")); |  | ||||||
|        default:                    break; |  | ||||||
|        } |  | ||||||
|      } |  | ||||||
|   return cString::sprintf("---"); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getAC3CenterMixLevel(int valueP) |  | ||||||
| { |  | ||||||
|   switch (valueP) { |  | ||||||
|     case AUDIO_CENTER_MIX_LEVEL_MINUS_3dB:   return cString::sprintf("-3.0 %s", tr("dB")); |  | ||||||
|     case AUDIO_CENTER_MIX_LEVEL_MINUS_4_5dB: return cString::sprintf("-4.5 %s", tr("dB")); |  | ||||||
|     case AUDIO_CENTER_MIX_LEVEL_MINUS_6dB:   return cString::sprintf("-6.0 %s", tr("dB")); |  | ||||||
|     case AUDIO_CENTER_MIX_LEVEL_RESERVED:    return cString::sprintf("%s", tr("reserved")); |  | ||||||
|     default:                                 break; |  | ||||||
|     } |  | ||||||
|   return cString::sprintf("---"); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getAC3SurroundMixLevel(int valueP) |  | ||||||
| { |  | ||||||
|   switch (valueP) { |  | ||||||
|     case AUDIO_SURROUND_MIX_LEVEL_MINUS_3dB: return cString::sprintf("-3 %s", tr("dB")); |  | ||||||
|     case AUDIO_SURROUND_MIX_LEVEL_MINUS_6dB: return cString::sprintf("-6 %s", tr("dB")); |  | ||||||
|     case AUDIO_SURROUND_MIX_LEVEL_0_dB:      return cString::sprintf("0 %s", tr("dB")); |  | ||||||
|     case AUDIO_SURROUND_MIX_LEVEL_RESERVED:  return cString::sprintf("%s", tr("reserved")); |  | ||||||
|     default:                                 break; |  | ||||||
|     } |  | ||||||
|   return cString::sprintf("---"); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getAC3DolbySurroundMode(int valueP) |  | ||||||
| { |  | ||||||
|   switch (valueP) { |  | ||||||
|     case AUDIO_DOLBY_SURROUND_MODE_NOT_INDICATED:     return cString::sprintf("%s", tr("not indicated")); |  | ||||||
|     case AUDIO_DOLBY_SURROUND_MODE_NOT_DOLBYSURROUND: return cString::sprintf("%s", trVDR("no")); |  | ||||||
|     case AUDIO_DOLBY_SURROUND_MODE_DOLBYSURROUND:     return cString::sprintf("%s", trVDR("yes")); |  | ||||||
|     case AUDIO_DOLBY_SURROUND_MODE_RESERVED:          return cString::sprintf("%s", tr("reserved")); |  | ||||||
|     default:                                          break; |  | ||||||
|     } |  | ||||||
|   return cString::sprintf("---"); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getAC3DialogLevel(int valueP) |  | ||||||
| { |  | ||||||
|   if (valueP > 0) |  | ||||||
|      return cString::sprintf("-%d %s", valueP, tr("dB")); |  | ||||||
|   return cString::sprintf("---"); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getFrequencyMHz(int valueP) |  | ||||||
| { |  | ||||||
|   double freq = valueP; |  | ||||||
|   while (freq > 20000.0) freq /= 1000.0; |  | ||||||
|   return cString::sprintf("%s %s", *dtoa(freq, "%lg"), tr("MHz")); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getAudioSamplingFreq(int valueP) |  | ||||||
| { |  | ||||||
|   switch (valueP) { |  | ||||||
|     case AUDIO_SAMPLING_FREQUENCY_INVALID:  return cString::sprintf("---"); |  | ||||||
|     case AUDIO_SAMPLING_FREQUENCY_RESERVED: return cString::sprintf("%s", tr("reserved")); |  | ||||||
|     default:                                break; |  | ||||||
|     } |  | ||||||
|   return cString::sprintf("%d %s", valueP, tr("Hz")); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getAudioBitrate(double valueP, double streamP) |  | ||||||
| { |  | ||||||
|   switch ((int)streamP) { |  | ||||||
|     case AUDIO_BITRATE_INVALID:  return cString::sprintf("---"); |  | ||||||
|     case AUDIO_BITRATE_RESERVED: return cString::sprintf("%s (%s)", tr("reserved"), *getBitrateKbits(valueP)); |  | ||||||
|     case AUDIO_BITRATE_FREE:     return cString::sprintf("%s (%s)", tr("free"), *getBitrateKbits(valueP)); |  | ||||||
|     default:                     break; |  | ||||||
|     } |  | ||||||
|   return cString::sprintf("%s (%s)", *getBitrateKbits(streamP), *getBitrateKbits(valueP)); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getVideoBitrate(double valueP, double streamP) |  | ||||||
| { |  | ||||||
|   return cString::sprintf("%s (%s)", *getBitrateMbits(streamP), *getBitrateMbits(valueP)); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getBitrateMbits(double valueP) |  | ||||||
| { |  | ||||||
|   if (valueP > 0) |  | ||||||
|      return cString::sprintf("%.2f %s", valueP / 1000000.0, tr("Mbit/s")); |  | ||||||
|   return cString::sprintf("---"); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| cString getBitrateKbits(double valueP) |  | ||||||
| { |  | ||||||
|   if (valueP > 0) |  | ||||||
|      return cString::sprintf("%.0f %s", valueP / 1000.0, tr("kbit/s")); |  | ||||||
|   return cString::sprintf("---"); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| // --- cFemonBitStream ------------------------------------------------------- |  | ||||||
|  |  | ||||||
| uint32_t cFemonBitStream::GetUeGolomb() |  | ||||||
| { |  | ||||||
|   int n = 0; |  | ||||||
|  |  | ||||||
|   while (!GetBit() && (n < 32)) |  | ||||||
|     n++; |  | ||||||
|  |  | ||||||
|   return (n ? ((1 << n) - 1) + GetBits(n) : 0); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| int32_t cFemonBitStream::GetSeGolomb() |  | ||||||
| { |  | ||||||
|   uint32_t r = GetUeGolomb() + 1; |  | ||||||
|  |  | ||||||
|   return ((r & 1) ? -(r >> 1) : (r >> 1)); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| void cFemonBitStream::SkipGolomb() |  | ||||||
| { |  | ||||||
|   int n = 0; |  | ||||||
|  |  | ||||||
|   while (!GetBit() && (n < 32)) |  | ||||||
|     n++; |  | ||||||
|  |  | ||||||
|   SkipBits(n); |  | ||||||
| } |  | ||||||
							
								
								
									
										83
									
								
								tools.h
									
									
									
									
									
								
							
							
						
						
									
										83
									
								
								tools.h
									
									
									
									
									
								
							| @@ -1,83 +0,0 @@ | |||||||
| /* |  | ||||||
|  * tools.h: Frontend Status Monitor plugin for the Video Disk Recorder |  | ||||||
|  * |  | ||||||
|  * See the README file for copyright information and how to reach the author. |  | ||||||
|  * |  | ||||||
|  */ |  | ||||||
|  |  | ||||||
| #ifndef __FEMON_COMMON_H |  | ||||||
| #define __FEMON_COMMON_H |  | ||||||
|  |  | ||||||
| #include <stdint.h> |  | ||||||
| #include <vdr/channels.h> |  | ||||||
| #include <vdr/dvbdevice.h> |  | ||||||
| #include <vdr/remux.h> |  | ||||||
| #include <vdr/tools.h> |  | ||||||
|  |  | ||||||
| #define ELEMENTS(x) (sizeof(x) / sizeof(x[0])) |  | ||||||
|  |  | ||||||
| #define FRONTEND_DEVICE "/dev/dvb/adapter%d/frontend%d" |  | ||||||
|  |  | ||||||
| #define SATIP_DEVICE "SAT>IP" |  | ||||||
|  |  | ||||||
| cDvbDevice *getDvbDevice(cDevice* deviceP); |  | ||||||
|  |  | ||||||
| cString getFrontendInfo(cDvbDevice *deviceP); |  | ||||||
| cString getFrontendName(cDvbDevice *deviceP); |  | ||||||
| cString getFrontendStatus(cDvbDevice *deviceP); |  | ||||||
|  |  | ||||||
| uint16_t getSNR(cDvbDevice *deviceP); |  | ||||||
| uint16_t getSignal(cDvbDevice *deviceP); |  | ||||||
|  |  | ||||||
| uint32_t getBER(cDvbDevice *deviceP); |  | ||||||
| uint32_t getUNC(cDvbDevice *deviceP); |  | ||||||
|  |  | ||||||
| cString getApids(const cChannel *channelP); |  | ||||||
| cString getDpids(const cChannel *channelP); |  | ||||||
| cString getSpids(const cChannel *channelP); |  | ||||||
| cString getCAids(const cChannel *channelP); |  | ||||||
| cString getVideoStream(int valueP); |  | ||||||
| cString getVideoCodec(int valueP); |  | ||||||
| cString getAudioStream(int valueP, const cChannel *channelP); |  | ||||||
| cString getAudioCodec(int valueP); |  | ||||||
| cString getAudioChannelMode(int valueP); |  | ||||||
| cString getCoderate(int valueP); |  | ||||||
| cString getTransmission(int valueP); |  | ||||||
| cString getBandwidth(int valueP); |  | ||||||
| cString getInversion(int valueP); |  | ||||||
| cString getHierarchy(int valueP); |  | ||||||
| cString getGuard(int valueP); |  | ||||||
| cString getModulation(int valueP); |  | ||||||
| cString getTerrestrialSystem(int valueP); |  | ||||||
| cString getSatelliteSystem(int valueP); |  | ||||||
| cString getRollOff(int valueP); |  | ||||||
| cString getPilot(int valueP); |  | ||||||
| cString getResolution(int widthP, int heightP, int scanP); |  | ||||||
| cString getAspectRatio(int valueP); |  | ||||||
| cString getVideoFormat(int valueP); |  | ||||||
| cString getFrameRate(double valueP); |  | ||||||
| cString getAC3Stream(int valueP, const cChannel *channelP); |  | ||||||
| cString getAC3BitStreamMode(int valueP, int codingP); |  | ||||||
| cString getAC3AudioCodingMode(int valueP, int streamP); |  | ||||||
| cString getAC3CenterMixLevel(int valueP); |  | ||||||
| cString getAC3SurroundMixLevel(int valueP); |  | ||||||
| cString getAC3DolbySurroundMode(int valueP); |  | ||||||
| cString getAC3DialogLevel(int valueP); |  | ||||||
| cString getFrequencyMHz(int valueP); |  | ||||||
| cString getAudioSamplingFreq(int valueP); |  | ||||||
| cString getAudioBitrate(double valueP, double streamP); |  | ||||||
| cString getVideoBitrate(double valueP, double streamP); |  | ||||||
| cString getBitrateMbits(double valueP); |  | ||||||
| cString getBitrateKbits(double valueP); |  | ||||||
|  |  | ||||||
| class cFemonBitStream : public cBitStream { |  | ||||||
| public: |  | ||||||
|   cFemonBitStream(const uint8_t *dataP, const int lengthP) : cBitStream(dataP, lengthP) {} |  | ||||||
|   uint32_t       GetUeGolomb(); |  | ||||||
|   int32_t        GetSeGolomb(); |  | ||||||
|   void           SkipGolomb(); |  | ||||||
|   void           SkipUeGolomb() { SkipGolomb(); } |  | ||||||
|   void           SkipSeGolomb() { SkipGolomb(); } |  | ||||||
|   }; |  | ||||||
|  |  | ||||||
| #endif // __FEMON_COMMON_H |  | ||||||
							
								
								
									
										93
									
								
								video.h
									
									
									
									
									
								
							
							
						
						
									
										93
									
								
								video.h
									
									
									
									
									
								
							| @@ -1,93 +0,0 @@ | |||||||
| /* |  | ||||||
|  * video.h: Frontend Status Monitor plugin for the Video Disk Recorder |  | ||||||
|  * |  | ||||||
|  * See the README file for copyright information and how to reach the author. |  | ||||||
|  * |  | ||||||
|  */ |  | ||||||
|  |  | ||||||
| #ifndef __FEMON_VIDEO_H |  | ||||||
| #define __FEMON_VIDEO_H |  | ||||||
|  |  | ||||||
| enum eVideoCodec { |  | ||||||
|   VIDEO_CODEC_INVALID = -1, |  | ||||||
|   VIDEO_CODEC_UNKNOWN, |  | ||||||
|   VIDEO_CODEC_MPEG2, |  | ||||||
|   VIDEO_CODEC_H264 |  | ||||||
|   }; |  | ||||||
|  |  | ||||||
| enum eVideoFormat { |  | ||||||
|   VIDEO_FORMAT_INVALID = -1, |  | ||||||
|   VIDEO_FORMAT_UNKNOWN, |  | ||||||
|   VIDEO_FORMAT_RESERVED, |  | ||||||
|   VIDEO_FORMAT_COMPONENT, |  | ||||||
|   VIDEO_FORMAT_PAL, |  | ||||||
|   VIDEO_FORMAT_NTSC, |  | ||||||
|   VIDEO_FORMAT_SECAM, |  | ||||||
|   VIDEO_FORMAT_MAC |  | ||||||
|   }; |  | ||||||
|  |  | ||||||
| enum eVideoScan { |  | ||||||
|   VIDEO_SCAN_INVALID = -1, |  | ||||||
|   VIDEO_SCAN_UNKNOWN, |  | ||||||
|   VIDEO_SCAN_RESERVED, |  | ||||||
|   VIDEO_SCAN_INTERLACED, |  | ||||||
|   VIDEO_SCAN_PROGRESSIVE |  | ||||||
|   }; |  | ||||||
|  |  | ||||||
| enum eVideoAspectRatio { |  | ||||||
|   VIDEO_ASPECT_RATIO_INVALID = -1, |  | ||||||
|   VIDEO_ASPECT_RATIO_RESERVED, |  | ||||||
|   VIDEO_ASPECT_RATIO_EXTENDED, |  | ||||||
|   VIDEO_ASPECT_RATIO_1_1, |  | ||||||
|   VIDEO_ASPECT_RATIO_4_3, |  | ||||||
|   VIDEO_ASPECT_RATIO_16_9, |  | ||||||
|   VIDEO_ASPECT_RATIO_2_21_1, |  | ||||||
|   VIDEO_ASPECT_RATIO_12_11, |  | ||||||
|   VIDEO_ASPECT_RATIO_10_11, |  | ||||||
|   VIDEO_ASPECT_RATIO_16_11, |  | ||||||
|   VIDEO_ASPECT_RATIO_40_33, |  | ||||||
|   VIDEO_ASPECT_RATIO_24_11, |  | ||||||
|   VIDEO_ASPECT_RATIO_20_11, |  | ||||||
|   VIDEO_ASPECT_RATIO_32_11, |  | ||||||
|   VIDEO_ASPECT_RATIO_80_33, |  | ||||||
|   VIDEO_ASPECT_RATIO_18_11, |  | ||||||
|   VIDEO_ASPECT_RATIO_15_11, |  | ||||||
|   VIDEO_ASPECT_RATIO_64_33, |  | ||||||
|   VIDEO_ASPECT_RATIO_160_99, |  | ||||||
|   VIDEO_ASPECT_RATIO_3_2, |  | ||||||
|   VIDEO_ASPECT_RATIO_2_1 |  | ||||||
|   }; |  | ||||||
|  |  | ||||||
| typedef struct video_info { |  | ||||||
|   eVideoCodec       codec;       // enum |  | ||||||
|   eVideoFormat      format;      // enum |  | ||||||
|   eVideoScan        scan;        // enum |  | ||||||
|   eVideoAspectRatio aspectRatio; // enum |  | ||||||
|   int               width;       // pixels |  | ||||||
|   int               height;      // pixels |  | ||||||
|   double            frameRate;   // Hz |  | ||||||
|   double            bitrate;     // bit/s |  | ||||||
| } video_info_t; |  | ||||||
|  |  | ||||||
| class cFemonVideoIf { |  | ||||||
| public: |  | ||||||
|   cFemonVideoIf() {} |  | ||||||
|   virtual ~cFemonVideoIf() {} |  | ||||||
|  |  | ||||||
|   // eVideoCodec |  | ||||||
|   virtual void SetVideoCodec(eVideoCodec codecP) = 0; |  | ||||||
|   // eVideoFormat |  | ||||||
|   virtual void SetVideoFormat(eVideoFormat formatP) = 0; |  | ||||||
|   // eVideoScan |  | ||||||
|   virtual void SetVideoScan(eVideoScan scanP) = 0; |  | ||||||
|   // eVideoAspectRatio |  | ||||||
|   virtual void SetVideoAspectRatio(eVideoAspectRatio aspectRatioP) = 0; |  | ||||||
|   // pixels |  | ||||||
|   virtual void SetVideoSize(int widthP, int heightP) = 0; |  | ||||||
|   // Hz |  | ||||||
|   virtual void SetVideoFramerate(double frameRateP) = 0; |  | ||||||
|   // Mbit/s |  | ||||||
|   virtual void SetVideoBitrate(double bitRateP) = 0; |  | ||||||
|   }; |  | ||||||
|  |  | ||||||
| #endif //__FEMON_VIDEO_H |  | ||||||
		Reference in New Issue
	
	Block a user