1
0
mirror of https://github.com/VDR4Arch/vdr.git synced 2023-10-10 13:36:52 +02:00
Commit Graph

74 Commits

Author SHA1 Message Date
Klaus Schmidinger
01c44e8b2c The "Recording info" page of the skins that come with VDR now displays the name of the channel (if available) from which this recording was taken 2013-03-03 15:38:17 +01:00
Klaus Schmidinger
16d37090dc Increased the version numbers of all plugins to reflect the recent Makefile changes 2013-01-12 14:13:28 +01:00
Klaus Schmidinger
e6d52e3455 More Makefile changes 2013-01-12 13:50:17 +01:00
Klaus Schmidinger
188fe74c8a Modified the Makefiles, by default VDR is now built according to the FHS 2013-01-06 18:48:29 +01:00
Klaus Schmidinger
acbe56f6d0 Plugin Makefiles can now include a configuration file for compile time parameters 2012-12-28 10:09:41 +01:00
Klaus Schmidinger
70c4a2d5d5 Increased the version numbers of all plugins to reflect the recent Makefile changes 2012-12-27 10:39:48 +01:00
Klaus Schmidinger
b03aa8371c Made LIBDIR and LOCDIR non-overwriteable in plugin Makefiles 2012-12-23 10:05:22 +01:00
Klaus Schmidinger
0263c82614 Plugin Makefiles now use DESTDIR and the 'install' program 2012-12-22 12:08:31 +01:00
Klaus Schmidinger
df33d402ca Replaced some 'SOFILE: command not found with '$^' 2012-12-21 11:38:09 +01:00
Klaus Schmidinger
62daedf95e The plugin Makefiles now have a separate 'install' target 2012-12-21 10:14:32 +01:00
Klaus Schmidinger
4132f5e745 Removed some redundancy in the Makefile/Make.global/Make.config mechanism 2012-12-19 12:10:28 +01:00
Klaus Schmidinger
63d47f1f5d Fixed setting the --package-name and --package-version options in the calls to xgettext in several plugin Makefiles 2012-12-18 13:17:17 +01:00
Klaus Schmidinger
3d32b07862 The disk usage is no longer automatically added to the title of the main and "Recordings" menus 2012-04-23 09:07:55 +02:00
Klaus Schmidinger
66639dc187 Made the "overloaded-virtual" warning an error to detect hidden overloaded virtual functions 2012-03-11 16:01:52 +01:00
Klaus Schmidinger
ea16f64773 Adapted menu column widths of 'skincurses' to the wider HD OSD sizes 2012-03-11 14:44:49 +01:00
Klaus Schmidinger
fbe4f2a056 Some improvements to the Makefiles 2012-01-18 12:40:17 +01:00
Klaus Schmidinger
97ad2fa95d Direct access to several class members is now deprecated 2011-08-21 11:34:30 +02:00
Klaus Schmidinger
2993351536 Now sorting the source file names in the call to xgettext 2011-05-21 12:40:42 +02:00
Klaus Schmidinger
ee382b4ad2 Avoiding a gcc 4.6 compiler error in the skincurses plugin 2011-05-15 21:44:08 +02:00
Klaus Schmidinger
9f4a264454 Changed the compiler optimization flag to -O3 2011-02-27 10:06:06 +01:00
Klaus Schmidinger
6c7089afd2 Implemented support for TrueColor OSD 2011-02-20 15:12:56 +01:00
Klaus Schmidinger
6c0612546e Added LDFLAGS to the linker calls in the Makefiles 2010-12-26 12:11:58 +01:00
Klaus Schmidinger
0542371ead Added Language and fixed Language-Team header of *.po (cont'd) 2010-10-24 14:43:13 +02:00
Klaus Schmidinger
1cad1a89be Added Language and fixed Language-Team header of *.po 2010-10-24 13:55:43 +02:00
Klaus Schmidinger
61f4576808 Made 'dist' target dependent on up to date *.po 2010-10-24 13:47:36 +02:00
Klaus Schmidinger
dfae319686 Passing package name and version to xgettext 2010-10-24 13:36:47 +02:00
Klaus Schmidinger
27852272bc Updated the Finnish OSD texts 2010-06-13 11:10:32 +02:00
Klaus Schmidinger
cdea3827d3 Updated the Lithuanian OSD texts 2010-02-28 12:50:41 +01:00
Klaus Schmidinger
91115a64e4 Moved strictly necessary Makefile options into Make.global 2010-02-06 15:02:35 +01:00
Klaus Schmidinger
3e05217a5f Displaying genre and parental rating in the recording info 2010-01-03 14:59:16 +01:00
Klaus Schmidinger
fc3b402d43 Implemented handling the "Parental Rating Descriptor" 2010-01-03 14:28:33 +01:00
Klaus Schmidinger
56627cd12d Implemented handling the "Content Descriptor" 2010-01-03 12:20:37 +01:00
Klaus Schmidinger
b2715518f8 Added Slovakian language texts 2009-11-01 15:51:18 +01:00
Klaus Schmidinger
20c8cd161f Changed the project's URLs and email to tvdr.de 2009-10-18 14:18:22 +02:00
Klaus Schmidinger
0e0a1dfdda Added Russian translations to the 'skincurses' and 'pictures' plugins 2008-03-14 13:00:08 +01:00
Klaus Schmidinger
2d88d1fe86 Cleanups in *.po files 2008-03-01 14:33:17 +01:00
Klaus Schmidinger
1b1267674f The scrollbar handle now always has a height that is at least the width of the scrollbar 2008-02-23 10:50:28 +01:00
Klaus Schmidinger
3a70484121 Revised the fix of calculating the scrollbar height in the skins 2008-02-22 17:02:31 +01:00
Klaus Schmidinger
31a0318de4 Implemented cSkinCursesDisplayMenu::SetScrollbar(); fixed calculating the scrollbar sizes in the skins 2008-02-17 14:29:24 +01:00
Klaus Schmidinger
9495aa9923 Using cString::sprintf() instead of asprintf() 2008-02-15 14:57:48 +01:00
Klaus Schmidinger
317240e970 Updated the Italian OSD texts 2008-02-01 15:25:56 +01:00
Klaus Schmidinger
a51eb0895c Updated the Makefile of the skincurses plugin 2008-01-19 11:42:41 +01:00
Klaus Schmidinger
7823790beb Improved the 'i18n' target in plugin Makefiles 2007-11-04 11:00:16 +01:00
Klaus Schmidinger
714e61b090 Added a note about how to initiate internationalization support to the README.i18n file; the Makefile generated by the 'newplugin' script now has the 'i18n' target automatically create an initial 'po/pluginname.pot' file 2007-10-14 09:29:59 +02:00
Klaus Schmidinger
59bc94fba2 Now generating translation files without line numbers; updated the Finnish OSD texts 2007-10-13 09:54:09 +02:00
Klaus Schmidinger
3a4b7f065c Adapted to the new Level parameter of cOsd 2007-08-26 20:36:59 +02:00
Klaus Schmidinger
69db18ef8f Explicitly looking for vdr.mo; text files for plugins named 'vdr-name.mo'; revoked 'best match' 2007-08-19 14:34:44 +02:00
Klaus Schmidinger
3883fb8e16 Added i18n to the 'skincurses' plugin 2007-08-15 14:11:11 +02:00
Klaus Schmidinger
a551b5b124 Moved the "all" target in plugin Makefiles before the "Implicit rules" 2007-08-15 13:20:04 +02:00
Klaus Schmidinger
8edb431b2c Added the "...or (at your option) any later version" phrase to the license information of all plugins, and also the "newplugin" script 2007-08-12 11:13:43 +02:00