prefermenu-0.6.6/0000755000000000000000000000000010427121361012366 5ustar rootrootprefermenu-0.6.6/config.h0000644000000000000000000000055610171022164014007 0ustar rootroot#ifndef __PREFERCONFIG_H #define __PREFERCONFIG_H struct sPreferConfig { //int red; //int green; //int blue; int originx; int originy; int width; int height; //Not configurable through OSD //int alpha1; //int alpha2; //int alphaborder; int closeonswitch; int sortby; int lines; }; extern sPreferConfig config; #endif //__PREFERCONFIG_H prefermenu-0.6.6/COPYING0000644000000000000000000004313110171022164013420 0ustar rootroot GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) 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. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software 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. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. , 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Library General Public License instead of this License. prefermenu-0.6.6/i18n.c0000644000000000000000000001215310426457024013322 0ustar rootroot/* * PreferMenu plugin to VDR (C++) * * (C) 2004,2005,2006 Olivier Jacques * * This code 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. * * This code is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * Or, point your browser to http://www.gnu.org/copyleft/gpl.html */ #include "i18n.h" const tI18nPhrase Phrases[] = { /* * French translations provided by Maxime Guilbot */ { "Channel", // ENGLISH "Kanal", // GERMAN "", // TODO "Canale", // ITALIAN "Kanaal", // NL "", // TODO "Chaînes", // FR "", // TODO "", // TODO "", // TODO "", // TODO "Czatoma", // HU "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO }, { "Origin X", // EN "Position X", // GERMAN "", // TODO "Origine X", // ITALIAN "X positie", // NL "", // TODO "Origine X", // FR "", // TODO "", // TODO "", // TODO "", // TODO "X helyzet", // HU "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO }, { "Origin Y", // EN "Position Y", // GERMAN "", // TODO "Origine Y", // ITALIAN "Y positie", // NL "", // TODO "Origine Y", // FR "", // TODO "", // TODO "", // TODO "", // TODO "Y helyzet", // HU "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO }, { "Width", //EN "Breite", // GER "", // TODO "Larghezza", // ITALIAN "Breedte", // NL "", "Largeur", "", // TODO "", // TODO "", // TODO "", // TODO "Szélesség", // HU "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO "" // TODO }, { "AddChannel", "Kanal hinzufügen", // GER "", // TODO "Aggiungi Canale", // ITALIAN "iKanaal bijdoen", // NL "", // TODO "Nouvelle chaîne", // FR "", // TODO "", // TODO "", // TODO "", // TODO "Adj csatornát hozza", // HU "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO "" // TODO }, { "RemoveChannel", "Kanal löschen", // GER "", // TODO "Rimuovi Canale", // ITALIAN "Kanaal wegneemen", // NL "", // TODO "Supprime chaîne", //FR "", // TODO "", // TODO "", // TODO "", // TODO "Fok csatornát", // HU "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO "" // TODO }, /* { "Background opacity", "Rand transparenz", // TODO "", // TODO "Alpha Bordo 1", // ITALIAN "", // TODO "", // TODO "Opacité du fond", "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO }, { "Selected channel opacity", "", // TODO "", // TODO "Alpha Bordo 2", // ITALIAN "", // TODO "", // TODO "Opacité de la chaîne selectionnée", "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO }, { "Border opacity", "Alpha Rand", // GER "", // TODO "AlphaBordo", // ITALIAN "Alpha kant", // NL "", // TODO "Opacité du contour", // FR "", // TODO "", // TODO "", // TODO "", // TODO "Alpha szegély", // HU }, */ { "Sort by", "", // TODO "", // TODO "Ordina Per", // ITALIAN "", // TODO "", // TODO "Trier par", "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO }, { "None", "", // TODO "", // TODO "Nessuno", // ITALIAN "", // TODO "", // TODO "Aucun", "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO }, { "Name", "", // TODO "", // TODO "Nome", // ITALIAN "", // TODO "", // TODO "Nom", "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO }, { "As entered", "", // TODO "", // TODO "Non Ordinati", // ITALIAN "", // TODO "", // TODO "Tel que saisi", "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO }, { "Close on switch", "", // TODO "", // TODO "Chiudi al cambio canale", // ITALIAN "", // TODO "", // TODO "Fermer le menu en zappant", "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO }, { NULL } }; prefermenu-0.6.6/i18n.c.orig0000644000000000000000000001040710171022164014247 0ustar rootroot/* * PreferMenu plugin to VDR (C++) * * (C) 2001,2002 Stefan Huelswitt * * This code 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. * * This code is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * Or, point your browser to http://www.gnu.org/copyleft/gpl.html */ #include "i18n.h" const tI18nPhrase Phrases[] = { /* * French translations provided by Maxime Guilbot */ { "Channel", // ENGLISH "Kanal", // GERMAN "", // TODO "Canale", // ITALIAN "Kanaal", // NL "", // TODO "Chaînes", // FR "", // TODO "", // TODO "", // TODO "", // TODO "Czatoma", // HU }, { "Origin X", // EN "Position X", // GERMAN "", // TODO "Origine X", // ITALIAN "X positie", // NL "", // TODO "Origine X", // FR "", // TODO "", // TODO "", // TODO "", // TODO "X helyzet", // HU }, { "Origin Y", // EN "Position Y", // GERMAN "", // TODO "Origine Y", // ITALIAN "Y positie", // NL "", // TODO "Origine Y", // FR "", // TODO "", // TODO "", // TODO "", // TODO "Y helyzet", // HU }, { "Width", //EN "Breite", // GER "", // TODO "Larghezza", // ITALIAN "Breedte", // NL "", "Largeur", "", // TODO "", // TODO "", // TODO "", // TODO "Szélesség", // HU }, { "AddChannel", "Kanal hinzufügen", // GER "", // TODO "Aggiungi Canale", // ITALIAN "iKanaal bijdoen", // NL "", // TODO "Nouvelle chaîne", // FR "", // TODO "", // TODO "", // TODO "", // TODO "Adj csatornát hozza", // HU }, { "RemoveChannel", "Kanal löschen", // GER "", // TODO "Rimuovi Canale", // ITALIAN "Kanaal wegneemen", // NL "", // TODO "Supprime chaîne", //FR "", // TODO "", // TODO "", // TODO "", // TODO "Fok csatornát", // HU }, /* { "Background opacity", "Rand transparenz", // TODO "", // TODO "Alpha Bordo 1", // ITALIAN "", // TODO "", // TODO "Opacité du fond", "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO }, { "Selected channel opacity", "", // TODO "", // TODO "Alpha Bordo 2", // ITALIAN "", // TODO "", // TODO "Opacité de la chaîne selectionnée", "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO }, { "Border opacity", "Alpha Rand", // GER "", // TODO "AlphaBordo", // ITALIAN "Alpha kant", // NL "", // TODO "Opacité du contour", // FR "", // TODO "", // TODO "", // TODO "", // TODO "Alpha szegély", // HU }, */ { "Sort by", "", // TODO "", // TODO "Ordina Per", // ITALIAN "", // TODO "", // TODO "Trier par", "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO }, { "None", "", // TODO "", // TODO "Nessuno", // ITALIAN "", // TODO "", // TODO "Aucun", "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO }, { "Name", "", // TODO "", // TODO "Nome", // ITALIAN "", // TODO "", // TODO "Nom", "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO }, { "As entered", "", // TODO "", // TODO "Non Ordinati", // ITALIAN "", // TODO "", // TODO "Tel que saisi", "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO }, { "Close on switch", "", // TODO "", // TODO "Chiudi al cambio canale", // ITALIAN "", // TODO "", // TODO "Fermer le menu en zappant", "", // TODO "", // TODO "", // TODO "", // TODO "", // TODO }, { NULL } }; prefermenu-0.6.6/i18n.h0000644000000000000000000000043610171022164013316 0ustar rootroot/* * i18n.h: Internationalization * * See the README file for copyright information and how to reach the author. * * $Id: i18n.h 1.2 2002/05/11 14:48:16 kls Exp $ */ #ifndef _I18N__H #define _I18N__H #include extern const tI18nPhrase Phrases[]; #endif //_I18N__H prefermenu-0.6.6/Makefile0000644000000000000000000000362310426456425014045 0ustar rootroot# # Makefile for a Video Disk Recorder plugin # # $Id$ # The official name of this 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. # PLUGIN = prefermenu ### The version number of this plugin (taken from the main source file): VERSION = $(shell grep 'static const char \*VERSION *=' $(PLUGIN).h | awk '{ print $$6 }' | sed -e 's/[";]//g') ### The C++ compiler and options: CXX ?= g++ CXXFLAGS ?= -O2 -Wall -Woverloaded-virtual ### The directory environment: VDRDIR = ../../.. LIBDIR = ../../lib TMPDIR = /tmp ### Allow user defined options to overwrite defaults: -include $(VDRDIR)/Make.config ### The version number of VDR's plugin API (taken from VDR's "config.h"): APIVERSION = $(shell sed -ne '/define APIVERSION/s/^.*"\(.*\)".*$$/\1/p' $(VDRDIR)/config.h) ### The name of the distribution archive: ARCHIVE = $(PLUGIN)-$(VERSION) PACKAGE = vdr-$(ARCHIVE) ### Includes and Defines (add further entries here): INCLUDES += -I$(VDRDIR)/include ifdef DEBUG DEFINES += -DDEBUG endif DEFINES += -DPLUGIN_NAME_I18N='"$(PLUGIN)"' ### The object files (add further files here): OBJS = $(PLUGIN).o preferosd.o prefersetup.o preferchannel.o i18n.o ### Implicit rules: %.o: %.c $(CXX) $(CXXFLAGS) -c $(DEFINES) $(INCLUDES) $< # Dependencies: MAKEDEP = g++ -MM -MG DEPFILE = .dependencies $(DEPFILE): Makefile @$(MAKEDEP) $(DEFINES) $(INCLUDES) $(OBJS:%.o=%.c) > $@ -include $(DEPFILE) ### Targets: all: libvdr-$(PLUGIN).so libvdr-$(PLUGIN).so: $(OBJS) $(CXX) $(CXXFLAGS) -shared $(OBJS) -o $@ @cp $@ $(LIBDIR)/$@.$(APIVERSION) dist: clean @-rm -rf $(TMPDIR)/$(ARCHIVE) @mkdir $(TMPDIR)/$(ARCHIVE) @cp -a * $(TMPDIR)/$(ARCHIVE) @tar czf $(PACKAGE).tgz -C $(TMPDIR) $(ARCHIVE) @-rm -rf $(TMPDIR)/$(ARCHIVE) @echo Distribution package created as $(PACKAGE).tgz clean: @-rm -f $(OBJS) $(DEPFILE) *.so *.tgz core* *~ prefermenu-0.6.6/preferchannel.c0000644000000000000000000000772410426456425015373 0ustar rootroot/* * preferchannel.c: A plugin for the Video Disk Recorder * * See the README file for copyright information and how to reach the author. * * $Id$ */ #include "preferchannel.h" #include "config.h" #include // The prefered channels list (stored on disk) cPreferedChannels PreferedChannelsList; // The prefered channels list (displayed) cPreferedChannels PreferedChannelsListDisplay; int number=0; int current=0; tChannelID preferchannels[CHANNELSMAX]; bool cPreferedChannel::Parse(char *s) { //let's use the tChannelID type Index = tChannelID::FromString(s); if ( Index.Valid() ) { // Maybe control the uniqueness... return true; } else return false; } bool cPreferedChannel::Save(FILE *f) { /* Fix crash problem reported by Manuel Hartl */ /* when loading a non existing prefered channel */ cChannel *channel; channel = Channels.GetByChannelID(GetIndex(), true); if (!channel) { isyslog("Prefered channel '%s' does not exist anymore. Removing\n", *(Index.ToString()) ); return true; } if (!(PreferedChannelsList.channel_to_remove == GetIndex())) return fprintf(f, "%s\n", *(Index.ToString()) ) > 0; else return true; } int cPreferedChannel::Compare(const cListObject &ListObject) const { //< Must return 0 if this object is equal to ListObject, a positive value //< if it is "greater", and a negative value if it is "smaller". const cPreferedChannel *l = (cPreferedChannel *)&ListObject; if (config.sortby == 1) { /* Do not sort */ return 0; } else if (config.sortby == 2) { /* Sort by same order as channels.conf */ if (strcmp(Channels.GetByChannelID(l->Index)->Name(), Channels.GetByChannelID(Index)->Name()) == 0) return 0; for (cChannel *channel = Channels.First(); channel; channel = Channels.Next(channel)) { if (!channel->GroupSep() || *channel->Name()) { if (!strcmp(channel->Name(), Channels.GetByChannelID(l->Index)->Name())) { return 1; } else if (!strcmp(channel->Name(), Channels.GetByChannelID(Index)->Name())) { return -1; } } } /* should never go there! */ return 0; } else if (config.sortby == 3) { /* Sort by channel name */ return strcasecmp( Channels.GetByChannelID(l->Index)->Name(), Channels.GetByChannelID(Index)->Name())*-1; } else { /* Default */ return 0; } } tChannelID cPreferedChannels::channel_to_remove = tChannelID::InvalidID; bool cPreferedChannels::Load(const char *filename, bool dummy) { FileName_ = filename; if(cConfig::Load(filename,true)) { return true; } return false; } bool cPreferedChannels::Save(void) { if (cConfig::Save()) { // isyslog("saved setup to %s", FileName()); channel_to_remove = tChannelID::InvalidID; //cConfig::Load(FileName_,true); return true; } return false; } cPreferedChannel *cPreferedChannels::GetPreferedChannelNumber(int number) { if(number >= CHANNELSMAX) return NULL; cPreferedChannel *l = First(); for (int i=0; i= CHANNELSMAX) return; cPreferedChannel *PreferedChannel = new cPreferedChannel; PreferedChannel->SetIndex(Index); Add(PreferedChannel); } void cPreferedChannels::RemovePreferedChannel(tChannelID removenumber) { for (cPreferedChannel *channel = First(); channel; channel = Next(channel)) { if (channel->GetIndex() == removenumber) Del(channel, false); } channel_to_remove = removenumber; } tChannelID cPreferedChannels::GetCurrentPrefered() { cChannel *Channel = Channels.GetByNumber(cDevice::PrimaryDevice()->CurrentChannel()); if (Channel) { tChannelID current_channel = Channel->GetChannelID(); // Test if channels is already prefered for (int i=0; i #include #define CHANNELSMAX 255 class cPreferedChannel : public cListObject { private: tChannelID Index; public: bool Parse(char *s); bool Save(FILE *f); const tChannelID GetIndex() { return Index; } void SetIndex(tChannelID index) { Index = index; } virtual int Compare(const cListObject &ListObject) const; }; class cPreferedChannels : public cConfig { private: const char *FileName_; public: static tChannelID channel_to_remove; virtual bool Load(const char *filename, bool dummy=false); bool Save(void); cPreferedChannel *GetPreferedChannelNumber(int number); void AddPreferedChannel(const tChannelID Index); void RemovePreferedChannel(tChannelID number); tChannelID GetCurrentPrefered(); }; #endif //__PREFERCHANNEL_H prefermenu-0.6.6/prefermenu.c0000644000000000000000000000573610171022164014712 0ustar rootroot/* * prefermenu.c: A plugin for the Video Disk Recorder * * See the README file for copyright information and how to reach the author. * * $Id$ */ #include "config.h" #include "prefermenu.h" #include "preferosd.h" #include "prefersetup.h" #include "preferchannel.h" #include "i18n.h" extern cPreferedChannels PreferedChannelsList; extern cPreferedChannels PreferedChannelsListDisplay; cPluginPrefermenu::cPluginPrefermenu(void) { // Initialize any member variables here. // DON'T DO ANYTHING ELSE THAT MAY HAVE SIDE EFFECTS, REQUIRE GLOBAL // VDR OBJECTS TO EXIST OR PRODUCE ANY OUTPUT! config.width=300; config.originx=50; config.originy=300; config.closeonswitch=1; config.sortby=1; config.lines=7; } cPluginPrefermenu::~cPluginPrefermenu() { // Clean up after yourself! } const char *cPluginPrefermenu::CommandLineHelp(void) { // Return a string that describes all known command line options. return NULL; } bool cPluginPrefermenu::ProcessArgs(int argc, char *argv[]) { // Implement command line argument processing here if applicable. return true; } bool cPluginPrefermenu::Start(void) { // Start any background activities the plugin shall perform. RegisterI18n(Phrases); // Default values for setup return true; } void cPluginPrefermenu::Housekeeping(void) { // Perform any cleanup or other regular tasks. } cOsdObject *cPluginPrefermenu::MainMenuAction(void) { // Perform the action when selected from the main VDR menu. // Load prefered channels list if(!PreferedChannelsList.Load(AddDirectory(ConfigDirectory(),"prefermenu.conf"))) { // File load failed isyslog("prefermenu.conf file not found"); } // Create the "displayed" channel list (which can be sorted) if(!PreferedChannelsListDisplay.Load(AddDirectory(ConfigDirectory(),"prefermenu.conf"))) { // Saving after loading allows to clean the file // File load failed // But just log once } // Clean up the file with current VDR channels.conf PreferedChannelsList.Save(); config.height= (config.lines * (LINEHEIGHT+BORDERSIZE+2))+BORDERSIZE; return new cPreferOsd; } cMenuSetupPage *cPluginPrefermenu::SetupMenu(void) { // Return a setup menu in case the plugin supports one. return new cPreferSetup; } bool cPluginPrefermenu::SetupParse(const char *Name, const char *Value) { // Parse your own setup parameters and store their values. if (!strcasecmp(Name, "Width")) config.width = atoi(Value); else if (!strcasecmp(Name, "Lines")) config.lines = atoi(Value); else if (!strcasecmp(Name, "OriginX")) config.originx = atoi(Value); else if (!strcasecmp(Name, "OriginY")) config.originy = atoi(Value); else if (!strcasecmp(Name, "CloseOnSwitch")) config.closeonswitch = atoi(Value); else if (!strcasecmp(Name, "SortBy")) config.sortby = atoi(Value); else return false; return true; } sPreferConfig config; VDRPLUGINCREATOR(cPluginPrefermenu); // Don't touch this! prefermenu-0.6.6/prefermenu.h0000644000000000000000000000165110427121264014714 0ustar rootroot#ifndef __PREFERMENU_H #define __PREFERMENU_H #include static const char *VERSION = "0.6.6"; static const char *DESCRIPTION = "Prefer Channel Menu"; static const char *MAINMENUENTRY = "Prefermenu"; class cPluginPrefermenu : public cPlugin { private: // Add any member variables or functions you may need here. public: cPluginPrefermenu(void); virtual ~cPluginPrefermenu(); virtual const char *Version(void) { return VERSION; } virtual const char *Description(void) { return DESCRIPTION; } virtual const char *CommandLineHelp(void); virtual bool ProcessArgs(int argc, char *argv[]); virtual bool Start(void); virtual void Housekeeping(void); virtual const char *MainMenuEntry(void) { return MAINMENUENTRY; } virtual cOsdObject *MainMenuAction(void); virtual cMenuSetupPage *SetupMenu(void); virtual bool SetupParse(const char *Name, const char *Value); }; #endif //__PREFERMENU_H prefermenu-0.6.6/preferosd.c0000644000000000000000000002764210427121140014531 0ustar rootroot/* * preferosd.c: A plugin for the Video Disk Recorder * * See the README file for copyright information and how to reach the author. * * $Id$ */ #include "preferosd.h" #include "config.h" #include "preferchannel.h" #include "i18n.h" #include "symbols/up.xpm" #include "symbols/down.xpm" #include extern int number; extern int current; extern tChannelID preferchannels[CHANNELSMAX]; extern cPreferedChannels PreferedChannelsList; extern cPreferedChannels PreferedChannelsListDisplay; static const tColor clrBackground = clrGray50; // Constructor and destructor cPreferOsd::cPreferOsd(void) { osd = NULL; lastChannel = tChannelID::InvalidID; } cPreferOsd::~cPreferOsd(void) { delete osd; } // Virtual Methods void cPreferOsd::Show() { // Reading the preferList ReadPreferedChannels(); // find the actual current cChannel *Channel = Channels.GetByNumber(cDevice::PrimaryDevice()->CurrentChannel()); if (Channel) { tChannelID mycurrent = Channel->GetChannelID(); // Find the actually tuned channel int i=0; while( (i < CHANNELSMAX) && (i < number) && !(preferchannels[i] == mycurrent) ) { i++; } current = ( (number != 0) && (i != number) ) ? i+1 : 1; } osd=cOsdProvider::NewOsd(config.originx, config.originy); if (osd) { tArea Area = { 0, 0, config.width+LINEHEIGHT, config.height-1, 4}; osd->SetAreas(&Area, 1); DrawPreferMenu(0,0); DisplayPreferMenu(); } } eOSState cPreferOsd::ProcessKey(eKeys Key) { eOSState state = cOsdObject::ProcessKey(Key); if (state == osUnknown) { //switch (Key & ~k_Repeat) switch (Key) { case kUp: case kUp|k_Repeat: CursorUp(); break; case kDown: case kDown|k_Repeat: CursorDown(); break; case kLeft: case kLeft|k_Repeat: CursorLeft(); break; case kRight: case kRight|k_Repeat: CursorRight(); break; case kRed: RemoveChannel(); break; case kGreen: AddChannel(); break; case kYellow: MoveChannel(-1); break; case kBlue: MoveChannel(1); break; case kOk: CursorOK(); if (config.closeonswitch) return osEnd; else break; case k0: LastChannel(); break; case kBack: return osEnd; default: return state; } DisplayPreferMenu(); DrawPreferMenu(0,0); DisplayPreferMenu(); state = osContinue; } return state; } // Other public methods void cPreferOsd::ReadPreferedChannels() { int i=0; number = 0; cPreferedChannel *PreferedChannel; PreferedChannelsListDisplay.Sort(); if (config.sortby == 0) // If no sort, use the raw file PreferedChannel = PreferedChannelsList.GetPreferedChannelNumber(i); else // else use the sorted file PreferedChannel = PreferedChannelsListDisplay.GetPreferedChannelNumber(i); while ( PreferedChannel != NULL ) { if ( (i < CHANNELSMAX) && (PreferedChannel != NULL)) { preferchannels[i] = PreferedChannel->GetIndex(); #ifdef DEBUG fprintf(stderr, "[%2.2d]->'%s'\n",\ i, (Channels.GetByChannelID(preferchannels[i]))->Name()); #endif } number += 1; i++; if (config.sortby == 0) // If no sort, use the raw file PreferedChannel = PreferedChannelsList.GetPreferedChannelNumber(i); else // else use the sorted file PreferedChannel = PreferedChannelsListDisplay.GetPreferedChannelNumber(i); } } void cPreferOsd::CursorUp() { if (current > 1) { current -= 1; DrawPreferMenu(-LINEHEIGHT,1); DisplayPreferMenu(); //DrawPreferMneu(-10,1); //DisplayPreferMenu(); //DrawPreferMenu(0,0); //DisplayPreferMenu(); } } void cPreferOsd::CursorDown() { if (current < number) { current += 1; DrawPreferMenu(+LINEHEIGHT,-1); DisplayPreferMenu(); //DrawPreferMenu(+10,-1); //DisplayPreferMenu(); //DrawPreferMenu(0,0); //DisplayPreferMenu(); } } void cPreferOsd::CursorLeft() { // Go one page left if (current > 7) { current -= 7; } else { current = 1; } DrawPreferMenu(0,0); DisplayPreferMenu(); } void cPreferOsd::CursorRight() { // Go one page left if (current < number-7) { current += 7; } else { current = number; } DrawPreferMenu(0,0); DisplayPreferMenu(); } void cPreferOsd::CursorOK() { DrawPreferMenu(0,2); DisplayPreferMenu(); /* * If current channel is a preferred one we remember it as the lastChannel */ lastChannel = PreferedChannelsList.GetCurrentPrefered(); if ( preferchannels[current-1].Valid() ){ cChannel *Channel = Channels.GetByChannelID(preferchannels[current-1]); if (Channel) cDevice::PrimaryDevice()->SwitchChannel(Channel, true); } } void cPreferOsd::LastChannel() { if (lastChannel.Valid()) { /* * Before return to lastChannel we have to rememeber the actually tuned one */ tChannelID oldLastChannel = lastChannel; lastChannel = PreferedChannelsList.GetCurrentPrefered(); //Let's set the new current chennel and press OK :) for(int i=0; iCurrentChannel()); if (Channel) { tChannelID current_channel = Channel->GetChannelID(); // Test if channels is already prefered for (int i=0; i go to it current = i+1; return; } } PreferedChannelsList.AddPreferedChannel(current_channel); PreferedChannelsList.Save(); PreferedChannelsListDisplay.AddPreferedChannel(current_channel); ReadPreferedChannels(); current=1; for (int i=0; i 0) { PreferedChannelsList.RemovePreferedChannel(preferchannels[current-1]); PreferedChannelsList.Save(); PreferedChannelsListDisplay.RemovePreferedChannel(preferchannels[current-1]); if (current>0) current = current-1; else current = 1; ReadPreferedChannels(); } } void cPreferOsd::MoveChannel(int places) { if (((current+places) >= 1) && ((current + places) <= number)) { PreferedChannelsList.Move((current-1), ((current-1)+places)); PreferedChannelsList.Save(); PreferedChannelsListDisplay.Move((current-1), ((current-1)+places)); current += places; ReadPreferedChannels(); } } void cPreferOsd::DisplayPreferMenu() { osd->Flush(); } // Private Methods void cPreferOsd::DrawPreferMenu(int delta, int highlight) { int middle = int(config.height/2) + config.height%2; osd->DrawRectangle(0, 0, config.width+LINEHEIGHT, config.height, clrBackground); // Draw highlighted channel bar osd->DrawRectangle(0, middle-int(LINEHEIGHT/2),\ config.width, middle-int(LINEHEIGHT/2)+LINEHEIGHT, clrCyan); // Draw Channel Names Now! DrawChannelsNames(delta); // Draw arrow symbols DrawSymbol(11, middle-int(LINEHEIGHT/2)-LINEHEIGHT-BORDERSIZE,\ up_xpm, (highlight==1) ? clrBlack: clrWhite); DrawSymbol(11, middle+int(LINEHEIGHT/2)+(2*BORDERSIZE),\ down_xpm, (highlight==-1) ? clrBlack: clrWhite); // Draw "OK" string osd->DrawText(5, middle-int(LINEHEIGHT/2)+1, "OK",\ (highlight==2) ? clrWhite : clrBlack, clrCyan, font); //Draw help bar // Help Colors osd->DrawRectangle(config.width+BORDERSIZE, BORDERSIZE,\ config.width+LINEHEIGHT-BORDERSIZE, LINEHEIGHT+BORDERSIZE, clrRed); osd->DrawRectangle(config.width+BORDERSIZE, LINEHEIGHT+(2*BORDERSIZE),\ config.width+LINEHEIGHT-BORDERSIZE, (2*LINEHEIGHT)+(2*BORDERSIZE), clrGreen); osd->DrawRectangle(config.width+BORDERSIZE, (2*LINEHEIGHT)+(3*BORDERSIZE),\ config.width+LINEHEIGHT-BORDERSIZE, (3*LINEHEIGHT)+(3*BORDERSIZE), clrYellow); osd->DrawRectangle(config.width+BORDERSIZE, (3*LINEHEIGHT)+(4*BORDERSIZE),\ config.width+LINEHEIGHT-BORDERSIZE, (4*LINEHEIGHT)+(4*BORDERSIZE), clrBlue); // Help Symbols (+/-) osd->DrawText(config.width+8, BORDERSIZE, "-", clrBlack, clrRed, font); osd->DrawText(config.width+8, LINEHEIGHT+(2*BORDERSIZE), "+", clrBlack, clrGreen, font); osd->DrawText(config.width+8, (2*LINEHEIGHT)+(3*BORDERSIZE), "^", clrBlack, clrYellow, font); osd->DrawText(config.width+8, (3*LINEHEIGHT)+(4*BORDERSIZE), "v", clrWhite, clrBlue, font); // Fill down with transparent osd->DrawRectangle(config.width+BORDERSIZE, (4*LINEHEIGHT)+(6*BORDERSIZE),\ config.width+LINEHEIGHT+1, config.height, clrTransparent); // Draw Borders Here :) // eventually disabled with a config switch // Draw Main Frame Border // Vertical lines DrawVLine(0, 0, config.height, clrBlack); DrawVLine(config.width, 0, config.height, clrBlack); // Horizontal lines DrawHLine(0, 0, config.width+LINEHEIGHT, clrBlack); DrawHLine(0, config.height-BORDERSIZE, config.width, clrBlack); // Highlited channel borders DrawHLine(0, middle-int(LINEHEIGHT/2)-BORDERSIZE, config.width, clrBlack); DrawHLine(0, middle+int(LINEHEIGHT/2)+BORDERSIZE, config.width, clrBlack); // A vertical line to separate 'OK' from channel Names DrawVLine(int(LINEHEIGHT*1.5), 0, config.height, clrBlack); // Draw Help Frame Border // Vertical lines DrawVLine(config.width+LINEHEIGHT-BORDERSIZE, 0, (4*LINEHEIGHT)+(5*BORDERSIZE), clrBlack); // Horizontal lines DrawHLine(config.width, 0, config.width+LINEHEIGHT, clrBlack); DrawHLine(config.width, LINEHEIGHT+2*BORDERSIZE, config.width+LINEHEIGHT, clrBlack); DrawHLine(config.width, (2*LINEHEIGHT)+(3*BORDERSIZE), config.width+LINEHEIGHT, clrBlack); DrawHLine(config.width, (3*LINEHEIGHT)+(4*BORDERSIZE), config.width+LINEHEIGHT, clrBlack); DrawHLine(config.width, (4*LINEHEIGHT)+(5*BORDERSIZE), config.width+LINEHEIGHT, clrBlack); } void cPreferOsd::DrawChannelsNames(int delta) { // XXX The margin is hardcoded for now // TODO: make it more flexible int margin=BORDERSIZE; if (config.lines==3) margin += (BORDERSIZE+2); else if (config.lines==5) margin+= (BORDERSIZE+3); else margin+= (BORDERSIZE+4); int d = int(LINEHEIGHT*1.7); if ( (number > 0) && (current > 0) ) { #ifdef DEBUG fprintf(stderr, "lines=%d, current=%d number=%d\n",\ config.lines, current, number); #endif // Channels before the channel to be tuned for(int i=3; i>0; i--) if( (current > i) && (config.lines >= 2*i)) osd->DrawText(d, margin+(3+LINEHEIGHT)*(-i+int(config.lines/2))+delta,\ (Channels.GetByChannelID(preferchannels[current-i-1]))->Name(), clrWhite, clrBackground, font); // Channel to be tuned :) osd->DrawText(d, margin+(3+LINEHEIGHT)*(0+int(config.lines/2))+delta,\ (Channels.GetByChannelID(preferchannels[current-1]))->Name(), clrBlack, clrCyan, font); // Channels after the channel to be tuned for(int i=0; i<3; i++) if(current < number-i) osd->DrawText(d, margin+(3+LINEHEIGHT)*(i+1+int(config.lines/2))+delta,\ (Channels.GetByChannelID(preferchannels[current+i]))->Name(), clrWhite, clrBackground, font); } } void cPreferOsd::DrawSymbol(int x, int y, char *SymbolName[], tColor ColorFg) { cBitmap bm(SymbolName); osd->DrawBitmap(x, y, bm, ColorFg, clrBackground); } void cPreferOsd::DrawVLine(int xstart, int ystart, int height, tColor color) { for(int i=xstart; iDrawPixel(i, j, clrBlack); } void cPreferOsd::DrawHLine(int xstart, int ystart, int width, tColor color) { for(int i=xstart; iDrawPixel(i, j, clrBlack); } prefermenu-0.6.6/preferosd.h0000644000000000000000000000176210426456425014551 0ustar rootroot#ifndef __PREFEROSD_H #define __PREFEROSD_H #include static const int BORDERSIZE = 2; static const cFont *font = cFont::GetFont(fontOsd); static const int LINEHEIGHT = font->Height(); class cPreferOsd : public cOsdObject { private: cOsd *osd; tChannelID lastChannel; public: cPreferOsd(void); ~cPreferOsd(); virtual void Show(void); virtual eOSState ProcessKey(eKeys Key); void ReadPreferedChannels(void); void CursorUp(); void CursorDown(); void CursorLeft(); void CursorRight(); void CursorOK(); void LastChannel(); void AddChannel(); void RemoveChannel(); void MoveChannel(int places); void DisplayPreferMenu(void); private: void DrawPreferMenu(int delta, int highlight); void DrawChannelsNames(int delta); void DrawSymbol(int x, int y, char *SymbolName[], tColor color); void DrawHLine(int xstart, int ystart, int width, tColor color); void DrawVLine(int xstart, int ystart, int height, tColor color); }; #endif //__PREFEROSD_H prefermenu-0.6.6/prefersetup.c0000644000000000000000000001001210171022164015065 0ustar rootroot/* * prefersetup.c: A plugin for the Video Disk Recorder * * See the README file for copyright information and how to reach the author. * * $Id$ */ #include "config.h" #include "i18n.h" #include "prefersetup.h" static const char *SortOpt[] = { "As entered", "None", "Name", NULL }; // --- cMenuEditSortByItem -------------------------------------------------- class cMenuEditSortByItem : public cMenuEditIntItem { protected: virtual void Set(void); public: cMenuEditSortByItem(const char *Name, int *Value); }; cMenuEditSortByItem::cMenuEditSortByItem(const char *Name, int *Value) :cMenuEditIntItem(Name, Value, 1, 3) { Set(); } void cMenuEditSortByItem::Set(void) { char buf[255]; snprintf(buf, sizeof(buf), "%s", tr(SortOpt[*value-1])); SetValue(buf); } // --- cMenuEditNumChanItem -------------------------------------------------- // class cMenuEditNumChanItem : public cMenuEditIntItem { protected: virtual void Set(void); public: cMenuEditNumChanItem(const char *Name, int *Value); virtual eOSState ProcessKey(eKeys Key); }; cMenuEditNumChanItem::cMenuEditNumChanItem(const char *Name, int *Value) :cMenuEditIntItem(Name, Value, 3, 7) { Set(); } void cMenuEditNumChanItem::Set(void) { char buf[16]; snprintf(buf, sizeof(buf), "%d", *value); SetValue(buf); } eOSState cMenuEditNumChanItem::ProcessKey(eKeys Key) { eOSState state = cMenuEditItem::ProcessKey(Key); if (state == osUnknown) { int newValue = *value; Key = NORMALKEY(Key); switch (Key) { case kNone: break; case kLeft: newValue = *value - 2; fresh = true; break; case kRight: newValue = *value + 2; fresh = true; break; default: if (*value < 3) { *value = 3; Set(); } if (*value > 7) { *value = 7; Set(); } return state; } if ((!fresh || 3 <= newValue) && newValue <= 7) { *value = newValue; Set(); } state = osContinue; } return state; } cPreferSetup::cPreferSetup(void) { //Red = config.red; //Green = config.green; //Blue = config.blue; Originx = config.originx; Originy = config.originy; Width = config.width; Height = config.height; //Alpha1 = config.alpha1; //Alpha2 = config.alpha2; //AlphaBorder = config.alphaborder; CloseOnSwitch = config.closeonswitch; SortBy = config.sortby; Lines = config.lines; // Add(new cMenuEditIntItem(tr("Red"), &Red, 0, 255)); // Add(new cMenuEditIntItem(tr("Green"), &Green, 0, 255)); // Add(new cMenuEditIntItem(tr("Blue"), &Blue, 0, 255)); Add(new cMenuEditIntItem(tr("Origin X"), &Originx, 0, 768)); Add(new cMenuEditIntItem(tr("Origin Y"), &Originy, 0, 576)); Add(new cMenuEditIntItem(tr("Width"), &Width, 0, 768)); Add(new cMenuEditNumChanItem(tr("Number of channels"),&Lines)); // Add(new cMenuEditIntItem(tr("Background opacity"), &Alpha1, 0, 255)); // Add(new cMenuEditIntItem(tr("Selected channel opacity"), &Alpha2, 0, 255)); // Add(new cMenuEditIntItem(tr("Border opacity"), &AlphaBorder, 0, 255)); Add(new cMenuEditBoolItem(tr("Close on switch"), &CloseOnSwitch)); Add(new cMenuEditSortByItem(tr("Sort by"), &SortBy)); } void cPreferSetup::Store(void) { //SetupStore("Red", config.red = Red); //SetupStore("Green", config.green = Green); //SetupStore("Blue", config.blue = Blue); SetupStore("OriginX", config.originx = Originx); SetupStore("OriginY", config.originy = Originy); SetupStore("Width", config.width = Width); SetupStore("Lines", config.lines = Lines); //SetupStore("Alpha1", config.alpha1 = Alpha1); //SetupStore("Alpha2", config.alpha2 = Alpha2); //SetupStore("AlphaBorder", config.alphaborder = AlphaBorder); SetupStore("CloseOnSwitch", config.closeonswitch = CloseOnSwitch); SetupStore("SortBy", config.sortby = SortBy); } prefermenu-0.6.6/prefersetup.h0000644000000000000000000000063410171022164015103 0ustar rootroot#ifndef __PREFERSETUP_H #define __PREFERSETUP_H #include class cPreferSetup : public cMenuSetupPage { private: //int Red; //int Green; //int Blue; int Originx; int Originy; int Width; int Height; //int Alpha1, Alpha2, AlphaBorder; int CloseOnSwitch; int SortBy; int Lines; protected: virtual void Store(void); public: cPreferSetup(void); }; #endif //__PREFERSETUP_H prefermenu-0.6.6/README0000644000000000000000000001331410427121342013247 0ustar rootrootThis is a "plugin" for the Video Disk Recorder (VDR). Written by: Maxime GUILBOT Updated by: Olivier JACQUES and an Anonymous Italian :) Project's homepage: http://m.guilbot.online.fr/prefermenu Latest version available at: http://www.olivierjacques.com/vdr/prefermenu/ See the file COPYING for license information. Description: ----------- PreferMenu is a plugin that implements a preferred channel menu. It makes it easy to recall (switch to) your favorite channels. Installation: ------------ - Type "make plugins" at VDR directory level (or DEBUG=1 make plugins) - Edit the keymacros.conf file: cd "VDR_CONFIG_DIR" vi keymacros.conf ---- sample keymacros.conf ---- Blue Timers Yellow @prefermenu ---- sample keymacros.conf ---- Please check VDR manual (man 5 vdr) for more informations on keymacros.conf Customization: ------------- Prefer channel menu plugin can be tuned to your own preferences. Go in Configuration/Plugins/prefermenu/ to access the setup menu. Origin X : X coordinate of the menu Origin Y : Y coordinate of the menu Width : Width of the menu (to tune with the biggest channel name you have) Red : Change this to change appearance of the menu (default is blue menu) Green : Blue : Background opacity : Opacity of the selected channel (usually less than "selected channel opacity"). Selected channel opacity: Opacity of selected channel Border opacity : Opacity of menu borders Sort by : Way to sort channels in the menu. - "None": same order as channels.conf - "Name": sort by alphabetic order Close on switch : Close the menu when switching to a channel. This allow to display channel information Usage: ----- Add a prefered channel by pressing Green button. Remove a prefered channel by pressing Red button. Files: ----- Prefered Channel List is in prefermenu.conf Configuration settings (color) are stored in VDR's setup.conf Contact: ------- I am watching VDR's mailing list (http://www.linuxtv.org/mailinglists/vdr/), so you can always contact me there. I also try to look at http://www.vdrportal.de on a regular basis and understand the german posts :) But I'll answer in english! History ------- 2006-05-06: Version 0.6.6 - C.Y.M. - Fix some colors on the OSD 2006-05-04: Version 0.6.5 - Ronny Kornexl - Maintenance release for VDR 1.4.0 2005-01-23: Version 0.6.4 - Using the yellow and blue keys you can move channels up and down PreferMenu's channel list. Thanks to Alex Stansfield. 2005-01-12: Version 0.6.3 - Olivier Jacques, DOm and Ralf Klueber - Fixed sorting under new VDR versions (>=1.3.17). Thanks to Mark Watson. - Fixed some cString issues. 2004-05-18: Version 0.6.2 - Olivier Jacques, DOm and Ralf Klueber - Transition Release to vdr-1.3.7, use cOsd insted of cOsdBase and chanches like that. The Whole OSD handlink is now more straighforward. - Changed some method names to reflect the real use. 2004-01-09: Version 0.6.1 - Olivier Jacques, DOm and Ralf Klueber - Added 'last channel' functionality, now you can tune to the last visited channel (last with prefermenu, not VDR) pressing the 0 key. - Reintroduced symbols and borders. 2004-01-06: Version 0.6.0 - Olivier Jacques, DOm and Ralf Klueber - Code cleanup to be ready for eventual new vdr features: removed duplicated code in favour of native vdr methods - Fixed a bug: the plugin crashed if using a prefermenu.conf with more than 255 entries - Simplified prefermenu aspect using native vdr color definitions - Others many little changes 2003-04-30: Version 0.5.3 - Olivier Jacques, DOm and Ralf Klueber - Added setup entry to either keep the preferred menu opened when pressing OK or close it (and get the channel info). Default is set to "yes" / close the preferred menu - Added a border around +/- buttons (thanks to DOm) - Possibility to sort by channel name, original VDR order or "as entered" (default). - Added setup entry which specifies the number of channels to be displayed in the menu (3, 5 or 7). Contributed by Ralf Klueber. 2003-04-13: Version 0.5.2 - Olivier Jacques and DOm - Added Alpha Border customization (thanks to DOm) - Added help buttons to add and remove channel - Fixed a crash when prefermenu is opened and one of the prefered channels has been removed in VDR's channels.conf (thanks to Manuel Hartl for reporting this one). 2003-02-20: Version 0.5.1 - Olivier Jacques and DOm - Changed from channel number to unique channel IDs (thanks to DOm) Unfortunately, this broke the "closest channel" auto-selection. We are working on it :) - Added support for right and left keys (page jump) - Added support for repeated keys - re-Added color customization (R/G/B and alpha) 2003-02-10: Version 0.5.0 - Never released / by DOm - Adapted for VDR 1.1.2x (cOsd class use) - Patch not needed anymore (use keymacros) - Code Reorganization in Multiple files for an easier mantainance - Changed the color for RemoveChannel ( Red is better ) - Changed the default menu aspect, it'a now more readable. - Sorry for my english :) 2002-11-17: Version 0.4.0 - Olivier Jacques - Adapted to changes in 1.1.14 and 1.1.15 related to channel switch - At opening, selected channel is the closest to the current one 2002-09-07: Version 0.3.0 - Maxime Guilbot - Now you can choose Prefered Channel pressing Green button (to add), yellow button (to remove) - You can choose the color you want, and transparency ! - Now patched VDR can work without loading the plugin (before pressing red button crashes) 2002-09-05: Version 0.2.0 - Maxime Guilbot - Many bugfixes ! 2002-09-02: Version 0.1.0 - Maxime Guilbot - Initial revision. prefermenu-0.6.6/README.html0000644000000000000000000001333010427121355014214 0ustar rootroot
This is a "plugin" for the Video Disk Recorder (VDR).

Written by:                  Maxime GUILBOT

Updated by:                  Olivier JACQUES and an Anonymous Italian :)
Project's homepage:          http://m.guilbot.online.fr/prefermenu

Latest version available at: http://www.olivierjacques.com/vdr/prefermenu/

See the file COPYING for license information.

Description:
-----------
PreferMenu is a plugin that implements a preferred channel menu.
It makes it easy to recall (switch to) your favorite channels.

Installation:
------------
- Type "make plugins" at VDR directory level (or DEBUG=1 make plugins)
- Edit the keymacros.conf file:
  cd "VDR_CONFIG_DIR"
  vi keymacros.conf

  ---- sample keymacros.conf ----
  Blue      Timers
  Yellow    @prefermenu
  ---- sample keymacros.conf ----
  
  Please check VDR manual (man 5 vdr) for more informations on keymacros.conf

Customization:
-------------
Prefer channel menu plugin can be tuned to your own preferences.
Go in Configuration/Plugins/prefermenu/ to access the setup menu.
Origin X   : X coordinate of the menu
Origin Y   : Y coordinate of the menu
Width      : Width of the menu (to tune with the biggest channel name you have)
Red        : Change this to change appearance of the menu (default is blue menu)
Green      :
Blue       :
Background opacity      : Opacity of the selected channel
                          (usually less than "selected channel opacity").
Selected channel opacity: Opacity of selected channel
Border opacity          : Opacity of menu borders
Sort by                 : Way to sort channels in the menu.
                           - "None": same order as channels.conf
                           - "Name": sort by alphabetic order
Close on switch         : Close the menu when switching to a channel.
                          This allow to display channel information

Usage:
-----
Add a prefered channel by pressing Green button.
Remove a prefered channel by pressing Red button.

Files:
-----
Prefered Channel List is in prefermenu.conf
Configuration settings (color) are stored in VDR's setup.conf

Contact:
-------
I am watching VDR's mailing list 
(http://www.linuxtv.org/mailinglists/vdr/), so you can always contact 
me there. I also try to look at http://www.vdrportal.de on a regular 
basis and understand the german posts :) But I'll answer in english!

History
-------
2006-05-06: Version 0.6.6 - C.Y.M.
- Fix some colors on the OSD

2006-05-04: Version 0.6.5 - Ronny Kornexl
- Maintenance release for VDR 1.4.0

2005-01-23: Version 0.6.4
- Using the yellow and blue keys you can move channels up and down
  PreferMenu's channel list. Thanks to Alex Stansfield.

2005-01-12: Version 0.6.3 - Olivier Jacques, DOm and Ralf Klueber
- Fixed sorting under new VDR versions (>=1.3.17). Thanks to Mark Watson.
- Fixed some cString issues.

2004-05-18: Version 0.6.2 - Olivier Jacques, DOm and Ralf Klueber
- Transition Release to vdr-1.3.7, use cOsd insted of cOsdBase and chanches
  like that. The Whole OSD handlink is now more straighforward.
- Changed some method names to reflect the real use.

2004-01-09: Version 0.6.1 - Olivier Jacques, DOm and Ralf Klueber
- Added 'last channel' functionality, now you can tune to the
  last visited channel (last with prefermenu, not VDR)
  pressing the 0 key.
- Reintroduced symbols and borders.

2004-01-06: Version 0.6.0 - Olivier Jacques, DOm and Ralf Klueber
- Code cleanup to be ready for eventual new vdr features: removed
  duplicated code in favour of native vdr methods
- Fixed a bug: the plugin crashed if using a prefermenu.conf with
  more than 255 entries
- Simplified prefermenu aspect using native vdr color definitions
- Others many little changes

2003-04-30: Version 0.5.3 - Olivier Jacques, DOm and Ralf Klueber
- Added setup entry to either keep the preferred menu opened
  when pressing OK or close it (and get the channel info).
  Default is set to "yes" / close the preferred menu
- Added a border around +/- buttons (thanks to DOm)
- Possibility to sort by channel name, original VDR order or 
  "as entered" (default).
- Added setup entry which specifies the number of channels
  to be displayed in the menu (3, 5 or 7). Contributed by 
  Ralf Klueber.

2003-04-13: Version 0.5.2 - Olivier Jacques and DOm
- Added Alpha Border customization (thanks to DOm)
- Added help buttons to add and remove channel
- Fixed a crash when prefermenu is opened and one of the prefered 
  channels has been removed in VDR's channels.conf (thanks to 
  Manuel Hartl for reporting this one).

2003-02-20: Version 0.5.1 - Olivier Jacques and DOm
- Changed from channel number to unique channel IDs (thanks to DOm) 
  Unfortunately, this broke the "closest channel" auto-selection. We 
  are working on it :)
- Added support for right and left keys (page jump)
- Added support for repeated keys
- re-Added color customization (R/G/B and alpha)

2003-02-10: Version 0.5.0 - Never released / by DOm
- Adapted for VDR 1.1.2x (cOsd class use)
- Patch not needed anymore (use keymacros)
- Code Reorganization in Multiple files for an easier mantainance
- Changed the color for RemoveChannel ( Red is better )
- Changed the default menu aspect, it'a now more readable.
- Sorry for my english :)

2002-11-17: Version 0.4.0 - Olivier Jacques
- Adapted to changes in 1.1.14 and 1.1.15 related to channel switch
- At opening, selected channel is the closest to the current one

2002-09-07: Version 0.3.0 - Maxime Guilbot
- Now you can choose Prefered Channel pressing Green button (to add), 
yellow button (to remove)
- You can choose the color you want, and transparency !
- Now patched VDR can work without loading the plugin (before pressing 
red button crashes)

2002-09-05: Version 0.2.0 - Maxime Guilbot
- Many bugfixes !

2002-09-02: Version 0.1.0 - Maxime Guilbot
- Initial revision.
prefermenu-0.6.6/symbols/0000755000000000000000000000000010171022164014053 5ustar rootrootprefermenu-0.6.6/symbols/up.xpm0000644000000000000000000000136510171022164015232 0ustar rootroot/* XPM */ static char * up_xpm[] = { "22 26 2 1", ". c #FFFFFF", "* c #000000", "......................", "......................", "......................", "..........**..........", ".........****.........", "........******........", ".......********.......", "......**********......", ".....************.....", "....**************....", "...****************...", "..******************..", ".********************.", "**********************", ".......********.......", ".......********.......", ".......********.......", ".......********.......", ".......********.......", ".......********.......", ".......********.......", ".......********.......", ".......********.......", "......................", "......................", "......................"}; prefermenu-0.6.6/symbols/down.xpm0000644000000000000000000000136710171022164015557 0ustar rootroot/* XPM */ static char * down_xpm[] = { "22 26 2 1", ". c #FFFFFF", "* c #000000", "......................", "......................", "......................", ".......********.......", ".......********.......", ".......********.......", ".......********.......", ".......********.......", ".......********.......", ".......********.......", ".......********.......", ".......********.......", "**********************", ".********************.", "..******************..", "...****************...", "....**************....", ".....************.....", "......**********......", ".......********.......", "........******........", ".........****.........", "..........**..........", "......................", "......................", "......................"}; prefermenu-0.6.6/symbols.h0000644000000000000000000000777010171022164014237 0ustar rootroot#ifndef __SYMBOLS_H #define __SYMBOLS_H /* * symbols.h: Prefer Channel Menu plugin for the Video Disk Recorder * Definition of the different symbols used. * See the README file for copyright information and how to reach the author. * * $Id$ */ #include #define FWIDTH 22 #define FHEIGHT 26 #define STUCTSIZE 28 // FHEIGHT+2 #define NUMSYMBOLS 3 //struct tCharData { // tPixelData width, height; // tPixelData lines[1]; //}; cFont::tPixelData Symbols[][STUCTSIZE] = { { // Up arrow FWIDTH, FHEIGHT, 0x00000000, // ...................... 0x00000000, // ...................... 0x00000000, // ...................... 0x00001800, // ..........**.......... 0x00003C00, // .........****......... 0x00007E00, // ........******........ 0x0000FF00, // .......********....... 0x0001FF80, // ......**********...... 0x0003FFC0, // .....************..... 0x0007FFE0, // ....**************.... 0x000FFFF0, // ...****************... 0x001FFFF8, // ..******************.. 0x003FFFFC, // .********************. 0x007FFFFE, // ********************** 0x0000FF00, // .......********....... 0x0000FF00, // .......********....... 0x0000FF00, // .......********....... 0x0000FF00, // .......********....... 0x0000FF00, // .......********....... 0x0000FF00, // .......********....... 0x0000FF00, // .......********....... 0x00000000, // ...................... 0x00000000, // ...................... 0x00000000, // ...................... 0x00000000, // ...................... 0x00000000, // ...................... }, { // Down arrow FWIDTH, FHEIGHT, 0x00000000, // ...................... 0x00000000, // ...................... 0x00000000, // ...................... 0x00000000, // ...................... 0x0000FF00, // .......********....... 0x0000FF00, // .......********....... 0x0000FF00, // .......********....... 0x0000FF00, // .......********....... 0x0000FF00, // .......********....... 0x0000FF00, // .......********....... 0x0000FF00, // .......********....... 0x007FFFFE, // ********************** 0x003FFFFC, // .********************. 0x001FFFF8, // ..******************.. 0x000FFFF0, // ...****************... 0x0007FFE0, // ....**************.... 0x0003FFC0, // .....************..... 0x0001FF80, // ......**********...... 0x0000FF00, // .......********....... 0x00007E00, // ........******........ 0x00003C00, // .........****......... 0x00001800, // ..........**.......... 0x00000000, // ...................... 0x00000000, // ...................... 0x00000000, // ...................... 0x00000000, // ...................... }, { // Heart FWIDTH, FHEIGHT, 0x00000000, // ...................... 0x00000000, // ...................... 0x00000000, // ...................... 0x00000000, // ...................... 0x00000000, // ...................... 0x00000000, // ...................... 0x000783C0, // ....****.....****..... 0x001FEFF0, // ..********.********... 0x003FEFF8, // .*********.*********.. 0x003FFFF8, // .*******************.. 0x001FFFF0, // ..*****************... 0x000FFFE0, // ...***************.... 0x0007FFC0, // ....*************..... 0x0001FFC0, // .....12345678901...... 0x0003FF80, // ......123456789....... 0x0000FE00, // .......1234567........ 0x00007C00, // ........12345......... 0x00003800, // .........123.......... 0x00001000, // ..........1........... 0x00000000, // ...................... 0x00000000, // ...................... 0x00000000, // ...................... 0x00000000, // ...................... 0x00000000, // ...................... 0x00000000, // ...................... 0x00000000, // ...................... }, }; #endif // __SYMBOLS_H prefermenu-0.6.6/TESTS0000644000000000000000000000120410171022164013205 0ustar rootrootTests to do to validate the plugin: Setup: - Start without prefermenu.conf file - Check that all prefered channels are loaded - Check that all setup parameters are saved and restored properly - Check that all "Sort By" options are available - Check that the default order (unordered) is preserved in prefermenu.conf file - Add one channel, check that it is saved in prefermenu.conf - Remove one channel, check that it is removed in prefermenu.conf - Remove one channel in VDR, marked as prefered. Open prefermenu plugin. Check that channel is removed from the prefered channels. OSD: - Check that all "Sort By" options are displayed properly prefermenu-0.6.6/TODO0000644000000000000000000000010510171022164013047 0ustar rootrootTo do: ----- - Add skinnable prefermenu (Maybe using textscroll ??)