Pinnacle PCTV Deluxe/Bungee Console
Last update : 17-06-2005
This is only a small GUI (Graphical User Interface) to make it easier the use of
PCTV Deluxe/Bungee Tools by Rainer Keuchel.
There are 2 versions of the Interface: the first one is written in C using
Gtk-2 libraries, and the second one in Tcl/Tk :)
Tcl/Tk interface has been obsoleted by the Gtk-2 one, and is no longer developed.
News:
-
17-06-2005
-
Released Version 1.4 ! ^_^
-
Fixed major bugs, segfaults, etc.
-
Code has been cleaned.
-
It is no longer necessary to have both xine and mplayer installed (just one is required).
-
Improved mplayer and xine management (video/audio options, deinterlace methods, etc).
-
Gentoo ebuilds have been prepared for easy installation on Gentoo systems (see '
Download' section).
-
Small improvements here and there
-
Updated 'To Do' list (see below..)
-
10-01-2004
-
Released Version 1.3 ! :)
-
Re-organized config-file (lost compatibility with previous versions)
-
Moved 'Modify Channels' submenu to 'Functions' menu
-
Added 'Load Channel File' and 'Import Channel File' to 'Functions' menu
-
Enabled 'Movies Directory' submenu
-
Added support for new dunetools with new firmware files (and new formats)
(see http://www.paranoyaxc.de/dune/dirlist.html)
(Bungee Interface is also ready for further enhancements of this kind! ;))
-
Fixed lots of bugs / segfaults
-
Small improvements here and there
-
Updated 'To Do' list (see below..)
-
25-12-2003
-
Released Version 1.2 ! :)
-
Re-organized config-file (lost compatibility with previous versions)
-
Nicer interface graphics
-
Added menues support
-
Added 'Preferences' menu with 'Channels Options' and 'Modify Channels' submenues
-
Added 'Functions' menu with 'Quit' submenu
-
Added 'Help' menu with 'About' submenu
-
Added channel-scan functions
-
Added channels-management functions
-
Added channel-file management functions
-
Fixed lots of bugs / segfaults
-
Re-written large part of the code (it was really ugly! :))
-
Small improvements here and there
-
Updated 'To Do' list (see below..)
-
12-12-2003
-
Created 'Links' Section (added project to
http://www.linuxlinks.com/)
-
Working to channel-scan system..
-
27-11-2003
-
Gtk-2 PCTV Deluxe Console: version 1.1
-
Gtk-2 Bungee Console: version 1.1
-
Activated project on http://www.freshmeat.net
-
26-11-2003
-
Site / Download moved to SourceForge.net
(see below for Download Section..)
-
25-11-2003
-
First Gtk-2 release of the Interface. Needs testing: feedbacks/bug-reports
are wellcome! Give me a few days for the Bungee version. :)
-
No longer supporting Tcl/Tk Interface (obsoleted by Gtk-2 version..)
-
19-11-2003
-
First release of Bungee Interface. Note that I don 't have a Bungee
card so I can not test this interface very much, so please feel free to send
bug-reports!
-
Interface version 0.9 (for both PCTV Deluxe and Bungee cards)
-
Strongly working on Gtk-2 Interface (please, be patient! ;))
Requirements:
Notes:
-
This interface is still incomplete, it does not implement all of the features
supported by PCTV Deluxe Tools
for now, so please be patient! :)
-
Tcl/Tk is a scripting language, so you can simply edit the .tcl file and change
some parameters to meet your needs (for example, under
'### User settings' you find the voice
'set rec_dir "~"': it means that recorded
movies will be stored in your home (~): to change that dir to "/movies",
just modify the line in 'set rec_dir "/movies"',
that 's it..)
-
To build the channel list the interface needs to find the file
"/usr/local/lib/dune/channels.txt", needed also by
dunerec to work, so be sure to use the command
'dunerec -S ...' to create it before using the
interface (see Tools documentation to learn more about it..)
-
For now, I suggest the use of 'Xine' as video
player to watch TV, because of its buffering system: it seems to handle dunerec
output better than MPlayer..
-
To let non-root users watch TV / record, it 's necessary for now to set duneinit
and dunerec SUID: to do so, use the following command (you need to be root):
'chmod 4755 /usr/local/bin/duneinit /usr/local/bin/dunerec'
Screenshots:
If all has been installed properly, you should see something similar to the following:
Feedbacks:
-
Improve 'Modify Channels' Layout
-
Scheduled recording system
-
Selectable recording format (mpeg, avi, divx, ...)
-
Conversion system (using ffmpeg, mencoder, ...)
-
Use dunelib instead of duneinit / dunerec
-
Gnome-2 menues integration?
-
Your requests? :)
Links:
My HomePage:
Only for braves.. :) ---> Boja Home Page