This repository has been archived by the owner on Apr 29, 2018. It is now read-only.
forked from mvpmc/mvpmc
-
Notifications
You must be signed in to change notification settings - Fork 0
MediaMVP Media Center - Use Hauppauge MediaMVP as MythTV client (up to MythTV 0.27)
License
citronalco/mvpmc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
MediaMVP Media Center ===================== The MediaMVP Media Center (mvpmc) is an audio/video player for the Hauppauge MediaMVP. Licensing --------- The mvpmc distribution as a whole is licensed under the GNU General Purpose License (GPL) version 2 (see the COPYING file). Each of the libraries, however, are licensed under their own individual license (either the GPL or the Lesser GNU General Purpose License (LGPL)). Please refer to the COPYING files under the libs directory. Prerequisites ------------- In order to build mvpmc, you will need to make sure you have the following installed on your system: - scons (http://www.scons.org/) If you do not currently have the cross-compilers installed on your system, they will be built as needed. Source Repository ----------------- You can check the source code out with git from the following URL: https://github.com/mvpmc/mvpmc.git Building -------- To build a new dongle.bin.mvpmc file, which you can boot on your MediaMVP via DHCP, use the following command: $ make mvp To build a new mvpmc binary which you can run on your host system, use the following command: $ make host To build a new linux kernel, use the following command: $ make kernel To build a linux 2.4.31, use the following command: $ make kernel_31 To build source code HTML or PDF documentation with doxygen, use the following command: $ make docs To build a cscope database, use the following command: $ make cscope Getting Help ------------ You can get help from the following: mvpmc project site: http://www.mvpmc.org/ mvpmc project mailing lists: http://sourceforge.net/mail/?group_id=103474 mvpmc project forums: http://sourceforge.net/forum/?group_id=103474
About
MediaMVP Media Center - Use Hauppauge MediaMVP as MythTV client (up to MythTV 0.27)
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 96.5%
- Python 1.2%
- C++ 1.0%
- Shell 0.7%
- HTML 0.3%
- Makefile 0.2%
- Other 0.1%