<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitor-edid/monitor-parse-edid, branch master</title>
<subtitle>EDID Retrieval and Parsing Tools</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/monitor-edid/'/>
<entry>
<title>return of to_MonitorsDB function</title>
<updated>2019-09-07T07:44:31+00:00</updated>
<author>
<name>Guillaume Rousse</name>
<email>guillomovitch@gmail.com</email>
</author>
<published>2019-09-07T07:44:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/monitor-edid/commit/?id=a721bc39a62d52a43f3a1cf8e5202b4cd606ff11'/>
<id>a721bc39a62d52a43f3a1cf8e5202b4cd606ff11</id>
<content type='text'>
this function was erroneously removed while exporting the parsing code
in Parse::EDID module.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this function was erroneously removed while exporting the parsing code
in Parse::EDID module.
</pre>
</div>
</content>
</entry>
<entry>
<title>enforce space usage for indentation</title>
<updated>2019-09-07T07:43:59+00:00</updated>
<author>
<name>Guillaume Rousse</name>
<email>guillomovitch@gmail.com</email>
</author>
<published>2019-09-07T07:39:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/monitor-edid/commit/?id=f7b20f813d3d8dedf52632370599d7fa485ccffb'/>
<id>f7b20f813d3d8dedf52632370599d7fa485ccffb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix perl warning . MGA#22293 .</title>
<updated>2018-02-12T11:52:37+00:00</updated>
<author>
<name>Shlomi Fish</name>
<email>shlomif@shlomifish.org</email>
</author>
<published>2018-02-12T11:52:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/monitor-edid/commit/?id=35f31019faa82c705ec9ef5ca33c4681d55d0d23'/>
<id>35f31019faa82c705ec9ef5ca33c4681d55d0d23</id>
<content type='text'>
See https://bugs.mageia.org/show_bug.cgi?id=22293 .
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://bugs.mageia.org/show_bug.cgi?id=22293 .
</pre>
</div>
</content>
</entry>
<entry>
<title>switch to Parse::EDID</title>
<updated>2012-06-04T17:28:08+00:00</updated>
<author>
<name>Guillaume Rousse</name>
<email>guillomovitch@mageia.org</email>
</author>
<published>2012-06-04T17:28:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/monitor-edid/commit/?id=792959c61bcf2479b0682109326aad382e28d414'/>
<id>792959c61bcf2479b0682109326aad382e28d414</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>monitor-parse-edid:</title>
<updated>2010-01-03T14:45:56+00:00</updated>
<author>
<name>Anssi Hannula</name>
<email>anssi@mandriva.org</email>
</author>
<published>2010-01-03T14:45:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/monitor-edid/commit/?id=af58f3016b791559909e2037287adde13b71d5dc'/>
<id>af58f3016b791559909e2037287adde13b71d5dc</id>
<content type='text'>
  o output an error message when --monitorsdb fails (see Mandriva bugs
    #28857 and #40609)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  o output an error message when --monitorsdb fails (see Mandriva bugs
    #28857 and #40609)

</pre>
</div>
</content>
</entry>
<entry>
<title>fix new length checks for 0 length input</title>
<updated>2010-01-03T14:26:11+00:00</updated>
<author>
<name>Anssi Hannula</name>
<email>anssi@mandriva.org</email>
</author>
<published>2010-01-03T14:26:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/monitor-edid/commit/?id=66d7228d3bdba031331ef4d2852ff49c533456b4'/>
<id>66d7228d3bdba031331ef4d2852ff49c533456b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>monitor-parse-edid:</title>
<updated>2010-01-03T14:22:10+00:00</updated>
<author>
<name>Anssi Hannula</name>
<email>anssi@mandriva.org</email>
</author>
<published>2010-01-03T14:22:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/monitor-edid/commit/?id=2cafc018717865f17566139dd22f293270881b0a'/>
<id>2cafc018717865f17566139dd22f293270881b0a</id>
<content type='text'>
 allow null manufacturer name, instead check that EDID version is 1.x
 or 2.x (see Mandriva bug #28857)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 allow null manufacturer name, instead check that EDID version is 1.x
 or 2.x (see Mandriva bug #28857)

</pre>
</div>
</content>
</entry>
<entry>
<title>perl_checker cleanups</title>
<updated>2010-01-03T10:17:05+00:00</updated>
<author>
<name>Anssi Hannula</name>
<email>anssi@mandriva.org</email>
</author>
<published>2010-01-03T10:17:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/monitor-edid/commit/?id=e7a9275adee8532d7185996e50a3b8d8d1ffcd81'/>
<id>e7a9275adee8532d7185996e50a3b8d8d1ffcd81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year</title>
<updated>2010-01-03T10:00:30+00:00</updated>
<author>
<name>Anssi Hannula</name>
<email>anssi@mandriva.org</email>
</author>
<published>2010-01-03T10:00:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/monitor-edid/commit/?id=aded2595d4b586cc27185706ae1881234072c23f'/>
<id>aded2595d4b586cc27185706ae1881234072c23f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add myself to the author list.</title>
<updated>2010-01-03T07:59:06+00:00</updated>
<author>
<name>Anssi Hannula</name>
<email>anssi@mandriva.org</email>
</author>
<published>2010-01-03T07:59:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/monitor-edid/commit/?id=b6a1b2905b8e404fa7e794bbe38fb20c81d6fc56'/>
<id>b6a1b2905b8e404fa7e794bbe38fb20c81d6fc56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
