index
:
monitor-edid
master
EDID Retrieval and Parsing Tools
Thomas Backlund [tmb]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
monitor-parse-edid
Commit message (
Expand
)
Author
Age
Files
Lines
*
switch to Parse::EDID
Guillaume Rousse
2012-06-04
1
-679
/
+47
*
monitor-parse-edid:
Anssi Hannula
2010-01-03
1
-1
/
+8
*
fix new length checks for 0 length input
Anssi Hannula
2010-01-03
1
-2
/
+5
*
monitor-parse-edid:
Anssi Hannula
2010-01-03
1
-3
/
+4
*
perl_checker cleanups
Anssi Hannula
2010-01-03
1
-2
/
+2
*
Update copyright year
Anssi Hannula
2010-01-03
1
-1
/
+1
*
Add myself to the author list.
Anssi Hannula
2010-01-03
1
-0
/
+1
*
monitor-parse-edid:
Anssi Hannula
2010-01-03
1
-2
/
+7
*
Fix modeline comment for interlaced modes.
Anssi Hannula
2010-01-03
1
-2
/
+3
*
Add more CEA modes and use a more condensed format for the CEA table.
Anssi Hannula
2010-01-03
1
-454
/
+78
*
monitor-parse-edid: add support for standard timing descriptors in monitor de...
Anssi Hannula
2010-01-03
1
-1
/
+3
*
move standard timing mode parsing into its own function
Anssi Hannula
2010-01-03
1
-16
/
+23
*
monitor-parse-edid: ignore 1x1 modes
Anssi Hannula
2010-01-03
1
-2
/
+2
*
monitor-parse-edid:
Anssi Hannula
2010-01-03
1
-0
/
+14
*
Add warning for unhandled CEA mode when running in verbose mode.
Anssi Hannula
2010-01-02
1
-1
/
+4
*
Add a different comment for CEA modelines than for DTD modelines.
Anssi Hannula
2010-01-02
1
-1
/
+3
*
monitor-parse-edid:
Anssi Hannula
2010-01-02
1
-2
/
+3
*
monitor-parse-edid:
Anssi Hannula
2010-01-02
1
-2
/
+461
*
monitor-parse-edid:
Anssi Hannula
2010-01-02
1
-10
/
+59
*
Add handling of EDID extension blocks.
Anssi Hannula
2010-01-02
1
-2
/
+2
*
monitor-parse-edid: print the number of EDID extension blocks
Anssi Hannula
2010-01-02
1
-0
/
+2
*
monitor-parse-edid: print EDID version
Anssi Hannula
2010-01-02
1
-0
/
+1
*
Add license information to monitor-parse-edid
Pascal Terjan
2009-11-17
1
-0
/
+15
*
monitor-parse-edid:
Anssi Hannula
2009-09-20
1
-1
/
+10
*
- monitor-parse-edid:
Pascal Rigaux
2008-07-07
1
-21
/
+51
*
- monitor-parse-edid:
Pascal Rigaux
2008-07-07
1
-2
/
+17
*
move things (for next commit)
Pascal Rigaux
2008-07-07
1
-17
/
+18
*
display a warning for unrecognised EDID flags in verbose mode
Pascal Rigaux
2008-04-01
1
-3
/
+4
*
- monitor-parse-edid: "<file name>: bad edid" so that monitor-edid trying to
Pascal Rigaux
2008-01-08
1
-1
/
+7
*
have the acpi EDID file in the perl output
Pascal Rigaux
2006-01-06
1
-2
/
+3
*
- monitor-get-edid is now a perl script able to probe /proc/acpi/video
Pascal Rigaux
2006-01-06
1
-1
/
+1
*
- add option --try-in-console when probing edid
Pascal Rigaux
2005-08-08
1
-0
/
+1
*
better name
Pascal Rigaux
2005-08-08
1
-3
/
+8
*
add option to output using MonitorsDB format
Pascal Rigaux
2005-06-17
1
-0
/
+24
*
better drop weird detailed_timings in XFdrake
Pascal Rigaux
2005-03-10
1
-3
/
+1
*
also ignore 720x350 (for DEL515b)
Pascal Rigaux
2005-03-09
1
-1
/
+1
*
- remove the check on product_code != 0, otherwise edid.lcd.hp-nx-7010 which ...
Pascal Rigaux
2005-03-08
1
-4
/
+3
*
- skip preferred resolution 640x350
Pascal Rigaux
2005-03-08
1
-3
/
+4
*
fix typo
Pascal Rigaux
2005-03-01
1
-1
/
+1
*
say if the detailed_timing doesn't have the same ratio
Pascal Rigaux
2005-03-01
1
-7
/
+9
*
add established_timings
Pascal Rigaux
2005-03-01
1
-3
/
+31
*
don't display the video bandwidth when it's not given
Pascal Rigaux
2005-02-28
1
-1
/
+1
*
add the ratio to the preferred line
Pascal Rigaux
2005-02-28
1
-2
/
+3
*
don't have a (!) when the ratio is matching one of the ratio_name (in case of...
Pascal Rigaux
2005-02-28
1
-1
/
+1
*
add the sync polarity
Pascal Rigaux
2005-02-28
1
-2
/
+5
*
handle standard timings (though they do not seem very useful...)
Pascal Rigaux
2005-02-28
1
-3
/
+33
*
- handle "Manufacturer's Specified Range Timing"
Pascal Rigaux
2005-02-28
1
-9
/
+118
*
- add option -v (unused at the moment, but need to be handled in -v is passed...
Pascal Rigaux
2005-02-25
1
-9
/
+11
*
don't accept bad detailed_timings
Pascal Rigaux
2005-02-25
1
-1
/
+3
*
- rename field EISA to EISA_ID
Pascal Rigaux
2005-02-23
1
-22
/
+33
[next]