You can subscribe to this list here.
2006 |
Jan
|
Feb
(47) |
Mar
(43) |
Apr
(26) |
May
(1) |
Jun
(12) |
Jul
(29) |
Aug
(12) |
Sep
|
Oct
(27) |
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
|
Feb
|
Mar
(3) |
Apr
|
May
|
Jun
(31) |
Jul
|
Aug
|
Sep
|
Oct
(55) |
Nov
(4) |
Dec
|
2008 |
Jan
(7) |
Feb
(29) |
Mar
|
Apr
(3) |
May
(3) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2009 |
Jan
|
Feb
|
Mar
(3) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(4) |
Oct
|
Nov
(1) |
Dec
|
From: Nicolas B. <nbo...@us...> - 2006-03-08 21:36:26
|
Update of /cvsroot/ddccontrol/ddccontrol/po In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28895/po Removed Files: ddccontrol.pot Log Message: Prepare Release 0.4 --- ddccontrol.pot DELETED --- |
From: Nicolas B. <nbo...@us...> - 2006-03-08 21:36:23
|
Update of /cvsroot/ddccontrol/ddccontrol In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28895 Modified Files: NEWS TODO Log Message: Prepare Release 0.4 Index: NEWS =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol/NEWS,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- NEWS 18 Nov 2005 16:07:22 -0000 1.8 +++ NEWS 8 Mar 2006 21:36:19 -0000 1.9 @@ -1,3 +1,9 @@ +Version 0.4 - 2006-03-08 + - New database version (3), supporting generic profiles for monitors. + - Add support for VIA and SiS chipsets (Thanks to Johannes Deisenhofer) + - Fix memory leaks using valgrind. + - Fix various compilation errors. + Version 0.3 - 2005-11-14 - Use GTK/GDK high-level API to determine current screen (instead of Xinerama API). - Add Chinese translation (Thanks to "waq_cn"). Index: TODO =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol/TODO,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- TODO 21 Sep 2005 20:45:37 -0000 1.10 +++ TODO 8 Mar 2006 21:36:19 -0000 1.11 @@ -1,10 +1,9 @@ Nicolas: - - Read EDID info - - Use this instead of Xinerama ? - http://developer.gnome.org/doc/API/2.0/gdk/multihead.html + - Read EDID info, show it in gddccontrol - Add support for more than 2 monitors - See what to do with engineering VCP. - - Show a nice message when a monitor is not supported and allow at least brightness/contrast to be controlled. + - Better handling of --enable-doc. + - Use rsync for SF file transfers. BUGS: - When changing a control value quickly (moving the mouse outside the control), |
From: Nicolas B. <nbo...@us...> - 2006-03-08 21:36:21
|
Update of /cvsroot/ddccontrol/ddccontrol/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28895/doc Modified Files: Makefile.am main.xml Log Message: Prepare Release 0.4 Index: Makefile.am =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol/doc/Makefile.am,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- Makefile.am 13 Jul 2005 16:32:23 -0000 1.8 +++ Makefile.am 8 Mar 2006 21:36:19 -0000 1.9 @@ -4,7 +4,7 @@ htmldir = $(prefix)/share/doc/@PACKAGE@/html dist_html_DATA = html/* -EXTRA_DIST = main.xml gpl.xml style.xsl style-fo.xsl +EXTRA_DIST = main.xml gpl.xml install.xml about.xml report.xml supportedgc.xml supportedmonitors.xml thanks.xml techdocs.xml usage.xml style.xsl style-fo.xsl if BUILD_DOC html/*: main.xml *.xml style.xsl Index: main.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol/doc/main.xml,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- main.xml 18 Nov 2005 16:07:22 -0000 1.20 +++ main.xml 8 Mar 2006 21:36:19 -0000 1.21 @@ -22,7 +22,7 @@ <email>ni...@bo...</email> </author> -<copyright><year>2005</year> +<copyright><year>2005-2006</year> <holder>Nicolas Boichat</holder> </copyright> @@ -32,7 +32,7 @@ <abstract> <para> -Documentation for DDCcontrol version 0.3.1. +Documentation for DDCcontrol version 0.4. </para> </abstract> |
From: Nicolas B. <nbo...@us...> - 2006-03-08 21:12:28
|
Update of /cvsroot/ddccontrol/ddccontrol/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13785/doc Modified Files: supportedmonitors.xml Log Message: Update French translation. Index: supportedmonitors.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol/doc/supportedmonitors.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- supportedmonitors.xml 3 Mar 2006 21:08:56 -0000 1.15 +++ supportedmonitors.xml 8 Mar 2006 21:12:22 -0000 1.16 @@ -104,6 +104,9 @@ SyncMaster 912N (at least VGA input) </listitem> <listitem> +SyncMaster 920N (at least VGA input) +</listitem> +<listitem> SyncMaster 913V </listitem> <listitem> |
From: Nicolas B. <nbo...@us...> - 2006-03-08 21:12:26
|
Update of /cvsroot/ddccontrol/ddccontrol/po In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13785/po Modified Files: ddccontrol.pot de.po fr.po pl.po ru.po zh_CN.po Added Files: ChangeLog Log Message: Update French translation. Index: fr.po =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol/po/fr.po,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- fr.po 23 Feb 2006 22:21:16 -0000 1.22 +++ fr.po 8 Mar 2006 21:12:22 -0000 1.23 @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: DDC/CI control tool 0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-23 23:15+0100\n" -"PO-Revision-Date: 2006-02-23 23:19+0100\n" +"POT-Creation-Date: 2006-03-04 15:48+0100\n" +"PO-Revision-Date: 2006-03-08 22:06+0100\n" "Last-Translator: Nicolas Boichat <ni...@bo...>\n" "Language-Team: French <tr...@tr...>\n" "MIME-Version: 1.0\n" @@ -17,13 +17,12 @@ [...1109 lines suppressed...] +msgstr "" +"La version de options.xml (%d) est plus petite que la version supportée (%" +"d).\n" #: ../src/lib/monitor_db.c:765 #, c-format @@ -1265,10 +1325,12 @@ #~ msgid "Buffer too small to contain caps.\n" #~ msgstr "Tampon trop petit pour contenir la chaîne de capacité.\n" + #~ msgid "Can't find init property." #~ msgstr "Ne peut trouver la propriété init." + #~ msgid "i740" #~ msgstr "i740" + #~ msgid "intel740_open" #~ msgstr "intel740_open" - Index: ru.po =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol/po/ru.po,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- ru.po 23 Feb 2006 22:21:16 -0000 1.17 +++ ru.po 8 Mar 2006 21:12:23 -0000 1.18 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: DDC/CI control tool 0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-23 23:15+0100\n" +"POT-Creation-Date: 2006-03-04 15:48+0100\n" "PO-Revision-Date: 2006-02-21 12:53+0100\n" "Last-Translator: Nicolas Boichat <ni...@bo...>\n" "Language-Team: Russian <LL...@li...>\n" @@ -20,7 +20,7 @@ msgid "Control" msgstr "УпÑавление" -#: ../src/ddccontrol/main.c:103 +#: ../src/ddccontrol/main.c:132 #, c-format msgid "" "Usage:\n" @@ -49,22 +49,22 @@ "\t-v : подÑобнÑе ÑообÑÐµÐ½Ð¸Ñ (введиÑе болÑÑе Ð´Ð»Ñ ÑвелиÑÐµÐ½Ð¸Ñ Ð¸Ð½ÑоÑмаÑии)\n" "\t-b : каÑалог ddccontrol-db (еÑли оÑлиÑаеÑÑÑ Ð¾Ñ %s)\n" -#: ../src/ddccontrol/main.c:121 ../src/ddccontrol/main.c:143 +#: ../src/ddccontrol/main.c:150 ../src/ddccontrol/main.c:172 #, c-format msgid "Checking %s integrity...\n" msgstr "ÐÑовеÑка ÑелоÑÑноÑÑи %s...\n" -#: ../src/ddccontrol/main.c:123 ../src/ddccontrol/main.c:145 +#: ../src/ddccontrol/main.c:152 ../src/ddccontrol/main.c:174 #, c-format msgid "[ FAILED ]\n" msgstr "[ ÐШÐÐÐÐ ]\n" -#: ../src/ddccontrol/main.c:127 ../src/ddccontrol/main.c:150 +#: ../src/ddccontrol/main.c:156 ../src/ddccontrol/main.c:179 #, c-format msgid "[ OK ]\n" msgstr "[ OK ]\n" -#: ../src/ddccontrol/main.c:186 +#: ../src/ddccontrol/main.c:215 #, fuzzy, c-format msgid "" "ddccontrol version %s\n" @@ -83,73 +83,73 @@ "Public License.\n" "\n" -#: ../src/ddccontrol/main.c:205 +#: ../src/ddccontrol/main.c:234 #, c-format msgid "'%s' does not seem to be a valid register name\n" msgstr "'%s' не ÑвлÑеÑÑÑ Ð¿ÑавилÑнÑм именем ÑегиÑÑÑа\n" -#: ../src/ddccontrol/main.c:211 +#: ../src/ddccontrol/main.c:240 #, c-format msgid "You cannot use -w parameter without -r.\n" msgstr "ÐелÑÐ·Ñ Ð¸ÑполÑзоваÑÑ Ð¿Ð°ÑамеÑÑ -w без -r.\n" -#: ../src/ddccontrol/main.c:216 +#: ../src/ddccontrol/main.c:245 #, c-format msgid "'%s' does not seem to be a valid value.\n" msgstr "'%s' не ÑвлÑеÑÑÑ Ð¿ÑавилÑнÑм знаÑением.\n" -#: ../src/ddccontrol/main.c:261 ../src/gddccontrol/main.c:412 +#: ../src/ddccontrol/main.c:290 ../src/gddccontrol/main.c:412 #, c-format msgid "Unable to initialize ddcci library.\n" msgstr "Ðе Ð¼Ð¾Ð³Ñ Ð¸Ð½Ð¸ÑиализиÑоваÑÑ Ð±Ð¸Ð±Ð»Ð¸Ð¾ÑÐµÐºÑ ddcci.\n" -#: ../src/ddccontrol/main.c:273 +#: ../src/ddccontrol/main.c:302 #, c-format msgid "Detected monitors :\n" msgstr "ÐÐ°Ð¹Ð´ÐµÐ½Ñ Ð¼Ð¾Ð½Ð¸ÑоÑÑ :\n" -#: ../src/ddccontrol/main.c:278 +#: ../src/ddccontrol/main.c:307 #, c-format msgid " - Device: %s\n" msgstr " - УÑÑÑойÑÑво: %s\n" -#: ../src/ddccontrol/main.c:279 +#: ../src/ddccontrol/main.c:308 #, c-format msgid " DDC/CI supported: %s\n" msgstr " ÐоддеÑживаеÑÑÑ DDC/CI: %s\n" -#: ../src/ddccontrol/main.c:279 +#: ../src/ddccontrol/main.c:308 msgid "Yes" msgstr "Ðа" -#: ../src/ddccontrol/main.c:279 +#: ../src/ddccontrol/main.c:308 msgid "No" msgstr "ÐеÑ" -#: ../src/ddccontrol/main.c:280 +#: ../src/ddccontrol/main.c:309 #, c-format msgid " Monitor Name: %s\n" msgstr " ÐÐ¼Ñ Ð¼Ð¾Ð½Ð¸ÑоÑа: %s\n" -#: ../src/ddccontrol/main.c:281 +#: ../src/ddccontrol/main.c:310 #, c-format msgid " Input type: %s\n" msgstr " Тип Ð²Ñ Ð¾Ð´Ð°: %s\n" -#: ../src/ddccontrol/main.c:281 ../src/ddccontrol/main.c:319 +#: ../src/ddccontrol/main.c:310 ../src/ddccontrol/main.c:348 msgid "Digital" msgstr "ЦиÑÑовой" -#: ../src/ddccontrol/main.c:281 ../src/ddccontrol/main.c:319 +#: ../src/ddccontrol/main.c:310 ../src/ddccontrol/main.c:348 msgid "Analog" msgstr "ÐналоговÑй" -#: ../src/ddccontrol/main.c:285 +#: ../src/ddccontrol/main.c:314 #, c-format msgid " (Automatically selected)\n" msgstr " (ÐвÑомаÑиÑеÑкий вÑбоÑ)\n" -#: ../src/ddccontrol/main.c:295 +#: ../src/ddccontrol/main.c:324 #, c-format msgid "" "No monitor supporting DDC/CI available.\n" @@ -160,12 +160,12 @@ "ÐÑли ÐаÑа видеокаÑÑа ÑÑо ÑÑебÑеÑ, Ñо пÑовеÑÑÑе, ÑÑо вÑе ÑÑебÑемÑе модÑли " "ÑдÑа загÑÑÐ¶ÐµÐ½Ñ (i2c-dev и дÑÐ°Ð¹Ð²ÐµÑ ÑÑейбÑÑеÑа).\n" -#: ../src/ddccontrol/main.c:308 +#: ../src/ddccontrol/main.c:337 #, c-format msgid "Reading EDID and initializing DDC/CI at bus %s...\n" msgstr "ЧÑение EDID и иниÑиализаÑÐ¸Ñ DDC/CI на Ñине %s...\n" -#: ../src/ddccontrol/main.c:312 +#: ../src/ddccontrol/main.c:341 #, c-format msgid "" "\n" @@ -178,7 +178,7 @@ "ÐÑли ÐаÑа видеокаÑÑа ÑÑо ÑÑебÑеÑ, Ñо пÑовеÑÑÑе, ÑÑо вÑе ÑÑебÑемÑе модÑли " "ÑдÑа загÑÑÐ¶ÐµÐ½Ñ (i2c-dev и дÑÐ°Ð¹Ð²ÐµÑ ÑÑейбÑÑеÑа).\n" -#: ../src/ddccontrol/main.c:316 +#: ../src/ddccontrol/main.c:345 #, c-format msgid "" "\n" @@ -187,22 +187,22 @@ "\n" "ЧÑение EDID:\n" -#: ../src/ddccontrol/main.c:317 +#: ../src/ddccontrol/main.c:346 #, c-format msgid "\tPlug and Play ID: %s [%s]\n" msgstr "\tPlug and Play ID: %s [%s]\n" -#: ../src/ddccontrol/main.c:319 +#: ../src/ddccontrol/main.c:348 #, c-format msgid "\tInput type: %s\n" msgstr "\tТип Ð²Ñ Ð¾Ð´Ð°: %s\n" #. Put a big warning (in red if we are writing to a terminal). -#: ../src/ddccontrol/main.c:323 ../src/ddccontrol/main.c:342 +#: ../src/ddccontrol/main.c:352 ../src/ddccontrol/main.c:371 msgid "=============================== WARNING ===============================" msgstr "" -#: ../src/ddccontrol/main.c:326 +#: ../src/ddccontrol/main.c:355 #, c-format msgid "" "There is no support for your monitor in the database, but ddccontrol is\n" @@ -210,7 +210,7 @@ "may not be supported, or may not work as expected.\n" msgstr "" -#: ../src/ddccontrol/main.c:332 +#: ../src/ddccontrol/main.c:361 #, c-format msgid "" "There is no support for your monitor in the database, but ddccontrol is\n" @@ -218,7 +218,7 @@ "some controls may not work as expected.\n" msgstr "" -#: ../src/ddccontrol/main.c:337 +#: ../src/ddccontrol/main.c:366 #, c-format msgid "" "Please update ddccontrol-db, or, if you are already using the latest\n" @@ -226,12 +226,12 @@ "ddc...@li...:\n" msgstr "" -#: ../src/ddccontrol/main.c:341 ../src/gddccontrol/notebook.c:695 +#: ../src/ddccontrol/main.c:370 ../src/gddccontrol/notebook.c:695 #, c-format msgid "Thank you.\n" msgstr "" -#: ../src/ddccontrol/main.c:346 +#: ../src/ddccontrol/main.c:375 #, c-format msgid "" "\n" @@ -240,42 +240,51 @@ "\n" "ÐозможноÑÑи:\n" -#: ../src/ddccontrol/main.c:350 +#: ../src/ddccontrol/main.c:379 #, c-format msgid "Raw output: %s\n" msgstr "" -#: ../src/ddccontrol/main.c:352 +#: ../src/ddccontrol/main.c:381 #, c-format msgid "Parsed output: \n" msgstr "" -#: ../src/ddccontrol/main.c:361 +#: ../src/ddccontrol/main.c:390 #, c-format msgid "\tType: " msgstr "" -#: ../src/ddccontrol/main.c:364 +#: ../src/ddccontrol/main.c:393 #, c-format msgid "LCD" msgstr "" -#: ../src/ddccontrol/main.c:367 +#: ../src/ddccontrol/main.c:396 #, c-format msgid "CRT" msgstr "" -#: ../src/ddccontrol/main.c:370 +#: ../src/ddccontrol/main.c:399 #, c-format msgid "Unknown" msgstr "" -#: ../src/ddccontrol/main.c:379 +#: ../src/ddccontrol/main.c:408 #, c-format msgid "Capabilities read fail.\n" msgstr "Ðе Ð¼Ð¾Ð³Ñ Ð¿ÑоÑеÑÑÑ Ð²Ð¾Ð·Ð¼Ð¾Ð¶Ð½Ð¾ÑÑи.\n" -#: ../src/ddccontrol/main.c:385 +#: ../src/ddccontrol/main.c:416 +#, fuzzy, c-format +msgid "" +"\n" +"Writing 0x%02x, 0x%02x(%d) (%dms delay)...\n" +msgstr "" +"\n" +"ÐапиÑÑÐ²Ð°Ñ 0x%02x, 0x%02x(%d)...\n" + +#: ../src/ddccontrol/main.c:420 #, c-format msgid "" "\n" @@ -284,7 +293,7 @@ "\n" "ÐапиÑÑÐ²Ð°Ñ 0x%02x, 0x%02x(%d)...\n" -#: ../src/ddccontrol/main.c:389 +#: ../src/ddccontrol/main.c:425 #, c-format msgid "" "\n" @@ -293,7 +302,7 @@ "\n" "ЧиÑÐ°Ñ 0x%02x...\n" -#: ../src/ddccontrol/main.c:396 +#: ../src/ddccontrol/main.c:432 #, c-format msgid "" "\n" @@ -302,32 +311,32 @@ "\n" "УпÑавление (ÑазÑеÑенное/ÑекÑÑее/макÑималÑное) [ÐпиÑание - ÐÐ¼Ñ Ð²ÐµÐ»Ð¸ÑинÑ]:\n" -#: ../src/ddccontrol/main.c:420 +#: ../src/ddccontrol/main.c:456 #, c-format msgid "\t\t> id=%s, name=%s, address=%#x, delay=%dms, type=%d\n" msgstr "\t\t> id=%s, имÑ=%s, адÑеÑ=%#x, задеÑжка=%dms, Ñип=%d\n" -#: ../src/ddccontrol/main.c:425 +#: ../src/ddccontrol/main.c:461 #, c-format msgid "\t\t Possible values:\n" msgstr "\t\t ÐозможнÑе знаÑениÑ:\n" -#: ../src/ddccontrol/main.c:429 +#: ../src/ddccontrol/main.c:465 #, c-format msgid "\t\t\t> id=%s - name=%s, value=%d\n" msgstr "\t\t\t> id=%s - имÑ=%s, знаÑение=%d\n" -#: ../src/ddccontrol/main.c:439 +#: ../src/ddccontrol/main.c:475 #, c-format msgid "\t\t supported, value=%d, maximum=%d\n" msgstr "\t\t поддеÑживаеÑÑÑ, знаÑение=%d, макÑимÑм=%d\n" -#: ../src/ddccontrol/main.c:440 +#: ../src/ddccontrol/main.c:476 #, c-format msgid "\t\t not supported, value=%d, maximum=%d\n" msgstr "\t\t не поддеÑживаеÑÑÑ, знаÑение=%d, макÑимÑм=%d\n" -#: ../src/ddccontrol/main.c:451 +#: ../src/ddccontrol/main.c:487 #, c-format msgid "" "\n" @@ -388,48 +397,48 @@ msgid "i810_open: mmap failed" msgstr "i810_open: ÐÑибка: mmap не вÑполнена" -#: ../src/ddcpci/main.c:150 +#: ../src/ddcpci/main.c:154 msgid "==>Error while sending open message" msgstr "==>ÐÑибка пÑи оÑпÑавке ÑообÑÐµÐ½Ð¸Ñ Ð¾ÑкÑÑÑиÑ" -#: ../src/ddcpci/main.c:174 ../src/ddcpci/main.c:180 ../src/ddcpci/main.c:198 +#: ../src/ddcpci/main.c:178 ../src/ddcpci/main.c:184 ../src/ddcpci/main.c:202 msgid "==>Error while sending data answer message" msgstr "==>ÐÑибка пÑи оÑпÑавке оÑвеÑа на ÑообÑение оÑкÑÑÑиÑ" -#: ../src/ddcpci/main.c:247 ../src/ddcpci/main.c:262 +#: ../src/ddcpci/main.c:251 ../src/ddcpci/main.c:266 msgid "==>Error while sending list message" msgstr "==>ÐÑибка пÑи оÑпÑавке ÑообÑÐµÐ½Ð¸Ñ ÑпиÑка" -#: ../src/ddcpci/main.c:280 +#: ../src/ddcpci/main.c:284 #, c-format msgid "Invalid arguments.\n" msgstr "ÐевеÑнÑе аÑгÑменÑÑ.\n" -#: ../src/ddcpci/main.c:286 +#: ../src/ddcpci/main.c:290 #, c-format msgid "==>Can't read verbosity.\n" msgstr "==>Ðе Ð¼Ð¾Ð³Ñ Ð¿ÑоÑеÑÑÑ Ð¿Ð¾Ð´ÑобнÑе ÑообÑениÑ.\n" -#: ../src/ddcpci/main.c:293 +#: ../src/ddcpci/main.c:297 #, c-format msgid "==>Can't read key.\n" msgstr "==>Ðе Ð¼Ð¾Ð³Ñ Ð¿ÑоÑеÑÑÑ ÐºÐ»ÑÑ.\n" -#: ../src/ddcpci/main.c:298 +#: ../src/ddcpci/main.c:302 #, c-format msgid "==>Can't open key %u\n" msgstr "==>Ðе Ð¼Ð¾Ð³Ñ Ð¾ÑкÑÑÑÑ ÐºÐ»ÑÑ %u.\n" -#: ../src/ddcpci/main.c:312 +#: ../src/ddcpci/main.c:316 #, c-format msgid "==>No command received for %ld seconds, aborting.\n" msgstr "==>Ðоманда не полÑÑена в ÑеÑение %ld ÑекÑнд, пÑеÑÑваÑÑÑ.\n" -#: ../src/ddcpci/main.c:320 +#: ../src/ddcpci/main.c:324 msgid "==>Error while receiving query\n" msgstr "==>ÐÑибка пÑи полÑÑении оÑеÑеди\n" -#: ../src/ddcpci/main.c:355 +#: ../src/ddcpci/main.c:359 #, c-format msgid "==>Invalid query...\n" msgstr "==>ÐевеÑÐ½Ð°Ñ Ð¾ÑеÑедÑ...\n" @@ -819,7 +828,7 @@ msgstr "СвойÑÑва пеÑеклÑÑаÑÐµÐ»Ñ Ð¿ÑоÑилей мониÑоÑа" #: ../src/lib/conf.c:69 ../src/lib/conf.c:266 ../src/lib/conf.c:316 -#: ../src/lib/ddcci.c:1142 +#: ../src/lib/ddcci.c:1148 msgid "Cannot create filename (buffer too small)\n" msgstr "Ðе Ð¼Ð¾Ð³Ñ ÑоздаÑÑ Ð¸Ð¼Ñ Ñайла (бÑÑÐµÑ ÑлиÑком мал)\n" @@ -938,164 +947,164 @@ msgid "ddcci_delete_profile: Error, could not find the profile to delete.\n" msgstr "ddcci_delete_profile: ÐÑибка, не Ð¼Ð¾Ð³Ñ Ð½Ð°Ð¹Ñи пÑоÑÐ¸Ð»Ñ Ð´Ð»Ñ ÑдалениÑ.\n" -#: ../src/lib/ddcci.c:139 +#: ../src/lib/ddcci.c:141 msgid "Error while initialisating the message queue" msgstr "ÐÑибка пÑи иниÑиализаÑии оÑеÑеди ÑообÑений" -#: ../src/lib/ddcci.c:168 +#: ../src/lib/ddcci.c:170 msgid "Error while sending quit message" msgstr "ÐÑибка пÑи оÑпÑавке ÑообÑÐµÐ½Ð¸Ñ Ð¾ вÑÑ Ð¾Ð´Ðµ" -#: ../src/lib/ddcci.c:214 +#: ../src/lib/ddcci.c:216 msgid "Error while sending heartbeat message" msgstr "ÐÑибка пÑи оÑпÑавке оÑеÑедного ÑообÑениÑ" -#: ../src/lib/ddcci.c:232 +#: ../src/lib/ddcci.c:234 #, c-format msgid "Failed to initialize ddccontrol database...\n" msgstr "Ðе Ð¼Ð¾Ð³Ñ Ð¸Ð½Ð¸ÑиализиÑоваÑÑ Ð±Ð°Ð·Ñ Ð´Ð°Ð½Ð½ÑÑ ddccontrol...\n" -#: ../src/lib/ddcci.c:265 ../src/lib/ddcci.c:335 +#: ../src/lib/ddcci.c:267 ../src/lib/ddcci.c:337 #, c-format msgid "ioctl returned %d\n" msgstr "ioctl веÑнÑл %d\n" -#: ../src/lib/ddcci.c:288 +#: ../src/lib/ddcci.c:290 msgid "Error while sending write message" msgstr "ÐÑибка пÑи оÑпÑавке ÑообÑÐµÐ½Ð¸Ñ Ð·Ð°Ð¿Ð¸Ñи" -#: ../src/lib/ddcci.c:297 +#: ../src/lib/ddcci.c:299 msgid "Error while reading write message answer" msgstr "ÐÑибка пÑи полÑÑении оÑвеÑа на ÑообÑение запиÑи" -#: ../src/lib/ddcci.c:359 +#: ../src/lib/ddcci.c:361 msgid "Error while sending read message" msgstr "ÐÑибка пÑи оÑпÑавке ÑообÑÐµÐ½Ð¸Ñ ÑÑениÑ" -#: ../src/lib/ddcci.c:368 +#: ../src/lib/ddcci.c:370 msgid "Error while reading read message answer" msgstr "ÐÑибка пÑи полÑÑении оÑвеÑа на ÑообÑение ÑÑениÑ" -#: ../src/lib/ddcci.c:458 +#: ../src/lib/ddcci.c:460 #, c-format msgid "Invalid response, first byte is 0x%02x, should be 0x%02x\n" msgstr "ÐепÑавилÑнÑй оÑвеÑ, пеÑвÑй Ð±Ð°Ð¹Ñ 0x%02x, должен бÑÑÑ 0x%02x\n" -#: ../src/lib/ddcci.c:467 +#: ../src/lib/ddcci.c:469 #, c-format msgid "Invalid response, magic is 0x%02x\n" msgstr "ÐепÑавилÑнÑй оÑвеÑ, код 0x%02x\n" -#: ../src/lib/ddcci.c:475 +#: ../src/lib/ddcci.c:477 #, c-format msgid "Invalid response, length is %d, should be %d at most\n" msgstr "ÐепÑавлÑнÑй оÑвеÑ, длина %d, должна бÑÑÑ ÐºÐ°Ðº минимÑм %d\n" -#: ../src/lib/ddcci.c:488 +#: ../src/lib/ddcci.c:490 #, c-format msgid "Invalid response, corrupted data - xor is 0x%02x, length 0x%02x\n" msgstr "" "ÐепÑавлÑнÑй оÑвеÑ, ÑазÑÑÑеннÑе даннÑе - xor Ñавен 0x%02x, длина 0x%02x\n" -#: ../src/lib/ddcci.c:636 ../src/lib/ddcci.c:655 +#: ../src/lib/ddcci.c:642 ../src/lib/ddcci.c:661 msgid "Can't convert value to int, invalid CAPS." msgstr "Ðе Ð¼Ð¾Ð³Ñ Ð¿ÑеобÑазоваÑÑ Ð·Ð½Ð°Ñение в int, невеÑнÑй заголовок." -#: ../src/lib/ddcci.c:736 +#: ../src/lib/ddcci.c:742 #, c-format msgid "Invalid sequence in caps.\n" msgstr "ÐепÑавлÑÐ½Ð°Ñ Ð¿Ð¾ÑледоваÑелÑноÑÑÑ Ð² Ð·Ð°Ð³Ð¾Ð»Ð¾Ð²ÐºÐ°Ñ .\n" -#: ../src/lib/ddcci.c:781 +#: ../src/lib/ddcci.c:787 #, c-format msgid "Corrupted EDID at 0x%02x.\n" msgstr "РазÑÑÑен EDID в 0x%02x.\n" -#: ../src/lib/ddcci.c:793 +#: ../src/lib/ddcci.c:799 #, c-format msgid "Serial number: %d\n" msgstr "СеÑийнÑй номеÑ: %d\n" -#: ../src/lib/ddcci.c:796 +#: ../src/lib/ddcci.c:802 #, c-format msgid "Manufactured: Week %d, %d\n" msgstr "ÐÑоизведÑн: %d неделÑ, %d\n" -#: ../src/lib/ddcci.c:799 +#: ../src/lib/ddcci.c:805 #, c-format msgid "EDID version: %d.%d\n" msgstr "ÐеÑÑÐ¸Ñ EDID: %d.%d\n" -#: ../src/lib/ddcci.c:802 +#: ../src/lib/ddcci.c:808 #, c-format msgid "Maximum size: %d x %d (cm)\n" msgstr "ÐакÑималÑнÑй ÑазмеÑ: %d x %d (Ñм)\n" -#: ../src/lib/ddcci.c:813 +#: ../src/lib/ddcci.c:819 #, c-format msgid "Reading EDID 0x%02x failed.\n" msgstr "ÐÑибка ÑÑÐµÐ½Ð¸Ñ EDID 0x%02x.\n" -#: ../src/lib/ddcci.c:843 +#: ../src/lib/ddcci.c:849 #, c-format msgid "Device: %s\n" msgstr "УÑÑÑойÑÑво: %s\n" -#: ../src/lib/ddcci.c:857 +#: ../src/lib/ddcci.c:863 msgid "Error while sending open message" msgstr "ÐÑибка пÑи оÑпÑавке ÑообÑÐµÐ½Ð¸Ñ Ð¾ÑкÑÑÑиÑ" -#: ../src/lib/ddcci.c:865 +#: ../src/lib/ddcci.c:871 msgid "Error while reading open message answer" msgstr "ÐÑибка пÑи полÑÑении оÑвеÑа на ÑообÑение оÑкÑÑÑиÑ" -#: ../src/lib/ddcci.c:873 +#: ../src/lib/ddcci.c:879 #, c-format msgid "Invalid filename (%s).\n" msgstr "ÐепÑавлÑное Ð¸Ð¼Ñ Ñайла (%s).\n" -#: ../src/lib/ddcci.c:989 +#: ../src/lib/ddcci.c:995 #, c-format msgid "ddcci_open returned %d\n" msgstr "ddcci_open веÑнÑл %d\n" -#: ../src/lib/ddcci.c:1002 +#: ../src/lib/ddcci.c:1008 #, c-format msgid "Unknown monitor (%s)" msgstr "ÐеизвеÑÑнÑй мониÑÐ¾Ñ (%s)" -#: ../src/lib/ddcci.c:1023 +#: ../src/lib/ddcci.c:1029 #, c-format msgid "Probing for available monitors" msgstr "ÐоиÑк доÑÑÑпнÑÑ Ð¼Ð¾Ð½Ð¸ÑоÑов" -#: ../src/lib/ddcci.c:1037 +#: ../src/lib/ddcci.c:1043 msgid "Error while sending list message" msgstr "ÐÑибка пÑи оÑпÑавке ÑообÑÐµÐ½Ð¸Ñ ÑпиÑка" -#: ../src/lib/ddcci.c:1046 +#: ../src/lib/ddcci.c:1052 msgid "Error while reading list entry" msgstr "ÐÑибка пÑи ÑÑении ÑлеменÑа ÑпиÑка" -#: ../src/lib/ddcci.c:1063 +#: ../src/lib/ddcci.c:1069 #, c-format msgid "Found PCI device (%s)\n" msgstr "Ðайдено ÑÑÑÑойÑÑво PCI (%s)\n" -#: ../src/lib/ddcci.c:1097 +#: ../src/lib/ddcci.c:1103 #, c-format msgid "Found I2C device (%s)\n" msgstr "Ðайдено ÑÑÑÑойÑÑво I2C (%s)\n" -#: ../src/lib/ddcci.c:1146 +#: ../src/lib/ddcci.c:1152 msgid "Error while getting informations about ddccontrol home directory." msgstr "ÐÑибка пÑи полÑÑении инÑоÑмаÑии о домаÑнем каÑалоге ddccontrol." -#: ../src/lib/ddcci.c:1151 +#: ../src/lib/ddcci.c:1157 msgid "Error while creating ddccontrol home directory." msgstr "ÐÑибка пÑи Ñоздании домаÑнего каÑалога ddccontrol." -#: ../src/lib/ddcci.c:1156 +#: ../src/lib/ddcci.c:1162 msgid "" "Error while getting informations about ddccontrol home directory after " "creating it." @@ -1103,19 +1112,19 @@ "ÐÑибка пÑи пÑи полÑÑении инÑоÑмаÑии о домаÑнем каÑалоге ddccontrol поÑле его " "ÑозданиÑ." -#: ../src/lib/ddcci.c:1163 +#: ../src/lib/ddcci.c:1169 msgid "Error: '.ddccontrol' in your home directory is not a directory." msgstr "ÐÑибка: '.ddccontrol' в ÐаÑем домаÑнем каÑалоге не ÑвлÑеÑÑÑ ÐºÐ°Ñалогом." -#: ../src/lib/ddcci.c:1171 +#: ../src/lib/ddcci.c:1177 msgid "Error while getting informations about ddccontrol profile directory." msgstr "ÐÑибка пÑи полÑÑении инÑоÑмаÑии о каÑалоге пÑоÑилей ddccontrol." -#: ../src/lib/ddcci.c:1176 +#: ../src/lib/ddcci.c:1182 msgid "Error while creating ddccontrol profile directory." msgstr "ÐÑибка пÑи Ñоздании каÑалога пÑоÑилей ddccontrol." -#: ../src/lib/ddcci.c:1181 +#: ../src/lib/ddcci.c:1187 msgid "" "Error while getting informations about ddccontrol profile directory after " "creating it." @@ -1123,7 +1132,7 @@ "ÐÑибка пÑи пÑи полÑÑении инÑоÑмаÑии о каÑалоге пÑоÑилей ddccontrol поÑле его " "ÑозданиÑ." -#: ../src/lib/ddcci.c:1188 +#: ../src/lib/ddcci.c:1194 msgid "" "Error: '.ddccontrol/profiles' in your home directory is not a directory." msgstr "" Index: de.po =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol/po/de.po,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- de.po 23 Feb 2006 22:21:16 -0000 1.8 +++ de.po 8 Mar 2006 21:12:22 -0000 1.9 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: DDC/CI control tool 0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-23 23:15+0100\n" +"POT-Creation-Date: 2006-03-04 15:48+0100\n" "PO-Revision-Date: 2005-09-21 12:47+0200\n" "Last-Translator: Christian Schilling <csc...@gm...>\n" "Language-Team: German\n" @@ -22,7 +22,7 @@ msgid "Control" msgstr "" -#: ../src/ddccontrol/main.c:103 +#: ../src/ddccontrol/main.c:132 #, c-format msgid "" "Usage:\n" @@ -39,22 +39,22 @@ "\t-b : ddccontrol-db directory (if other than %s)\n" msgstr "" -#: ../src/ddccontrol/main.c:121 ../src/ddccontrol/main.c:143 +#: ../src/ddccontrol/main.c:150 ../src/ddccontrol/main.c:172 #, c-format msgid "Checking %s integrity...\n" msgstr "" -#: ../src/ddccontrol/main.c:123 ../src/ddccontrol/main.c:145 +#: ../src/ddccontrol/main.c:152 ../src/ddccontrol/main.c:174 #, c-format msgid "[ FAILED ]\n" msgstr "" -#: ../src/ddccontrol/main.c:127 ../src/ddccontrol/main.c:150 +#: ../src/ddccontrol/main.c:156 ../src/ddccontrol/main.c:179 #, c-format msgid "[ OK ]\n" msgstr "" -#: ../src/ddccontrol/main.c:186 +#: ../src/ddccontrol/main.c:215 #, c-format msgid "" "ddccontrol version %s\n" @@ -66,73 +66,73 @@ "\n" msgstr "" -#: ../src/ddccontrol/main.c:205 +#: ../src/ddccontrol/main.c:234 #, c-format msgid "'%s' does not seem to be a valid register name\n" msgstr "" -#: ../src/ddccontrol/main.c:211 +#: ../src/ddccontrol/main.c:240 #, c-format msgid "You cannot use -w parameter without -r.\n" msgstr "" -#: ../src/ddccontrol/main.c:216 +#: ../src/ddccontrol/main.c:245 #, c-format msgid "'%s' does not seem to be a valid value.\n" msgstr "" -#: ../src/ddccontrol/main.c:261 ../src/gddccontrol/main.c:412 +#: ../src/ddccontrol/main.c:290 ../src/gddccontrol/main.c:412 #, c-format msgid "Unable to initialize ddcci library.\n" msgstr "" -#: ../src/ddccontrol/main.c:273 +#: ../src/ddccontrol/main.c:302 #, c-format msgid "Detected monitors :\n" msgstr "" -#: ../src/ddccontrol/main.c:278 +#: ../src/ddccontrol/main.c:307 #, c-format msgid " - Device: %s\n" msgstr "" -#: ../src/ddccontrol/main.c:279 +#: ../src/ddccontrol/main.c:308 #, c-format msgid " DDC/CI supported: %s\n" msgstr "" -#: ../src/ddccontrol/main.c:279 +#: ../src/ddccontrol/main.c:308 msgid "Yes" msgstr "" -#: ../src/ddccontrol/main.c:279 +#: ../src/ddccontrol/main.c:308 msgid "No" msgstr "" -#: ../src/ddccontrol/main.c:280 +#: ../src/ddccontrol/main.c:309 #, c-format msgid " Monitor Name: %s\n" msgstr "" -#: ../src/ddccontrol/main.c:281 +#: ../src/ddccontrol/main.c:310 #, c-format msgid " Input type: %s\n" msgstr "" -#: ../src/ddccontrol/main.c:281 ../src/ddccontrol/main.c:319 +#: ../src/ddccontrol/main.c:310 ../src/ddccontrol/main.c:348 msgid "Digital" msgstr "" -#: ../src/ddccontrol/main.c:281 ../src/ddccontrol/main.c:319 +#: ../src/ddccontrol/main.c:310 ../src/ddccontrol/main.c:348 msgid "Analog" msgstr "" -#: ../src/ddccontrol/main.c:285 +#: ../src/ddccontrol/main.c:314 #, c-format msgid " (Automatically selected)\n" msgstr "" -#: ../src/ddccontrol/main.c:295 +#: ../src/ddccontrol/main.c:324 #, c-format msgid "" "No monitor supporting DDC/CI available.\n" @@ -140,12 +140,12 @@ "are loaded (i2c-dev, and your framebuffer driver).\n" msgstr "" -#: ../src/ddccontrol/main.c:308 +#: ../src/ddccontrol/main.c:337 #, c-format msgid "Reading EDID and initializing DDC/CI at bus %s...\n" msgstr "" -#: ../src/ddccontrol/main.c:312 +#: ../src/ddccontrol/main.c:341 #, c-format msgid "" "\n" @@ -154,29 +154,29 @@ "are loaded (i2c-dev, and your framebuffer driver).\n" msgstr "" -#: ../src/ddccontrol/main.c:316 +#: ../src/ddccontrol/main.c:345 #, c-format msgid "" "\n" "EDID readings:\n" msgstr "" -#: ../src/ddccontrol/main.c:317 +#: ../src/ddccontrol/main.c:346 #, c-format msgid "\tPlug and Play ID: %s [%s]\n" msgstr "" -#: ../src/ddccontrol/main.c:319 +#: ../src/ddccontrol/main.c:348 #, c-format msgid "\tInput type: %s\n" msgstr "" #. Put a big warning (in red if we are writing to a terminal). -#: ../src/ddccontrol/main.c:323 ../src/ddccontrol/main.c:342 +#: ../src/ddccontrol/main.c:352 ../src/ddccontrol/main.c:371 msgid "=============================== WARNING ===============================" msgstr "" -#: ../src/ddccontrol/main.c:326 +#: ../src/ddccontrol/main.c:355 #, c-format msgid "" "There is no support for your monitor in the database, but ddccontrol is\n" @@ -184,7 +184,7 @@ "may not be supported, or may not work as expected.\n" msgstr "" -#: ../src/ddccontrol/main.c:332 +#: ../src/ddccontrol/main.c:361 #, c-format msgid "" "There is no support for your monitor in the database, but ddccontrol is\n" @@ -192,7 +192,7 @@ "some controls may not work as expected.\n" msgstr "" -#: ../src/ddccontrol/main.c:337 +#: ../src/ddccontrol/main.c:366 #, c-format msgid "" "Please update ddccontrol-db, or, if you are already using the latest\n" @@ -200,100 +200,107 @@ "ddc...@li...:\n" msgstr "" -#: ../src/ddccontrol/main.c:341 ../src/gddccontrol/notebook.c:695 +#: ../src/ddccontrol/main.c:370 ../src/gddccontrol/notebook.c:695 #, c-format msgid "Thank you.\n" msgstr "" -#: ../src/ddccontrol/main.c:346 +#: ../src/ddccontrol/main.c:375 #, c-format msgid "" "\n" "Capabilities:\n" msgstr "" -#: ../src/ddccontrol/main.c:350 +#: ../src/ddccontrol/main.c:379 #, c-format msgid "Raw output: %s\n" msgstr "" -#: ../src/ddccontrol/main.c:352 +#: ../src/ddccontrol/main.c:381 #, c-format msgid "Parsed output: \n" msgstr "" -#: ../src/ddccontrol/main.c:361 +#: ../src/ddccontrol/main.c:390 #, c-format msgid "\tType: " msgstr "" -#: ../src/ddccontrol/main.c:364 +#: ../src/ddccontrol/main.c:393 #, c-format msgid "LCD" msgstr "" -#: ../src/ddccontrol/main.c:367 +#: ../src/ddccontrol/main.c:396 #, c-format msgid "CRT" msgstr "" -#: ../src/ddccontrol/main.c:370 +#: ../src/ddccontrol/main.c:399 #, c-format msgid "Unknown" msgstr "" -#: ../src/ddccontrol/main.c:379 +#: ../src/ddccontrol/main.c:408 #, c-format msgid "Capabilities read fail.\n" msgstr "" -#: ../src/ddccontrol/main.c:385 +#: ../src/ddccontrol/main.c:416 +#, c-format +msgid "" +"\n" +"Writing 0x%02x, 0x%02x(%d) (%dms delay)...\n" +msgstr "" + +#: ../src/ddccontrol/main.c:420 #, c-format msgid "" "\n" "Writing 0x%02x, 0x%02x(%d)...\n" msgstr "" -#: ../src/ddccontrol/main.c:389 +#: ../src/ddccontrol/main.c:425 #, c-format msgid "" "\n" "Reading 0x%02x...\n" msgstr "" -#: ../src/ddccontrol/main.c:396 +#: ../src/ddccontrol/main.c:432 #, c-format msgid "" "\n" "Controls (valid/current/max) [Description - Value name]:\n" msgstr "" -#: ../src/ddccontrol/main.c:420 +#: ../src/ddccontrol/main.c:456 #, c-format msgid "\t\t> id=%s, name=%s, address=%#x, delay=%dms, type=%d\n" msgstr "" -#: ../src/ddccontrol/main.c:425 +#: ../src/ddccontrol/main.c:461 #, c-format msgid "\t\t Possible values:\n" msgstr "" -#: ../src/ddccontrol/main.c:429 +#: ../src/ddccontrol/main.c:465 #, c-format msgid "\t\t\t> id=%s - name=%s, value=%d\n" msgstr "" -#: ../src/ddccontrol/main.c:439 +#: ../src/ddccontrol/main.c:475 #, c-format msgid "\t\t supported, value=%d, maximum=%d\n" msgstr "" -#: ../src/ddccontrol/main.c:440 +#: ../src/ddccontrol/main.c:476 #, c-format msgid "\t\t not supported, value=%d, maximum=%d\n" msgstr "" -#: ../src/ddccontrol/main.c:451 +#: ../src/ddccontrol/main.c:487 #, c-format msgid "" "\n" @@ -351,48 +358,48 @@ msgid "i810_open: mmap failed" msgstr "" -#: ../src/ddcpci/main.c:150 +#: ../src/ddcpci/main.c:154 msgid "==>Error while sending open message" msgstr "" -#: ../src/ddcpci/main.c:174 ../src/ddcpci/main.c:180 ../src/ddcpci/main.c:198 +#: ../src/ddcpci/main.c:178 ../src/ddcpci/main.c:184 ../src/ddcpci/main.c:202 msgid "==>Error while sending data answer message" msgstr "" -#: ../src/ddcpci/main.c:247 ../src/ddcpci/main.c:262 +#: ../src/ddcpci/main.c:251 ../src/ddcpci/main.c:266 msgid "==>Error while sending list message" msgstr "" -#: ../src/ddcpci/main.c:280 +#: ../src/ddcpci/main.c:284 #, c-format msgid "Invalid arguments.\n" msgstr "" -#: ../src/ddcpci/main.c:286 +#: ../src/ddcpci/main.c:290 #, c-format msgid "==>Can't read verbosity.\n" msgstr "" -#: ../src/ddcpci/main.c:293 +#: ../src/ddcpci/main.c:297 #, c-format msgid "==>Can't read key.\n" msgstr "" -#: ../src/ddcpci/main.c:298 +#: ../src/ddcpci/main.c:302 #, c-format msgid "==>Can't open key %u\n" msgstr "" -#: ../src/ddcpci/main.c:312 +#: ../src/ddcpci/main.c:316 #, c-format msgid "==>No command received for %ld seconds, aborting.\n" msgstr "" -#: ../src/ddcpci/main.c:320 +#: ../src/ddcpci/main.c:324 msgid "==>Error while receiving query\n" msgstr "" -#: ../src/ddcpci/main.c:355 +#: ../src/ddcpci/main.c:359 #, c-format msgid "==>Invalid query...\n" msgstr "" @@ -757,7 +764,7 @@ msgstr "" #: ../src/lib/conf.c:69 ../src/lib/conf.c:266 ../src/lib/conf.c:316 -#: ../src/lib/ddcci.c:1142 +#: ../src/lib/ddcci.c:1148 msgid "Cannot create filename (buffer too small)\n" msgstr "" @@ -874,187 +881,187 @@ msgid "ddcci_delete_profile: Error, could not find the profile to delete.\n" msgstr "" -#: ../src/lib/ddcci.c:139 +#: ../src/lib/ddcci.c:141 msgid "Error while initialisating the message queue" msgstr "" -#: ../src/lib/ddcci.c:168 +#: ../src/lib/ddcci.c:170 msgid "Error while sending quit message" msgstr "" -#: ../src/lib/ddcci.c:214 +#: ../src/lib/ddcci.c:216 msgid "Error while sending heartbeat message" msgstr "" -#: ../src/lib/ddcci.c:232 +#: ../src/lib/ddcci.c:234 #, c-format msgid "Failed to initialize ddccontrol database...\n" msgstr "" -#: ../src/lib/ddcci.c:265 ../src/lib/ddcci.c:335 +#: ../src/lib/ddcci.c:267 ../src/lib/ddcci.c:337 #, c-format msgid "ioctl returned %d\n" msgstr "" -#: ../src/lib/ddcci.c:288 +#: ../src/lib/ddcci.c:290 msgid "Error while sending write message" msgstr "" -#: ../src/lib/ddcci.c:297 +#: ../src/lib/ddcci.c:299 msgid "Error while reading write message answer" msgstr "" -#: ../src/lib/ddcci.c:359 +#: ../src/lib/ddcci.c:361 msgid "Error while sending read message" msgstr "" -#: ../src/lib/ddcci.c:368 +#: ../src/lib/ddcci.c:370 msgid "Error while reading read message answer" msgstr "" -#: ../src/lib/ddcci.c:458 +#: ../src/lib/ddcci.c:460 #, c-format msgid "Invalid response, first byte is 0x%02x, should be 0x%02x\n" msgstr "" -#: ../src/lib/ddcci.c:467 +#: ../src/lib/ddcci.c:469 #, c-format msgid "Invalid response, magic is 0x%02x\n" msgstr "" -#: ../src/lib/ddcci.c:475 +#: ../src/lib/ddcci.c:477 #, c-format msgid "Invalid response, length is %d, should be %d at most\n" msgstr "" -#: ../src/lib/ddcci.c:488 +#: ../src/lib/ddcci.c:490 #, c-format msgid "Invalid response, corrupted data - xor is 0x%02x, length 0x%02x\n" msgstr "" -#: ../src/lib/ddcci.c:636 ../src/lib/ddcci.c:655 +#: ../src/lib/ddcci.c:642 ../src/lib/ddcci.c:661 msgid "Can't convert value to int, invalid CAPS." msgstr "" -#: ../src/lib/ddcci.c:736 +#: ../src/lib/ddcci.c:742 #, c-format msgid "Invalid sequence in caps.\n" msgstr "" -#: ../src/lib/ddcci.c:781 +#: ../src/lib/ddcci.c:787 #, c-format msgid "Corrupted EDID at 0x%02x.\n" msgstr "" -#: ../src/lib/ddcci.c:793 +#: ../src/lib/ddcci.c:799 #, c-format msgid "Serial number: %d\n" msgstr "" -#: ../src/lib/ddcci.c:796 +#: ../src/lib/ddcci.c:802 #, c-format msgid "Manufactured: Week %d, %d\n" msgstr "" -#: ../src/lib/ddcci.c:799 +#: ../src/lib/ddcci.c:805 #, c-format msgid "EDID version: %d.%d\n" msgstr "" -#: ../src/lib/ddcci.c:802 +#: ../src/lib/ddcci.c:808 #, c-format msgid "Maximum size: %d x %d (cm)\n" msgstr "" -#: ../src/lib/ddcci.c:813 +#: ../src/lib/ddcci.c:819 #, c-format msgid "Reading EDID 0x%02x failed.\n" msgstr "" -#: ../src/lib/ddcci.c:843 +#: ../src/lib/ddcci.c:849 #, c-format msgid "Device: %s\n" msgstr "" -#: ../src/lib/ddcci.c:857 +#: ../src/lib/ddcci.c:863 msgid "Error while sending open message" msgstr "" -#: ../src/lib/ddcci.c:865 +#: ../src/lib/ddcci.c:871 msgid "Error while reading open message answer" msgstr "" -#: ../src/lib/ddcci.c:873 +#: ../src/lib/ddcci.c:879 #, c-format msgid "Invalid filename (%s).\n" msgstr "" -#: ../src/lib/ddcci.c:989 +#: ../src/lib/ddcci.c:995 #, c-format msgid "ddcci_open returned %d\n" msgstr "" -#: ../src/lib/ddcci.c:1002 +#: ../src/lib/ddcci.c:1008 #, c-format msgid "Unknown monitor (%s)" msgstr "" -#: ../src/lib/ddcci.c:1023 +#: ../src/lib/ddcci.c:1029 #, c-format msgid "Probing for available monitors" msgstr "" -#: ../src/lib/ddcci.c:1037 +#: ../src/lib/ddcci.c:1043 msgid "Error while sending list message" msgstr "" -#: ../src/lib/ddcci.c:1046 +#: ../src/lib/ddcci.c:1052 msgid "Error while reading list entry" msgstr "" -#: ../src/lib/ddcci.c:1063 +#: ../src/lib/ddcci.c:1069 #, c-format msgid "Found PCI device (%s)\n" msgstr "" -#: ../src/lib/ddcci.c:1097 +#: ../src/lib/ddcci.c:1103 #, c-format msgid "Found I2C device (%s)\n" msgstr "" -#: ../src/lib/ddcci.c:1146 +#: ../src/lib/ddcci.c:1152 msgid "Error while getting informations about ddccontrol home directory." msgstr "" -#: ../src/lib/ddcci.c:1151 +#: ../src/lib/ddcci.c:1157 msgid "Error while creating ddccontrol home directory." msgstr "" -#: ../src/lib/ddcci.c:1156 +#: ../src/lib/ddcci.c:1162 msgid "" "Error while getting informations about ddccontrol home directory after " "creating it." msgstr "" -#: ../src/lib/ddcci.c:1163 +#: ../src/lib/ddcci.c:1169 msgid "Error: '.ddccontrol' in your home directory is not a directory." msgstr "" -#: ../src/lib/ddcci.c:1171 +#: ../src/lib/ddcci.c:1177 msgid "Error while getting informations about ddccontrol profile directory." msgstr "" -#: ../src/lib/ddcci.c:1176 +#: ../src/lib/ddcci.c:1182 msgid "Error while creating ddccontrol profile directory." msgstr "" -#: ../src/lib/ddcci.c:1181 +#: ../src/lib/ddcci.c:1187 msgid "" "Error while getting informations about ddccontrol profile directory after " "creating it." msgstr "" -#: ../src/lib/ddcci.c:1188 +#: ../src/lib/ddcci.c:1194 msgid "" "Error: '.ddccontrol/profiles' in your home directory is not a directory." msgstr "" --- NEW FILE: ChangeLog --- Index: pl.po =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol/po/pl.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- pl.po 23 Feb 2006 22:21:16 -0000 1.3 +++ pl.po 8 Mar 2006 21:12:22 -0000 1.4 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: DDC/CI control tool 0.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-23 23:15+0100\n" +"POT-Creation-Date: 2006-03-04 15:48+0100\n" "PO-Revision-Date: 2005-11-18 21:28+0100\n" "Last-Translator: Radek Marcinkowski <ra...@cb...>\n" "Language-Team: Polish\n" @@ -22,7 +22,7 @@ msgid "Control" msgstr "Control" -#: ../src/ddccontrol/main.c:103 +#: ../src/ddccontrol/main.c:132 #, c-format msgid "" "Usage:\n" @@ -52,22 +52,22 @@ "\t-v : gadatliwy (wiêcj -v, bardziej gadatliwy)\n" "\t-b : katalog basy monitorów ddccontrol-db (je¿eli inny ni¿ %s)\n" -#: ../src/ddccontrol/main.c:121 ../src/ddccontrol/main.c:143 +#: ../src/ddccontrol/main.c:150 ../src/ddccontrol/main.c:172 #, c-format msgid "Checking %s integrity...\n" msgstr "Sprawdznie integralno¶ci %s...\n" -#: ../src/ddccontrol/main.c:123 ../src/ddccontrol/main.c:145 +#: ../src/ddccontrol/main.c:152 ../src/ddccontrol/main.c:174 #, c-format msgid "[ FAILED ]\n" msgstr "[ B£¡D ]\n" -#: ../src/ddccontrol/main.c:127 ../src/ddccontrol/main.c:150 +#: ../src/ddccontrol/main.c:156 ../src/ddccontrol/main.c:179 #, c-format msgid "[ OK ]\n" msgstr "[ OK ]\n" -#: ../src/ddccontrol/main.c:186 +#: ../src/ddccontrol/main.c:215 #, fuzzy, c-format msgid "" "ddccontrol version %s\n" @@ -86,73 +86,73 @@ "General Public License.\n" "\n" -#: ../src/ddccontrol/main.c:205 +#: ../src/ddccontrol/main.c:234 #, c-format msgid "'%s' does not seem to be a valid register name\n" msgstr "'%s' nie jest zarejestrowan± nazw±\n" -#: ../src/ddccontrol/main.c:211 +#: ../src/ddccontrol/main.c:240 #, c-format msgid "You cannot use -w parameter without -r.\n" msgstr "Nie mo¿esz u¿yæ -w bez -r.\n" -#: ../src/ddccontrol/main.c:216 +#: ../src/ddccontrol/main.c:245 #, c-format msgid "'%s' does not seem to be a valid value.\n" msgstr "%s' nie jest poprawn± warto¶ci±.\n" -#: ../src/ddccontrol/main.c:261 ../src/gddccontrol/main.c:412 +#: ../src/ddccontrol/main.c:290 ../src/gddccontrol/main.c:412 #, c-format msgid "Unable to initialize ddcci library.\n" msgstr "Biblioteka ddcci nie zosta³a zainicjalizowana.\n" -#: ../src/ddccontrol/main.c:273 +#: ../src/ddccontrol/main.c:302 #, c-format msgid "Detected monitors :\n" msgstr "Wykryte monitory:\n" -#: ../src/ddccontrol/main.c:278 +#: ../src/ddccontrol/main.c:307 #, c-format msgid " - Device: %s\n" msgstr " - Urz±dzenie: %s\n" -#: ../src/ddccontrol/main.c:279 +#: ../src/ddccontrol/main.c:308 #, c-format msgid " DDC/CI supported: %s\n" msgstr " Obsluguj±ce DDC/CI: %s\n" -#: ../src/ddccontrol/main.c:279 +#: ../src/ddccontrol/main.c:308 msgid "Yes" msgstr "Tak" -#: ../src/ddccontrol/main.c:279 +#: ../src/ddccontrol/main.c:308 msgid "No" msgstr "Nie" -#: ../src/ddccontrol/main.c:280 +#: ../src/ddccontrol/main.c:309 #, c-format msgid " Monitor Name: %s\n" msgstr " Nazwa monitora: %s\n" -#: ../src/ddccontrol/main.c:281 +#: ../src/ddccontrol/main.c:310 #, c-format msgid " Input type: %s\n" msgstr " Typ wej¶cia: %s\n" -#: ../src/ddccontrol/main.c:281 ../src/ddccontrol/main.c:319 +#: ../src/ddccontrol/main.c:310 ../src/ddccontrol/main.c:348 msgid "Digital" msgstr "Cyfrowe" -#: ../src/ddccontrol/main.c:281 ../src/ddccontrol/main.c:319 +#: ../src/ddccontrol/main.c:310 ../src/ddccontrol/main.c:348 msgid "Analog" msgstr "Analogowe" -#: ../src/ddccontrol/main.c:285 +#: ../src/ddccontrol/main.c:314 #, c-format msgid " (Automatically selected)\n" msgstr " (Zaznaczony automatycznie)\n" -#: ../src/ddccontrol/main.c:295 +#: ../src/ddccontrol/main.c:324 #, c-format msgid "" "No monitor supporting DDC/CI available.\n" @@ -163,12 +163,12 @@ "Karta graficzna mo¿e wymagaæ dodatkowych modu³ów kernela (i2c-dev, i " "framebuffer)\n" -#: ../src/ddccontrol/main.c:308 +#: ../src/ddccontrol/main.c:337 #, c-format msgid "Reading EDID and initializing DDC/CI at bus %s...\n" msgstr "Czyta EDID i inicjalizuje DDC/CI na magistrali %s...\n" -#: ../src/ddccontrol/main.c:312 +#: ../src/ddccontrol/main.c:341 #, c-format msgid "" "\n" @@ -181,7 +181,7 @@ "Karta graficzna mo¿e wymagaæ dodatkowych modu³ów kernela (i2c-dev, i " "framebuffer).\n" -#: ../src/ddccontrol/main.c:316 +#: ../src/ddccontrol/main.c:345 #, c-format msgid "" "\n" @@ -190,22 +190,22 @@ "\n" "EDID zaczyta³:\n" -#: ../src/ddccontrol/main.c:317 +#: ../src/ddccontrol/main.c:346 #, c-format msgid "\tPlug and Play ID: %s [%s]\n" msgstr "\tPlug and Play ID: %s [%s]\n" -#: ../src/ddccontrol/main.c:319 +#: ../src/ddccontrol/main.c:348 #, c-format msgid "\tInput type: %s\n" msgstr "\tType wej¶cia: %s\n" #. Put a big warning (in red if we are writing to a terminal). -#: ../src/ddccontrol/main.c:323 ../src/ddccontrol/main.c:342 +#: ../src/ddccontrol/main.c:352 ../src/ddccontrol/main.c:371 msgid "=============================== WARNING ===============================" msgstr "" -#: ../src/ddccontrol/main.c:326 +#: ../src/ddccontrol/main.c:355 #, c-format msgid "" "There is no support for your monitor in the database, but ddccontrol is\n" @@ -213,7 +213,7 @@ "may not be supported, or may not work as expected.\n" msgstr "" -#: ../src/ddccontrol/main.c:332 +#: ../src/ddccontrol/main.c:361 #, c-format msgid "" "There is no support for your monitor in the database, but ddccontrol is\n" @@ -221,7 +221,7 @@ "some controls may not work as expected.\n" msgstr "" -#: ../src/ddccontrol/main.c:337 +#: ../src/ddccontrol/main.c:366 #, c-format msgid "" "Please update ddccontrol-db, or, if you are already using the latest\n" @@ -229,54 +229,63 @@ "ddc...@li...:\n" msgstr "" -#: ../src/ddccontrol/main.c:341 ../src/gddccontrol/notebook.c:695 +#: ../src/ddccontrol/main.c:370 ../src/gddccontrol/notebook.c:695 #, c-format msgid "Thank you.\n" msgstr "" -#: ../src/ddccontrol/main.c:346 +#: ../src/ddccontrol/main.c:375 #, c-format msgid "" "\n" "Capabilities:\n" msgstr "" -#: ../src/ddccontrol/main.c:350 +#: ../src/ddccontrol/main.c:379 #, c-format msgid "Raw output: %s\n" msgstr "" -#: ../src/ddccontrol/main.c:352 +#: ../src/ddccontrol/main.c:381 #, c-format msgid "Parsed output: \n" msgstr "" -#: ../src/ddccontrol/main.c:361 +#: ../src/ddccontrol/main.c:390 #, c-format msgid "\tType: " msgstr "" -#: ../src/ddccontrol/main.c:364 +#: ../src/ddccontrol/main.c:393 #, c-format msgid "LCD" msgstr "" -#: ../src/ddccontrol/main.c:367 +#: ../src/ddccontrol/main.c:396 #, c-format msgid "CRT" msgstr "" -#: ../src/ddccontrol/main.c:370 +#: ../src/ddccontrol/main.c:399 #, c-format msgid "Unknown" msgstr "" -#: ../src/ddccontrol/main.c:379 +#: ../src/ddccontrol/main.c:408 #, c-format msgid "Capabilities read fail.\n" msgstr "" -#: ../src/ddccontrol/main.c:385 +#: ../src/ddccontrol/main.c:416 +#, fuzzy, c-format +msgid "" +"\n" +"Writing 0x%02x, 0x%02x(%d) (%dms delay)...\n" +msgstr "" +"\n" +"Zapis: 0x%02x, 0x%02x(%d)...\n" + +#: ../src/ddccontrol/main.c:420 #, c-format msgid "" "\n" @@ -285,7 +294,7 @@ "\n" "Zapis: 0x%02x, 0x%02x(%d)...\n" -#: ../src/ddccontrol/main.c:389 +#: ../src/ddccontrol/main.c:425 #, c-format msgid "" "\n" @@ -294,39 +303,39 @@ "\n" "Odczyt 0x%02x...\n" -#: ../src/ddccontrol/main.c:396 +#: ../src/ddccontrol/main.c:432 #, c-format msgid "" "\n" "Controls (valid/current/max) [Description - Value name]:\n" msgstr "" -#: ../src/ddccontrol/main.c:420 +#: ../src/ddccontrol/main.c:456 #, c-format msgid "\t\t> id=%s, name=%s, address=%#x, delay=%dms, type=%d\n" msgstr "\t\t> id=%s, nazwa=%s, adres=%#x, opó¼nienie=%dms, typ=%d\n" -#: ../src/ddccontrol/main.c:425 +#: ../src/ddccontrol/main.c:461 #, c-format msgid "\t\t Possible values:\n" msgstr "\t\t Mo¿liwe warto¶ci:\n" -#: ../src/ddccontrol/main.c:429 +#: ../src/ddccontrol/main.c:465 #, c-format msgid "\t\t\t> id=%s - name=%s, value=%d\n" msgstr "\t\t\t> id=%s - nazwa=%s, warto¶æ=%d\n" -#: ../src/ddccontrol/main.c:439 +#: ../src/ddccontrol/main.c:475 #, c-format msgid "\t\t supported, value=%d, maximum=%d\n" msgstr "\t\t suportowane, warto¶æ=%d, maksimum=%d\n" -#: ../src/ddccontrol/main.c:440 +#: ../src/ddccontrol/main.c:476 #, c-format msgid "\t\t not supported, value=%d, maximum=%d\n" msgstr "\t\t not supported, value=%d, maximum=%d\n" -#: ../src/ddccontrol/main.c:451 +#: ../src/ddccontrol/main.c:487 #, c-format msgid "" "\n" @@ -386,48 +395,48 @@ msgid "i810_open: mmap failed" msgstr "" -#: ../src/ddcpci/main.c:150 +#: ../src/ddcpci/main.c:154 msgid "==>Error while sending open message" msgstr "==>B³±d podczas wysy³ania open message" -#: ../src/ddcpci/main.c:174 ../src/ddcpci/main.c:180 ../src/ddcpci/main.c:198 +#: ../src/ddcpci/main.c:178 ../src/ddcpci/main.c:184 ../src/ddcpci/main.c:202 msgid "==>Error while sending data answer message" msgstr "==>B³±d podczas wysy³ania data answer message" -#: ../src/ddcpci/main.c:247 ../src/ddcpci/main.c:262 +#: ../src/ddcpci/main.c:251 ../src/ddcpci/main.c:266 msgid "==>Error while sending list message" msgstr "==>B³±d podczas wysy³ania list message" -#: ../src/ddcpci/main.c:280 +#: ../src/ddcpci/main.c:284 #, c-format msgid "Invalid arguments.\n" msgstr "B³êdne argumenty.\n" -#: ../src/ddcpci/main.c:286 +#: ../src/ddcpci/main.c:290 #, c-format msgid "==>Can't read verbosity.\n" msgstr "" -#: ../src/ddcpci/main.c:293 +#: ../src/ddcpci/main.c:297 #, c-format msgid "==>Can't read key.\n" msgstr "" -#: ../src/ddcpci/main.c:298 +#: ../src/ddcpci/main.c:302 #, c-format msgid "==>Can't open key %u\n" msgstr "" -#: ../src/ddcpci/main.c:312 +#: ../src/ddcpci/main.c:316 #, c-format msgid "==>No command received for %ld seconds, aborting.\n" msgstr "" -#: ../src/ddcpci/main.c:320 +#: ../src/ddcpci/main.c:324 msgid "==>Error while receiving query\n" msgstr "" -#: ../src/ddcpci/main.c:355 +#: ../src/ddcpci/main.c:359 #, c-format msgid "==>Invalid query...\n" msgstr "" @@ -799,7 +808,7 @@ msgstr "" #: ../src/lib/conf.c:69 ../src/lib/conf.c:266 ../src/lib/conf.c:316 -#: ../src/lib/ddcci.c:1142 +#: ../src/lib/ddcci.c:1148 msgid "Cannot create filename (buffer too small)\n" msgstr "" @@ -916,187 +925,187 @@ msgid "ddcci_delete_profile: Error, could not find the profile to delete.\n" msgstr "" -#: ../src/lib/ddcci.c:139 +#: ../src/lib/ddcci.c:141 msgid "Error while initialisating the message queue" msgstr "" -#: ../src/lib/ddcci.c:168 +#: ../src/lib/ddcci.c:170 msgid "Error while sending quit message" msgstr "" -#: ../src/lib/ddcci.c:214 +#: ../src/lib/ddcci.c:216 msgid "Error while sending heartbeat message" msgstr "" -#: ../src/lib/ddcci.c:232 +#: ../src/lib/ddcci.c:234 #, c-format msgid "Failed to initialize ddccontrol database...\n" msgstr "" -#: ../src/lib/ddcci.c:265 ../src/lib/ddcci.c:335 +#: ../src/lib/ddcci.c:267 ../src/lib/ddcci.c:337 #, c-format msgid "ioctl returned %d\n" msgstr "" -#: ../src/lib/ddcci.c:288 +#: ../src/lib/ddcci.c:290 msgid "Error while sending write message" msgstr "" -#: ../src/lib/ddcci.c:297 +#: ../src/lib/ddcci.c:299 msgid "Error while reading write message answer" msgstr "" -#: ../src/lib/ddcci.c:359 +#: ../src/lib/ddcci.c:361 msgid "Error while sending read message" msgstr "" -#: ../src/lib/ddcci.c:368 +#: ../src/lib/ddcci.c:370 msgid "Error while reading read message answer" msgstr "" -#: ../src/lib/ddcci.c:458 +#: ../src/lib/ddcci.c:460 #, c-format msgid "Invalid response, first byte is 0x%02x, should be 0x%02x\n" msgstr "" -#: ../src/lib/ddcci.c:467 +#: ../src/lib/ddcci.c:469 #, c-format msgid "Invalid response, magic is 0x%02x\n" msgstr "" -#: ../src/lib/ddcci.c:475 +#: ../src/lib/ddcci.c:477 #, c-format msgid "Invalid response, length is %d, should be %d at most\n" msgstr "" -#: ../src/lib/ddcci.c:488 +#: ../src/lib/ddcci.c:490 #, c-format msgid "Invalid response, corrupted data - xor is 0x%02x, length 0x%02x\n" msgstr "" -#: ../src/lib/ddcci.c:636 ../src/lib/ddcci.c:655 +#: ../src/lib/ddcci.c:642 ../src/lib/ddcci.c:661 msgid "Can't convert value to int, invalid CAPS." msgstr "" -#: ../src/lib/ddcci.c:736 +#: ../src/lib/ddcci.c:742 #, c-format msgid "Invalid sequence in caps.\n" msgstr "" -#: ../src/lib/ddcci.c:781 +#: ../src/lib/ddcci.c:787 #, c-format msgid "Corrupted EDID at 0x%02x.\n" msgstr "" -#: ../src/lib/ddcci.c:793 +#: ../src/lib/ddcci.c:799 #, c-format msgid "Serial number: %d\n" msgstr "Numer seryjny: %d\n" -#: ../src/lib/ddcci.c:796 +#: ../src/lib/ddcci.c:802 #, c-format msgid "Manufactured: Week %d, %d\n" msgstr "Wyprodukowany: Tydzieñ %d, %d\n" -#: ../src/lib/ddcci.c:799 +#: ../src/lib/ddcci.c:805 #, c-format msgid "EDID version: %d.%d\n" msgstr "" -#: ../src/lib/ddcci.c:802 +#: ../src/lib/ddcci.c:808 #, c-format msgid "Maximum size: %d x %d (cm)\n" msgstr "Maksymalny rozmiar: %d x %d (cm)\n" -#: ../src/lib/ddcci.c:813 +#: ../src/lib/ddcci.c:819 #, c-format msgid "Reading EDID 0x%02x failed.\n" msgstr "" -#: ../src/lib/ddcci.c:843 +#: ../src/lib/ddcci.c:849 #, c-format msgid "Device: %s\n" msgstr "Urz±dzenie: %s\n" -#: ../src/lib/ddcci.c:857 +#: ../src/lib/ddcci.c:863 msgid "Error while sending open message" msgstr "B³±d podczas wysy³ania open message" -#: ../src/lib/ddcci.c:865 +#: ../src/lib/ddcci.c:871 msgid "Error while reading open message answer" msgstr "B³±d podczas czytania data answer message" -#: ../src/lib/ddcci.c:873 +#: ../src/lib/ddcci.c:879 #, c-format msgid "Invalid filename (%s).\n" msgstr "Niepoprawna nazwa pliku (%s).\n" -#: ../src/lib/ddcci.c:989 +#: ../src/lib/ddcci.c:995 #, c-format msgid "ddcci_open returned %d\n" msgstr "ddcci_open zwróci³ warto¶æ %d\n" -#: ../src/lib/ddcci.c:1002 +#: ../src/lib/ddcci.c:1008 #, c-format msgid "Unknown monitor (%s)" msgstr "Nieznany monitor (%s)" -#: ../src/lib/ddcci.c:1023 +#: ../src/lib/ddcci.c:1029 #, c-format msgid "Probing for available monitors" msgstr "Skanowanie w poszukiwaniu znanych monitorów" -#: ../src/lib/ddcci.c:1037 +#: ../src/lib/ddcci.c:1043 msgid "Error while sending list message" msgstr "B³±d podczas wysy³ania list message" -#: ../src/lib/ddcci.c:1046 +#: ../src/lib/ddcci.c:1052 msgid "Error while reading list entry" msgstr "" -#: ../src/lib/ddcci.c:1063 +#: ../src/lib/ddcci.c:1069 #, c-format msgid "Found PCI device (%s)\n" msgstr "Znaleziono urz±dznie PCI (%s)\n" -#: ../src/lib/ddcci.c:1097 +#: ../src/lib/ddcci.c:1103 #, c-format msgid "Found I2C device (%s)\n" msgstr "Znaleziono urz±dzenie I2C (%s)\n" -#: ../src/lib/ddcci.c:1146 +#: ../src/lib/ddcci.c:1152 msgid "Error while getting informations about ddccontrol home directory." msgstr "" -#: ../src/lib/ddcci.c:1151 +#: ../src/lib/ddcci.c:1157 msgid "Error while creating ddccontrol home directory." msgstr "" -#: ../src/lib/ddcci.c:1156 +#: ../src/lib/ddcci.c:1162 msgid "" "Error while getting informations about ddccontrol home directory after " "creating it." msgstr "" -#: ../src/lib/ddcci.c:1163 +#: ../src/lib/ddcci.c:1169 msgid "Error: '.ddccontrol' in your home directory is not a directory." msgstr "" -#: ../src/lib/ddcci.c:1171 +#: ../src/lib/ddcci.c:1177 msgid "Error while getting informations about ddccontrol profile directory." msgstr "" -#: ../src/lib/ddcci.c:1176 +#: ../src/lib/ddcci.c:1182 msgid "Error while creating ddccontrol profile directory." msgstr "" -#: ../src/lib/ddcci.c:1181 +#: ../src/lib/ddcci.c:1187 msgid "" "Error while getting informations about ddccontrol profile directory after " "creating it." msgstr "" -#: ../src/lib/ddcci.c:1188 +#: ../src/lib/ddcci.c:1194 msgid "" "Error: '.ddccontrol/profiles' in your home directory is not a directory." msgstr "" Index: ddccontrol.pot =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol/po/ddccontrol.pot,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- ddccontrol.pot 23 Feb 2006 22:21:16 -0000 1.20 +++ ddccontrol.pot 8 Mar 2006 21:12:22 -0000 1.21 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-23 23:15+0100\n" +"POT-Creation-Date: 2006-03-04 15:48+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL...@li...>\n" @@ -21,7 +21,7 @@ msgid "Control" msgstr "" -#: ../src/ddccontrol/main.c:103 +#: ../src/ddccontrol/main.c:132 #, c-format msgid "" "Usage:\n" @@ -38,22 +38,22 @@ "\t-b : ddccontrol-db directory (if other than %s)\n" msgstr "" -#: ../src/ddccontrol/main.c:121 ../src/ddccontrol/main.c:143 +#: ../src/ddccontrol/main.c:150 ../src/ddccontrol/main.c:172 #, c-format msgid "Checking %s integrity...\n" msgstr "" -#: ../src/ddccontrol/main.c:123 ../src/ddccontrol/main.c:145 +#: ../src/ddccontrol/main.c:152 ../src/ddccontrol/main.c:174 #, c-format msgid "[ FAILED ]\n" msgstr "" -#: ../src/ddccontrol/main.c:127 ../src/ddccontrol/main.c:150 +#: ../src/ddccontrol/main.c:156 ../src/ddccontrol/main.c:179 #, c-format msgid "[ OK ]\n" msgstr "" -#: ../src/ddccontrol/main.c:186 +#: ../src/ddccontrol/main.c:215 #, c-format msgid "" "ddccontrol version %s\n" @@ -65,73 +65,73 @@ "\n" msgstr "" -#: ../src/ddccontrol/main.c:205 +#: ../src/ddccontrol/main.c:234 #, c-format msgid "'%s' does not seem to be a valid register name\n" msgstr "" -#: ../src/ddccontrol/main.c:211 +#: ../src/ddccontrol/main.c:240 #, c-format msgid "You cannot use -w parameter without -r.\n" msgstr "" -#: ../src/ddccontrol/main.c:216 +#: ../src/ddccontrol/main.c:245 #, c-format msgid "'%s' does not seem to be a valid value.\n" msgstr "" -#: ../src/ddccontrol/main.c:261 ../src/gddccontrol/main.c:412 +#: ../src/ddccontrol/main.c:290 ../src/gddccontrol/main.c:412 #, c-format msgid "Unable to initialize ddcci library.\n" msgstr "" -#: ../src/ddccontrol/main.c:273 +#: ../src/ddccontrol/main.c:302 #, c-format msgid "Detected monitors :\n" msgstr "" -#: ../src/ddccontrol/main.c:278 +#: ../src/ddccontrol/main.c:307 #, c-format msgid " - Device: %s\n" msgstr "" -#: ../src/ddccontrol/main.c:279 +#: ../src/ddccontrol/main.c:308 #, c-format msgid " DDC/CI supported: %s\n" msgstr "" -#: ../src/ddccontrol/main.c:279 +#: ../src/ddccontrol/main.c:308 msgid "Yes" msgstr "" -#: ../src/ddccontrol/main.c:279 +#: ../src/ddccontrol/main.c:308 msgid "No" msgstr "" -#: ../src/ddccontrol/main.c:280 +#: ../src/ddccontrol/main.c:309 #, c-format msgid " Monitor Name: %s\n" msgstr "" -#: ../src/ddccontrol/main.c:281 +#: ../src/ddccontrol/main.c:310 #, c-format msgid " Input type: %s\n" msgstr "" -#: ../src/ddccontrol/main.c:281 ../src/ddccontrol/main.c:319 +#: ../src/ddccontrol/main.c:310 ../src/ddccontrol/main.c:348 msgid "Digital" msgstr "" -#: ../src/ddccontrol/main.c:281 ../src/ddccontrol/main.c:319 +#: ../src/ddccontrol/main.c:310 ../src/ddccontrol/main.c:348 msgid "Analog" msgstr "" -#: ../src/ddccontrol/main.c:285 +#: ../src/ddccontrol/main.c:314 #, c-format msgid " (Automatically selected)\n" msgstr "" -#: ../src/ddccontrol/main.c:295 +#: ../src/ddccontrol/main.c:324 #, c-format msgid "" "No monitor supporting DDC/CI available.\n" @@ -139,12 +139,12 @@ "are loaded (i2c-dev, and your framebuffer driver).\n" msgstr "" -#: ../src/ddccontrol/main.c:308 +#: ../src/ddccontrol/main.c:337 #, c-format msgid "Reading EDID and initializing DDC/CI at bus %s...\n" msgstr "" -#: ../src/ddccontrol/main.c:312 +#: ../src/ddccontrol/main.c:341 #, c-format msgid "" "\n" @@ -153,29 +153,29 @@ "are loaded (i2c-dev, and your framebuffer driver).\n" msgstr "" -#: ../src/ddccontrol/main.c:316 +#: ../src/ddccontrol/main.c:345 #, c-format msgid "" "\n" "EDID readings:\n" msgstr "" -#: ../src/ddccontrol/main.c:317 +#: ../src/ddccontrol/main.c:346 #, c-format msgid "\tPlug and Play ID: %s [%s]\n" msgstr "" -#: ../src/ddccontrol/main.c:319 +#: ../src/ddccontrol/main.c:348 #, c-format msgid "\tInput type: %s\n" msgstr "" #. Put a big warning (in red if we are writing to a terminal). -#: ../src/ddccontrol/main.c:323 ../src/ddccontrol/main.c:342 +#: ../src/ddccontrol/main.c:352 ../src/ddccontrol/main.c:371 msgid "=============================== WARNING ===============================" msgstr "" -#: ../src/ddccontrol/main.c:326 +#: ../src/ddccontrol/main.c:355 #, c-format msgid "" "There is no support for your monitor in the database, but ddccontrol is\n" @@ -183,7 +183,7 @@ "may not be supported, or may not work as expected.\n" msgstr "" -#: ../src/ddccontrol/main.c:332 +#: ../src/ddccontrol/main.c:361 #, c-format msgid "" "There is no support for your monitor in the database, but ddccontrol is\n" @@ -191,7 +191,7 @@ "some controls may not work as expected.\n" msgstr "" -#: ../src/ddccontrol/main.c:337 +#: ../src/ddccontrol/main.c:366 #, c-format msgid "" "Please update ddccontrol-db, or, if you are already using the latest\n" @@ -199,100 +199,107 @@ "ddc...@li...:\n" msgstr "" -#: ../src/ddccontrol/main.c:341 ../src/gddccontrol/notebook.c:695 +#: ../src/ddccontrol/main.c:370 ../src/gddccontrol/notebook.c:695 #, c-format msgid "Thank you.\n" msgstr "" -#: ../src/ddccontrol/main.c:346 +#: ../src/ddccontrol/main.c:375 #, c-format msgid "" "\n" "Capabilities:\n" msgstr "" -#: ../src/ddccontrol/main.c:350 +#: ../src/ddccontrol/main.c:379 #, c-format msgid "Raw output: %s\n" msgstr "" -#: ../src/ddccontrol/main.c:352 +#: ../src/ddccontrol/main.c:381 #, c-format msgid "Parsed output: \n" msgstr "" -#: ../src/ddccontrol/main.c:361 +#: ../src/ddccontrol/main.c:390 #, c-format msgid "\tType: " msgstr "" -#: ../src/ddccontrol/main.c:364 +#: ../src/ddccontrol/main.c:393 #, c-format msgid "LCD" msgstr "" -#: ../src/ddccontrol/main.c:367 +#: ../src/ddccontrol/main.c:396 #, c-format msgid "CRT" msgstr "" -#: ../src/ddccontrol/main.c:370 +#: ../src/ddccontrol/main.c:399 #, c-format msgid "Unknown" msgstr "" -#: ../src/ddccontrol/main.c:379 +#: ../src/ddccontrol/main.c:408 #, c-format msgid "Capabilities read fail.\n" msgstr "" -#: ../src/ddccontrol/main.c:385 +#: ../src/ddccontrol/main.c:416 +#, c-format +msgid "" +"\n" +"Writing 0x%02x, 0x%02x(%d) (%dms delay)...\n" +msgstr "" + +#: ../src/ddccontrol/main.c:420 #, c-format msgid "" "\n" "Writing 0x%02x, 0x%02x(%d)...\n" msgstr "" -#: ../src/ddccontrol/main.c:389 +#: ../src/ddccontrol/main.c:425 #, c-format msgid "" "\n" "Reading 0x%02x...\n" msgstr "" -#: ../src/ddccontrol/main.c:396 +#: ../src/ddccontrol/main.c:432 #, c-format msgid "" "\n" "Controls (valid/current/max) [Description - Value name]:\n" msgstr "" -#: ../src/ddccontrol/main.c:420 +#: ../src/ddccontrol/main.c:456 #, c-format msgid "\t\t> id=%s, name=%s, address=%#x, delay=%dms, type=%d\n" msgstr "" -#: ../src/ddccontrol/main.c:425 +#: ../src/ddccontrol/main.c:461 #, c-format msgid "\t\t Possible values:\n" msgstr "" -#: ../src/ddccontrol/main.c:429 +#: ../src/ddccontrol/main.c:465 #, c-format msgid "\t\t\t> id=%s - name=%s, value=%d\n" msgstr "" -#: ../src/ddccontrol/main.c:439 +#: ../src/ddccontrol/main.c:475 #, c-format msgid "\t\t supported, value=%d, maximum=%d\n" msgstr "" -#: ../src/ddccontrol/main.c:440 +#: ../src/ddccontrol/main.c:476 #, c-format msgid "\t\t not supported, value=%d, maximum=%d\n" msgstr "" -#: ../src/ddccontrol/main.c:451 +#: ../src/ddccontrol/main.c:487 #, c-format msgid "" "\n" @@ -350,48 +357,48 @@ msgid "i810_open: mmap failed" msgstr "" -#: ../src/ddcpci/main.c:150 +#: ../src/ddcpci/main.c:154 msgid "==>Error while sending open message" msgstr "" -#: ../src/ddcpci/main.c:174 ../src/ddcpci/main.c:180 ../src/ddcpci/main.c:198 +#: ../src/ddcpci/main.c:178 ../src/ddcpci/main.c:184 ../... [truncated message content] |
From: Nicolas B. <nbo...@us...> - 2006-03-08 21:11:55
|
Update of /cvsroot/ddccontrol/ddccontrol/src/ddcpci In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13426 Modified Files: ddcpci.h Log Message: Fix a problem with uxx types in pci/pci.h. Index: ddcpci.h =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol/src/ddcpci/ddcpci.h,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- ddcpci.h 3 Mar 2006 21:08:57 -0000 1.11 +++ ddcpci.h 8 Mar 2006 21:11:51 -0000 1.12 @@ -20,13 +20,15 @@ #ifndef DDCPCI_H #define DDCPCI_H -#include "i2c-algo-bit.h" - -#include <sys/types.h> +#define __KERNEL__ +#include <asm/types.h> +#undef __KERNEL__ #define PCI_HAVE_Uxx_TYPES #include <pci/pci.h> +#include "i2c-algo-bit.h" + #include <libintl.h> #include <locale.h> #define _(String) gettext (String) |
From: Nicolas B. <nbo...@us...> - 2006-03-08 20:55:00
|
Update of /cvsroot/ddccontrol/ddccontrol-db In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3571 Modified Files: ChangeLog Log Message: Update ChangeLog Index: ChangeLog =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/ChangeLog,v retrieving revision 1.72 retrieving revision 1.73 diff -u -d -r1.72 -r1.73 --- ChangeLog 8 Mar 2006 20:22:35 -0000 1.72 +++ ChangeLog 8 Mar 2006 20:54:57 -0000 1.73 @@ -1,3 +1,17 @@ +2006-03-08 20:54 nboichat + + * db/Makefile.in, po/ddccontrol-db.pot: Prepare release 20060308 + (and CVS cleanup) + +2006-03-08 20:52 nboichat + + * Makefile.am, NEWS, configure.ac, db/Makefile.in, db/options.xml: + Prepare release 20060308 + +2006-03-08 20:26 nboichat + + * po/fr.po: Update French translation. + 2006-03-08 20:22 nboichat * db/monitor/SAM01F9.xml, po/ddccontrol-db.pot, po/fr.po, po/pl.po, |
From: Nicolas B. <nbo...@us...> - 2006-03-08 20:54:46
|
Update of /cvsroot/ddccontrol/ddccontrol-db/po In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3478/po Added Files: ChangeLog Removed Files: ddccontrol-db.pot Log Message: Prepare release 20060308 (and CVS cleanup) --- ddccontrol-db.pot DELETED --- --- NEW FILE: ChangeLog --- |
From: Nicolas B. <nbo...@us...> - 2006-03-08 20:54:43
|
Update of /cvsroot/ddccontrol/ddccontrol-db/db In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3478/db Removed Files: Makefile.in Log Message: Prepare release 20060308 (and CVS cleanup) --- Makefile.in DELETED --- |
From: Nicolas B. <nbo...@us...> - 2006-03-08 20:52:19
|
Update of /cvsroot/ddccontrol/ddccontrol-db In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1969 Modified Files: Makefile.am NEWS configure.ac Log Message: Prepare release 20060308 Index: NEWS =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/NEWS,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- NEWS 14 Nov 2005 17:59:25 -0000 1.4 +++ NEWS 8 Mar 2006 20:52:15 -0000 1.5 @@ -1,3 +1,23 @@ +Version 20060308: + - New database format, using generic profiles. + - Add support for new monitors: + + Samsung Syncmaster 970P (Thanks to Martin Kalkman) + + Dell 2005FPW (Thanks to Miguel) + + Samsung 770P (Thanks to Mateusz Drach) + + Samsung 970P analog + + Samsung 701T + + Samsung 760BF + + Samsung 910T + + Samsung 960BF + + Samsung SyncMaster 913V (Thanks to Hubai Tamas) + + Samsung SyncMaster 730BF (Thanks to Gergely Nagy) + + SUN GDM-5410 (Thanks to "bman") + + Samsung 740T (Thanks to Guryanov Dmitry) + + Dell 2405FPW (Thanks to Alexander McLeay) + + Samsung 920N + - Complete support for these monitors: + + Samsung 171P (Thanks to Radoslaw Marcinkowski) + Version 20051114: - Add support for new monitors: + Dell 1704FPT (Digital). Index: configure.ac =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/configure.ac,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- configure.ac 23 Feb 2006 00:54:30 -0000 1.9 +++ configure.ac 8 Mar 2006 20:52:15 -0000 1.10 @@ -1,4 +1,4 @@ -AC_INIT([DDC/CI control tool database], [20060222], +AC_INIT([DDC/CI control tool database], [20060308], [DDCControl users list <ddc...@li...>], [ddccontrol-db]) AM_INIT_AUTOMAKE @@ -10,8 +10,6 @@ GETTEXT_PACKAGE=ddccontrol-db AC_SUBST([GETTEXT_PACKAGE]) -AC_PROG_INTLTOOL - AC_CHECK_PROG(PERL,perl,perl,) AM_CONDITIONAL(HAVE_PERL, test -n $PERL) @@ -20,4 +18,7 @@ po/Makefile.in Makefile db/Makefile]) + +AC_PROG_INTLTOOL + AC_OUTPUT Index: Makefile.am =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/Makefile.am,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- Makefile.am 13 Jul 2005 23:30:01 -0000 1.4 +++ Makefile.am 8 Mar 2006 20:52:15 -0000 1.5 @@ -1,6 +1,6 @@ SUBDIRS= db po -EXTRA_DIST = config.rpath xml2h.pl +EXTRA_DIST = config.rpath intltool-extract.in intltool-merge.in intltool-update.in xml2h.pl po/POTFILES check-db: cd db && make check-db |
From: Nicolas B. <nbo...@us...> - 2006-03-08 20:52:18
|
Update of /cvsroot/ddccontrol/ddccontrol-db/db In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1969/db Modified Files: Makefile.in options.xml Log Message: Prepare release 20060308 Index: options.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/options.xml,v retrieving revision 1.30 retrieving revision 1.31 diff -u -d -r1.30 -r1.31 --- options.xml 26 Feb 2006 14:40:37 -0000 1.30 +++ options.xml 8 Mar 2006 20:52:15 -0000 1.31 @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!---Do not edit this file, edit options.xml.in instead.--> -<options date="20060222" dbversion="3"> +<options date="20060308" dbversion="3"> <group name="Color settings"> <subgroup name="Brightness and Contrast" pattern="brightnesscontrast"> <control id="brightness" type="value" name="Brightness" address="0x10"/> Index: Makefile.in =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/Makefile.in,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- Makefile.in 23 Feb 2006 00:54:31 -0000 1.11 +++ Makefile.in 8 Mar 2006 20:52:15 -0000 1.12 @@ -40,11 +40,7 @@ DIST_COMMON = $(nobase_dist_data_DATA) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \ - $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \ - $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ - $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \ - $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
From: Nicolas B. <nbo...@us...> - 2006-03-08 20:26:47
|
Update of /cvsroot/ddccontrol/ddccontrol-db/po In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19880 Modified Files: fr.po Log Message: Update French translation. Index: fr.po =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/po/fr.po,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- fr.po 8 Mar 2006 20:22:17 -0000 1.12 +++ fr.po 8 Mar 2006 20:26:44 -0000 1.13 @@ -9,7 +9,7 @@ "Project-Id-Version: DDC/CI control tool database\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2006-03-04 15:50+0100\n" -"PO-Revision-Date: 2006-02-23 22:43+0100\n" +"PO-Revision-Date: 2006-03-08 21:26+0100\n" "Last-Translator: Nicolas Boichat <ni...@bo...>\n" "Language-Team: French <tr...@tr...>\n" "MIME-Version: 1.0\n" @@ -67,7 +67,8 @@ msgid "Entertain" msgstr "Divertissement" -#: ../db/options.xml.h:13 ../db/options.xml.h:44 +#: ../db/options.xml.h:13 +#: ../db/options.xml.h:44 #, c-format msgid "Custom" msgstr "Personnalisé" @@ -95,9 +96,10 @@ #: ../db/options.xml.h:18 #, c-format msgid "Auto Level (Needs a blank line to work)" -msgstr "" +msgstr "Auto Level (nécessite une ligne blanche pour fonctionner)" -#: ../db/options.xml.h:19 ../db/options.xml.h:20 +#: ../db/options.xml.h:19 +#: ../db/options.xml.h:20 #, c-format msgid "Gamma" msgstr "Gamma" @@ -212,7 +214,8 @@ msgid "Color Preset" msgstr "Paramètres de couleur prédéfinis" -#: ../db/options.xml.h:43 ../db/options.xml.h:149 +#: ../db/options.xml.h:43 +#: ../db/options.xml.h:149 #, c-format msgid "Normal" msgstr "Normal" @@ -347,7 +350,9 @@ msgid "MagicColor" msgstr "MagicColor" -#: ../db/options.xml.h:71 ../db/options.xml.h:179 ../db/options.xml.h:191 +#: ../db/options.xml.h:71 +#: ../db/options.xml.h:179 +#: ../db/options.xml.h:191 #, c-format msgid "Off" msgstr "Éteint" @@ -417,12 +422,16 @@ msgid "Auto Size Center" msgstr "Centrage et redimensionnement automatique" -#: ../db/options.xml.h:85 ../db/options.xml.h:156 ../db/options.xml.h:160 +#: ../db/options.xml.h:85 +#: ../db/options.xml.h:156 +#: ../db/options.xml.h:160 #, c-format msgid "Enable" msgstr "Activer" -#: ../db/options.xml.h:86 ../db/options.xml.h:155 ../db/options.xml.h:159 +#: ../db/options.xml.h:86 +#: ../db/options.xml.h:155 +#: ../db/options.xml.h:159 #, c-format msgid "Disable" msgstr "Désactiver" @@ -733,12 +742,14 @@ msgid "Audio Microphone Volume Adjust" msgstr "Volume du microphone" -#: ../db/options.xml.h:147 ../db/options.xml.h:148 +#: ../db/options.xml.h:147 +#: ../db/options.xml.h:148 #, c-format msgid "Mute" msgstr "Muet" -#: ../db/options.xml.h:150 ../db/options.xml.h:151 +#: ../db/options.xml.h:150 +#: ../db/options.xml.h:151 #, c-format msgid "Degauss" msgstr "Démagnétiser" @@ -853,7 +864,9 @@ msgid "Display Resolution Notifier" msgstr "Affichage de la résolution" -#: ../db/options.xml.h:178 ../db/options.xml.h:188 ../db/options.xml.h:192 +#: ../db/options.xml.h:178 +#: ../db/options.xml.h:188 +#: ../db/options.xml.h:192 #, c-format msgid "On" msgstr "Allumé" @@ -876,19 +889,20 @@ #: ../db/options.xml.h:183 #, c-format msgid "Autoselect Input Source" -msgstr "" +msgstr "Choisir automatiquement la source d'entrée." #: ../db/options.xml.h:184 -#, fuzzy, c-format +#, c-format msgid "Automatic" -msgstr "Ajustements automatiques" +msgstr "Automatique" #: ../db/options.xml.h:185 #, c-format msgid "Manual" -msgstr "" +msgstr "Manuel" -#: ../db/options.xml.h:186 ../db/options.xml.h:190 +#: ../db/options.xml.h:186 +#: ../db/options.xml.h:190 #, c-format msgid "Power control" msgstr "Allumer/éteindre" @@ -905,9 +919,8 @@ #~ msgid "Mode 1" #~ msgstr "Mode 1" - #~ msgid "Mode 2" #~ msgstr "Mode 2" - #~ msgid "Mode 3" #~ msgstr "Mode 3" + |
From: Nicolas B. <nbo...@us...> - 2006-03-08 20:22:43
|
Update of /cvsroot/ddccontrol/ddccontrol-db In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17705 Modified Files: ChangeLog Log Message: Update ChangeLog Index: ChangeLog =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/ChangeLog,v retrieving revision 1.71 retrieving revision 1.72 diff -u -d -r1.71 -r1.72 --- ChangeLog 28 Feb 2006 12:47:25 -0000 1.71 +++ ChangeLog 8 Mar 2006 20:22:35 -0000 1.72 @@ -1,3 +1,8 @@ +2006-03-08 20:22 nboichat + + * db/monitor/SAM01F9.xml, po/ddccontrol-db.pot, po/fr.po, po/pl.po, + po/ru.po, po/zh_CN.po: Add support for Samsung 920N + 2006-02-28 12:47 nboichat * db/monitor/DELA010.xml: Add support for Dell 2405FPW (Thanks to |
From: Nicolas B. <nbo...@us...> - 2006-03-08 20:22:23
|
Update of /cvsroot/ddccontrol/ddccontrol-db/db/monitor In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17542/db/monitor Added Files: SAM01F9.xml Log Message: Add support for Samsung 920N --- NEW FILE: SAM01F9.xml --- <?xml version="1.0"?> <monitor name="Samsung SyncMaster 920N"> <!--- (type(LCD)vcp(04 05 06 08 0E 10 12 16 18 1A 1E 20 30 3E B0(1 2) B6 C6 C8 C9 D6(1 4) DC(1 2 3 4) DF E0(0 1 2 3))) --> <caps add="(vcp(87 CA CC E2 F5))"/> <include file="SAMlcd"/> </monitor> |
From: Nicolas B. <nbo...@us...> - 2006-03-08 20:22:23
|
Update of /cvsroot/ddccontrol/ddccontrol-db/po In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17542/po Modified Files: ddccontrol-db.pot fr.po pl.po ru.po zh_CN.po Log Message: Add support for Samsung 920N Index: pl.po =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/po/pl.po,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- pl.po 23 Feb 2006 00:54:31 -0000 1.2 +++ pl.po 8 Mar 2006 20:22:17 -0000 1.3 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: DDC/CI control tool database 20051114\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-23 01:52+0100\n" +"POT-Creation-Date: 2006-03-04 15:50+0100\n" "PO-Revision-Date: 2005-11-18 22:21+0100\n" "Last-Translator: Radek Marcinkowski <ra...@cb...>\n" "Language-Team: Polish\n" @@ -67,7 +67,7 @@ msgid "Entertain" msgstr "" [...963 lines suppressed...] +#, c-format +msgid "Manual" +msgstr "" + +#: ../db/options.xml.h:186 ../db/options.xml.h:190 #, c-format msgid "Power control" msgstr "Zarz±dzanie zasilaniem" -#: ../db/options.xml.h:186 +#: ../db/options.xml.h:187 #, c-format msgid "DPMS Control" msgstr "Zarz±dzanie DPMS" -#: ../db/options.xml.h:188 +#: ../db/options.xml.h:189 #, c-format msgid "Standby" msgstr "Stan czuwania" Index: ddccontrol-db.pot =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/po/ddccontrol-db.pot,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- ddccontrol-db.pot 23 Feb 2006 00:54:31 -0000 1.8 +++ ddccontrol-db.pot 8 Mar 2006 20:22:17 -0000 1.9 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-23 01:52+0100\n" +"POT-Creation-Date: 2006-03-04 15:50+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL...@li...>\n" @@ -66,7 +66,7 @@ msgid "Entertain" msgstr "" [...963 lines suppressed...] +#, c-format +msgid "Manual" +msgstr "" + +#: ../db/options.xml.h:186 ../db/options.xml.h:190 #, c-format msgid "Power control" msgstr "" -#: ../db/options.xml.h:186 +#: ../db/options.xml.h:187 #, c-format msgid "DPMS Control" msgstr "" -#: ../db/options.xml.h:188 +#: ../db/options.xml.h:189 #, c-format msgid "Standby" msgstr "" Index: fr.po =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/po/fr.po,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- fr.po 23 Feb 2006 21:44:56 -0000 1.11 +++ fr.po 8 Mar 2006 20:22:17 -0000 1.12 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: DDC/CI control tool database\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-23 01:52+0100\n" +"POT-Creation-Date: 2006-03-04 15:50+0100\n" "PO-Revision-Date: 2006-02-23 22:43+0100\n" "Last-Translator: Nicolas Boichat <ni...@bo...>\n" "Language-Team: French <tr...@tr...>\n" @@ -67,8 +67,7 @@ msgid "Entertain" msgstr "Divertissement" [...991 lines suppressed...] -#: ../db/options.xml.h:186 +#: ../db/options.xml.h:187 #, c-format msgid "DPMS Control" msgstr "Contrôle DPMS" -#: ../db/options.xml.h:188 +#: ../db/options.xml.h:189 #, c-format msgid "Standby" msgstr "En veille" +#~ msgid "Mode 1" +#~ msgstr "Mode 1" + +#~ msgid "Mode 2" +#~ msgstr "Mode 2" + +#~ msgid "Mode 3" +#~ msgstr "Mode 3" Index: ru.po =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/po/ru.po,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- ru.po 23 Feb 2006 00:54:31 -0000 1.9 +++ ru.po 8 Mar 2006 20:22:17 -0000 1.10 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: DDC/CI control tool database\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-23 01:52+0100\n" +"POT-Creation-Date: 2006-03-04 15:50+0100\n" "PO-Revision-Date: 2005-11-14 11:32+0300\n" "Last-Translator: SergeiEpiphanov <se...@ni...>\n" "Language-Team: Russian <LL...@li...>\n" @@ -65,7 +65,7 @@ msgid "Entertain" msgstr "РазвлеÑениÑ" [...963 lines suppressed...] +#, c-format +msgid "Manual" +msgstr "" + +#: ../db/options.xml.h:186 ../db/options.xml.h:190 #, c-format msgid "Power control" msgstr "УпÑавление пиÑанием" -#: ../db/options.xml.h:186 +#: ../db/options.xml.h:187 #, c-format msgid "DPMS Control" msgstr "УпÑавление ÑнеÑгоÑбеÑежением (DPMS)" -#: ../db/options.xml.h:188 +#: ../db/options.xml.h:189 #, c-format msgid "Standby" msgstr "Ðжидание" Index: zh_CN.po =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/po/zh_CN.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- zh_CN.po 23 Feb 2006 00:54:31 -0000 1.3 +++ zh_CN.po 8 Mar 2006 20:22:17 -0000 1.4 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: DDC/CI control tool database cvs version 2005-11-12\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-23 01:52+0100\n" +"POT-Creation-Date: 2006-03-04 15:50+0100\n" "PO-Revision-Date: 2005-11-12 15:50+0800\n" "Last-Translator: Wu Songhai wa...@21...\n" "Language-Team: Simple Chinese <LL...@li...>\n" @@ -65,7 +65,7 @@ msgid "Entertain" msgstr "娱ä¹" [...963 lines suppressed...] +#, c-format +msgid "Manual" +msgstr "" + +#: ../db/options.xml.h:186 ../db/options.xml.h:190 #, c-format msgid "Power control" msgstr "çµæºæ§å¶" -#: ../db/options.xml.h:186 +#: ../db/options.xml.h:187 #, c-format msgid "DPMS Control" msgstr "DPMS æ§å¶" -#: ../db/options.xml.h:188 +#: ../db/options.xml.h:189 #, c-format msgid "Standby" msgstr "å¾ æº" |
From: Nicolas B. <nbo...@us...> - 2006-03-03 21:09:23
|
Update of /cvsroot/ddccontrol/ddccontrol In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16885 Modified Files: ChangeLog Log Message: Update ChangeLog Index: ChangeLog =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol/ChangeLog,v retrieving revision 1.104 retrieving revision 1.105 diff -u -d -r1.104 -r1.105 --- ChangeLog 24 Feb 2006 21:49:36 -0000 1.104 +++ ChangeLog 3 Mar 2006 21:09:19 -0000 1.105 @@ -1,3 +1,10 @@ +2006-03-03 21:08 nboichat + + * doc/supportedgc.xml, doc/supportedmonitors.xml, doc/thanks.xml, + src/ddcpci/Makefile.am, src/ddcpci/ddcpci.h, src/ddcpci/main.c, + src/ddcpci/sis.c, src/ddcpci/via.c: Add support for VIA and SiS + chipsets (Thanks to Johannes Deisenhofer) + 2006-02-24 21:49 nboichat * doc/supportedmonitors.xml, src/ddccontrol/main.c, |
From: Nicolas B. <nbo...@us...> - 2006-03-03 21:09:08
|
Update of /cvsroot/ddccontrol/ddccontrol/src/ddcpci In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16483/src/ddcpci Modified Files: Makefile.am ddcpci.h main.c Added Files: sis.c via.c Log Message: Add support for VIA and SiS chipsets (Thanks to Johannes Deisenhofer) Index: main.c =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol/src/ddcpci/main.c,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- main.c 14 Feb 2006 21:59:05 -0000 1.16 +++ main.c 3 Mar 2006 21:08:57 -0000 1.17 @@ -40,6 +40,8 @@ &nvidia_open, &radeon_open, &i810_open, + &via_open, + &sis_open, NULL }; @@ -47,6 +49,8 @@ &nvidia_close, &radeon_close, &i810_close, + &via_close, + &sis_close, NULL }; /* end of card list */ --- NEW FILE: sis.c --- /* ddc/ci direct PCI memory interface for some SIS video cards Copyright 2006 Johannes Deisenhofer j.d...@to... Based on nvidia.c and the sis framebuffer driver from the Kernel source. Copyright (C) 2001-2005 by Thomas Winischhofer, Vienna, Austria Copyright(c) 2004 Nicolas Boichat (ni...@bo...) Based on rivafb-i2c.c from the kernel source. Copyright 2004 Antonino A. Daplas <adaplas @pol.net> 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 */ #include <stdio.h> #include <stdlib.h> #include <string.h> #include <sys/types.h> #include <sys/stat.h> #include <sys/io.h> #include <fcntl.h> #include <sys/mman.h> #include <unistd.h> #include "ddcpci.h" struct mem_data { char* memory; // mmaped memory size_t length; // mmaped memory length }; struct i2c_data { unsigned short int ddc_base; u32 cstate; // Register_state }; #define VGA_WR08(p,i,d) (outb(i,d)) #define VGA_RD08(p,i) (inb(i)) #define VGA_SR_IX 0x3c4 #define VGA_SR_DATA 0x3c5 // There is only one bus probed. More busses are probably accessible in the same register, // probably in pairs at bit positions 2/3, 4/5 #define SIS_I2C_SCL 0x01 #define SIS_I2C_SDA 0x02 static void sis_gpio_setscl(void* data, int state) { u32 val; struct i2c_data* ldata = (struct i2c_data*)data; outb(ldata->ddc_base,VGA_SR_IX ); val = inb(VGA_SR_DATA) & 0xfc; if (state) ldata->cstate |= SIS_I2C_SCL; else ldata->cstate &= ~SIS_I2C_SCL; val |= ldata->cstate; outb(val ,VGA_SR_DATA); } static void sis_gpio_setsda(void* data, int state) { u32 val; struct i2c_data* ldata = (struct i2c_data*)data; outb(ldata->ddc_base, VGA_SR_IX ); val = inb(VGA_SR_DATA) & 0xfc; if (state) ldata->cstate |= SIS_I2C_SDA; else ldata->cstate &= ~SIS_I2C_SDA; val |= ldata->cstate; outb(val, VGA_SR_DATA); } static int sis_gpio_getscl(void* data) { u32 val = 0; struct i2c_data* ldata = (struct i2c_data*)data; outb(ldata->ddc_base, VGA_SR_IX); if (inb(VGA_SR_DATA) & SIS_I2C_SCL) val = 1; return val; } static int sis_gpio_getsda(void* data) { u32 val = 0; struct i2c_data* ldata = (struct i2c_data*)data; outb( ldata->ddc_base, VGA_SR_IX); if (inb(VGA_SR_DATA) & SIS_I2C_SDA) val = 1; return val; } static int init_i2c_bus(struct i2c_algo_bit_data* algo, char* PCIO, int ddc_base) { //fprintf(stderr, "init_i2c_bus: (ddc_base: %#x)\n", ddc_base); // Request io Permission if(ioperm(VGA_SR_IX,2,1)<0) { perror("Request IO Perm"); return 0; } struct i2c_data* data = malloc(sizeof(struct i2c_data)); if (!data) { fprintf(stderr, _("sis.c:init_i2c_bus: Malloc error.")); exit(-1); } data->ddc_base = ddc_base; data->cstate = 0; algo->setsda = sis_gpio_setsda; algo->setscl = sis_gpio_setscl; algo->getsda = sis_gpio_getsda; algo->getscl = sis_gpio_getscl; algo->udelay = 40; algo->timeout = 100; algo->data = data; /* Raise SCL and SDA */ sis_gpio_setsda(algo->data, 1); sis_gpio_setscl(algo->data, 1); usleep(200000); //test_bus(algo, "Boubou"); return 1; } struct card* sis_open(struct pci_dev *dev) { // SIS if (dev->vendor_id != 0x1039) { return 0; } /* switch (dev->device_id) { case 0x6330: // PCI_DEVICE_ID_SIS_VGA_MIRAGE break; default: return 0; }*/ struct card* sis_card = malloc(sizeof(struct card)); if (!sis_card) { fprintf(stderr, _("%s: Malloc error.\n"), "sis_open"); exit(-1); } memset(sis_card, 0, sizeof(struct card)); sis_card->nbusses = 1; sis_card->i2c_busses = malloc(2*sizeof(struct i2c_algo_bit_data)); // Note: Only first Bus is accessible init_i2c_bus(&sis_card->i2c_busses[0], 0, 0x11); return sis_card; } void sis_close(struct card* sis_card) { int i; if (sis_card->data) { struct mem_data* data = sis_card->data; if ((data->memory) && (data->memory == MAP_FAILED) && (data->length)) { munmap(data->memory, data->length); } free(sis_card->data); } for (i = 0; i < sis_card->nbusses; i++) { free((&sis_card->i2c_busses[i])->data); } free(sis_card->i2c_busses); free(sis_card); } --- NEW FILE: via.c --- /* ddc/ci direct PCI memory interface for VIA Unichrome cards Based on nvidia.c and via_i2c from the openchrome Project ope...@so... and the savagefb-i2c.c from the Kernel sources Copyright 2006 Johannes Deisenhofer j.d...@to... Copyright 2004 The Unichrome Project [unichrome.sf.net] Copyright 1998-2003 VIA Technologies, Inc. All Rights Reserved. Copyright 2001-2003 S3 Graphics, Inc. All Rights Reserved. Copyright 2004 Nicolas Boichat (ni...@bo...) Copyright 2004 Antonino A. Daplas <adaplas @pol.net> 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 */ #include <stdio.h> #include <stdlib.h> #include <string.h> #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> #include <sys/mman.h> #include <unistd.h> #include "ddcpci.h" struct mem_data { int fd; // /dev/mem fd char* memory; // mmaped memory size_t length; // mmaped memory length }; struct i2c_data { char* PCIO; int ddc_base; }; typedef unsigned char U008; #define VGA_WR08(p,i,d) (((U008 *)(p))[i]=(d)) #define VGA_RD08(p,i) (((U008 *)(p))[i]) #define VGA_SR_IX 0x3c4 #define VGA_SR_DATA 0x3c5 #define UNICHROME_I2C_ENAB 0x01 #define UNICHROME_I2C_SCL_OUT 0x20 #define UNICHROME_I2C_SDA_OUT 0x10 #define UNICHROME_I2C_SCL_IN 0x08 #define UNICHROME_I2C_SDA_IN 0x04 static void via_gpio_setscl(void* data, int state) { u32 val; VGA_WR08(((struct i2c_data*)data)->PCIO, VGA_SR_IX, ((struct i2c_data*)data)->ddc_base ); val = VGA_RD08(((struct i2c_data*)data)->PCIO, VGA_SR_DATA); val |= UNICHROME_I2C_ENAB; if (state) val |= UNICHROME_I2C_SCL_OUT; else val &= ~UNICHROME_I2C_SCL_OUT; VGA_WR08(((struct i2c_data*)data)->PCIO, VGA_SR_DATA, val); } static void via_gpio_setsda(void* data, int state) { u32 val; VGA_WR08(((struct i2c_data*)data)->PCIO, VGA_SR_IX, ((struct i2c_data*)data)->ddc_base ); val = VGA_RD08(((struct i2c_data*)data)->PCIO, VGA_SR_DATA); val |= UNICHROME_I2C_ENAB; if (state) val |= UNICHROME_I2C_SDA_OUT; else val &= ~UNICHROME_I2C_SDA_OUT; VGA_WR08(((struct i2c_data*)data)->PCIO, VGA_SR_DATA, val); } static int via_gpio_getscl(void* data) { u32 val = 0; VGA_WR08(((struct i2c_data*)data)->PCIO, VGA_SR_IX, ((struct i2c_data*)data)->ddc_base); if (VGA_RD08(((struct i2c_data*)data)->PCIO, VGA_SR_DATA) & UNICHROME_I2C_SCL_IN) val = 1; return val; } static int via_gpio_getsda(void* data) { u32 val = 0; VGA_WR08(((struct i2c_data*)data)->PCIO, VGA_SR_IX, ((struct i2c_data*)data)->ddc_base); if (VGA_RD08(((struct i2c_data*)data)->PCIO, VGA_SR_DATA) & UNICHROME_I2C_SDA_IN) val = 1; return val; } static int init_i2c_bus(struct i2c_algo_bit_data* algo, char* PCIO, int ddc_base) { //fprintf(stderr, "init_i2c_bus: (ddc_base: %#x)\n", ddc_base); struct i2c_data* data = malloc(sizeof(struct i2c_data)); if (!data) { fprintf(stderr, _("via.c:init_i2c_bus: Malloc error.")); exit(-1); } data->PCIO = PCIO; data->ddc_base = ddc_base; algo->setsda = via_gpio_setsda; algo->setscl = via_gpio_setscl; algo->getsda = via_gpio_getsda; algo->getscl = via_gpio_getscl; algo->udelay = 40; algo->timeout = 100; algo->data = data; /* Raise SCL and SDA */ via_gpio_setsda(algo->data, 1); via_gpio_setscl(algo->data, 1); usleep(200000); //test_bus(algo, "Boubou"); return 1; } struct card* via_open(struct pci_dev *dev) { if (dev->vendor_id != 0x1106) { return 0; } /* switch (dev->device_id) { case 0x3122: // PCI_DEVICE_ID_VIA_UNICHROME case 0x3118: // PCI_DEVICE_ID_VIA_UNICHROME_PRO break; default: return 0; }*/ struct card* via_card = malloc(sizeof(struct card)); struct mem_data* data = malloc(sizeof(struct mem_data)); if ((!via_card) || (!data)) { fprintf(stderr, _("%s: Malloc error.\n"), "via_open"); exit(-1); } memset(via_card, 0, sizeof(struct card)); via_card->data = data; data->fd = open("/dev/mem", O_RDWR); if (data->fd < 0) { perror(_("via_open: cannot open /dev/mem")); via_close(via_card); return 0; } data->length = 0x00001000; data->memory = mmap(data->memory, data->length, PROT_READ|PROT_WRITE, MAP_SHARED, data->fd, dev->base_addr[1]+0x8000 ); if (data->memory == MAP_FAILED) { perror(_("via_open: mmap failed")); via_close(via_card); return 0; } char* PCIO = data->memory; // Note: There is a third bus, which uses the GPIO bits. This one is not supported here! via_card->nbusses = 2; via_card->i2c_busses = malloc(2*sizeof(struct i2c_algo_bit_data)); init_i2c_bus(&via_card->i2c_busses[0], PCIO, 0x26); init_i2c_bus(&via_card->i2c_busses[1], PCIO, 0x31); return via_card; } void via_close(struct card* via_card) { int i; if (via_card->data) { struct mem_data* data = via_card->data; if ((data->memory) && (data->memory == MAP_FAILED) && (data->length)) { munmap(data->memory, data->length); } free(via_card->data); } for (i = 0; i < via_card->nbusses; i++) { free((&via_card->i2c_busses[i])->data); } free(via_card->i2c_busses); free(via_card); } Index: Makefile.am =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol/src/ddcpci/Makefile.am,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- Makefile.am 13 Sep 2005 21:28:04 -0000 1.7 +++ Makefile.am 3 Mar 2006 21:08:57 -0000 1.8 @@ -2,7 +2,7 @@ bin_PROGRAMS = ddcpci ddcpci_LDFLAGS = -Wl,-z,now -ddcpci_SOURCES = main.c nvidia.c radeon.c i2c-algo-bit.c intel810.c ddcpci.h i2c-algo-bit.h +ddcpci_SOURCES = main.c nvidia.c radeon.c i2c-algo-bit.c intel810.c ddcpci.h i2c-algo-bit.h via.c sis.c install-exec-hook: chmod 4711 ${DESTDIR}/${bindir}/ddcpci Index: ddcpci.h =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol/src/ddcpci/ddcpci.h,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- ddcpci.h 14 Feb 2006 19:32:48 -0000 1.10 +++ ddcpci.h 3 Mar 2006 21:08:57 -0000 1.11 @@ -56,4 +56,13 @@ struct card* i810_open (struct pci_dev *dev); void i810_close(struct card* intel810_card); +/* Via Unichrome functions */ + +struct card* via_open(struct pci_dev*dev); +void via_close(struct card* via_card); + +/* SIS functions */ +struct card* sis_open(struct pci_dev*dev); +void sis_close(struct card* sis_card); + #endif //DDCPCI_H |
From: Nicolas B. <nbo...@us...> - 2006-02-28 12:47:32
|
Update of /cvsroot/ddccontrol/ddccontrol-db In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10732 Modified Files: ChangeLog Log Message: Update ChangeLog Index: ChangeLog =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/ChangeLog,v retrieving revision 1.70 retrieving revision 1.71 diff -u -d -r1.70 -r1.71 --- ChangeLog 26 Feb 2006 14:40:55 -0000 1.70 +++ ChangeLog 28 Feb 2006 12:47:25 -0000 1.71 @@ -1,3 +1,8 @@ +2006-02-28 12:47 nboichat + + * db/monitor/DELA010.xml: Add support for Dell 2405FPW (Thanks to + Alexander McLeay) + 2006-02-26 14:40 nboichat * db/: options.xml, options.xml.h, options.xml.in, |
From: Nicolas B. <nbo...@us...> - 2006-02-28 12:47:19
|
Update of /cvsroot/ddccontrol/ddccontrol-db/db/monitor In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10629/db/monitor Added Files: DELA010.xml Log Message: Add support for Dell 2405FPW (Thanks to Alexander McLeay) --- NEW FILE: DELA010.xml --- <?xml version="1.0"?> <monitor name="Dell 2405FPW (DVI)" init="standard"> <!--- vcp(page0(04 05 06 08 0E 10 12 14(01 04 05 08) 16 18 1A 1E 20 30 3E 60)) --> <controls> <control id="colorpreset" address="0x14"> <value id="warm" value="0x04"/> <value id="srgb" value="0x05"/> <value id="cool" value="0x08"/> </control> </controls> <include file="VESA"/> </monitor> |
From: Nicolas B. <nbo...@us...> - 2006-02-26 14:41:08
|
Update of /cvsroot/ddccontrol/ddccontrol-db In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2728 Modified Files: ChangeLog Log Message: Update ChangeLog Index: ChangeLog =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/ChangeLog,v retrieving revision 1.69 retrieving revision 1.70 diff -u -d -r1.69 -r1.70 --- ChangeLog 24 Feb 2006 21:48:34 -0000 1.69 +++ ChangeLog 26 Feb 2006 14:40:55 -0000 1.70 @@ -1,3 +1,14 @@ +2006-02-26 14:40 nboichat + + * db/: options.xml, options.xml.h, options.xml.in, + monitor/SAM00BA.xml, monitor/SAM00D3.xml, monitor/SAM010D.xml, + monitor/SAM010F.xml, monitor/SAM0115.xml, monitor/SAM011F.xml, + monitor/SAM017C.xml, monitor/SAM0191.xml, monitor/SAM0198.xml, + monitor/SAM01B4.xml, monitor/SAM01B8.xml, monitor/SAM01B9.xml, + monitor/SAM01E3.xml, monitor/SAMlcd.xml: Add support for Samsung + 740T, and Samsung 0xE2 control (source autoselect). Thanks to + Guryanov Dmitry. + 2006-02-24 21:48 nboichat * db/monitor/: SAMlcd.xml, VESA.xml: Add delay to some "complex" |
From: Nicolas B. <nbo...@us...> - 2006-02-26 14:40:48
|
Update of /cvsroot/ddccontrol/ddccontrol-db/db/monitor In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2630/db/monitor Modified Files: SAM00BA.xml SAM00D3.xml SAM010D.xml SAM010F.xml SAM0115.xml SAM011F.xml SAM017C.xml SAM0191.xml SAM0198.xml SAM01B4.xml SAM01E3.xml SAMlcd.xml Added Files: SAM01B8.xml SAM01B9.xml Log Message: Add support for Samsung 740T, and Samsung 0xE2 control (source autoselect). Thanks to Guryanov Dmitry. Index: SAM0191.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM0191.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- SAM0191.xml 23 Feb 2006 00:54:31 -0000 1.3 +++ SAM0191.xml 26 Feb 2006 14:40:37 -0000 1.4 @@ -3,7 +3,7 @@ <monitor name="Samsung SyncMaster 730BF (VGA)" init="standard"> <!--- (type(LCD)vcp(04 05 06 08 10 12 16 18 1A 60(1 3) 87 B0(1 2) B6 C6 C8 C9 D6(1 4) DC(1 2 3 4 5 6) DF F0(0 1 2 3 4) F2 FA FB F9 FC FD FE E0(0 1 2 3))) --> - <caps add="(vcp(CC F5))"/> + <caps add="(vcp(CC E2 F5))"/> <!-- 0x62: +/25/50 [???] --> <!-- 0x6c Service: Red Video Black Level --> <!-- 0x6e Service: Green Video Black Level --> Index: SAM01E3.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM01E3.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- SAM01E3.xml 23 Feb 2006 00:54:31 -0000 1.3 +++ SAM01E3.xml 26 Feb 2006 14:40:37 -0000 1.4 @@ -2,7 +2,7 @@ <!--- (type(LCD)vcp(04 05 10 12 16 18 1A 60(1 3) B0(1 2) B6 C6 C8 C9 D6(1 4) DC(1 2 3 4 5 6) F8 F0(0 1 2 3 4) F2 F3 87 F9 FA FB FC FD FE E0(0 1 2 3))) --> <monitor name="Samsung SyncMaster 760BF"> - <caps add="(vcp(CA CC))"/> + <caps add="(vcp(CA CC E2))"/> <include file="SAMmb6"/> <include file="SAMg9"/> <include file="SAMlcd"/> Index: SAM0115.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM0115.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- SAM0115.xml 23 Feb 2006 00:54:31 -0000 1.5 +++ SAM0115.xml 26 Feb 2006 14:40:37 -0000 1.6 @@ -3,7 +3,7 @@ <!--- CC, E1 and F5 are not in caps (language, power and OSD enable) --> <monitor name="Samsung SyncMaster 913V" init="standard"> <!--- (type(LCD)vcp(04 05 06 08 0E 10 12 16 18 1A 1E 20 30 3E B0(1 2) B6 C6 C8 C9 D6(1 4) DC(1 2 3 4) DF F2 87 E0(0 1 2 3))) --> - <caps add="(vcp(CA CC F5))"/> + <caps add="(vcp(CA CC E2 F5))"/> <!-- 0x60: +/1/3 [Input source, not applicable on 913V] --> <!-- 0x62: +/25/50 [???] --> <!-- 0x6c Service: Red Video Black Level --> Index: SAM017C.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM017C.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- SAM017C.xml 23 Feb 2006 00:54:31 -0000 1.3 +++ SAM017C.xml 26 Feb 2006 14:40:37 -0000 1.4 @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!--- (type(LCD)vcp(04 05 08 10 12 16 18 1A 60(1 3) B0(1 2) B6 C6 C8 C9 D6(1 4) DC(1 2 3 4) DF E0(0 1 2 3))) --> <monitor name="Samsung SyncMaster 174T"> - <caps add="(vcp(1E CA CC F5))"/> + <caps add="(vcp(1E CA CC E2 F5))"/> <include file="SAMlcd"/> </monitor> \ No newline at end of file Index: SAMlcd.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAMlcd.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- SAMlcd.xml 24 Feb 2006 21:48:19 -0000 1.3 +++ SAMlcd.xml 26 Feb 2006 14:40:37 -0000 1.4 @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!--- "Standard" Samsung controls, 87, CA, CC, F5 are useful but usually not in caps --> +<!--- "Standard" Samsung controls, 87, CA, CC, E2, F5 are useful but usually not in caps --> <monitor name="Samsung standard LCD"> <caps add="(vcp(E1))"/> <controls> @@ -37,9 +37,15 @@ <!--- Some monitors use a 10-value colorpreset, in this case include SAMcp10.xml before including this file. --> <control id="colorpreset" type="list" address="0xe0"> - <value id="custom" value="0"/> <!--- 3 = 0 --> + <value id="custom" value="0"/> <value id="warm" value="1"/> <value id="cool" value="2"/> + <value id="normal" value="3"/> + </control> + + <control id="autosource" address="0xe2"> + <value id="auto" value="0"/> + <value id="manual" value="1"/> </control> <control id="magiccolor" type="list" address="0xf0"> @@ -52,9 +58,9 @@ <!--- Some monitors use a 9-value gamma, in this case include SAMg9.xml before including this file. --> <control id="gamma" type="list" address="0xf2"> - <value id="mode1" value="0"/> - <value id="mode2" value="1"/> - <value id="mode3" value="2"/> + <value id="0" value="0"/> + <value id="+0.5" value="1"/> + <value id="-0.5" value="2"/> </control> <control id="osd2" type="list" address="0xf5"> Index: SAM010F.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM010F.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- SAM010F.xml 23 Feb 2006 00:54:31 -0000 1.3 +++ SAM010F.xml 26 Feb 2006 14:40:37 -0000 1.4 @@ -1,7 +1,6 @@ <?xml version="1.0"?> -<!---The Samsung 910T is identical to 710T, so to 173P --> <monitor name="Samsung SyncMaster 910T"> <!--- (type(LCD)vcp(04 05 08 10 12 16 18 1A 60(1 3) B0(1 2) B6 C6 C8 C9 D6(1 4) DC(1 2 3 4) DF E0(0 1 2 3))) --> - <caps add="(vcp(CA CC F5))"/> + <caps add="(vcp(CA CC E2 F5))"/> <include file="SAMlcd"/> </monitor> \ No newline at end of file --- NEW FILE: SAM01B9.xml --- <?xml version="1.0"?> <monitor name="Samsung SyncMaster 740T (DVI)"> <include file="SAM01B8"/> </monitor> Index: SAM00BA.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM00BA.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- SAM00BA.xml 23 Feb 2006 00:54:31 -0000 1.8 +++ SAM00BA.xml 26 Feb 2006 14:40:37 -0000 1.9 @@ -1,7 +1,7 @@ <?xml version="1.0"?> <monitor name="Samsung SyncMaster 173T"> <!--- (type(LCD)vcp(04 05 10 12 60(1 3) B0(1 2) B6 C6 C8 C9 D6(1 4) DC(1 2 3 4) DF)) --> - <caps add="(vcp(1E CA CC E0 F5))"/> + <caps add="(vcp(1E CA CC E0 E2 F5))"/> <!-- 0x62 has no meaning for SM173T --> <!-- 0x6c Service: Red Video Black Level --> <!-- 0x6e Service: Green Video Black Level --> --- NEW FILE: SAM01B8.xml --- <?xml version="1.0"?> <monitor name="Samsung SyncMaster 740T (VGA)"> <!--- (type(LCD)vcp(04 05 06 08 10 12 16 18 1A 60(1 3) 87 B0(1 2) B6 C6 C8 C9 D6(1 4) DC(1 2 3 4 5 6) DF F0(0 1 2 3 4) F2 FA FB F9 FC FD FE E0(0 1 2 3))) --> <caps add="(vcp(CA CC E2 F5))"/> <include file="SAMmb6"/> <include file="SAMlcd"/> </monitor> Index: SAM00D3.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM00D3.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- SAM00D3.xml 23 Feb 2006 00:54:31 -0000 1.7 +++ SAM00D3.xml 26 Feb 2006 14:40:37 -0000 1.8 @@ -3,7 +3,7 @@ <monitor name="Samsung SyncMaster 173P (VGA)" init="standard"> <!--- (type(LCD)vcp(04 05 06 08 0E 10 12 16 18 1A 1E 20 30 3E 60(1 3) B0(1 2) B6 C6 C8 C9 D6(1 4) DC(1 2 3 4) DF E0(0 1 2))) --> - <caps add="(vcp(CA))"/> + <caps add="(vcp(CA E2))"/> <!-- 0x62 has no meaning for SM173P --> <!-- 0x6c Service: Red Video Black Level --> <!-- 0x6e Service: Green Video Black Level --> Index: SAM01B4.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM01B4.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- SAM01B4.xml 23 Feb 2006 00:54:31 -0000 1.4 +++ SAM01B4.xml 26 Feb 2006 14:40:37 -0000 1.5 @@ -3,7 +3,7 @@ <!--- (type(LCD)vcp(04 05 10 12 16 18 1A 60(1 3) B0(1 2) B6 C6 C8 C9 D6(1 4) DC(1 2 3 4 5 6) F8 F0(0 1 2 3 4) F2 F3 87 F9 FA FB FC FD FE E0 )) --> <monitor name="Samsung SyncMaster 770P (DVI)" init="standard"> - <caps add="(vcp(87 CA))"/> + <caps add="(vcp(87 CA E2))"/> <!-- 0x62: +/25/50 [???] --> <!-- 0x6c Service: Red Video Black Level --> <!-- 0x6e Service: Green Video Black Level --> Index: SAM0198.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM0198.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- SAM0198.xml 23 Feb 2006 00:54:31 -0000 1.3 +++ SAM0198.xml 26 Feb 2006 14:40:37 -0000 1.4 @@ -3,7 +3,7 @@ C6 C8 C9 D6(1 4) DC(1 2 3 4 5 6) DF F8 F0(0 1 2 3 4) F2 87 F9 FA FB FC FD FE E0 )) --> <monitor name="Samsung SyncMaster 193P Plus (VGA)"> - <caps add="(vcp(CA))"/> + <caps add="(vcp(CA E2))"/> <include file="SAMg9"/> <include file="SAMcp10"/> <include file="SAMmb6"/> Index: SAM010D.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM010D.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- SAM010D.xml 23 Feb 2006 00:54:31 -0000 1.3 +++ SAM010D.xml 26 Feb 2006 14:40:37 -0000 1.4 @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!--- (type(LCD)vcp(04 05 08 10 12 16 18 1A 60(1 3) B0(1 2) B6 C6 C8 C9 D6(1 4) DC(1 2 3 4) DF E0(0 1 2 3)))--> <monitor name="Samsung SyncMaster 701T"> - <caps add="(vcp(CC F5))"/> + <caps add="(vcp(CC E2 F5))"/> <include file="SAMlcd"/> </monitor> \ No newline at end of file Index: SAM011F.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM011F.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- SAM011F.xml 23 Feb 2006 00:54:31 -0000 1.3 +++ SAM011F.xml 26 Feb 2006 14:40:37 -0000 1.4 @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!--- (type(LCD)vcp(04 05 06 08 0E 10 12 16 18 1A 1E 20 30 3E B0(1 2) B6 C6 C8 C9 D6(1 4) DC(1 2 3 4) DF E0(0 1 2 3))) --> <monitor name="Samsung SyncMaster 912N"> - <caps add="(vcp(CA CC F5))"/> + <caps add="(vcp(CA CC E2 F5))"/> <include file="SAMlcd"/> </monitor> \ No newline at end of file |
From: Nicolas B. <nbo...@us...> - 2006-02-26 14:40:45
|
Update of /cvsroot/ddccontrol/ddccontrol-db/db In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2630/db Modified Files: options.xml options.xml.h options.xml.in Log Message: Add support for Samsung 740T, and Samsung 0xE2 control (source autoselect). Thanks to Guryanov Dmitry. Index: options.xml.h =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/options.xml.h,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- options.xml.h 23 Feb 2006 13:01:12 -0000 1.11 +++ options.xml.h 26 Feb 2006 14:40:37 -0000 1.12 @@ -27,9 +27,6 @@ printf(_("+0.5")); printf(_("+0.7")); printf(_("+0.9")); -printf(_("Mode 1")); -printf(_("Mode 2")); -printf(_("Mode 3")); printf(_("Color maximum level")); printf(_("Red maximum level")); printf(_("Green maximum level")); @@ -183,6 +180,9 @@ printf(_("Input Source Select")); printf(_("Analog")); printf(_("Digital")); +printf(_("Autoselect Input Source")); +printf(_("Automatic")); +printf(_("Manual")); printf(_("Power control")); printf(_("DPMS Control")); printf(_("On")); Index: options.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/options.xml,v retrieving revision 1.29 retrieving revision 1.30 diff -u -d -r1.29 -r1.30 --- options.xml 23 Feb 2006 13:01:12 -0000 1.29 +++ options.xml 26 Feb 2006 14:40:37 -0000 1.30 @@ -32,9 +32,6 @@ <value id="+0.5" name="+0.5"/> <value id="+0.7" name="+0.7"/> <value id="+0.9" name="+0.9"/> - <value id="mode1" name="Mode 1"/> - <value id="mode2" name="Mode 2"/> - <value id="mode3" name="Mode 3"/> </control> </subgroup> <subgroup name="Color maximum level"> @@ -230,6 +227,10 @@ <value id="analog" name="Analog"/> <value id="digital" name="Digital"/> </control> + <control id="autosource" type="list" name="Autoselect Input Source" address="0xe2"> + <value id="auto" name="Automatic" value="0"/> + <value id="manual" name="Manual" value="1"/> + </control> </subgroup> <subgroup name="Power control"> <control id="dpms" type="list" name="DPMS Control" address="0xd6"> Index: options.xml.in =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/options.xml.in,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- options.xml.in 23 Feb 2006 13:01:12 -0000 1.14 +++ options.xml.in 26 Feb 2006 14:40:37 -0000 1.15 @@ -31,9 +31,6 @@ <value id="+0.5" name="+0.5"/> <value id="+0.7" name="+0.7"/> <value id="+0.9" name="+0.9"/> - <value id="mode1" name="Mode 1"/> - <value id="mode2" name="Mode 2"/> - <value id="mode3" name="Mode 3"/> </control> </subgroup> <subgroup name="Color maximum level"> @@ -229,6 +226,10 @@ <value id="analog" name="Analog"/> <value id="digital" name="Digital"/> </control> + <control id="autosource" type="list" name="Autoselect Input Source" address="0xe2"> + <value id="auto" name="Automatic" value="0"/> + <value id="manual" name="Manual" value="1"/> + </control> </subgroup> <subgroup name="Power control"> <control id="dpms" type="list" name="DPMS Control" address="0xd6"> |
From: Nicolas B. <nbo...@us...> - 2006-02-24 21:49:38
|
Update of /cvsroot/ddccontrol/ddccontrol In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12934 Modified Files: ChangeLog Log Message: Update ChangeLog Index: ChangeLog =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol/ChangeLog,v retrieving revision 1.103 retrieving revision 1.104 diff -u -d -r1.103 -r1.104 --- ChangeLog 23 Feb 2006 22:21:35 -0000 1.103 +++ ChangeLog 24 Feb 2006 21:49:36 -0000 1.104 @@ -1,3 +1,9 @@ +2006-02-24 21:49 nboichat + + * doc/supportedmonitors.xml, src/ddccontrol/main.c, + src/lib/ddcci.c: Fix bug reported by Hubai Tamas (delays not + respected by ddccontrol). + 2006-02-23 22:21 nboichat * po/ddccontrol.pot, po/de.po, po/fr.po, po/pl.po, po/ru.po, |
From: Nicolas B. <nbo...@us...> - 2006-02-24 21:49:26
|
Update of /cvsroot/ddccontrol/ddccontrol/src/lib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12880/src/lib Modified Files: ddcci.c Log Message: Fix bug reported by Hubai Tamas (delays not respected by ddccontrol). Index: ddcci.c =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol/src/lib/ddcci.c,v retrieving revision 1.31 retrieving revision 1.32 diff -u -d -r1.31 -r1.32 --- ddcci.c 23 Feb 2006 21:48:56 -0000 1.31 +++ ddcci.c 24 Feb 2006 21:49:22 -0000 1.32 @@ -62,6 +62,8 @@ #define MAX_BYTES 127 /* max message length */ #define DELAY 45000 /* uS to wait after write */ +#define CONTROL_WRITE_DELAY 80000 /* uS to wait after writing to a control (default) */ + /* magic numbers */ #define MAGIC_1 0x51 /* first byte to send, host address */ #define MAGIC_2 0x80 /* second byte to send, ored with length */ @@ -514,6 +516,10 @@ if (delay > 0) { usleep(1000*delay); } + /* Default delay : 80ms (anyway we won't get below 45ms (due to DELAY)) */ + else if (delay < 0) { + usleep(CONTROL_WRITE_DELAY); + } return ret; } |
From: Nicolas B. <nbo...@us...> - 2006-02-24 21:49:25
|
Update of /cvsroot/ddccontrol/ddccontrol/src/ddccontrol In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12880/src/ddccontrol Modified Files: main.c Log Message: Fix bug reported by Hubai Tamas (delays not respected by ddccontrol). Index: main.c =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol/src/ddccontrol/main.c,v retrieving revision 1.32 retrieving revision 1.33 diff -u -d -r1.32 -r1.33 --- main.c 23 Feb 2006 22:21:16 -0000 1.32 +++ main.c 24 Feb 2006 21:49:22 -0000 1.33 @@ -97,6 +97,35 @@ } } +/* Find the delay we must respect after writing to an address in the database. */ +static int find_write_delay(struct monitor* mon, char ctrl) { + struct monitor_db* monitor = mon->db; + struct group_db* group; + struct subgroup_db* subgroup; + struct control_db* control; + + if (monitor) + { + /* loop through groups */ + for (group = monitor->group_list; group != NULL; group = group->next) + { + /* loop through subgroups inside group */ + for (subgroup = group->subgroup_list; subgroup != NULL; subgroup = subgroup->next) + { + /* loop through controls inside subgroup */ + for (control = subgroup->control_list; control != NULL; control = control->next) + { + /* check for control id */ + if (control->address == ctrl) + { + return control->delay; } + } + } + } + } + return -1; +} + static void usage(char *name) { fprintf(stderr,_( @@ -382,9 +411,16 @@ if (ctrl >= 0) { if (value >= 0) { - fprintf(stdout, _("\nWriting 0x%02x, 0x%02x(%d)...\n"), - ctrl, value, value); - ddcci_writectrl(&mon, ctrl, value, 0); + int delay = find_write_delay(&mon, ctrl); + if (delay >= 0) { + fprintf(stdout, _("\nWriting 0x%02x, 0x%02x(%d) (%dms delay)...\n"), + ctrl, value, value, delay); + } + else { + fprintf(stdout, _("\nWriting 0x%02x, 0x%02x(%d)...\n"), + ctrl, value, value); + } + ddcci_writectrl(&mon, ctrl, value, delay); } else { fprintf(stdout, _("\nReading 0x%02x...\n"), ctrl); } |