The broadcasting of digital program is more and more in vogue since the appearance of the broadband connection.
ProgDVB is a program designed to watched TV channels and listen to radios on your computer. It supports the DVB-S ( satellite), DVB-S2, DVB-C ( cable), DVB-T, ATSC, IPTV, Analog TV or the reading from file.
ProgDVB works with DVB-S, DVB-S2, DVB-T and DVB-C cards with many distributors such as Anysee (E30S Plus,...), LifeView FlyDVB, 10moons.
This is the latest version.
Advantages:
Supports Flexible adjustment of subtitles through special dialogue. Lot of optimisation of Engine API and OSD.
Programming languages ShowProgramming language
A "programming language" is a language designed to describe a set of consecutive actions to be
executed by a computer. A programming language is therefore a practical way for us (humans) to give instructions to a...
Characteristics of programming languages ShowThere are many programming languages, each corresponding to specific needs (formula calculus, character string
processing, real-time, etc.) with each having specific characteristics and functionalities. Therefore, the choice of
programming language...
Program structure ShowHow does a computer program work?
A program's behaviour depends on the type of language used to write the program.
Nonetheless, almost all programming languages are based upon the same principle:
The program consists of a set of commands that the...
The Add/Remove Programs icon is missing in Control Panel ShowThe Add/Remove Programs icon is missing in Control Panel
When trying to add a program on your computer system, you suddenly noticed that the specific icon is missing.
This can be due to Appwiz.cpl missing or damaged. This applet is...
Change the default installation folder C: \ Program Files ShowChange the default installation folder C: \ Program Files
The installation of most software programs are set by default in the C: \ Program Files. Below is a means of how to change into another partition.
Under Windows Vista, select...
Automatically Launch a program at PC startup ShowAutomatically Launch a program at PC startup
The problem
Solutions
Not touching the registry
By modifying the registry
Disable its launch
The problem
Some programs such as Mozilla Firefox, Internet Explorer or the e-mail programs...
Programming languages - API ShowAPI
An API (Application Programming Interface) is a set of functions allowing the
programmer to access an application's services through the use of a programming language.
An API provides the developer with an abstraction layer, which masks the...
Computer program ShowWhat is a computer program?
A computer program is a series of commands that are executed by the computer. However, the computer
is only capable of processing binary, i.e. a series of 0s and 1s. Therefore we require
a programming language to be...
Introduction to object-oriented programming ShowA new programming concept
Extract from "Understanding Active X and OLE" by David Chappel
"In the last 35 years, designers of computer hardware have gone from designing machines the
size of a hangar to thin notebooks based on minuscule...